Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 903554080b28ff075cc341860676ebe681b23b54 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-ssh3136511511336734083.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7658420995481326262.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh996924575325744368.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh6720258610363995696.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1600576305732941623.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21892 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/273 [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/273 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 903554080b28ff075cc341860676ebe681b23b54 (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 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 Commit message: "Merge pull request #4113 from ernestojeda/local-docker-optimization" > git rev-list --no-walk 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-03T20:52:52.370Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-03T20:52:52.428Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-03T20:52:52.445Z] ========================================================= [2022-08-03T20:52:52.445Z] EdgeX Global Pipelines Version Info [2022-08-03T20:52:52.445Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:52:53.206Z] ------------------- [2022-08-03T20:52:53.206Z] stable info: [2022-08-03T20:52:53.206Z] ------------------- [2022-08-03T20:52:53.206Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T20:52:53.206Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T20:52:53.206Z] Message: update stable to v1.0.238 [2022-08-03T20:52:53.781Z] ------------------- [2022-08-03T20:52:53.781Z] experimental info: [2022-08-03T20:52:53.781Z] ------------------- [2022-08-03T20:52:53.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T20:52:53.781Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T20:52:53.781Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-03T20:52:54.054Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-03T20:52:54.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-03T20:52:54.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-03T20:52:54.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-03T20:52:54.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-03T20:52:54.092Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-03T20:52:54.100Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-03T20:52:54.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-03T20:52:54.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-03T20:52:54.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-03T20:52:54.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-03T20:52:54.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-03T20:52:54.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-03T20:52:54.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-03T20:52:54.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-03T20:52:54.208Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T20:52:54.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T20:52:54.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-03T20:52:54.241Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-03T20:52:54.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-03T20:52:54.263Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-03T20:52:54.276Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-03T20:52:54.295Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-03T20:52:54.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-03T20:52:54.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-03T20:52:54.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-03T20:52:54.348Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 903554080b28ff075cc341860676ebe681b23b54 [Pipeline] echo [2022-08-03T20:52:54.359Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9035540 [Pipeline] echo [2022-08-03T20:52:54.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T20:52:54.415Z] provisioning config files... [2022-08-03T20:52:54.427Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/273@tmp/config4539200821376317668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:52:54.761Z] ---> docker-login.sh [2022-08-03T20:52:54.761Z] nexus3.edgexfoundry.org:10001 [2022-08-03T20:52:55.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:52:55.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:52:55.286Z] Configure a credential helper to remove this warning. See [2022-08-03T20:52:55.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:52:55.286Z] [2022-08-03T20:52:55.286Z] Login Succeeded [2022-08-03T20:52:55.286Z] nexus3.edgexfoundry.org:10002 [2022-08-03T20:52:55.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:52:55.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:52:55.548Z] Configure a credential helper to remove this warning. See [2022-08-03T20:52:55.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:52:55.548Z] [2022-08-03T20:52:55.548Z] Login Succeeded [2022-08-03T20:52:55.548Z] nexus3.edgexfoundry.org:10003 [2022-08-03T20:52:55.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:52:55.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:52:55.548Z] Configure a credential helper to remove this warning. See [2022-08-03T20:52:55.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:52:55.548Z] [2022-08-03T20:52:55.548Z] Login Succeeded [2022-08-03T20:52:55.548Z] nexus3.edgexfoundry.org:10004 [2022-08-03T20:52:55.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:52:55.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:52:55.810Z] Configure a credential helper to remove this warning. See [2022-08-03T20:52:55.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:52:55.810Z] [2022-08-03T20:52:55.810Z] Login Succeeded [2022-08-03T20:52:55.810Z] docker.io [2022-08-03T20:52:55.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:52:56.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:52:56.384Z] Configure a credential helper to remove this warning. See [2022-08-03T20:52:56.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:52:56.384Z] [2022-08-03T20:52:56.384Z] Login Succeeded [2022-08-03T20:52:56.384Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T20:52:56.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T20:52:56.716Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-03T20:52:56.716Z] + dirname cmd/core-command/Dockerfile [2022-08-03T20:52:56.716Z] + cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-03T20:52:56.716Z] + + dirname cmd/core-data/Dockerfile [2022-08-03T20:52:56.716Z] cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-03T20:52:56.716Z] + dirname cmd/core-metadata/Dockerfile [2022-08-03T20:52:56.716Z] + cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-03T20:52:56.716Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-08-03T20:52:56.716Z] cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-03T20:52:56.716Z] + cut -d/ -f2 [2022-08-03T20:52:56.716Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-03T20:52:56.716Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-03T20:52:56.716Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-03T20:52:56.716Z] + cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-03T20:52:56.716Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-03T20:52:56.716Z] cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-03T20:52:56.716Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-03T20:52:56.716Z] + cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-03T20:52:56.716Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-03T20:52:56.716Z] + cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-03T20:52:56.716Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-03T20:52:56.716Z] + cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-03T20:52:56.716Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-08-03T20:52:56.716Z] -f2 [2022-08-03T20:52:56.716Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-03T20:52:56.716Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-03T20:52:56.716Z] + cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-03T20:52:56.716Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-03T20:52:56.716Z] cut -d/ -f2 [2022-08-03T20:52:56.716Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-03T20:52:56.753Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh [2022-08-03T20:52:57.099Z] + git rev-list -1 --merges 903554080b28ff075cc341860676ebe681b23b54~1..903554080b28ff075cc341860676ebe681b23b54 [Pipeline] echo [2022-08-03T20:52:57.112Z] -----------> git rev-list -1 --merges 903554080b28ff075cc341860676ebe681b23b54~1..903554080b28ff075cc341860676ebe681b23b54 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:52:57.112Z] 903554080b28ff075cc341860676ebe681b23b54 [false] [Pipeline] sh [2022-08-03T20:52:57.408Z] + git log --format=format:%s -1 903554080b28ff075cc341860676ebe681b23b54 [Pipeline] echo [2022-08-03T20:52:57.423Z] ========================================================= [2022-08-03T20:52:57.423Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-03T20:52:57.423Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-03T20:52:57.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T20:52:57.855Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-03T20:52:57.855Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-03T20:52:57.855Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-03T20:52:57.855Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-03T20:52:57.855Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-03T20:52:57.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:52:58.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T20:52:58.277Z] [2022-08-03T20:52:58.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:52:58.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T20:52:58.588Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-03T20:52:58.588Z] b85a868b505f: Pulling fs layer [2022-08-03T20:52:58.588Z] e2be974225ed: Pulling fs layer [2022-08-03T20:52:58.588Z] 339a4e72a1f5: Pulling fs layer [2022-08-03T20:52:58.588Z] 988bab9f4d93: Pulling fs layer [2022-08-03T20:52:58.588Z] 1469e6f7b9e6: Pulling fs layer [2022-08-03T20:52:58.588Z] eaf3925da568: Pulling fs layer [2022-08-03T20:52:58.588Z] bab4dde63d76: Pulling fs layer [2022-08-03T20:52:58.588Z] bde34c3a00c8: Pulling fs layer [2022-08-03T20:52:58.588Z] b352a97aabf1: Pulling fs layer [2022-08-03T20:52:58.588Z] 4872d77fe225: Pulling fs layer [2022-08-03T20:52:58.588Z] 5851b861e8e6: Pulling fs layer [2022-08-03T20:52:58.588Z] eaf3925da568: Waiting [2022-08-03T20:52:58.588Z] bab4dde63d76: Waiting [2022-08-03T20:52:58.588Z] bde34c3a00c8: Waiting [2022-08-03T20:52:58.588Z] 988bab9f4d93: Waiting [2022-08-03T20:52:58.588Z] b352a97aabf1: Waiting [2022-08-03T20:52:58.588Z] 4872d77fe225: Waiting [2022-08-03T20:52:58.588Z] 1469e6f7b9e6: Waiting [2022-08-03T20:52:58.588Z] e2be974225ed: Verifying Checksum [2022-08-03T20:52:58.588Z] e2be974225ed: Download complete [2022-08-03T20:52:58.588Z] 988bab9f4d93: Verifying Checksum [2022-08-03T20:52:58.588Z] 988bab9f4d93: Download complete [2022-08-03T20:52:58.852Z] 1469e6f7b9e6: Verifying Checksum [2022-08-03T20:52:58.852Z] 1469e6f7b9e6: Download complete [2022-08-03T20:52:58.852Z] 339a4e72a1f5: Verifying Checksum [2022-08-03T20:52:58.852Z] 339a4e72a1f5: Download complete [2022-08-03T20:52:58.852Z] eaf3925da568: Verifying Checksum [2022-08-03T20:52:58.852Z] eaf3925da568: Download complete [2022-08-03T20:52:58.852Z] bde34c3a00c8: Verifying Checksum [2022-08-03T20:52:58.852Z] bde34c3a00c8: Download complete [2022-08-03T20:52:58.852Z] b352a97aabf1: Verifying Checksum [2022-08-03T20:52:58.852Z] b352a97aabf1: Download complete [2022-08-03T20:52:58.852Z] 4872d77fe225: Verifying Checksum [2022-08-03T20:52:58.852Z] 4872d77fe225: Download complete [2022-08-03T20:52:58.852Z] 5851b861e8e6: Download complete [2022-08-03T20:52:58.852Z] b85a868b505f: Verifying Checksum [2022-08-03T20:52:58.852Z] b85a868b505f: Download complete [2022-08-03T20:52:59.112Z] bab4dde63d76: Verifying Checksum [2022-08-03T20:52:59.112Z] bab4dde63d76: Download complete [2022-08-03T20:53:00.509Z] b85a868b505f: Pull complete [2022-08-03T20:53:00.509Z] e2be974225ed: Pull complete [2022-08-03T20:53:01.083Z] 339a4e72a1f5: Pull complete [2022-08-03T20:53:01.083Z] 988bab9f4d93: Pull complete [2022-08-03T20:53:01.343Z] 1469e6f7b9e6: Pull complete [2022-08-03T20:53:01.343Z] eaf3925da568: Pull complete [2022-08-03T20:53:03.891Z] bab4dde63d76: Pull complete [2022-08-03T20:53:03.891Z] bde34c3a00c8: Pull complete [2022-08-03T20:53:03.891Z] b352a97aabf1: Pull complete [2022-08-03T20:53:03.891Z] 4872d77fe225: Pull complete [2022-08-03T20:53:03.891Z] 5851b861e8e6: Pull complete [2022-08-03T20:53:03.891Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-03T20:53:03.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T20:53:03.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:53:03.991Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T20:53:04.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-03T20:53:05.446Z] $ docker top 6570b11842ef3dc71c911f12756c15a756a4151ca09ae255f0773d0175e911ba -eo pid,comm [2022-08-03T20:53:05.505Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-03T20:53:05.505Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T20:53:05.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T20:53:05.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T20:53:05.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T20:53:05.690Z] $ docker exec 6570b11842ef3dc71c911f12756c15a756a4151ca09ae255f0773d0175e911ba ssh-agent [2022-08-03T20:53:05.807Z] SSH_AUTH_SOCK=/tmp/ssh-bHW7f5fFatTX/agent.32 [2022-08-03T20:53:05.807Z] SSH_AGENT_PID=38 [2022-08-03T20:53:05.814Z] Running ssh-add (command line suppressed) [2022-08-03T20:53:05.937Z] Identity added: /w/workspace/edgex-go/273@tmp/private_key_6152071125647238366.key (/w/workspace/edgex-go/273@tmp/private_key_6152071125647238366.key) [2022-08-03T20:53:05.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T20:53:06.246Z] + git tag --points-at HEAD [Pipeline] } [2022-08-03T20:53:06.273Z] $ docker exec --env ******** --env ******** 6570b11842ef3dc71c911f12756c15a756a4151ca09ae255f0773d0175e911ba ssh-agent -k [2022-08-03T20:53:06.379Z] unset SSH_AUTH_SOCK; [2022-08-03T20:53:06.379Z] unset SSH_AGENT_PID; [2022-08-03T20:53:06.380Z] echo Agent pid 38 killed; [2022-08-03T20:53:06.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-03T20:53:06.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T20:53:06.413Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T20:53:06.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T20:53:06.555Z] $ docker exec 6570b11842ef3dc71c911f12756c15a756a4151ca09ae255f0773d0175e911ba ssh-agent [2022-08-03T20:53:06.676Z] SSH_AUTH_SOCK=/tmp/ssh-Kecu53piu1oW/agent.71 [2022-08-03T20:53:06.676Z] SSH_AGENT_PID=78 [2022-08-03T20:53:06.682Z] Running ssh-add (command line suppressed) [2022-08-03T20:53:06.807Z] Identity added: /w/workspace/edgex-go/273@tmp/private_key_880020262808757991.key (/w/workspace/edgex-go/273@tmp/private_key_880020262808757991.key) [2022-08-03T20:53:06.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T20:53:07.111Z] + git semver init [2022-08-03T20:53:07.373Z] 2022-08-03 20:53:07,331 [run_init] DEBUG init version:0.0.0 force:False [2022-08-03T20:53:07.373Z] 2022-08-03 20:53:07,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/273/.semver [2022-08-03T20:53:07.373Z] 2022-08-03 20:53:07,332 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/273/.semver [2022-08-03T20:53:07.373Z] 2022-08-03 20:53:07,332 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/273/.semver'], cwd=/w/workspace/edgex-go/273, universal_newlines=False, shell=None, istream=None) [2022-08-03T20:53:11.602Z] 2022-08-03 20:53:11,552 [append_file] DEBUG append to file:/w/workspace/edgex-go/273/.git/info/exclude [2022-08-03T20:53:11.602Z] 2022-08-03 20:53:11,553 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/273/.semver/main with force:False [2022-08-03T20:53:11.602Z] 2022-08-03 20:53:11,553 [read_version] DEBUG read version from /w/workspace/edgex-go/273/.semver/main [2022-08-03T20:53:11.602Z] 2022-08-03 20:53:11,553 [read_version] DEBUG read version from /w/workspace/edgex-go/273/.semver/main [2022-08-03T20:53:11.602Z] 2.3.0-dev.38 [Pipeline] } [2022-08-03T20:53:11.618Z] $ docker exec --env ******** --env ******** 6570b11842ef3dc71c911f12756c15a756a4151ca09ae255f0773d0175e911ba ssh-agent -k [2022-08-03T20:53:11.733Z] unset SSH_AUTH_SOCK; [2022-08-03T20:53:11.734Z] unset SSH_AGENT_PID; [2022-08-03T20:53:11.734Z] echo Agent pid 78 killed; [2022-08-03T20:53:11.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T20:53:12.051Z] + git semver [Pipeline] } [2022-08-03T20:53:12.330Z] $ docker stop --time=1 6570b11842ef3dc71c911f12756c15a756a4151ca09ae255f0773d0175e911ba [2022-08-03T20:53:13.629Z] $ docker rm -f 6570b11842ef3dc71c911f12756c15a756a4151ca09ae255f0773d0175e911ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T20:53:13.982Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-03T20:53:14.247Z] Stashed 1 file(s) [Pipeline] echo [2022-08-03T20:53:14.250Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.38 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-03T20:53:14.616Z] + git config --global --add safe.directory /w/workspace/edgex-go/273 [Pipeline] echo [2022-08-03T20:53:14.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T20:53:14.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T20:53:14.650Z] ========================================================= [2022-08-03T20:53:14.650Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-03T20:53:14.650Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-03T20:53:14.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T20:53:14.940Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-03T20:53:14.940Z] 2408cc74d12b: Pulling fs layer [2022-08-03T20:53:14.940Z] ea60b727a1ce: Pulling fs layer [2022-08-03T20:53:14.940Z] 30c4a7721957: Pulling fs layer [2022-08-03T20:53:14.940Z] 370296b7ddb6: Pulling fs layer [2022-08-03T20:53:14.940Z] 7c6cee850709: Pulling fs layer [2022-08-03T20:53:14.940Z] 39a5fcdaea64: Pulling fs layer [2022-08-03T20:53:14.940Z] d94ebbe4e438: Pulling fs layer [2022-08-03T20:53:14.940Z] 7c6cee850709: Waiting [2022-08-03T20:53:14.940Z] 39a5fcdaea64: Waiting [2022-08-03T20:53:14.940Z] bcfd1f05c69d: Pulling fs layer [2022-08-03T20:53:14.940Z] 59ccb84bbe0f: Pulling fs layer [2022-08-03T20:53:14.940Z] bcfd1f05c69d: Waiting [2022-08-03T20:53:14.940Z] d94ebbe4e438: Waiting [2022-08-03T20:53:14.940Z] 59ccb84bbe0f: Waiting [2022-08-03T20:53:14.940Z] 30c4a7721957: Download complete [2022-08-03T20:53:14.940Z] ea60b727a1ce: Verifying Checksum [2022-08-03T20:53:14.940Z] ea60b727a1ce: Download complete [2022-08-03T20:53:14.940Z] 2408cc74d12b: Verifying Checksum [2022-08-03T20:53:14.940Z] 2408cc74d12b: Download complete [2022-08-03T20:53:14.940Z] 7c6cee850709: Verifying Checksum [2022-08-03T20:53:14.940Z] 7c6cee850709: Download complete [2022-08-03T20:53:14.940Z] 39a5fcdaea64: Verifying Checksum [2022-08-03T20:53:14.940Z] 39a5fcdaea64: Download complete [2022-08-03T20:53:14.940Z] d94ebbe4e438: Verifying Checksum [2022-08-03T20:53:14.940Z] d94ebbe4e438: Download complete [2022-08-03T20:53:15.201Z] 2408cc74d12b: Pull complete [2022-08-03T20:53:15.201Z] ea60b727a1ce: Pull complete [2022-08-03T20:53:15.462Z] 30c4a7721957: Pull complete [2022-08-03T20:53:15.462Z] 59ccb84bbe0f: Verifying Checksum [2022-08-03T20:53:15.462Z] 59ccb84bbe0f: Download complete [2022-08-03T20:53:15.722Z] bcfd1f05c69d: Verifying Checksum [2022-08-03T20:53:15.722Z] bcfd1f05c69d: Download complete [2022-08-03T20:53:15.722Z] 370296b7ddb6: Verifying Checksum [2022-08-03T20:53:15.722Z] 370296b7ddb6: Download complete [2022-08-03T20:53:19.921Z] 370296b7ddb6: Pull complete [2022-08-03T20:53:19.921Z] 7c6cee850709: Pull complete [2022-08-03T20:53:20.181Z] 39a5fcdaea64: Pull complete [2022-08-03T20:53:20.181Z] d94ebbe4e438: Pull complete [2022-08-03T20:53:22.721Z] bcfd1f05c69d: Pull complete [2022-08-03T20:53:22.981Z] 59ccb84bbe0f: Pull complete [2022-08-03T20:53:22.981Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-03T20:53:22.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T20:53:22.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-03T20:53:23.286Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-03T20:53:23.286Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T20:53:23.286Z] WORKDIR /edgex [2022-08-03T20:53:23.286Z] COPY go.mod . [2022-08-03T20:53:23.286Z] RUN go mod download [2022-08-03T20:53:23.855Z] Sending build context to Docker daemon 169.2MB [2022-08-03T20:53:23.855Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T20:53:23.855Z] ---> a4fb48ad2a94 [2022-08-03T20:53:23.855Z] Step 2/4 : WORKDIR /edgex [2022-08-03T20:53:25.765Z] ---> Running in 371e6422e36c [2022-08-03T20:53:25.765Z] Removing intermediate container 371e6422e36c [2022-08-03T20:53:25.765Z] ---> 561384fad35e [2022-08-03T20:53:25.765Z] Step 3/4 : COPY go.mod . [2022-08-03T20:53:25.765Z] ---> f87fdf05fdf3 [2022-08-03T20:53:25.765Z] Step 4/4 : RUN go mod download [2022-08-03T20:53:25.765Z] ---> Running in 74c6eea88117 [2022-08-03T20:53:29.308Z] Still waiting to schedule task [2022-08-03T20:53:29.308Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-03T20:53:40.682Z] Removing intermediate container 74c6eea88117 [2022-08-03T20:53:40.682Z] ---> 6ff23840eefd [2022-08-03T20:53:40.682Z] Successfully built 6ff23840eefd [2022-08-03T20:53:40.682Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:53:40.984Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T20:53:40.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:53:41.063Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T20:53:41.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T20:53:41.504Z] $ docker top b5d4147be02827b65c313b724ebfb07dd9885cf40a74c264a85cf69a272d9920 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T20:53:41.846Z] + go version [2022-08-03T20:53:41.846Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-03T20:53:41.861Z] $ docker stop --time=1 b5d4147be02827b65c313b724ebfb07dd9885cf40a74c264a85cf69a272d9920 [2022-08-03T20:53:43.151Z] $ docker rm -f b5d4147be02827b65c313b724ebfb07dd9885cf40a74c264a85cf69a272d9920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:53:43.554Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T20:53:43.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:53:43.636Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T20:53:43.674Z] $ 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/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T20:53:44.079Z] $ docker top e7bf22a7bba1807d25cfefb74850169f35b59d07a2524e05bef69e71583876f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-03T20:53:44.159Z] ========================================================= [2022-08-03T20:53:44.159Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-03T20:53:44.159Z] ========================================================= [Pipeline] sh [2022-08-03T20:53:44.474Z] + git config --global --add safe.directory /w/workspace/edgex-go/273 [Pipeline] fileExists [Pipeline] sh [2022-08-03T20:53:44.809Z] + make test [2022-08-03T20:53:44.809Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-03T20:53:51.394Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-03T20:54:03.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-03T20:54:03.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-03T20:54:03.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-03T20:54:03.872Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-03T20:54:03.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-03T20:54:03.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-03T20:54:03.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-03T20:54:03.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-03T20:54:03.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-03T20:54:04.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-03T20:54:04.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-03T20:54:04.131Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-03T20:54:04.131Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-03T20:54:04.131Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-03T20:54:04.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-03T20:54:05.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2022-08-03T20:54:05.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-03T20:54:05.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-03T20:54:05.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-08-03T20:54:05.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-03T20:54:05.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements [2022-08-03T20:54:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-03T20:54:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.337s coverage: 89.2% of statements [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 2.1% of statements [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.473s coverage: 95.6% of statements [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2022-08-03T20:54:08.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 79.5% of statements [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-08-03T20:54:08.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-08-03T20:54:17.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements [2022-08-03T20:54:17.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements [2022-08-03T20:54:20.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.2% of statements [2022-08-03T20:54:20.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.2% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.018s coverage: 100.0% of statements [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.298s coverage: 65.8% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 43.6% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-03T20:54:28.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-03T20:54:28.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-03T20:54:28.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-03T20:54:28.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-03T20:54:28.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.048s coverage: 63.2% of statements [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-03T20:54:28.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-03T20:54:28.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-03T20:54:28.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-03T20:54:28.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2022-08-03T20:54:28.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-03T20:54:28.441Z] 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 [2022-08-03T20:54:46.534Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-03T20:54:46.534Z] GO111MODULE=on go vet ./... [2022-08-03T20:54:50.730Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-03T20:54:50.730Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-03T20:54:50.730Z] ./bin/test-attribution-txt.sh [2022-08-03T20:54:50.730Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-03T20:54:50.730Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-03T20:54:50.730Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-03T20:54:50.730Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-03T20:54:50.730Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-03T20:54:50.730Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-03T20:54:50.730Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-03T20:54:50.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-03T20:54:51.034Z] + ls -al . [2022-08-03T20:54:51.034Z] total 728 [2022-08-03T20:54:51.034Z] drwxrwxr-x 10 1001 1001 4096 Aug 3 20:53 . [2022-08-03T20:54:51.034Z] drwxr-xr-x 4 root root 4096 Aug 3 20:53 .. [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 16 Aug 3 20:52 .dockerignore [2022-08-03T20:54:51.034Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 20:54 .git [2022-08-03T20:54:51.034Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 20:52 .github [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 1030 Aug 3 20:52 .gitignore [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 42 Aug 3 20:52 .golangci.yml [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 87 Aug 3 20:52 .hadolint.yml [2022-08-03T20:54:51.034Z] drwxr-xr-x 3 1001 1001 4096 Aug 3 20:53 .semver [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 20:52 .sonarcloud.properties [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 1171 Aug 3 20:52 ADOPTERS.md [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 10347 Aug 3 20:52 Attribution.txt [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 63209 Aug 3 20:52 CHANGELOG.md [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 20:52 CONTRIBUTING.md [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 677 Aug 3 20:52 GOVERNANCE.md [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 850 Aug 3 20:52 Jenkinsfile [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 20:52 LICENSE [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 12212 Aug 3 20:52 Makefile [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 582 Aug 3 20:52 OWNERS.md [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 9094 Aug 3 20:52 README.md [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 20:52 SECURITY.md [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 12 Aug 3 20:53 VERSION [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 20:52 ZMQWindows.md [2022-08-03T20:54:51.034Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 20:52 bin [2022-08-03T20:54:51.034Z] drwxrwxr-x 18 1001 1001 4096 Aug 3 20:52 cmd [2022-08-03T20:54:51.034Z] -rw-r--r-- 1 root root 478941 Aug 3 20:54 coverage.out [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 3681 Aug 3 20:52 go.mod [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 38033 Aug 3 20:52 go.sum [2022-08-03T20:54:51.034Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 20:52 internal [2022-08-03T20:54:51.034Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 20:52 openapi [2022-08-03T20:54:51.034Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 20:52 snap [2022-08-03T20:54:51.034Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 20:52 version.go [Pipeline] sh [2022-08-03T20:54:51.325Z] + '[' -e coverage.out ] [2022-08-03T20:54:51.325Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-03T20:54:51.428Z] Stashed 1 file(s) [Pipeline] sh [2022-08-03T20:54:51.752Z] + make build [2022-08-03T20:54:51.752Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T20:55:03.973Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-03T20:55:08.064Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21893 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-03T20:55:08.078Z] Running in /w/workspace/edgex-go/273 [Pipeline] { [Pipeline] checkout [2022-08-03T20:55:08.120Z] The recommended git tool is: git [2022-08-03T20:55:13.997Z] using credential edgex-jenkins-ssh [2022-08-03T20:55:14.016Z] Cloning the remote Git repository [2022-08-03T20:55:14.073Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-03T20:55:14.169Z] > git init /w/workspace/edgex-go/273 # timeout=10 [2022-08-03T20:55:14.260Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-03T20:55:14.261Z] > git --version # timeout=10 [2022-08-03T20:55:14.283Z] > git --version # 'git version 2.25.1' [2022-08-03T20:55:14.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T20:55:14.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T20:55:16.184Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-03T20:55:16.184Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T20:55:22.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T20:55:22.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T20:55:23.331Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T20:55:24.712Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-03T20:55:25.282Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T20:55:26.666Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-03T20:55:27.237Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-03T20:55:28.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T20:55:29.560Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-03T20:55:29.872Z] Avoid second fetch [2022-08-03T20:55:29.873Z] Checking out Revision 903554080b28ff075cc341860676ebe681b23b54 (main) [2022-08-03T20:55:29.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-03T20:55:29.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T20:55:29.897Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T20:55:29.923Z] > git checkout -f 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 [Pipeline] } [2022-08-03T20:55:30.514Z] $ docker stop --time=1 e7bf22a7bba1807d25cfefb74850169f35b59d07a2524e05bef69e71583876f0 [2022-08-03T20:55:33.045Z] $ docker rm -f e7bf22a7bba1807d25cfefb74850169f35b59d07a2524e05bef69e71583876f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:55:33.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T20:55:33.982Z] [2022-08-03T20:55:33.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:55:34.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T20:55:34.294Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-03T20:55:34.294Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-03T20:55:34.294Z] ca9280d653b3: Pulling fs layer [2022-08-03T20:55:34.294Z] 7e9c9ca2126c: Pulling fs layer [2022-08-03T20:55:34.294Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-03T20:55:34.294Z] cbdbe7a5bc2a: Download complete [2022-08-03T20:55:34.334Z] Commit message: "Merge pull request #4113 from ernestojeda/local-docker-optimization" [2022-08-03T20:55:34.554Z] cbdbe7a5bc2a: Pull complete [2022-08-03T20:55:34.554Z] ca9280d653b3: Verifying Checksum [2022-08-03T20:55:34.554Z] ca9280d653b3: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-03T20:55:34.812Z] 7e9c9ca2126c: Verifying Checksum [2022-08-03T20:55:34.813Z] 7e9c9ca2126c: Download complete [2022-08-03T20:55:35.072Z] ca9280d653b3: Pull complete [2022-08-03T20:55:35.289Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-03T20:55:35.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T20:55:35.289Z] Dload Upload Total Spent Left Speed [2022-08-03T20:55:35.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-08-03T20:55:35.962Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-03T20:55:36.307Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-03T20:55:36.307Z] + sudo tee /etc/docker/daemon.new [2022-08-03T20:55:36.307Z] { [2022-08-03T20:55:36.307Z] "registry-mirrors": [ [2022-08-03T20:55:36.307Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-03T20:55:36.307Z] ], [2022-08-03T20:55:36.307Z] "bip": "10.250.0.254/24", [2022-08-03T20:55:36.307Z] "hosts": [ [2022-08-03T20:55:36.307Z] "tcp://0.0.0.0:5555", [2022-08-03T20:55:36.307Z] "unix:///var/run/docker.sock" [2022-08-03T20:55:36.307Z] ], [2022-08-03T20:55:36.307Z] "mtu": 1458, [2022-08-03T20:55:36.307Z] "selinux-enabled": true, [2022-08-03T20:55:36.307Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-03T20:55:36.307Z] } [Pipeline] sh [2022-08-03T20:55:36.718Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-03T20:55:37.110Z] + sudo service docker restart [2022-08-03T20:55:38.370Z] 7e9c9ca2126c: Pull complete [2022-08-03T20:55:38.632Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-03T20:55:38.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T20:55:38.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:55:38.730Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T20:55:38.768Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T20:55:40.227Z] $ docker top 2ae779603da1048a2b67f1869eae2a2d6412c7f27b02bdfcb3f20a39c0bd0052 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T20:55:40.595Z] + docker-compose build --help [2022-08-03T20:55:40.595Z] + grep parallel [2022-08-03T20:55:41.215Z] --parallel Build images in parallel. [Pipeline] } [2022-08-03T20:55:41.266Z] $ docker stop --time=1 2ae779603da1048a2b67f1869eae2a2d6412c7f27b02bdfcb3f20a39c0bd0052 [2022-08-03T20:55:42.549Z] $ docker rm -f 2ae779603da1048a2b67f1869eae2a2d6412c7f27b02bdfcb3f20a39c0bd0052 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:55:42.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T20:55:42.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:55:43.034Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T20:55:43.073Z] $ 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/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T20:55:43.482Z] $ docker top eb4a5c7c56cf91a5a29b63a9782aa7bae0aa44fdf82c4bb6f77db5803bf08967 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T20:55:43.838Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-03T20:55:44.411Z] Building core-command ... [2022-08-03T20:55:44.411Z] Building core-data ... [2022-08-03T20:55:44.411Z] Building core-metadata ... [2022-08-03T20:55:44.411Z] Building security-bootstrapper ... [2022-08-03T20:55:44.411Z] Building security-proxy-setup ... [2022-08-03T20:55:44.411Z] Building security-secretstore-setup ... [2022-08-03T20:55:44.411Z] Building security-spiffe-token-provider ... [2022-08-03T20:55:44.411Z] Building security-spire-agent ... [2022-08-03T20:55:44.411Z] Building security-spire-config ... [2022-08-03T20:55:44.411Z] Building security-spire-server ... [2022-08-03T20:55:44.411Z] Building support-notifications ... [2022-08-03T20:55:44.411Z] Building support-scheduler ... [2022-08-03T20:55:44.411Z] Building sys-mgmt-agent ... [2022-08-03T20:55:44.411Z] Building support-notifications [2022-08-03T20:55:44.411Z] Building security-spire-agent [2022-08-03T20:55:44.411Z] Building security-secretstore-setup [2022-08-03T20:55:44.411Z] Building support-scheduler [2022-08-03T20:55:44.411Z] Building core-command [2022-08-03T20:55:54.399Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:55:54.399Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:55:54.399Z] ---> 6ff23840eefd [2022-08-03T20:55:54.399Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T20:55:54.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:55:54.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:55:54.659Z] ---> 6ff23840eefd [2022-08-03T20:55:54.659Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T20:55:54.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:55:54.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:55:54.922Z] ---> 6ff23840eefd [2022-08-03T20:55:54.922Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T20:55:54.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:55:54.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:55:54.922Z] ---> 6ff23840eefd [2022-08-03T20:55:54.922Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:55:55.183Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:55:55.183Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:55:55.183Z] ---> 6ff23840eefd [2022-08-03T20:55:55.183Z] Step 3/26 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T20:55:55.455Z] provisioning config files... [2022-08-03T20:55:55.477Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/273@tmp/config5550216461537051446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:55:55.833Z] ---> docker-login.sh [2022-08-03T20:55:55.834Z] nexus3.edgexfoundry.org:10001 [2022-08-03T20:55:56.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:55:56.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:55:56.709Z] Configure a credential helper to remove this warning. See [2022-08-03T20:55:56.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:55:56.709Z] [2022-08-03T20:55:56.709Z] Login Succeeded [2022-08-03T20:55:56.709Z] nexus3.edgexfoundry.org:10002 [2022-08-03T20:55:56.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:55:56.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:55:56.987Z] Configure a credential helper to remove this warning. See [2022-08-03T20:55:56.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:55:56.987Z] [2022-08-03T20:55:56.987Z] Login Succeeded [2022-08-03T20:55:57.261Z] nexus3.edgexfoundry.org:10003 [2022-08-03T20:55:57.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:55:57.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:55:57.541Z] Configure a credential helper to remove this warning. See [2022-08-03T20:55:57.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:55:57.541Z] [2022-08-03T20:55:57.541Z] Login Succeeded [2022-08-03T20:55:57.541Z] nexus3.edgexfoundry.org:10004 [2022-08-03T20:55:57.730Z] ---> Running in d45549701ca9 [2022-08-03T20:55:57.730Z] ---> Running in 0a1fca4921a4 [2022-08-03T20:55:57.730Z] ---> Running in 4075dfc8e993 [2022-08-03T20:55:57.730Z] ---> Running in d5df2da6837c [2022-08-03T20:55:57.730Z] ---> Running in 4b5c6975bc4e [2022-08-03T20:55:57.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:55:57.991Z] Removing intermediate container 0a1fca4921a4 [2022-08-03T20:55:57.991Z] ---> 3e79dbb70e1e [2022-08-03T20:55:57.991Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:55:57.991Z] Removing intermediate container 4075dfc8e993 [2022-08-03T20:55:57.991Z] ---> 398a9ad8d145 [2022-08-03T20:55:57.991Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:55:57.991Z] Removing intermediate container d45549701ca9 [2022-08-03T20:55:57.991Z] ---> df6531da89db [2022-08-03T20:55:57.991Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:55:57.991Z] Removing intermediate container d5df2da6837c [2022-08-03T20:55:57.991Z] ---> 067c29138864 [2022-08-03T20:55:57.991Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:55:57.991Z] Removing intermediate container 4b5c6975bc4e [2022-08-03T20:55:57.991Z] ---> f8c2277fed7d [2022-08-03T20:55:57.991Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:55:57.991Z] ---> Running in 750cfd8bc425 [2022-08-03T20:55:57.991Z] ---> Running in 3c7d48755d4f [2022-08-03T20:55:57.991Z] ---> Running in 8141f4058be6 [2022-08-03T20:55:57.991Z] ---> Running in 5982dc597174 [2022-08-03T20:55:57.991Z] ---> Running in 528db4a0fb2a [2022-08-03T20:55:58.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:55:58.113Z] Configure a credential helper to remove this warning. See [2022-08-03T20:55:58.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:55:58.113Z] [2022-08-03T20:55:58.113Z] Login Succeeded [2022-08-03T20:55:58.113Z] docker.io [2022-08-03T20:55:58.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:55:58.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:55:58.658Z] Configure a credential helper to remove this warning. See [2022-08-03T20:55:58.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:55:58.658Z] [2022-08-03T20:55:58.658Z] Login Succeeded [2022-08-03T20:55:58.675Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T20:55:58.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-08-03T20:55:58.933Z] Removing intermediate container 750cfd8bc425 [2022-08-03T20:55:58.933Z] ---> 3399de9b83d7 [2022-08-03T20:55:58.933Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T20:55:58.933Z] ---> Running in 7be43e808506 [2022-08-03T20:55:58.933Z] Removing intermediate container 8141f4058be6 [2022-08-03T20:55:58.933Z] ---> 492440c6ae9f [2022-08-03T20:55:58.933Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-03T20:55:58.933Z] ---> Running in 752c68c93a84 [Pipeline] sh [2022-08-03T20:55:59.504Z] Removing intermediate container 3c7d48755d4f [2022-08-03T20:55:59.504Z] ---> 33c118addc00 [2022-08-03T20:55:59.504Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-03T20:55:59.529Z] + git config --global --add safe.directory /w/workspace/edgex-go/273 [Pipeline] echo [2022-08-03T20:55:59.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T20:55:59.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T20:55:59.573Z] ========================================================= [2022-08-03T20:55:59.573Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-03T20:55:59.573Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-03T20:55:59.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:55:59.764Z] Removing intermediate container 528db4a0fb2a [2022-08-03T20:55:59.764Z] ---> 2171d1cdc345 [2022-08-03T20:55:59.764Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T20:55:59.764Z] Removing intermediate container 5982dc597174 [2022-08-03T20:55:59.764Z] ---> 6bbf60d53bf2 [2022-08-03T20:55:59.764Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T20:55:59.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:55:59.764Z] ---> Running in 2773f2def913 [2022-08-03T20:55:59.764Z] ---> Running in 96035f106a7a [2022-08-03T20:55:59.764Z] ---> Running in 9f170a115d7c [2022-08-03T20:55:59.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T20:56:00.183Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-03T20:56:00.183Z] b3c136eddcbf: Pulling fs layer [2022-08-03T20:56:00.183Z] c0a3192eca97: Pulling fs layer [2022-08-03T20:56:00.184Z] a050256f5b6f: Pulling fs layer [2022-08-03T20:56:00.184Z] 656be50a0ddc: Pulling fs layer [2022-08-03T20:56:00.184Z] 2bbca73fdf42: Pulling fs layer [2022-08-03T20:56:00.184Z] 46d945488cbd: Pulling fs layer [2022-08-03T20:56:00.184Z] 8a5474983e97: Pulling fs layer [2022-08-03T20:56:00.184Z] 329c88fbcd65: Pulling fs layer [2022-08-03T20:56:00.184Z] 656be50a0ddc: Waiting [2022-08-03T20:56:00.184Z] 2bbca73fdf42: Waiting [2022-08-03T20:56:00.184Z] 46d945488cbd: Waiting [2022-08-03T20:56:00.184Z] 8a5474983e97: Waiting [2022-08-03T20:56:00.184Z] 329c88fbcd65: Waiting [2022-08-03T20:56:00.184Z] a050256f5b6f: Verifying Checksum [2022-08-03T20:56:00.184Z] a050256f5b6f: Download complete [2022-08-03T20:56:00.184Z] c0a3192eca97: Verifying Checksum [2022-08-03T20:56:00.184Z] c0a3192eca97: Download complete [2022-08-03T20:56:00.184Z] 2bbca73fdf42: Verifying Checksum [2022-08-03T20:56:00.184Z] 2bbca73fdf42: Download complete [2022-08-03T20:56:00.184Z] b3c136eddcbf: Verifying Checksum [2022-08-03T20:56:00.184Z] b3c136eddcbf: Download complete [2022-08-03T20:56:00.335Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:00.335Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:00.335Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:00.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:00.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:00.906Z] OK: 211 MiB in 51 packages [2022-08-03T20:56:01.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:01.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:01.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:01.173Z] Removing intermediate container 752c68c93a84 [2022-08-03T20:56:01.173Z] ---> f88f0c9bb821 [2022-08-03T20:56:01.173Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T20:56:01.181Z] b3c136eddcbf: Pull complete [2022-08-03T20:56:01.181Z] 329c88fbcd65: Verifying Checksum [2022-08-03T20:56:01.181Z] 329c88fbcd65: Download complete [2022-08-03T20:56:01.434Z] ---> 51c589508fed [2022-08-03T20:56:01.434Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:56:01.434Z] OK: 211 MiB in 51 packages [2022-08-03T20:56:01.434Z] ---> Running in 2c08b7ef884b [2022-08-03T20:56:01.434Z] OK: 211 MiB in 51 packages [2022-08-03T20:56:01.696Z] OK: 211 MiB in 51 packages [2022-08-03T20:56:01.803Z] c0a3192eca97: Pull complete [2022-08-03T20:56:01.956Z] Removing intermediate container 2773f2def913 [2022-08-03T20:56:01.956Z] ---> 3346721507a7 [2022-08-03T20:56:01.956Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T20:56:01.956Z] Removing intermediate container 9f170a115d7c [2022-08-03T20:56:01.956Z] ---> 695c4eeadbf3 [2022-08-03T20:56:01.956Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T20:56:02.081Z] a050256f5b6f: Pull complete [2022-08-03T20:56:02.220Z] Removing intermediate container 96035f106a7a [2022-08-03T20:56:02.220Z] ---> 621471c968ad [2022-08-03T20:56:02.220Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:56:02.220Z] ---> d719a36df045 [2022-08-03T20:56:02.220Z] ---> 569e4b104fac [2022-08-03T20:56:02.220Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:56:02.220Z] [2022-08-03T20:56:02.220Z] OK: 211 MiB in 51 packages [2022-08-03T20:56:02.220Z] ---> Running in 44e762eea6a6 [2022-08-03T20:56:02.220Z] ---> Running in 3da0ab540289 [2022-08-03T20:56:02.220Z] ---> bfd77019fba2 [2022-08-03T20:56:02.220Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:56:02.357Z] 8a5474983e97: Verifying Checksum [2022-08-03T20:56:02.357Z] 8a5474983e97: Download complete [2022-08-03T20:56:02.479Z] ---> Running in 8abe58fcbeb9 [2022-08-03T20:56:02.737Z] Removing intermediate container 7be43e808506 [2022-08-03T20:56:02.737Z] ---> d17daf8bf0a5 [2022-08-03T20:56:02.737Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T20:56:02.996Z] ---> 5fc3f66e1a85 [2022-08-03T20:56:02.996Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:56:02.996Z] ---> Running in 0121186a029e [2022-08-03T20:56:03.336Z] 656be50a0ddc: Verifying Checksum [2022-08-03T20:56:03.336Z] 656be50a0ddc: Download complete [2022-08-03T20:56:17.895Z] Removing intermediate container 8abe58fcbeb9 [2022-08-03T20:56:17.895Z] ---> 3ebd1e3079a4 [2022-08-03T20:56:17.895Z] Step 8/23 : COPY . . [2022-08-03T20:56:17.895Z] Removing intermediate container 0121186a029e [2022-08-03T20:56:17.895Z] ---> b97fa706daa7 [2022-08-03T20:56:17.895Z] Step 8/26 : COPY . . [2022-08-03T20:56:17.895Z] Removing intermediate container 2c08b7ef884b [2022-08-03T20:56:17.895Z] ---> e40b4d705c9c [2022-08-03T20:56:17.895Z] Step 8/22 : COPY . . [2022-08-03T20:56:17.895Z] Removing intermediate container 44e762eea6a6 [2022-08-03T20:56:17.895Z] ---> b1b678ba0685 [2022-08-03T20:56:17.895Z] Step 8/22 : COPY . . [2022-08-03T20:56:17.895Z] Removing intermediate container 3da0ab540289 [2022-08-03T20:56:17.895Z] ---> bc97e2dce861 [2022-08-03T20:56:17.895Z] Step 8/25 : COPY . . [2022-08-03T20:56:18.442Z] 656be50a0ddc: Pull complete [2022-08-03T20:56:18.442Z] 2bbca73fdf42: Pull complete [2022-08-03T20:56:18.442Z] 46d945488cbd: Pull complete [2022-08-03T20:56:23.852Z] 8a5474983e97: Pull complete [2022-08-03T20:56:24.475Z] ---> f644bee16ad1 [2022-08-03T20:56:24.475Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-03T20:56:24.475Z] ---> Running in 5dbe5b4c2946 [2022-08-03T20:56:24.475Z] ---> af2bbf975731 [2022-08-03T20:56:24.475Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T20:56:24.475Z] ---> 77363d0d1c05 [2022-08-03T20:56:24.475Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-03T20:56:24.475Z] ---> 1f3d1c14b1b7 [2022-08-03T20:56:24.475Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-03T20:56:24.475Z] ---> a0b9cbfff8f9 [2022-08-03T20:56:24.475Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-03T20:56:24.475Z] ---> Running in 343627f56cca [2022-08-03T20:56:24.475Z] ---> Running in 0fe0b5e964af [2022-08-03T20:56:24.475Z] ---> Running in f4ebca6a2f60 [2022-08-03T20:56:24.475Z] ---> Running in 1893ed22fc57 [2022-08-03T20:56:24.475Z] Removing intermediate container 0fe0b5e964af [2022-08-03T20:56:24.475Z] ---> 041bbc8f0610 [2022-08-03T20:56:24.475Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T20:56:24.475Z] ---> Running in d7e500459a7c [2022-08-03T20:56:24.475Z] Removing intermediate container d7e500459a7c [2022-08-03T20:56:24.475Z] ---> cf610ff1d683 [2022-08-03T20:56:24.475Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T20:56:24.475Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T20:56:24.475Z] ---> Running in 577de9059dcc [2022-08-03T20:56:24.475Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-03T20:56:24.475Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T20:56:24.475Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-03T20:56:25.292Z] 329c88fbcd65: Pull complete [2022-08-03T20:56:25.292Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-03T20:56:25.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T20:56:25.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-03T20:56:25.412Z] Removing intermediate container 577de9059dcc [2022-08-03T20:56:25.412Z] ---> f843dd887598 [2022-08-03T20:56:25.412Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T20:56:25.412Z] ---> Running in f9812f42ca91 [2022-08-03T20:56:25.412Z] Removing intermediate container f9812f42ca91 [2022-08-03T20:56:25.412Z] ---> bf72da4b3754 [2022-08-03T20:56:25.412Z] [2022-08-03T20:56:25.412Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T20:56:25.647Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T20:56:25.647Z] WORKDIR /edgex [2022-08-03T20:56:25.647Z] COPY go.mod . [2022-08-03T20:56:25.647Z] RUN go mod download [2022-08-03T20:56:25.647Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-03T20:56:25.672Z] 3.15: Pulling from library/alpine [2022-08-03T20:56:25.931Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T20:56:25.931Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T20:56:25.931Z] ---> 2720e26172a0 [2022-08-03T20:56:25.931Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:56:25.931Z] ---> Running in 8f3b6d66cf24 [2022-08-03T20:56:26.190Z] Removing intermediate container 8f3b6d66cf24 [2022-08-03T20:56:26.190Z] ---> d90543b4bfdb [2022-08-03T20:56:26.190Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:56:26.190Z] ---> Running in 8b0f8461521d [2022-08-03T20:56:26.247Z] Sending build context to Docker daemon 3.123MB [2022-08-03T20:56:26.247Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T20:56:26.247Z] ---> ff4287adb874 [2022-08-03T20:56:26.247Z] Step 2/4 : WORKDIR /edgex [2022-08-03T20:56:27.567Z] Removing intermediate container 8b0f8461521d [2022-08-03T20:56:27.567Z] ---> 1389cd566cd7 [2022-08-03T20:56:27.567Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T20:56:27.567Z] ---> Running in 34a6de272993 [2022-08-03T20:56:28.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:28.230Z] ---> Running in 942fa772c7a5 [2022-08-03T20:56:28.230Z] Removing intermediate container 942fa772c7a5 [2022-08-03T20:56:28.230Z] ---> ed6a467f9dea [2022-08-03T20:56:28.230Z] Step 3/4 : COPY go.mod . [2022-08-03T20:56:28.833Z] ---> d002a74529b5 [2022-08-03T20:56:28.833Z] Step 4/4 : RUN go mod download [2022-08-03T20:56:28.833Z] ---> Running in 092872035f57 [2022-08-03T20:56:29.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:29.333Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T20:56:29.333Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T20:56:29.333Z] OK: 15857 distinct packages available [2022-08-03T20:56:29.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:30.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:30.528Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T20:56:30.786Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T20:56:30.786Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T20:56:30.786Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T20:56:31.045Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T20:56:31.045Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T20:56:31.045Z] OK: 6 MiB in 19 packages [2022-08-03T20:56:32.948Z] Removing intermediate container 34a6de272993 [2022-08-03T20:56:32.948Z] ---> 20b2c3d007ef [2022-08-03T20:56:32.948Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-03T20:56:34.854Z] ---> df10d92209ff [2022-08-03T20:56:34.854Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T20:56:38.149Z] ---> 8fa06af266b4 [2022-08-03T20:56:38.149Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T20:56:38.409Z] ---> bab96e0ebf44 [2022-08-03T20:56:38.409Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-03T20:56:38.976Z] ---> ee62043cc4bd [2022-08-03T20:56:38.976Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-03T20:56:39.544Z] ---> c8b87ba04e84 [2022-08-03T20:56:39.544Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T20:56:39.802Z] ---> Running in fd465053c575 [2022-08-03T20:56:40.073Z] Removing intermediate container fd465053c575 [2022-08-03T20:56:40.073Z] ---> c29bcc3835c3 [2022-08-03T20:56:40.073Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T20:56:40.332Z] ---> Running in 0ff7e1247731 [2022-08-03T20:56:40.592Z] Removing intermediate container 0ff7e1247731 [2022-08-03T20:56:40.592Z] ---> e390d817cb44 [2022-08-03T20:56:40.592Z] Step 24/26 : LABEL arch=x86_64 [2022-08-03T20:56:40.592Z] ---> Running in 56be448bb43f [2022-08-03T20:56:41.186Z] Removing intermediate container 56be448bb43f [2022-08-03T20:56:41.186Z] ---> 0058686fcb8a [2022-08-03T20:56:41.186Z] Step 25/26 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:56:41.446Z] ---> Running in 03da0535c804 [2022-08-03T20:56:41.715Z] Removing intermediate container 03da0535c804 [2022-08-03T20:56:41.715Z] ---> b42fb009245f [2022-08-03T20:56:41.715Z] Step 26/26 : LABEL version=2.3.0-dev.38 [2022-08-03T20:56:41.974Z] ---> Running in c6c1770372de [2022-08-03T20:56:42.234Z] Removing intermediate container c6c1770372de [2022-08-03T20:56:42.234Z] ---> f7519c86b350 [2022-08-03T20:56:42.234Z] [2022-08-03T20:56:42.493Z] Successfully built f7519c86b350 [2022-08-03T20:56:42.493Z] Successfully tagged security-spire-agent:latest [2022-08-03T20:56:42.493Z]  Building security-spire-agent ... done Building security-spire-config [2022-08-03T20:56:45.031Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:56:45.031Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:56:45.031Z] ---> 6ff23840eefd [2022-08-03T20:56:45.031Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T20:56:45.031Z] ---> Using cache [2022-08-03T20:56:45.031Z] ---> f8c2277fed7d [2022-08-03T20:56:45.031Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:56:45.031Z] ---> Using cache [2022-08-03T20:56:45.031Z] ---> 2171d1cdc345 [2022-08-03T20:56:45.031Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T20:56:46.932Z] ---> Running in 9bc931e363b9 [2022-08-03T20:56:47.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:48.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:48.694Z] OK: 211 MiB in 51 packages [2022-08-03T20:56:49.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T20:56:50.205Z] Removing intermediate container 9bc931e363b9 [2022-08-03T20:56:50.205Z] ---> b866103a9351 [2022-08-03T20:56:50.205Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T20:56:50.771Z] ---> b4011a87e163 [2022-08-03T20:56:50.771Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:56:50.771Z] ---> Running in 1a61e8b61138 [2022-08-03T20:56:54.060Z] Removing intermediate container 343627f56cca [2022-08-03T20:56:54.060Z] ---> 39b35fdc7fcc [2022-08-03T20:56:54.060Z] [2022-08-03T20:56:54.060Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T20:56:54.319Z] 3.16: Pulling from library/alpine [2022-08-03T20:56:54.319Z] Removing intermediate container f4ebca6a2f60 [2022-08-03T20:56:54.319Z] ---> 5bfc0db8f5d5 [2022-08-03T20:56:54.319Z] [2022-08-03T20:56:54.319Z] Step 10/25 : FROM alpine:3.16 [2022-08-03T20:56:54.319Z] 3.16: Pulling from library/alpine [2022-08-03T20:56:54.889Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T20:56:54.889Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T20:56:54.889Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T20:56:54.889Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T20:56:55.149Z] ---> d7d3d98c851f [2022-08-03T20:56:55.149Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-03T20:56:55.149Z] ---> d7d3d98c851f [2022-08-03T20:56:55.149Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T20:56:55.408Z] ---> Running in bd7703d07c45 [2022-08-03T20:56:55.408Z] ---> Running in 459cfe97fc1b [2022-08-03T20:56:56.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:56.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:56.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:56.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:56:56.619Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T20:56:56.619Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-03T20:56:56.619Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:56:56.619Z] OK: 6 MiB in 15 packages [2022-08-03T20:56:56.619Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-03T20:56:56.619Z] (3/3) Installing su-exec (0.2-r1) [2022-08-03T20:56:56.619Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:56:56.619Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T20:56:56.878Z] OK: 6 MiB in 17 packages [2022-08-03T20:56:57.815Z] Removing intermediate container bd7703d07c45 [2022-08-03T20:56:57.815Z] ---> 75ebd7bf6721 [2022-08-03T20:56:57.815Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T20:56:58.389Z] Removing intermediate container 459cfe97fc1b [2022-08-03T20:56:58.389Z] ---> 13f2bf95263d [2022-08-03T20:56:58.389Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T20:56:58.389Z] ---> Running in 9f5d4bc5a436 [2022-08-03T20:56:58.389Z] ---> Running in 7a3989ddd23a [2022-08-03T20:56:58.648Z] Removing intermediate container 9f5d4bc5a436 [2022-08-03T20:56:58.648Z] ---> 062ef29463d3 [2022-08-03T20:56:58.648Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-03T20:56:58.909Z] Removing intermediate container 7a3989ddd23a [2022-08-03T20:56:58.909Z] ---> ab7c2a9c844a [2022-08-03T20:56:58.909Z] Step 13/25 : WORKDIR / [2022-08-03T20:56:58.909Z] ---> Running in 42b9578a429d [2022-08-03T20:56:59.169Z] ---> Running in 777b7bd096c5 [2022-08-03T20:56:59.169Z] Removing intermediate container 42b9578a429d [2022-08-03T20:56:59.169Z] ---> a886abbbbef2 [2022-08-03T20:56:59.169Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T20:56:59.738Z] ---> Running in 50ac1a6f8589 [2022-08-03T20:56:59.738Z] Removing intermediate container 777b7bd096c5 [2022-08-03T20:56:59.738Z] ---> b594074f2203 [2022-08-03T20:56:59.738Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-03T20:56:59.738Z] Removing intermediate container 1a61e8b61138 [2022-08-03T20:56:59.738Z] ---> aa59a9b99bbe [2022-08-03T20:56:59.738Z] Step 8/26 : COPY . . [2022-08-03T20:57:00.306Z] Removing intermediate container 50ac1a6f8589 [2022-08-03T20:57:00.306Z] ---> e02c182e8463 [2022-08-03T20:57:00.306Z] Step 15/23 : WORKDIR / [2022-08-03T20:57:00.874Z] ---> 4183792f730d [2022-08-03T20:57:00.874Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-03T20:57:01.133Z] ---> Running in cf8e98679fcb [2022-08-03T20:57:01.133Z] Removing intermediate container 5dbe5b4c2946 [2022-08-03T20:57:01.133Z] ---> c0d8e97bd814 [2022-08-03T20:57:01.133Z] [2022-08-03T20:57:01.133Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T20:57:01.133Z] ---> d7d3d98c851f [2022-08-03T20:57:01.133Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-03T20:57:01.133Z] Removing intermediate container 1893ed22fc57 [2022-08-03T20:57:01.133Z] ---> b992afff54f2 [2022-08-03T20:57:01.133Z] [2022-08-03T20:57:01.133Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T20:57:01.133Z] ---> d7d3d98c851f [2022-08-03T20:57:01.133Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-03T20:57:01.133Z] ---> Using cache [2022-08-03T20:57:01.133Z] ---> 75ebd7bf6721 [2022-08-03T20:57:01.133Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T20:57:01.133Z] ---> Using cache [2022-08-03T20:57:01.133Z] ---> 062ef29463d3 [2022-08-03T20:57:01.133Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-03T20:57:01.203Z] Removing intermediate container 092872035f57 [2022-08-03T20:57:01.203Z] ---> 90796daaf87c [2022-08-03T20:57:01.203Z] Successfully built 90796daaf87c [2022-08-03T20:57:01.203Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:57:01.394Z] ---> Running in c0bd655d200d [2022-08-03T20:57:01.394Z] ---> Running in eb967e8a5621 [2022-08-03T20:57:01.394Z] ---> 441c000ba35b [2022-08-03T20:57:01.394Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-03T20:57:01.394Z] Removing intermediate container cf8e98679fcb [2022-08-03T20:57:01.394Z] ---> 00dc093dabe0 [2022-08-03T20:57:01.394Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:57:01.554Z] + docker inspect -f . ci-base-image-arm64 [2022-08-03T20:57:01.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:57:01.654Z] Removing intermediate container eb967e8a5621 [2022-08-03T20:57:01.654Z] ---> 636ebf7e98c6 [2022-08-03T20:57:01.654Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T20:57:01.655Z] ---> Running in 83b283c9b3f9 [2022-08-03T20:57:01.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-21893 does not seem to be running inside a container [2022-08-03T20:57:01.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T20:57:01.912Z] ---> 718f6de8bbfe [2022-08-03T20:57:01.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-03T20:57:01.912Z] ---> 447829bfaf2c [2022-08-03T20:57:01.912Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-03T20:57:01.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:01.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:01.912Z] Removing intermediate container 83b283c9b3f9 [2022-08-03T20:57:01.912Z] ---> 40f7f76064d4 [2022-08-03T20:57:01.912Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:57:02.170Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-03T20:57:02.170Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-03T20:57:02.170Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:57:02.170Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T20:57:02.170Z] ---> cc33935af66c [2022-08-03T20:57:02.170Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-03T20:57:02.170Z] OK: 6 MiB in 16 packages [2022-08-03T20:57:02.429Z] ---> 6a6c90d1512e [2022-08-03T20:57:02.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-03T20:57:02.429Z] ---> 20e9209cd6aa [2022-08-03T20:57:02.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-03T20:57:02.998Z] ---> f06ff26722ea [2022-08-03T20:57:02.998Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-03T20:57:02.998Z] ---> 6efc153a6ec9 [2022-08-03T20:57:02.998Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-03T20:57:02.998Z] ---> f6806c9ee316 [2022-08-03T20:57:02.998Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-03T20:57:03.145Z] $ docker top 22d393c952c04e6bed90fe46a79cf6d3213df9ad77b9e4ca52a65617466a3f24 -eo pid,comm [2022-08-03T20:57:03.257Z] ---> Running in 8e64ed384e25 [2022-08-03T20:57:03.257Z] Removing intermediate container c0bd655d200d [2022-08-03T20:57:03.257Z] ---> b9e36788ea18 [2022-08-03T20:57:03.257Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T20:57:03.257Z] Removing intermediate container 8e64ed384e25 [2022-08-03T20:57:03.257Z] ---> 60cb73bb379a [2022-08-03T20:57:03.257Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:57:03.257Z] ---> Running in 4fdc2a0c1523 [Pipeline] { [Pipeline] sh [2022-08-03T20:57:03.517Z] ---> 62f76c3685df [2022-08-03T20:57:03.517Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-03T20:57:03.517Z] ---> 9d96c151e759 [2022-08-03T20:57:03.517Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T20:57:03.517Z] ---> Running in 725810530fd9 [2022-08-03T20:57:03.517Z] ---> Running in 4c4be625a5be [2022-08-03T20:57:03.517Z] Removing intermediate container 4fdc2a0c1523 [2022-08-03T20:57:03.517Z] ---> 513fe3f374ea [2022-08-03T20:57:03.517Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-03T20:57:03.517Z] ---> 22d5a7cb5f6d [2022-08-03T20:57:03.517Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T20:57:03.517Z] ---> Running in 5a1e32f646c9 [2022-08-03T20:57:03.517Z] ---> Running in e6b15472bb5b [2022-08-03T20:57:03.776Z] ---> 298054256afa [2022-08-03T20:57:03.776Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T20:57:03.776Z] Removing intermediate container 4c4be625a5be [2022-08-03T20:57:03.776Z] ---> f4f760af5c2a [2022-08-03T20:57:03.776Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T20:57:03.776Z] Removing intermediate container 725810530fd9 [2022-08-03T20:57:03.776Z] ---> 18af5d871ba7 [2022-08-03T20:57:03.776Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:57:03.776Z] ---> Running in 9c0dce76de09 [2022-08-03T20:57:03.776Z] Removing intermediate container 5a1e32f646c9 [2022-08-03T20:57:03.776Z] ---> 8f0b9f777385 [2022-08-03T20:57:03.776Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T20:57:03.776Z] ---> Running in 784c289dc0b1 [2022-08-03T20:57:03.776Z] Removing intermediate container e6b15472bb5b [2022-08-03T20:57:03.776Z] ---> 17a24cba8faf [2022-08-03T20:57:03.776Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T20:57:03.776Z] ---> Running in de73a4ad36d7 [2022-08-03T20:57:03.776Z] ---> Running in 3a0bc0404d74 [2022-08-03T20:57:03.776Z] ---> Running in d230f5f67c10 [2022-08-03T20:57:04.035Z] + go version [2022-08-03T20:57:04.035Z] go version go1.18.3 linux/arm64 [2022-08-03T20:57:04.038Z] Removing intermediate container 784c289dc0b1 [2022-08-03T20:57:04.038Z] ---> 760bbef3fa54 [2022-08-03T20:57:04.038Z] Step 22/23 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:57:04.038Z] Removing intermediate container de73a4ad36d7 [2022-08-03T20:57:04.038Z] ---> ea48688a2468 [2022-08-03T20:57:04.038Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T20:57:04.038Z] Removing intermediate container 3a0bc0404d74 [2022-08-03T20:57:04.038Z] ---> 329349cdfc79 [2022-08-03T20:57:04.038Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:57:04.038Z] ---> Running in 255e43aa8976 [2022-08-03T20:57:04.038Z] ---> Running in 2ed4db597c8a [2022-08-03T20:57:04.038Z] Removing intermediate container d230f5f67c10 [2022-08-03T20:57:04.038Z] ---> 09f33dc79023 [2022-08-03T20:57:04.038Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T20:57:04.038Z] ---> Running in 8634c2715200 [2022-08-03T20:57:04.038Z] Removing intermediate container 2ed4db597c8a [2022-08-03T20:57:04.038Z] ---> f2d407d042eb [2022-08-03T20:57:04.038Z] Step 21/22 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [2022-08-03T20:57:04.057Z] $ docker stop --time=1 22d393c952c04e6bed90fe46a79cf6d3213df9ad77b9e4ca52a65617466a3f24 [2022-08-03T20:57:04.324Z] Removing intermediate container 255e43aa8976 [2022-08-03T20:57:04.324Z] ---> ed5d25ee5d1d [2022-08-03T20:57:04.324Z] Step 23/23 : LABEL version=2.3.0-dev.38 [2022-08-03T20:57:04.324Z] ---> Running in 057a3cb73d1e [2022-08-03T20:57:04.324Z] ---> Running in e45f1911e438 [2022-08-03T20:57:04.324Z] ---> c94119f4333a [2022-08-03T20:57:04.324Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-03T20:57:04.324Z] Removing intermediate container 057a3cb73d1e [2022-08-03T20:57:04.324Z] ---> ef6425c1af24 [2022-08-03T20:57:04.324Z] Step 22/22 : LABEL version=2.3.0-dev.38 [2022-08-03T20:57:04.324Z] Removing intermediate container e45f1911e438 [2022-08-03T20:57:04.324Z] ---> 1c69d6560ffe [2022-08-03T20:57:04.324Z] [2022-08-03T20:57:04.584Z] ---> Running in ca17a96a6a05 [2022-08-03T20:57:04.584Z] Successfully built 1c69d6560ffe [2022-08-03T20:57:04.584Z] Successfully tagged core-command:latest [2022-08-03T20:57:04.584Z] Building core-data [2022-08-03T20:57:05.523Z]  Building core-command ... done Removing intermediate container 9c0dce76de09 [2022-08-03T20:57:05.523Z] ---> 2b27141216c9 [2022-08-03T20:57:05.523Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T20:57:05.523Z] Removing intermediate container ca17a96a6a05 [2022-08-03T20:57:05.523Z] ---> 7969b8d01f9e [2022-08-03T20:57:05.523Z] [2022-08-03T20:57:05.523Z] Successfully built 7969b8d01f9e [2022-08-03T20:57:05.628Z] $ docker rm -f 22d393c952c04e6bed90fe46a79cf6d3213df9ad77b9e4ca52a65617466a3f24 [2022-08-03T20:57:05.782Z] Successfully tagged support-scheduler:latest [2022-08-03T20:57:05.783Z]  Building support-scheduler ... done Building security-spiffe-token-provider [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] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:57:06.042Z] ---> c07eccd313f6 [2022-08-03T20:57:06.042Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-03T20:57:06.042Z] ---> Running in e9f4f921aa73 [2022-08-03T20:57:06.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T20:57:06.227Z] [2022-08-03T20:57:06.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:57:06.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T20:57:06.572Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-03T20:57:06.572Z] 29e5d40040c1: Pulling fs layer [2022-08-03T20:57:06.572Z] 1ce36da41761: Pulling fs layer [2022-08-03T20:57:06.572Z] 25b303627fd3: Pulling fs layer [2022-08-03T20:57:06.611Z] Removing intermediate container e9f4f921aa73 [2022-08-03T20:57:06.611Z] ---> 5226bed8806f [2022-08-03T20:57:06.611Z] Step 23/25 : LABEL arch=x86_64 [2022-08-03T20:57:06.847Z] 29e5d40040c1: Verifying Checksum [2022-08-03T20:57:06.847Z] 29e5d40040c1: Download complete [2022-08-03T20:57:07.121Z] 1ce36da41761: Verifying Checksum [2022-08-03T20:57:07.121Z] 1ce36da41761: Download complete [2022-08-03T20:57:07.189Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:57:07.189Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:07.189Z] ---> 6ff23840eefd [2022-08-03T20:57:07.189Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:57:07.189Z] ---> Using cache [2022-08-03T20:57:07.189Z] ---> f8c2277fed7d [2022-08-03T20:57:07.189Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:07.189Z] ---> Using cache [2022-08-03T20:57:07.189Z] ---> 2171d1cdc345 [2022-08-03T20:57:07.189Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-03T20:57:07.394Z] 29e5d40040c1: Pull complete [2022-08-03T20:57:07.450Z] ---> d551016dd341 [2022-08-03T20:57:07.450Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-03T20:57:07.450Z] Removing intermediate container 8634c2715200 [2022-08-03T20:57:07.450Z] ---> d7fc24986682 [2022-08-03T20:57:07.450Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T20:57:07.450Z] ---> Running in 7deae9af235e [2022-08-03T20:57:07.450Z] ---> Running in 0ff46bf49854 [2022-08-03T20:57:07.709Z] ---> Running in a40749a16a9e [2022-08-03T20:57:07.709Z] ---> Running in 0c6221a26823 [2022-08-03T20:57:07.972Z] Removing intermediate container 0ff46bf49854 [2022-08-03T20:57:07.972Z] ---> 9c03b34c7d91 [2022-08-03T20:57:07.972Z] Step 24/25 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:57:07.972Z] Removing intermediate container a40749a16a9e [2022-08-03T20:57:07.972Z] ---> 1a3f4af8e64b [2022-08-03T20:57:07.972Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:57:07.972Z] Removing intermediate container 0c6221a26823 [2022-08-03T20:57:07.972Z] ---> 0f36f21a322c [2022-08-03T20:57:07.972Z] [2022-08-03T20:57:07.972Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T20:57:07.972Z] ---> 2720e26172a0 [2022-08-03T20:57:07.972Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:57:07.972Z] ---> Using cache [2022-08-03T20:57:07.972Z] ---> d90543b4bfdb [2022-08-03T20:57:07.972Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:07.972Z] ---> Using cache [2022-08-03T20:57:07.972Z] ---> 1389cd566cd7 [2022-08-03T20:57:07.972Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-03T20:57:07.972Z] ---> Running in 76d3512903d2 [2022-08-03T20:57:07.972Z] ---> Running in 1da10e5ef799 [2022-08-03T20:57:07.972Z] ---> Running in 74193a1f07f3 [2022-08-03T20:57:08.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:08.230Z] Removing intermediate container 76d3512903d2 [2022-08-03T20:57:08.230Z] ---> d22bfb7fa829 [2022-08-03T20:57:08.230Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T20:57:08.230Z] Removing intermediate container 1da10e5ef799 [2022-08-03T20:57:08.230Z] ---> e0f75cb7c23c [2022-08-03T20:57:08.230Z] Step 25/25 : LABEL version=2.3.0-dev.38 [2022-08-03T20:57:08.230Z] ---> Running in 40f66edc5859 [2022-08-03T20:57:08.526Z] ---> Running in 4b602bbc7b89 [2022-08-03T20:57:08.526Z] Removing intermediate container 40f66edc5859 [2022-08-03T20:57:08.526Z] ---> 774d460444d6 [2022-08-03T20:57:08.526Z] Step 21/22 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:57:08.526Z] Removing intermediate container 4b602bbc7b89 [2022-08-03T20:57:08.526Z] ---> 29b8b531d3d1 [2022-08-03T20:57:08.526Z] [2022-08-03T20:57:08.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:08.526Z] ---> Running in d2b0f4cadce9 [2022-08-03T20:57:08.526Z] Successfully built 29b8b531d3d1 [2022-08-03T20:57:08.526Z] Successfully tagged security-secretstore-setup:latest [2022-08-03T20:57:08.526Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-08-03T20:57:08.785Z] Removing intermediate container d2b0f4cadce9 [2022-08-03T20:57:08.785Z] ---> 96623a438633 [2022-08-03T20:57:08.785Z] Step 22/22 : LABEL version=2.3.0-dev.38 [2022-08-03T20:57:08.785Z] ---> Running in 02584c22956a [2022-08-03T20:57:08.828Z] 25b303627fd3: Verifying Checksum [2022-08-03T20:57:08.829Z] 25b303627fd3: Download complete [2022-08-03T20:57:08.829Z] 1ce36da41761: Pull complete [2022-08-03T20:57:09.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:09.055Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:57:09.055Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:09.055Z] ---> 6ff23840eefd [2022-08-03T20:57:09.055Z] Step 3/20 : WORKDIR /edgex-go [2022-08-03T20:57:09.055Z] ---> Using cache [2022-08-03T20:57:09.055Z] ---> f8c2277fed7d [2022-08-03T20:57:09.055Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-03T20:57:09.314Z] OK: 211 MiB in 51 packages [2022-08-03T20:57:09.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:09.574Z] Removing intermediate container 02584c22956a [2022-08-03T20:57:09.574Z] ---> dfd64dc2982d [2022-08-03T20:57:09.574Z] [2022-08-03T20:57:09.574Z] Successfully built dfd64dc2982d [2022-08-03T20:57:09.832Z] Successfully tagged support-notifications:latest [2022-08-03T20:57:09.832Z] Building sys-mgmt-agent [2022-08-03T20:57:09.832Z]  Building support-notifications ... done  ---> Running in 7f92f62dcc5a [2022-08-03T20:57:10.402Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T20:57:10.402Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T20:57:10.402Z] OK: 15857 distinct packages available [2022-08-03T20:57:10.402Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:10.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:10.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:10.919Z] Removing intermediate container 7deae9af235e [2022-08-03T20:57:10.919Z] ---> f51f1922c4b0 [2022-08-03T20:57:10.919Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:57:10.919Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-03T20:57:10.919Z] v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-03T20:57:10.919Z] OK: 17035 distinct packages available [2022-08-03T20:57:11.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:11.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:11.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:11.441Z] OK: 211 MiB in 51 packages [2022-08-03T20:57:11.441Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-03T20:57:11.441Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:57:11.441Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:11.441Z] ---> 6ff23840eefd [2022-08-03T20:57:11.441Z] Step 3/31 : WORKDIR /edgex-go [2022-08-03T20:57:11.441Z] ---> Using cache [2022-08-03T20:57:11.441Z] ---> f8c2277fed7d [2022-08-03T20:57:11.441Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:11.441Z] ---> Using cache [2022-08-03T20:57:11.441Z] ---> 2171d1cdc345 [2022-08-03T20:57:11.441Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-03T20:57:11.441Z] ---> Using cache [2022-08-03T20:57:11.441Z] ---> 621471c968ad [2022-08-03T20:57:11.441Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-03T20:57:11.441Z] ---> Using cache [2022-08-03T20:57:11.441Z] ---> bfd77019fba2 [2022-08-03T20:57:11.441Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:11.441Z] ---> Using cache [2022-08-03T20:57:11.441Z] ---> 3ebd1e3079a4 [2022-08-03T20:57:11.441Z] Step 8/31 : COPY . . [2022-08-03T20:57:11.441Z] ---> Using cache [2022-08-03T20:57:11.441Z] ---> 1f3d1c14b1b7 [2022-08-03T20:57:11.441Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-03T20:57:11.441Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-03T20:57:11.704Z] (3/4) Installing libucontext (1.1-r0) [2022-08-03T20:57:11.704Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-03T20:57:11.704Z] ---> ce93ddbba578 [2022-08-03T20:57:11.704Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:11.965Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T20:57:11.965Z] OK: 6 MiB in 18 packages [2022-08-03T20:57:12.224Z] ---> Running in b38a834f416f [2022-08-03T20:57:12.224Z] ---> Running in d89956b71c8f [2022-08-03T20:57:12.483Z] Removing intermediate container 7f92f62dcc5a [2022-08-03T20:57:12.483Z] ---> 3a7f662afa22 [2022-08-03T20:57:12.483Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-03T20:57:12.745Z] ---> 8f573fc5d899 [2022-08-03T20:57:12.745Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:12.745Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T20:57:13.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:57:13.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:13.004Z] ---> 6ff23840eefd [2022-08-03T20:57:13.004Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:57:13.004Z] ---> Using cache [2022-08-03T20:57:13.004Z] ---> f8c2277fed7d [2022-08-03T20:57:13.004Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:13.004Z] ---> Using cache [2022-08-03T20:57:13.004Z] ---> 2171d1cdc345 [2022-08-03T20:57:13.004Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-03T20:57:13.004Z] ---> Running in 9089dc44da52 [2022-08-03T20:57:13.004Z] Removing intermediate container 74193a1f07f3 [2022-08-03T20:57:13.004Z] ---> 93a92d451101 [2022-08-03T20:57:13.004Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T20:57:13.004Z] ---> Running in 2c0e61901ccc [2022-08-03T20:57:13.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:14.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:14.838Z] OK: 211 MiB in 51 packages [2022-08-03T20:57:15.776Z] ---> 7476bc3fdcb3 [2022-08-03T20:57:15.776Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T20:57:16.353Z] ---> 9e7c931badaa [2022-08-03T20:57:16.353Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-03T20:57:16.611Z] ---> Running in fa459714f940 [2022-08-03T20:57:16.611Z] Removing intermediate container 2c0e61901ccc [2022-08-03T20:57:16.611Z] ---> 57da1fd09a07 [2022-08-03T20:57:16.611Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:57:16.870Z] Removing intermediate container fa459714f940 [2022-08-03T20:57:16.870Z] ---> 7d85aa62a20d [2022-08-03T20:57:16.870Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-03T20:57:17.129Z] ---> dfd2745c0e7c [2022-08-03T20:57:17.129Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:17.388Z] ---> Running in fba5810de64c [2022-08-03T20:57:17.388Z] ---> 195449042904 [2022-08-03T20:57:17.388Z] Step 21/26 : WORKDIR / [2022-08-03T20:57:17.649Z] ---> Running in 04d07e842aac [2022-08-03T20:57:17.909Z] Removing intermediate container 04d07e842aac [2022-08-03T20:57:17.910Z] ---> 0d1452c0b7f2 [2022-08-03T20:57:17.910Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T20:57:18.168Z] ---> Running in 5082e15d4116 [2022-08-03T20:57:18.737Z] Removing intermediate container 5082e15d4116 [2022-08-03T20:57:18.737Z] ---> e7a5f35d3eaf [2022-08-03T20:57:18.737Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T20:57:18.998Z] ---> Running in fa1b24bd5e63 [2022-08-03T20:57:19.575Z] Removing intermediate container fa1b24bd5e63 [2022-08-03T20:57:19.575Z] ---> ece2fa09107d [2022-08-03T20:57:19.575Z] Step 24/26 : LABEL arch=x86_64 [2022-08-03T20:57:20.526Z] ---> Running in 41cbd11a8ea2 [2022-08-03T20:57:21.237Z] 25b303627fd3: Pull complete [2022-08-03T20:57:21.237Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-03T20:57:21.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T20:57:21.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:57:21.464Z] Removing intermediate container 41cbd11a8ea2 [2022-08-03T20:57:21.464Z] ---> 18502302b03b [2022-08-03T20:57:21.464Z] Step 25/26 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:57:21.464Z] ---> Running in d622df2b86dd [2022-08-03T20:57:21.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-21893 does not seem to be running inside a container [2022-08-03T20:57:21.578Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T20:57:21.724Z] Removing intermediate container d622df2b86dd [2022-08-03T20:57:21.724Z] ---> 5c018eccfcaf [2022-08-03T20:57:21.724Z] Step 26/26 : LABEL version=2.3.0-dev.38 [2022-08-03T20:57:21.985Z] ---> Running in d2944bdde604 [2022-08-03T20:57:22.244Z] Removing intermediate container d2944bdde604 [2022-08-03T20:57:22.244Z] ---> c291d185c6cb [2022-08-03T20:57:22.244Z] [2022-08-03T20:57:22.244Z] Removing intermediate container d89956b71c8f [2022-08-03T20:57:22.244Z] ---> 8fdab7751018 [2022-08-03T20:57:22.244Z] Step 8/23 : COPY . . [2022-08-03T20:57:22.244Z] Removing intermediate container 9089dc44da52 [2022-08-03T20:57:22.244Z] ---> 5de53f68622e [2022-08-03T20:57:22.244Z] Step 7/20 : COPY . . [2022-08-03T20:57:22.244Z] Successfully built c291d185c6cb [2022-08-03T20:57:22.244Z] Successfully tagged security-spire-config:latest [2022-08-03T20:57:22.244Z]  Building security-spire-config ... done Building security-proxy-setup [2022-08-03T20:57:23.831Z] $ docker top be7be1286eb8079588b742d0fe4a0e70fcccdb5615582f3ec4b455567beabe77 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T20:57:24.759Z] + docker-compose build --help [2022-08-03T20:57:24.759Z] + grep parallel [2022-08-03T20:57:26.439Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:57:26.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:26.439Z] ---> 6ff23840eefd [2022-08-03T20:57:26.439Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T20:57:26.439Z] ---> Using cache [2022-08-03T20:57:26.439Z] ---> f8c2277fed7d [2022-08-03T20:57:26.439Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:26.439Z] ---> Using cache [2022-08-03T20:57:26.439Z] ---> 2171d1cdc345 [2022-08-03T20:57:26.439Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T20:57:26.439Z] ---> Using cache [2022-08-03T20:57:26.439Z] ---> 621471c968ad [2022-08-03T20:57:26.439Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T20:57:26.439Z] ---> Using cache [2022-08-03T20:57:26.439Z] ---> bfd77019fba2 [2022-08-03T20:57:26.439Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:26.439Z] ---> Using cache [2022-08-03T20:57:26.439Z] ---> 3ebd1e3079a4 [2022-08-03T20:57:26.439Z] Step 8/22 : COPY . . [2022-08-03T20:57:26.439Z] ---> Using cache [2022-08-03T20:57:26.439Z] ---> 1f3d1c14b1b7 [2022-08-03T20:57:26.439Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-03T20:57:28.138Z] --parallel Build images in parallel. [Pipeline] } [2022-08-03T20:57:28.431Z] $ docker stop --time=1 be7be1286eb8079588b742d0fe4a0e70fcccdb5615582f3ec4b455567beabe77 [2022-08-03T20:57:29.738Z] ---> Running in 93bacc8bd9ae [2022-08-03T20:57:29.738Z] ---> c8bdf000476f [2022-08-03T20:57:29.738Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-03T20:57:29.738Z] ---> ce149d31d10e [2022-08-03T20:57:29.738Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-03T20:57:29.738Z] ---> Running in b42dd5458733 [2022-08-03T20:57:29.738Z] ---> Running in 35fb6ec5d423 [2022-08-03T20:57:29.996Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-03T20:57:29.996Z] Removing intermediate container fba5810de64c [2022-08-03T20:57:29.996Z] ---> f8755bb0d27b [2022-08-03T20:57:29.996Z] Step 8/23 : COPY . . [2022-08-03T20:57:30.106Z] $ docker rm -f be7be1286eb8079588b742d0fe4a0e70fcccdb5615582f3ec4b455567beabe77 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:57:30.563Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-03T20:57:30.563Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T20:57:30.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T20:57:30.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T20:57:30.938Z] prd-ubuntu20.04-docker-arm64-4c-16g-21893 does not seem to be running inside a container [2022-08-03T20:57:31.023Z] $ 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/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T20:57:32.266Z] $ docker top 71f6de1bff95465f8ed6db22647573f0f342b996415070f4600ba98b48a94920 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T20:57:33.097Z] Removing intermediate container b38a834f416f [2022-08-03T20:57:33.097Z] ---> c3f8e3155b2c [2022-08-03T20:57:33.097Z] [2022-08-03T20:57:33.097Z] Step 10/31 : FROM alpine:3.16 [2022-08-03T20:57:33.097Z] ---> d7d3d98c851f [2022-08-03T20:57:33.097Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:57:33.180Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-03T20:57:34.034Z] ---> Running in ed6480844e7c [2022-08-03T20:57:34.034Z] ---> 410212840745 [2022-08-03T20:57:34.034Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-03T20:57:34.292Z] ---> Running in 1336e89abac4 [2022-08-03T20:57:34.292Z] Removing intermediate container ed6480844e7c [2022-08-03T20:57:34.292Z] ---> f77cef17adb1 [2022-08-03T20:57:34.292Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-03T20:57:34.550Z] ---> Running in fa5c5739ec1a [2022-08-03T20:57:35.119Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T20:57:35.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:35.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:57:35.636Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-03T20:57:35.636Z] (2/2) Installing su-exec (0.2-r1) [2022-08-03T20:57:35.636Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:57:35.636Z] OK: 6 MiB in 16 packages [2022-08-03T20:57:37.013Z] Removing intermediate container fa5c5739ec1a [2022-08-03T20:57:37.013Z] ---> 36e040e2998c [2022-08-03T20:57:37.013Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-03T20:57:37.013Z] ---> Running in 10a1fc4a69bf [2022-08-03T20:57:37.467Z] Building core-command ... [2022-08-03T20:57:37.467Z] Building core-data ... [2022-08-03T20:57:37.467Z] Building core-metadata ... [2022-08-03T20:57:37.467Z] Building security-bootstrapper ... [2022-08-03T20:57:37.467Z] Building security-proxy-setup ... [2022-08-03T20:57:37.467Z] Building security-secretstore-setup ... [2022-08-03T20:57:37.467Z] Building security-spiffe-token-provider ... [2022-08-03T20:57:37.467Z] Building security-spire-agent ... [2022-08-03T20:57:37.467Z] Building security-spire-config ... [2022-08-03T20:57:37.467Z] Building security-spire-server ... [2022-08-03T20:57:37.467Z] Building support-notifications ... [2022-08-03T20:57:37.467Z] Building support-scheduler ... [2022-08-03T20:57:37.467Z] Building sys-mgmt-agent ... [2022-08-03T20:57:37.467Z] Building core-metadata [2022-08-03T20:57:37.467Z] Building sys-mgmt-agent [2022-08-03T20:57:37.467Z] Building core-data [2022-08-03T20:57:37.467Z] Building security-spire-server [2022-08-03T20:57:37.467Z] Building security-secretstore-setup [2022-08-03T20:57:37.579Z] Removing intermediate container 10a1fc4a69bf [2022-08-03T20:57:37.579Z] ---> d6e909020b52 [2022-08-03T20:57:37.579Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-03T20:57:37.579Z] ---> Running in 167474c359e3 [2022-08-03T20:57:38.147Z] Removing intermediate container 167474c359e3 [2022-08-03T20:57:38.147Z] ---> cb9b9e9ff402 [2022-08-03T20:57:38.147Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-03T20:57:38.147Z] ---> Running in 29bac3f36c21 [2022-08-03T20:57:38.714Z] Removing intermediate container 29bac3f36c21 [2022-08-03T20:57:38.714Z] ---> 2968a1b8a375 [2022-08-03T20:57:38.714Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-03T20:57:38.714Z] ---> Running in 80629b7e0cb3 [2022-08-03T20:57:41.252Z] Removing intermediate container 80629b7e0cb3 [2022-08-03T20:57:41.252Z] ---> c4d70a4b6085 [2022-08-03T20:57:41.252Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-03T20:57:41.252Z] ---> Running in f5a6940a926b [2022-08-03T20:57:41.511Z] Removing intermediate container f5a6940a926b [2022-08-03T20:57:41.511Z] ---> adc9a3bc0c51 [2022-08-03T20:57:41.511Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-03T20:57:42.077Z] ---> 087f8ed584a1 [2022-08-03T20:57:42.077Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-03T20:57:42.077Z] ---> Running in 12d65e379393 [2022-08-03T20:57:43.980Z] Removing intermediate container 12d65e379393 [2022-08-03T20:57:43.980Z] ---> 98f63f8ee933 [2022-08-03T20:57:43.980Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:57:44.920Z] ---> ba6b88b2b78f [2022-08-03T20:57:44.920Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-03T20:57:45.862Z] ---> d19ad184ce52 [2022-08-03T20:57:45.862Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-03T20:57:46.432Z] ---> 75307f48fc0d [2022-08-03T20:57:46.432Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-03T20:57:47.370Z] ---> c6583709417f [2022-08-03T20:57:47.370Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-03T20:57:47.594Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:57:47.594Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:47.594Z] ---> 90796daaf87c [2022-08-03T20:57:47.594Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:57:47.594Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:57:47.594Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:47.594Z] ---> 90796daaf87c [2022-08-03T20:57:47.594Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:57:47.594Z] ---> Running in 81815826a696 [2022-08-03T20:57:47.594Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:57:47.594Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:47.594Z] ---> 90796daaf87c [2022-08-03T20:57:47.594Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:57:47.594Z] ---> Running in e1371f4e6753 [2022-08-03T20:57:47.594Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 1c97402d0352 [2022-08-03T20:57:47.594Z] [2022-08-03T20:57:47.594Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:47.594Z] ---> 90796daaf87c [2022-08-03T20:57:47.594Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T20:57:47.594Z] ---> Running in 357ad0f8ab34 [2022-08-03T20:57:47.594Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:57:47.594Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:47.594Z] ---> 90796daaf87c [2022-08-03T20:57:47.594Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T20:57:47.594Z] ---> Using cache [2022-08-03T20:57:47.594Z] ---> 37665f2576d8 [2022-08-03T20:57:47.594Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:47.594Z] Removing intermediate container 81815826a696 [2022-08-03T20:57:47.594Z] ---> 37665f2576d8 [2022-08-03T20:57:47.594Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:47.594Z] ---> Running in a8c9acc18766 [2022-08-03T20:57:47.594Z] ---> Running in 9b496b30727e [2022-08-03T20:57:47.594Z] Removing intermediate container e1371f4e6753 [2022-08-03T20:57:47.594Z] ---> 7cd6c16082be [2022-08-03T20:57:47.594Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:47.594Z] ---> Running in 460a44ff6740 [2022-08-03T20:57:47.594Z] Removing intermediate container 357ad0f8ab34 [2022-08-03T20:57:47.594Z] ---> 516e79971fd1 [2022-08-03T20:57:47.594Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:47.888Z] Removing intermediate container 1c97402d0352 [2022-08-03T20:57:47.888Z] ---> d55969f877d1 [2022-08-03T20:57:47.888Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:47.888Z] ---> Running in b717649ed79a [2022-08-03T20:57:47.888Z] ---> Running in 9ea06d5bd71e [2022-08-03T20:57:47.938Z] ---> 79fb87baf81c [2022-08-03T20:57:47.938Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-03T20:57:48.507Z] ---> a344a69adae0 [2022-08-03T20:57:48.507Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-03T20:57:48.507Z] ---> Running in 5e5d42e8ea61 [2022-08-03T20:57:50.409Z] Removing intermediate container 5e5d42e8ea61 [2022-08-03T20:57:50.409Z] ---> 11aaed7ecf21 [2022-08-03T20:57:50.409Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-03T20:57:50.409Z] ---> Running in 37e990e50c8e [2022-08-03T20:57:50.667Z] Removing intermediate container 37e990e50c8e [2022-08-03T20:57:50.667Z] ---> 5631dc9f6f48 [2022-08-03T20:57:50.667Z] Step 28/31 : CMD ["gate"] [2022-08-03T20:57:50.667Z] ---> Running in dc6972f5e212 [2022-08-03T20:57:50.925Z] Removing intermediate container dc6972f5e212 [2022-08-03T20:57:50.925Z] ---> d3b22a035bfa [2022-08-03T20:57:50.925Z] Step 29/31 : LABEL arch=x86_64 [2022-08-03T20:57:51.184Z] ---> Running in fcb50c32267b [2022-08-03T20:57:51.296Z] Removing intermediate container 9b496b30727e [2022-08-03T20:57:51.296Z] ---> c7fc5c1bbd79 [2022-08-03T20:57:51.296Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-03T20:57:51.296Z] Removing intermediate container a8c9acc18766 [2022-08-03T20:57:51.296Z] ---> cfd71456e346 [2022-08-03T20:57:51.296Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T20:57:51.296Z] ---> Running in 88eeffda4a64 [2022-08-03T20:57:51.296Z] ---> Running in 927b89327ea1 [2022-08-03T20:57:51.444Z] Removing intermediate container fcb50c32267b [2022-08-03T20:57:51.444Z] ---> 0da33b9ef936 [2022-08-03T20:57:51.444Z] Step 30/31 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:57:51.444Z] ---> Running in 4ce3bab7a93b [2022-08-03T20:57:51.589Z] Removing intermediate container 460a44ff6740 [2022-08-03T20:57:51.589Z] ---> a89768d0f636 [2022-08-03T20:57:51.589Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T20:57:51.703Z] Removing intermediate container 4ce3bab7a93b [2022-08-03T20:57:51.703Z] ---> bf0cb6d8fcd3 [2022-08-03T20:57:51.703Z] Step 31/31 : LABEL version=2.3.0-dev.38 [2022-08-03T20:57:51.867Z] Removing intermediate container 9ea06d5bd71e [2022-08-03T20:57:51.867Z] ---> 0ddfb13c14ef [2022-08-03T20:57:51.867Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-03T20:57:51.867Z] ---> Running in a7aedbc8772e [2022-08-03T20:57:51.867Z] Removing intermediate container b717649ed79a [2022-08-03T20:57:51.867Z] ---> cc4ef1ae1ba0 [2022-08-03T20:57:51.867Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-03T20:57:51.867Z] ---> Running in 322cde7fed7b [2022-08-03T20:57:51.962Z] ---> Running in c297a2002ece [2022-08-03T20:57:51.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-03T20:57:52.150Z] ---> Running in 6aeb7aad44cc [2022-08-03T20:57:52.221Z] Removing intermediate container c297a2002ece [2022-08-03T20:57:52.221Z] ---> 575cf8ff130a [2022-08-03T20:57:52.221Z] [2022-08-03T20:57:52.221Z] Successfully built 575cf8ff130a [2022-08-03T20:57:52.221Z] Successfully tagged security-bootstrapper:latest [2022-08-03T20:57:52.221Z]  Building security-bootstrapper ... done Building security-spire-server [2022-08-03T20:57:53.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:57:53.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:57:53.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:57:54.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:57:54.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:57:54.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:57:54.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:57:54.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:57:54.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:57:55.138Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:57:55.420Z] OK: 221 MiB in 51 packages [2022-08-03T20:57:55.504Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:57:55.504Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:57:55.504Z] ---> 6ff23840eefd [2022-08-03T20:57:55.504Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T20:57:55.504Z] ---> Using cache [2022-08-03T20:57:55.504Z] ---> f8c2277fed7d [2022-08-03T20:57:55.504Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:55.504Z] ---> Using cache [2022-08-03T20:57:55.504Z] ---> 2171d1cdc345 [2022-08-03T20:57:55.504Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T20:57:55.504Z] ---> Using cache [2022-08-03T20:57:55.504Z] ---> b866103a9351 [2022-08-03T20:57:55.504Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T20:57:55.504Z] ---> Using cache [2022-08-03T20:57:55.504Z] ---> b4011a87e163 [2022-08-03T20:57:55.504Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:55.504Z] ---> Using cache [2022-08-03T20:57:55.504Z] ---> aa59a9b99bbe [2022-08-03T20:57:55.504Z] Step 8/25 : COPY . . [2022-08-03T20:57:55.504Z] ---> Using cache [2022-08-03T20:57:55.504Z] ---> 22d5a7cb5f6d [2022-08-03T20:57:55.504Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T20:57:55.504Z] ---> Using cache [2022-08-03T20:57:55.504Z] ---> 17a24cba8faf [2022-08-03T20:57:55.504Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-03T20:57:55.504Z] ---> Using cache [2022-08-03T20:57:55.504Z] ---> 09f33dc79023 [2022-08-03T20:57:55.504Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T20:57:56.036Z] OK: 221 MiB in 51 packages [2022-08-03T20:57:56.656Z] OK: 221 MiB in 51 packages [2022-08-03T20:57:56.656Z] OK: 221 MiB in 51 packages [2022-08-03T20:57:56.656Z] OK: 221 MiB in 51 packages [2022-08-03T20:57:57.260Z] Removing intermediate container 88eeffda4a64 [2022-08-03T20:57:57.260Z] ---> 5df58dfe4b72 [2022-08-03T20:57:57.260Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:57:57.406Z] ---> Running in abf4286cfc2f [2022-08-03T20:57:57.537Z] Removing intermediate container 322cde7fed7b [2022-08-03T20:57:57.537Z] ---> 98db13f4f629 [2022-08-03T20:57:57.537Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:57:58.148Z] Removing intermediate container a7aedbc8772e [2022-08-03T20:57:58.148Z] ---> 555f08798fc3 [2022-08-03T20:57:58.148Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:57:58.148Z] Removing intermediate container 6aeb7aad44cc [2022-08-03T20:57:58.422Z] ---> 0e77e21a6f27 [2022-08-03T20:57:58.422Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T20:57:58.422Z] Removing intermediate container 927b89327ea1 [2022-08-03T20:57:58.422Z] ---> dccc296ac50c [2022-08-03T20:57:58.422Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T20:57:58.422Z] ---> 56c1447404d7 [2022-08-03T20:57:58.422Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:58.422Z] ---> Running in 0a1139daf445 [2022-08-03T20:57:58.786Z] Removing intermediate container abf4286cfc2f [2022-08-03T20:57:58.786Z] ---> dd74d2e6b928 [2022-08-03T20:57:58.786Z] Step 12/25 : WORKDIR /edgex-go [2022-08-03T20:57:59.019Z] ---> e27787a75bee [2022-08-03T20:57:59.019Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:59.019Z] ---> Running in cbbd1439f8f5 [2022-08-03T20:57:59.046Z] ---> Running in 8a0113c5c460 [2022-08-03T20:57:59.046Z] Removing intermediate container 93bacc8bd9ae [2022-08-03T20:57:59.046Z] ---> 9f404da85680 [2022-08-03T20:57:59.046Z] [2022-08-03T20:57:59.046Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T20:57:59.046Z] ---> d7d3d98c851f [2022-08-03T20:57:59.046Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-03T20:57:59.046Z] ---> Running in 681ad5c07b23 [2022-08-03T20:57:59.613Z] ---> da89e10a6eb3 [2022-08-03T20:57:59.613Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:59.613Z] ---> Running in e8c3f096a0d9 [2022-08-03T20:57:59.614Z] Removing intermediate container 8a0113c5c460 [2022-08-03T20:57:59.614Z] ---> 7da6c41742fc [2022-08-03T20:57:59.614Z] [2022-08-03T20:57:59.614Z] Step 13/25 : FROM alpine:3.15 [2022-08-03T20:57:59.614Z] ---> 2720e26172a0 [2022-08-03T20:57:59.614Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:57:59.614Z] ---> Using cache [2022-08-03T20:57:59.614Z] ---> d90543b4bfdb [2022-08-03T20:57:59.614Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:57:59.614Z] ---> Using cache [2022-08-03T20:57:59.614Z] ---> 1389cd566cd7 [2022-08-03T20:57:59.614Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T20:57:59.614Z] ---> Using cache [2022-08-03T20:57:59.614Z] ---> 20b2c3d007ef [2022-08-03T20:57:59.614Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T20:57:59.912Z] ---> f6cb6f6267a1 [2022-08-03T20:57:59.912Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:59.912Z] ---> d2845eda5561 [2022-08-03T20:57:59.912Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:57:59.912Z] ---> Running in 35b9077cde49 [2022-08-03T20:58:00.196Z] ---> Running in 60b6afc1a4ec [2022-08-03T20:58:00.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:58:00.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:58:01.049Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-03T20:58:01.319Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-03T20:58:01.319Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T20:58:01.319Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-03T20:58:01.319Z] Removing intermediate container 1336e89abac4 [2022-08-03T20:58:01.319Z] ---> f77a1fe2a833 [2022-08-03T20:58:01.319Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-03T20:58:01.319Z] (5/6) Installing curl (7.83.1-r2) [2022-08-03T20:58:01.580Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-03T20:58:01.580Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:58:01.580Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T20:58:01.580Z] OK: 8 MiB in 20 packages [2022-08-03T20:58:02.149Z] ---> fe626147b31d [2022-08-03T20:58:02.149Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T20:58:02.149Z] ---> Running in c2af6823a0d1 [2022-08-03T20:58:02.149Z] Removing intermediate container 35fb6ec5d423 [2022-08-03T20:58:02.149Z] ---> f5b224ac1def [2022-08-03T20:58:02.149Z] [2022-08-03T20:58:02.149Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T20:58:02.149Z] ---> d7d3d98c851f [2022-08-03T20:58:02.149Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-03T20:58:02.407Z] Removing intermediate container b42dd5458733 [2022-08-03T20:58:02.407Z] ---> 22262381b7e4 [2022-08-03T20:58:02.407Z] [2022-08-03T20:58:02.407Z] Step 9/20 : FROM alpine:3.15 [2022-08-03T20:58:02.407Z] ---> 2720e26172a0 [2022-08-03T20:58:02.407Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:58:02.407Z] ---> Using cache [2022-08-03T20:58:02.407Z] ---> d90543b4bfdb [2022-08-03T20:58:02.407Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:58:02.407Z] ---> Using cache [2022-08-03T20:58:02.407Z] ---> 1389cd566cd7 [2022-08-03T20:58:02.407Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-03T20:58:02.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T20:58:02.407Z] ---> 00dabdf096a9 [2022-08-03T20:58:02.407Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-03T20:58:02.407Z] ---> Running in 925c34fff76b [2022-08-03T20:58:02.407Z] ---> Running in 74200d367d32 [2022-08-03T20:58:02.667Z] Removing intermediate container 681ad5c07b23 [2022-08-03T20:58:02.667Z] ---> c78118a60169 [2022-08-03T20:58:02.667Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T20:58:02.667Z] ---> Running in ebe6d52c1a20 [2022-08-03T20:58:02.667Z] Removing intermediate container 925c34fff76b [2022-08-03T20:58:02.667Z] ---> f767bc53ebab [2022-08-03T20:58:02.667Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-03T20:58:02.667Z] ---> 3a8accfac746 [2022-08-03T20:58:02.667Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-03T20:58:02.667Z] ---> Running in 66fbf41669f6 [2022-08-03T20:58:02.667Z] Removing intermediate container ebe6d52c1a20 [2022-08-03T20:58:02.667Z] ---> ca59e7577150 [2022-08-03T20:58:02.667Z] Step 13/22 : WORKDIR /edgex [2022-08-03T20:58:02.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:58:02.927Z] ---> Running in 2015e6c1779b [2022-08-03T20:58:02.927Z] Removing intermediate container 66fbf41669f6 [2022-08-03T20:58:02.927Z] ---> 1cec95312f82 [2022-08-03T20:58:02.927Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-03T20:58:02.927Z] ---> e383d0c91594 [2022-08-03T20:58:02.927Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T20:58:02.927Z] ---> Running in 35b5297f5b71 [2022-08-03T20:58:02.927Z] ---> Running in 57d368c81c84 [2022-08-03T20:58:03.187Z] Removing intermediate container 2015e6c1779b [2022-08-03T20:58:03.187Z] ---> 444927ac946a [2022-08-03T20:58:03.187Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-03T20:58:03.187Z] Removing intermediate container 35b5297f5b71 [2022-08-03T20:58:03.187Z] Removing intermediate container 57d368c81c84 [2022-08-03T20:58:03.187Z] ---> 239c029c50e0 [2022-08-03T20:58:03.187Z] ---> 95a34f920ab4 [2022-08-03T20:58:03.187Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T20:58:03.187Z] [2022-08-03T20:58:03.187Z] ---> Running in 86a8cf5d2e28 [2022-08-03T20:58:03.187Z] ---> b27a32ca1dc6 [2022-08-03T20:58:03.187Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-03T20:58:03.187Z] ---> Running in 3c36d0b1fe31 [2022-08-03T20:58:03.445Z] Removing intermediate container c2af6823a0d1 [2022-08-03T20:58:03.445Z] ---> 53e9c754268d [2022-08-03T20:58:03.445Z] [2022-08-03T20:58:03.445Z] Step 11/23 : FROM alpine:3.16 [2022-08-03T20:58:03.445Z] ---> d7d3d98c851f [2022-08-03T20:58:03.445Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-03T20:58:03.445Z] ---> Running in 5ec84462e7e0 [2022-08-03T20:58:03.445Z] Removing intermediate container 3c36d0b1fe31 [2022-08-03T20:58:03.445Z] ---> 6606f2870ecc [2022-08-03T20:58:03.445Z] Step 23/25 : LABEL arch=x86_64 [2022-08-03T20:58:03.445Z] ---> Running in acc266f80cc3 [2022-08-03T20:58:03.445Z] Removing intermediate container 5ec84462e7e0 [2022-08-03T20:58:03.445Z] ---> 77c11087b043 [2022-08-03T20:58:03.445Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-03T20:58:03.704Z] ---> Running in 5bd8e7e890e8 [2022-08-03T20:58:03.704Z] Removing intermediate container acc266f80cc3 [2022-08-03T20:58:03.704Z] ---> af767040c02b [2022-08-03T20:58:03.704Z] Step 24/25 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:03.704Z] ---> Running in 04b32cf103db [2022-08-03T20:58:03.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:58:03.704Z] ---> 142f95a82c6e [2022-08-03T20:58:03.704Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-03T20:58:03.964Z] Removing intermediate container 04b32cf103db [2022-08-03T20:58:03.964Z] ---> 0a8cd7fd3739 [2022-08-03T20:58:03.964Z] Step 25/25 : LABEL version=2.3.0-dev.38 [2022-08-03T20:58:03.964Z] ---> Running in 96a495332493 [2022-08-03T20:58:03.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:58:04.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:58:04.227Z] Removing intermediate container 86a8cf5d2e28 [2022-08-03T20:58:04.227Z] ---> d2cd8b78d4c3 [2022-08-03T20:58:04.227Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T20:58:04.227Z] Removing intermediate container 96a495332493 [2022-08-03T20:58:04.227Z] ---> 24c163c85b8a [2022-08-03T20:58:04.227Z] [2022-08-03T20:58:04.227Z] ---> Running in 51bca6c95ba0 [2022-08-03T20:58:04.227Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T20:58:04.227Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T20:58:04.227Z] OK: 15857 distinct packages available [2022-08-03T20:58:04.227Z] ---> 723543387f0a [2022-08-03T20:58:04.227Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T20:58:04.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:58:04.227Z] Successfully built 24c163c85b8a [2022-08-03T20:58:04.227Z] Successfully tagged security-spire-server:latest [2022-08-03T20:58:04.227Z]  Building security-spire-server ... done Building core-metadata [2022-08-03T20:58:04.227Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-03T20:58:04.227Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-03T20:58:04.227Z] (3/33) Installing readline (8.1.2-r0) [2022-08-03T20:58:04.489Z] (4/33) Installing bash (5.1.16-r2) [2022-08-03T20:58:04.489Z] Executing bash-5.1.16-r2.post-install [2022-08-03T20:58:04.489Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-03T20:58:04.489Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-03T20:58:04.489Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T20:58:04.489Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-03T20:58:04.489Z] (9/33) Installing curl (7.83.1-r2) [2022-08-03T20:58:04.489Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-03T20:58:04.749Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-03T20:58:04.749Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-03T20:58:04.749Z] (13/33) Installing expat (2.4.8-r0) [2022-08-03T20:58:04.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T20:58:04.749Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-03T20:58:04.749Z] (15/33) Installing gdbm (1.23-r0) [2022-08-03T20:58:04.749Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-03T20:58:04.749Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T20:58:04.749Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T20:58:04.749Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-03T20:58:04.749Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-03T20:58:04.749Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-03T20:58:05.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:58:05.010Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-03T20:58:05.010Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-03T20:58:05.010Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-03T20:58:05.010Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-03T20:58:05.010Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-03T20:58:05.010Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-03T20:58:05.010Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-03T20:58:05.276Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-03T20:58:05.276Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-03T20:58:05.276Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-03T20:58:05.276Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-03T20:58:05.276Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-03T20:58:05.276Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:58:05.535Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T20:58:05.535Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-03T20:58:05.535Z] OK: 122 MiB in 47 packages [2022-08-03T20:58:05.535Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-03T20:58:05.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T20:58:05.535Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-03T20:58:05.794Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-03T20:58:05.794Z] (5/9) Installing curl (7.80.0-r2) [2022-08-03T20:58:05.794Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-03T20:58:06.054Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T20:58:06.054Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-03T20:58:06.054Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T20:58:06.054Z] (8/9) Installing libucontext (1.1-r0) [2022-08-03T20:58:06.054Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T20:58:06.054Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-03T20:58:06.054Z] ---> 1571cb8c4a40 [2022-08-03T20:58:06.054Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T20:58:06.352Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T20:58:06.352Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T20:58:06.352Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T20:58:06.352Z] OK: 8 MiB in 23 packages [2022-08-03T20:58:06.352Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T20:58:06.352Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T20:58:06.615Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T20:58:06.615Z] OK: 8 MiB in 20 packages [2022-08-03T20:58:06.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:58:06.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:58:06.615Z] ---> 6ff23840eefd [2022-08-03T20:58:06.615Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T20:58:06.615Z] ---> Using cache [2022-08-03T20:58:06.615Z] ---> f8c2277fed7d [2022-08-03T20:58:06.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:58:06.615Z] ---> Using cache [2022-08-03T20:58:06.615Z] ---> 2171d1cdc345 [2022-08-03T20:58:06.615Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T20:58:06.615Z] ---> Using cache [2022-08-03T20:58:06.615Z] ---> 621471c968ad [2022-08-03T20:58:06.615Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T20:58:06.615Z] ---> Using cache [2022-08-03T20:58:06.615Z] ---> bfd77019fba2 [2022-08-03T20:58:06.615Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:58:06.615Z] ---> Using cache [2022-08-03T20:58:06.615Z] ---> 3ebd1e3079a4 [2022-08-03T20:58:06.615Z] Step 8/23 : COPY . . [2022-08-03T20:58:06.615Z] ---> Using cache [2022-08-03T20:58:06.615Z] ---> 1f3d1c14b1b7 [2022-08-03T20:58:06.615Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-03T20:58:06.615Z] ---> Running in eef1a19a17e9 [2022-08-03T20:58:06.615Z] ---> Running in 8e43643a8a8b [2022-08-03T20:58:07.213Z] Removing intermediate container 74200d367d32 [2022-08-03T20:58:07.213Z] ---> 70de3e952c07 [2022-08-03T20:58:07.213Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:58:07.213Z] Removing intermediate container 51bca6c95ba0 [2022-08-03T20:58:07.213Z] ---> 3a207ec046e5 [2022-08-03T20:58:07.213Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:58:07.473Z] ---> 9b5445d31116 [2022-08-03T20:58:07.473Z] ---> d6ca7b870bbd [2022-08-03T20:58:07.473Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-03T20:58:07.473Z] [2022-08-03T20:58:07.473Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-03T20:58:08.044Z] ---> ef2381212b52 [2022-08-03T20:58:08.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-03T20:58:08.044Z] ---> f59adb06dcea [2022-08-03T20:58:08.044Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-03T20:58:08.044Z] Removing intermediate container eef1a19a17e9 [2022-08-03T20:58:08.044Z] ---> 77329dccb564 [2022-08-03T20:58:08.044Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T20:58:08.303Z] ---> Running in 0681e04c4fdb [2022-08-03T20:58:08.303Z] ---> cfc2c68cdfff [2022-08-03T20:58:08.303Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-03T20:58:08.303Z] ---> 5c68583f7c92 [2022-08-03T20:58:08.303Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-03T20:58:08.303Z] Removing intermediate container 0681e04c4fdb [2022-08-03T20:58:08.303Z] ---> bf59292c2bec [2022-08-03T20:58:08.303Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T20:58:08.303Z] ---> Running in 9dda10190701 [2022-08-03T20:58:08.563Z] ---> Running in 1b2000b70e90 [2022-08-03T20:58:08.563Z] ---> Running in 46a93e6c2e95 [2022-08-03T20:58:08.563Z] Removing intermediate container 9dda10190701 [2022-08-03T20:58:08.563Z] ---> 700ca69f0db7 [2022-08-03T20:58:08.563Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:58:08.563Z] Removing intermediate container 1b2000b70e90 [2022-08-03T20:58:08.563Z] ---> 5b396f0cc47e [2022-08-03T20:58:08.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:58:08.563Z] ---> Running in 4621ed79d564 [2022-08-03T20:58:08.563Z] Removing intermediate container 46a93e6c2e95 [2022-08-03T20:58:08.563Z] ---> 123f63558d3f [2022-08-03T20:58:08.563Z] Step 21/22 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:08.563Z] ---> Running in 048d3b1f7fa5 [2022-08-03T20:58:08.563Z] ---> Running in 6772a38dbebd [2022-08-03T20:58:08.821Z] Removing intermediate container 4621ed79d564 [2022-08-03T20:58:08.821Z] ---> dbadabcda934 [2022-08-03T20:58:08.821Z] Step 18/20 : LABEL arch=x86_64 [2022-08-03T20:58:08.821Z] ---> Running in 119fd939f42e [2022-08-03T20:58:08.821Z] Removing intermediate container 6772a38dbebd [2022-08-03T20:58:08.821Z] ---> 5395073b2a6c [2022-08-03T20:58:08.821Z] Step 22/22 : LABEL version=2.3.0-dev.38 [2022-08-03T20:58:08.821Z] Removing intermediate container 048d3b1f7fa5 [2022-08-03T20:58:08.821Z] ---> fd07de4b6e44 [2022-08-03T20:58:08.821Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T20:58:08.821Z] ---> Running in ba4d13bf5b5a [2022-08-03T20:58:08.821Z] ---> Running in d3aaf45bee49 [2022-08-03T20:58:08.821Z] Removing intermediate container 119fd939f42e [2022-08-03T20:58:08.821Z] ---> a7e0be6bd33f [2022-08-03T20:58:08.821Z] Step 19/20 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:09.088Z] ---> Running in 34ba4cf2a404 [2022-08-03T20:58:09.088Z] Removing intermediate container d3aaf45bee49 [2022-08-03T20:58:09.088Z] ---> d13fab0149ba [2022-08-03T20:58:09.088Z] Step 22/23 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:09.088Z] Removing intermediate container ba4d13bf5b5a [2022-08-03T20:58:09.088Z] ---> 5314ace6d54c [2022-08-03T20:58:09.088Z] [2022-08-03T20:58:09.088Z] ---> Running in 6768b1489c82 [2022-08-03T20:58:09.088Z] Removing intermediate container 34ba4cf2a404 [2022-08-03T20:58:09.088Z] ---> 3dd836e2c974 [2022-08-03T20:58:09.088Z] Step 20/20 : LABEL version=2.3.0-dev.38 [2022-08-03T20:58:09.088Z] Successfully built 5314ace6d54c [2022-08-03T20:58:09.088Z] Successfully tagged security-proxy-setup:latest [2022-08-03T20:58:09.088Z]  Building security-proxy-setup ... done  ---> Running in c71c2312ccf3 [2022-08-03T20:58:09.088Z] Collecting docker-compose==1.23.2 [2022-08-03T20:58:09.088Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-03T20:58:09.088Z] Removing intermediate container 6768b1489c82 [2022-08-03T20:58:09.088Z] ---> 4393e8de49be [2022-08-03T20:58:09.088Z] Step 23/23 : LABEL version=2.3.0-dev.38 [2022-08-03T20:58:09.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.5 MB/s eta 0:00:00 [2022-08-03T20:58:09.348Z] ---> Running in bec8d9a466bd [2022-08-03T20:58:09.348Z] Removing intermediate container c71c2312ccf3 [2022-08-03T20:58:09.348Z] ---> 92f35dc8c543 [2022-08-03T20:58:09.348Z] [2022-08-03T20:58:09.348Z] Collecting docker<4.0,>=3.6.0 [2022-08-03T20:58:09.348Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-03T20:58:09.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 14.0 MB/s eta 0:00:00 [2022-08-03T20:58:09.348Z] Successfully built 92f35dc8c543 [2022-08-03T20:58:09.348Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-03T20:58:09.348Z]  Building security-spiffe-token-provider ... done Collecting cached-property<2,>=1.2.0 [2022-08-03T20:58:09.348Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-03T20:58:09.348Z] Removing intermediate container bec8d9a466bd [2022-08-03T20:58:09.348Z] ---> ab50fb1db026 [2022-08-03T20:58:09.348Z] [2022-08-03T20:58:09.348Z] Successfully built ab50fb1db026 [2022-08-03T20:58:09.348Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-03T20:58:09.348Z] Successfully tagged core-data:latest [2022-08-03T20:58:09.348Z]  Building core-data ... done  Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-03T20:58:09.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 177.4 MB/s eta 0:00:00 [2022-08-03T20:58:09.608Z] Collecting jsonschema<3,>=2.5.1 [2022-08-03T20:58:09.608Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-03T20:58:09.608Z] Collecting texttable<0.10,>=0.9.0 [2022-08-03T20:58:09.608Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-03T20:58:09.608Z] Preparing metadata (setup.py): started [2022-08-03T20:58:09.867Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T20:58:09.867Z] Collecting PyYAML<4,>=3.10 [2022-08-03T20:58:09.867Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-03T20:58:09.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 36.4 MB/s eta 0:00:00 [2022-08-03T20:58:10.126Z] Preparing metadata (setup.py): started [2022-08-03T20:58:10.385Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T20:58:10.385Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-03T20:58:10.385Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-03T20:58:10.385Z] Preparing metadata (setup.py): started [2022-08-03T20:58:10.645Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T20:58:10.645Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-03T20:58:10.645Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-03T20:58:10.645Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-03T20:58:10.645Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 121.3 MB/s eta 0:00:00 [2022-08-03T20:58:10.645Z] Collecting docopt<0.7,>=0.6.1 [2022-08-03T20:58:10.645Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-03T20:58:10.645Z] Preparing metadata (setup.py): started [2022-08-03T20:58:10.903Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T20:58:11.162Z] Collecting docker-pycreds>=0.4.0 [2022-08-03T20:58:11.162Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-03T20:58:11.162Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-03T20:58:11.162Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-03T20:58:11.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 132.9 MB/s eta 0:00:00 [2022-08-03T20:58:11.162Z] Collecting idna<2.8,>=2.5 [2022-08-03T20:58:11.162Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-03T20:58:11.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 126.4 MB/s eta 0:00:00 [2022-08-03T20:58:11.429Z] Collecting certifi>=2017.4.17 [2022-08-03T20:58:11.429Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-03T20:58:11.429Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 88.1 MB/s eta 0:00:00 [2022-08-03T20:58:11.429Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-03T20:58:11.429Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-03T20:58:11.429Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 129.1 MB/s eta 0:00:00 [2022-08-03T20:58:11.429Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-03T20:58:11.429Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-03T20:58:11.429Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-03T20:58:11.429Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-03T20:58:11.429Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-03T20:58:11.429Z] Running setup.py install for texttable: started [2022-08-03T20:58:11.689Z] Running setup.py install for texttable: finished with status 'done' [2022-08-03T20:58:11.689Z] Running setup.py install for PyYAML: started [2022-08-03T20:58:12.259Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-03T20:58:12.518Z] Running setup.py install for docopt: started [2022-08-03T20:58:12.777Z] Running setup.py install for docopt: finished with status 'done' [2022-08-03T20:58:13.036Z] Running setup.py install for dockerpty: started [2022-08-03T20:58:13.605Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-03T20:58:13.864Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 [2022-08-03T20:58:13.864Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-03T20:58:18.073Z] Removing intermediate container 5bd8e7e890e8 [2022-08-03T20:58:18.073Z] ---> 2a1f08ff3e62 [2022-08-03T20:58:18.073Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-03T20:58:18.073Z] ---> Running in bb766daed012 [2022-08-03T20:58:18.073Z] Removing intermediate container bb766daed012 [2022-08-03T20:58:18.073Z] ---> d3ce95e8119b [2022-08-03T20:58:18.073Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-03T20:58:18.073Z] ---> Running in a5ca84d5b464 [2022-08-03T20:58:18.073Z] Removing intermediate container a5ca84d5b464 [2022-08-03T20:58:18.073Z] ---> 62dcb9ab83d4 [2022-08-03T20:58:18.073Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-03T20:58:18.333Z] ---> aca2a275e68d [2022-08-03T20:58:18.333Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-03T20:58:18.591Z] ---> fc16c62170e2 [2022-08-03T20:58:18.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-03T20:58:18.850Z] ---> 1d9e9a131523 [2022-08-03T20:58:18.850Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-03T20:58:18.850Z] ---> Running in 9fab499017f2 [2022-08-03T20:58:18.850Z] Removing intermediate container 9fab499017f2 [2022-08-03T20:58:18.850Z] ---> 419060228d2d [2022-08-03T20:58:18.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:58:19.125Z] ---> Running in d00080e2c9eb [2022-08-03T20:58:19.125Z] Removing intermediate container d00080e2c9eb [2022-08-03T20:58:19.125Z] ---> 8154dccee6a8 [2022-08-03T20:58:19.125Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T20:58:19.125Z] ---> Running in f445b07cfea0 [2022-08-03T20:58:19.385Z] Removing intermediate container f445b07cfea0 [2022-08-03T20:58:19.385Z] ---> 162f2eadbb62 [2022-08-03T20:58:19.385Z] Step 22/23 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:19.385Z] ---> Running in 55edc972f0b2 [2022-08-03T20:58:19.385Z] Removing intermediate container 55edc972f0b2 [2022-08-03T20:58:19.385Z] ---> 7721a0336535 [2022-08-03T20:58:19.385Z] Step 23/23 : LABEL version=2.3.0-dev.38 [2022-08-03T20:58:19.385Z] ---> Running in 3b02a9db4ea7 [2022-08-03T20:58:19.643Z] Removing intermediate container 3b02a9db4ea7 [2022-08-03T20:58:19.644Z] ---> 86653e890381 [2022-08-03T20:58:19.644Z] [2022-08-03T20:58:19.644Z] Successfully built 86653e890381 [2022-08-03T20:58:19.644Z] Successfully tagged sys-mgmt-agent:latest [2022-08-03T20:58:21.025Z]  Building sys-mgmt-agent ... done Removing intermediate container 8e43643a8a8b [2022-08-03T20:58:21.025Z] ---> d4ed9c57aaab [2022-08-03T20:58:21.025Z] [2022-08-03T20:58:21.025Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T20:58:21.025Z] ---> d7d3d98c851f [2022-08-03T20:58:21.025Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T20:58:21.025Z] ---> Using cache [2022-08-03T20:58:21.025Z] ---> 75ebd7bf6721 [2022-08-03T20:58:21.025Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T20:58:21.025Z] ---> Using cache [2022-08-03T20:58:21.025Z] ---> 062ef29463d3 [2022-08-03T20:58:21.025Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-03T20:58:21.287Z] ---> Running in 9983bba3876d [2022-08-03T20:58:21.288Z] Removing intermediate container 9983bba3876d [2022-08-03T20:58:21.288Z] ---> 60d2a30c3732 [2022-08-03T20:58:21.288Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T20:58:21.288Z] ---> Running in 52ab88c6753d [2022-08-03T20:58:21.288Z] Removing intermediate container 52ab88c6753d [2022-08-03T20:58:21.288Z] ---> 6cd66f4454ef [2022-08-03T20:58:21.288Z] Step 15/23 : WORKDIR / [2022-08-03T20:58:21.547Z] ---> Running in 98b7c231ec17 [2022-08-03T20:58:21.547Z] Removing intermediate container 98b7c231ec17 [2022-08-03T20:58:21.547Z] ---> e807ed832809 [2022-08-03T20:58:21.547Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T20:58:21.547Z] ---> 1374a8224b40 [2022-08-03T20:58:21.547Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-03T20:58:22.117Z] ---> 8b4338b775aa [2022-08-03T20:58:22.117Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-03T20:58:22.117Z] ---> 0988a9ade6d2 [2022-08-03T20:58:22.117Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-03T20:58:22.117Z] ---> Running in 4ef8bd72b0f9 [2022-08-03T20:58:22.117Z] Removing intermediate container 4ef8bd72b0f9 [2022-08-03T20:58:22.117Z] ---> d5892f28e3cd [2022-08-03T20:58:22.117Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T20:58:22.379Z] ---> Running in 9ff57356f8f3 [2022-08-03T20:58:22.379Z] Removing intermediate container 9ff57356f8f3 [2022-08-03T20:58:22.379Z] ---> a1fe1334db3d [2022-08-03T20:58:22.379Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T20:58:22.379Z] ---> Running in 35015d0a985b [2022-08-03T20:58:22.379Z] Removing intermediate container 35015d0a985b [2022-08-03T20:58:22.379Z] ---> 14f513b7f383 [2022-08-03T20:58:22.379Z] Step 22/23 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:22.379Z] ---> Running in a91eb99365a9 [2022-08-03T20:58:22.640Z] Removing intermediate container a91eb99365a9 [2022-08-03T20:58:22.640Z] ---> 5bed3d747aea [2022-08-03T20:58:22.640Z] Step 23/23 : LABEL version=2.3.0-dev.38 [2022-08-03T20:58:22.640Z] ---> Running in 412bfd2a8031 [2022-08-03T20:58:22.640Z] Removing intermediate container 412bfd2a8031 [2022-08-03T20:58:22.640Z] ---> fa99612bd68d [2022-08-03T20:58:22.640Z] [2022-08-03T20:58:22.640Z] Successfully built fa99612bd68d [2022-08-03T20:58:22.640Z] Successfully tagged core-metadata:latest [2022-08-03T20:58:22.907Z]  Building core-metadata ... done  [Pipeline] } [2022-08-03T20:58:22.914Z] $ docker stop --time=1 eb4a5c7c56cf91a5a29b63a9782aa7bae0aa44fdf82c4bb6f77db5803bf08967 [2022-08-03T20:58:24.177Z] $ docker rm -f eb4a5c7c56cf91a5a29b63a9782aa7bae0aa44fdf82c4bb6f77db5803bf08967 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T20:58:24.525Z] + docker images [2022-08-03T20:58:24.525Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-03T20:58:24.525Z] core-metadata latest fa99612bd68d 2 seconds ago 18.2MB [2022-08-03T20:58:24.525Z] d4ed9c57aaab 4 seconds ago 1.55GB [2022-08-03T20:58:24.525Z] sys-mgmt-agent latest 86653e890381 5 seconds ago 135MB [2022-08-03T20:58:24.525Z] security-spiffe-token-provider latest 92f35dc8c543 15 seconds ago 29.2MB [2022-08-03T20:58:24.525Z] core-data latest ab50fb1db026 15 seconds ago 21.5MB [2022-08-03T20:58:24.525Z] security-proxy-setup latest 5314ace6d54c 16 seconds ago 27.2MB [2022-08-03T20:58:24.525Z] 53e9c754268d 21 seconds ago 1.52GB [2022-08-03T20:58:24.525Z] security-spire-server latest 24c163c85b8a 21 seconds ago 86.5MB [2022-08-03T20:58:24.525Z] f5b224ac1def 23 seconds ago 1.55GB [2022-08-03T20:58:24.525Z] 22262381b7e4 23 seconds ago 1.57GB [2022-08-03T20:58:24.525Z] 7da6c41742fc 25 seconds ago 1.42GB [2022-08-03T20:58:24.525Z] 9f404da85680 26 seconds ago 1.53GB [2022-08-03T20:58:24.525Z] security-bootstrapper latest 575cf8ff130a 33 seconds ago 19.3MB [2022-08-03T20:58:24.525Z] c3f8e3155b2c 54 seconds ago 1.52GB [2022-08-03T20:58:24.525Z] security-spire-config latest c291d185c6cb About a minute ago 85.8MB [2022-08-03T20:58:24.525Z] support-notifications latest dfd64dc2982d About a minute ago 27.1MB [2022-08-03T20:58:24.525Z] security-secretstore-setup latest 29b8b531d3d1 About a minute ago 28.9MB [2022-08-03T20:58:24.525Z] 0f36f21a322c About a minute ago 1.42GB [2022-08-03T20:58:24.525Z] core-command latest 1c69d6560ffe About a minute ago 16.2MB [2022-08-03T20:58:24.525Z] support-scheduler latest 7969b8d01f9e About a minute ago 26.5MB [2022-08-03T20:58:24.525Z] b992afff54f2 About a minute ago 1.58GB [2022-08-03T20:58:24.525Z] c0d8e97bd814 About a minute ago 1.58GB [2022-08-03T20:58:24.525Z] 5bfc0db8f5d5 About a minute ago 1.53GB [2022-08-03T20:58:24.525Z] 39b35fdc7fcc About a minute ago 1.52GB [2022-08-03T20:58:24.525Z] security-spire-agent latest f7519c86b350 About a minute ago 125MB [2022-08-03T20:58:24.525Z] bf72da4b3754 About a minute ago 1.42GB [2022-08-03T20:58:24.525Z] ci-base-image-x86_64 latest 6ff23840eefd 4 minutes ago 993MB [2022-08-03T20:58:24.525Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-03T20:58:24.525Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-03T20:58:24.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-03T20:58:24.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-03T20:58:24.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T20:58:24.628Z] provisioning config files... [2022-08-03T20:58:24.638Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/273@tmp/config6525726042314976272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T20:58:24.939Z] ---> docker-login.sh [2022-08-03T20:58:24.939Z] nexus3.edgexfoundry.org:10001 [2022-08-03T20:58:24.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:58:25.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:58:25.203Z] Configure a credential helper to remove this warning. See [2022-08-03T20:58:25.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:58:25.203Z] [2022-08-03T20:58:25.203Z] Login Succeeded [2022-08-03T20:58:25.203Z] nexus3.edgexfoundry.org:10002 [2022-08-03T20:58:25.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:58:25.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:58:25.203Z] Configure a credential helper to remove this warning. See [2022-08-03T20:58:25.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:58:25.203Z] [2022-08-03T20:58:25.203Z] Login Succeeded [2022-08-03T20:58:25.203Z] nexus3.edgexfoundry.org:10003 [2022-08-03T20:58:25.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:58:25.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:58:25.463Z] Configure a credential helper to remove this warning. See [2022-08-03T20:58:25.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:58:25.463Z] [2022-08-03T20:58:25.463Z] Login Succeeded [2022-08-03T20:58:25.463Z] nexus3.edgexfoundry.org:10004 [2022-08-03T20:58:25.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:58:25.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:58:25.463Z] Configure a credential helper to remove this warning. See [2022-08-03T20:58:25.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:58:25.463Z] [2022-08-03T20:58:25.463Z] Login Succeeded [2022-08-03T20:58:25.463Z] docker.io [2022-08-03T20:58:25.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T20:58:25.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T20:58:25.985Z] Configure a credential helper to remove this warning. See [2022-08-03T20:58:25.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T20:58:25.985Z] [2022-08-03T20:58:25.985Z] Login Succeeded [2022-08-03T20:58:25.985Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T20:58:25.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:58:26.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T20:58:26.042Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-03T20:58:26.042Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:26.042Z] latest [2022-08-03T20:58:26.042Z] 2.3.0-dev.38 [2022-08-03T20:58:26.042Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:26.042Z] main [2022-08-03T20:58:26.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:26.365Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:26.680Z] + docker push nexus3.edgexfoundry.org:10004/core-command:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:26.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-03T20:58:26.680Z] f9c96e28acf8: Preparing [2022-08-03T20:58:26.680Z] e180e4eddc2c: Preparing [2022-08-03T20:58:26.680Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:26.680Z] 7254759b3fc0: Preparing [2022-08-03T20:58:26.680Z] ec34fcc1d526: Preparing [2022-08-03T20:58:26.680Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:26.680Z] f9c96e28acf8: Pushed [2022-08-03T20:58:26.680Z] f6fd3937d8f7: Pushed [2022-08-03T20:58:26.680Z] 7254759b3fc0: Pushed [2022-08-03T20:58:28.064Z] e180e4eddc2c: Pushed [2022-08-03T20:58:28.064Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:640e3a5ecb820a65ea57c82c4a62bf4f0de41863022b28464bf77e73d5e78c4b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:28.390Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:28.743Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-03T20:58:28.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-03T20:58:28.743Z] f9c96e28acf8: Preparing [2022-08-03T20:58:28.743Z] e180e4eddc2c: Preparing [2022-08-03T20:58:28.743Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:28.743Z] 7254759b3fc0: Preparing [2022-08-03T20:58:28.743Z] ec34fcc1d526: Preparing [2022-08-03T20:58:28.743Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:28.743Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:28.743Z] e180e4eddc2c: Layer already exists [2022-08-03T20:58:28.743Z] f9c96e28acf8: Layer already exists [2022-08-03T20:58:28.743Z] 7254759b3fc0: Layer already exists [2022-08-03T20:58:28.743Z] latest: digest: sha256:640e3a5ecb820a65ea57c82c4a62bf4f0de41863022b28464bf77e73d5e78c4b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:29.091Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:29.459Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.38 [2022-08-03T20:58:29.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-03T20:58:29.459Z] f9c96e28acf8: Preparing [2022-08-03T20:58:29.459Z] e180e4eddc2c: Preparing [2022-08-03T20:58:29.459Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:29.459Z] 7254759b3fc0: Preparing [2022-08-03T20:58:29.459Z] ec34fcc1d526: Preparing [2022-08-03T20:58:29.459Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:29.459Z] 7254759b3fc0: Layer already exists [2022-08-03T20:58:29.459Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:29.459Z] e180e4eddc2c: Layer already exists [2022-08-03T20:58:29.459Z] f9c96e28acf8: Layer already exists [2022-08-03T20:58:29.459Z] 2.3.0-dev.38: digest: sha256:640e3a5ecb820a65ea57c82c4a62bf4f0de41863022b28464bf77e73d5e78c4b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:29.836Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:30.194Z] + docker push nexus3.edgexfoundry.org:10004/core-command:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:30.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-03T20:58:30.194Z] f9c96e28acf8: Preparing [2022-08-03T20:58:30.194Z] e180e4eddc2c: Preparing [2022-08-03T20:58:30.194Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:30.194Z] 7254759b3fc0: Preparing [2022-08-03T20:58:30.194Z] ec34fcc1d526: Preparing [2022-08-03T20:58:30.194Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:30.194Z] 7254759b3fc0: Layer already exists [2022-08-03T20:58:30.194Z] e180e4eddc2c: Layer already exists [2022-08-03T20:58:30.194Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:30.194Z] f9c96e28acf8: Layer already exists [2022-08-03T20:58:30.194Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:640e3a5ecb820a65ea57c82c4a62bf4f0de41863022b28464bf77e73d5e78c4b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:30.541Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:30.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-03T20:58:30.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-03T20:58:30.857Z] f9c96e28acf8: Preparing [2022-08-03T20:58:30.857Z] e180e4eddc2c: Preparing [2022-08-03T20:58:30.857Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:30.857Z] 7254759b3fc0: Preparing [2022-08-03T20:58:30.857Z] ec34fcc1d526: Preparing [2022-08-03T20:58:30.857Z] e180e4eddc2c: Layer already exists [2022-08-03T20:58:30.857Z] 7254759b3fc0: Layer already exists [2022-08-03T20:58:30.857Z] f9c96e28acf8: Layer already exists [2022-08-03T20:58:30.857Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:30.857Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:30.857Z] main: digest: sha256:640e3a5ecb820a65ea57c82c4a62bf4f0de41863022b28464bf77e73d5e78c4b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:58:30.904Z] ===================================================== [Pipeline] echo [2022-08-03T20:58:30.911Z] taggedImages: [2022-08-03T20:58:30.911Z] - nexus3.edgexfoundry.org:10004/core-command:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:30.911Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-03T20:58:30.911Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.38 [2022-08-03T20:58:30.911Z] - nexus3.edgexfoundry.org:10004/core-command:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:30.911Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-03T20:58:30.930Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-03T20:58:30.930Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:30.930Z] latest [2022-08-03T20:58:30.930Z] 2.3.0-dev.38 [2022-08-03T20:58:30.930Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:30.930Z] main [2022-08-03T20:58:30.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:31.261Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:31.570Z] + docker push nexus3.edgexfoundry.org:10004/core-data:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:31.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-03T20:58:31.570Z] 23dcf18bd3ad: Preparing [2022-08-03T20:58:31.570Z] 37fb9f2c4eb0: Preparing [2022-08-03T20:58:31.570Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:31.570Z] b6179e03cf5e: Preparing [2022-08-03T20:58:31.570Z] fab866f3c0b9: Preparing [2022-08-03T20:58:31.570Z] ec34fcc1d526: Preparing [2022-08-03T20:58:31.570Z] ec34fcc1d526: Waiting [2022-08-03T20:58:31.570Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:31.570Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:31.570Z] 23dcf18bd3ad: Pushed [2022-08-03T20:58:31.570Z] fab866f3c0b9: Pushed [2022-08-03T20:58:31.830Z] b6179e03cf5e: Pushed [2022-08-03T20:58:33.739Z] 37fb9f2c4eb0: Pushed [2022-08-03T20:58:33.740Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:a4e3d963afa1ad5b5b2232038ec4bb577adf34bb9c569d1f28ec2205d3d9bfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:34.061Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:34.375Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-03T20:58:34.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-03T20:58:34.375Z] 23dcf18bd3ad: Preparing [2022-08-03T20:58:34.375Z] 37fb9f2c4eb0: Preparing [2022-08-03T20:58:34.375Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:34.375Z] b6179e03cf5e: Preparing [2022-08-03T20:58:34.375Z] fab866f3c0b9: Preparing [2022-08-03T20:58:34.375Z] ec34fcc1d526: Preparing [2022-08-03T20:58:34.375Z] ec34fcc1d526: Waiting [2022-08-03T20:58:34.375Z] fab866f3c0b9: Layer already exists [2022-08-03T20:58:34.375Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:34.375Z] b6179e03cf5e: Layer already exists [2022-08-03T20:58:34.375Z] 23dcf18bd3ad: Layer already exists [2022-08-03T20:58:34.375Z] 37fb9f2c4eb0: Layer already exists [2022-08-03T20:58:34.375Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:34.375Z] latest: digest: sha256:a4e3d963afa1ad5b5b2232038ec4bb577adf34bb9c569d1f28ec2205d3d9bfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:34.691Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:35.007Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.38 [2022-08-03T20:58:35.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-03T20:58:35.007Z] 23dcf18bd3ad: Preparing [2022-08-03T20:58:35.007Z] 37fb9f2c4eb0: Preparing [2022-08-03T20:58:35.007Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:35.007Z] b6179e03cf5e: Preparing [2022-08-03T20:58:35.007Z] fab866f3c0b9: Preparing [2022-08-03T20:58:35.007Z] ec34fcc1d526: Preparing [2022-08-03T20:58:35.007Z] ec34fcc1d526: Waiting [2022-08-03T20:58:35.007Z] 23dcf18bd3ad: Layer already exists [2022-08-03T20:58:35.007Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:35.007Z] 37fb9f2c4eb0: Layer already exists [2022-08-03T20:58:35.007Z] fab866f3c0b9: Layer already exists [2022-08-03T20:58:35.007Z] b6179e03cf5e: Layer already exists [2022-08-03T20:58:35.007Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:35.007Z] 2.3.0-dev.38: digest: sha256:a4e3d963afa1ad5b5b2232038ec4bb577adf34bb9c569d1f28ec2205d3d9bfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:35.336Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:35.653Z] + docker push nexus3.edgexfoundry.org:10004/core-data:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:35.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-03T20:58:35.653Z] 23dcf18bd3ad: Preparing [2022-08-03T20:58:35.653Z] 37fb9f2c4eb0: Preparing [2022-08-03T20:58:35.653Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:35.653Z] b6179e03cf5e: Preparing [2022-08-03T20:58:35.653Z] fab866f3c0b9: Preparing [2022-08-03T20:58:35.653Z] ec34fcc1d526: Preparing [2022-08-03T20:58:35.653Z] ec34fcc1d526: Waiting [2022-08-03T20:58:35.653Z] b6179e03cf5e: Layer already exists [2022-08-03T20:58:35.653Z] 23dcf18bd3ad: Layer already exists [2022-08-03T20:58:35.653Z] fab866f3c0b9: Layer already exists [2022-08-03T20:58:35.653Z] 37fb9f2c4eb0: Layer already exists [2022-08-03T20:58:35.653Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:35.653Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:35.653Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:a4e3d963afa1ad5b5b2232038ec4bb577adf34bb9c569d1f28ec2205d3d9bfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:35.973Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:36.286Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-03T20:58:36.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-03T20:58:36.286Z] 23dcf18bd3ad: Preparing [2022-08-03T20:58:36.286Z] 37fb9f2c4eb0: Preparing [2022-08-03T20:58:36.286Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:36.286Z] b6179e03cf5e: Preparing [2022-08-03T20:58:36.286Z] fab866f3c0b9: Preparing [2022-08-03T20:58:36.286Z] ec34fcc1d526: Preparing [2022-08-03T20:58:36.286Z] ec34fcc1d526: Waiting [2022-08-03T20:58:36.286Z] 23dcf18bd3ad: Layer already exists [2022-08-03T20:58:36.286Z] fab866f3c0b9: Layer already exists [2022-08-03T20:58:36.286Z] 37fb9f2c4eb0: Layer already exists [2022-08-03T20:58:36.286Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:36.286Z] b6179e03cf5e: Layer already exists [2022-08-03T20:58:36.286Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:36.286Z] main: digest: sha256:a4e3d963afa1ad5b5b2232038ec4bb577adf34bb9c569d1f28ec2205d3d9bfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:58:36.336Z] ===================================================== [Pipeline] echo [2022-08-03T20:58:36.344Z] taggedImages: [2022-08-03T20:58:36.344Z] - nexus3.edgexfoundry.org:10004/core-data:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:36.344Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-03T20:58:36.344Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.38 [2022-08-03T20:58:36.344Z] - nexus3.edgexfoundry.org:10004/core-data:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:36.344Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-03T20:58:36.367Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-03T20:58:36.367Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:36.367Z] latest [2022-08-03T20:58:36.367Z] 2.3.0-dev.38 [2022-08-03T20:58:36.367Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:36.367Z] main [2022-08-03T20:58:36.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:36.692Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:37.008Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:37.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-03T20:58:37.008Z] b717b8544f52: Preparing [2022-08-03T20:58:37.008Z] dee2e93478a5: Preparing [2022-08-03T20:58:37.008Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:37.008Z] 7254759b3fc0: Preparing [2022-08-03T20:58:37.008Z] ec34fcc1d526: Preparing [2022-08-03T20:58:37.008Z] 7254759b3fc0: Layer already exists [2022-08-03T20:58:37.008Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:37.008Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:37.008Z] b717b8544f52: Pushed [2022-08-03T20:58:38.391Z] dee2e93478a5: Pushed [2022-08-03T20:58:38.391Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:72216e63f7ecf16ac958861efcf48b3413b95f8c02a6971934916c0de875756a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:38.717Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:39.027Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-03T20:58:39.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-03T20:58:39.027Z] b717b8544f52: Preparing [2022-08-03T20:58:39.027Z] dee2e93478a5: Preparing [2022-08-03T20:58:39.027Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:39.027Z] 7254759b3fc0: Preparing [2022-08-03T20:58:39.027Z] ec34fcc1d526: Preparing [2022-08-03T20:58:39.027Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:39.027Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:39.027Z] b717b8544f52: Layer already exists [2022-08-03T20:58:39.027Z] 7254759b3fc0: Layer already exists [2022-08-03T20:58:39.027Z] dee2e93478a5: Layer already exists [2022-08-03T20:58:39.027Z] latest: digest: sha256:72216e63f7ecf16ac958861efcf48b3413b95f8c02a6971934916c0de875756a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:39.348Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:39.663Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.38 [2022-08-03T20:58:39.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-03T20:58:39.663Z] b717b8544f52: Preparing [2022-08-03T20:58:39.663Z] dee2e93478a5: Preparing [2022-08-03T20:58:39.663Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:39.663Z] 7254759b3fc0: Preparing [2022-08-03T20:58:39.663Z] ec34fcc1d526: Preparing [2022-08-03T20:58:39.663Z] dee2e93478a5: Layer already exists [2022-08-03T20:58:39.663Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:39.663Z] b717b8544f52: Layer already exists [2022-08-03T20:58:39.663Z] 7254759b3fc0: Layer already exists [2022-08-03T20:58:39.663Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:39.663Z] 2.3.0-dev.38: digest: sha256:72216e63f7ecf16ac958861efcf48b3413b95f8c02a6971934916c0de875756a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:39.978Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:40.295Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:40.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-03T20:58:40.295Z] b717b8544f52: Preparing [2022-08-03T20:58:40.295Z] dee2e93478a5: Preparing [2022-08-03T20:58:40.295Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:40.295Z] 7254759b3fc0: Preparing [2022-08-03T20:58:40.295Z] ec34fcc1d526: Preparing [2022-08-03T20:58:40.295Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:40.295Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:40.295Z] b717b8544f52: Layer already exists [2022-08-03T20:58:40.295Z] 7254759b3fc0: Layer already exists [2022-08-03T20:58:40.295Z] dee2e93478a5: Layer already exists [2022-08-03T20:58:40.295Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:72216e63f7ecf16ac958861efcf48b3413b95f8c02a6971934916c0de875756a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:40.610Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:40.928Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-03T20:58:40.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-03T20:58:40.929Z] b717b8544f52: Preparing [2022-08-03T20:58:40.929Z] dee2e93478a5: Preparing [2022-08-03T20:58:40.929Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:40.929Z] 7254759b3fc0: Preparing [2022-08-03T20:58:40.929Z] ec34fcc1d526: Preparing [2022-08-03T20:58:40.929Z] b717b8544f52: Layer already exists [2022-08-03T20:58:40.929Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:40.929Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:40.929Z] dee2e93478a5: Layer already exists [2022-08-03T20:58:40.929Z] 7254759b3fc0: Layer already exists [2022-08-03T20:58:40.929Z] main: digest: sha256:72216e63f7ecf16ac958861efcf48b3413b95f8c02a6971934916c0de875756a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:58:40.983Z] ===================================================== [Pipeline] echo [2022-08-03T20:58:40.993Z] taggedImages: [2022-08-03T20:58:40.993Z] - nexus3.edgexfoundry.org:10004/core-metadata:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:40.993Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-03T20:58:40.993Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.38 [2022-08-03T20:58:40.993Z] - nexus3.edgexfoundry.org:10004/core-metadata:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:40.993Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-03T20:58:41.011Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-03T20:58:41.011Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:41.011Z] latest [2022-08-03T20:58:41.011Z] 2.3.0-dev.38 [2022-08-03T20:58:41.011Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:41.011Z] main [2022-08-03T20:58:41.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:41.320Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:41.634Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:41.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-03T20:58:41.634Z] b08ce4eea0ed: Preparing [2022-08-03T20:58:41.634Z] b08ce4eea0ed: Preparing [2022-08-03T20:58:41.634Z] 882255d6e71f: Preparing [2022-08-03T20:58:41.634Z] 91c8319c6581: Preparing [2022-08-03T20:58:41.634Z] 2de3fc269ec2: Preparing [2022-08-03T20:58:41.634Z] fc5dcd61f374: Preparing [2022-08-03T20:58:41.634Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:41.634Z] d31dc0107239: Preparing [2022-08-03T20:58:41.634Z] 52948e714412: Preparing [2022-08-03T20:58:41.634Z] 9f4dafa6a5bd: Preparing [2022-08-03T20:58:41.634Z] 84018eb818a9: Preparing [2022-08-03T20:58:41.634Z] ec34fcc1d526: Preparing [2022-08-03T20:58:41.634Z] d31dc0107239: Waiting [2022-08-03T20:58:41.634Z] 52948e714412: Waiting [2022-08-03T20:58:41.634Z] 9f4dafa6a5bd: Waiting [2022-08-03T20:58:41.634Z] 84018eb818a9: Waiting [2022-08-03T20:58:41.634Z] ec34fcc1d526: Waiting [2022-08-03T20:58:41.634Z] f6fd3937d8f7: Waiting [2022-08-03T20:58:41.634Z] 882255d6e71f: Pushed [2022-08-03T20:58:41.634Z] b08ce4eea0ed: Pushed [2022-08-03T20:58:41.634Z] 2de3fc269ec2: Pushed [2022-08-03T20:58:41.634Z] 91c8319c6581: Pushed [2022-08-03T20:58:41.634Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:41.895Z] d31dc0107239: Pushed [2022-08-03T20:58:41.895Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:41.895Z] 9f4dafa6a5bd: Pushed [2022-08-03T20:58:41.895Z] 84018eb818a9: Pushed [2022-08-03T20:58:41.895Z] 52948e714412: Pushed [2022-08-03T20:58:43.277Z] fc5dcd61f374: Pushed [2022-08-03T20:58:43.277Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:830a25e4a401a22c14fb9765816018cbf8cbd3bd429c0a2aa09e1c0c4af1211f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:43.593Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:43.907Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-03T20:58:43.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-03T20:58:43.907Z] b08ce4eea0ed: Preparing [2022-08-03T20:58:43.907Z] b08ce4eea0ed: Preparing [2022-08-03T20:58:43.907Z] 882255d6e71f: Preparing [2022-08-03T20:58:43.907Z] 91c8319c6581: Preparing [2022-08-03T20:58:43.907Z] 2de3fc269ec2: Preparing [2022-08-03T20:58:43.907Z] fc5dcd61f374: Preparing [2022-08-03T20:58:43.907Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:43.907Z] d31dc0107239: Preparing [2022-08-03T20:58:43.907Z] 52948e714412: Preparing [2022-08-03T20:58:43.908Z] 9f4dafa6a5bd: Preparing [2022-08-03T20:58:43.908Z] 84018eb818a9: Preparing [2022-08-03T20:58:43.908Z] ec34fcc1d526: Preparing [2022-08-03T20:58:43.908Z] 84018eb818a9: Waiting [2022-08-03T20:58:43.908Z] d31dc0107239: Waiting [2022-08-03T20:58:43.908Z] f6fd3937d8f7: Waiting [2022-08-03T20:58:43.908Z] 52948e714412: Waiting [2022-08-03T20:58:43.908Z] ec34fcc1d526: Waiting [2022-08-03T20:58:43.908Z] 9f4dafa6a5bd: Waiting [2022-08-03T20:58:43.908Z] 882255d6e71f: Layer already exists [2022-08-03T20:58:43.908Z] b08ce4eea0ed: Layer already exists [2022-08-03T20:58:43.908Z] 91c8319c6581: Layer already exists [2022-08-03T20:58:43.908Z] fc5dcd61f374: Layer already exists [2022-08-03T20:58:43.908Z] 2de3fc269ec2: Layer already exists [2022-08-03T20:58:43.908Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:43.908Z] 9f4dafa6a5bd: Layer already exists [2022-08-03T20:58:43.908Z] 52948e714412: Layer already exists [2022-08-03T20:58:43.908Z] 84018eb818a9: Layer already exists [2022-08-03T20:58:43.908Z] d31dc0107239: Layer already exists [2022-08-03T20:58:43.908Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:43.908Z] latest: digest: sha256:830a25e4a401a22c14fb9765816018cbf8cbd3bd429c0a2aa09e1c0c4af1211f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:44.229Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:44.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.38 [2022-08-03T20:58:44.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-03T20:58:44.549Z] b08ce4eea0ed: Preparing [2022-08-03T20:58:44.549Z] b08ce4eea0ed: Preparing [2022-08-03T20:58:44.549Z] 882255d6e71f: Preparing [2022-08-03T20:58:44.549Z] 91c8319c6581: Preparing [2022-08-03T20:58:44.549Z] 2de3fc269ec2: Preparing [2022-08-03T20:58:44.549Z] fc5dcd61f374: Preparing [2022-08-03T20:58:44.549Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:44.549Z] d31dc0107239: Preparing [2022-08-03T20:58:44.549Z] 52948e714412: Preparing [2022-08-03T20:58:44.549Z] 9f4dafa6a5bd: Preparing [2022-08-03T20:58:44.549Z] 84018eb818a9: Preparing [2022-08-03T20:58:44.549Z] ec34fcc1d526: Preparing [2022-08-03T20:58:44.549Z] f6fd3937d8f7: Waiting [2022-08-03T20:58:44.549Z] d31dc0107239: Waiting [2022-08-03T20:58:44.549Z] 52948e714412: Waiting [2022-08-03T20:58:44.549Z] 9f4dafa6a5bd: Waiting [2022-08-03T20:58:44.549Z] 84018eb818a9: Waiting [2022-08-03T20:58:44.549Z] ec34fcc1d526: Waiting [2022-08-03T20:58:44.549Z] fc5dcd61f374: Layer already exists [2022-08-03T20:58:44.549Z] b08ce4eea0ed: Layer already exists [2022-08-03T20:58:44.549Z] 2de3fc269ec2: Layer already exists [2022-08-03T20:58:44.549Z] 91c8319c6581: Layer already exists [2022-08-03T20:58:44.549Z] 882255d6e71f: Layer already exists [2022-08-03T20:58:44.549Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:44.549Z] d31dc0107239: Layer already exists [2022-08-03T20:58:44.549Z] 9f4dafa6a5bd: Layer already exists [2022-08-03T20:58:44.549Z] 84018eb818a9: Layer already exists [2022-08-03T20:58:44.549Z] 52948e714412: Layer already exists [2022-08-03T20:58:44.549Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:44.549Z] 2.3.0-dev.38: digest: sha256:830a25e4a401a22c14fb9765816018cbf8cbd3bd429c0a2aa09e1c0c4af1211f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:44.875Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:45.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:45.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-03T20:58:45.199Z] b08ce4eea0ed: Preparing [2022-08-03T20:58:45.199Z] b08ce4eea0ed: Preparing [2022-08-03T20:58:45.199Z] 882255d6e71f: Preparing [2022-08-03T20:58:45.199Z] 91c8319c6581: Preparing [2022-08-03T20:58:45.199Z] 2de3fc269ec2: Preparing [2022-08-03T20:58:45.199Z] fc5dcd61f374: Preparing [2022-08-03T20:58:45.199Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:45.199Z] d31dc0107239: Preparing [2022-08-03T20:58:45.199Z] 52948e714412: Preparing [2022-08-03T20:58:45.199Z] 9f4dafa6a5bd: Preparing [2022-08-03T20:58:45.199Z] 84018eb818a9: Preparing [2022-08-03T20:58:45.199Z] ec34fcc1d526: Preparing [2022-08-03T20:58:45.199Z] 52948e714412: Waiting [2022-08-03T20:58:45.199Z] 84018eb818a9: Waiting [2022-08-03T20:58:45.199Z] f6fd3937d8f7: Waiting [2022-08-03T20:58:45.199Z] 9f4dafa6a5bd: Waiting [2022-08-03T20:58:45.199Z] d31dc0107239: Waiting [2022-08-03T20:58:45.199Z] ec34fcc1d526: Waiting [2022-08-03T20:58:45.199Z] 882255d6e71f: Layer already exists [2022-08-03T20:58:45.199Z] b08ce4eea0ed: Layer already exists [2022-08-03T20:58:45.199Z] fc5dcd61f374: Layer already exists [2022-08-03T20:58:45.199Z] 91c8319c6581: Layer already exists [2022-08-03T20:58:45.199Z] 2de3fc269ec2: Layer already exists [2022-08-03T20:58:45.199Z] d31dc0107239: Layer already exists [2022-08-03T20:58:45.199Z] 52948e714412: Layer already exists [2022-08-03T20:58:45.199Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:45.199Z] 9f4dafa6a5bd: Layer already exists [2022-08-03T20:58:45.199Z] 84018eb818a9: Layer already exists [2022-08-03T20:58:45.199Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:45.199Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:830a25e4a401a22c14fb9765816018cbf8cbd3bd429c0a2aa09e1c0c4af1211f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:45.520Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:45.834Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-03T20:58:45.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-03T20:58:45.834Z] b08ce4eea0ed: Preparing [2022-08-03T20:58:45.834Z] b08ce4eea0ed: Preparing [2022-08-03T20:58:45.834Z] 882255d6e71f: Preparing [2022-08-03T20:58:45.834Z] 91c8319c6581: Preparing [2022-08-03T20:58:45.834Z] 2de3fc269ec2: Preparing [2022-08-03T20:58:45.834Z] fc5dcd61f374: Preparing [2022-08-03T20:58:45.834Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:45.834Z] d31dc0107239: Preparing [2022-08-03T20:58:45.834Z] 52948e714412: Preparing [2022-08-03T20:58:45.834Z] 9f4dafa6a5bd: Preparing [2022-08-03T20:58:45.834Z] 84018eb818a9: Preparing [2022-08-03T20:58:45.834Z] ec34fcc1d526: Preparing [2022-08-03T20:58:45.834Z] 52948e714412: Waiting [2022-08-03T20:58:45.834Z] 9f4dafa6a5bd: Waiting [2022-08-03T20:58:45.834Z] 84018eb818a9: Waiting [2022-08-03T20:58:45.834Z] ec34fcc1d526: Waiting [2022-08-03T20:58:45.834Z] d31dc0107239: Waiting [2022-08-03T20:58:45.834Z] f6fd3937d8f7: Waiting [2022-08-03T20:58:45.834Z] fc5dcd61f374: Layer already exists [2022-08-03T20:58:45.834Z] b08ce4eea0ed: Layer already exists [2022-08-03T20:58:45.834Z] 91c8319c6581: Layer already exists [2022-08-03T20:58:45.834Z] 2de3fc269ec2: Layer already exists [2022-08-03T20:58:45.834Z] 882255d6e71f: Layer already exists [2022-08-03T20:58:45.834Z] d31dc0107239: Layer already exists [2022-08-03T20:58:45.834Z] 9f4dafa6a5bd: Layer already exists [2022-08-03T20:58:45.834Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:45.834Z] 52948e714412: Layer already exists [2022-08-03T20:58:45.834Z] 84018eb818a9: Layer already exists [2022-08-03T20:58:45.834Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:45.834Z] main: digest: sha256:830a25e4a401a22c14fb9765816018cbf8cbd3bd429c0a2aa09e1c0c4af1211f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:58:45.877Z] ===================================================== [Pipeline] echo [2022-08-03T20:58:45.886Z] taggedImages: [2022-08-03T20:58:45.886Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:45.886Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-03T20:58:45.886Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.38 [2022-08-03T20:58:45.886Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:45.886Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-03T20:58:45.904Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-03T20:58:45.904Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:45.904Z] latest [2022-08-03T20:58:45.904Z] 2.3.0-dev.38 [2022-08-03T20:58:45.904Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:45.904Z] main [2022-08-03T20:58:45.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:46.224Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:46.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:46.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-03T20:58:46.541Z] 91dd0efdd307: Preparing [2022-08-03T20:58:46.541Z] 69aeeb860da0: Preparing [2022-08-03T20:58:46.541Z] 64aacd40cf79: Preparing [2022-08-03T20:58:46.541Z] 84c8047bd15e: Preparing [2022-08-03T20:58:46.541Z] aa6fa8118740: Preparing [2022-08-03T20:58:46.541Z] 4614fda1a48e: Preparing [2022-08-03T20:58:46.541Z] d2c0bc421201: Preparing [2022-08-03T20:58:46.541Z] ec34fcc1d526: Preparing [2022-08-03T20:58:46.541Z] d2c0bc421201: Waiting [2022-08-03T20:58:46.541Z] 91dd0efdd307: Pushed [2022-08-03T20:58:46.541Z] aa6fa8118740: Pushed [2022-08-03T20:58:46.541Z] 69aeeb860da0: Pushed [2022-08-03T20:58:46.541Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:46.541Z] 4614fda1a48e: Pushed [2022-08-03T20:58:46.801Z] d2c0bc421201: Pushed [2022-08-03T20:58:47.747Z] 84c8047bd15e: Pushed [2022-08-03T20:58:47.747Z] 64aacd40cf79: Pushed [2022-08-03T20:58:47.747Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:e0da7b63a52f8c4a45d70eca24e7efd00454dbba8a4e989ae54334f96dc9117e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:48.078Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:48.403Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-03T20:58:48.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-03T20:58:48.403Z] 91dd0efdd307: Preparing [2022-08-03T20:58:48.403Z] 69aeeb860da0: Preparing [2022-08-03T20:58:48.403Z] 64aacd40cf79: Preparing [2022-08-03T20:58:48.403Z] 84c8047bd15e: Preparing [2022-08-03T20:58:48.403Z] aa6fa8118740: Preparing [2022-08-03T20:58:48.403Z] 4614fda1a48e: Preparing [2022-08-03T20:58:48.403Z] d2c0bc421201: Preparing [2022-08-03T20:58:48.403Z] ec34fcc1d526: Preparing [2022-08-03T20:58:48.403Z] d2c0bc421201: Waiting [2022-08-03T20:58:48.403Z] aa6fa8118740: Layer already exists [2022-08-03T20:58:48.403Z] 69aeeb860da0: Layer already exists [2022-08-03T20:58:48.403Z] 64aacd40cf79: Layer already exists [2022-08-03T20:58:48.403Z] 91dd0efdd307: Layer already exists [2022-08-03T20:58:48.403Z] 84c8047bd15e: Layer already exists [2022-08-03T20:58:48.403Z] 4614fda1a48e: Layer already exists [2022-08-03T20:58:48.403Z] d2c0bc421201: Layer already exists [2022-08-03T20:58:48.403Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:48.403Z] latest: digest: sha256:e0da7b63a52f8c4a45d70eca24e7efd00454dbba8a4e989ae54334f96dc9117e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:48.729Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:49.045Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.38 [2022-08-03T20:58:49.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-03T20:58:49.045Z] 91dd0efdd307: Preparing [2022-08-03T20:58:49.045Z] 69aeeb860da0: Preparing [2022-08-03T20:58:49.045Z] 64aacd40cf79: Preparing [2022-08-03T20:58:49.045Z] 84c8047bd15e: Preparing [2022-08-03T20:58:49.045Z] aa6fa8118740: Preparing [2022-08-03T20:58:49.045Z] 4614fda1a48e: Preparing [2022-08-03T20:58:49.045Z] d2c0bc421201: Preparing [2022-08-03T20:58:49.045Z] ec34fcc1d526: Preparing [2022-08-03T20:58:49.045Z] ec34fcc1d526: Waiting [2022-08-03T20:58:49.045Z] d2c0bc421201: Waiting [2022-08-03T20:58:49.045Z] 4614fda1a48e: Waiting [2022-08-03T20:58:49.045Z] 64aacd40cf79: Layer already exists [2022-08-03T20:58:49.045Z] aa6fa8118740: Layer already exists [2022-08-03T20:58:49.045Z] 69aeeb860da0: Layer already exists [2022-08-03T20:58:49.045Z] 84c8047bd15e: Layer already exists [2022-08-03T20:58:49.045Z] 91dd0efdd307: Layer already exists [2022-08-03T20:58:49.045Z] d2c0bc421201: Layer already exists [2022-08-03T20:58:49.045Z] 4614fda1a48e: Layer already exists [2022-08-03T20:58:49.045Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:49.045Z] 2.3.0-dev.38: digest: sha256:e0da7b63a52f8c4a45d70eca24e7efd00454dbba8a4e989ae54334f96dc9117e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:49.362Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:49.670Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:49.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-03T20:58:49.670Z] 91dd0efdd307: Preparing [2022-08-03T20:58:49.670Z] 69aeeb860da0: Preparing [2022-08-03T20:58:49.670Z] 64aacd40cf79: Preparing [2022-08-03T20:58:49.670Z] 84c8047bd15e: Preparing [2022-08-03T20:58:49.670Z] aa6fa8118740: Preparing [2022-08-03T20:58:49.670Z] 4614fda1a48e: Preparing [2022-08-03T20:58:49.670Z] d2c0bc421201: Preparing [2022-08-03T20:58:49.670Z] ec34fcc1d526: Preparing [2022-08-03T20:58:49.670Z] 4614fda1a48e: Waiting [2022-08-03T20:58:49.670Z] d2c0bc421201: Waiting [2022-08-03T20:58:49.670Z] aa6fa8118740: Layer already exists [2022-08-03T20:58:49.670Z] 84c8047bd15e: Layer already exists [2022-08-03T20:58:49.670Z] 69aeeb860da0: Layer already exists [2022-08-03T20:58:49.670Z] 64aacd40cf79: Layer already exists [2022-08-03T20:58:49.670Z] 91dd0efdd307: Layer already exists [2022-08-03T20:58:49.670Z] d2c0bc421201: Layer already exists [2022-08-03T20:58:49.670Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:49.670Z] 4614fda1a48e: Layer already exists [2022-08-03T20:58:49.670Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:e0da7b63a52f8c4a45d70eca24e7efd00454dbba8a4e989ae54334f96dc9117e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:49.985Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:50.300Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-03T20:58:50.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-03T20:58:50.300Z] 91dd0efdd307: Preparing [2022-08-03T20:58:50.300Z] 69aeeb860da0: Preparing [2022-08-03T20:58:50.300Z] 64aacd40cf79: Preparing [2022-08-03T20:58:50.300Z] 84c8047bd15e: Preparing [2022-08-03T20:58:50.300Z] aa6fa8118740: Preparing [2022-08-03T20:58:50.300Z] 4614fda1a48e: Preparing [2022-08-03T20:58:50.300Z] d2c0bc421201: Preparing [2022-08-03T20:58:50.300Z] ec34fcc1d526: Preparing [2022-08-03T20:58:50.300Z] 4614fda1a48e: Waiting [2022-08-03T20:58:50.300Z] d2c0bc421201: Waiting [2022-08-03T20:58:50.300Z] ec34fcc1d526: Waiting [2022-08-03T20:58:50.300Z] 91dd0efdd307: Layer already exists [2022-08-03T20:58:50.300Z] aa6fa8118740: Layer already exists [2022-08-03T20:58:50.300Z] 84c8047bd15e: Layer already exists [2022-08-03T20:58:50.300Z] 69aeeb860da0: Layer already exists [2022-08-03T20:58:50.300Z] 64aacd40cf79: Layer already exists [2022-08-03T20:58:50.300Z] d2c0bc421201: Layer already exists [2022-08-03T20:58:50.300Z] 4614fda1a48e: Layer already exists [2022-08-03T20:58:50.300Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:50.300Z] main: digest: sha256:e0da7b63a52f8c4a45d70eca24e7efd00454dbba8a4e989ae54334f96dc9117e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:58:50.352Z] ===================================================== [Pipeline] echo [2022-08-03T20:58:50.361Z] taggedImages: [2022-08-03T20:58:50.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:50.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-03T20:58:50.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.38 [2022-08-03T20:58:50.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:50.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-03T20:58:50.387Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-03T20:58:50.387Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:50.387Z] latest [2022-08-03T20:58:50.387Z] 2.3.0-dev.38 [2022-08-03T20:58:50.387Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:50.387Z] main [2022-08-03T20:58:50.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:50.718Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:51.032Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:51.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-03T20:58:51.032Z] 74227c7efde3: Preparing [2022-08-03T20:58:51.032Z] c55764682e9a: Preparing [2022-08-03T20:58:51.032Z] ebe163d1229b: Preparing [2022-08-03T20:58:51.032Z] 473ababb31ba: Preparing [2022-08-03T20:58:51.032Z] 2638e487bb86: Preparing [2022-08-03T20:58:51.032Z] 97d364b8e268: Preparing [2022-08-03T20:58:51.032Z] 719638460b6b: Preparing [2022-08-03T20:58:51.032Z] 216b11f1f146: Preparing [2022-08-03T20:58:51.032Z] 8be1b99f590c: Preparing [2022-08-03T20:58:51.032Z] ec34fcc1d526: Preparing [2022-08-03T20:58:51.032Z] 216b11f1f146: Waiting [2022-08-03T20:58:51.032Z] 719638460b6b: Waiting [2022-08-03T20:58:51.032Z] ec34fcc1d526: Waiting [2022-08-03T20:58:51.032Z] 8be1b99f590c: Waiting [2022-08-03T20:58:51.032Z] 97d364b8e268: Waiting [2022-08-03T20:58:51.032Z] 74227c7efde3: Pushed [2022-08-03T20:58:51.032Z] 2638e487bb86: Pushed [2022-08-03T20:58:51.032Z] c55764682e9a: Pushed [2022-08-03T20:58:51.292Z] 216b11f1f146: Pushed [2022-08-03T20:58:51.292Z] 97d364b8e268: Pushed [2022-08-03T20:58:51.292Z] 719638460b6b: Pushed [2022-08-03T20:58:51.292Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:51.292Z] 8be1b99f590c: Pushed [2022-08-03T20:58:52.234Z] 473ababb31ba: Pushed [2022-08-03T20:58:52.494Z] ebe163d1229b: Pushed [2022-08-03T20:58:52.494Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:8c5157993d93e27268495dc0cc686b4a6245c13bed3a016503c039264ba147ad size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:52.809Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:53.121Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-03T20:58:53.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-03T20:58:53.122Z] 74227c7efde3: Preparing [2022-08-03T20:58:53.122Z] c55764682e9a: Preparing [2022-08-03T20:58:53.122Z] ebe163d1229b: Preparing [2022-08-03T20:58:53.122Z] 473ababb31ba: Preparing [2022-08-03T20:58:53.122Z] 2638e487bb86: Preparing [2022-08-03T20:58:53.122Z] 97d364b8e268: Preparing [2022-08-03T20:58:53.122Z] 719638460b6b: Preparing [2022-08-03T20:58:53.122Z] 216b11f1f146: Preparing [2022-08-03T20:58:53.122Z] 8be1b99f590c: Preparing [2022-08-03T20:58:53.122Z] ec34fcc1d526: Preparing [2022-08-03T20:58:53.122Z] 97d364b8e268: Waiting [2022-08-03T20:58:53.122Z] 216b11f1f146: Waiting [2022-08-03T20:58:53.122Z] 719638460b6b: Waiting [2022-08-03T20:58:53.122Z] 8be1b99f590c: Waiting [2022-08-03T20:58:53.122Z] ec34fcc1d526: Waiting [2022-08-03T20:58:53.122Z] ebe163d1229b: Layer already exists [2022-08-03T20:58:53.122Z] 74227c7efde3: Layer already exists [2022-08-03T20:58:53.122Z] 473ababb31ba: Layer already exists [2022-08-03T20:58:53.122Z] 2638e487bb86: Layer already exists [2022-08-03T20:58:53.122Z] c55764682e9a: Layer already exists [2022-08-03T20:58:53.122Z] 97d364b8e268: Layer already exists [2022-08-03T20:58:53.122Z] 719638460b6b: Layer already exists [2022-08-03T20:58:53.122Z] 8be1b99f590c: Layer already exists [2022-08-03T20:58:53.122Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:53.122Z] 216b11f1f146: Layer already exists [2022-08-03T20:58:53.122Z] latest: digest: sha256:8c5157993d93e27268495dc0cc686b4a6245c13bed3a016503c039264ba147ad size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:53.444Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:53.759Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.38 [2022-08-03T20:58:53.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-03T20:58:53.759Z] 74227c7efde3: Preparing [2022-08-03T20:58:53.759Z] c55764682e9a: Preparing [2022-08-03T20:58:53.759Z] ebe163d1229b: Preparing [2022-08-03T20:58:53.759Z] 473ababb31ba: Preparing [2022-08-03T20:58:53.759Z] 2638e487bb86: Preparing [2022-08-03T20:58:53.759Z] 97d364b8e268: Preparing [2022-08-03T20:58:53.759Z] 719638460b6b: Preparing [2022-08-03T20:58:53.759Z] 216b11f1f146: Preparing [2022-08-03T20:58:53.759Z] 8be1b99f590c: Preparing [2022-08-03T20:58:53.759Z] ec34fcc1d526: Preparing [2022-08-03T20:58:53.759Z] 97d364b8e268: Waiting [2022-08-03T20:58:53.759Z] 719638460b6b: Waiting [2022-08-03T20:58:53.759Z] 216b11f1f146: Waiting [2022-08-03T20:58:53.759Z] 8be1b99f590c: Waiting [2022-08-03T20:58:53.759Z] ec34fcc1d526: Waiting [2022-08-03T20:58:53.759Z] 74227c7efde3: Layer already exists [2022-08-03T20:58:53.759Z] 473ababb31ba: Layer already exists [2022-08-03T20:58:53.759Z] ebe163d1229b: Layer already exists [2022-08-03T20:58:53.759Z] c55764682e9a: Layer already exists [2022-08-03T20:58:53.759Z] 2638e487bb86: Layer already exists [2022-08-03T20:58:53.759Z] 719638460b6b: Layer already exists [2022-08-03T20:58:53.759Z] 216b11f1f146: Layer already exists [2022-08-03T20:58:53.759Z] 97d364b8e268: Layer already exists [2022-08-03T20:58:53.759Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:53.759Z] 8be1b99f590c: Layer already exists [2022-08-03T20:58:53.759Z] 2.3.0-dev.38: digest: sha256:8c5157993d93e27268495dc0cc686b4a6245c13bed3a016503c039264ba147ad size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:54.076Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:54.385Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:54.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-03T20:58:54.385Z] 74227c7efde3: Preparing [2022-08-03T20:58:54.385Z] c55764682e9a: Preparing [2022-08-03T20:58:54.385Z] ebe163d1229b: Preparing [2022-08-03T20:58:54.385Z] 473ababb31ba: Preparing [2022-08-03T20:58:54.385Z] 2638e487bb86: Preparing [2022-08-03T20:58:54.385Z] 97d364b8e268: Preparing [2022-08-03T20:58:54.385Z] 97d364b8e268: Waiting [2022-08-03T20:58:54.385Z] 719638460b6b: Preparing [2022-08-03T20:58:54.385Z] 216b11f1f146: Preparing [2022-08-03T20:58:54.385Z] 8be1b99f590c: Preparing [2022-08-03T20:58:54.385Z] ec34fcc1d526: Preparing [2022-08-03T20:58:54.385Z] 719638460b6b: Waiting [2022-08-03T20:58:54.385Z] 216b11f1f146: Waiting [2022-08-03T20:58:54.385Z] ec34fcc1d526: Waiting [2022-08-03T20:58:54.385Z] c55764682e9a: Layer already exists [2022-08-03T20:58:54.385Z] 473ababb31ba: Layer already exists [2022-08-03T20:58:54.385Z] ebe163d1229b: Layer already exists [2022-08-03T20:58:54.385Z] 74227c7efde3: Layer already exists [2022-08-03T20:58:54.385Z] 2638e487bb86: Layer already exists [2022-08-03T20:58:54.385Z] 97d364b8e268: Layer already exists [2022-08-03T20:58:54.385Z] 719638460b6b: Layer already exists [2022-08-03T20:58:54.385Z] 216b11f1f146: Layer already exists [2022-08-03T20:58:54.385Z] 8be1b99f590c: Layer already exists [2022-08-03T20:58:54.385Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:54.385Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:8c5157993d93e27268495dc0cc686b4a6245c13bed3a016503c039264ba147ad size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:54.705Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:55.015Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-03T20:58:55.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-03T20:58:55.015Z] 74227c7efde3: Preparing [2022-08-03T20:58:55.015Z] c55764682e9a: Preparing [2022-08-03T20:58:55.015Z] ebe163d1229b: Preparing [2022-08-03T20:58:55.015Z] 473ababb31ba: Preparing [2022-08-03T20:58:55.015Z] 2638e487bb86: Preparing [2022-08-03T20:58:55.015Z] 97d364b8e268: Preparing [2022-08-03T20:58:55.015Z] 719638460b6b: Preparing [2022-08-03T20:58:55.015Z] 216b11f1f146: Preparing [2022-08-03T20:58:55.015Z] 8be1b99f590c: Preparing [2022-08-03T20:58:55.015Z] ec34fcc1d526: Preparing [2022-08-03T20:58:55.015Z] 97d364b8e268: Waiting [2022-08-03T20:58:55.015Z] 719638460b6b: Waiting [2022-08-03T20:58:55.015Z] 216b11f1f146: Waiting [2022-08-03T20:58:55.015Z] 8be1b99f590c: Waiting [2022-08-03T20:58:55.015Z] ec34fcc1d526: Waiting [2022-08-03T20:58:55.015Z] 2638e487bb86: Layer already exists [2022-08-03T20:58:55.015Z] c55764682e9a: Layer already exists [2022-08-03T20:58:55.015Z] ebe163d1229b: Layer already exists [2022-08-03T20:58:55.015Z] 473ababb31ba: Layer already exists [2022-08-03T20:58:55.015Z] 74227c7efde3: Layer already exists [2022-08-03T20:58:55.015Z] 719638460b6b: Layer already exists [2022-08-03T20:58:55.015Z] 97d364b8e268: Layer already exists [2022-08-03T20:58:55.015Z] ec34fcc1d526: Layer already exists [2022-08-03T20:58:55.015Z] 216b11f1f146: Layer already exists [2022-08-03T20:58:55.015Z] 8be1b99f590c: Layer already exists [2022-08-03T20:58:55.015Z] main: digest: sha256:8c5157993d93e27268495dc0cc686b4a6245c13bed3a016503c039264ba147ad size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:58:55.072Z] ===================================================== [Pipeline] echo [2022-08-03T20:58:55.082Z] taggedImages: [2022-08-03T20:58:55.082Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:55.082Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-03T20:58:55.082Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.38 [2022-08-03T20:58:55.082Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:55.082Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-03T20:58:55.104Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-03T20:58:55.104Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:55.104Z] latest [2022-08-03T20:58:55.104Z] 2.3.0-dev.38 [2022-08-03T20:58:55.104Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:58:55.104Z] main [2022-08-03T20:58:55.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:55.423Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:55.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:58:55.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-03T20:58:55.742Z] f299c3784fd2: Preparing [2022-08-03T20:58:55.742Z] 76a0533aeba5: Preparing [2022-08-03T20:58:55.742Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:55.742Z] 478262226b00: Preparing [2022-08-03T20:58:55.742Z] 820b9def88e3: Preparing [2022-08-03T20:58:55.742Z] ad543cd673bd: Preparing [2022-08-03T20:58:55.742Z] ad543cd673bd: Waiting [2022-08-03T20:58:55.742Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:55.742Z] ad543cd673bd: Layer already exists [2022-08-03T20:58:55.742Z] 820b9def88e3: Pushed [2022-08-03T20:58:55.742Z] f299c3784fd2: Pushed [2022-08-03T20:58:56.313Z] 478262226b00: Pushed [2022-08-03T20:58:56.768Z] Removing intermediate container 35b9077cde49 [2022-08-03T20:58:56.768Z] ---> ee883c53687e [2022-08-03T20:58:56.768Z] Step 8/25 : COPY . . [2022-08-03T20:58:56.768Z] Removing intermediate container cbbd1439f8f5 [2022-08-03T20:58:56.768Z] ---> 4c81431dc7aa [2022-08-03T20:58:56.768Z] Step 8/23 : COPY . . [2022-08-03T20:58:56.768Z] Removing intermediate container e8c3f096a0d9 [2022-08-03T20:58:56.768Z] ---> 6ada7ce5daac [2022-08-03T20:58:56.768Z] Step 8/23 : COPY . . [2022-08-03T20:58:56.768Z] Removing intermediate container 60b6afc1a4ec [2022-08-03T20:58:56.768Z] ---> dc5f15a45953 [2022-08-03T20:58:56.768Z] Step 8/25 : COPY . . [2022-08-03T20:58:56.768Z] Removing intermediate container 0a1139daf445 [2022-08-03T20:58:56.768Z] ---> dbd8466a3e5f [2022-08-03T20:58:56.768Z] Step 8/23 : COPY . . [2022-08-03T20:58:57.702Z] 76a0533aeba5: Pushed [2022-08-03T20:58:58.002Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:7498f68e2da7e1c80973b920761f9665784be6016810b02aa9a57f77cd07f7be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:58.404Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:58.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-03T20:58:58.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-03T20:58:58.768Z] f299c3784fd2: Preparing [2022-08-03T20:58:58.768Z] 76a0533aeba5: Preparing [2022-08-03T20:58:58.768Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:58.768Z] 478262226b00: Preparing [2022-08-03T20:58:58.768Z] 820b9def88e3: Preparing [2022-08-03T20:58:58.768Z] ad543cd673bd: Preparing [2022-08-03T20:58:58.768Z] ad543cd673bd: Waiting [2022-08-03T20:58:58.768Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:58.768Z] 478262226b00: Layer already exists [2022-08-03T20:58:58.768Z] 76a0533aeba5: Layer already exists [2022-08-03T20:58:58.768Z] 820b9def88e3: Layer already exists [2022-08-03T20:58:58.768Z] f299c3784fd2: Layer already exists [2022-08-03T20:58:58.768Z] ad543cd673bd: Layer already exists [2022-08-03T20:58:58.768Z] latest: digest: sha256:7498f68e2da7e1c80973b920761f9665784be6016810b02aa9a57f77cd07f7be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:59.084Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:59.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.38 [2022-08-03T20:58:59.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-03T20:58:59.397Z] f299c3784fd2: Preparing [2022-08-03T20:58:59.397Z] 76a0533aeba5: Preparing [2022-08-03T20:58:59.397Z] f6fd3937d8f7: Preparing [2022-08-03T20:58:59.397Z] 478262226b00: Preparing [2022-08-03T20:58:59.397Z] 820b9def88e3: Preparing [2022-08-03T20:58:59.397Z] ad543cd673bd: Preparing [2022-08-03T20:58:59.397Z] ad543cd673bd: Waiting [2022-08-03T20:58:59.397Z] f299c3784fd2: Layer already exists [2022-08-03T20:58:59.397Z] 820b9def88e3: Layer already exists [2022-08-03T20:58:59.397Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:58:59.397Z] 76a0533aeba5: Layer already exists [2022-08-03T20:58:59.397Z] 478262226b00: Layer already exists [2022-08-03T20:58:59.397Z] ad543cd673bd: Layer already exists [2022-08-03T20:58:59.397Z] 2.3.0-dev.38: digest: sha256:7498f68e2da7e1c80973b920761f9665784be6016810b02aa9a57f77cd07f7be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:58:59.716Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:00.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:00.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-03T20:59:00.025Z] f299c3784fd2: Preparing [2022-08-03T20:59:00.025Z] 76a0533aeba5: Preparing [2022-08-03T20:59:00.025Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:00.025Z] 478262226b00: Preparing [2022-08-03T20:59:00.025Z] 820b9def88e3: Preparing [2022-08-03T20:59:00.025Z] ad543cd673bd: Preparing [2022-08-03T20:59:00.025Z] ad543cd673bd: Waiting [2022-08-03T20:59:00.025Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:00.025Z] f299c3784fd2: Layer already exists [2022-08-03T20:59:00.025Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:00.025Z] 478262226b00: Layer already exists [2022-08-03T20:59:00.025Z] 76a0533aeba5: Layer already exists [2022-08-03T20:59:00.025Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:00.025Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:7498f68e2da7e1c80973b920761f9665784be6016810b02aa9a57f77cd07f7be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:00.345Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:00.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-03T20:59:00.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-03T20:59:00.659Z] f299c3784fd2: Preparing [2022-08-03T20:59:00.659Z] 76a0533aeba5: Preparing [2022-08-03T20:59:00.659Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:00.659Z] 478262226b00: Preparing [2022-08-03T20:59:00.659Z] 820b9def88e3: Preparing [2022-08-03T20:59:00.659Z] ad543cd673bd: Preparing [2022-08-03T20:59:00.659Z] ad543cd673bd: Waiting [2022-08-03T20:59:00.659Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:00.659Z] 76a0533aeba5: Layer already exists [2022-08-03T20:59:00.659Z] f299c3784fd2: Layer already exists [2022-08-03T20:59:00.659Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:00.659Z] 478262226b00: Layer already exists [2022-08-03T20:59:00.659Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:00.659Z] main: digest: sha256:7498f68e2da7e1c80973b920761f9665784be6016810b02aa9a57f77cd07f7be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:59:00.709Z] ===================================================== [Pipeline] echo [2022-08-03T20:59:00.719Z] taggedImages: [2022-08-03T20:59:00.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:00.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-03T20:59:00.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.38 [2022-08-03T20:59:00.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:00.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-03T20:59:00.747Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-03T20:59:00.747Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:00.747Z] latest [2022-08-03T20:59:00.747Z] 2.3.0-dev.38 [2022-08-03T20:59:00.747Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:00.747Z] main [2022-08-03T20:59:00.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:01.084Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:01.123Z] ---> cbac16b3daef [2022-08-03T20:59:01.123Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-03T20:59:01.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:01.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-03T20:59:01.393Z] 06716f55ca4b: Preparing [2022-08-03T20:59:01.393Z] 5c70dbfd361c: Preparing [2022-08-03T20:59:01.393Z] 22fef6f63506: Preparing [2022-08-03T20:59:01.393Z] 0a43efc8f700: Preparing [2022-08-03T20:59:01.393Z] bac417200f4e: Preparing [2022-08-03T20:59:01.393Z] f1c46e771d44: Preparing [2022-08-03T20:59:01.393Z] 820b9def88e3: Preparing [2022-08-03T20:59:01.393Z] ad543cd673bd: Preparing [2022-08-03T20:59:01.393Z] f1c46e771d44: Waiting [2022-08-03T20:59:01.393Z] 820b9def88e3: Waiting [2022-08-03T20:59:01.393Z] ad543cd673bd: Waiting [2022-08-03T20:59:01.393Z] 22fef6f63506: Pushed [2022-08-03T20:59:01.393Z] 06716f55ca4b: Pushed [2022-08-03T20:59:01.393Z] 5c70dbfd361c: Pushed [2022-08-03T20:59:01.393Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:01.393Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:01.407Z] ---> 9dfb56e6c03b [2022-08-03T20:59:01.407Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-03T20:59:01.407Z] ---> Running in eab7f1712a07 [2022-08-03T20:59:01.407Z] ---> Running in dc03c0296d60 [2022-08-03T20:59:01.688Z] ---> a9280859f5a4 [2022-08-03T20:59:01.688Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T20:59:01.963Z] f1c46e771d44: Pushed [2022-08-03T20:59:01.967Z] ---> Running in 1af167fcc645 [2022-08-03T20:59:01.968Z] ---> 41f506223e22 [2022-08-03T20:59:01.968Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-03T20:59:01.968Z] ---> 78277dc65c3f [2022-08-03T20:59:01.968Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-03T20:59:01.968Z] ---> Running in 611e50c662f1 [2022-08-03T20:59:02.252Z] ---> Running in f7abb06d4015 [2022-08-03T20:59:02.858Z] Removing intermediate container 1af167fcc645 [2022-08-03T20:59:02.858Z] ---> 74ae114a1060 [2022-08-03T20:59:02.858Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-03T20:59:03.136Z] ---> Running in 9ca9a5e20923 [2022-08-03T20:59:03.743Z] Removing intermediate container 9ca9a5e20923 [2022-08-03T20:59:03.743Z] ---> 9922a8e1531d [2022-08-03T20:59:03.743Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T20:59:03.743Z] ---> Running in bc90a96a09f8 [2022-08-03T20:59:04.341Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-03T20:59:04.341Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T20:59:04.341Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T20:59:04.621Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-03T20:59:05.270Z] bac417200f4e: Pushed [2022-08-03T20:59:06.640Z] Removing intermediate container bc90a96a09f8 [2022-08-03T20:59:06.640Z] ---> 15af5f93a234 [2022-08-03T20:59:06.640Z] Step 12/25 : WORKDIR /edgex-go [2022-08-03T20:59:06.640Z] ---> Running in c23857cf8f62 [2022-08-03T20:59:07.260Z] Removing intermediate container c23857cf8f62 [2022-08-03T20:59:07.260Z] ---> 41d6765c310a [2022-08-03T20:59:07.260Z] [2022-08-03T20:59:07.260Z] Step 13/25 : FROM alpine:3.15 [2022-08-03T20:59:07.260Z] 3.15: Pulling from library/alpine [2022-08-03T20:59:07.820Z] 0a43efc8f700: Pushed [2022-08-03T20:59:08.083Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:6de2fc5a389e19fc4fd109fef0a21d652674dabb4a9d71dea916d9854d1fcd3e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:08.407Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:08.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-03T20:59:08.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-03T20:59:08.723Z] 06716f55ca4b: Preparing [2022-08-03T20:59:08.723Z] 5c70dbfd361c: Preparing [2022-08-03T20:59:08.723Z] 22fef6f63506: Preparing [2022-08-03T20:59:08.723Z] 0a43efc8f700: Preparing [2022-08-03T20:59:08.723Z] bac417200f4e: Preparing [2022-08-03T20:59:08.723Z] f1c46e771d44: Preparing [2022-08-03T20:59:08.723Z] 820b9def88e3: Preparing [2022-08-03T20:59:08.723Z] ad543cd673bd: Preparing [2022-08-03T20:59:08.723Z] 820b9def88e3: Waiting [2022-08-03T20:59:08.723Z] ad543cd673bd: Waiting [2022-08-03T20:59:08.723Z] f1c46e771d44: Waiting [2022-08-03T20:59:08.723Z] bac417200f4e: Layer already exists [2022-08-03T20:59:08.723Z] 06716f55ca4b: Layer already exists [2022-08-03T20:59:08.723Z] 5c70dbfd361c: Layer already exists [2022-08-03T20:59:08.723Z] 0a43efc8f700: Layer already exists [2022-08-03T20:59:08.723Z] 22fef6f63506: Layer already exists [2022-08-03T20:59:08.723Z] f1c46e771d44: Layer already exists [2022-08-03T20:59:08.723Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:08.723Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:08.723Z] latest: digest: sha256:6de2fc5a389e19fc4fd109fef0a21d652674dabb4a9d71dea916d9854d1fcd3e size: 1992 [Pipeline] } [2022-08-03T20:59:08.731Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T20:59:08.731Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T20:59:08.731Z] ---> 60f2846fe774 [2022-08-03T20:59:08.731Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T20:59:08.731Z] ---> Running in 56aeed2b3890 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:09.043Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:09.362Z] Removing intermediate container 56aeed2b3890 [2022-08-03T20:59:09.362Z] ---> a80e96ebc031 [2022-08-03T20:59:09.362Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:59:09.362Z] ---> Running in 048389319c94 [2022-08-03T20:59:09.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.38 [2022-08-03T20:59:09.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-03T20:59:09.364Z] 06716f55ca4b: Preparing [2022-08-03T20:59:09.364Z] 5c70dbfd361c: Preparing [2022-08-03T20:59:09.364Z] 22fef6f63506: Preparing [2022-08-03T20:59:09.364Z] 0a43efc8f700: Preparing [2022-08-03T20:59:09.364Z] bac417200f4e: Preparing [2022-08-03T20:59:09.364Z] f1c46e771d44: Preparing [2022-08-03T20:59:09.364Z] 820b9def88e3: Preparing [2022-08-03T20:59:09.364Z] ad543cd673bd: Preparing [2022-08-03T20:59:09.364Z] f1c46e771d44: Waiting [2022-08-03T20:59:09.364Z] ad543cd673bd: Waiting [2022-08-03T20:59:09.364Z] bac417200f4e: Layer already exists [2022-08-03T20:59:09.364Z] 22fef6f63506: Layer already exists [2022-08-03T20:59:09.364Z] 5c70dbfd361c: Layer already exists [2022-08-03T20:59:09.364Z] 0a43efc8f700: Layer already exists [2022-08-03T20:59:09.364Z] 06716f55ca4b: Layer already exists [2022-08-03T20:59:09.364Z] f1c46e771d44: Layer already exists [2022-08-03T20:59:09.364Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:09.364Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:09.364Z] 2.3.0-dev.38: digest: sha256:6de2fc5a389e19fc4fd109fef0a21d652674dabb4a9d71dea916d9854d1fcd3e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:09.686Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:09.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:09.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-03T20:59:09.998Z] 06716f55ca4b: Preparing [2022-08-03T20:59:09.998Z] 5c70dbfd361c: Preparing [2022-08-03T20:59:09.998Z] 22fef6f63506: Preparing [2022-08-03T20:59:09.998Z] 0a43efc8f700: Preparing [2022-08-03T20:59:09.998Z] bac417200f4e: Preparing [2022-08-03T20:59:09.998Z] f1c46e771d44: Preparing [2022-08-03T20:59:09.998Z] 820b9def88e3: Preparing [2022-08-03T20:59:09.998Z] ad543cd673bd: Preparing [2022-08-03T20:59:09.998Z] 820b9def88e3: Waiting [2022-08-03T20:59:09.998Z] f1c46e771d44: Waiting [2022-08-03T20:59:09.998Z] ad543cd673bd: Waiting [2022-08-03T20:59:09.998Z] bac417200f4e: Layer already exists [2022-08-03T20:59:09.998Z] 0a43efc8f700: Layer already exists [2022-08-03T20:59:09.998Z] 22fef6f63506: Layer already exists [2022-08-03T20:59:09.998Z] 5c70dbfd361c: Layer already exists [2022-08-03T20:59:09.998Z] 06716f55ca4b: Layer already exists [2022-08-03T20:59:09.998Z] f1c46e771d44: Layer already exists [2022-08-03T20:59:09.998Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:09.998Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:09.998Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:6de2fc5a389e19fc4fd109fef0a21d652674dabb4a9d71dea916d9854d1fcd3e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:10.311Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:10.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-03T20:59:10.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-03T20:59:10.626Z] 06716f55ca4b: Preparing [2022-08-03T20:59:10.626Z] 5c70dbfd361c: Preparing [2022-08-03T20:59:10.626Z] 22fef6f63506: Preparing [2022-08-03T20:59:10.626Z] 0a43efc8f700: Preparing [2022-08-03T20:59:10.626Z] bac417200f4e: Preparing [2022-08-03T20:59:10.626Z] f1c46e771d44: Preparing [2022-08-03T20:59:10.626Z] 820b9def88e3: Preparing [2022-08-03T20:59:10.626Z] ad543cd673bd: Preparing [2022-08-03T20:59:10.626Z] f1c46e771d44: Waiting [2022-08-03T20:59:10.626Z] 820b9def88e3: Waiting [2022-08-03T20:59:10.626Z] ad543cd673bd: Waiting [2022-08-03T20:59:10.626Z] 22fef6f63506: Layer already exists [2022-08-03T20:59:10.626Z] 0a43efc8f700: Layer already exists [2022-08-03T20:59:10.626Z] 5c70dbfd361c: Layer already exists [2022-08-03T20:59:10.626Z] bac417200f4e: Layer already exists [2022-08-03T20:59:10.626Z] 06716f55ca4b: Layer already exists [2022-08-03T20:59:10.626Z] f1c46e771d44: Layer already exists [2022-08-03T20:59:10.626Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:10.626Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:10.626Z] main: digest: sha256:6de2fc5a389e19fc4fd109fef0a21d652674dabb4a9d71dea916d9854d1fcd3e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:59:10.671Z] ===================================================== [Pipeline] echo [2022-08-03T20:59:10.678Z] taggedImages: [2022-08-03T20:59:10.678Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:10.678Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-03T20:59:10.678Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.38 [2022-08-03T20:59:10.678Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:10.678Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-03T20:59:10.698Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-03T20:59:10.698Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:10.698Z] latest [2022-08-03T20:59:10.698Z] 2.3.0-dev.38 [2022-08-03T20:59:10.698Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:10.698Z] main [2022-08-03T20:59:10.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:11.006Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:11.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:11.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-03T20:59:11.328Z] 3e81b3e5ea35: Preparing [2022-08-03T20:59:11.328Z] d3d7ec552a04: Preparing [2022-08-03T20:59:11.328Z] dd21a61f22b5: Preparing [2022-08-03T20:59:11.328Z] be2860161c75: Preparing [2022-08-03T20:59:11.328Z] 8911c20ee777: Preparing [2022-08-03T20:59:11.328Z] 820b9def88e3: Preparing [2022-08-03T20:59:11.328Z] ad543cd673bd: Preparing [2022-08-03T20:59:11.328Z] ad543cd673bd: Waiting [2022-08-03T20:59:11.328Z] 820b9def88e3: Waiting [2022-08-03T20:59:11.328Z] 3e81b3e5ea35: Pushed [2022-08-03T20:59:11.328Z] dd21a61f22b5: Pushed [2022-08-03T20:59:11.328Z] d3d7ec552a04: Pushed [2022-08-03T20:59:11.328Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:11.328Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:11.587Z] 8911c20ee777: Pushed [2022-08-03T20:59:12.808Z] Removing intermediate container 048389319c94 [2022-08-03T20:59:12.808Z] ---> 039bb2dea4d6 [2022-08-03T20:59:12.808Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T20:59:12.808Z] ---> Running in 1cf31d111744 [2022-08-03T20:59:14.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:59:15.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:59:17.289Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T20:59:17.289Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T20:59:17.289Z] OK: 15734 distinct packages available [2022-08-03T20:59:17.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:59:18.183Z] be2860161c75: Pushed [2022-08-03T20:59:18.184Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:8262bb01e0797a16edf9829cff7dca34eea1f2f7c86e418693d49d002e59395e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:18.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:59:18.506Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:18.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-03T20:59:18.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-03T20:59:18.826Z] 3e81b3e5ea35: Preparing [2022-08-03T20:59:18.826Z] d3d7ec552a04: Preparing [2022-08-03T20:59:18.826Z] dd21a61f22b5: Preparing [2022-08-03T20:59:18.826Z] be2860161c75: Preparing [2022-08-03T20:59:18.826Z] 8911c20ee777: Preparing [2022-08-03T20:59:18.826Z] 820b9def88e3: Preparing [2022-08-03T20:59:18.826Z] ad543cd673bd: Preparing [2022-08-03T20:59:18.826Z] 820b9def88e3: Waiting [2022-08-03T20:59:18.826Z] ad543cd673bd: Waiting [2022-08-03T20:59:18.826Z] d3d7ec552a04: Layer already exists [2022-08-03T20:59:18.826Z] 3e81b3e5ea35: Layer already exists [2022-08-03T20:59:18.826Z] be2860161c75: Layer already exists [2022-08-03T20:59:18.826Z] dd21a61f22b5: Layer already exists [2022-08-03T20:59:18.826Z] 8911c20ee777: Layer already exists [2022-08-03T20:59:18.826Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:18.826Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:18.826Z] latest: digest: sha256:8262bb01e0797a16edf9829cff7dca34eea1f2f7c86e418693d49d002e59395e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:19.154Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:19.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.38 [2022-08-03T20:59:19.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-03T20:59:19.472Z] 3e81b3e5ea35: Preparing [2022-08-03T20:59:19.472Z] d3d7ec552a04: Preparing [2022-08-03T20:59:19.472Z] dd21a61f22b5: Preparing [2022-08-03T20:59:19.472Z] be2860161c75: Preparing [2022-08-03T20:59:19.472Z] 8911c20ee777: Preparing [2022-08-03T20:59:19.472Z] 820b9def88e3: Preparing [2022-08-03T20:59:19.472Z] ad543cd673bd: Preparing [2022-08-03T20:59:19.472Z] 820b9def88e3: Waiting [2022-08-03T20:59:19.472Z] ad543cd673bd: Waiting [2022-08-03T20:59:19.472Z] d3d7ec552a04: Layer already exists [2022-08-03T20:59:19.472Z] 8911c20ee777: Layer already exists [2022-08-03T20:59:19.472Z] 3e81b3e5ea35: Layer already exists [2022-08-03T20:59:19.472Z] be2860161c75: Layer already exists [2022-08-03T20:59:19.472Z] dd21a61f22b5: Layer already exists [2022-08-03T20:59:19.472Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:19.472Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:19.472Z] 2.3.0-dev.38: digest: sha256:8262bb01e0797a16edf9829cff7dca34eea1f2f7c86e418693d49d002e59395e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:19.718Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T20:59:19.718Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T20:59:19.718Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T20:59:19.718Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T20:59:19.718Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T20:59:19.786Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:19.996Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T20:59:19.996Z] OK: 6 MiB in 19 packages [2022-08-03T20:59:20.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:20.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-03T20:59:20.098Z] 3e81b3e5ea35: Preparing [2022-08-03T20:59:20.098Z] d3d7ec552a04: Preparing [2022-08-03T20:59:20.098Z] dd21a61f22b5: Preparing [2022-08-03T20:59:20.098Z] be2860161c75: Preparing [2022-08-03T20:59:20.098Z] 8911c20ee777: Preparing [2022-08-03T20:59:20.098Z] 820b9def88e3: Preparing [2022-08-03T20:59:20.098Z] ad543cd673bd: Preparing [2022-08-03T20:59:20.098Z] 820b9def88e3: Waiting [2022-08-03T20:59:20.098Z] ad543cd673bd: Waiting [2022-08-03T20:59:20.098Z] 3e81b3e5ea35: Layer already exists [2022-08-03T20:59:20.098Z] d3d7ec552a04: Layer already exists [2022-08-03T20:59:20.098Z] dd21a61f22b5: Layer already exists [2022-08-03T20:59:20.098Z] be2860161c75: Layer already exists [2022-08-03T20:59:20.098Z] 8911c20ee777: Layer already exists [2022-08-03T20:59:20.098Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:20.098Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:20.098Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:8262bb01e0797a16edf9829cff7dca34eea1f2f7c86e418693d49d002e59395e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:20.422Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:20.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-03T20:59:20.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-03T20:59:20.730Z] 3e81b3e5ea35: Preparing [2022-08-03T20:59:20.730Z] d3d7ec552a04: Preparing [2022-08-03T20:59:20.730Z] dd21a61f22b5: Preparing [2022-08-03T20:59:20.730Z] be2860161c75: Preparing [2022-08-03T20:59:20.730Z] 8911c20ee777: Preparing [2022-08-03T20:59:20.730Z] 820b9def88e3: Preparing [2022-08-03T20:59:20.730Z] ad543cd673bd: Preparing [2022-08-03T20:59:20.730Z] 820b9def88e3: Waiting [2022-08-03T20:59:20.730Z] ad543cd673bd: Waiting [2022-08-03T20:59:20.730Z] 8911c20ee777: Layer already exists [2022-08-03T20:59:20.730Z] 3e81b3e5ea35: Layer already exists [2022-08-03T20:59:20.730Z] dd21a61f22b5: Layer already exists [2022-08-03T20:59:20.730Z] d3d7ec552a04: Layer already exists [2022-08-03T20:59:20.730Z] be2860161c75: Layer already exists [2022-08-03T20:59:20.730Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:20.730Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:20.730Z] main: digest: sha256:8262bb01e0797a16edf9829cff7dca34eea1f2f7c86e418693d49d002e59395e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:59:20.779Z] ===================================================== [Pipeline] echo [2022-08-03T20:59:20.788Z] taggedImages: [2022-08-03T20:59:20.788Z] - nexus3.edgexfoundry.org:10004/security-spire-config:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:20.788Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-03T20:59:20.788Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.38 [2022-08-03T20:59:20.788Z] - nexus3.edgexfoundry.org:10004/security-spire-config:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:20.788Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-03T20:59:20.809Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-03T20:59:20.809Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:20.809Z] latest [2022-08-03T20:59:20.809Z] 2.3.0-dev.38 [2022-08-03T20:59:20.809Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:20.809Z] main [2022-08-03T20:59:20.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:21.136Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:21.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:21.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-03T20:59:21.452Z] 34a6148eff06: Preparing [2022-08-03T20:59:21.452Z] bf5bae6f67c9: Preparing [2022-08-03T20:59:21.452Z] 99b287fbf520: Preparing [2022-08-03T20:59:21.452Z] 031f66fdd1b2: Preparing [2022-08-03T20:59:21.452Z] f1c46e771d44: Preparing [2022-08-03T20:59:21.452Z] 820b9def88e3: Preparing [2022-08-03T20:59:21.452Z] ad543cd673bd: Preparing [2022-08-03T20:59:21.452Z] 820b9def88e3: Waiting [2022-08-03T20:59:21.452Z] ad543cd673bd: Waiting [2022-08-03T20:59:21.452Z] f1c46e771d44: Layer already exists [2022-08-03T20:59:21.452Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:21.452Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:21.452Z] bf5bae6f67c9: Pushed [2022-08-03T20:59:21.452Z] 99b287fbf520: Pushed [2022-08-03T20:59:21.452Z] 34a6148eff06: Pushed [2022-08-03T20:59:21.475Z] Removing intermediate container 1cf31d111744 [2022-08-03T20:59:21.476Z] ---> d6936ba777a3 [2022-08-03T20:59:21.476Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T20:59:26.901Z] ---> 3a436e2eb5c1 [2022-08-03T20:59:26.901Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T20:59:27.886Z] ---> 171581759253 [2022-08-03T20:59:27.886Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-03T20:59:28.884Z] ---> b21576e50c21 [2022-08-03T20:59:28.884Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-03T20:59:29.491Z] ---> ea3171b91c3f [2022-08-03T20:59:29.491Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T20:59:29.491Z] ---> Running in 05f2027c3d3b [2022-08-03T20:59:29.582Z] 031f66fdd1b2: Pushed [2022-08-03T20:59:29.582Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:1c1bc56372d250b0e9ff918a2324939ca01c0872032a0e016e0a04f158abfa76 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:29.901Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:30.101Z] Removing intermediate container 05f2027c3d3b [2022-08-03T20:59:30.101Z] ---> 7bdfa5b2acef [2022-08-03T20:59:30.101Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T20:59:30.101Z] ---> Running in 4e60a44e72ee [2022-08-03T20:59:30.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-03T20:59:30.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-03T20:59:30.215Z] 34a6148eff06: Preparing [2022-08-03T20:59:30.215Z] bf5bae6f67c9: Preparing [2022-08-03T20:59:30.215Z] 99b287fbf520: Preparing [2022-08-03T20:59:30.215Z] 031f66fdd1b2: Preparing [2022-08-03T20:59:30.215Z] f1c46e771d44: Preparing [2022-08-03T20:59:30.215Z] 820b9def88e3: Preparing [2022-08-03T20:59:30.215Z] ad543cd673bd: Preparing [2022-08-03T20:59:30.215Z] 820b9def88e3: Waiting [2022-08-03T20:59:30.215Z] ad543cd673bd: Waiting [2022-08-03T20:59:30.215Z] 031f66fdd1b2: Layer already exists [2022-08-03T20:59:30.215Z] f1c46e771d44: Layer already exists [2022-08-03T20:59:30.215Z] bf5bae6f67c9: Layer already exists [2022-08-03T20:59:30.215Z] 34a6148eff06: Layer already exists [2022-08-03T20:59:30.215Z] 99b287fbf520: Layer already exists [2022-08-03T20:59:30.215Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:30.215Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:30.215Z] latest: digest: sha256:1c1bc56372d250b0e9ff918a2324939ca01c0872032a0e016e0a04f158abfa76 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:30.531Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:30.708Z] Removing intermediate container 4e60a44e72ee [2022-08-03T20:59:30.708Z] ---> f0bb15265671 [2022-08-03T20:59:30.708Z] Step 23/25 : LABEL arch=arm64 [2022-08-03T20:59:30.708Z] ---> Running in 6c44dfa23aef [2022-08-03T20:59:30.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.38 [2022-08-03T20:59:30.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-03T20:59:30.842Z] 34a6148eff06: Preparing [2022-08-03T20:59:30.842Z] bf5bae6f67c9: Preparing [2022-08-03T20:59:30.842Z] 99b287fbf520: Preparing [2022-08-03T20:59:30.842Z] 031f66fdd1b2: Preparing [2022-08-03T20:59:30.842Z] f1c46e771d44: Preparing [2022-08-03T20:59:30.842Z] 820b9def88e3: Preparing [2022-08-03T20:59:30.842Z] ad543cd673bd: Preparing [2022-08-03T20:59:30.842Z] 820b9def88e3: Waiting [2022-08-03T20:59:30.842Z] f1c46e771d44: Layer already exists [2022-08-03T20:59:30.842Z] bf5bae6f67c9: Layer already exists [2022-08-03T20:59:30.842Z] 99b287fbf520: Layer already exists [2022-08-03T20:59:30.842Z] 031f66fdd1b2: Layer already exists [2022-08-03T20:59:30.842Z] 34a6148eff06: Layer already exists [2022-08-03T20:59:30.842Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:30.842Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:30.842Z] 2.3.0-dev.38: digest: sha256:1c1bc56372d250b0e9ff918a2324939ca01c0872032a0e016e0a04f158abfa76 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:31.151Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:31.328Z] Removing intermediate container 6c44dfa23aef [2022-08-03T20:59:31.328Z] ---> 3b15687c15fc [2022-08-03T20:59:31.328Z] Step 24/25 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:31.328Z] ---> Running in 0c16e6fc6510 [2022-08-03T20:59:31.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:31.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-03T20:59:31.459Z] 34a6148eff06: Preparing [2022-08-03T20:59:31.459Z] bf5bae6f67c9: Preparing [2022-08-03T20:59:31.459Z] 99b287fbf520: Preparing [2022-08-03T20:59:31.459Z] 031f66fdd1b2: Preparing [2022-08-03T20:59:31.459Z] f1c46e771d44: Preparing [2022-08-03T20:59:31.459Z] 820b9def88e3: Preparing [2022-08-03T20:59:31.459Z] ad543cd673bd: Preparing [2022-08-03T20:59:31.459Z] 820b9def88e3: Waiting [2022-08-03T20:59:31.459Z] ad543cd673bd: Waiting [2022-08-03T20:59:31.459Z] 031f66fdd1b2: Layer already exists [2022-08-03T20:59:31.459Z] bf5bae6f67c9: Layer already exists [2022-08-03T20:59:31.459Z] 99b287fbf520: Layer already exists [2022-08-03T20:59:31.459Z] 34a6148eff06: Layer already exists [2022-08-03T20:59:31.459Z] f1c46e771d44: Layer already exists [2022-08-03T20:59:31.459Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:31.459Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:31.459Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:1c1bc56372d250b0e9ff918a2324939ca01c0872032a0e016e0a04f158abfa76 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:31.609Z] Removing intermediate container 0c16e6fc6510 [2022-08-03T20:59:31.609Z] ---> 621373210de0 [2022-08-03T20:59:31.609Z] Step 25/25 : LABEL version=2.3.0-dev.38 [2022-08-03T20:59:31.774Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:31.894Z] ---> Running in f5d11734f934 [2022-08-03T20:59:32.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-03T20:59:32.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-03T20:59:32.091Z] 34a6148eff06: Preparing [2022-08-03T20:59:32.091Z] bf5bae6f67c9: Preparing [2022-08-03T20:59:32.091Z] 99b287fbf520: Preparing [2022-08-03T20:59:32.091Z] 031f66fdd1b2: Preparing [2022-08-03T20:59:32.091Z] f1c46e771d44: Preparing [2022-08-03T20:59:32.091Z] 820b9def88e3: Preparing [2022-08-03T20:59:32.091Z] ad543cd673bd: Preparing [2022-08-03T20:59:32.091Z] 820b9def88e3: Waiting [2022-08-03T20:59:32.091Z] bf5bae6f67c9: Layer already exists [2022-08-03T20:59:32.091Z] 34a6148eff06: Layer already exists [2022-08-03T20:59:32.091Z] 031f66fdd1b2: Layer already exists [2022-08-03T20:59:32.091Z] 99b287fbf520: Layer already exists [2022-08-03T20:59:32.091Z] f1c46e771d44: Layer already exists [2022-08-03T20:59:32.091Z] ad543cd673bd: Layer already exists [2022-08-03T20:59:32.091Z] 820b9def88e3: Layer already exists [2022-08-03T20:59:32.091Z] main: digest: sha256:1c1bc56372d250b0e9ff918a2324939ca01c0872032a0e016e0a04f158abfa76 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:59:32.134Z] ===================================================== [Pipeline] echo [2022-08-03T20:59:32.147Z] taggedImages: [2022-08-03T20:59:32.147Z] - nexus3.edgexfoundry.org:10004/security-spire-server:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:32.147Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-03T20:59:32.147Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.38 [2022-08-03T20:59:32.147Z] - nexus3.edgexfoundry.org:10004/security-spire-server:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:32.147Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-03T20:59:32.168Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-03T20:59:32.168Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:32.168Z] latest [2022-08-03T20:59:32.168Z] 2.3.0-dev.38 [2022-08-03T20:59:32.168Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:32.168Z] main [2022-08-03T20:59:32.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:32.485Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [2022-08-03T20:59:32.503Z] Removing intermediate container f5d11734f934 [2022-08-03T20:59:32.503Z] ---> 5316c74de6e7 [2022-08-03T20:59:32.503Z] [2022-08-03T20:59:32.503Z] Successfully built 5316c74de6e7 [2022-08-03T20:59:32.503Z] Successfully tagged security-spire-server-arm64:latest [2022-08-03T20:59:32.503Z]  Building security-spire-server ... done Building support-scheduler [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:32.793Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:32.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-03T20:59:32.793Z] 3c35f6e53c40: Preparing [2022-08-03T20:59:32.793Z] def0b8632c2d: Preparing [2022-08-03T20:59:32.793Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:32.793Z] b9995c1c6d28: Preparing [2022-08-03T20:59:32.793Z] ec34fcc1d526: Preparing [2022-08-03T20:59:32.793Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:32.793Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:32.793Z] 3c35f6e53c40: Pushed [2022-08-03T20:59:32.793Z] b9995c1c6d28: Pushed [2022-08-03T20:59:35.333Z] def0b8632c2d: Pushed [2022-08-03T20:59:35.333Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:049fdec3e8a9a55ece27e0e9bb5edd9e19a3941f609f08ab6168223aafff6368 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:35.648Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:35.920Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T20:59:35.920Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T20:59:35.920Z] ---> 90796daaf87c [2022-08-03T20:59:35.920Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T20:59:35.920Z] ---> Using cache [2022-08-03T20:59:35.920Z] ---> d55969f877d1 [2022-08-03T20:59:35.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T20:59:35.921Z] ---> Using cache [2022-08-03T20:59:35.921Z] ---> 0ddfb13c14ef [2022-08-03T20:59:35.921Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T20:59:35.921Z] ---> Running in 044299e6d731 [2022-08-03T20:59:35.960Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-03T20:59:35.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-03T20:59:35.960Z] 3c35f6e53c40: Preparing [2022-08-03T20:59:35.960Z] def0b8632c2d: Preparing [2022-08-03T20:59:35.960Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:35.960Z] b9995c1c6d28: Preparing [2022-08-03T20:59:35.960Z] ec34fcc1d526: Preparing [2022-08-03T20:59:35.960Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:35.960Z] b9995c1c6d28: Layer already exists [2022-08-03T20:59:35.960Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:35.960Z] 3c35f6e53c40: Layer already exists [2022-08-03T20:59:35.960Z] def0b8632c2d: Layer already exists [2022-08-03T20:59:35.960Z] latest: digest: sha256:049fdec3e8a9a55ece27e0e9bb5edd9e19a3941f609f08ab6168223aafff6368 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:36.279Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:36.591Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.38 [2022-08-03T20:59:36.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-03T20:59:36.591Z] 3c35f6e53c40: Preparing [2022-08-03T20:59:36.591Z] def0b8632c2d: Preparing [2022-08-03T20:59:36.591Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:36.591Z] b9995c1c6d28: Preparing [2022-08-03T20:59:36.591Z] ec34fcc1d526: Preparing [2022-08-03T20:59:36.591Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:36.591Z] 3c35f6e53c40: Layer already exists [2022-08-03T20:59:36.591Z] b9995c1c6d28: Layer already exists [2022-08-03T20:59:36.591Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:36.591Z] def0b8632c2d: Layer already exists [2022-08-03T20:59:36.591Z] 2.3.0-dev.38: digest: sha256:049fdec3e8a9a55ece27e0e9bb5edd9e19a3941f609f08ab6168223aafff6368 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:36.908Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:37.217Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:37.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-03T20:59:37.217Z] 3c35f6e53c40: Preparing [2022-08-03T20:59:37.217Z] def0b8632c2d: Preparing [2022-08-03T20:59:37.217Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:37.217Z] b9995c1c6d28: Preparing [2022-08-03T20:59:37.217Z] ec34fcc1d526: Preparing [2022-08-03T20:59:37.217Z] def0b8632c2d: Layer already exists [2022-08-03T20:59:37.217Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:37.217Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:37.217Z] 3c35f6e53c40: Layer already exists [2022-08-03T20:59:37.217Z] b9995c1c6d28: Layer already exists [2022-08-03T20:59:37.217Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:049fdec3e8a9a55ece27e0e9bb5edd9e19a3941f609f08ab6168223aafff6368 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:37.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T20:59:37.533Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:37.845Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-03T20:59:37.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-03T20:59:37.845Z] 3c35f6e53c40: Preparing [2022-08-03T20:59:37.845Z] def0b8632c2d: Preparing [2022-08-03T20:59:37.845Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:37.845Z] b9995c1c6d28: Preparing [2022-08-03T20:59:37.845Z] ec34fcc1d526: Preparing [2022-08-03T20:59:37.845Z] b9995c1c6d28: Layer already exists [2022-08-03T20:59:37.845Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:37.845Z] def0b8632c2d: Layer already exists [2022-08-03T20:59:37.845Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:37.845Z] 3c35f6e53c40: Layer already exists [2022-08-03T20:59:37.845Z] main: digest: sha256:049fdec3e8a9a55ece27e0e9bb5edd9e19a3941f609f08ab6168223aafff6368 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:59:37.900Z] ===================================================== [Pipeline] echo [2022-08-03T20:59:37.908Z] taggedImages: [2022-08-03T20:59:37.908Z] - nexus3.edgexfoundry.org:10004/support-notifications:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:37.908Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-03T20:59:37.908Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.38 [2022-08-03T20:59:37.908Z] - nexus3.edgexfoundry.org:10004/support-notifications:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:37.908Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-03T20:59:37.929Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-03T20:59:37.929Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:37.929Z] latest [2022-08-03T20:59:37.929Z] 2.3.0-dev.38 [2022-08-03T20:59:37.929Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:37.929Z] main [2022-08-03T20:59:37.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:38.254Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:38.361Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T20:59:38.564Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:38.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-03T20:59:38.564Z] d246c4e7eb77: Preparing [2022-08-03T20:59:38.564Z] 4feed6f05725: Preparing [2022-08-03T20:59:38.564Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:38.564Z] 7254759b3fc0: Preparing [2022-08-03T20:59:38.564Z] ec34fcc1d526: Preparing [2022-08-03T20:59:38.564Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:38.564Z] 7254759b3fc0: Layer already exists [2022-08-03T20:59:38.564Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:38.564Z] d246c4e7eb77: Pushed [2022-08-03T20:59:39.808Z] OK: 221 MiB in 51 packages [2022-08-03T20:59:40.799Z] Removing intermediate container 044299e6d731 [2022-08-03T20:59:40.799Z] ---> 1a066e3e48b4 [2022-08-03T20:59:40.799Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T20:59:41.107Z] 4feed6f05725: Pushed [2022-08-03T20:59:41.368Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:bc92fa95cc00ee84aa0c25b515dc31d4e80b2823ad9036bf6c1287b0eb48f7b9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:41.689Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:41.815Z] ---> 8dbe32ae0fc0 [2022-08-03T20:59:41.815Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T20:59:41.815Z] ---> Running in e11ba7937f7c [2022-08-03T20:59:42.003Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-03T20:59:42.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-03T20:59:42.003Z] d246c4e7eb77: Preparing [2022-08-03T20:59:42.003Z] 4feed6f05725: Preparing [2022-08-03T20:59:42.003Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:42.003Z] 7254759b3fc0: Preparing [2022-08-03T20:59:42.003Z] ec34fcc1d526: Preparing [2022-08-03T20:59:42.003Z] 4feed6f05725: Layer already exists [2022-08-03T20:59:42.003Z] d246c4e7eb77: Layer already exists [2022-08-03T20:59:42.003Z] 7254759b3fc0: Layer already exists [2022-08-03T20:59:42.003Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:42.003Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:42.003Z] latest: digest: sha256:bc92fa95cc00ee84aa0c25b515dc31d4e80b2823ad9036bf6c1287b0eb48f7b9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:42.318Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:42.622Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.38 [2022-08-03T20:59:42.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-03T20:59:42.622Z] d246c4e7eb77: Preparing [2022-08-03T20:59:42.622Z] 4feed6f05725: Preparing [2022-08-03T20:59:42.622Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:42.622Z] 7254759b3fc0: Preparing [2022-08-03T20:59:42.622Z] ec34fcc1d526: Preparing [2022-08-03T20:59:42.622Z] 4feed6f05725: Layer already exists [2022-08-03T20:59:42.622Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:42.622Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:42.622Z] 7254759b3fc0: Layer already exists [2022-08-03T20:59:42.622Z] d246c4e7eb77: Layer already exists [2022-08-03T20:59:42.622Z] 2.3.0-dev.38: digest: sha256:bc92fa95cc00ee84aa0c25b515dc31d4e80b2823ad9036bf6c1287b0eb48f7b9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:42.941Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:43.257Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:43.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-03T20:59:43.257Z] d246c4e7eb77: Preparing [2022-08-03T20:59:43.257Z] 4feed6f05725: Preparing [2022-08-03T20:59:43.257Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:43.257Z] 7254759b3fc0: Preparing [2022-08-03T20:59:43.257Z] ec34fcc1d526: Preparing [2022-08-03T20:59:43.257Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:43.257Z] d246c4e7eb77: Layer already exists [2022-08-03T20:59:43.257Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:43.257Z] 4feed6f05725: Layer already exists [2022-08-03T20:59:43.257Z] 7254759b3fc0: Layer already exists [2022-08-03T20:59:43.257Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:bc92fa95cc00ee84aa0c25b515dc31d4e80b2823ad9036bf6c1287b0eb48f7b9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:43.577Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:43.894Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-03T20:59:43.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-03T20:59:43.894Z] d246c4e7eb77: Preparing [2022-08-03T20:59:43.894Z] 4feed6f05725: Preparing [2022-08-03T20:59:43.894Z] f6fd3937d8f7: Preparing [2022-08-03T20:59:43.894Z] 7254759b3fc0: Preparing [2022-08-03T20:59:43.894Z] ec34fcc1d526: Preparing [2022-08-03T20:59:43.894Z] d246c4e7eb77: Layer already exists [2022-08-03T20:59:43.894Z] 4feed6f05725: Layer already exists [2022-08-03T20:59:43.894Z] f6fd3937d8f7: Layer already exists [2022-08-03T20:59:43.894Z] 7254759b3fc0: Layer already exists [2022-08-03T20:59:43.894Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:43.894Z] main: digest: sha256:bc92fa95cc00ee84aa0c25b515dc31d4e80b2823ad9036bf6c1287b0eb48f7b9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:59:43.939Z] ===================================================== [Pipeline] echo [2022-08-03T20:59:43.950Z] taggedImages: [2022-08-03T20:59:43.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:43.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-03T20:59:43.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.38 [2022-08-03T20:59:43.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:43.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-03T20:59:43.970Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-03T20:59:43.970Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:43.970Z] latest [2022-08-03T20:59:43.970Z] 2.3.0-dev.38 [2022-08-03T20:59:43.970Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:43.970Z] main [2022-08-03T20:59:43.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:44.291Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:44.603Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:44.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-03T20:59:44.603Z] 212582fa94ca: Preparing [2022-08-03T20:59:44.603Z] 5144d4b540d3: Preparing [2022-08-03T20:59:44.603Z] 9c7220f075b3: Preparing [2022-08-03T20:59:44.603Z] 4090e11dc586: Preparing [2022-08-03T20:59:44.603Z] ec34fcc1d526: Preparing [2022-08-03T20:59:44.603Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:44.603Z] 5144d4b540d3: Pushed [2022-08-03T20:59:44.863Z] 212582fa94ca: Pushed [2022-08-03T20:59:45.805Z] 9c7220f075b3: Pushed [2022-08-03T20:59:55.803Z] 4090e11dc586: Pushed [2022-08-03T20:59:55.803Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:2ebf65732a5e9f215a04e316c7034f60c56dfb27f4ec520eab198b06c6aa7a8b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:56.119Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:56.434Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-03T20:59:56.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-03T20:59:56.434Z] 212582fa94ca: Preparing [2022-08-03T20:59:56.434Z] 5144d4b540d3: Preparing [2022-08-03T20:59:56.434Z] 9c7220f075b3: Preparing [2022-08-03T20:59:56.434Z] 4090e11dc586: Preparing [2022-08-03T20:59:56.434Z] ec34fcc1d526: Preparing [2022-08-03T20:59:56.434Z] 5144d4b540d3: Layer already exists [2022-08-03T20:59:56.434Z] 9c7220f075b3: Layer already exists [2022-08-03T20:59:56.434Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:56.434Z] 212582fa94ca: Layer already exists [2022-08-03T20:59:56.434Z] 4090e11dc586: Layer already exists [2022-08-03T20:59:56.434Z] latest: digest: sha256:2ebf65732a5e9f215a04e316c7034f60c56dfb27f4ec520eab198b06c6aa7a8b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:56.751Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:57.058Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.38 [2022-08-03T20:59:57.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-03T20:59:57.059Z] 212582fa94ca: Preparing [2022-08-03T20:59:57.059Z] 5144d4b540d3: Preparing [2022-08-03T20:59:57.059Z] 9c7220f075b3: Preparing [2022-08-03T20:59:57.059Z] 4090e11dc586: Preparing [2022-08-03T20:59:57.059Z] ec34fcc1d526: Preparing [2022-08-03T20:59:57.059Z] 5144d4b540d3: Layer already exists [2022-08-03T20:59:57.059Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:57.059Z] 4090e11dc586: Layer already exists [2022-08-03T20:59:57.059Z] 212582fa94ca: Layer already exists [2022-08-03T20:59:57.059Z] 9c7220f075b3: Layer already exists [2022-08-03T20:59:57.059Z] 2.3.0-dev.38: digest: sha256:2ebf65732a5e9f215a04e316c7034f60c56dfb27f4ec520eab198b06c6aa7a8b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:57.375Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:57.685Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:57.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-03T20:59:57.685Z] 212582fa94ca: Preparing [2022-08-03T20:59:57.685Z] 5144d4b540d3: Preparing [2022-08-03T20:59:57.685Z] 9c7220f075b3: Preparing [2022-08-03T20:59:57.685Z] 4090e11dc586: Preparing [2022-08-03T20:59:57.685Z] ec34fcc1d526: Preparing [2022-08-03T20:59:57.685Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:57.685Z] 5144d4b540d3: Layer already exists [2022-08-03T20:59:57.685Z] 4090e11dc586: Layer already exists [2022-08-03T20:59:57.685Z] 9c7220f075b3: Layer already exists [2022-08-03T20:59:57.685Z] 212582fa94ca: Layer already exists [2022-08-03T20:59:57.685Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:2ebf65732a5e9f215a04e316c7034f60c56dfb27f4ec520eab198b06c6aa7a8b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:58.006Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T20:59:58.321Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-03T20:59:58.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-03T20:59:58.321Z] 212582fa94ca: Preparing [2022-08-03T20:59:58.321Z] 5144d4b540d3: Preparing [2022-08-03T20:59:58.321Z] 9c7220f075b3: Preparing [2022-08-03T20:59:58.321Z] 4090e11dc586: Preparing [2022-08-03T20:59:58.321Z] ec34fcc1d526: Preparing [2022-08-03T20:59:58.321Z] ec34fcc1d526: Layer already exists [2022-08-03T20:59:58.321Z] 4090e11dc586: Layer already exists [2022-08-03T20:59:58.321Z] 5144d4b540d3: Layer already exists [2022-08-03T20:59:58.321Z] 9c7220f075b3: Layer already exists [2022-08-03T20:59:58.321Z] 212582fa94ca: Layer already exists [2022-08-03T20:59:58.321Z] main: digest: sha256:2ebf65732a5e9f215a04e316c7034f60c56dfb27f4ec520eab198b06c6aa7a8b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T20:59:58.365Z] ===================================================== [Pipeline] echo [2022-08-03T20:59:58.374Z] taggedImages: [2022-08-03T20:59:58.374Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T20:59:58.374Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-03T20:59:58.374Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.38 [2022-08-03T20:59:58.374Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T20:59:58.374Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-03T21:00:28.852Z] Removing intermediate container e11ba7937f7c [2022-08-03T21:00:28.853Z] ---> 0c414b2e8d58 [2022-08-03T21:00:28.853Z] Step 8/22 : COPY . . [2022-08-03T21:00:31.525Z] ---> de671db55f76 [2022-08-03T21:00:31.525Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-03T21:00:31.525Z] ---> Running in ec59c7bf6539 [2022-08-03T21:00:32.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T21:04:10.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T21:04:10.068Z] Removing intermediate container dc03c0296d60 [2022-08-03T21:04:10.068Z] ---> 3fc8d91394bc [2022-08-03T21:04:10.068Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-03T21:04:10.068Z] ---> Running in 4e43404e637b [2022-08-03T21:04:10.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T21:04:10.068Z] Removing intermediate container 4e43404e637b [2022-08-03T21:04:10.068Z] ---> 72e73dfaa589 [2022-08-03T21:04:10.068Z] [2022-08-03T21:04:10.068Z] Step 11/23 : FROM alpine:3.16 [2022-08-03T21:04:10.068Z] 3.16: Pulling from library/alpine [2022-08-03T21:04:10.068Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T21:04:10.068Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T21:04:10.068Z] ---> 3d81c46cd875 [2022-08-03T21:04:10.068Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-03T21:04:10.068Z] ---> Running in 04eeee958f76 [2022-08-03T21:04:10.068Z] Removing intermediate container 04eeee958f76 [2022-08-03T21:04:10.068Z] ---> c83c9c5c4e9f [2022-08-03T21:04:10.068Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-03T21:04:10.068Z] ---> Running in bf483f279a08 [2022-08-03T21:04:11.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:04:11.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:04:13.147Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-03T21:04:13.147Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-03T21:04:13.147Z] (3/33) Installing readline (8.1.2-r0) [2022-08-03T21:04:13.147Z] (4/33) Installing bash (5.1.16-r2) [2022-08-03T21:04:13.147Z] Executing bash-5.1.16-r2.post-install [2022-08-03T21:04:13.436Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-03T21:04:13.436Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-03T21:04:13.436Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T21:04:13.436Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-03T21:04:13.436Z] (9/33) Installing curl (7.83.1-r2) [2022-08-03T21:04:13.436Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-03T21:04:14.906Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-03T21:04:14.906Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-03T21:04:14.906Z] (13/33) Installing expat (2.4.8-r0) [2022-08-03T21:04:14.906Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-03T21:04:15.188Z] (15/33) Installing gdbm (1.23-r0) [2022-08-03T21:04:15.188Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-03T21:04:15.188Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T21:04:15.188Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T21:04:15.188Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-03T21:04:15.189Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-03T21:04:15.189Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-03T21:04:17.232Z] Removing intermediate container eab7f1712a07 [2022-08-03T21:04:17.232Z] ---> e5a5733362bb [2022-08-03T21:04:17.232Z] [2022-08-03T21:04:17.232Z] Step 10/25 : FROM alpine:3.16 [2022-08-03T21:04:17.232Z] ---> 3d81c46cd875 [2022-08-03T21:04:17.232Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-03T21:04:17.516Z] ---> Running in ffc663f0dd93 [2022-08-03T21:04:18.525Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-03T21:04:18.525Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-03T21:04:18.525Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-03T21:04:18.525Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-03T21:04:18.525Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-03T21:04:18.811Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-03T21:04:18.811Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-03T21:04:18.811Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-03T21:04:18.811Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-03T21:04:18.811Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-03T21:04:18.811Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-03T21:04:19.090Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-03T21:04:19.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:04:19.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:04:19.940Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T21:04:20.216Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T21:04:20.498Z] OK: 120 MiB in 47 packages [2022-08-03T21:04:20.775Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-03T21:04:21.053Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-03T21:04:21.053Z] (3/3) Installing su-exec (0.2-r1) [2022-08-03T21:04:21.053Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T21:04:21.053Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T21:04:21.331Z] OK: 6 MiB in 17 packages [2022-08-03T21:04:23.996Z] Removing intermediate container ffc663f0dd93 [2022-08-03T21:04:23.996Z] ---> 2b1546d915bb [2022-08-03T21:04:23.996Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T21:04:23.996Z] ---> Running in c93f51210655 [2022-08-03T21:04:24.279Z] Removing intermediate container c93f51210655 [2022-08-03T21:04:24.279Z] ---> 06906ec78bf6 [2022-08-03T21:04:24.279Z] Step 13/25 : WORKDIR / [2022-08-03T21:04:24.279Z] ---> Running in 961b1017cfa2 [2022-08-03T21:04:24.888Z] Removing intermediate container 961b1017cfa2 [2022-08-03T21:04:24.888Z] ---> 3dfcf05a3d44 [2022-08-03T21:04:24.888Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-03T21:04:25.903Z] ---> 1bc9eb95fe3a [2022-08-03T21:04:25.903Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-03T21:04:26.906Z] ---> 84334d4ebbf3 [2022-08-03T21:04:26.906Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-03T21:04:27.894Z] ---> 18d9a55944a9 [2022-08-03T21:04:27.894Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-03T21:04:28.958Z] ---> 3b713628a4c3 [2022-08-03T21:04:28.958Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-03T21:04:30.463Z] ---> 8bdbf7a9c98e [2022-08-03T21:04:30.463Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-03T21:04:33.127Z] ---> 13091459fa84 [2022-08-03T21:04:33.127Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T21:04:33.805Z] ---> a53f98965962 [2022-08-03T21:04:33.805Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T21:04:33.805Z] ---> Running in fde60759c135 [2022-08-03T21:04:37.347Z] Removing intermediate container fde60759c135 [2022-08-03T21:04:37.347Z] ---> 3cb67889cd32 [2022-08-03T21:04:37.347Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T21:04:37.347Z] ---> Running in 68baeaffa44f [2022-08-03T21:04:37.347Z] Removing intermediate container 68baeaffa44f [2022-08-03T21:04:37.347Z] ---> 51cdd4440201 [2022-08-03T21:04:37.347Z] Step 23/25 : LABEL arch=arm64 [2022-08-03T21:04:37.620Z] ---> Running in 05350e485b2f [2022-08-03T21:04:38.220Z] Removing intermediate container 05350e485b2f [2022-08-03T21:04:38.220Z] ---> cafbf318b26e [2022-08-03T21:04:38.220Z] Step 24/25 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:04:38.220Z] ---> Running in 127b6b5ab0ca [2022-08-03T21:04:38.825Z] Removing intermediate container 127b6b5ab0ca [2022-08-03T21:04:38.825Z] ---> a9ecb3035b6a [2022-08-03T21:04:38.825Z] Step 25/25 : LABEL version=2.3.0-dev.38 [2022-08-03T21:04:38.825Z] ---> Running in dda32ce8b687 [2022-08-03T21:04:39.432Z] Removing intermediate container dda32ce8b687 [2022-08-03T21:04:39.432Z] ---> f04f4822616e [2022-08-03T21:04:39.432Z] [2022-08-03T21:04:39.432Z] Successfully built f04f4822616e [2022-08-03T21:04:39.432Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-03T21:04:39.432Z] Building core-command [2022-08-03T21:04:41.417Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2022-08-03T21:04:41.417Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-03T21:04:41.417Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.0 MB/s eta 0:00:00 [2022-08-03T21:04:41.693Z] Collecting cached-property<2,>=1.2.0 [2022-08-03T21:04:41.970Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-03T21:04:42.967Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T21:04:42.967Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T21:04:42.967Z] ---> 90796daaf87c [2022-08-03T21:04:42.967Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T21:04:42.967Z] Collecting PyYAML<4,>=3.10 [2022-08-03T21:04:42.967Z] ---> Using cache [2022-08-03T21:04:42.967Z] ---> d55969f877d1 [2022-08-03T21:04:42.967Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T21:04:42.967Z] ---> Using cache [2022-08-03T21:04:42.967Z] ---> 0ddfb13c14ef [2022-08-03T21:04:42.967Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T21:04:42.967Z] ---> Using cache [2022-08-03T21:04:42.967Z] ---> 1a066e3e48b4 [2022-08-03T21:04:42.967Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T21:04:42.967Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-03T21:04:42.967Z] ---> Using cache [2022-08-03T21:04:42.967Z] ---> 8dbe32ae0fc0 [2022-08-03T21:04:42.967Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T21:04:42.967Z] ---> Using cache [2022-08-03T21:04:42.967Z] ---> 0c414b2e8d58 [2022-08-03T21:04:42.967Z] Step 8/23 : COPY . . [2022-08-03T21:04:42.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.8 MB/s eta 0:00:00 [2022-08-03T21:04:42.967Z] ---> Using cache [2022-08-03T21:04:42.967Z] ---> de671db55f76 [2022-08-03T21:04:42.967Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-03T21:04:43.245Z] ---> Running in 7966de751dd3 [2022-08-03T21:04:45.235Z] Preparing metadata (setup.py): started [2022-08-03T21:04:45.235Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-03T21:04:47.245Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T21:04:47.245Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-03T21:04:47.245Z] Collecting texttable<0.10,>=0.9.0 [2022-08-03T21:04:47.245Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-03T21:04:47.245Z] Preparing metadata (setup.py): started [2022-08-03T21:04:49.453Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T21:04:50.059Z] Collecting docker<4.0,>=3.6.0 [2022-08-03T21:04:50.059Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-03T21:04:50.059Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.9 MB/s eta 0:00:00 [2022-08-03T21:04:50.338Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-03T21:04:50.338Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-03T21:04:50.338Z] Preparing metadata (setup.py): started [2022-08-03T21:04:52.998Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T21:04:53.280Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-03T21:04:53.280Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-03T21:04:53.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 8.0 MB/s eta 0:00:00 [2022-08-03T21:04:53.558Z] Collecting jsonschema<3,>=2.5.1 [2022-08-03T21:04:53.558Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-03T21:04:54.558Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-03T21:04:54.558Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-03T21:04:54.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.1 MB/s eta 0:00:00 [2022-08-03T21:04:54.838Z] Collecting docopt<0.7,>=0.6.1 [2022-08-03T21:04:54.838Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-03T21:04:54.838Z] Preparing metadata (setup.py): started [2022-08-03T21:04:57.503Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T21:04:57.785Z] Collecting docker-pycreds>=0.4.0 [2022-08-03T21:04:57.785Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-03T21:04:58.394Z] Collecting certifi>=2017.4.17 [2022-08-03T21:04:58.394Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-03T21:04:58.394Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.2 MB/s eta 0:00:00 [2022-08-03T21:04:59.002Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-03T21:04:59.002Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-03T21:04:59.283Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.6 MB/s eta 0:00:00 [2022-08-03T21:04:59.283Z] Collecting idna<2.8,>=2.5 [2022-08-03T21:04:59.563Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-03T21:04:59.563Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.0 MB/s eta 0:00:00 [2022-08-03T21:04:59.563Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-03T21:04:59.563Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-03T21:04:59.563Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.6 MB/s eta 0:00:00 [2022-08-03T21:05:00.173Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-03T21:05:00.173Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-03T21:05:00.173Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-03T21:05:00.173Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-03T21:05:01.171Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-03T21:05:01.171Z] Running setup.py install for texttable: started [2022-08-03T21:05:03.837Z] Running setup.py install for texttable: finished with status 'done' [2022-08-03T21:05:03.837Z] Running setup.py install for PyYAML: started [2022-08-03T21:05:06.474Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-03T21:05:07.927Z] Running setup.py install for docopt: started [2022-08-03T21:05:11.357Z] Running setup.py install for docopt: finished with status 'done' [2022-08-03T21:05:14.797Z] Running setup.py install for dockerpty: started [2022-08-03T21:05:17.458Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-03T21:05:18.941Z] Removing intermediate container 611e50c662f1 [2022-08-03T21:05:18.941Z] ---> 2a64450c1549 [2022-08-03T21:05:18.941Z] [2022-08-03T21:05:18.941Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T21:05:18.941Z] ---> 3d81c46cd875 [2022-08-03T21:05:18.941Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T21:05:18.941Z] ---> Running in 56661f3fa204 [2022-08-03T21:05:20.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:05:20.961Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 [2022-08-03T21:05:20.961Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-03T21:05:22.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:05:23.411Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T21:05:23.411Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T21:05:23.691Z] OK: 5 MiB in 15 packages [2022-08-03T21:05:25.711Z] Removing intermediate container 56661f3fa204 [2022-08-03T21:05:25.711Z] ---> 50bc867787e2 [2022-08-03T21:05:25.711Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T21:05:25.711Z] ---> Running in ccdff51ad7a2 [2022-08-03T21:05:26.343Z] Removing intermediate container ccdff51ad7a2 [2022-08-03T21:05:26.343Z] ---> 0b62b70d8d25 [2022-08-03T21:05:26.343Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-03T21:05:26.628Z] ---> Running in 3c6ef01d5d88 [2022-08-03T21:05:27.238Z] Removing intermediate container 3c6ef01d5d88 [2022-08-03T21:05:27.238Z] ---> bed2d6b62abd [2022-08-03T21:05:27.238Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T21:05:27.517Z] ---> Running in 96cf9fa820a5 [2022-08-03T21:05:28.971Z] Removing intermediate container 96cf9fa820a5 [2022-08-03T21:05:28.971Z] ---> dfd00e7e6c2c [2022-08-03T21:05:28.971Z] Step 15/23 : WORKDIR / [2022-08-03T21:05:28.971Z] ---> Running in 43b2f7cec372 [2022-08-03T21:05:29.969Z] Removing intermediate container 43b2f7cec372 [2022-08-03T21:05:29.969Z] ---> 7e11ed1aa317 [2022-08-03T21:05:29.969Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T21:05:31.429Z] ---> 705496023fb9 [2022-08-03T21:05:31.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-03T21:05:34.870Z] ---> 89abbe845b9d [2022-08-03T21:05:34.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-03T21:05:36.874Z] ---> d5ed0272a62e [2022-08-03T21:05:36.874Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-03T21:05:36.874Z] ---> Running in d350287ccc92 [2022-08-03T21:05:37.873Z] Removing intermediate container d350287ccc92 [2022-08-03T21:05:37.873Z] ---> 56106fc68a98 [2022-08-03T21:05:37.873Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T21:05:37.873Z] ---> Running in e6c07b280182 [2022-08-03T21:05:38.874Z] Removing intermediate container e6c07b280182 [2022-08-03T21:05:38.874Z] ---> c8b68a585a0f [2022-08-03T21:05:38.874Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T21:05:38.874Z] ---> Running in df58b5c09283 [2022-08-03T21:05:39.864Z] Removing intermediate container df58b5c09283 [2022-08-03T21:05:39.864Z] ---> fd5258788863 [2022-08-03T21:05:39.864Z] Step 22/23 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:05:39.864Z] ---> Running in 6816057a7ebc [2022-08-03T21:05:40.470Z] Removing intermediate container 6816057a7ebc [2022-08-03T21:05:40.470Z] ---> 7ba2c05e49c5 [2022-08-03T21:05:40.470Z] Step 23/23 : LABEL version=2.3.0-dev.38 [2022-08-03T21:05:40.745Z] ---> Running in a9645f935bee [2022-08-03T21:05:41.734Z] Removing intermediate container a9645f935bee [2022-08-03T21:05:41.734Z] ---> 95e3d611b9e2 [2022-08-03T21:05:41.734Z] [2022-08-03T21:05:41.734Z] Successfully built 95e3d611b9e2 [2022-08-03T21:05:41.734Z] Successfully tagged core-metadata-arm64:latest [2022-08-03T21:05:41.734Z] Building support-notifications [2022-08-03T21:05:43.179Z]  Building core-metadata ... done Removing intermediate container bf483f279a08 [2022-08-03T21:05:43.179Z] ---> af96e9a4d74d [2022-08-03T21:05:43.179Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-03T21:05:43.179Z] ---> Running in 8a8a74767182 [2022-08-03T21:05:43.783Z] Removing intermediate container 8a8a74767182 [2022-08-03T21:05:43.783Z] ---> 61581bc2fc2c [2022-08-03T21:05:43.783Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-03T21:05:43.783Z] ---> Running in 30358087f71a [2022-08-03T21:05:44.400Z] Removing intermediate container 30358087f71a [2022-08-03T21:05:44.400Z] ---> 06aab9e4e90c [2022-08-03T21:05:44.400Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-03T21:05:46.402Z] ---> 87e72d555bd9 [2022-08-03T21:05:46.402Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-03T21:05:46.736Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T21:05:46.736Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T21:05:46.736Z] ---> 90796daaf87c [2022-08-03T21:05:46.736Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T21:05:46.736Z] ---> Using cache [2022-08-03T21:05:46.736Z] ---> d55969f877d1 [2022-08-03T21:05:46.736Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T21:05:46.736Z] ---> Using cache [2022-08-03T21:05:46.736Z] ---> 0ddfb13c14ef [2022-08-03T21:05:46.736Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-03T21:05:47.013Z] ---> Running in 30a5feb70537 [2022-08-03T21:05:47.292Z] ---> 255934a4f45e [2022-08-03T21:05:47.292Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-03T21:05:48.746Z] ---> 3a24a19f31c8 [2022-08-03T21:05:48.746Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-03T21:05:48.746Z] ---> Running in a27930875de8 [2022-08-03T21:05:49.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:05:49.631Z] Removing intermediate container a27930875de8 [2022-08-03T21:05:49.631Z] ---> 6773b38148dc [2022-08-03T21:05:49.631Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T21:05:49.631Z] ---> Running in 8b465c2f3562 [2022-08-03T21:05:50.235Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:05:50.235Z] Removing intermediate container 8b465c2f3562 [2022-08-03T21:05:50.235Z] ---> 73922234d241 [2022-08-03T21:05:50.235Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T21:05:50.520Z] ---> Running in 13f9f544fd71 [2022-08-03T21:05:51.523Z] Removing intermediate container 13f9f544fd71 [2022-08-03T21:05:51.523Z] ---> 1be304b018ae [2022-08-03T21:05:51.523Z] Step 22/23 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:05:51.523Z] OK: 221 MiB in 51 packages [2022-08-03T21:05:51.805Z] ---> Running in b92fd59f17fb [2022-08-03T21:05:52.805Z] Removing intermediate container b92fd59f17fb [2022-08-03T21:05:52.805Z] ---> 72172a51e2ab [2022-08-03T21:05:52.805Z] Step 23/23 : LABEL version=2.3.0-dev.38 [2022-08-03T21:05:53.087Z] ---> Running in 9a9afc63f6e0 [2022-08-03T21:05:53.369Z] Removing intermediate container 30a5feb70537 [2022-08-03T21:05:53.369Z] ---> ac1057595f5f [2022-08-03T21:05:53.369Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T21:05:54.358Z] Removing intermediate container 9a9afc63f6e0 [2022-08-03T21:05:54.358Z] ---> a0221044a83a [2022-08-03T21:05:54.358Z] [2022-08-03T21:05:54.638Z] Successfully built a0221044a83a [2022-08-03T21:05:54.638Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-03T21:05:54.638Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-08-03T21:05:55.243Z] ---> 92965b5d160f [2022-08-03T21:05:55.243Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T21:05:55.522Z] ---> Running in 86dc9d33e917 [2022-08-03T21:05:59.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T21:05:59.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T21:05:59.874Z] ---> 90796daaf87c [2022-08-03T21:05:59.874Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T21:05:59.874Z] ---> Using cache [2022-08-03T21:05:59.874Z] ---> d55969f877d1 [2022-08-03T21:05:59.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T21:05:59.874Z] ---> Using cache [2022-08-03T21:05:59.874Z] ---> 0ddfb13c14ef [2022-08-03T21:05:59.874Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T21:05:59.874Z] ---> Using cache [2022-08-03T21:05:59.875Z] ---> 1a066e3e48b4 [2022-08-03T21:05:59.875Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T21:05:59.875Z] ---> Using cache [2022-08-03T21:05:59.875Z] ---> 8dbe32ae0fc0 [2022-08-03T21:05:59.875Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T21:05:59.875Z] ---> Using cache [2022-08-03T21:05:59.875Z] ---> 0c414b2e8d58 [2022-08-03T21:05:59.875Z] Step 8/22 : COPY . . [2022-08-03T21:05:59.875Z] ---> Using cache [2022-08-03T21:05:59.875Z] ---> de671db55f76 [2022-08-03T21:05:59.875Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-03T21:06:00.489Z] ---> Running in ee94adbac4cd [2022-08-03T21:06:02.499Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-03T21:06:02.499Z] Removing intermediate container f7abb06d4015 [2022-08-03T21:06:02.499Z] ---> 7347d4b59fec [2022-08-03T21:06:02.499Z] [2022-08-03T21:06:02.499Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T21:06:02.499Z] ---> 3d81c46cd875 [2022-08-03T21:06:02.499Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-03T21:06:02.774Z] ---> Running in 857c72707604 [2022-08-03T21:06:03.372Z] Removing intermediate container 857c72707604 [2022-08-03T21:06:03.372Z] ---> 4295ab8ee8b3 [2022-08-03T21:06:03.372Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-03T21:06:03.372Z] ---> Running in c87cedbb55b5 [2022-08-03T21:06:03.977Z] Removing intermediate container c87cedbb55b5 [2022-08-03T21:06:03.977Z] ---> 2d2e4b93625e [2022-08-03T21:06:03.977Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-03T21:06:03.977Z] ---> Running in afcaca8c8d73 [2022-08-03T21:06:04.585Z] Removing intermediate container afcaca8c8d73 [2022-08-03T21:06:04.585Z] ---> 3261bd290bbc [2022-08-03T21:06:04.585Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T21:06:04.857Z] ---> Running in 79e156ab001a [2022-08-03T21:06:08.272Z] Removing intermediate container 79e156ab001a [2022-08-03T21:06:08.272Z] ---> 681b383e8dc5 [2022-08-03T21:06:08.272Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T21:06:08.272Z] ---> Running in 04b5ac171f0a [2022-08-03T21:06:09.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:06:10.695Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:06:12.134Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T21:06:12.134Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T21:06:12.134Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T21:06:12.134Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T21:06:12.410Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T21:06:12.684Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T21:06:12.684Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T21:06:12.684Z] OK: 8 MiB in 20 packages [2022-08-03T21:06:14.668Z] Removing intermediate container 04b5ac171f0a [2022-08-03T21:06:14.668Z] ---> 32b3e7e36d30 [2022-08-03T21:06:14.668Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T21:06:15.683Z] ---> 8eba7efcdf67 [2022-08-03T21:06:15.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-03T21:06:17.705Z] ---> 639606d36f0b [2022-08-03T21:06:17.706Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-03T21:06:18.322Z] ---> c5af40127261 [2022-08-03T21:06:18.322Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-03T21:06:18.322Z] ---> Running in 0e495a792c17 [2022-08-03T21:06:18.925Z] Removing intermediate container 0e495a792c17 [2022-08-03T21:06:18.925Z] ---> 94333ae8874e [2022-08-03T21:06:18.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T21:06:18.925Z] ---> Running in f37f6de26bac [2022-08-03T21:06:19.540Z] Removing intermediate container f37f6de26bac [2022-08-03T21:06:19.540Z] ---> ee984ca34fc6 [2022-08-03T21:06:19.540Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T21:06:19.540Z] ---> Running in 9d3566e9c308 [2022-08-03T21:06:20.159Z] Removing intermediate container 9d3566e9c308 [2022-08-03T21:06:20.159Z] ---> 328bc8c9f60f [2022-08-03T21:06:20.159Z] Step 22/23 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:06:20.444Z] ---> Running in edcc1792eb51 [2022-08-03T21:06:20.723Z] Removing intermediate container edcc1792eb51 [2022-08-03T21:06:20.723Z] ---> 63e6c466beb6 [2022-08-03T21:06:20.723Z] Step 23/23 : LABEL version=2.3.0-dev.38 [2022-08-03T21:06:21.005Z] ---> Running in 8b6d97e8a8b7 [2022-08-03T21:06:21.612Z] Removing intermediate container 8b6d97e8a8b7 [2022-08-03T21:06:21.612Z] ---> df42a11e363b [2022-08-03T21:06:21.612Z] [2022-08-03T21:06:21.612Z] Successfully built df42a11e363b [2022-08-03T21:06:21.612Z] Successfully tagged core-data-arm64:latest [2022-08-03T21:06:21.612Z] Building security-bootstrapper [2022-08-03T21:06:25.953Z]  Building core-data ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T21:06:25.953Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-03T21:06:25.953Z] ---> 90796daaf87c [2022-08-03T21:06:25.953Z] Step 3/31 : WORKDIR /edgex-go [2022-08-03T21:06:25.953Z] ---> Using cache [2022-08-03T21:06:25.953Z] ---> d55969f877d1 [2022-08-03T21:06:25.953Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T21:06:25.953Z] ---> Using cache [2022-08-03T21:06:25.953Z] ---> 0ddfb13c14ef [2022-08-03T21:06:25.953Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-03T21:06:25.953Z] ---> Using cache [2022-08-03T21:06:25.953Z] ---> 1a066e3e48b4 [2022-08-03T21:06:25.953Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-03T21:06:25.953Z] ---> Using cache [2022-08-03T21:06:25.953Z] ---> 8dbe32ae0fc0 [2022-08-03T21:06:25.953Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T21:06:25.953Z] ---> Using cache [2022-08-03T21:06:25.953Z] ---> 0c414b2e8d58 [2022-08-03T21:06:25.953Z] Step 8/31 : COPY . . [2022-08-03T21:06:25.953Z] ---> Using cache [2022-08-03T21:06:25.953Z] ---> de671db55f76 [2022-08-03T21:06:25.953Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-03T21:06:26.233Z] ---> Running in 7e94f704aabe [2022-08-03T21:06:28.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T21:06:51.160Z] Removing intermediate container 86dc9d33e917 [2022-08-03T21:06:51.160Z] ---> 9c7d1d1f444a [2022-08-03T21:06:51.160Z] Step 8/22 : COPY . . [2022-08-03T21:06:51.160Z] ---> 5c3e3ea436b3 [2022-08-03T21:06:51.160Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-03T21:06:51.160Z] ---> Running in 78f65caf6354 [2022-08-03T21:06:53.173Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T21:08:30.070Z] Removing intermediate container ec59c7bf6539 [2022-08-03T21:08:30.070Z] ---> d956a3e7f55e [2022-08-03T21:08:30.070Z] [2022-08-03T21:08:30.070Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T21:08:30.070Z] ---> 3d81c46cd875 [2022-08-03T21:08:30.070Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-03T21:08:30.070Z] ---> Using cache [2022-08-03T21:08:30.070Z] ---> 50bc867787e2 [2022-08-03T21:08:30.070Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T21:08:30.070Z] ---> Using cache [2022-08-03T21:08:30.070Z] ---> 0b62b70d8d25 [2022-08-03T21:08:30.070Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-03T21:08:30.070Z] ---> Running in 0719a0684c16 [2022-08-03T21:08:30.070Z] Removing intermediate container 0719a0684c16 [2022-08-03T21:08:30.070Z] ---> 3bbfbb3a144c [2022-08-03T21:08:30.070Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T21:08:30.070Z] ---> Running in d811b56d4a1e [2022-08-03T21:08:30.070Z] Removing intermediate container d811b56d4a1e [2022-08-03T21:08:30.070Z] ---> 4fc75d568eb3 [2022-08-03T21:08:30.070Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T21:08:30.070Z] ---> dae67c3bf34c [2022-08-03T21:08:30.070Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-03T21:08:30.070Z] ---> 8faa2d217825 [2022-08-03T21:08:30.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-03T21:08:30.070Z] ---> 54d77ad6b802 [2022-08-03T21:08:30.070Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-03T21:08:30.070Z] ---> Running in d0f5977ec506 [2022-08-03T21:08:30.070Z] Removing intermediate container d0f5977ec506 [2022-08-03T21:08:30.070Z] ---> 343576f7a037 [2022-08-03T21:08:30.070Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T21:08:30.070Z] ---> Running in a9d9892cf33b [2022-08-03T21:08:30.070Z] Removing intermediate container a9d9892cf33b [2022-08-03T21:08:30.070Z] ---> f8dab6e9c7f8 [2022-08-03T21:08:30.070Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T21:08:30.070Z] ---> Running in 26b3d03d9d3d [2022-08-03T21:08:30.070Z] Removing intermediate container 26b3d03d9d3d [2022-08-03T21:08:30.070Z] ---> 39fdade18bf1 [2022-08-03T21:08:30.070Z] Step 21/22 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:08:30.070Z] ---> Running in c8f26eb1c411 [2022-08-03T21:08:30.070Z] Removing intermediate container c8f26eb1c411 [2022-08-03T21:08:30.070Z] ---> 46a5627b9d66 [2022-08-03T21:08:30.070Z] Step 22/22 : LABEL version=2.3.0-dev.38 [2022-08-03T21:08:30.070Z] ---> Running in e08c9ab878a1 [2022-08-03T21:08:30.071Z] Removing intermediate container e08c9ab878a1 [2022-08-03T21:08:30.071Z] ---> a85e65488577 [2022-08-03T21:08:30.071Z] [2022-08-03T21:08:30.071Z] Successfully built a85e65488577 [2022-08-03T21:08:30.071Z] Successfully tagged support-scheduler-arm64:latest [2022-08-03T21:08:30.071Z] Building security-spire-agent [2022-08-03T21:08:30.071Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T21:08:30.071Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T21:08:30.071Z] ---> 90796daaf87c [2022-08-03T21:08:30.071Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T21:08:30.071Z] ---> Using cache [2022-08-03T21:08:30.071Z] ---> d55969f877d1 [2022-08-03T21:08:30.071Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T21:08:30.071Z] ---> Using cache [2022-08-03T21:08:30.071Z] ---> 0ddfb13c14ef [2022-08-03T21:08:30.071Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T21:08:30.071Z] ---> Running in 0b0337831fc6 [2022-08-03T21:08:30.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:08:30.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:08:31.521Z] OK: 221 MiB in 51 packages [2022-08-03T21:08:32.988Z] Removing intermediate container 0b0337831fc6 [2022-08-03T21:08:32.988Z] ---> 493b55a22917 [2022-08-03T21:08:32.988Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T21:08:33.591Z] ---> a87771ebb9d3 [2022-08-03T21:08:33.591Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T21:08:33.868Z] ---> Running in 32009bd4988b [2022-08-03T21:09:20.995Z] Removing intermediate container 32009bd4988b [2022-08-03T21:09:20.995Z] ---> d1db263db328 [2022-08-03T21:09:20.995Z] Step 8/26 : COPY . . [2022-08-03T21:09:23.641Z] ---> 834ad6280f76 [2022-08-03T21:09:23.641Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T21:09:23.641Z] ---> Running in fd5c4b3bccbc [2022-08-03T21:09:23.641Z] Removing intermediate container fd5c4b3bccbc [2022-08-03T21:09:23.641Z] ---> bb36f58cde10 [2022-08-03T21:09:23.641Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T21:09:23.921Z] ---> Running in 10220652a7de [2022-08-03T21:09:24.540Z] Removing intermediate container 10220652a7de [2022-08-03T21:09:24.540Z] ---> a01ce4b96d3a [2022-08-03T21:09:24.540Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T21:09:24.540Z] ---> Running in 3fd9e096e7dc [2022-08-03T21:09:27.984Z] Removing intermediate container 3fd9e096e7dc [2022-08-03T21:09:27.984Z] ---> f83bddc8870b [2022-08-03T21:09:27.984Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T21:09:27.984Z] ---> Running in e8550a9d32d6 [2022-08-03T21:09:27.984Z] Removing intermediate container e8550a9d32d6 [2022-08-03T21:09:27.984Z] ---> edc171f37d7b [2022-08-03T21:09:27.984Z] [2022-08-03T21:09:27.984Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T21:09:27.984Z] ---> 60f2846fe774 [2022-08-03T21:09:27.984Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T21:09:27.984Z] ---> Using cache [2022-08-03T21:09:27.984Z] ---> a80e96ebc031 [2022-08-03T21:09:27.984Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T21:09:27.984Z] ---> Using cache [2022-08-03T21:09:27.984Z] ---> 039bb2dea4d6 [2022-08-03T21:09:27.984Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T21:09:27.984Z] ---> Using cache [2022-08-03T21:09:27.984Z] ---> d6936ba777a3 [2022-08-03T21:09:27.984Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-03T21:09:31.426Z] ---> b9f74440f530 [2022-08-03T21:09:31.426Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T21:09:36.888Z] ---> ccf2515af80d [2022-08-03T21:09:36.888Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T21:09:37.513Z] ---> 13bfe50d84d8 [2022-08-03T21:09:37.513Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-03T21:09:38.513Z] ---> 62a1a2ac3259 [2022-08-03T21:09:38.513Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-03T21:09:39.539Z] ---> a978cd4f5a52 [2022-08-03T21:09:39.539Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T21:09:39.539Z] ---> Running in e4c424e3b656 [2022-08-03T21:09:40.154Z] Removing intermediate container e4c424e3b656 [2022-08-03T21:09:40.154Z] ---> fe71bba38915 [2022-08-03T21:09:40.154Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T21:09:40.154Z] ---> Running in faa00238858b [2022-08-03T21:09:40.792Z] Removing intermediate container faa00238858b [2022-08-03T21:09:40.792Z] ---> bb1d9a849f5b [2022-08-03T21:09:40.792Z] Step 24/26 : LABEL arch=arm64 [2022-08-03T21:09:41.083Z] ---> Running in 40cefc83206c [2022-08-03T21:09:41.363Z] Removing intermediate container 40cefc83206c [2022-08-03T21:09:41.363Z] ---> e3a2ac647758 [2022-08-03T21:09:41.363Z] Step 25/26 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:09:41.645Z] ---> Running in 977524b429cd [2022-08-03T21:09:41.926Z] Removing intermediate container 977524b429cd [2022-08-03T21:09:42.209Z] ---> 45e027c8b6e1 [2022-08-03T21:09:42.209Z] Step 26/26 : LABEL version=2.3.0-dev.38 [2022-08-03T21:09:42.209Z] ---> Running in a6c16da43325 [2022-08-03T21:09:42.827Z] Removing intermediate container a6c16da43325 [2022-08-03T21:09:42.827Z] ---> c2ed017d8c75 [2022-08-03T21:09:42.827Z] [2022-08-03T21:09:42.827Z] Successfully built c2ed017d8c75 [2022-08-03T21:09:42.827Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-03T21:09:42.827Z] Building security-spire-config [2022-08-03T21:09:48.293Z]  Building security-spire-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T21:09:48.293Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T21:09:48.293Z] ---> 90796daaf87c [2022-08-03T21:09:48.293Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> d55969f877d1 [2022-08-03T21:09:48.293Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> 0ddfb13c14ef [2022-08-03T21:09:48.293Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> 493b55a22917 [2022-08-03T21:09:48.293Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> a87771ebb9d3 [2022-08-03T21:09:48.293Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> d1db263db328 [2022-08-03T21:09:48.293Z] Step 8/26 : COPY . . [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> 834ad6280f76 [2022-08-03T21:09:48.293Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> bb36f58cde10 [2022-08-03T21:09:48.293Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> a01ce4b96d3a [2022-08-03T21:09:48.293Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> f83bddc8870b [2022-08-03T21:09:48.293Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> edc171f37d7b [2022-08-03T21:09:48.293Z] [2022-08-03T21:09:48.293Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T21:09:48.293Z] ---> 60f2846fe774 [2022-08-03T21:09:48.293Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> a80e96ebc031 [2022-08-03T21:09:48.293Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T21:09:48.293Z] ---> Using cache [2022-08-03T21:09:48.293Z] ---> 039bb2dea4d6 [2022-08-03T21:09:48.293Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-03T21:09:48.572Z] ---> Running in 6b6e53f9fe59 [2022-08-03T21:09:51.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:09:52.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:09:52.845Z] Removing intermediate container 7966de751dd3 [2022-08-03T21:09:52.845Z] ---> 054297e592e5 [2022-08-03T21:09:52.845Z] [2022-08-03T21:09:52.845Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T21:09:52.845Z] ---> 3d81c46cd875 [2022-08-03T21:09:52.845Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T21:09:52.845Z] ---> Using cache [2022-08-03T21:09:52.845Z] ---> 50bc867787e2 [2022-08-03T21:09:52.845Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T21:09:52.845Z] ---> Using cache [2022-08-03T21:09:52.845Z] ---> 0b62b70d8d25 [2022-08-03T21:09:52.845Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-03T21:09:52.845Z] ---> Running in e391ed1d58f2 [2022-08-03T21:09:53.447Z] Removing intermediate container e391ed1d58f2 [2022-08-03T21:09:53.447Z] ---> 1f464e250ce5 [2022-08-03T21:09:53.447Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T21:09:53.447Z] ---> Running in 713a071c55c8 [2022-08-03T21:09:53.447Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T21:09:53.447Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T21:09:53.447Z] OK: 15734 distinct packages available [2022-08-03T21:09:53.735Z] Removing intermediate container 713a071c55c8 [2022-08-03T21:09:53.735Z] ---> 792d807739fa [2022-08-03T21:09:53.735Z] Step 15/23 : WORKDIR / [2022-08-03T21:09:53.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:09:53.735Z] ---> Running in c67f9e87c55b [2022-08-03T21:09:54.344Z] Removing intermediate container c67f9e87c55b [2022-08-03T21:09:54.344Z] ---> 9c2d41e0d28b [2022-08-03T21:09:54.344Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T21:09:54.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:09:55.228Z] ---> d467878eeb8f [2022-08-03T21:09:55.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-03T21:09:56.228Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-03T21:09:56.228Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-03T21:09:56.228Z] (3/4) Installing libucontext (1.1-r0) [2022-08-03T21:09:56.228Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-03T21:09:56.502Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T21:09:56.502Z] OK: 6 MiB in 18 packages [2022-08-03T21:09:56.775Z] ---> 6436c66600ab [2022-08-03T21:09:56.775Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-03T21:09:58.222Z] Removing intermediate container 6b6e53f9fe59 [2022-08-03T21:09:58.222Z] ---> 1cbb731ad1b6 [2022-08-03T21:09:58.222Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T21:09:58.222Z] ---> a25c11e80a0d [2022-08-03T21:09:58.222Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-03T21:09:58.505Z] ---> Running in 65da93a33a26 [2022-08-03T21:09:59.107Z] Removing intermediate container 65da93a33a26 [2022-08-03T21:09:59.107Z] ---> c7e9bac1affb [2022-08-03T21:09:59.107Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T21:09:59.378Z] ---> Running in 1038f201aef3 [2022-08-03T21:09:59.981Z] Removing intermediate container 1038f201aef3 [2022-08-03T21:09:59.981Z] ---> d804f4e62cc7 [2022-08-03T21:09:59.981Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T21:10:00.255Z] ---> Running in 5924983b7128 [2022-08-03T21:10:01.248Z] Removing intermediate container 5924983b7128 [2022-08-03T21:10:01.248Z] ---> 08dae50f9a6e [2022-08-03T21:10:01.248Z] Step 22/23 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:10:01.248Z] ---> Running in 87b2f8a26a12 [2022-08-03T21:10:02.238Z] Removing intermediate container 87b2f8a26a12 [2022-08-03T21:10:02.238Z] ---> 31e5ee6de8af [2022-08-03T21:10:02.238Z] Step 23/23 : LABEL version=2.3.0-dev.38 [2022-08-03T21:10:02.517Z] ---> Running in 973d51643b6b [2022-08-03T21:10:03.504Z] Removing intermediate container 973d51643b6b [2022-08-03T21:10:03.504Z] ---> 1ceed409c347 [2022-08-03T21:10:03.504Z] [2022-08-03T21:10:03.504Z] Successfully built 1ceed409c347 [2022-08-03T21:10:03.504Z] Successfully tagged core-command-arm64:latest [2022-08-03T21:10:03.504Z]  Building core-command ... done Building security-spiffe-token-provider [2022-08-03T21:10:05.493Z] ---> 01305912d13d [2022-08-03T21:10:05.493Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T21:10:06.959Z] ---> 7401be4e210a [2022-08-03T21:10:06.959Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-03T21:10:06.959Z] ---> Running in 4dd0c20e55de [2022-08-03T21:10:07.236Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T21:10:07.236Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-03T21:10:07.236Z] ---> 90796daaf87c [2022-08-03T21:10:07.236Z] Step 3/20 : WORKDIR /edgex-go [2022-08-03T21:10:07.236Z] ---> Using cache [2022-08-03T21:10:07.236Z] ---> d55969f877d1 [2022-08-03T21:10:07.236Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-03T21:10:07.519Z] ---> Running in ae1d4196a907 [2022-08-03T21:10:07.800Z] Removing intermediate container 4dd0c20e55de [2022-08-03T21:10:07.800Z] ---> 3cf4576d74dc [2022-08-03T21:10:07.800Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-03T21:10:09.251Z] ---> 9c89b9771ecf [2022-08-03T21:10:09.251Z] Step 21/26 : WORKDIR / [2022-08-03T21:10:09.251Z] ---> Running in 9de2123ae2ab [2022-08-03T21:10:09.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:10:09.854Z] Removing intermediate container 9de2123ae2ab [2022-08-03T21:10:09.854Z] ---> a918956b77d0 [2022-08-03T21:10:09.854Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T21:10:10.128Z] ---> Running in ae3f4ad5b3c5 [2022-08-03T21:10:10.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:10:10.698Z] Removing intermediate container ae3f4ad5b3c5 [2022-08-03T21:10:10.698Z] ---> 4c891bda21a7 [2022-08-03T21:10:10.698Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T21:10:10.698Z] ---> Running in b055ebce9e95 [2022-08-03T21:10:11.306Z] Removing intermediate container b055ebce9e95 [2022-08-03T21:10:11.306Z] ---> aa790d6f3221 [2022-08-03T21:10:11.306Z] Step 24/26 : LABEL arch=arm64 [2022-08-03T21:10:11.306Z] ---> Running in befd12624d26 [2022-08-03T21:10:11.910Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-03T21:10:11.910Z] v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-03T21:10:11.910Z] OK: 16889 distinct packages available [2022-08-03T21:10:11.910Z] Removing intermediate container befd12624d26 [2022-08-03T21:10:11.910Z] ---> 5e55ea463f5c [2022-08-03T21:10:11.910Z] Step 25/26 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:10:11.910Z] ---> Running in 8020201327fb [2022-08-03T21:10:11.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:10:12.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:10:12.520Z] Removing intermediate container 8020201327fb [2022-08-03T21:10:12.520Z] ---> 59a04df606ed [2022-08-03T21:10:12.520Z] Step 26/26 : LABEL version=2.3.0-dev.38 [2022-08-03T21:10:12.520Z] ---> Running in 6a32948fda73 [2022-08-03T21:10:13.122Z] Removing intermediate container 6a32948fda73 [2022-08-03T21:10:13.122Z] ---> baa6772a9c4a [2022-08-03T21:10:13.122Z] [2022-08-03T21:10:13.122Z] Successfully built baa6772a9c4a [2022-08-03T21:10:13.397Z] Successfully tagged security-spire-config-arm64:latest [2022-08-03T21:10:13.680Z]  Building security-spire-config ... done OK: 221 MiB in 51 packages [2022-08-03T21:10:15.124Z] Removing intermediate container ae1d4196a907 [2022-08-03T21:10:15.124Z] ---> 32f95e747420 [2022-08-03T21:10:15.124Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-03T21:10:16.114Z] ---> c9a96a8c9eea [2022-08-03T21:10:16.114Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T21:10:16.114Z] ---> Running in 3dab4b2f86c8 [2022-08-03T21:10:55.131Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-03T21:10:57.126Z] Removing intermediate container 3dab4b2f86c8 [2022-08-03T21:10:57.126Z] ---> 6d23c84d4e19 [2022-08-03T21:10:57.407Z] Step 7/20 : COPY . . [2022-08-03T21:11:00.848Z] ---> 623b4f8f13f2 [2022-08-03T21:11:00.848Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-03T21:11:00.848Z] ---> Running in 4d042a94a0ff [2022-08-03T21:11:02.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.38" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-03T21:11:17.413Z] Removing intermediate container ee94adbac4cd [2022-08-03T21:11:17.413Z] ---> c410c46531eb [2022-08-03T21:11:17.413Z] [2022-08-03T21:11:17.413Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T21:11:17.413Z] ---> 3d81c46cd875 [2022-08-03T21:11:17.413Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-03T21:11:17.413Z] ---> Running in 5de280afb099 [2022-08-03T21:11:17.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:11:17.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:11:18.865Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-03T21:11:18.865Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-03T21:11:18.865Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T21:11:18.865Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-03T21:11:18.865Z] (5/6) Installing curl (7.83.1-r2) [2022-08-03T21:11:18.865Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-03T21:11:18.865Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T21:11:18.865Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T21:11:19.148Z] OK: 8 MiB in 20 packages [2022-08-03T21:11:21.143Z] Removing intermediate container 5de280afb099 [2022-08-03T21:11:21.143Z] ---> 83423c66f7ee [2022-08-03T21:11:21.143Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T21:11:21.143Z] ---> Running in 7104f2b2042c [2022-08-03T21:11:21.742Z] Removing intermediate container 7104f2b2042c [2022-08-03T21:11:21.742Z] ---> c1379006e3e5 [2022-08-03T21:11:21.742Z] Step 13/22 : WORKDIR /edgex [2022-08-03T21:11:21.742Z] ---> Running in acd78104bdce [2022-08-03T21:11:22.341Z] Removing intermediate container acd78104bdce [2022-08-03T21:11:22.341Z] ---> 5503d7f94197 [2022-08-03T21:11:22.341Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-03T21:11:23.327Z] ---> 4b86872f560b [2022-08-03T21:11:23.327Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-03T21:11:24.775Z] ---> 43ee7031dfae [2022-08-03T21:11:24.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-03T21:11:26.780Z] ---> 7b14d3710e2b [2022-08-03T21:11:26.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T21:11:28.226Z] ---> fb7c5a86b91a [2022-08-03T21:11:28.226Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T21:11:28.226Z] ---> Running in 5e73a413d409 [2022-08-03T21:11:32.549Z] Removing intermediate container 5e73a413d409 [2022-08-03T21:11:32.549Z] ---> 7ee3778b04f0 [2022-08-03T21:11:32.549Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T21:11:32.549Z] ---> Running in 6b2e6ab9dcd1 [2022-08-03T21:11:32.827Z] Removing intermediate container 6b2e6ab9dcd1 [2022-08-03T21:11:32.827Z] ---> b8dc0bc542c3 [2022-08-03T21:11:32.827Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T21:11:32.827Z] ---> Running in 2b3a693e283a [2022-08-03T21:11:33.826Z] Removing intermediate container 2b3a693e283a [2022-08-03T21:11:33.826Z] ---> c7f8190637f1 [2022-08-03T21:11:33.826Z] Step 21/22 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:11:34.104Z] ---> Running in bcc077d01505 [2022-08-03T21:11:35.088Z] Removing intermediate container bcc077d01505 [2022-08-03T21:11:35.088Z] ---> b18593c1bbc6 [2022-08-03T21:11:35.088Z] Step 22/22 : LABEL version=2.3.0-dev.38 [2022-08-03T21:11:35.088Z] ---> Running in a253f8df3d41 [2022-08-03T21:11:35.699Z] Removing intermediate container a253f8df3d41 [2022-08-03T21:11:35.699Z] ---> 58afd4cf8677 [2022-08-03T21:11:35.699Z] [2022-08-03T21:11:35.975Z] Successfully built 58afd4cf8677 [2022-08-03T21:11:35.975Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-03T21:11:36.253Z]  Building security-proxy-setup ... done Removing intermediate container 7e94f704aabe [2022-08-03T21:11:36.253Z] ---> 6e69260cd203 [2022-08-03T21:11:36.253Z] [2022-08-03T21:11:36.253Z] Step 10/31 : FROM alpine:3.16 [2022-08-03T21:11:36.253Z] ---> 3d81c46cd875 [2022-08-03T21:11:36.253Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T21:11:36.525Z] ---> Running in f94daeaef2f9 [2022-08-03T21:11:36.796Z] Removing intermediate container f94daeaef2f9 [2022-08-03T21:11:36.796Z] ---> b69b953b4752 [2022-08-03T21:11:36.796Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-03T21:11:37.074Z] ---> Running in 2c560c611d4c [2022-08-03T21:11:39.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:11:39.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:11:40.083Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-03T21:11:40.359Z] (2/2) Installing su-exec (0.2-r1) [2022-08-03T21:11:40.359Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T21:11:40.359Z] OK: 5 MiB in 16 packages [2022-08-03T21:11:41.806Z] Removing intermediate container 2c560c611d4c [2022-08-03T21:11:41.806Z] ---> e3fe3b980f36 [2022-08-03T21:11:41.806Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-03T21:11:41.806Z] ---> Running in b2d7cfa7544b [2022-08-03T21:11:42.405Z] Removing intermediate container b2d7cfa7544b [2022-08-03T21:11:42.405Z] ---> 8c0928940bd4 [2022-08-03T21:11:42.405Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-03T21:11:42.405Z] ---> Running in 7a7d19619905 [2022-08-03T21:11:43.007Z] Removing intermediate container 7a7d19619905 [2022-08-03T21:11:43.007Z] ---> 6f2ed9a022ca [2022-08-03T21:11:43.007Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-03T21:11:43.007Z] ---> Running in 2285defe35d7 [2022-08-03T21:11:43.608Z] Removing intermediate container 2285defe35d7 [2022-08-03T21:11:43.608Z] ---> 2496c5c351ad [2022-08-03T21:11:43.608Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-03T21:11:43.608Z] ---> Running in 869ad832c0e6 [2022-08-03T21:11:47.013Z] Removing intermediate container 869ad832c0e6 [2022-08-03T21:11:47.013Z] ---> 04e2e0400186 [2022-08-03T21:11:47.013Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-03T21:11:47.013Z] ---> Running in 5e33d53c30c5 [2022-08-03T21:11:47.013Z] Removing intermediate container 5e33d53c30c5 [2022-08-03T21:11:47.013Z] ---> f366cc3eef03 [2022-08-03T21:11:47.013Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-03T21:11:48.003Z] ---> ee31f4e6c88d [2022-08-03T21:11:48.003Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-03T21:11:48.312Z] ---> Running in 9c5f5a23d7b0 [2022-08-03T21:11:51.726Z] Removing intermediate container 9c5f5a23d7b0 [2022-08-03T21:11:51.726Z] ---> 16386bece2a7 [2022-08-03T21:11:51.726Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T21:11:52.000Z] ---> 1e3f5f405a96 [2022-08-03T21:11:52.000Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-03T21:11:54.002Z] ---> affa5c2decd6 [2022-08-03T21:11:54.002Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-03T21:11:54.604Z] ---> 16db2f532b20 [2022-08-03T21:11:54.604Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-03T21:11:55.630Z] ---> d74110b1f3eb [2022-08-03T21:11:55.630Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-03T21:11:56.237Z] ---> 612c13c1d1bd [2022-08-03T21:11:56.237Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-03T21:11:57.233Z] ---> b13dde196f9c [2022-08-03T21:11:57.233Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-03T21:11:57.233Z] ---> Running in 1e8d5dcdfa9f [2022-08-03T21:11:59.910Z] Removing intermediate container 1e8d5dcdfa9f [2022-08-03T21:11:59.910Z] ---> 625279040de1 [2022-08-03T21:11:59.910Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-03T21:12:00.192Z] ---> Running in 7929697f0e6b [2022-08-03T21:12:00.473Z] Removing intermediate container 7929697f0e6b [2022-08-03T21:12:00.473Z] ---> 39b6cf715b0e [2022-08-03T21:12:00.473Z] Step 28/31 : CMD ["gate"] [2022-08-03T21:12:00.473Z] ---> Running in 836cf32053c5 [2022-08-03T21:12:01.083Z] Removing intermediate container 836cf32053c5 [2022-08-03T21:12:01.083Z] ---> aca8527c9d13 [2022-08-03T21:12:01.083Z] Step 29/31 : LABEL arch=arm64 [2022-08-03T21:12:01.083Z] ---> Running in afa1743ce385 [2022-08-03T21:12:01.692Z] Removing intermediate container afa1743ce385 [2022-08-03T21:12:01.692Z] ---> 9c974646a2e7 [2022-08-03T21:12:01.692Z] Step 30/31 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:12:01.692Z] ---> Running in 4275ce9d7fa2 [2022-08-03T21:12:02.303Z] Removing intermediate container 4275ce9d7fa2 [2022-08-03T21:12:02.303Z] ---> 5fd11b308b3f [2022-08-03T21:12:02.303Z] Step 31/31 : LABEL version=2.3.0-dev.38 [2022-08-03T21:12:02.303Z] ---> Running in a33bf2d2d147 [2022-08-03T21:12:02.915Z] Removing intermediate container a33bf2d2d147 [2022-08-03T21:12:02.915Z] ---> aea96bf80347 [2022-08-03T21:12:02.915Z] [2022-08-03T21:12:02.915Z] Successfully built aea96bf80347 [2022-08-03T21:12:02.915Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-03T21:12:59.547Z]  Building security-bootstrapper ... done Removing intermediate container 78f65caf6354 [2022-08-03T21:12:59.547Z] ---> 67020572e378 [2022-08-03T21:12:59.547Z] [2022-08-03T21:12:59.547Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T21:12:59.547Z] ---> 3d81c46cd875 [2022-08-03T21:12:59.547Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-03T21:12:59.547Z] ---> Running in 31926c26ee41 [2022-08-03T21:12:59.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:12:59.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:13:00.826Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-03T21:13:00.826Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-03T21:13:00.826Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T21:13:00.826Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T21:13:01.107Z] OK: 6 MiB in 16 packages [2022-08-03T21:13:03.117Z] Removing intermediate container 31926c26ee41 [2022-08-03T21:13:03.117Z] ---> ffe8a9d7527e [2022-08-03T21:13:03.117Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T21:13:03.117Z] ---> Running in 4bc16164bd2b [2022-08-03T21:13:03.393Z] Removing intermediate container 4bc16164bd2b [2022-08-03T21:13:03.393Z] ---> 8dbd9b491635 [2022-08-03T21:13:03.393Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-03T21:13:03.674Z] ---> Running in 96cc45ee607a [2022-08-03T21:13:03.951Z] Removing intermediate container 96cc45ee607a [2022-08-03T21:13:03.951Z] ---> e17858a85b53 [2022-08-03T21:13:03.951Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T21:13:04.229Z] ---> Running in 15bc28bf6c08 [2022-08-03T21:13:04.836Z] Removing intermediate container 15bc28bf6c08 [2022-08-03T21:13:04.836Z] ---> 921e5c5ec923 [2022-08-03T21:13:04.836Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T21:13:05.434Z] ---> 02adb448ed3b [2022-08-03T21:13:05.434Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-03T21:13:08.066Z] ---> ecddd12a63af [2022-08-03T21:13:08.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-03T21:13:08.342Z] ---> c49ac3d7ec6e [2022-08-03T21:13:08.342Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-03T21:13:08.617Z] ---> Running in 2c52505cdcdc [2022-08-03T21:13:08.891Z] Removing intermediate container 2c52505cdcdc [2022-08-03T21:13:08.891Z] ---> 0f3a35083e27 [2022-08-03T21:13:08.891Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T21:13:09.176Z] ---> Running in 9ae3c7235fab [2022-08-03T21:13:09.458Z] Removing intermediate container 9ae3c7235fab [2022-08-03T21:13:09.458Z] ---> e95efa934e74 [2022-08-03T21:13:09.458Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T21:13:09.733Z] ---> Running in 1d7055820d93 [2022-08-03T21:13:10.354Z] Removing intermediate container 1d7055820d93 [2022-08-03T21:13:10.354Z] ---> 63a55c2c4723 [2022-08-03T21:13:10.354Z] Step 21/22 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:13:10.354Z] ---> Running in 6073bed5876f [2022-08-03T21:13:10.962Z] Removing intermediate container 6073bed5876f [2022-08-03T21:13:10.962Z] ---> c8d5af3c6a74 [2022-08-03T21:13:10.962Z] Step 22/22 : LABEL version=2.3.0-dev.38 [2022-08-03T21:13:10.962Z] ---> Running in f44ef5836166 [2022-08-03T21:13:11.564Z] Removing intermediate container f44ef5836166 [2022-08-03T21:13:11.564Z] ---> 91a721f1b492 [2022-08-03T21:13:11.564Z] [2022-08-03T21:13:11.564Z] Successfully built 91a721f1b492 [2022-08-03T21:13:11.564Z] Successfully tagged support-notifications-arm64:latest [2022-08-03T21:13:43.912Z]  Building support-notifications ... done Removing intermediate container 4d042a94a0ff [2022-08-03T21:13:43.912Z] ---> 134456072cd7 [2022-08-03T21:13:43.912Z] [2022-08-03T21:13:43.912Z] Step 9/20 : FROM alpine:3.15 [2022-08-03T21:13:43.912Z] ---> 60f2846fe774 [2022-08-03T21:13:43.912Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T21:13:43.912Z] ---> Using cache [2022-08-03T21:13:43.912Z] ---> a80e96ebc031 [2022-08-03T21:13:43.912Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T21:13:43.912Z] ---> Using cache [2022-08-03T21:13:43.912Z] ---> 039bb2dea4d6 [2022-08-03T21:13:43.912Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-03T21:13:43.912Z] ---> Running in 006d90b18504 [2022-08-03T21:13:43.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:13:43.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:13:44.507Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T21:13:44.507Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T21:13:44.507Z] OK: 15734 distinct packages available [2022-08-03T21:13:44.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T21:13:45.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T21:13:46.377Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-03T21:13:46.688Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-03T21:13:46.964Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-03T21:13:46.964Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-03T21:13:46.964Z] (5/9) Installing curl (7.80.0-r2) [2022-08-03T21:13:47.247Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-03T21:13:47.247Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-03T21:13:47.247Z] (8/9) Installing libucontext (1.1-r0) [2022-08-03T21:13:47.247Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-03T21:13:47.527Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T21:13:47.527Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T21:13:47.812Z] OK: 8 MiB in 23 packages [2022-08-03T21:13:49.286Z] Removing intermediate container 006d90b18504 [2022-08-03T21:13:49.286Z] ---> bd72db437ab7 [2022-08-03T21:13:49.286Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T21:13:49.909Z] ---> 338ff6c1a02f [2022-08-03T21:13:49.909Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-03T21:13:51.443Z] ---> 0ccd56a26b12 [2022-08-03T21:13:51.443Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-03T21:13:51.719Z] ---> c36d32c2a86c [2022-08-03T21:13:51.719Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-03T21:13:51.719Z] ---> Running in 85ecbd3312cb [2022-08-03T21:13:52.005Z] Removing intermediate container 85ecbd3312cb [2022-08-03T21:13:52.005Z] ---> 6a8d3bf6ffb6 [2022-08-03T21:13:52.005Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T21:13:52.279Z] ---> Running in a49825683e83 [2022-08-03T21:13:52.552Z] Removing intermediate container a49825683e83 [2022-08-03T21:13:52.552Z] ---> 5fdf7e73c50c [2022-08-03T21:13:52.552Z] Step 18/20 : LABEL arch=arm64 [2022-08-03T21:13:52.552Z] ---> Running in f96f36474d32 [2022-08-03T21:13:52.828Z] Removing intermediate container f96f36474d32 [2022-08-03T21:13:52.828Z] ---> 86755c30321e [2022-08-03T21:13:52.828Z] Step 19/20 : LABEL git_sha=903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:13:53.106Z] ---> Running in 1bcf44ef7605 [2022-08-03T21:13:53.378Z] Removing intermediate container 1bcf44ef7605 [2022-08-03T21:13:53.378Z] ---> a04a570fad4a [2022-08-03T21:13:53.378Z] Step 20/20 : LABEL version=2.3.0-dev.38 [2022-08-03T21:13:53.378Z] ---> Running in 3e56466fea0f [2022-08-03T21:13:53.649Z] Removing intermediate container 3e56466fea0f [2022-08-03T21:13:53.649Z] ---> 4b8efbac7524 [2022-08-03T21:13:53.649Z] [2022-08-03T21:13:53.650Z] Successfully built 4b8efbac7524 [2022-08-03T21:13:53.650Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-03T21:13:53.935Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-03T21:13:53.937Z] $ docker stop --time=1 71f6de1bff95465f8ed6db22647573f0f342b996415070f4600ba98b48a94920 [2022-08-03T21:13:55.617Z] $ docker rm -f 71f6de1bff95465f8ed6db22647573f0f342b996415070f4600ba98b48a94920 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T21:13:56.178Z] + docker images [2022-08-03T21:13:56.451Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-03T21:13:56.451Z] security-spiffe-token-provider-arm64 latest 4b8efbac7524 3 seconds ago 28.3MB [2022-08-03T21:13:56.451Z] 134456072cd7 16 seconds ago 1.24GB [2022-08-03T21:13:56.451Z] support-notifications-arm64 latest 91a721f1b492 45 seconds ago 26.1MB [2022-08-03T21:13:56.451Z] 67020572e378 About a minute ago 1.25GB [2022-08-03T21:13:56.451Z] security-bootstrapper-arm64 latest aea96bf80347 About a minute ago 18.6MB [2022-08-03T21:13:56.451Z] 6e69260cd203 2 minutes ago 1.19GB [2022-08-03T21:13:56.451Z] security-proxy-setup-arm64 latest 58afd4cf8677 2 minutes ago 26.2MB [2022-08-03T21:13:56.451Z] c410c46531eb 2 minutes ago 1.19GB [2022-08-03T21:13:56.451Z] security-spire-config-arm64 latest baa6772a9c4a 3 minutes ago 83.6MB [2022-08-03T21:13:56.451Z] core-command-arm64 latest 1ceed409c347 3 minutes ago 15.5MB [2022-08-03T21:13:56.451Z] 054297e592e5 4 minutes ago 1.19GB [2022-08-03T21:13:56.451Z] security-spire-agent-arm64 latest c2ed017d8c75 4 minutes ago 122MB [2022-08-03T21:13:56.451Z] edc171f37d7b 4 minutes ago 1.08GB [2022-08-03T21:13:56.451Z] support-scheduler-arm64 latest a85e65488577 5 minutes ago 25.6MB [2022-08-03T21:13:56.451Z] d956a3e7f55e 5 minutes ago 1.25GB [2022-08-03T21:13:56.451Z] core-data-arm64 latest df42a11e363b 7 minutes ago 20.6MB [2022-08-03T21:13:56.451Z] 7347d4b59fec 7 minutes ago 1.22GB [2022-08-03T21:13:56.451Z] sys-mgmt-agent-arm64 latest a0221044a83a 8 minutes ago 133MB [2022-08-03T21:13:56.451Z] core-metadata-arm64 latest 95e3d611b9e2 8 minutes ago 17.4MB [2022-08-03T21:13:56.451Z] 2a64450c1549 8 minutes ago 1.22GB [2022-08-03T21:13:56.451Z] security-secretstore-setup-arm64 latest f04f4822616e 9 minutes ago 27.9MB [2022-08-03T21:13:56.451Z] e5a5733362bb 9 minutes ago 1.2GB [2022-08-03T21:13:56.451Z] 72e73dfaa589 9 minutes ago 1.19GB [2022-08-03T21:13:56.451Z] security-spire-server-arm64 latest 5316c74de6e7 14 minutes ago 84.2MB [2022-08-03T21:13:56.451Z] 41d6765c310a 14 minutes ago 1.08GB [2022-08-03T21:13:56.451Z] ci-base-image-arm64 latest 90796daaf87c 16 minutes ago 995MB [2022-08-03T21:13:56.451Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-03T21:13:56.451Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-03T21:13:56.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-03T21:13:56.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T21:13:56.565Z] provisioning config files... [2022-08-03T21:13:56.583Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/273@tmp/config4507563115579377858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:13:56.939Z] ---> docker-login.sh [2022-08-03T21:13:56.940Z] nexus3.edgexfoundry.org:10001 [2022-08-03T21:13:57.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T21:13:57.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T21:13:57.485Z] Configure a credential helper to remove this warning. See [2022-08-03T21:13:57.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T21:13:57.485Z] [2022-08-03T21:13:57.485Z] Login Succeeded [2022-08-03T21:13:57.485Z] nexus3.edgexfoundry.org:10002 [2022-08-03T21:13:57.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T21:13:58.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T21:13:58.036Z] Configure a credential helper to remove this warning. See [2022-08-03T21:13:58.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T21:13:58.036Z] [2022-08-03T21:13:58.036Z] Login Succeeded [2022-08-03T21:13:58.036Z] nexus3.edgexfoundry.org:10003 [2022-08-03T21:13:58.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T21:13:58.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T21:13:58.307Z] Configure a credential helper to remove this warning. See [2022-08-03T21:13:58.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T21:13:58.307Z] [2022-08-03T21:13:58.307Z] Login Succeeded [2022-08-03T21:13:58.307Z] nexus3.edgexfoundry.org:10004 [2022-08-03T21:13:58.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T21:13:58.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T21:13:58.901Z] Configure a credential helper to remove this warning. See [2022-08-03T21:13:58.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T21:13:58.901Z] [2022-08-03T21:13:58.901Z] Login Succeeded [2022-08-03T21:13:58.901Z] docker.io [2022-08-03T21:13:59.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T21:13:59.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T21:13:59.764Z] Configure a credential helper to remove this warning. See [2022-08-03T21:13:59.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T21:13:59.764Z] [2022-08-03T21:13:59.764Z] Login Succeeded [2022-08-03T21:13:59.764Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T21:13:59.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:13:59.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T21:13:59.833Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-03T21:13:59.833Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:13:59.833Z] latest [2022-08-03T21:13:59.833Z] 2.3.0-dev.38 [2022-08-03T21:13:59.833Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:13:59.833Z] main [2022-08-03T21:13:59.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:00.190Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:00.550Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:14:00.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-03T21:14:00.550Z] d38093442bc8: Preparing [2022-08-03T21:14:00.550Z] 7a49077cf9f4: Preparing [2022-08-03T21:14:00.550Z] 94d7170e103a: Preparing [2022-08-03T21:14:00.550Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:14:00.550Z] 5b7df235d876: Preparing [2022-08-03T21:14:00.550Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:00.825Z] d38093442bc8: Pushed [2022-08-03T21:14:00.825Z] 94d7170e103a: Pushed [2022-08-03T21:14:00.825Z] 2b5c9c3d35c6: Pushed [2022-08-03T21:14:03.435Z] 7a49077cf9f4: Pushed [2022-08-03T21:14:03.435Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:05800880edc3712671d3df03e462929a03667f55a07540e52f250b842d721559 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:03.799Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:04.157Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-03T21:14:04.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-03T21:14:04.157Z] d38093442bc8: Preparing [2022-08-03T21:14:04.157Z] 7a49077cf9f4: Preparing [2022-08-03T21:14:04.157Z] 94d7170e103a: Preparing [2022-08-03T21:14:04.157Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:14:04.157Z] 5b7df235d876: Preparing [2022-08-03T21:14:04.157Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:04.157Z] 7a49077cf9f4: Layer already exists [2022-08-03T21:14:04.157Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:04.157Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:14:04.157Z] d38093442bc8: Layer already exists [2022-08-03T21:14:04.429Z] latest: digest: sha256:05800880edc3712671d3df03e462929a03667f55a07540e52f250b842d721559 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:04.796Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:05.156Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.38 [2022-08-03T21:14:05.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-03T21:14:05.156Z] d38093442bc8: Preparing [2022-08-03T21:14:05.156Z] 7a49077cf9f4: Preparing [2022-08-03T21:14:05.156Z] 94d7170e103a: Preparing [2022-08-03T21:14:05.156Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:14:05.156Z] 5b7df235d876: Preparing [2022-08-03T21:14:05.156Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:05.156Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:05.156Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:14:05.156Z] 7a49077cf9f4: Layer already exists [2022-08-03T21:14:05.156Z] d38093442bc8: Layer already exists [2022-08-03T21:14:05.427Z] 2.3.0-dev.38: digest: sha256:05800880edc3712671d3df03e462929a03667f55a07540e52f250b842d721559 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:05.794Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:06.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:14:06.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-03T21:14:06.151Z] d38093442bc8: Preparing [2022-08-03T21:14:06.151Z] 7a49077cf9f4: Preparing [2022-08-03T21:14:06.151Z] 94d7170e103a: Preparing [2022-08-03T21:14:06.151Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:14:06.151Z] 5b7df235d876: Preparing [2022-08-03T21:14:06.151Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:14:06.151Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:06.151Z] d38093442bc8: Layer already exists [2022-08-03T21:14:06.151Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:06.151Z] 7a49077cf9f4: Layer already exists [2022-08-03T21:14:06.423Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:05800880edc3712671d3df03e462929a03667f55a07540e52f250b842d721559 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:06.787Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:07.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-03T21:14:07.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-03T21:14:07.151Z] d38093442bc8: Preparing [2022-08-03T21:14:07.151Z] 7a49077cf9f4: Preparing [2022-08-03T21:14:07.151Z] 94d7170e103a: Preparing [2022-08-03T21:14:07.151Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:14:07.151Z] 5b7df235d876: Preparing [2022-08-03T21:14:07.151Z] 7a49077cf9f4: Layer already exists [2022-08-03T21:14:07.151Z] d38093442bc8: Layer already exists [2022-08-03T21:14:07.151Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:14:07.151Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:07.151Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:07.421Z] main: digest: sha256:05800880edc3712671d3df03e462929a03667f55a07540e52f250b842d721559 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:14:07.479Z] ===================================================== [Pipeline] echo [2022-08-03T21:14:07.488Z] taggedImages: [2022-08-03T21:14:07.488Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:14:07.488Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-03T21:14:07.488Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.38 [2022-08-03T21:14:07.488Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:14:07.488Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-03T21:14:07.517Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-03T21:14:07.517Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:14:07.517Z] latest [2022-08-03T21:14:07.517Z] 2.3.0-dev.38 [2022-08-03T21:14:07.517Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:14:07.517Z] main [2022-08-03T21:14:07.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:07.880Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:08.246Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:14:08.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-03T21:14:08.246Z] 21a3cb739310: Preparing [2022-08-03T21:14:08.246Z] cd28ef446eed: Preparing [2022-08-03T21:14:08.246Z] 94d7170e103a: Preparing [2022-08-03T21:14:08.246Z] 7a8c6818d6f6: Preparing [2022-08-03T21:14:08.246Z] 8a887fd59360: Preparing [2022-08-03T21:14:08.246Z] 5b7df235d876: Preparing [2022-08-03T21:14:08.246Z] 5b7df235d876: Waiting [2022-08-03T21:14:08.246Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:08.518Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:08.518Z] 8a887fd59360: Pushed [2022-08-03T21:14:08.518Z] 21a3cb739310: Pushed [2022-08-03T21:14:09.111Z] 7a8c6818d6f6: Pushed [2022-08-03T21:14:11.718Z] cd28ef446eed: Pushed [2022-08-03T21:14:11.718Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:162413fb19bb0010a6d597f0ebd1f8ef7398fb5c830946661ade17b480b9ca1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:12.082Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:12.438Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-03T21:14:12.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-03T21:14:12.438Z] 21a3cb739310: Preparing [2022-08-03T21:14:12.438Z] cd28ef446eed: Preparing [2022-08-03T21:14:12.438Z] 94d7170e103a: Preparing [2022-08-03T21:14:12.438Z] 7a8c6818d6f6: Preparing [2022-08-03T21:14:12.438Z] 8a887fd59360: Preparing [2022-08-03T21:14:12.438Z] 5b7df235d876: Preparing [2022-08-03T21:14:12.438Z] 5b7df235d876: Waiting [2022-08-03T21:14:12.438Z] 8a887fd59360: Layer already exists [2022-08-03T21:14:12.438Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:12.438Z] 7a8c6818d6f6: Layer already exists [2022-08-03T21:14:12.438Z] 21a3cb739310: Layer already exists [2022-08-03T21:14:12.438Z] cd28ef446eed: Layer already exists [2022-08-03T21:14:12.438Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:12.707Z] latest: digest: sha256:162413fb19bb0010a6d597f0ebd1f8ef7398fb5c830946661ade17b480b9ca1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:13.069Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:13.430Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.38 [2022-08-03T21:14:13.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-03T21:14:13.430Z] 21a3cb739310: Preparing [2022-08-03T21:14:13.430Z] cd28ef446eed: Preparing [2022-08-03T21:14:13.430Z] 94d7170e103a: Preparing [2022-08-03T21:14:13.430Z] 7a8c6818d6f6: Preparing [2022-08-03T21:14:13.430Z] 8a887fd59360: Preparing [2022-08-03T21:14:13.430Z] 5b7df235d876: Preparing [2022-08-03T21:14:13.430Z] 5b7df235d876: Waiting [2022-08-03T21:14:13.430Z] 8a887fd59360: Layer already exists [2022-08-03T21:14:13.430Z] 21a3cb739310: Layer already exists [2022-08-03T21:14:13.430Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:13.430Z] cd28ef446eed: Layer already exists [2022-08-03T21:14:13.430Z] 7a8c6818d6f6: Layer already exists [2022-08-03T21:14:13.430Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:13.702Z] 2.3.0-dev.38: digest: sha256:162413fb19bb0010a6d597f0ebd1f8ef7398fb5c830946661ade17b480b9ca1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:14.061Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:14.422Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:14:14.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-03T21:14:14.422Z] 21a3cb739310: Preparing [2022-08-03T21:14:14.422Z] cd28ef446eed: Preparing [2022-08-03T21:14:14.422Z] 94d7170e103a: Preparing [2022-08-03T21:14:14.422Z] 7a8c6818d6f6: Preparing [2022-08-03T21:14:14.422Z] 8a887fd59360: Preparing [2022-08-03T21:14:14.422Z] 5b7df235d876: Preparing [2022-08-03T21:14:14.422Z] 5b7df235d876: Waiting [2022-08-03T21:14:14.422Z] cd28ef446eed: Layer already exists [2022-08-03T21:14:14.422Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:14.422Z] 21a3cb739310: Layer already exists [2022-08-03T21:14:14.422Z] 8a887fd59360: Layer already exists [2022-08-03T21:14:14.422Z] 7a8c6818d6f6: Layer already exists [2022-08-03T21:14:14.691Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:14.692Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:162413fb19bb0010a6d597f0ebd1f8ef7398fb5c830946661ade17b480b9ca1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:15.055Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:15.412Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-03T21:14:15.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-03T21:14:15.412Z] 21a3cb739310: Preparing [2022-08-03T21:14:15.412Z] cd28ef446eed: Preparing [2022-08-03T21:14:15.412Z] 94d7170e103a: Preparing [2022-08-03T21:14:15.412Z] 7a8c6818d6f6: Preparing [2022-08-03T21:14:15.412Z] 8a887fd59360: Preparing [2022-08-03T21:14:15.412Z] 5b7df235d876: Preparing [2022-08-03T21:14:15.412Z] 5b7df235d876: Waiting [2022-08-03T21:14:15.412Z] 8a887fd59360: Layer already exists [2022-08-03T21:14:15.412Z] cd28ef446eed: Layer already exists [2022-08-03T21:14:15.412Z] 7a8c6818d6f6: Layer already exists [2022-08-03T21:14:15.412Z] 21a3cb739310: Layer already exists [2022-08-03T21:14:15.412Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:15.683Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:15.683Z] main: digest: sha256:162413fb19bb0010a6d597f0ebd1f8ef7398fb5c830946661ade17b480b9ca1d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:14:15.748Z] ===================================================== [Pipeline] echo [2022-08-03T21:14:15.758Z] taggedImages: [2022-08-03T21:14:15.758Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:14:15.758Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-03T21:14:15.758Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.38 [2022-08-03T21:14:15.758Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:14:15.758Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-03T21:14:15.788Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-03T21:14:15.788Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:14:15.788Z] latest [2022-08-03T21:14:15.788Z] 2.3.0-dev.38 [2022-08-03T21:14:15.788Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:14:15.788Z] main [2022-08-03T21:14:15.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:16.140Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:16.504Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:14:16.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-03T21:14:16.505Z] c192ebb0f37f: Preparing [2022-08-03T21:14:16.505Z] 5b3147197324: Preparing [2022-08-03T21:14:16.505Z] 94d7170e103a: Preparing [2022-08-03T21:14:16.505Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:14:16.505Z] 5b7df235d876: Preparing [2022-08-03T21:14:16.777Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:14:16.777Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:16.777Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:16.777Z] c192ebb0f37f: Pushed [2022-08-03T21:14:20.155Z] 5b3147197324: Pushed [2022-08-03T21:14:20.155Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:559e701d2f96ee3e4dbd8baec09b548a7b7bd7b470b0a9cc878a4ccf743be2ca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:20.517Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:20.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-03T21:14:20.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-03T21:14:20.874Z] c192ebb0f37f: Preparing [2022-08-03T21:14:20.874Z] 5b3147197324: Preparing [2022-08-03T21:14:20.874Z] 94d7170e103a: Preparing [2022-08-03T21:14:20.874Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:14:20.874Z] 5b7df235d876: Preparing [2022-08-03T21:14:20.874Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:20.874Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:20.874Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:14:20.874Z] c192ebb0f37f: Layer already exists [2022-08-03T21:14:20.874Z] 5b3147197324: Layer already exists [2022-08-03T21:14:21.144Z] latest: digest: sha256:559e701d2f96ee3e4dbd8baec09b548a7b7bd7b470b0a9cc878a4ccf743be2ca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:21.506Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:21.861Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.38 [2022-08-03T21:14:21.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-03T21:14:21.861Z] c192ebb0f37f: Preparing [2022-08-03T21:14:21.861Z] 5b3147197324: Preparing [2022-08-03T21:14:21.861Z] 94d7170e103a: Preparing [2022-08-03T21:14:21.861Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:14:21.861Z] 5b7df235d876: Preparing [2022-08-03T21:14:21.861Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:21.861Z] c192ebb0f37f: Layer already exists [2022-08-03T21:14:21.861Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:21.861Z] 5b3147197324: Layer already exists [2022-08-03T21:14:21.861Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:14:22.130Z] 2.3.0-dev.38: digest: sha256:559e701d2f96ee3e4dbd8baec09b548a7b7bd7b470b0a9cc878a4ccf743be2ca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:22.497Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:22.853Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:14:22.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-03T21:14:22.853Z] c192ebb0f37f: Preparing [2022-08-03T21:14:22.853Z] 5b3147197324: Preparing [2022-08-03T21:14:22.853Z] 94d7170e103a: Preparing [2022-08-03T21:14:22.853Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:14:22.853Z] 5b7df235d876: Preparing [2022-08-03T21:14:22.853Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:22.853Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:22.853Z] c192ebb0f37f: Layer already exists [2022-08-03T21:14:22.853Z] 5b3147197324: Layer already exists [2022-08-03T21:14:22.853Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:14:23.125Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:559e701d2f96ee3e4dbd8baec09b548a7b7bd7b470b0a9cc878a4ccf743be2ca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:23.487Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:23.841Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-03T21:14:23.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-03T21:14:23.841Z] c192ebb0f37f: Preparing [2022-08-03T21:14:23.841Z] 5b3147197324: Preparing [2022-08-03T21:14:23.841Z] 94d7170e103a: Preparing [2022-08-03T21:14:23.841Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:14:23.841Z] 5b7df235d876: Preparing [2022-08-03T21:14:23.841Z] c192ebb0f37f: Layer already exists [2022-08-03T21:14:23.841Z] 5b3147197324: Layer already exists [2022-08-03T21:14:23.841Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:23.841Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:14:23.841Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:24.113Z] main: digest: sha256:559e701d2f96ee3e4dbd8baec09b548a7b7bd7b470b0a9cc878a4ccf743be2ca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:14:24.184Z] ===================================================== [Pipeline] echo [2022-08-03T21:14:24.192Z] taggedImages: [2022-08-03T21:14:24.192Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:14:24.192Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-03T21:14:24.192Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.38 [2022-08-03T21:14:24.192Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:14:24.192Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-03T21:14:24.220Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-03T21:14:24.220Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:14:24.220Z] latest [2022-08-03T21:14:24.220Z] 2.3.0-dev.38 [2022-08-03T21:14:24.220Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:14:24.220Z] main [2022-08-03T21:14:24.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:24.586Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:24.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:14:24.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-03T21:14:24.959Z] f5bc9071d101: Preparing [2022-08-03T21:14:24.959Z] f5bc9071d101: Preparing [2022-08-03T21:14:24.959Z] 607c5b6ced4b: Preparing [2022-08-03T21:14:24.959Z] f1a3ba7c5757: Preparing [2022-08-03T21:14:24.959Z] e021ece07adb: Preparing [2022-08-03T21:14:24.959Z] a9138adca1ab: Preparing [2022-08-03T21:14:24.959Z] 94d7170e103a: Preparing [2022-08-03T21:14:24.959Z] a11157464cbd: Preparing [2022-08-03T21:14:24.959Z] a1c5465d45b2: Preparing [2022-08-03T21:14:24.959Z] 694fdc8f8914: Preparing [2022-08-03T21:14:24.959Z] a21cf479b26d: Preparing [2022-08-03T21:14:24.959Z] 5b7df235d876: Preparing [2022-08-03T21:14:24.959Z] 94d7170e103a: Waiting [2022-08-03T21:14:24.959Z] a11157464cbd: Waiting [2022-08-03T21:14:24.959Z] a21cf479b26d: Waiting [2022-08-03T21:14:24.959Z] a1c5465d45b2: Waiting [2022-08-03T21:14:24.959Z] 5b7df235d876: Waiting [2022-08-03T21:14:24.959Z] 694fdc8f8914: Waiting [2022-08-03T21:14:25.236Z] 607c5b6ced4b: Pushed [2022-08-03T21:14:25.236Z] f5bc9071d101: Pushed [2022-08-03T21:14:25.236Z] e021ece07adb: Pushed [2022-08-03T21:14:25.236Z] f1a3ba7c5757: Pushed [2022-08-03T21:14:25.236Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:25.517Z] a11157464cbd: Pushed [2022-08-03T21:14:25.517Z] a1c5465d45b2: Pushed [2022-08-03T21:14:25.517Z] 694fdc8f8914: Pushed [2022-08-03T21:14:25.517Z] a21cf479b26d: Pushed [2022-08-03T21:14:25.517Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:57.821Z] a9138adca1ab: Pushed [2022-08-03T21:14:57.821Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:241cc55edef56d09e81563d8149cf4d1e29a502c7946fdec81d54413ddf3edc6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:58.184Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:58.591Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-03T21:14:58.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-03T21:14:58.591Z] f5bc9071d101: Preparing [2022-08-03T21:14:58.591Z] f5bc9071d101: Preparing [2022-08-03T21:14:58.591Z] 607c5b6ced4b: Preparing [2022-08-03T21:14:58.591Z] f1a3ba7c5757: Preparing [2022-08-03T21:14:58.591Z] e021ece07adb: Preparing [2022-08-03T21:14:58.591Z] a9138adca1ab: Preparing [2022-08-03T21:14:58.591Z] 94d7170e103a: Preparing [2022-08-03T21:14:58.591Z] 94d7170e103a: Waiting [2022-08-03T21:14:58.591Z] a11157464cbd: Preparing [2022-08-03T21:14:58.591Z] a1c5465d45b2: Preparing [2022-08-03T21:14:58.591Z] a11157464cbd: Waiting [2022-08-03T21:14:58.591Z] 694fdc8f8914: Preparing [2022-08-03T21:14:58.591Z] a1c5465d45b2: Waiting [2022-08-03T21:14:58.591Z] 694fdc8f8914: Waiting [2022-08-03T21:14:58.591Z] a21cf479b26d: Preparing [2022-08-03T21:14:58.591Z] 5b7df235d876: Preparing [2022-08-03T21:14:58.591Z] 5b7df235d876: Waiting [2022-08-03T21:14:58.591Z] a9138adca1ab: Layer already exists [2022-08-03T21:14:58.591Z] 607c5b6ced4b: Layer already exists [2022-08-03T21:14:58.591Z] f5bc9071d101: Layer already exists [2022-08-03T21:14:58.591Z] e021ece07adb: Layer already exists [2022-08-03T21:14:58.591Z] f1a3ba7c5757: Layer already exists [2022-08-03T21:14:58.862Z] a11157464cbd: Layer already exists [2022-08-03T21:14:58.862Z] a1c5465d45b2: Layer already exists [2022-08-03T21:14:58.862Z] 694fdc8f8914: Layer already exists [2022-08-03T21:14:58.862Z] a21cf479b26d: Layer already exists [2022-08-03T21:14:58.862Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:58.862Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:58.862Z] latest: digest: sha256:241cc55edef56d09e81563d8149cf4d1e29a502c7946fdec81d54413ddf3edc6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:59.221Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:14:59.581Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.38 [2022-08-03T21:14:59.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-03T21:14:59.581Z] f5bc9071d101: Preparing [2022-08-03T21:14:59.581Z] f5bc9071d101: Preparing [2022-08-03T21:14:59.581Z] 607c5b6ced4b: Preparing [2022-08-03T21:14:59.581Z] f1a3ba7c5757: Preparing [2022-08-03T21:14:59.581Z] e021ece07adb: Preparing [2022-08-03T21:14:59.581Z] a9138adca1ab: Preparing [2022-08-03T21:14:59.581Z] 94d7170e103a: Preparing [2022-08-03T21:14:59.581Z] a11157464cbd: Preparing [2022-08-03T21:14:59.581Z] a1c5465d45b2: Preparing [2022-08-03T21:14:59.581Z] 694fdc8f8914: Preparing [2022-08-03T21:14:59.581Z] a21cf479b26d: Preparing [2022-08-03T21:14:59.581Z] 5b7df235d876: Preparing [2022-08-03T21:14:59.581Z] 94d7170e103a: Waiting [2022-08-03T21:14:59.581Z] a11157464cbd: Waiting [2022-08-03T21:14:59.581Z] a1c5465d45b2: Waiting [2022-08-03T21:14:59.581Z] 694fdc8f8914: Waiting [2022-08-03T21:14:59.581Z] a21cf479b26d: Waiting [2022-08-03T21:14:59.581Z] 5b7df235d876: Waiting [2022-08-03T21:14:59.581Z] f1a3ba7c5757: Layer already exists [2022-08-03T21:14:59.581Z] 607c5b6ced4b: Layer already exists [2022-08-03T21:14:59.581Z] a9138adca1ab: Layer already exists [2022-08-03T21:14:59.581Z] f5bc9071d101: Layer already exists [2022-08-03T21:14:59.581Z] e021ece07adb: Layer already exists [2022-08-03T21:14:59.581Z] a11157464cbd: Layer already exists [2022-08-03T21:14:59.581Z] 94d7170e103a: Layer already exists [2022-08-03T21:14:59.581Z] a1c5465d45b2: Layer already exists [2022-08-03T21:14:59.581Z] 694fdc8f8914: Layer already exists [2022-08-03T21:14:59.581Z] a21cf479b26d: Layer already exists [2022-08-03T21:14:59.852Z] 5b7df235d876: Layer already exists [2022-08-03T21:14:59.852Z] 2.3.0-dev.38: digest: sha256:241cc55edef56d09e81563d8149cf4d1e29a502c7946fdec81d54413ddf3edc6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:00.212Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:00.568Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:00.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-03T21:15:00.568Z] f5bc9071d101: Preparing [2022-08-03T21:15:00.568Z] f5bc9071d101: Preparing [2022-08-03T21:15:00.568Z] 607c5b6ced4b: Preparing [2022-08-03T21:15:00.568Z] f1a3ba7c5757: Preparing [2022-08-03T21:15:00.568Z] e021ece07adb: Preparing [2022-08-03T21:15:00.568Z] a9138adca1ab: Preparing [2022-08-03T21:15:00.568Z] 94d7170e103a: Preparing [2022-08-03T21:15:00.568Z] a11157464cbd: Preparing [2022-08-03T21:15:00.568Z] a1c5465d45b2: Preparing [2022-08-03T21:15:00.568Z] 694fdc8f8914: Preparing [2022-08-03T21:15:00.568Z] a21cf479b26d: Preparing [2022-08-03T21:15:00.568Z] 5b7df235d876: Preparing [2022-08-03T21:15:00.568Z] a1c5465d45b2: Waiting [2022-08-03T21:15:00.568Z] a21cf479b26d: Waiting [2022-08-03T21:15:00.568Z] 694fdc8f8914: Waiting [2022-08-03T21:15:00.568Z] 5b7df235d876: Waiting [2022-08-03T21:15:00.568Z] 94d7170e103a: Waiting [2022-08-03T21:15:00.568Z] a11157464cbd: Waiting [2022-08-03T21:15:00.568Z] f5bc9071d101: Layer already exists [2022-08-03T21:15:00.568Z] 607c5b6ced4b: Layer already exists [2022-08-03T21:15:00.568Z] e021ece07adb: Layer already exists [2022-08-03T21:15:00.568Z] f1a3ba7c5757: Layer already exists [2022-08-03T21:15:00.568Z] a9138adca1ab: Layer already exists [2022-08-03T21:15:00.568Z] a1c5465d45b2: Layer already exists [2022-08-03T21:15:00.568Z] 94d7170e103a: Layer already exists [2022-08-03T21:15:00.568Z] a21cf479b26d: Layer already exists [2022-08-03T21:15:00.568Z] a11157464cbd: Layer already exists [2022-08-03T21:15:00.568Z] 694fdc8f8914: Layer already exists [2022-08-03T21:15:00.840Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:00.840Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:241cc55edef56d09e81563d8149cf4d1e29a502c7946fdec81d54413ddf3edc6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:01.200Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:01.555Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-03T21:15:01.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-03T21:15:01.556Z] f5bc9071d101: Preparing [2022-08-03T21:15:01.556Z] f5bc9071d101: Preparing [2022-08-03T21:15:01.556Z] 607c5b6ced4b: Preparing [2022-08-03T21:15:01.556Z] f1a3ba7c5757: Preparing [2022-08-03T21:15:01.556Z] e021ece07adb: Preparing [2022-08-03T21:15:01.556Z] a9138adca1ab: Preparing [2022-08-03T21:15:01.556Z] 94d7170e103a: Preparing [2022-08-03T21:15:01.556Z] a11157464cbd: Preparing [2022-08-03T21:15:01.556Z] a1c5465d45b2: Preparing [2022-08-03T21:15:01.556Z] 694fdc8f8914: Preparing [2022-08-03T21:15:01.556Z] a21cf479b26d: Preparing [2022-08-03T21:15:01.556Z] 5b7df235d876: Preparing [2022-08-03T21:15:01.556Z] a1c5465d45b2: Waiting [2022-08-03T21:15:01.556Z] 694fdc8f8914: Waiting [2022-08-03T21:15:01.556Z] a21cf479b26d: Waiting [2022-08-03T21:15:01.556Z] 5b7df235d876: Waiting [2022-08-03T21:15:01.556Z] 94d7170e103a: Waiting [2022-08-03T21:15:01.556Z] a11157464cbd: Waiting [2022-08-03T21:15:01.556Z] a9138adca1ab: Layer already exists [2022-08-03T21:15:01.556Z] e021ece07adb: Layer already exists [2022-08-03T21:15:01.556Z] 607c5b6ced4b: Layer already exists [2022-08-03T21:15:01.556Z] f1a3ba7c5757: Layer already exists [2022-08-03T21:15:01.556Z] f5bc9071d101: Layer already exists [2022-08-03T21:15:01.831Z] a11157464cbd: Layer already exists [2022-08-03T21:15:01.831Z] 694fdc8f8914: Layer already exists [2022-08-03T21:15:01.831Z] 94d7170e103a: Layer already exists [2022-08-03T21:15:01.831Z] a21cf479b26d: Layer already exists [2022-08-03T21:15:01.831Z] a1c5465d45b2: Layer already exists [2022-08-03T21:15:01.831Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:01.831Z] main: digest: sha256:241cc55edef56d09e81563d8149cf4d1e29a502c7946fdec81d54413ddf3edc6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:15:01.889Z] ===================================================== [Pipeline] echo [2022-08-03T21:15:01.899Z] taggedImages: [2022-08-03T21:15:01.899Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:01.899Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-03T21:15:01.899Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.38 [2022-08-03T21:15:01.899Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:01.899Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-03T21:15:01.920Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-03T21:15:01.920Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:01.920Z] latest [2022-08-03T21:15:01.920Z] 2.3.0-dev.38 [2022-08-03T21:15:01.920Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:01.920Z] main [2022-08-03T21:15:01.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:02.276Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:02.636Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:02.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-03T21:15:02.636Z] 63fcdad1e7b4: Preparing [2022-08-03T21:15:02.636Z] 7ecc6cf50d42: Preparing [2022-08-03T21:15:02.636Z] 90bf7394f308: Preparing [2022-08-03T21:15:02.636Z] ad6138154884: Preparing [2022-08-03T21:15:02.636Z] d33d17728adc: Preparing [2022-08-03T21:15:02.636Z] 30c79c1d053b: Preparing [2022-08-03T21:15:02.636Z] a85c3e60bac1: Preparing [2022-08-03T21:15:02.636Z] 5b7df235d876: Preparing [2022-08-03T21:15:02.636Z] a85c3e60bac1: Waiting [2022-08-03T21:15:02.636Z] 5b7df235d876: Waiting [2022-08-03T21:15:02.636Z] 30c79c1d053b: Waiting [2022-08-03T21:15:02.913Z] 63fcdad1e7b4: Pushed [2022-08-03T21:15:02.913Z] d33d17728adc: Pushed [2022-08-03T21:15:02.913Z] 7ecc6cf50d42: Pushed [2022-08-03T21:15:02.913Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:03.184Z] 30c79c1d053b: Pushed [2022-08-03T21:15:03.779Z] a85c3e60bac1: Pushed [2022-08-03T21:15:05.203Z] ad6138154884: Pushed [2022-08-03T21:15:05.203Z] 90bf7394f308: Pushed [2022-08-03T21:15:05.491Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:4b7bacb074bbadf3e54734b276137d0ff301dab496ed709c934718d4c20cebc9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:05.874Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:06.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-03T21:15:06.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-03T21:15:06.245Z] 63fcdad1e7b4: Preparing [2022-08-03T21:15:06.245Z] 7ecc6cf50d42: Preparing [2022-08-03T21:15:06.245Z] 90bf7394f308: Preparing [2022-08-03T21:15:06.245Z] ad6138154884: Preparing [2022-08-03T21:15:06.245Z] d33d17728adc: Preparing [2022-08-03T21:15:06.245Z] 30c79c1d053b: Preparing [2022-08-03T21:15:06.245Z] a85c3e60bac1: Preparing [2022-08-03T21:15:06.245Z] 5b7df235d876: Preparing [2022-08-03T21:15:06.245Z] a85c3e60bac1: Waiting [2022-08-03T21:15:06.245Z] 5b7df235d876: Waiting [2022-08-03T21:15:06.245Z] 30c79c1d053b: Waiting [2022-08-03T21:15:06.245Z] ad6138154884: Layer already exists [2022-08-03T21:15:06.245Z] 7ecc6cf50d42: Layer already exists [2022-08-03T21:15:06.245Z] 90bf7394f308: Layer already exists [2022-08-03T21:15:06.245Z] d33d17728adc: Layer already exists [2022-08-03T21:15:06.245Z] 63fcdad1e7b4: Layer already exists [2022-08-03T21:15:06.245Z] 30c79c1d053b: Layer already exists [2022-08-03T21:15:06.245Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:06.245Z] a85c3e60bac1: Layer already exists [2022-08-03T21:15:06.522Z] latest: digest: sha256:4b7bacb074bbadf3e54734b276137d0ff301dab496ed709c934718d4c20cebc9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:06.889Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:07.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.38 [2022-08-03T21:15:07.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-03T21:15:07.258Z] 63fcdad1e7b4: Preparing [2022-08-03T21:15:07.258Z] 7ecc6cf50d42: Preparing [2022-08-03T21:15:07.258Z] 90bf7394f308: Preparing [2022-08-03T21:15:07.258Z] ad6138154884: Preparing [2022-08-03T21:15:07.258Z] d33d17728adc: Preparing [2022-08-03T21:15:07.258Z] 30c79c1d053b: Preparing [2022-08-03T21:15:07.258Z] a85c3e60bac1: Preparing [2022-08-03T21:15:07.258Z] 5b7df235d876: Preparing [2022-08-03T21:15:07.258Z] 30c79c1d053b: Waiting [2022-08-03T21:15:07.258Z] a85c3e60bac1: Waiting [2022-08-03T21:15:07.258Z] 5b7df235d876: Waiting [2022-08-03T21:15:07.258Z] 90bf7394f308: Layer already exists [2022-08-03T21:15:07.258Z] d33d17728adc: Layer already exists [2022-08-03T21:15:07.258Z] ad6138154884: Layer already exists [2022-08-03T21:15:07.258Z] 7ecc6cf50d42: Layer already exists [2022-08-03T21:15:07.258Z] 63fcdad1e7b4: Layer already exists [2022-08-03T21:15:07.258Z] 30c79c1d053b: Layer already exists [2022-08-03T21:15:07.258Z] a85c3e60bac1: Layer already exists [2022-08-03T21:15:07.258Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:07.535Z] 2.3.0-dev.38: digest: sha256:4b7bacb074bbadf3e54734b276137d0ff301dab496ed709c934718d4c20cebc9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:07.906Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:08.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:08.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-03T21:15:08.278Z] 63fcdad1e7b4: Preparing [2022-08-03T21:15:08.278Z] 7ecc6cf50d42: Preparing [2022-08-03T21:15:08.278Z] 90bf7394f308: Preparing [2022-08-03T21:15:08.278Z] ad6138154884: Preparing [2022-08-03T21:15:08.278Z] d33d17728adc: Preparing [2022-08-03T21:15:08.278Z] 30c79c1d053b: Preparing [2022-08-03T21:15:08.278Z] a85c3e60bac1: Preparing [2022-08-03T21:15:08.278Z] 5b7df235d876: Preparing [2022-08-03T21:15:08.278Z] 30c79c1d053b: Waiting [2022-08-03T21:15:08.278Z] 5b7df235d876: Waiting [2022-08-03T21:15:08.278Z] a85c3e60bac1: Waiting [2022-08-03T21:15:08.278Z] ad6138154884: Layer already exists [2022-08-03T21:15:08.278Z] 63fcdad1e7b4: Layer already exists [2022-08-03T21:15:08.278Z] 7ecc6cf50d42: Layer already exists [2022-08-03T21:15:08.278Z] 90bf7394f308: Layer already exists [2022-08-03T21:15:08.278Z] d33d17728adc: Layer already exists [2022-08-03T21:15:08.278Z] 30c79c1d053b: Layer already exists [2022-08-03T21:15:08.278Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:08.278Z] a85c3e60bac1: Layer already exists [2022-08-03T21:15:08.552Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:4b7bacb074bbadf3e54734b276137d0ff301dab496ed709c934718d4c20cebc9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:08.915Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:09.275Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-03T21:15:09.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-03T21:15:09.275Z] 63fcdad1e7b4: Preparing [2022-08-03T21:15:09.275Z] 7ecc6cf50d42: Preparing [2022-08-03T21:15:09.275Z] 90bf7394f308: Preparing [2022-08-03T21:15:09.275Z] ad6138154884: Preparing [2022-08-03T21:15:09.275Z] d33d17728adc: Preparing [2022-08-03T21:15:09.275Z] 30c79c1d053b: Preparing [2022-08-03T21:15:09.275Z] a85c3e60bac1: Preparing [2022-08-03T21:15:09.275Z] 5b7df235d876: Preparing [2022-08-03T21:15:09.275Z] 30c79c1d053b: Waiting [2022-08-03T21:15:09.275Z] a85c3e60bac1: Waiting [2022-08-03T21:15:09.275Z] 5b7df235d876: Waiting [2022-08-03T21:15:09.275Z] 7ecc6cf50d42: Layer already exists [2022-08-03T21:15:09.275Z] d33d17728adc: Layer already exists [2022-08-03T21:15:09.275Z] 90bf7394f308: Layer already exists [2022-08-03T21:15:09.275Z] ad6138154884: Layer already exists [2022-08-03T21:15:09.275Z] 63fcdad1e7b4: Layer already exists [2022-08-03T21:15:09.275Z] a85c3e60bac1: Layer already exists [2022-08-03T21:15:09.275Z] 30c79c1d053b: Layer already exists [2022-08-03T21:15:09.275Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:09.543Z] main: digest: sha256:4b7bacb074bbadf3e54734b276137d0ff301dab496ed709c934718d4c20cebc9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:15:09.603Z] ===================================================== [Pipeline] echo [2022-08-03T21:15:09.613Z] taggedImages: [2022-08-03T21:15:09.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:09.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-03T21:15:09.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.38 [2022-08-03T21:15:09.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:09.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-03T21:15:09.637Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-03T21:15:09.637Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:09.637Z] latest [2022-08-03T21:15:09.637Z] 2.3.0-dev.38 [2022-08-03T21:15:09.637Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:09.637Z] main [2022-08-03T21:15:09.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:09.987Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:10.353Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:10.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-03T21:15:10.353Z] 362b205951e8: Preparing [2022-08-03T21:15:10.353Z] aea6876e7355: Preparing [2022-08-03T21:15:10.353Z] 70e08fd658e1: Preparing [2022-08-03T21:15:10.353Z] 6ffd2a5f7bf3: Preparing [2022-08-03T21:15:10.353Z] 7e567129868d: Preparing [2022-08-03T21:15:10.353Z] 06c27704aeab: Preparing [2022-08-03T21:15:10.353Z] dc08682fe8a4: Preparing [2022-08-03T21:15:10.353Z] cf85386e3c8b: Preparing [2022-08-03T21:15:10.353Z] d7e47fcbef33: Preparing [2022-08-03T21:15:10.353Z] 5b7df235d876: Preparing [2022-08-03T21:15:10.353Z] dc08682fe8a4: Waiting [2022-08-03T21:15:10.353Z] cf85386e3c8b: Waiting [2022-08-03T21:15:10.353Z] d7e47fcbef33: Waiting [2022-08-03T21:15:10.353Z] 5b7df235d876: Waiting [2022-08-03T21:15:10.353Z] 06c27704aeab: Waiting [2022-08-03T21:15:10.627Z] aea6876e7355: Pushed [2022-08-03T21:15:10.627Z] 362b205951e8: Pushed [2022-08-03T21:15:10.627Z] 7e567129868d: Pushed [2022-08-03T21:15:10.897Z] 06c27704aeab: Pushed [2022-08-03T21:15:10.897Z] cf85386e3c8b: Pushed [2022-08-03T21:15:10.897Z] dc08682fe8a4: Pushed [2022-08-03T21:15:10.897Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:11.168Z] d7e47fcbef33: Pushed [2022-08-03T21:15:13.133Z] 6ffd2a5f7bf3: Pushed [2022-08-03T21:15:13.723Z] 70e08fd658e1: Pushed [2022-08-03T21:15:13.993Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:7f93461e6dd6d8f3a355ae9e630b418180f1296e1d21fe795cd3867c046bcacc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:14.349Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:14.701Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-03T21:15:14.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-03T21:15:14.701Z] 362b205951e8: Preparing [2022-08-03T21:15:14.701Z] aea6876e7355: Preparing [2022-08-03T21:15:14.701Z] 70e08fd658e1: Preparing [2022-08-03T21:15:14.701Z] 6ffd2a5f7bf3: Preparing [2022-08-03T21:15:14.701Z] 7e567129868d: Preparing [2022-08-03T21:15:14.701Z] 06c27704aeab: Preparing [2022-08-03T21:15:14.701Z] dc08682fe8a4: Preparing [2022-08-03T21:15:14.701Z] cf85386e3c8b: Preparing [2022-08-03T21:15:14.701Z] d7e47fcbef33: Preparing [2022-08-03T21:15:14.701Z] 5b7df235d876: Preparing [2022-08-03T21:15:14.701Z] 06c27704aeab: Waiting [2022-08-03T21:15:14.701Z] dc08682fe8a4: Waiting [2022-08-03T21:15:14.701Z] cf85386e3c8b: Waiting [2022-08-03T21:15:14.701Z] d7e47fcbef33: Waiting [2022-08-03T21:15:14.701Z] 5b7df235d876: Waiting [2022-08-03T21:15:14.701Z] 7e567129868d: Layer already exists [2022-08-03T21:15:14.701Z] aea6876e7355: Layer already exists [2022-08-03T21:15:14.701Z] 362b205951e8: Layer already exists [2022-08-03T21:15:14.701Z] 6ffd2a5f7bf3: Layer already exists [2022-08-03T21:15:14.701Z] 70e08fd658e1: Layer already exists [2022-08-03T21:15:14.701Z] 06c27704aeab: Layer already exists [2022-08-03T21:15:14.701Z] dc08682fe8a4: Layer already exists [2022-08-03T21:15:14.701Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:14.701Z] d7e47fcbef33: Layer already exists [2022-08-03T21:15:14.701Z] cf85386e3c8b: Layer already exists [2022-08-03T21:15:14.972Z] latest: digest: sha256:7f93461e6dd6d8f3a355ae9e630b418180f1296e1d21fe795cd3867c046bcacc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:15.327Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:15.676Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.38 [2022-08-03T21:15:15.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-03T21:15:15.676Z] 362b205951e8: Preparing [2022-08-03T21:15:15.676Z] aea6876e7355: Preparing [2022-08-03T21:15:15.676Z] 70e08fd658e1: Preparing [2022-08-03T21:15:15.676Z] 6ffd2a5f7bf3: Preparing [2022-08-03T21:15:15.676Z] 7e567129868d: Preparing [2022-08-03T21:15:15.676Z] 06c27704aeab: Preparing [2022-08-03T21:15:15.676Z] dc08682fe8a4: Preparing [2022-08-03T21:15:15.676Z] cf85386e3c8b: Preparing [2022-08-03T21:15:15.676Z] d7e47fcbef33: Preparing [2022-08-03T21:15:15.676Z] 5b7df235d876: Preparing [2022-08-03T21:15:15.676Z] cf85386e3c8b: Waiting [2022-08-03T21:15:15.676Z] 06c27704aeab: Waiting [2022-08-03T21:15:15.676Z] dc08682fe8a4: Waiting [2022-08-03T21:15:15.676Z] d7e47fcbef33: Waiting [2022-08-03T21:15:15.676Z] 5b7df235d876: Waiting [2022-08-03T21:15:15.676Z] 70e08fd658e1: Layer already exists [2022-08-03T21:15:15.676Z] 362b205951e8: Layer already exists [2022-08-03T21:15:15.676Z] 6ffd2a5f7bf3: Layer already exists [2022-08-03T21:15:15.676Z] 7e567129868d: Layer already exists [2022-08-03T21:15:15.676Z] aea6876e7355: Layer already exists [2022-08-03T21:15:15.676Z] d7e47fcbef33: Layer already exists [2022-08-03T21:15:15.676Z] cf85386e3c8b: Layer already exists [2022-08-03T21:15:15.676Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:15.676Z] 06c27704aeab: Layer already exists [2022-08-03T21:15:15.676Z] dc08682fe8a4: Layer already exists [2022-08-03T21:15:15.947Z] 2.3.0-dev.38: digest: sha256:7f93461e6dd6d8f3a355ae9e630b418180f1296e1d21fe795cd3867c046bcacc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:16.309Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:16.659Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:16.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-03T21:15:16.660Z] 362b205951e8: Preparing [2022-08-03T21:15:16.660Z] aea6876e7355: Preparing [2022-08-03T21:15:16.660Z] 70e08fd658e1: Preparing [2022-08-03T21:15:16.660Z] 6ffd2a5f7bf3: Preparing [2022-08-03T21:15:16.660Z] 7e567129868d: Preparing [2022-08-03T21:15:16.660Z] 06c27704aeab: Preparing [2022-08-03T21:15:16.660Z] dc08682fe8a4: Preparing [2022-08-03T21:15:16.660Z] cf85386e3c8b: Preparing [2022-08-03T21:15:16.660Z] d7e47fcbef33: Preparing [2022-08-03T21:15:16.660Z] 5b7df235d876: Preparing [2022-08-03T21:15:16.660Z] dc08682fe8a4: Waiting [2022-08-03T21:15:16.660Z] cf85386e3c8b: Waiting [2022-08-03T21:15:16.660Z] d7e47fcbef33: Waiting [2022-08-03T21:15:16.660Z] 5b7df235d876: Waiting [2022-08-03T21:15:16.660Z] 06c27704aeab: Waiting [2022-08-03T21:15:16.660Z] aea6876e7355: Layer already exists [2022-08-03T21:15:16.660Z] 6ffd2a5f7bf3: Layer already exists [2022-08-03T21:15:16.660Z] 7e567129868d: Layer already exists [2022-08-03T21:15:16.660Z] 362b205951e8: Layer already exists [2022-08-03T21:15:16.660Z] 70e08fd658e1: Layer already exists [2022-08-03T21:15:16.660Z] dc08682fe8a4: Layer already exists [2022-08-03T21:15:16.660Z] 06c27704aeab: Layer already exists [2022-08-03T21:15:16.660Z] d7e47fcbef33: Layer already exists [2022-08-03T21:15:16.660Z] cf85386e3c8b: Layer already exists [2022-08-03T21:15:16.660Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:16.930Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:7f93461e6dd6d8f3a355ae9e630b418180f1296e1d21fe795cd3867c046bcacc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:17.291Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:17.639Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-03T21:15:17.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-03T21:15:17.639Z] 362b205951e8: Preparing [2022-08-03T21:15:17.639Z] aea6876e7355: Preparing [2022-08-03T21:15:17.639Z] 70e08fd658e1: Preparing [2022-08-03T21:15:17.639Z] 6ffd2a5f7bf3: Preparing [2022-08-03T21:15:17.639Z] 7e567129868d: Preparing [2022-08-03T21:15:17.639Z] 06c27704aeab: Preparing [2022-08-03T21:15:17.639Z] dc08682fe8a4: Preparing [2022-08-03T21:15:17.639Z] cf85386e3c8b: Preparing [2022-08-03T21:15:17.639Z] d7e47fcbef33: Preparing [2022-08-03T21:15:17.639Z] 5b7df235d876: Preparing [2022-08-03T21:15:17.639Z] 06c27704aeab: Waiting [2022-08-03T21:15:17.639Z] dc08682fe8a4: Waiting [2022-08-03T21:15:17.639Z] cf85386e3c8b: Waiting [2022-08-03T21:15:17.639Z] d7e47fcbef33: Waiting [2022-08-03T21:15:17.639Z] 5b7df235d876: Waiting [2022-08-03T21:15:17.639Z] aea6876e7355: Layer already exists [2022-08-03T21:15:17.639Z] 70e08fd658e1: Layer already exists [2022-08-03T21:15:17.639Z] 6ffd2a5f7bf3: Layer already exists [2022-08-03T21:15:17.639Z] 362b205951e8: Layer already exists [2022-08-03T21:15:17.639Z] 7e567129868d: Layer already exists [2022-08-03T21:15:17.639Z] dc08682fe8a4: Layer already exists [2022-08-03T21:15:17.639Z] 06c27704aeab: Layer already exists [2022-08-03T21:15:17.639Z] cf85386e3c8b: Layer already exists [2022-08-03T21:15:17.640Z] d7e47fcbef33: Layer already exists [2022-08-03T21:15:17.640Z] 5b7df235d876: Layer already exists [2022-08-03T21:15:17.909Z] main: digest: sha256:7f93461e6dd6d8f3a355ae9e630b418180f1296e1d21fe795cd3867c046bcacc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:15:17.962Z] ===================================================== [Pipeline] echo [2022-08-03T21:15:17.974Z] taggedImages: [2022-08-03T21:15:17.974Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:17.974Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-03T21:15:17.974Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.38 [2022-08-03T21:15:17.974Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:17.974Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-03T21:15:17.994Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-03T21:15:17.994Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:17.994Z] latest [2022-08-03T21:15:17.994Z] 2.3.0-dev.38 [2022-08-03T21:15:17.994Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:17.994Z] main [2022-08-03T21:15:17.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:18.341Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:18.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:18.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-03T21:15:18.697Z] abb3f96ad8ca: Preparing [2022-08-03T21:15:18.697Z] bad7a0e5bb1c: Preparing [2022-08-03T21:15:18.697Z] 94d7170e103a: Preparing [2022-08-03T21:15:18.697Z] a35fbe0be469: Preparing [2022-08-03T21:15:18.697Z] eefbc944c80c: Preparing [2022-08-03T21:15:18.697Z] eb54b7b7991f: Preparing [2022-08-03T21:15:18.697Z] eb54b7b7991f: Waiting [2022-08-03T21:15:18.697Z] 94d7170e103a: Layer already exists [2022-08-03T21:15:18.974Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:18.974Z] abb3f96ad8ca: Pushed [2022-08-03T21:15:18.974Z] eefbc944c80c: Pushed [2022-08-03T21:15:19.948Z] a35fbe0be469: Pushed [2022-08-03T21:15:23.315Z] bad7a0e5bb1c: Pushed [2022-08-03T21:15:23.585Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:8e60dc175756e098cff8049c678645b749b1977d1706e04e0a1bda8147b54a42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:23.936Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:24.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-03T21:15:24.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-03T21:15:24.282Z] abb3f96ad8ca: Preparing [2022-08-03T21:15:24.282Z] bad7a0e5bb1c: Preparing [2022-08-03T21:15:24.282Z] 94d7170e103a: Preparing [2022-08-03T21:15:24.282Z] a35fbe0be469: Preparing [2022-08-03T21:15:24.282Z] eefbc944c80c: Preparing [2022-08-03T21:15:24.283Z] eb54b7b7991f: Preparing [2022-08-03T21:15:24.283Z] eb54b7b7991f: Waiting [2022-08-03T21:15:24.283Z] a35fbe0be469: Layer already exists [2022-08-03T21:15:24.283Z] 94d7170e103a: Layer already exists [2022-08-03T21:15:24.283Z] bad7a0e5bb1c: Layer already exists [2022-08-03T21:15:24.283Z] abb3f96ad8ca: Layer already exists [2022-08-03T21:15:24.283Z] eefbc944c80c: Layer already exists [2022-08-03T21:15:24.283Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:24.552Z] latest: digest: sha256:8e60dc175756e098cff8049c678645b749b1977d1706e04e0a1bda8147b54a42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:24.914Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:25.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.38 [2022-08-03T21:15:25.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-03T21:15:25.266Z] abb3f96ad8ca: Preparing [2022-08-03T21:15:25.266Z] bad7a0e5bb1c: Preparing [2022-08-03T21:15:25.266Z] 94d7170e103a: Preparing [2022-08-03T21:15:25.266Z] a35fbe0be469: Preparing [2022-08-03T21:15:25.266Z] eefbc944c80c: Preparing [2022-08-03T21:15:25.266Z] eb54b7b7991f: Preparing [2022-08-03T21:15:25.266Z] eb54b7b7991f: Waiting [2022-08-03T21:15:25.266Z] eefbc944c80c: Layer already exists [2022-08-03T21:15:25.266Z] bad7a0e5bb1c: Layer already exists [2022-08-03T21:15:25.266Z] a35fbe0be469: Layer already exists [2022-08-03T21:15:25.266Z] abb3f96ad8ca: Layer already exists [2022-08-03T21:15:25.266Z] 94d7170e103a: Layer already exists [2022-08-03T21:15:25.266Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:25.535Z] 2.3.0-dev.38: digest: sha256:8e60dc175756e098cff8049c678645b749b1977d1706e04e0a1bda8147b54a42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:25.891Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:26.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:26.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-03T21:15:26.246Z] abb3f96ad8ca: Preparing [2022-08-03T21:15:26.246Z] bad7a0e5bb1c: Preparing [2022-08-03T21:15:26.246Z] 94d7170e103a: Preparing [2022-08-03T21:15:26.246Z] a35fbe0be469: Preparing [2022-08-03T21:15:26.246Z] eefbc944c80c: Preparing [2022-08-03T21:15:26.246Z] eb54b7b7991f: Preparing [2022-08-03T21:15:26.246Z] eb54b7b7991f: Waiting [2022-08-03T21:15:26.246Z] abb3f96ad8ca: Layer already exists [2022-08-03T21:15:26.246Z] a35fbe0be469: Layer already exists [2022-08-03T21:15:26.246Z] 94d7170e103a: Layer already exists [2022-08-03T21:15:26.246Z] eefbc944c80c: Layer already exists [2022-08-03T21:15:26.246Z] bad7a0e5bb1c: Layer already exists [2022-08-03T21:15:26.516Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:26.516Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:8e60dc175756e098cff8049c678645b749b1977d1706e04e0a1bda8147b54a42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:26.873Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:27.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-03T21:15:27.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-03T21:15:27.220Z] abb3f96ad8ca: Preparing [2022-08-03T21:15:27.220Z] bad7a0e5bb1c: Preparing [2022-08-03T21:15:27.220Z] 94d7170e103a: Preparing [2022-08-03T21:15:27.220Z] a35fbe0be469: Preparing [2022-08-03T21:15:27.220Z] eefbc944c80c: Preparing [2022-08-03T21:15:27.220Z] eb54b7b7991f: Preparing [2022-08-03T21:15:27.220Z] eb54b7b7991f: Waiting [2022-08-03T21:15:27.220Z] 94d7170e103a: Layer already exists [2022-08-03T21:15:27.220Z] abb3f96ad8ca: Layer already exists [2022-08-03T21:15:27.220Z] bad7a0e5bb1c: Layer already exists [2022-08-03T21:15:27.220Z] eefbc944c80c: Layer already exists [2022-08-03T21:15:27.220Z] a35fbe0be469: Layer already exists [2022-08-03T21:15:27.220Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:27.491Z] main: digest: sha256:8e60dc175756e098cff8049c678645b749b1977d1706e04e0a1bda8147b54a42 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:15:27.546Z] ===================================================== [Pipeline] echo [2022-08-03T21:15:27.555Z] taggedImages: [2022-08-03T21:15:27.555Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:27.555Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-03T21:15:27.555Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.38 [2022-08-03T21:15:27.555Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:27.555Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-03T21:15:27.578Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-03T21:15:27.578Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:27.578Z] latest [2022-08-03T21:15:27.578Z] 2.3.0-dev.38 [2022-08-03T21:15:27.578Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:27.578Z] main [2022-08-03T21:15:27.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:27.932Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:28.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:28.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-03T21:15:28.284Z] 0aaf9d62e957: Preparing [2022-08-03T21:15:28.284Z] 01301f0d5674: Preparing [2022-08-03T21:15:28.284Z] 4b342084d1e2: Preparing [2022-08-03T21:15:28.284Z] dd8465747454: Preparing [2022-08-03T21:15:28.284Z] 877525343423: Preparing [2022-08-03T21:15:28.284Z] f30cc86e354e: Preparing [2022-08-03T21:15:28.284Z] eefbc944c80c: Preparing [2022-08-03T21:15:28.284Z] eb54b7b7991f: Preparing [2022-08-03T21:15:28.284Z] f30cc86e354e: Waiting [2022-08-03T21:15:28.284Z] eefbc944c80c: Waiting [2022-08-03T21:15:28.284Z] eb54b7b7991f: Waiting [2022-08-03T21:15:28.556Z] 01301f0d5674: Pushed [2022-08-03T21:15:28.556Z] 4b342084d1e2: Pushed [2022-08-03T21:15:28.556Z] 0aaf9d62e957: Pushed [2022-08-03T21:15:28.556Z] eefbc944c80c: Layer already exists [2022-08-03T21:15:28.556Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:29.531Z] f30cc86e354e: Pushed [2022-08-03T21:15:37.788Z] 877525343423: Pushed [2022-08-03T21:15:44.478Z] dd8465747454: Pushed [2022-08-03T21:15:44.478Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:d8746dcc3120acb22196cd1fc3ab40d30bb67af5f0e22dc29f333200cf22407c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:44.837Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:45.189Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-03T21:15:45.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-03T21:15:45.190Z] 0aaf9d62e957: Preparing [2022-08-03T21:15:45.190Z] 01301f0d5674: Preparing [2022-08-03T21:15:45.190Z] 4b342084d1e2: Preparing [2022-08-03T21:15:45.190Z] dd8465747454: Preparing [2022-08-03T21:15:45.190Z] 877525343423: Preparing [2022-08-03T21:15:45.190Z] f30cc86e354e: Preparing [2022-08-03T21:15:45.190Z] eefbc944c80c: Preparing [2022-08-03T21:15:45.190Z] eb54b7b7991f: Preparing [2022-08-03T21:15:45.190Z] f30cc86e354e: Waiting [2022-08-03T21:15:45.190Z] eefbc944c80c: Waiting [2022-08-03T21:15:45.190Z] eb54b7b7991f: Waiting [2022-08-03T21:15:45.190Z] 877525343423: Layer already exists [2022-08-03T21:15:45.190Z] dd8465747454: Layer already exists [2022-08-03T21:15:45.190Z] 4b342084d1e2: Layer already exists [2022-08-03T21:15:45.190Z] 01301f0d5674: Layer already exists [2022-08-03T21:15:45.190Z] 0aaf9d62e957: Layer already exists [2022-08-03T21:15:45.190Z] eefbc944c80c: Layer already exists [2022-08-03T21:15:45.190Z] f30cc86e354e: Layer already exists [2022-08-03T21:15:45.190Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:45.460Z] latest: digest: sha256:d8746dcc3120acb22196cd1fc3ab40d30bb67af5f0e22dc29f333200cf22407c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:45.815Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:46.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.38 [2022-08-03T21:15:46.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-03T21:15:46.166Z] 0aaf9d62e957: Preparing [2022-08-03T21:15:46.166Z] 01301f0d5674: Preparing [2022-08-03T21:15:46.166Z] 4b342084d1e2: Preparing [2022-08-03T21:15:46.166Z] dd8465747454: Preparing [2022-08-03T21:15:46.166Z] 877525343423: Preparing [2022-08-03T21:15:46.166Z] f30cc86e354e: Preparing [2022-08-03T21:15:46.166Z] eefbc944c80c: Preparing [2022-08-03T21:15:46.166Z] eb54b7b7991f: Preparing [2022-08-03T21:15:46.166Z] f30cc86e354e: Waiting [2022-08-03T21:15:46.166Z] eefbc944c80c: Waiting [2022-08-03T21:15:46.166Z] eb54b7b7991f: Waiting [2022-08-03T21:15:46.166Z] 877525343423: Layer already exists [2022-08-03T21:15:46.166Z] 01301f0d5674: Layer already exists [2022-08-03T21:15:46.166Z] 0aaf9d62e957: Layer already exists [2022-08-03T21:15:46.166Z] dd8465747454: Layer already exists [2022-08-03T21:15:46.166Z] 4b342084d1e2: Layer already exists [2022-08-03T21:15:46.166Z] eefbc944c80c: Layer already exists [2022-08-03T21:15:46.166Z] f30cc86e354e: Layer already exists [2022-08-03T21:15:46.166Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:46.436Z] 2.3.0-dev.38: digest: sha256:d8746dcc3120acb22196cd1fc3ab40d30bb67af5f0e22dc29f333200cf22407c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:46.795Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:47.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:47.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-03T21:15:47.150Z] 0aaf9d62e957: Preparing [2022-08-03T21:15:47.150Z] 01301f0d5674: Preparing [2022-08-03T21:15:47.150Z] 4b342084d1e2: Preparing [2022-08-03T21:15:47.150Z] dd8465747454: Preparing [2022-08-03T21:15:47.150Z] 877525343423: Preparing [2022-08-03T21:15:47.150Z] f30cc86e354e: Preparing [2022-08-03T21:15:47.150Z] eefbc944c80c: Preparing [2022-08-03T21:15:47.150Z] eb54b7b7991f: Preparing [2022-08-03T21:15:47.150Z] eb54b7b7991f: Waiting [2022-08-03T21:15:47.150Z] f30cc86e354e: Waiting [2022-08-03T21:15:47.150Z] eefbc944c80c: Waiting [2022-08-03T21:15:47.150Z] dd8465747454: Layer already exists [2022-08-03T21:15:47.150Z] 0aaf9d62e957: Layer already exists [2022-08-03T21:15:47.150Z] 877525343423: Layer already exists [2022-08-03T21:15:47.150Z] 01301f0d5674: Layer already exists [2022-08-03T21:15:47.150Z] 4b342084d1e2: Layer already exists [2022-08-03T21:15:47.419Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:47.419Z] f30cc86e354e: Layer already exists [2022-08-03T21:15:47.419Z] eefbc944c80c: Layer already exists [2022-08-03T21:15:47.419Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:d8746dcc3120acb22196cd1fc3ab40d30bb67af5f0e22dc29f333200cf22407c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:47.774Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:48.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-03T21:15:48.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-03T21:15:48.126Z] 0aaf9d62e957: Preparing [2022-08-03T21:15:48.126Z] 01301f0d5674: Preparing [2022-08-03T21:15:48.126Z] 4b342084d1e2: Preparing [2022-08-03T21:15:48.126Z] dd8465747454: Preparing [2022-08-03T21:15:48.126Z] 877525343423: Preparing [2022-08-03T21:15:48.126Z] f30cc86e354e: Preparing [2022-08-03T21:15:48.126Z] eefbc944c80c: Preparing [2022-08-03T21:15:48.126Z] eb54b7b7991f: Preparing [2022-08-03T21:15:48.126Z] f30cc86e354e: Waiting [2022-08-03T21:15:48.126Z] eefbc944c80c: Waiting [2022-08-03T21:15:48.126Z] eb54b7b7991f: Waiting [2022-08-03T21:15:48.126Z] dd8465747454: Layer already exists [2022-08-03T21:15:48.126Z] 4b342084d1e2: Layer already exists [2022-08-03T21:15:48.126Z] 01301f0d5674: Layer already exists [2022-08-03T21:15:48.126Z] 0aaf9d62e957: Layer already exists [2022-08-03T21:15:48.126Z] 877525343423: Layer already exists [2022-08-03T21:15:48.126Z] eefbc944c80c: Layer already exists [2022-08-03T21:15:48.126Z] f30cc86e354e: Layer already exists [2022-08-03T21:15:48.126Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:48.396Z] main: digest: sha256:d8746dcc3120acb22196cd1fc3ab40d30bb67af5f0e22dc29f333200cf22407c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:15:48.458Z] ===================================================== [Pipeline] echo [2022-08-03T21:15:48.468Z] taggedImages: [2022-08-03T21:15:48.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:48.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-03T21:15:48.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.38 [2022-08-03T21:15:48.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:48.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-03T21:15:48.491Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-03T21:15:48.491Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:48.491Z] latest [2022-08-03T21:15:48.491Z] 2.3.0-dev.38 [2022-08-03T21:15:48.491Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:15:48.491Z] main [2022-08-03T21:15:48.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:48.847Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:15:49.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:15:49.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-03T21:15:49.211Z] daa663e875cd: Preparing [2022-08-03T21:15:49.211Z] 1431219a0c09: Preparing [2022-08-03T21:15:49.211Z] 664f4bfb1671: Preparing [2022-08-03T21:15:49.211Z] a3a8594a6e7c: Preparing [2022-08-03T21:15:49.211Z] 33ea4a3f4f8a: Preparing [2022-08-03T21:15:49.211Z] eefbc944c80c: Preparing [2022-08-03T21:15:49.211Z] eb54b7b7991f: Preparing [2022-08-03T21:15:49.211Z] eefbc944c80c: Waiting [2022-08-03T21:15:49.211Z] eb54b7b7991f: Waiting [2022-08-03T21:15:49.483Z] 664f4bfb1671: Pushed [2022-08-03T21:15:49.483Z] 1431219a0c09: Pushed [2022-08-03T21:15:49.483Z] daa663e875cd: Pushed [2022-08-03T21:15:49.483Z] eefbc944c80c: Layer already exists [2022-08-03T21:15:49.483Z] eb54b7b7991f: Layer already exists [2022-08-03T21:15:50.077Z] 33ea4a3f4f8a: Pushed [2022-08-03T21:16:05.128Z] a3a8594a6e7c: Pushed [2022-08-03T21:16:05.128Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:3e8057f20b0f4ee1d74fcb76edbd214c1a893950fcf3a3f6b6822615298d5b15 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:05.757Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:06.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-03T21:16:06.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-03T21:16:06.109Z] daa663e875cd: Preparing [2022-08-03T21:16:06.109Z] 1431219a0c09: Preparing [2022-08-03T21:16:06.109Z] 664f4bfb1671: Preparing [2022-08-03T21:16:06.109Z] a3a8594a6e7c: Preparing [2022-08-03T21:16:06.109Z] 33ea4a3f4f8a: Preparing [2022-08-03T21:16:06.109Z] eefbc944c80c: Preparing [2022-08-03T21:16:06.109Z] eb54b7b7991f: Preparing [2022-08-03T21:16:06.109Z] eefbc944c80c: Waiting [2022-08-03T21:16:06.109Z] 664f4bfb1671: Layer already exists [2022-08-03T21:16:06.109Z] daa663e875cd: Layer already exists [2022-08-03T21:16:06.380Z] 33ea4a3f4f8a: Layer already exists [2022-08-03T21:16:06.380Z] 1431219a0c09: Layer already exists [2022-08-03T21:16:06.380Z] a3a8594a6e7c: Layer already exists [2022-08-03T21:16:06.380Z] eb54b7b7991f: Layer already exists [2022-08-03T21:16:06.380Z] eefbc944c80c: Layer already exists [2022-08-03T21:16:06.380Z] latest: digest: sha256:3e8057f20b0f4ee1d74fcb76edbd214c1a893950fcf3a3f6b6822615298d5b15 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:06.739Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:07.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.38 [2022-08-03T21:16:07.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-03T21:16:07.084Z] daa663e875cd: Preparing [2022-08-03T21:16:07.084Z] 1431219a0c09: Preparing [2022-08-03T21:16:07.084Z] 664f4bfb1671: Preparing [2022-08-03T21:16:07.084Z] a3a8594a6e7c: Preparing [2022-08-03T21:16:07.084Z] 33ea4a3f4f8a: Preparing [2022-08-03T21:16:07.084Z] eefbc944c80c: Preparing [2022-08-03T21:16:07.084Z] eb54b7b7991f: Preparing [2022-08-03T21:16:07.084Z] eefbc944c80c: Waiting [2022-08-03T21:16:07.084Z] eb54b7b7991f: Waiting [2022-08-03T21:16:07.084Z] 1431219a0c09: Layer already exists [2022-08-03T21:16:07.084Z] a3a8594a6e7c: Layer already exists [2022-08-03T21:16:07.084Z] 664f4bfb1671: Layer already exists [2022-08-03T21:16:07.084Z] 33ea4a3f4f8a: Layer already exists [2022-08-03T21:16:07.084Z] daa663e875cd: Layer already exists [2022-08-03T21:16:07.084Z] eb54b7b7991f: Layer already exists [2022-08-03T21:16:07.353Z] eefbc944c80c: Layer already exists [2022-08-03T21:16:07.353Z] 2.3.0-dev.38: digest: sha256:3e8057f20b0f4ee1d74fcb76edbd214c1a893950fcf3a3f6b6822615298d5b15 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:07.709Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:08.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:08.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-03T21:16:08.061Z] daa663e875cd: Preparing [2022-08-03T21:16:08.061Z] 1431219a0c09: Preparing [2022-08-03T21:16:08.061Z] 664f4bfb1671: Preparing [2022-08-03T21:16:08.061Z] a3a8594a6e7c: Preparing [2022-08-03T21:16:08.061Z] 33ea4a3f4f8a: Preparing [2022-08-03T21:16:08.061Z] eefbc944c80c: Preparing [2022-08-03T21:16:08.061Z] eb54b7b7991f: Preparing [2022-08-03T21:16:08.061Z] eefbc944c80c: Waiting [2022-08-03T21:16:08.061Z] eb54b7b7991f: Waiting [2022-08-03T21:16:08.061Z] 664f4bfb1671: Layer already exists [2022-08-03T21:16:08.061Z] 1431219a0c09: Layer already exists [2022-08-03T21:16:08.061Z] 33ea4a3f4f8a: Layer already exists [2022-08-03T21:16:08.061Z] a3a8594a6e7c: Layer already exists [2022-08-03T21:16:08.061Z] daa663e875cd: Layer already exists [2022-08-03T21:16:08.061Z] eb54b7b7991f: Layer already exists [2022-08-03T21:16:08.061Z] eefbc944c80c: Layer already exists [2022-08-03T21:16:08.333Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:3e8057f20b0f4ee1d74fcb76edbd214c1a893950fcf3a3f6b6822615298d5b15 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:08.692Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:09.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-03T21:16:09.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-03T21:16:09.044Z] daa663e875cd: Preparing [2022-08-03T21:16:09.044Z] 1431219a0c09: Preparing [2022-08-03T21:16:09.044Z] 664f4bfb1671: Preparing [2022-08-03T21:16:09.044Z] a3a8594a6e7c: Preparing [2022-08-03T21:16:09.044Z] 33ea4a3f4f8a: Preparing [2022-08-03T21:16:09.044Z] eefbc944c80c: Preparing [2022-08-03T21:16:09.044Z] eb54b7b7991f: Preparing [2022-08-03T21:16:09.044Z] eefbc944c80c: Waiting [2022-08-03T21:16:09.044Z] eb54b7b7991f: Waiting [2022-08-03T21:16:09.044Z] 664f4bfb1671: Layer already exists [2022-08-03T21:16:09.044Z] 33ea4a3f4f8a: Layer already exists [2022-08-03T21:16:09.044Z] a3a8594a6e7c: Layer already exists [2022-08-03T21:16:09.044Z] daa663e875cd: Layer already exists [2022-08-03T21:16:09.044Z] 1431219a0c09: Layer already exists [2022-08-03T21:16:09.044Z] eefbc944c80c: Layer already exists [2022-08-03T21:16:09.044Z] eb54b7b7991f: Layer already exists [2022-08-03T21:16:09.314Z] main: digest: sha256:3e8057f20b0f4ee1d74fcb76edbd214c1a893950fcf3a3f6b6822615298d5b15 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:16:09.366Z] ===================================================== [Pipeline] echo [2022-08-03T21:16:09.374Z] taggedImages: [2022-08-03T21:16:09.374Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:09.374Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-03T21:16:09.374Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.38 [2022-08-03T21:16:09.374Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:09.374Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-03T21:16:09.396Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-03T21:16:09.396Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:09.396Z] latest [2022-08-03T21:16:09.396Z] 2.3.0-dev.38 [2022-08-03T21:16:09.396Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:09.396Z] main [2022-08-03T21:16:09.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:09.759Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:10.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:10.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-03T21:16:10.117Z] 406247062e8e: Preparing [2022-08-03T21:16:10.117Z] f50d3f485dde: Preparing [2022-08-03T21:16:10.117Z] b345e900fbe4: Preparing [2022-08-03T21:16:10.117Z] 68b47a64e934: Preparing [2022-08-03T21:16:10.117Z] f30cc86e354e: Preparing [2022-08-03T21:16:10.117Z] eefbc944c80c: Preparing [2022-08-03T21:16:10.117Z] eb54b7b7991f: Preparing [2022-08-03T21:16:10.117Z] eefbc944c80c: Waiting [2022-08-03T21:16:10.117Z] eb54b7b7991f: Waiting [2022-08-03T21:16:10.389Z] f30cc86e354e: Layer already exists [2022-08-03T21:16:10.389Z] eefbc944c80c: Layer already exists [2022-08-03T21:16:10.389Z] eb54b7b7991f: Layer already exists [2022-08-03T21:16:10.389Z] f50d3f485dde: Pushed [2022-08-03T21:16:10.389Z] b345e900fbe4: Pushed [2022-08-03T21:16:10.389Z] 406247062e8e: Pushed [2022-08-03T21:16:28.663Z] 68b47a64e934: Pushed [2022-08-03T21:16:28.663Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:9f7c0098b17ee65328071445dce5985177d927fdb782b4f51b4dc27b59ff9df2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:29.023Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:29.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-03T21:16:29.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-03T21:16:29.378Z] 406247062e8e: Preparing [2022-08-03T21:16:29.378Z] f50d3f485dde: Preparing [2022-08-03T21:16:29.378Z] b345e900fbe4: Preparing [2022-08-03T21:16:29.378Z] 68b47a64e934: Preparing [2022-08-03T21:16:29.378Z] f30cc86e354e: Preparing [2022-08-03T21:16:29.378Z] eefbc944c80c: Preparing [2022-08-03T21:16:29.378Z] eb54b7b7991f: Preparing [2022-08-03T21:16:29.378Z] eefbc944c80c: Waiting [2022-08-03T21:16:29.378Z] eb54b7b7991f: Waiting [2022-08-03T21:16:29.378Z] f50d3f485dde: Layer already exists [2022-08-03T21:16:29.378Z] b345e900fbe4: Layer already exists [2022-08-03T21:16:29.378Z] 68b47a64e934: Layer already exists [2022-08-03T21:16:29.378Z] f30cc86e354e: Layer already exists [2022-08-03T21:16:29.378Z] 406247062e8e: Layer already exists [2022-08-03T21:16:29.378Z] eb54b7b7991f: Layer already exists [2022-08-03T21:16:29.378Z] eefbc944c80c: Layer already exists [2022-08-03T21:16:29.649Z] latest: digest: sha256:9f7c0098b17ee65328071445dce5985177d927fdb782b4f51b4dc27b59ff9df2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:30.012Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:30.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.38 [2022-08-03T21:16:30.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-03T21:16:30.367Z] 406247062e8e: Preparing [2022-08-03T21:16:30.367Z] f50d3f485dde: Preparing [2022-08-03T21:16:30.367Z] b345e900fbe4: Preparing [2022-08-03T21:16:30.367Z] 68b47a64e934: Preparing [2022-08-03T21:16:30.367Z] f30cc86e354e: Preparing [2022-08-03T21:16:30.367Z] eefbc944c80c: Preparing [2022-08-03T21:16:30.367Z] eb54b7b7991f: Preparing [2022-08-03T21:16:30.367Z] eefbc944c80c: Waiting [2022-08-03T21:16:30.367Z] eb54b7b7991f: Waiting [2022-08-03T21:16:30.367Z] 68b47a64e934: Layer already exists [2022-08-03T21:16:30.367Z] 406247062e8e: Layer already exists [2022-08-03T21:16:30.367Z] b345e900fbe4: Layer already exists [2022-08-03T21:16:30.367Z] f50d3f485dde: Layer already exists [2022-08-03T21:16:30.367Z] f30cc86e354e: Layer already exists [2022-08-03T21:16:30.367Z] eb54b7b7991f: Layer already exists [2022-08-03T21:16:30.367Z] eefbc944c80c: Layer already exists [2022-08-03T21:16:30.639Z] 2.3.0-dev.38: digest: sha256:9f7c0098b17ee65328071445dce5985177d927fdb782b4f51b4dc27b59ff9df2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:30.992Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:31.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:31.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-03T21:16:31.345Z] 406247062e8e: Preparing [2022-08-03T21:16:31.345Z] f50d3f485dde: Preparing [2022-08-03T21:16:31.345Z] b345e900fbe4: Preparing [2022-08-03T21:16:31.345Z] 68b47a64e934: Preparing [2022-08-03T21:16:31.345Z] f30cc86e354e: Preparing [2022-08-03T21:16:31.345Z] eefbc944c80c: Preparing [2022-08-03T21:16:31.345Z] eb54b7b7991f: Preparing [2022-08-03T21:16:31.345Z] eefbc944c80c: Waiting [2022-08-03T21:16:31.345Z] eb54b7b7991f: Waiting [2022-08-03T21:16:31.345Z] b345e900fbe4: Layer already exists [2022-08-03T21:16:31.345Z] f30cc86e354e: Layer already exists [2022-08-03T21:16:31.345Z] f50d3f485dde: Layer already exists [2022-08-03T21:16:31.345Z] 406247062e8e: Layer already exists [2022-08-03T21:16:31.345Z] 68b47a64e934: Layer already exists [2022-08-03T21:16:31.345Z] eb54b7b7991f: Layer already exists [2022-08-03T21:16:31.345Z] eefbc944c80c: Layer already exists [2022-08-03T21:16:31.616Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:9f7c0098b17ee65328071445dce5985177d927fdb782b4f51b4dc27b59ff9df2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:31.968Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:32.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-03T21:16:32.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-03T21:16:32.330Z] 406247062e8e: Preparing [2022-08-03T21:16:32.330Z] f50d3f485dde: Preparing [2022-08-03T21:16:32.330Z] b345e900fbe4: Preparing [2022-08-03T21:16:32.330Z] 68b47a64e934: Preparing [2022-08-03T21:16:32.330Z] f30cc86e354e: Preparing [2022-08-03T21:16:32.330Z] eefbc944c80c: Preparing [2022-08-03T21:16:32.330Z] eb54b7b7991f: Preparing [2022-08-03T21:16:32.330Z] eefbc944c80c: Waiting [2022-08-03T21:16:32.330Z] eb54b7b7991f: Waiting [2022-08-03T21:16:32.330Z] f30cc86e354e: Layer already exists [2022-08-03T21:16:32.330Z] 68b47a64e934: Layer already exists [2022-08-03T21:16:32.330Z] 406247062e8e: Layer already exists [2022-08-03T21:16:32.330Z] b345e900fbe4: Layer already exists [2022-08-03T21:16:32.330Z] f50d3f485dde: Layer already exists [2022-08-03T21:16:32.330Z] eb54b7b7991f: Layer already exists [2022-08-03T21:16:32.330Z] eefbc944c80c: Layer already exists [2022-08-03T21:16:32.600Z] main: digest: sha256:9f7c0098b17ee65328071445dce5985177d927fdb782b4f51b4dc27b59ff9df2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:16:32.659Z] ===================================================== [Pipeline] echo [2022-08-03T21:16:32.671Z] taggedImages: [2022-08-03T21:16:32.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:32.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-03T21:16:32.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.38 [2022-08-03T21:16:32.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:32.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-03T21:16:32.693Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-03T21:16:32.693Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:32.693Z] latest [2022-08-03T21:16:32.693Z] 2.3.0-dev.38 [2022-08-03T21:16:32.693Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:32.693Z] main [2022-08-03T21:16:32.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:33.088Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:33.480Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:33.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-03T21:16:33.480Z] a68b77ce2839: Preparing [2022-08-03T21:16:33.480Z] 76103fc8ca83: Preparing [2022-08-03T21:16:33.480Z] 94d7170e103a: Preparing [2022-08-03T21:16:33.480Z] 114c096f0b1e: Preparing [2022-08-03T21:16:33.480Z] 5b7df235d876: Preparing [2022-08-03T21:16:33.480Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:33.480Z] 94d7170e103a: Layer already exists [2022-08-03T21:16:33.774Z] a68b77ce2839: Pushed [2022-08-03T21:16:34.052Z] 114c096f0b1e: Pushed [2022-08-03T21:16:39.500Z] 76103fc8ca83: Pushed [2022-08-03T21:16:39.500Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:3a8bf0b405959cc6395582930e716e52db924a8f15e51b8006dee0dc99ea8524 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:39.859Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:40.213Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-03T21:16:40.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-03T21:16:40.213Z] a68b77ce2839: Preparing [2022-08-03T21:16:40.213Z] 76103fc8ca83: Preparing [2022-08-03T21:16:40.213Z] 94d7170e103a: Preparing [2022-08-03T21:16:40.213Z] 114c096f0b1e: Preparing [2022-08-03T21:16:40.213Z] 5b7df235d876: Preparing [2022-08-03T21:16:40.213Z] a68b77ce2839: Layer already exists [2022-08-03T21:16:40.213Z] 94d7170e103a: Layer already exists [2022-08-03T21:16:40.213Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:40.213Z] 76103fc8ca83: Layer already exists [2022-08-03T21:16:40.213Z] 114c096f0b1e: Layer already exists [2022-08-03T21:16:40.484Z] latest: digest: sha256:3a8bf0b405959cc6395582930e716e52db924a8f15e51b8006dee0dc99ea8524 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:40.840Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:41.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.38 [2022-08-03T21:16:41.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-03T21:16:41.188Z] a68b77ce2839: Preparing [2022-08-03T21:16:41.188Z] 76103fc8ca83: Preparing [2022-08-03T21:16:41.188Z] 94d7170e103a: Preparing [2022-08-03T21:16:41.188Z] 114c096f0b1e: Preparing [2022-08-03T21:16:41.188Z] 5b7df235d876: Preparing [2022-08-03T21:16:41.188Z] 94d7170e103a: Layer already exists [2022-08-03T21:16:41.188Z] a68b77ce2839: Layer already exists [2022-08-03T21:16:41.188Z] 76103fc8ca83: Layer already exists [2022-08-03T21:16:41.188Z] 114c096f0b1e: Layer already exists [2022-08-03T21:16:41.188Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:41.460Z] 2.3.0-dev.38: digest: sha256:3a8bf0b405959cc6395582930e716e52db924a8f15e51b8006dee0dc99ea8524 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:41.821Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:42.170Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:42.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-03T21:16:42.170Z] a68b77ce2839: Preparing [2022-08-03T21:16:42.170Z] 76103fc8ca83: Preparing [2022-08-03T21:16:42.170Z] 94d7170e103a: Preparing [2022-08-03T21:16:42.170Z] 114c096f0b1e: Preparing [2022-08-03T21:16:42.170Z] 5b7df235d876: Preparing [2022-08-03T21:16:42.170Z] a68b77ce2839: Layer already exists [2022-08-03T21:16:42.170Z] 94d7170e103a: Layer already exists [2022-08-03T21:16:42.170Z] 76103fc8ca83: Layer already exists [2022-08-03T21:16:42.170Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:42.170Z] 114c096f0b1e: Layer already exists [2022-08-03T21:16:42.441Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:3a8bf0b405959cc6395582930e716e52db924a8f15e51b8006dee0dc99ea8524 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:42.811Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:43.164Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-03T21:16:43.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-03T21:16:43.164Z] a68b77ce2839: Preparing [2022-08-03T21:16:43.164Z] 76103fc8ca83: Preparing [2022-08-03T21:16:43.164Z] 94d7170e103a: Preparing [2022-08-03T21:16:43.164Z] 114c096f0b1e: Preparing [2022-08-03T21:16:43.164Z] 5b7df235d876: Preparing [2022-08-03T21:16:43.164Z] 94d7170e103a: Layer already exists [2022-08-03T21:16:43.164Z] a68b77ce2839: Layer already exists [2022-08-03T21:16:43.164Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:43.164Z] 114c096f0b1e: Layer already exists [2022-08-03T21:16:43.164Z] 76103fc8ca83: Layer already exists [2022-08-03T21:16:43.436Z] main: digest: sha256:3a8bf0b405959cc6395582930e716e52db924a8f15e51b8006dee0dc99ea8524 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:16:43.491Z] ===================================================== [Pipeline] echo [2022-08-03T21:16:43.499Z] taggedImages: [2022-08-03T21:16:43.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:43.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-03T21:16:43.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.38 [2022-08-03T21:16:43.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:43.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-03T21:16:43.521Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-03T21:16:43.521Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:43.521Z] latest [2022-08-03T21:16:43.521Z] 2.3.0-dev.38 [2022-08-03T21:16:43.521Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:43.521Z] main [2022-08-03T21:16:43.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:43.875Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:44.236Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:44.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-03T21:16:44.236Z] 2506fb7341ec: Preparing [2022-08-03T21:16:44.236Z] e592e775343f: Preparing [2022-08-03T21:16:44.236Z] 94d7170e103a: Preparing [2022-08-03T21:16:44.236Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:16:44.236Z] 5b7df235d876: Preparing [2022-08-03T21:16:44.236Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:44.508Z] 94d7170e103a: Layer already exists [2022-08-03T21:16:44.508Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:16:44.508Z] 2506fb7341ec: Pushed [2022-08-03T21:16:49.887Z] e592e775343f: Pushed [2022-08-03T21:16:49.887Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:da3268428bc3290f61befcc1285075d54081803bc012e77cd499ab5c102a23d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:50.247Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:50.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-03T21:16:50.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-03T21:16:50.603Z] 2506fb7341ec: Preparing [2022-08-03T21:16:50.603Z] e592e775343f: Preparing [2022-08-03T21:16:50.603Z] 94d7170e103a: Preparing [2022-08-03T21:16:50.603Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:16:50.603Z] 5b7df235d876: Preparing [2022-08-03T21:16:50.603Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:16:50.603Z] 94d7170e103a: Layer already exists [2022-08-03T21:16:50.603Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:50.603Z] e592e775343f: Layer already exists [2022-08-03T21:16:50.603Z] 2506fb7341ec: Layer already exists [2022-08-03T21:16:50.874Z] latest: digest: sha256:da3268428bc3290f61befcc1285075d54081803bc012e77cd499ab5c102a23d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:51.234Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:51.586Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.38 [2022-08-03T21:16:51.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-03T21:16:51.587Z] 2506fb7341ec: Preparing [2022-08-03T21:16:51.587Z] e592e775343f: Preparing [2022-08-03T21:16:51.587Z] 94d7170e103a: Preparing [2022-08-03T21:16:51.587Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:16:51.587Z] 5b7df235d876: Preparing [2022-08-03T21:16:51.587Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:51.587Z] 2506fb7341ec: Layer already exists [2022-08-03T21:16:51.587Z] e592e775343f: Layer already exists [2022-08-03T21:16:51.587Z] 94d7170e103a: Layer already exists [2022-08-03T21:16:51.587Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:16:51.856Z] 2.3.0-dev.38: digest: sha256:da3268428bc3290f61befcc1285075d54081803bc012e77cd499ab5c102a23d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:52.220Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:52.576Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:52.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-03T21:16:52.576Z] 2506fb7341ec: Preparing [2022-08-03T21:16:52.576Z] e592e775343f: Preparing [2022-08-03T21:16:52.576Z] 94d7170e103a: Preparing [2022-08-03T21:16:52.576Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:16:52.576Z] 5b7df235d876: Preparing [2022-08-03T21:16:52.576Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:52.576Z] e592e775343f: Layer already exists [2022-08-03T21:16:52.576Z] 94d7170e103a: Layer already exists [2022-08-03T21:16:52.576Z] 2506fb7341ec: Layer already exists [2022-08-03T21:16:52.576Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:16:52.846Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:da3268428bc3290f61befcc1285075d54081803bc012e77cd499ab5c102a23d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:53.204Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:53.558Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-03T21:16:53.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-03T21:16:53.558Z] 2506fb7341ec: Preparing [2022-08-03T21:16:53.558Z] e592e775343f: Preparing [2022-08-03T21:16:53.558Z] 94d7170e103a: Preparing [2022-08-03T21:16:53.558Z] 2b5c9c3d35c6: Preparing [2022-08-03T21:16:53.558Z] 5b7df235d876: Preparing [2022-08-03T21:16:53.558Z] 94d7170e103a: Layer already exists [2022-08-03T21:16:53.558Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:53.558Z] 2506fb7341ec: Layer already exists [2022-08-03T21:16:53.558Z] 2b5c9c3d35c6: Layer already exists [2022-08-03T21:16:53.558Z] e592e775343f: Layer already exists [2022-08-03T21:16:53.827Z] main: digest: sha256:da3268428bc3290f61befcc1285075d54081803bc012e77cd499ab5c102a23d7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:16:53.891Z] ===================================================== [Pipeline] echo [2022-08-03T21:16:53.902Z] taggedImages: [2022-08-03T21:16:53.902Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:53.902Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-03T21:16:53.902Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.38 [2022-08-03T21:16:53.902Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:53.902Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-03T21:16:53.928Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-03T21:16:53.928Z] 903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:53.928Z] latest [2022-08-03T21:16:53.928Z] 2.3.0-dev.38 [2022-08-03T21:16:53.928Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:16:53.928Z] main [2022-08-03T21:16:53.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:54.292Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:16:54.650Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:16:54.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-03T21:16:54.651Z] bc77ad34e257: Preparing [2022-08-03T21:16:54.651Z] 3a62bab572b5: Preparing [2022-08-03T21:16:54.651Z] 82ddff2b2f98: Preparing [2022-08-03T21:16:54.651Z] 48c570e3c139: Preparing [2022-08-03T21:16:54.651Z] 5b7df235d876: Preparing [2022-08-03T21:16:54.651Z] 5b7df235d876: Layer already exists [2022-08-03T21:16:54.924Z] 3a62bab572b5: Pushed [2022-08-03T21:16:55.517Z] bc77ad34e257: Pushed [2022-08-03T21:16:57.490Z] 82ddff2b2f98: Pushed [2022-08-03T21:17:24.255Z] 48c570e3c139: Pushed [2022-08-03T21:17:24.255Z] 903554080b28ff075cc341860676ebe681b23b54: digest: sha256:7d74349b514798ed8042153c1dafac7568b99dc8f369be5fd8069faa9f0b8b75 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:17:24.628Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:17:24.982Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-03T21:17:24.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-03T21:17:24.982Z] bc77ad34e257: Preparing [2022-08-03T21:17:24.982Z] 3a62bab572b5: Preparing [2022-08-03T21:17:24.982Z] 82ddff2b2f98: Preparing [2022-08-03T21:17:24.982Z] 48c570e3c139: Preparing [2022-08-03T21:17:24.982Z] 5b7df235d876: Preparing [2022-08-03T21:17:24.982Z] 3a62bab572b5: Layer already exists [2022-08-03T21:17:24.982Z] 5b7df235d876: Layer already exists [2022-08-03T21:17:24.982Z] 82ddff2b2f98: Layer already exists [2022-08-03T21:17:24.982Z] bc77ad34e257: Layer already exists [2022-08-03T21:17:24.982Z] 48c570e3c139: Layer already exists [2022-08-03T21:17:25.251Z] latest: digest: sha256:7d74349b514798ed8042153c1dafac7568b99dc8f369be5fd8069faa9f0b8b75 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:17:25.606Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:17:25.957Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.38 [2022-08-03T21:17:25.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-03T21:17:25.957Z] bc77ad34e257: Preparing [2022-08-03T21:17:25.957Z] 3a62bab572b5: Preparing [2022-08-03T21:17:25.957Z] 82ddff2b2f98: Preparing [2022-08-03T21:17:25.957Z] 48c570e3c139: Preparing [2022-08-03T21:17:25.957Z] 5b7df235d876: Preparing [2022-08-03T21:17:25.957Z] 3a62bab572b5: Layer already exists [2022-08-03T21:17:25.957Z] 48c570e3c139: Layer already exists [2022-08-03T21:17:25.957Z] bc77ad34e257: Layer already exists [2022-08-03T21:17:25.957Z] 82ddff2b2f98: Layer already exists [2022-08-03T21:17:25.957Z] 5b7df235d876: Layer already exists [2022-08-03T21:17:26.229Z] 2.3.0-dev.38: digest: sha256:7d74349b514798ed8042153c1dafac7568b99dc8f369be5fd8069faa9f0b8b75 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:17:26.595Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:17:26.945Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:17:26.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-03T21:17:26.945Z] bc77ad34e257: Preparing [2022-08-03T21:17:26.945Z] 3a62bab572b5: Preparing [2022-08-03T21:17:26.945Z] 82ddff2b2f98: Preparing [2022-08-03T21:17:26.945Z] 48c570e3c139: Preparing [2022-08-03T21:17:26.945Z] 5b7df235d876: Preparing [2022-08-03T21:17:27.216Z] 48c570e3c139: Layer already exists [2022-08-03T21:17:27.216Z] 3a62bab572b5: Layer already exists [2022-08-03T21:17:27.216Z] 5b7df235d876: Layer already exists [2022-08-03T21:17:27.216Z] 82ddff2b2f98: Layer already exists [2022-08-03T21:17:27.216Z] bc77ad34e257: Layer already exists [2022-08-03T21:17:27.216Z] 903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38: digest: sha256:7d74349b514798ed8042153c1dafac7568b99dc8f369be5fd8069faa9f0b8b75 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:17:27.577Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:17:27.935Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-03T21:17:27.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-03T21:17:27.935Z] bc77ad34e257: Preparing [2022-08-03T21:17:27.935Z] 3a62bab572b5: Preparing [2022-08-03T21:17:27.935Z] 82ddff2b2f98: Preparing [2022-08-03T21:17:27.935Z] 48c570e3c139: Preparing [2022-08-03T21:17:27.935Z] 5b7df235d876: Preparing [2022-08-03T21:17:27.935Z] 3a62bab572b5: Layer already exists [2022-08-03T21:17:27.935Z] 5b7df235d876: Layer already exists [2022-08-03T21:17:27.935Z] 82ddff2b2f98: Layer already exists [2022-08-03T21:17:27.935Z] 48c570e3c139: Layer already exists [2022-08-03T21:17:27.935Z] bc77ad34e257: Layer already exists [2022-08-03T21:17:28.206Z] main: digest: sha256:7d74349b514798ed8042153c1dafac7568b99dc8f369be5fd8069faa9f0b8b75 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-03T21:17:28.267Z] ===================================================== [Pipeline] echo [2022-08-03T21:17:28.275Z] taggedImages: [2022-08-03T21:17:28.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:903554080b28ff075cc341860676ebe681b23b54 [2022-08-03T21:17:28.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-03T21:17:28.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.38 [2022-08-03T21:17:28.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:903554080b28ff075cc341860676ebe681b23b54-2.3.0-dev.38 [2022-08-03T21:17:28.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:17:28.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T21:17:28.654Z] [2022-08-03T21:17:28.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:17:29.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T21:17:29.273Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-03T21:17:29.273Z] 8998bd30e6a1: Pulling fs layer [2022-08-03T21:17:29.273Z] 04944245beec: Pulling fs layer [2022-08-03T21:17:29.273Z] 699f458cf7ca: Pulling fs layer [2022-08-03T21:17:29.273Z] 765212b225bb: Pulling fs layer [2022-08-03T21:17:29.273Z] f23df028b6ca: Pulling fs layer [2022-08-03T21:17:29.273Z] d65c8cfc05b1: Pulling fs layer [2022-08-03T21:17:29.273Z] 2437ff75d9bd: Pulling fs layer [2022-08-03T21:17:29.273Z] 765212b225bb: Waiting [2022-08-03T21:17:29.273Z] f23df028b6ca: Waiting [2022-08-03T21:17:29.273Z] d65c8cfc05b1: Waiting [2022-08-03T21:17:29.273Z] 2437ff75d9bd: Waiting [2022-08-03T21:17:29.273Z] 04944245beec: Verifying Checksum [2022-08-03T21:17:29.273Z] 04944245beec: Download complete [2022-08-03T21:17:29.273Z] 765212b225bb: Download complete [2022-08-03T21:17:29.546Z] f23df028b6ca: Verifying Checksum [2022-08-03T21:17:29.546Z] f23df028b6ca: Download complete [2022-08-03T21:17:29.546Z] d65c8cfc05b1: Verifying Checksum [2022-08-03T21:17:29.546Z] d65c8cfc05b1: Download complete [2022-08-03T21:17:29.546Z] 699f458cf7ca: Verifying Checksum [2022-08-03T21:17:29.546Z] 699f458cf7ca: Download complete [2022-08-03T21:17:30.137Z] 8998bd30e6a1: Verifying Checksum [2022-08-03T21:17:30.137Z] 8998bd30e6a1: Download complete [2022-08-03T21:17:32.112Z] 2437ff75d9bd: Verifying Checksum [2022-08-03T21:17:32.112Z] 2437ff75d9bd: Download complete [2022-08-03T21:17:34.083Z] 8998bd30e6a1: Pull complete [2022-08-03T21:17:34.676Z] 04944245beec: Pull complete [2022-08-03T21:17:36.101Z] 699f458cf7ca: Pull complete [2022-08-03T21:17:36.101Z] 765212b225bb: Pull complete [2022-08-03T21:17:37.074Z] f23df028b6ca: Pull complete [2022-08-03T21:17:37.074Z] d65c8cfc05b1: Pull complete [2022-08-03T21:17:52.144Z] 2437ff75d9bd: Pull complete [2022-08-03T21:17:52.144Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-03T21:17:52.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T21:17:52.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T21:17:52.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-21893 does not seem to be running inside a container [2022-08-03T21:17:52.468Z] $ 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/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T21:17:55.030Z] $ docker top 98815598810deb73c9ee85e770a2c4369975db752b1f13ba0a1430a408629ea4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:17:56.020Z] ---> job-cost.sh [2022-08-03T21:17:56.020Z] lf-activate-venv: SKIPPING [2022-08-03T21:17:56.020Z] INFO: No Stack... [2022-08-03T21:17:56.612Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-03T21:17:57.583Z] INFO: Archiving Costs [Pipeline] sh [2022-08-03T21:17:58.239Z] + cat /w/workspace/edgex-go/273/archives/cost.csv [2022-08-03T21:17:58.239Z] + cut -d, -f6 [Pipeline] lock [2022-08-03T21:17:58.270Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-273-stack-cost] [2022-08-03T21:17:58.281Z] Resource [jenkins-edgexfoundry-edgex-go-main-273-stack-cost] did not exist. Created. [2022-08-03T21:17:58.281Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-03T21:17:58.945Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-03T21:17:59.769Z] Stashed 1 file(s) [Pipeline] } [2022-08-03T21:17:59.778Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-273-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-03T21:17:59.793Z] $ docker stop --time=1 98815598810deb73c9ee85e770a2c4369975db752b1f13ba0a1430a408629ea4 [2022-08-03T21:18:01.376Z] $ docker rm -f 98815598810deb73c9ee85e770a2c4369975db752b1f13ba0a1430a408629ea4 [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 [2022-08-03T21:18:01.942Z] provisioning config files... [2022-08-03T21:18:01.950Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/273@tmp/config6773586347043031769tmp [Pipeline] { [Pipeline] sh [2022-08-03T21:18:02.248Z] + set +x [2022-08-03T21:18:02.248Z] + curl -s https://codecov.io/bash [2022-08-03T21:18:02.248Z] + bash -s -- [2022-08-03T21:18:02.248Z] [2022-08-03T21:18:02.248Z] _____ _ [2022-08-03T21:18:02.248Z] / ____| | | [2022-08-03T21:18:02.248Z] | | ___ __| | ___ ___ _____ __ [2022-08-03T21:18:02.248Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-03T21:18:02.248Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-03T21:18:02.248Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-03T21:18:02.248Z] Bash-1.0.6 [2022-08-03T21:18:02.248Z] [2022-08-03T21:18:02.248Z] [2022-08-03T21:18:02.248Z] ==> git version 2.25.1 found [2022-08-03T21:18:02.248Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-03T21:18:02.248Z] Release-Date: 2020-01-08 [2022-08-03T21:18:02.248Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-03T21:18:02.248Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-03T21:18:02.248Z] ==> Jenkins CI detected. [2022-08-03T21:18:02.248Z] current dir:  /w/workspace/edgex-go/273 [2022-08-03T21:18:02.248Z] project root: . [2022-08-03T21:18:02.248Z] --> token set from env [2022-08-03T21:18:02.248Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-03T21:18:02.248Z] ==> Running gcov in . (disable via -X gcov) [2022-08-03T21:18:02.248Z] ==> Python coveragepy not found [2022-08-03T21:18:02.248Z] ==> Searching for coverage reports in: [2022-08-03T21:18:02.248Z] + . [2022-08-03T21:18:02.248Z] -> Found 1 reports [2022-08-03T21:18:02.248Z] ==> Detecting git/mercurial file structure [2022-08-03T21:18:02.248Z] ==> Reading reports [2022-08-03T21:18:02.507Z] + ./coverage.out bytes=478941 [2022-08-03T21:18:02.507Z] ==> Appending adjustments [2022-08-03T21:18:02.507Z] https://docs.codecov.io/docs/fixing-reports [2022-08-03T21:18:03.447Z] + Found adjustments [2022-08-03T21:18:03.447Z] ==> Gzipping contents [2022-08-03T21:18:03.447Z] 64K /tmp/codecov.3oImnY.gz [2022-08-03T21:18:03.447Z] ==> Uploading reports [2022-08-03T21:18:03.447Z] url: https://codecov.io [2022-08-03T21:18:03.447Z] query: branch=main&commit=903554080b28ff075cc341860676ebe681b23b54&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-03T21:18:03.447Z] -> Pinging Codecov [2022-08-03T21:18:03.447Z] 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=903554080b28ff075cc341860676ebe681b23b54&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-03T21:18:04.019Z] -> Uploading to [2022-08-03T21:18:04.019Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-03/00271124DB129430A58F1EEE437C3FCB/903554080b28ff075cc341860676ebe681b23b54/4342651a-0bb0-4c16-8a06-a3601cd14615.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220803T211803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=841a471b653e7d6b9c06edfa7856bc7def4e7016e428b147e4019c8491ce7585 [2022-08-03T21:18:04.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T21:18:04.019Z] Dload Upload Total Spent Left Speed [2022-08-03T21:18:04.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62818 0 0 100 62818 0 276k --:--:-- --:--:-- --:--:-- 276k [2022-08-03T21:18:04.019Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/903554080b28ff075cc341860676ebe681b23b54 [Pipeline] } [2022-08-03T21:18:04.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-03T21:18:04.245Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-03T21:18:04.257Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:18:04.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-03T21:18:04.564Z] [2022-08-03T21:18:04.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:18:04.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-03T21:18:04.870Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-03T21:18:04.870Z] df9b9388f04a: Pulling fs layer [2022-08-03T21:18:04.870Z] 52dc419b0ee2: Pulling fs layer [2022-08-03T21:18:04.870Z] 25bc292e5bac: Pulling fs layer [2022-08-03T21:18:04.870Z] 114826534d7a: Pulling fs layer [2022-08-03T21:18:04.870Z] 4657fd5d0bcf: Pulling fs layer [2022-08-03T21:18:04.870Z] 6ad1cebc031e: Pulling fs layer [2022-08-03T21:18:04.870Z] 8a3aa393b2d8: Pulling fs layer [2022-08-03T21:18:04.870Z] 114826534d7a: Waiting [2022-08-03T21:18:04.870Z] 8a3aa393b2d8: Waiting [2022-08-03T21:18:04.870Z] 4657fd5d0bcf: Waiting [2022-08-03T21:18:04.870Z] 6ad1cebc031e: Waiting [2022-08-03T21:18:04.870Z] 25bc292e5bac: Verifying Checksum [2022-08-03T21:18:04.870Z] 25bc292e5bac: Download complete [2022-08-03T21:18:04.870Z] 52dc419b0ee2: Verifying Checksum [2022-08-03T21:18:04.870Z] 52dc419b0ee2: Download complete [2022-08-03T21:18:04.870Z] 4657fd5d0bcf: Verifying Checksum [2022-08-03T21:18:04.870Z] 4657fd5d0bcf: Download complete [2022-08-03T21:18:04.870Z] df9b9388f04a: Download complete [2022-08-03T21:18:05.130Z] 6ad1cebc031e: Verifying Checksum [2022-08-03T21:18:05.130Z] 6ad1cebc031e: Download complete [2022-08-03T21:18:05.130Z] df9b9388f04a: Pull complete [2022-08-03T21:18:05.130Z] 52dc419b0ee2: Pull complete [2022-08-03T21:18:05.390Z] 25bc292e5bac: Pull complete [2022-08-03T21:18:05.649Z] 114826534d7a: Verifying Checksum [2022-08-03T21:18:05.649Z] 114826534d7a: Download complete [2022-08-03T21:18:05.649Z] 8a3aa393b2d8: Verifying Checksum [2022-08-03T21:18:05.649Z] 8a3aa393b2d8: Download complete [2022-08-03T21:18:08.943Z] 114826534d7a: Pull complete [2022-08-03T21:18:08.943Z] 4657fd5d0bcf: Pull complete [2022-08-03T21:18:09.511Z] 6ad1cebc031e: Pull complete [2022-08-03T21:18:12.051Z] 8a3aa393b2d8: Pull complete [2022-08-03T21:18:12.051Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-03T21:18:12.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-03T21:18:12.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T21:18:12.145Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T21:18:12.184Z] $ 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/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T21:18:14.425Z] $ docker top a5f74bdb86191f1e575de79953775c4f4f39fccc4fe97c5ab87929f49fcfb58c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-03T21:18:14.499Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-03T21:18:14.779Z] + set -o pipefail [2022-08-03T21:18:14.779Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-03T21:18:20.069Z] [2022-08-03T21:18:20.069Z] Monitoring /w/workspace/edgex-go/273 (github.com/edgexfoundry/edgex-go)... [2022-08-03T21:18:20.069Z] [2022-08-03T21:18:20.069Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/261a4247-87eb-425c-8d2a-ed889e7b689b [2022-08-03T21:18:20.069Z] [2022-08-03T21:18:20.069Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-03T21:18:20.069Z] [2022-08-03T21:18:20.069Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-03T21:18:20.069Z] [2022-08-03T21:18:20.069Z] [Pipeline] } [2022-08-03T21:18:20.082Z] $ docker stop --time=1 a5f74bdb86191f1e575de79953775c4f4f39fccc4fe97c5ab87929f49fcfb58c [2022-08-03T21:18:22.327Z] $ docker rm -f a5f74bdb86191f1e575de79953775c4f4f39fccc4fe97c5ab87929f49fcfb58c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-03T21:18:22.738Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T21:18:22.751Z] provisioning config files... [2022-08-03T21:18:22.760Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/273@tmp/config4591164088438084441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:18:23.058Z] --> edgex-publish-swagger.sh [2022-08-03T21:18:23.058Z] === Publish openapi/v2 API === [2022-08-03T21:18:23.058Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-03T21:18:23.058Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/273/openapi/v2/core-command.yaml] [2022-08-03T21:18:23.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T21:18:23.058Z] Dload Upload Total Spent Left Speed [2022-08-03T21:18:24.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36260 --:--:-- --:--:-- --:--:-- 36221 100 33831 0 0 100 33831 0 36260 --:--:-- --:--:-- --:--:-- 36221 [2022-08-03T21:18:24.001Z] [2022-08-03T21:18:24.001Z] [2022-08-03T21:18:24.001Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/273/openapi/v2/core-data.yaml] [2022-08-03T21:18:24.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T21:18:24.001Z] Dload Upload Total Spent Left Speed [2022-08-03T21:18:24.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 76581 --:--:-- --:--:-- --:--:-- 76500 100 71604 0 0 100 71604 0 76581 --:--:-- --:--:-- --:--:-- 76500 [2022-08-03T21:18:24.945Z] [2022-08-03T21:18:24.945Z] [2022-08-03T21:18:24.945Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/273/openapi/v2/core-metadata.yaml] [2022-08-03T21:18:24.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T21:18:24.945Z] Dload Upload Total Spent Left Speed [2022-08-03T21:18:25.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 145k 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 144k [2022-08-03T21:18:25.888Z] [2022-08-03T21:18:25.888Z] [2022-08-03T21:18:25.889Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/273/openapi/v2/support-notifications.yaml] [2022-08-03T21:18:25.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T21:18:25.889Z] Dload Upload Total Spent Left Speed [2022-08-03T21:18:26.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 92270 --:--:-- --:--:-- --:--:-- 92175 100 89318 0 0 100 89318 0 92270 --:--:-- --:--:-- --:--:-- 92175 [2022-08-03T21:18:26.830Z] [2022-08-03T21:18:26.830Z] [2022-08-03T21:18:26.830Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/273/openapi/v2/support-scheduler.yaml] [2022-08-03T21:18:26.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T21:18:26.830Z] Dload Upload Total Spent Left Speed [2022-08-03T21:18:27.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43042 --:--:-- --:--:-- --:--:-- 42995 100 39556 0 0 100 39556 0 42902 --:--:-- --:--:-- --:--:-- 42855 [2022-08-03T21:18:27.772Z] [2022-08-03T21:18:27.772Z] [2022-08-03T21:18:27.772Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/273/openapi/v2/system-agent.yaml] [2022-08-03T21:18:27.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T21:18:27.772Z] Dload Upload Total Spent Left Speed [2022-08-03T21:18:28.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22778 --:--:-- --:--:-- --:--:-- 22778 [2022-08-03T21:18:28.717Z] [2022-08-03T21:18:28.717Z] [Pipeline] } [2022-08-03T21:18:28.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-08-03T21:18:29.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T21:18:29.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:18:29.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T21:18:29.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T21:18:29.529Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T21:18:29.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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-devops/py-git-semver:0.1.4 cat [2022-08-03T21:18:29.990Z] $ docker top ac8fa666d5cdc1e3d6b9c4dbebf99c275f9c152a5657430b88361375ba6001b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T21:18:30.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T21:18:30.091Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T21:18:30.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T21:18:30.225Z] $ docker exec ac8fa666d5cdc1e3d6b9c4dbebf99c275f9c152a5657430b88361375ba6001b4 ssh-agent [2022-08-03T21:18:30.359Z] SSH_AUTH_SOCK=/tmp/ssh-lpmOtBmvjtac/agent.35 [2022-08-03T21:18:30.359Z] SSH_AGENT_PID=42 [2022-08-03T21:18:30.364Z] Running ssh-add (command line suppressed) [2022-08-03T21:18:30.486Z] Identity added: /w/workspace/edgex-go/273@tmp/private_key_4778049857285821094.key (/w/workspace/edgex-go/273@tmp/private_key_4778049857285821094.key) [2022-08-03T21:18:30.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T21:18:30.791Z] + git semver tag [2022-08-03T21:18:31.051Z] 2022-08-03 21:18:31,002 [run_tag] DEBUG tag force:False [2022-08-03T21:18:31.051Z] 2022-08-03 21:18:31,002 [check_head_tag] DEBUG check head tag [2022-08-03T21:18:31.051Z] 2022-08-03 21:18:31,003 [execute] INFO git cat-file --batch-check [2022-08-03T21:18:31.051Z] 2022-08-03 21:18:31,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/273, universal_newlines=False, shell=None, istream=) [2022-08-03T21:18:31.051Z] 2022-08-03 21:18:31,007 [execute] INFO git cat-file --batch [2022-08-03T21:18:31.051Z] 2022-08-03 21:18:31,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/273, universal_newlines=False, shell=None, istream=) [2022-08-03T21:18:31.051Z] 2022-08-03 21:18:31,027 [read_version] DEBUG read version from /w/workspace/edgex-go/273/.semver/main [2022-08-03T21:18:31.051Z] 2022-08-03 21:18:31,027 [execute] INFO git tag -a v2.3.0-dev.38 -m v2.3.0-dev.38 [2022-08-03T21:18:31.051Z] 2022-08-03 21:18:31,027 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.38', '-m', 'v2.3.0-dev.38'], cwd=/w/workspace/edgex-go/273, universal_newlines=False, shell=None, istream=None) [2022-08-03T21:18:31.051Z] 2022-08-03 21:18:31,032 [read_version] DEBUG read version from /w/workspace/edgex-go/273/.semver/main [2022-08-03T21:18:31.051Z] 2.3.0-dev.38 [Pipeline] } [2022-08-03T21:18:31.321Z] $ docker exec --env ******** --env ******** ac8fa666d5cdc1e3d6b9c4dbebf99c275f9c152a5657430b88361375ba6001b4 ssh-agent -k [2022-08-03T21:18:31.431Z] unset SSH_AUTH_SOCK; [2022-08-03T21:18:31.431Z] unset SSH_AGENT_PID; [2022-08-03T21:18:31.432Z] echo Agent pid 42 killed; [2022-08-03T21:18:31.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T21:18:31.755Z] + git semver [Pipeline] } [2022-08-03T21:18:32.029Z] $ docker stop --time=1 ac8fa666d5cdc1e3d6b9c4dbebf99c275f9c152a5657430b88361375ba6001b4 [2022-08-03T21:18:33.303Z] $ docker rm -f ac8fa666d5cdc1e3d6b9c4dbebf99c275f9c152a5657430b88361375ba6001b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:18:33.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-03T21:18:33.712Z] [2022-08-03T21:18:33.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:18:34.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-03T21:18:34.019Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-03T21:18:34.019Z] ab5ef0e58194: Pulling fs layer [2022-08-03T21:18:34.019Z] 9712f1f96733: Pulling fs layer [2022-08-03T21:18:34.019Z] 63f879dbbcfc: Pulling fs layer [2022-08-03T21:18:34.019Z] 0d9ebad4ef96: Pulling fs layer [2022-08-03T21:18:34.019Z] e9a5061849ea: Pulling fs layer [2022-08-03T21:18:34.019Z] d747dcd14b5f: Pulling fs layer [2022-08-03T21:18:34.019Z] 2de7ff778b66: Pulling fs layer [2022-08-03T21:18:34.019Z] e9a5061849ea: Waiting [2022-08-03T21:18:34.019Z] d747dcd14b5f: Waiting [2022-08-03T21:18:34.019Z] 2de7ff778b66: Waiting [2022-08-03T21:18:34.019Z] 0d9ebad4ef96: Waiting [2022-08-03T21:18:34.019Z] 9712f1f96733: Verifying Checksum [2022-08-03T21:18:34.019Z] 9712f1f96733: Download complete [2022-08-03T21:18:34.606Z] 63f879dbbcfc: Verifying Checksum [2022-08-03T21:18:34.606Z] 63f879dbbcfc: Download complete [2022-08-03T21:18:34.607Z] e9a5061849ea: Verifying Checksum [2022-08-03T21:18:34.607Z] e9a5061849ea: Download complete [2022-08-03T21:18:34.607Z] d747dcd14b5f: Verifying Checksum [2022-08-03T21:18:34.607Z] ab5ef0e58194: Verifying Checksum [2022-08-03T21:18:34.607Z] ab5ef0e58194: Download complete [2022-08-03T21:18:34.866Z] 2de7ff778b66: Verifying Checksum [2022-08-03T21:18:34.866Z] 0d9ebad4ef96: Verifying Checksum [2022-08-03T21:18:34.866Z] 0d9ebad4ef96: Download complete [2022-08-03T21:18:37.403Z] ab5ef0e58194: Pull complete [2022-08-03T21:18:37.403Z] 9712f1f96733: Pull complete [2022-08-03T21:18:37.973Z] 63f879dbbcfc: Pull complete [2022-08-03T21:18:42.169Z] 0d9ebad4ef96: Pull complete [2022-08-03T21:18:42.429Z] e9a5061849ea: Pull complete [2022-08-03T21:18:42.689Z] d747dcd14b5f: Pull complete [2022-08-03T21:18:43.628Z] 2de7ff778b66: Pull complete [2022-08-03T21:18:43.628Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-03T21:18:43.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-03T21:18:43.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T21:18:43.727Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T21:18:43.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T21:18:46.114Z] $ docker top 66b874466c9ed947e267877e982207b035d3800ad26b95a7b9bc4c8ffea6611b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-03T21:18:46.209Z] provisioning config files... [2022-08-03T21:18:46.217Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/273@tmp/config1773328042513879279tmp [2022-08-03T21:18:46.231Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/273@tmp/config4355230127196873199tmp [2022-08-03T21:18:46.243Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/273@tmp/config7695225888154221882tmp [Pipeline] { [Pipeline] echo [2022-08-03T21:18:46.258Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:18:46.546Z] ---> sigul-configuration.sh [2022-08-03T21:18:46.546Z] gpg: directory `/root/.gnupg' created [2022-08-03T21:18:46.546Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-03T21:18:46.546Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-03T21:18:46.546Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-03T21:18:46.546Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-03T21:18:46.546Z] gpg: CAST5 encrypted data [2022-08-03T21:18:46.546Z] gpg: encrypted with 1 passphrase [2022-08-03T21:18:46.546Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-03T21:18:46.841Z] + mkdir /home/jenkins [2022-08-03T21:18:46.841Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-03T21:18:47.271Z] + 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 [2022-08-03T21:18:47.305Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:18:47.638Z] ---> sigul-install.sh [2022-08-03T21:18:47.638Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-03T21:18:48.055Z] + git tag --list [2022-08-03T21:18:48.055Z] 0.6.0 [2022-08-03T21:18:48.055Z] 0.6.1 [2022-08-03T21:18:48.055Z] 0.7.0 [2022-08-03T21:18:48.055Z] 0.7.1 [2022-08-03T21:18:48.055Z] v1.0.0 [2022-08-03T21:18:48.055Z] v1.0.1 [2022-08-03T21:18:48.055Z] v1.1.0 [2022-08-03T21:18:48.055Z] v1.2.0 [2022-08-03T21:18:48.055Z] v1.2.1 [2022-08-03T21:18:48.055Z] v1.3.0 [2022-08-03T21:18:48.055Z] v1.3.1 [2022-08-03T21:18:48.055Z] v2.0.0 [2022-08-03T21:18:48.055Z] v2.1.0 [2022-08-03T21:18:48.055Z] v2.1.1 [2022-08-03T21:18:48.055Z] v2.1.1-dev.1 [2022-08-03T21:18:48.055Z] v2.1.1-dev.2 [2022-08-03T21:18:48.055Z] v2.1.1-dev.3 [2022-08-03T21:18:48.055Z] v2.1.1-dev.4 [2022-08-03T21:18:48.055Z] v2.1.1-dev.5 [2022-08-03T21:18:48.055Z] v2.1.1-dev.6 [2022-08-03T21:18:48.055Z] v2.1.1-dev.7 [2022-08-03T21:18:48.055Z] v2.1.1-dev.8 [2022-08-03T21:18:48.055Z] v2.2.0 [2022-08-03T21:18:48.055Z] v2.2.1-dev.1 [2022-08-03T21:18:48.055Z] v2.2.1-dev.10 [2022-08-03T21:18:48.055Z] v2.2.1-dev.11 [2022-08-03T21:18:48.055Z] v2.2.1-dev.12 [2022-08-03T21:18:48.055Z] v2.2.1-dev.13 [2022-08-03T21:18:48.055Z] v2.2.1-dev.14 [2022-08-03T21:18:48.055Z] v2.2.1-dev.15 [2022-08-03T21:18:48.055Z] v2.2.1-dev.16 [2022-08-03T21:18:48.055Z] v2.2.1-dev.17 [2022-08-03T21:18:48.055Z] v2.2.1-dev.18 [2022-08-03T21:18:48.055Z] v2.2.1-dev.19 [2022-08-03T21:18:48.055Z] v2.2.1-dev.2 [2022-08-03T21:18:48.055Z] v2.2.1-dev.20 [2022-08-03T21:18:48.055Z] v2.2.1-dev.21 [2022-08-03T21:18:48.055Z] v2.2.1-dev.22 [2022-08-03T21:18:48.055Z] v2.2.1-dev.23 [2022-08-03T21:18:48.055Z] v2.2.1-dev.24 [2022-08-03T21:18:48.055Z] v2.2.1-dev.25 [2022-08-03T21:18:48.055Z] v2.2.1-dev.26 [2022-08-03T21:18:48.055Z] v2.2.1-dev.27 [2022-08-03T21:18:48.055Z] v2.2.1-dev.28 [2022-08-03T21:18:48.055Z] v2.2.1-dev.29 [2022-08-03T21:18:48.055Z] v2.2.1-dev.3 [2022-08-03T21:18:48.055Z] v2.2.1-dev.4 [2022-08-03T21:18:48.055Z] v2.2.1-dev.5 [2022-08-03T21:18:48.055Z] v2.2.1-dev.6 [2022-08-03T21:18:48.055Z] v2.2.1-dev.7 [2022-08-03T21:18:48.055Z] v2.2.1-dev.8 [2022-08-03T21:18:48.055Z] v2.2.1-dev.9 [2022-08-03T21:18:48.055Z] v2.3.0-dev.29 [2022-08-03T21:18:48.055Z] v2.3.0-dev.30 [2022-08-03T21:18:48.055Z] v2.3.0-dev.31 [2022-08-03T21:18:48.055Z] v2.3.0-dev.32 [2022-08-03T21:18:48.055Z] v2.3.0-dev.33 [2022-08-03T21:18:48.055Z] v2.3.0-dev.34 [2022-08-03T21:18:48.055Z] v2.3.0-dev.35 [2022-08-03T21:18:48.055Z] v2.3.0-dev.36 [2022-08-03T21:18:48.055Z] v2.3.0-dev.37 [2022-08-03T21:18:48.055Z] v2.3.0-dev.38 [Pipeline] sh [2022-08-03T21:18:48.425Z] + lftools sign git-tag v2.3.0-dev.38 [2022-08-03T21:18:48.997Z] Signing Git tag with Sigul... [2022-08-03T21:18:48.997Z] Signing v2.3.0-dev.38 [Pipeline] echo [2022-08-03T21:18:49.579Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:18:49.864Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-03T21:18:49.872Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-03T21:18:49.891Z] $ docker stop --time=1 66b874466c9ed947e267877e982207b035d3800ad26b95a7b9bc4c8ffea6611b [2022-08-03T21:18:51.222Z] $ docker rm -f 66b874466c9ed947e267877e982207b035d3800ad26b95a7b9bc4c8ffea6611b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-03T21:18:51.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T21:18:51.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:18:51.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T21:18:51.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T21:18:52.051Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T21:18:52.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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-devops/py-git-semver:0.1.4 cat [2022-08-03T21:18:52.497Z] $ docker top 37789a667367437672c492afbb7f3baa97efe4b9e05b56e3c9a4857c01705a0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T21:18:52.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T21:18:52.602Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T21:18:52.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T21:18:52.744Z] $ docker exec 37789a667367437672c492afbb7f3baa97efe4b9e05b56e3c9a4857c01705a0f ssh-agent [2022-08-03T21:18:52.861Z] SSH_AUTH_SOCK=/tmp/ssh-Ec9ZrCKix2s9/agent.33 [2022-08-03T21:18:52.861Z] SSH_AGENT_PID=39 [2022-08-03T21:18:52.868Z] Running ssh-add (command line suppressed) [2022-08-03T21:18:52.982Z] Identity added: /w/workspace/edgex-go/273@tmp/private_key_6473437982484547417.key (/w/workspace/edgex-go/273@tmp/private_key_6473437982484547417.key) [2022-08-03T21:18:53.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T21:18:53.296Z] + git semver bump pre [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,521 [read_version] DEBUG read version from /w/workspace/edgex-go/273/.semver/main [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,522 [bump_version] DEBUG bumping version:2.3.0-dev.38 on axis:pre with prefix:dev [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,522 [bump_version] DEBUG bumped version:2.3.0-dev.39 [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,522 [write_version] DEBUG write version:2.3.0-dev.39 to path:/w/workspace/edgex-go/273/.semver/main with force:True [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,522 [read_version] DEBUG read version from /w/workspace/edgex-go/273/.semver/main [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,522 [write_file] DEBUG write to file:/w/workspace/edgex-go/273/.semver/main [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,526 [execute] INFO git cat-file --batch-check [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/273/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,533 [execute] INFO git cat-file --batch [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/273/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T21:18:53.557Z] 2022-08-03 21:18:53,540 [read_version] DEBUG read version from /w/workspace/edgex-go/273/.semver/main [2022-08-03T21:18:53.557Z] 2.3.0-dev.39 [Pipeline] } [2022-08-03T21:18:53.830Z] $ docker exec --env ******** --env ******** 37789a667367437672c492afbb7f3baa97efe4b9e05b56e3c9a4857c01705a0f ssh-agent -k [2022-08-03T21:18:53.948Z] unset SSH_AUTH_SOCK; [2022-08-03T21:18:53.948Z] unset SSH_AGENT_PID; [2022-08-03T21:18:53.948Z] echo Agent pid 39 killed; [2022-08-03T21:18:53.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T21:18:54.268Z] + git semver [Pipeline] } [2022-08-03T21:18:54.546Z] $ docker stop --time=1 37789a667367437672c492afbb7f3baa97efe4b9e05b56e3c9a4857c01705a0f [2022-08-03T21:18:55.875Z] $ docker rm -f 37789a667367437672c492afbb7f3baa97efe4b9e05b56e3c9a4857c01705a0f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T21:18:56.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T21:18:56.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:18:56.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T21:18:56.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T21:18:56.693Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T21:18:56.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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-devops/py-git-semver:0.1.4 cat [2022-08-03T21:18:57.129Z] $ docker top 75dd1963a7eab947c62cca9b22718c20518667726796091ebfdd731a49a2d788 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T21:18:57.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T21:18:57.237Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T21:18:57.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T21:18:57.388Z] $ docker exec 75dd1963a7eab947c62cca9b22718c20518667726796091ebfdd731a49a2d788 ssh-agent [2022-08-03T21:18:57.520Z] SSH_AUTH_SOCK=/tmp/ssh-J2ssLwCyqjIp/agent.32 [2022-08-03T21:18:57.520Z] SSH_AGENT_PID=38 [2022-08-03T21:18:57.526Z] Running ssh-add (command line suppressed) [2022-08-03T21:18:57.656Z] Identity added: /w/workspace/edgex-go/273@tmp/private_key_6005473450369305174.key (/w/workspace/edgex-go/273@tmp/private_key_6005473450369305174.key) [2022-08-03T21:18:57.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T21:18:57.969Z] + git semver push [2022-08-03T21:18:58.230Z] 2022-08-03 21:18:58,188 [run_push] DEBUG push [2022-08-03T21:18:58.230Z] 2022-08-03 21:18:58,188 [execute] INFO git cat-file --batch-check [2022-08-03T21:18:58.230Z] 2022-08-03 21:18:58,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/273/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T21:18:58.230Z] 2022-08-03 21:18:58,194 [execute] INFO git rev-list b96b2cb5f0abf3508f944d7a461fdf1c26c6bcc4 -- [2022-08-03T21:18:58.230Z] 2022-08-03 21:18:58,194 [execute] DEBUG Popen(['git', 'rev-list', 'b96b2cb5f0abf3508f944d7a461fdf1c26c6bcc4', '--'], cwd=/w/workspace/edgex-go/273/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-03T21:18:58.230Z] 2022-08-03 21:18:58,208 [execute] INFO git fetch -v origin [2022-08-03T21:18:58.230Z] 2022-08-03 21:18:58,208 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/273/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-03T21:18:58.804Z] 2022-08-03 21:18:58,715 [run_push] DEBUG no remote changes detected [2022-08-03T21:18:58.804Z] 2022-08-03 21:18:58,716 [execute] INFO git push origin semver [2022-08-03T21:18:58.804Z] 2022-08-03 21:18:58,716 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/273/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-03T21:19:00.194Z] 2022-08-03 21:18:59,896 [run_push] DEBUG push all version tags [2022-08-03T21:19:00.194Z] 2022-08-03 21:18:59,897 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-03T21:19:00.195Z] 2022-08-03 21:18:59,897 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/273, universal_newlines=False, shell=None, istream=None) [2022-08-03T21:19:00.769Z] 2022-08-03 21:19:00,666 [read_version] DEBUG read version from /w/workspace/edgex-go/273/.semver/main [2022-08-03T21:19:00.770Z] 2.3.0-dev.39 [Pipeline] } [2022-08-03T21:19:00.782Z] $ docker exec --env ******** --env ******** 75dd1963a7eab947c62cca9b22718c20518667726796091ebfdd731a49a2d788 ssh-agent -k [2022-08-03T21:19:00.882Z] unset SSH_AUTH_SOCK; [2022-08-03T21:19:00.882Z] unset SSH_AGENT_PID; [2022-08-03T21:19:00.882Z] echo Agent pid 38 killed; [2022-08-03T21:19:00.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T21:19:01.203Z] + git semver [Pipeline] } [2022-08-03T21:19:01.476Z] $ docker stop --time=1 75dd1963a7eab947c62cca9b22718c20518667726796091ebfdd731a49a2d788 [2022-08-03T21:19:02.818Z] $ docker rm -f 75dd1963a7eab947c62cca9b22718c20518667726796091ebfdd731a49a2d788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-03T21:19:03.352Z] + [ -d /w/workspace/edgex-go/273/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:19:03.647Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:19:04.521Z] ---> package-listing.sh [2022-08-03T21:19:04.521Z] ++ facter osfamily [2022-08-03T21:19:04.521Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-03T21:19:04.782Z] + OS_FAMILY=debian [2022-08-03T21:19:04.782Z] + workspace=/w/workspace/edgex-go/273 [2022-08-03T21:19:04.782Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-03T21:19:04.782Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-03T21:19:04.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-03T21:19:04.782Z] + PACKAGES=/tmp/packages_start.txt [2022-08-03T21:19:04.782Z] + '[' /w/workspace/edgex-go/273 ']' [2022-08-03T21:19:04.782Z] + PACKAGES=/tmp/packages_end.txt [2022-08-03T21:19:04.782Z] + case "${OS_FAMILY}" in [2022-08-03T21:19:04.782Z] + dpkg -l [2022-08-03T21:19:04.782Z] + grep '^ii' [2022-08-03T21:19:04.782Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-03T21:19:04.782Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-03T21:19:04.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-03T21:19:04.782Z] + '[' /w/workspace/edgex-go/273 ']' [2022-08-03T21:19:04.782Z] + mkdir -p /w/workspace/edgex-go/273/archives/ [2022-08-03T21:19:04.782Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/273/archives/ [Pipeline] echo [2022-08-03T21:19:04.794Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/273/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-03T21:19:05.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:19:05.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T21:19:05.648Z] [2022-08-03T21:19:05.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T21:19:05.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T21:19:06.218Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-03T21:19:06.218Z] 5eb5b503b376: Pulling fs layer [2022-08-03T21:19:06.218Z] 5c69ac0246d0: Pulling fs layer [2022-08-03T21:19:06.218Z] ec43610c2a17: Pulling fs layer [2022-08-03T21:19:06.218Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-03T21:19:06.218Z] 3a2ae6a8a46f: Waiting [2022-08-03T21:19:06.218Z] 33b1e0a273af: Pulling fs layer [2022-08-03T21:19:06.218Z] 5d3b04190fa2: Pulling fs layer [2022-08-03T21:19:06.218Z] 33b1e0a273af: Waiting [2022-08-03T21:19:06.218Z] 2f39f015ded8: Pulling fs layer [2022-08-03T21:19:06.218Z] 5d3b04190fa2: Waiting [2022-08-03T21:19:06.218Z] 2f39f015ded8: Waiting [2022-08-03T21:19:06.218Z] 5c69ac0246d0: Download complete [2022-08-03T21:19:06.218Z] 3a2ae6a8a46f: Download complete [2022-08-03T21:19:06.218Z] 33b1e0a273af: Verifying Checksum [2022-08-03T21:19:06.218Z] 33b1e0a273af: Download complete [2022-08-03T21:19:06.218Z] ec43610c2a17: Verifying Checksum [2022-08-03T21:19:06.218Z] ec43610c2a17: Download complete [2022-08-03T21:19:06.218Z] 5d3b04190fa2: Verifying Checksum [2022-08-03T21:19:06.218Z] 5d3b04190fa2: Download complete [2022-08-03T21:19:06.479Z] 5eb5b503b376: Verifying Checksum [2022-08-03T21:19:06.479Z] 5eb5b503b376: Download complete [2022-08-03T21:19:07.048Z] 2f39f015ded8: Download complete [2022-08-03T21:19:07.616Z] 5eb5b503b376: Pull complete [2022-08-03T21:19:07.616Z] 5c69ac0246d0: Pull complete [2022-08-03T21:19:08.184Z] ec43610c2a17: Pull complete [2022-08-03T21:19:08.184Z] 3a2ae6a8a46f: Pull complete [2022-08-03T21:19:08.443Z] 33b1e0a273af: Pull complete [2022-08-03T21:19:08.443Z] 5d3b04190fa2: Pull complete [2022-08-03T21:19:12.641Z] 2f39f015ded8: Pull complete [2022-08-03T21:19:12.641Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-03T21:19:12.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T21:19:12.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T21:19:12.734Z] prd-ubuntu20.04-docker-8c-8g-21892 does not seem to be running inside a container [2022-08-03T21:19:12.773Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/273/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/273 -v /w/workspace/edgex-go/273:/w/workspace/edgex-go/273:rw,z -v /w/workspace/edgex-go/273@tmp:/w/workspace/edgex-go/273@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 [2022-08-03T21:19:14.498Z] $ docker top b71a3fcd3426b3dbdc8bdf44f015754d2cb83044fd289226fbb0e97541093706 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T21:19:14.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-03T21:19:15.129Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-03T21:19:15.415Z] + ls /var/log/sa-host [2022-08-03T21:19:15.415Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T21:19:15.545Z] provisioning config files... [2022-08-03T21:19:15.555Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/273@tmp/config4139529132647123115tmp [Pipeline] { [Pipeline] echo [2022-08-03T21:19:15.567Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:19:15.849Z] ---> create-netrc.sh [Pipeline] } [2022-08-03T21:19:15.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:19:16.186Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-03T21:19:16.195Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:19:16.480Z] ---> sudo-logs.sh [2022-08-03T21:19:16.480Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-03T21:19:16.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:19:16.781Z] ---> job-cost.sh [2022-08-03T21:19:16.781Z] lf-activate-venv: SKIPPING [2022-08-03T21:19:16.781Z] DEBUG: total: 0.10999999940395355 [2022-08-03T21:19:16.781Z] INFO: Retrieving Stack Cost... [2022-08-03T21:19:17.041Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-03T21:19:17.611Z] INFO: Archiving Costs [Pipeline] echo [2022-08-03T21:19:17.621Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T21:19:17.907Z] ---> logs-deploy.sh [2022-08-03T21:19:17.907Z] lf-activate-venv: SKIPPING [2022-08-03T21:19:17.907Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/273 [2022-08-03T21:19:17.907Z] INFO: archiving workspace using pattern(s): [2022-08-03T21:19:18.847Z] Archives upload complete. [2022-08-03T21:19:18.847Z] INFO: archiving logs to Nexus