Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 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-ssh6400769206299367275.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16050567413000998137.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17243047946628819030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh509325086090797179.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh2776894493275824383.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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/v3], 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.20 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/v3 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3155 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/551 [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/551 # 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 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 (main) Commit message: "Merge pull request #4606 from lindseysimple/issue-4247" > 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 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 > git rev-list --no-walk e9743d574695eaaacfb4360752d68f7ca76ed8b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-09T00:32:12.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-09T00:32:12.506Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-09T00:32:12.521Z] ========================================================= [2023-08-09T00:32:12.521Z] EdgeX Global Pipelines Version Info [2023-08-09T00:32:12.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-09T00:32:13.598Z] ------------------- [2023-08-09T00:32:13.598Z] stable info: [2023-08-09T00:32:13.598Z] ------------------- [2023-08-09T00:32:13.598Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-09T00:32:13.598Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-09T00:32:13.598Z] Message: update stable to v1.0.250 [2023-08-09T00:32:13.858Z] ------------------- [2023-08-09T00:32:13.858Z] experimental info: [2023-08-09T00:32:13.858Z] ------------------- [2023-08-09T00:32:13.858Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-09T00:32:13.858Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-09T00:32:13.858Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-09T00:32:14.035Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-09T00:32:14.043Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-09T00:32:14.051Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-09T00:32:14.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-09T00:32:14.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-09T00:32:14.083Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-09T00:32:14.098Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-09T00:32:14.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-09T00:32:14.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-09T00:32:14.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-09T00:32:14.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-09T00:32:14.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-09T00:32:14.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-09T00:32:14.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-09T00:32:14.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-09T00:32:14.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T00:32:14.220Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T00:32:14.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-09T00:32:14.246Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-09T00:32:14.253Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-09T00:32:14.262Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-09T00:32:14.269Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-09T00:32:14.277Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-09T00:32:14.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-09T00:32:14.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-09T00:32:14.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-09T00:32:14.321Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] echo [2023-08-09T00:32:14.329Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc2302e [Pipeline] echo [2023-08-09T00:32:14.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T00:32:14.382Z] provisioning config files... [2023-08-09T00:32:14.398Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/551@tmp/config16898952245298404266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T00:32:14.699Z] ---> docker-login.sh [2023-08-09T00:32:14.699Z] nexus3.edgexfoundry.org:10001 [2023-08-09T00:32:14.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:32:14.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:32:14.960Z] Configure a credential helper to remove this warning. See [2023-08-09T00:32:14.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:32:14.960Z] [2023-08-09T00:32:14.960Z] Login Succeeded [2023-08-09T00:32:14.960Z] nexus3.edgexfoundry.org:10002 [2023-08-09T00:32:14.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:32:14.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:32:14.960Z] Configure a credential helper to remove this warning. See [2023-08-09T00:32:14.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:32:14.960Z] [2023-08-09T00:32:14.960Z] Login Succeeded [2023-08-09T00:32:14.960Z] nexus3.edgexfoundry.org:10003 [2023-08-09T00:32:15.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:32:15.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:32:15.221Z] Configure a credential helper to remove this warning. See [2023-08-09T00:32:15.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:32:15.221Z] [2023-08-09T00:32:15.221Z] Login Succeeded [2023-08-09T00:32:15.221Z] nexus3.edgexfoundry.org:10004 [2023-08-09T00:32:15.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:32:15.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:32:15.221Z] Configure a credential helper to remove this warning. See [2023-08-09T00:32:15.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:32:15.221Z] [2023-08-09T00:32:15.221Z] Login Succeeded [2023-08-09T00:32:15.221Z] docker.io [2023-08-09T00:32:15.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:32:15.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:32:15.483Z] Configure a credential helper to remove this warning. See [2023-08-09T00:32:15.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:32:15.483Z] [2023-08-09T00:32:15.483Z] Login Succeeded [2023-08-09T00:32:15.483Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T00:32:15.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T00:32:15.797Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-08-09T00:32:15.798Z] + dirname cmd/core-command/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-09T00:32:15.798Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-09T00:32:15.798Z] + dirname cmd/core-data/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-09T00:32:15.798Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-08-09T00:32:15.798Z] -f2 [2023-08-09T00:32:15.798Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-09T00:32:15.798Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-09T00:32:15.798Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-09T00:32:15.798Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-09T00:32:15.798Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-09T00:32:15.798Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-09T00:32:15.798Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-09T00:32:15.798Z] + + dirname cmd/security-spire-config/Dockerfile [2023-08-09T00:32:15.798Z] cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-09T00:32:15.798Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-09T00:32:15.798Z] + dirname cmd/support-notifications/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-09T00:32:15.798Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-09T00:32:15.798Z] + cut -d/ -f2 [2023-08-09T00:32:15.798Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-09T00:32:15.853Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-09T00:32:16.206Z] + git rev-list -1 --merges fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252~1..fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] echo [2023-08-09T00:32:16.217Z] -----------> git rev-list -1 --merges fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252~1..fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:32:16.217Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [false] [Pipeline] sh [2023-08-09T00:32:16.511Z] + git log --format=format:%s -1 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] echo [2023-08-09T00:32:16.529Z] ========================================================= [2023-08-09T00:32:16.529Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-09T00:32:16.529Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-09T00:32:17.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T00:32:17.002Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-09T00:32:17.002Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-09T00:32:17.002Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-09T00:32:17.002Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-09T00:32:17.002Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-09T00:32:17.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:32:17.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T00:32:17.425Z] [2023-08-09T00:32:17.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:32:17.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T00:32:17.759Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-09T00:32:17.759Z] b85a868b505f: Pulling fs layer [2023-08-09T00:32:17.759Z] e2be974225ed: Pulling fs layer [2023-08-09T00:32:17.759Z] 339a4e72a1f5: Pulling fs layer [2023-08-09T00:32:17.759Z] 988bab9f4d93: Pulling fs layer [2023-08-09T00:32:17.759Z] 1469e6f7b9e6: Pulling fs layer [2023-08-09T00:32:17.759Z] eaf3925da568: Pulling fs layer [2023-08-09T00:32:17.759Z] bab4dde63d76: Pulling fs layer [2023-08-09T00:32:17.759Z] bde34c3a00c8: Pulling fs layer [2023-08-09T00:32:17.759Z] b352a97aabf1: Pulling fs layer [2023-08-09T00:32:17.759Z] 4872d77fe225: Pulling fs layer [2023-08-09T00:32:17.759Z] 5851b861e8e6: Pulling fs layer [2023-08-09T00:32:17.759Z] bab4dde63d76: Waiting [2023-08-09T00:32:17.759Z] bde34c3a00c8: Waiting [2023-08-09T00:32:17.759Z] b352a97aabf1: Waiting [2023-08-09T00:32:17.759Z] 4872d77fe225: Waiting [2023-08-09T00:32:17.759Z] 5851b861e8e6: Waiting [2023-08-09T00:32:17.759Z] 988bab9f4d93: Waiting [2023-08-09T00:32:17.759Z] 1469e6f7b9e6: Waiting [2023-08-09T00:32:17.759Z] eaf3925da568: Waiting [2023-08-09T00:32:17.759Z] e2be974225ed: Verifying Checksum [2023-08-09T00:32:17.759Z] e2be974225ed: Download complete [2023-08-09T00:32:17.759Z] 988bab9f4d93: Verifying Checksum [2023-08-09T00:32:17.759Z] 988bab9f4d93: Download complete [2023-08-09T00:32:17.759Z] 1469e6f7b9e6: Verifying Checksum [2023-08-09T00:32:17.759Z] 1469e6f7b9e6: Download complete [2023-08-09T00:32:17.759Z] eaf3925da568: Verifying Checksum [2023-08-09T00:32:17.759Z] eaf3925da568: Download complete [2023-08-09T00:32:17.759Z] 339a4e72a1f5: Verifying Checksum [2023-08-09T00:32:17.759Z] 339a4e72a1f5: Download complete [2023-08-09T00:32:17.759Z] bde34c3a00c8: Verifying Checksum [2023-08-09T00:32:17.759Z] bde34c3a00c8: Download complete [2023-08-09T00:32:18.018Z] b352a97aabf1: Download complete [2023-08-09T00:32:18.019Z] 4872d77fe225: Verifying Checksum [2023-08-09T00:32:18.019Z] 4872d77fe225: Download complete [2023-08-09T00:32:18.019Z] 5851b861e8e6: Verifying Checksum [2023-08-09T00:32:18.019Z] 5851b861e8e6: Download complete [2023-08-09T00:32:18.019Z] b85a868b505f: Verifying Checksum [2023-08-09T00:32:18.019Z] b85a868b505f: Download complete [2023-08-09T00:32:18.278Z] bab4dde63d76: Verifying Checksum [2023-08-09T00:32:18.278Z] bab4dde63d76: Download complete [2023-08-09T00:32:19.217Z] b85a868b505f: Pull complete [2023-08-09T00:32:19.217Z] e2be974225ed: Pull complete [2023-08-09T00:32:19.784Z] 339a4e72a1f5: Pull complete [2023-08-09T00:32:19.784Z] 988bab9f4d93: Pull complete [2023-08-09T00:32:20.044Z] 1469e6f7b9e6: Pull complete [2023-08-09T00:32:20.303Z] eaf3925da568: Pull complete [2023-08-09T00:32:21.680Z] bab4dde63d76: Pull complete [2023-08-09T00:32:21.940Z] bde34c3a00c8: Pull complete [2023-08-09T00:32:21.940Z] b352a97aabf1: Pull complete [2023-08-09T00:32:21.940Z] 4872d77fe225: Pull complete [2023-08-09T00:32:22.200Z] 5851b861e8e6: Pull complete [2023-08-09T00:32:22.200Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-09T00:32:22.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T00:32:22.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:32:22.310Z] prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container [2023-08-09T00:32:22.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T00:32:25.376Z] $ docker top 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 -eo pid,comm [2023-08-09T00:32:25.441Z] 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). [2023-08-09T00:32:25.441Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T00:32:25.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T00:32:25.474Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T00:32:25.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T00:32:25.592Z] $ docker exec 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 ssh-agent [2023-08-09T00:32:25.709Z] SSH_AUTH_SOCK=/tmp/ssh-RxPLUKe94iQL/agent.32 [2023-08-09T00:32:25.709Z] SSH_AGENT_PID=38 [2023-08-09T00:32:25.716Z] Running ssh-add (command line suppressed) [2023-08-09T00:32:25.814Z] Identity added: /w/workspace/edgex-go/551@tmp/private_key_2734690396865545717.key (/w/workspace/edgex-go/551@tmp/private_key_2734690396865545717.key) [2023-08-09T00:32:25.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T00:32:26.119Z] + git tag --points-at HEAD [Pipeline] } [2023-08-09T00:32:26.127Z] $ docker exec --env ******** --env ******** 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 ssh-agent -k [2023-08-09T00:32:26.213Z] unset SSH_AUTH_SOCK; [2023-08-09T00:32:26.214Z] unset SSH_AGENT_PID; [2023-08-09T00:32:26.214Z] echo Agent pid 38 killed; [2023-08-09T00:32:26.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-09T00:32:26.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T00:32:26.251Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T00:32:26.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T00:32:26.349Z] $ docker exec 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 ssh-agent [2023-08-09T00:32:26.463Z] SSH_AUTH_SOCK=/tmp/ssh-y6SJsCjDJFfi/agent.70 [2023-08-09T00:32:26.463Z] SSH_AGENT_PID=77 [2023-08-09T00:32:26.467Z] Running ssh-add (command line suppressed) [2023-08-09T00:32:26.556Z] Identity added: /w/workspace/edgex-go/551@tmp/private_key_3206806396201533206.key (/w/workspace/edgex-go/551@tmp/private_key_3206806396201533206.key) [2023-08-09T00:32:26.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T00:32:26.879Z] + git semver init [2023-08-09T00:32:27.139Z] 2023-08-09 00:32:27,038 [run_init] DEBUG init version:0.0.0 force:False [2023-08-09T00:32:27.139Z] 2023-08-09 00:32:27,039 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/551/.semver [2023-08-09T00:32:27.139Z] 2023-08-09 00:32:27,040 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/551/.semver [2023-08-09T00:32:27.139Z] 2023-08-09 00:32:27,040 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/551/.semver'], cwd=/w/workspace/edgex-go/551, universal_newlines=False, shell=None, istream=None) [2023-08-09T00:32:32.426Z] 2023-08-09 00:32:31,880 [append_file] DEBUG append to file:/w/workspace/edgex-go/551/.git/info/exclude [2023-08-09T00:32:32.426Z] 2023-08-09 00:32:31,881 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/551/.semver/main with force:False [2023-08-09T00:32:32.426Z] 2023-08-09 00:32:31,881 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main [2023-08-09T00:32:32.426Z] 2023-08-09 00:32:31,881 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main [2023-08-09T00:32:32.426Z] 3.1.0-dev.17 [Pipeline] } [2023-08-09T00:32:32.433Z] $ docker exec --env ******** --env ******** 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 ssh-agent -k [2023-08-09T00:32:32.533Z] unset SSH_AUTH_SOCK; [2023-08-09T00:32:32.533Z] unset SSH_AGENT_PID; [2023-08-09T00:32:32.533Z] echo Agent pid 77 killed; [2023-08-09T00:32:32.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T00:32:32.850Z] + git semver [Pipeline] } [2023-08-09T00:32:33.119Z] $ docker stop --time=1 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 [2023-08-09T00:32:34.415Z] $ docker rm -f --volumes 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T00:32:34.753Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-09T00:32:34.959Z] Stashed 1 file(s) [Pipeline] echo [2023-08-09T00:32:34.961Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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 [2023-08-09T00:32:35.337Z] + git config --global --add safe.directory /w/workspace/edgex-go/551 [Pipeline] echo [2023-08-09T00:32:35.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T00:32:35.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T00:32:35.374Z] ========================================================= [2023-08-09T00:32:35.374Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-09T00:32:35.374Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:32:35.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T00:32:35.667Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-09T00:32:35.667Z] 4db1b89c0bd1: Pulling fs layer [2023-08-09T00:32:35.667Z] 6911f1a30b25: Pulling fs layer [2023-08-09T00:32:35.667Z] e194b8c5c2a9: Pulling fs layer [2023-08-09T00:32:35.667Z] 6863d3e3a2b1: Pulling fs layer [2023-08-09T00:32:35.667Z] ec0bb842ea78: Pulling fs layer [2023-08-09T00:32:35.667Z] 40a00589a448: Pulling fs layer [2023-08-09T00:32:35.667Z] 6c08303d61cc: Pulling fs layer [2023-08-09T00:32:35.667Z] 798269fcf238: Pulling fs layer [2023-08-09T00:32:35.667Z] 6863d3e3a2b1: Waiting [2023-08-09T00:32:35.667Z] ec0bb842ea78: Waiting [2023-08-09T00:32:35.667Z] 40a00589a448: Waiting [2023-08-09T00:32:35.667Z] 6c08303d61cc: Waiting [2023-08-09T00:32:35.667Z] 6911f1a30b25: Download complete [2023-08-09T00:32:35.667Z] 6863d3e3a2b1: Download complete [2023-08-09T00:32:35.667Z] ec0bb842ea78: Verifying Checksum [2023-08-09T00:32:35.667Z] ec0bb842ea78: Download complete [2023-08-09T00:32:35.667Z] 4db1b89c0bd1: Verifying Checksum [2023-08-09T00:32:35.667Z] 4db1b89c0bd1: Download complete [2023-08-09T00:32:35.667Z] 40a00589a448: Verifying Checksum [2023-08-09T00:32:35.667Z] 40a00589a448: Download complete [2023-08-09T00:32:35.929Z] 4db1b89c0bd1: Pull complete [2023-08-09T00:32:35.929Z] 6911f1a30b25: Pull complete [2023-08-09T00:32:36.190Z] 798269fcf238: Verifying Checksum [2023-08-09T00:32:36.190Z] 798269fcf238: Download complete [2023-08-09T00:32:36.450Z] e194b8c5c2a9: Verifying Checksum [2023-08-09T00:32:36.450Z] e194b8c5c2a9: Download complete [2023-08-09T00:32:36.450Z] 6c08303d61cc: Verifying Checksum [2023-08-09T00:32:36.450Z] 6c08303d61cc: Download complete [2023-08-09T00:32:39.737Z] e194b8c5c2a9: Pull complete [2023-08-09T00:32:39.995Z] 6863d3e3a2b1: Pull complete [2023-08-09T00:32:39.995Z] ec0bb842ea78: Pull complete [2023-08-09T00:32:39.995Z] 40a00589a448: Pull complete [2023-08-09T00:32:42.528Z] 6c08303d61cc: Pull complete [2023-08-09T00:32:43.094Z] 798269fcf238: Pull complete [2023-08-09T00:32:43.353Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-09T00:32:43.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T00:32:43.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:32:43.644Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T00:32:43.644Z] WORKDIR /edgex [2023-08-09T00:32:43.644Z] COPY go.mod . [2023-08-09T00:32:43.644Z] RUN go mod download [2023-08-09T00:32:43.644Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-09T00:32:44.210Z] Sending build context to Docker daemon 170.7MB [2023-08-09T00:32:44.210Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T00:32:44.210Z] ---> ec979cd7f677 [2023-08-09T00:32:44.210Z] Step 2/4 : WORKDIR /edgex [2023-08-09T00:32:49.485Z] ---> Running in 2209cfea6604 [2023-08-09T00:32:49.486Z] Removing intermediate container 2209cfea6604 [2023-08-09T00:32:49.486Z] ---> f3c7acb4c89c [2023-08-09T00:32:49.486Z] Step 3/4 : COPY go.mod . [2023-08-09T00:32:49.486Z] ---> fee64dc63a91 [2023-08-09T00:32:49.486Z] Step 4/4 : RUN go mod download [2023-08-09T00:32:49.486Z] ---> Running in 379e5344c956 [2023-08-09T00:32:50.027Z] Still waiting to schedule task [2023-08-09T00:32:50.027Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3152’ [2023-08-09T00:33:11.416Z] Removing intermediate container 379e5344c956 [2023-08-09T00:33:11.416Z] ---> 7a8a95b3a238 [2023-08-09T00:33:11.416Z] Successfully built 7a8a95b3a238 [2023-08-09T00:33:11.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:33:11.708Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T00:33:11.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:33:11.777Z] prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container [2023-08-09T00:33:11.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 ******** ci-base-image-x86_64 cat [2023-08-09T00:33:12.294Z] $ docker top b8d729021ac211aeff46c22faf7250f680d829dcc128559e260147fb5e1c49f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T00:33:12.623Z] + go version [2023-08-09T00:33:12.623Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-09T00:33:12.641Z] $ docker stop --time=1 b8d729021ac211aeff46c22faf7250f680d829dcc128559e260147fb5e1c49f7 [2023-08-09T00:33:13.891Z] $ docker rm -f --volumes b8d729021ac211aeff46c22faf7250f680d829dcc128559e260147fb5e1c49f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:33:14.290Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T00:33:14.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:33:14.357Z] prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container [2023-08-09T00:33:14.395Z] $ 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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 ******** ci-base-image-x86_64 cat [2023-08-09T00:33:14.686Z] $ docker top b660f8e1adbe74623847e88073986a83978fc14c6479cd29f99e5b409b244fa2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-09T00:33:14.739Z] ========================================================= [2023-08-09T00:33:14.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-09T00:33:14.739Z] ========================================================= [Pipeline] sh [2023-08-09T00:33:15.016Z] + git config --global --add safe.directory /w/workspace/edgex-go/551 [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:33:15.309Z] + make test [2023-08-09T00:33:15.309Z] go test -race -coverprofile=coverage.out ./... [2023-08-09T00:33:21.873Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-09T00:33:34.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-09T00:33:34.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-09T00:33:34.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-09T00:33:34.648Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-09T00:33:34.648Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-09T00:33:34.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-09T00:33:34.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-09T00:33:34.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-09T00:33:34.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-09T00:33:34.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-09T00:33:35.471Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-09T00:33:35.471Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-09T00:33:35.471Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-09T00:33:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-09T00:33:37.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-09T00:33:37.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-09T00:33:37.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-08-09T00:33:39.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements [2023-08-09T00:33:44.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements [2023-08-09T00:33:44.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-09T00:33:44.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-09T00:33:44.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-09T00:33:44.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-09T00:33:44.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-09T00:33:45.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.0% of statements [2023-08-09T00:33:46.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-09T00:33:46.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-09T00:33:46.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:33:46.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-09T00:33:46.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-09T00:33:47.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-09T00:33:47.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-09T00:33:49.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.817s coverage: 93.4% of statements [2023-08-09T00:33:49.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-08-09T00:33:49.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-09T00:33:49.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:33:49.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-09T00:33:50.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 97.6% of statements [2023-08-09T00:33:50.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-09T00:33:50.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-09T00:33:50.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-09T00:33:50.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-09T00:33:50.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-09T00:33:50.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-09T00:33:50.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-09T00:33:50.096Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-08-09T00:33:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-09T00:33:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-09T00:33:52.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-08-09T00:33:52.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 32.2% of statements [2023-08-09T00:33:52.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements [2023-08-09T00:33:52.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 82.9% of statements [2023-08-09T00:33:52.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2023-08-09T00:33:52.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-08-09T00:33:52.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-08-09T00:33:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-09T00:33:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-09T00:33:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-09T00:33:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-09T00:33:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-09T00:33:53.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-09T00:33:53.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-09T00:33:53.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-09T00:33:54.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-09T00:33:54.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-09T00:33:54.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-09T00:33:54.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-09T00:33:54.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-09T00:33:54.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-09T00:33:55.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-09T00:33:56.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-09T00:33:56.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-09T00:33:57.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-09T00:33:57.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-09T00:33:58.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-09T00:33:58.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-09T00:33:58.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-09T00:34:00.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-09T00:34:00.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-09T00:34:00.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-09T00:34:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-09T00:34:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-09T00:34:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-09T00:34:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-09T00:34:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-09T00:34:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-09T00:34:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-09T00:34:02.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-09T00:34:04.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-09T00:34:04.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:34:04.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-09T00:34:04.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-09T00:34:04.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2023-08-09T00:34:05.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-09T00:34:05.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-09T00:34:06.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-09T00:34:06.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.242s coverage: 79.9% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.069s coverage: 92.9% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.088s coverage: 100.0% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 81.8% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 82.1% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 95.7% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-08-09T00:34:18.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 98.9% of statements [2023-08-09T00:34:18.264Z] 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 [2023-08-09T00:34:18.264Z] running golangci-lint [2023-08-09T00:34:18.264Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-09T00:34:18.264Z] go version go1.20.6 linux/amd64 [2023-08-09T00:34:18.264Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-09T00:34:18.264Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-09T00:34:33.136Z] level=info msg="[loader] Go packages loading at mode 575 (deps|name|compiled_files|exports_file|files|imports|types_sizes) took 13.817878558s" [2023-08-09T00:34:33.136Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.490341ms" [2023-08-09T00:34:38.126Z] level=info msg="[linters_context/goanalysis] analyzers took 53.629235941s with top 10 stages: buildir: 29.014029811s, fact_deprecated: 2.233802908s, inspect: 2.005307056s, gosec: 1.296601477s, ctrlflow: 1.251866201s, printf: 1.12708295s, S1038: 919.612611ms, fact_purity: 800.322054ms, nilness: 747.783807ms, typedness: 497.300281ms" [2023-08-09T00:34:38.126Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-09T00:34:38.126Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 200/200, cgo: 200/200, exclude-rules: 21/200, nolint: 0/21, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, skip_files: 200/200" [2023-08-09T00:34:38.126Z] level=info msg="[runner] processing took 21.326496ms with stages: nolint: 11.28857ms, identifier_marker: 5.714765ms, exclude-rules: 1.542904ms, path_prettifier: 1.243822ms, autogenerated_exclude: 1.090381ms, skip_dirs: 395.36µs, cgo: 29.532µs, filename_unadjuster: 16.121µs, max_same_issues: 1.23µs, uniq_by_line: 581ns, skip_files: 520ns, exclude: 390ns, max_from_linter: 370ns, path_shortener: 340ns, source_code: 330ns, diff: 330ns, severity-rules: 330ns, sort_results: 290ns, max_per_file_from_linter: 180ns, path_prefixer: 150ns" [2023-08-09T00:34:38.126Z] level=info msg="[runner] linters took 6.844672557s with stages: goanalysis_metalinter: 6.8232157s" [2023-08-09T00:34:38.126Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-09T00:34:38.126Z] level=info msg="Memory: 209 samples, avg is 193.0MB, max is 910.8MB" [2023-08-09T00:34:38.126Z] level=info msg="Execution took 20.707132777s" [2023-08-09T00:34:38.126Z] go vet ./... [2023-08-09T00:34:42.312Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T00:34:42.312Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T00:34:42.312Z] ./bin/test-attribution-txt.sh [2023-08-09T00:34:42.312Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-09T00:34:42.312Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-09T00:34:42.312Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-09T00:34:42.313Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-09T00:34:42.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-09T00:34:42.605Z] + ls -al . [2023-08-09T00:34:42.605Z] total 724 [2023-08-09T00:34:42.605Z] drwxrwxr-x 11 1001 1001 4096 Aug 9 00:33 . [2023-08-09T00:34:42.605Z] drwxr-xr-x 4 root root 4096 Aug 9 00:33 .. [2023-08-09T00:34:42.605Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 00:32 .blubracket [2023-08-09T00:34:42.605Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 00:32 .dockerignore [2023-08-09T00:34:42.605Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 00:32 .git [2023-08-09T00:34:42.605Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 00:32 .github [2023-08-09T00:34:42.605Z] -rw-rw-r-- 1 1001 1001 1133 Aug 9 00:32 .gitignore [2023-08-09T00:34:42.605Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 00:32 .golangci.yml [2023-08-09T00:34:42.605Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 00:32 .hadolint.yml [2023-08-09T00:34:42.605Z] drwxr-xr-x 3 1001 1001 4096 Aug 9 00:32 .semver [2023-08-09T00:34:42.605Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 00:32 .sonarcloud.properties [2023-08-09T00:34:42.605Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 00:32 ADOPTERS.md [2023-08-09T00:34:42.605Z] -rw-rw-r-- 1 1001 1001 11252 Aug 9 00:32 Attribution.txt [2023-08-09T00:34:42.605Z] -rw-rw-r-- 1 1001 1001 93407 Aug 9 00:32 CHANGELOG.md [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 00:32 CONTRIBUTING.md [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 00:32 GOVERNANCE.md [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 883 Aug 9 00:32 Jenkinsfile [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 00:32 LICENSE [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 14368 Aug 9 00:32 Makefile [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 00:32 OWNERS.md [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 9923 Aug 9 00:32 README.md [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 789 Aug 9 00:32 SECURITY.md [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 12 Aug 9 00:32 VERSION [2023-08-09T00:34:42.606Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 00:32 bin [2023-08-09T00:34:42.606Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 00:32 cmd [2023-08-09T00:34:42.606Z] -rw-r--r-- 1 root root 446998 Aug 9 00:34 coverage.out [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 3687 Aug 9 00:32 go.mod [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 33714 Aug 9 00:32 go.sum [2023-08-09T00:34:42.606Z] drwxrwxr-x 7 1001 1001 4096 Aug 9 00:32 internal [2023-08-09T00:34:42.606Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 00:32 openapi [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 594 Aug 9 00:32 security.txt [2023-08-09T00:34:42.606Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 00:32 snap [2023-08-09T00:34:42.606Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 00:32 version.go [Pipeline] sh [2023-08-09T00:34:42.894Z] + '[' -e coverage.out ] [2023-08-09T00:34:42.894Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-09T00:34:43.023Z] Stashed 1 file(s) [Pipeline] sh [2023-08-09T00:34:43.302Z] + make build [2023-08-09T00:34:43.302Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-09T00:34:55.530Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-09T00:34:56.464Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-09T00:34:57.396Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-09T00:34:58.329Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-09T00:35:04.889Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-09T00:35:06.274Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-09T00:35:07.655Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-09T00:35:08.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-09T00:35:09.523Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-09T00:35:10.098Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-09T00:35:11.481Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-09T00:35:12.883Z] $ docker stop --time=1 b660f8e1adbe74623847e88073986a83978fc14c6479cd29f99e5b409b244fa2 [2023-08-09T00:35:18.214Z] $ docker rm -f --volumes b660f8e1adbe74623847e88073986a83978fc14c6479cd29f99e5b409b244fa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:35:19.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-09T00:35:19.142Z] [2023-08-09T00:35:19.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:35:19.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-09T00:35:19.439Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-09T00:35:19.439Z] 91d30c5bc195: Pulling fs layer [2023-08-09T00:35:19.439Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-09T00:35:19.439Z] 9c61dcf015f6: Pulling fs layer [2023-08-09T00:35:19.439Z] 4698f68db338: Pulling fs layer [2023-08-09T00:35:19.439Z] 2a2f49069b9e: Pulling fs layer [2023-08-09T00:35:19.439Z] e0025b399a48: Pulling fs layer [2023-08-09T00:35:19.439Z] 4698f68db338: Waiting [2023-08-09T00:35:19.439Z] 2a2f49069b9e: Waiting [2023-08-09T00:35:19.439Z] e0025b399a48: Waiting [2023-08-09T00:35:19.439Z] 91d30c5bc195: Verifying Checksum [2023-08-09T00:35:19.439Z] 91d30c5bc195: Download complete [2023-08-09T00:35:19.439Z] 4698f68db338: Verifying Checksum [2023-08-09T00:35:19.439Z] 4698f68db338: Download complete [2023-08-09T00:35:19.695Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-09T00:35:19.695Z] 2e9b0aa3be6d: Download complete [2023-08-09T00:35:19.695Z] e0025b399a48: Verifying Checksum [2023-08-09T00:35:19.695Z] e0025b399a48: Download complete [2023-08-09T00:35:19.695Z] 91d30c5bc195: Pull complete [2023-08-09T00:35:19.695Z] 2a2f49069b9e: Download complete [2023-08-09T00:35:19.953Z] 2e9b0aa3be6d: Pull complete [2023-08-09T00:35:20.209Z] 9c61dcf015f6: Verifying Checksum [2023-08-09T00:35:20.210Z] 9c61dcf015f6: Download complete [2023-08-09T00:35:22.740Z] 9c61dcf015f6: Pull complete [2023-08-09T00:35:22.740Z] 4698f68db338: Pull complete [2023-08-09T00:35:22.998Z] 2a2f49069b9e: Pull complete [2023-08-09T00:35:22.998Z] e0025b399a48: Pull complete [2023-08-09T00:35:22.998Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-09T00:35:22.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-09T00:35:22.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:35:23.068Z] prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container [2023-08-09T00:35:23.107Z] $ 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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 [2023-08-09T00:35:24.403Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3159 in /w/workspace/edgexfoundry_edgex-go_main [2023-08-09T00:35:26.207Z] $ docker top 1b554f7ce6b6fb26806739308af982f91d1da69a111078424573380891e5f821 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-08-09T00:35:26.309Z] Running in /w/workspace/edgex-go/551 [Pipeline] { [Pipeline] checkout [2023-08-09T00:35:26.346Z] The recommended git tool is: git [2023-08-09T00:35:26.553Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-09T00:35:29.085Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #1 transferring dockerfile: 2.68kB done [2023-08-09T00:35:29.085Z] #1 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #2 transferring dockerfile: 2.58kB done [2023-08-09T00:35:29.085Z] #2 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #3 [core-command internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #3 transferring dockerfile: 1.82kB done [2023-08-09T00:35:29.085Z] #3 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #4 transferring dockerfile: 2.38kB done [2023-08-09T00:35:29.085Z] #4 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #5 transferring dockerfile: 2.04kB done [2023-08-09T00:35:29.085Z] #5 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #6 transferring dockerfile: 1.82kB done [2023-08-09T00:35:29.085Z] #6 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #7 transferring dockerfile: 2.63kB done [2023-08-09T00:35:29.085Z] #7 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #8 transferring dockerfile: 2.12kB done [2023-08-09T00:35:29.085Z] #8 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #9 transferring dockerfile: 2.06kB done [2023-08-09T00:35:29.085Z] #9 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #10 transferring dockerfile: 1.96kB done [2023-08-09T00:35:29.085Z] #10 DONE 0.1s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #11 transferring dockerfile: 2.82kB done [2023-08-09T00:35:29.085Z] #11 DONE 0.1s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #12 transferring dockerfile: 1.84kB done [2023-08-09T00:35:29.085Z] #12 DONE 0.1s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #13 [core-data internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #13 transferring dockerfile: 1.90kB done [2023-08-09T00:35:29.085Z] #13 DONE 0.1s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-09T00:35:29.085Z] #14 transferring dockerfile: 1.78kB done [2023-08-09T00:35:29.085Z] #14 DONE 0.1s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #15 [security-spire-agent internal] load .dockerignore [2023-08-09T00:35:29.085Z] #15 transferring context: 56B done [2023-08-09T00:35:29.085Z] #15 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #16 [security-spire-config internal] load .dockerignore [2023-08-09T00:35:29.085Z] #16 transferring context: 56B done [2023-08-09T00:35:29.085Z] #16 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #17 [core-command internal] load .dockerignore [2023-08-09T00:35:29.085Z] #17 transferring context: 56B done [2023-08-09T00:35:29.085Z] #17 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-08-09T00:35:29.085Z] #18 transferring context: 56B done [2023-08-09T00:35:29.085Z] #18 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #19 [security-proxy-auth internal] load .dockerignore [2023-08-09T00:35:29.085Z] #19 transferring context: 56B done [2023-08-09T00:35:29.085Z] #19 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #20 [support-scheduler internal] load .dockerignore [2023-08-09T00:35:29.085Z] #20 transferring context: 56B done [2023-08-09T00:35:29.085Z] #20 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #21 [security-spire-server internal] load .dockerignore [2023-08-09T00:35:29.085Z] #21 transferring context: 56B done [2023-08-09T00:35:29.085Z] #21 DONE 0.0s [2023-08-09T00:35:29.085Z] [2023-08-09T00:35:29.085Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-09T00:35:29.344Z] #22 transferring context: 56B done [2023-08-09T00:35:29.344Z] #22 DONE 0.0s [2023-08-09T00:35:29.344Z] [2023-08-09T00:35:29.344Z] #23 [security-proxy-setup internal] load .dockerignore [2023-08-09T00:35:29.344Z] #23 transferring context: 56B done [2023-08-09T00:35:29.344Z] #23 DONE 0.0s [2023-08-09T00:35:29.344Z] [2023-08-09T00:35:29.344Z] #24 [core-metadata internal] load .dockerignore [2023-08-09T00:35:29.344Z] #24 transferring context: 56B done [2023-08-09T00:35:29.344Z] #24 DONE 0.0s [2023-08-09T00:35:29.344Z] [2023-08-09T00:35:29.344Z] #25 [security-bootstrapper internal] load .dockerignore [2023-08-09T00:35:29.344Z] #25 transferring context: 56B done [2023-08-09T00:35:29.344Z] #25 DONE 0.0s [2023-08-09T00:35:29.344Z] [2023-08-09T00:35:29.344Z] #26 [core-data internal] load .dockerignore [2023-08-09T00:35:29.344Z] #26 transferring context: 56B done [2023-08-09T00:35:29.344Z] #26 DONE 0.0s [2023-08-09T00:35:29.344Z] [2023-08-09T00:35:29.344Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-08-09T00:35:29.344Z] #27 transferring context: 56B done [2023-08-09T00:35:29.344Z] #27 DONE 0.0s [2023-08-09T00:35:29.344Z] [2023-08-09T00:35:29.344Z] #28 [support-notifications internal] load .dockerignore [2023-08-09T00:35:29.344Z] #28 transferring context: 56B done [2023-08-09T00:35:29.344Z] #28 DONE 0.0s [2023-08-09T00:35:29.344Z] [2023-08-09T00:35:29.344Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T00:35:29.344Z] #29 DONE 0.0s [2023-08-09T00:35:29.344Z] [2023-08-09T00:35:29.344Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:35:29.602Z] #30 ... [2023-08-09T00:35:29.602Z] [2023-08-09T00:35:29.602Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T00:35:29.602Z] #29 DONE 0.0s [2023-08-09T00:35:29.602Z] [2023-08-09T00:35:29.602Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:35:30.196Z] #30 DONE 0.8s [2023-08-09T00:35:30.196Z] [2023-08-09T00:35:30.196Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:35:30.196Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:35:30.196Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:35:30.455Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-08-09T00:35:30.455Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:35:30.455Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T00:35:30.455Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T00:35:30.455Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-09T00:35:30.455Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-09T00:35:30.712Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-09T00:35:31.285Z] #31 ... [2023-08-09T00:35:31.285Z] [2023-08-09T00:35:31.285Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-09T00:35:31.285Z] #32 DONE 1.2s [2023-08-09T00:35:31.285Z] [2023-08-09T00:35:31.285Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-09T00:35:32.055Z] using credential edgex-jenkins-ssh [2023-08-09T00:35:32.079Z] Cloning the remote Git repository [2023-08-09T00:35:32.119Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-09T00:35:32.220Z] > git init /w/workspace/edgex-go/551 # timeout=10 [2023-08-09T00:35:32.378Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-09T00:35:32.379Z] > git --version # timeout=10 [2023-08-09T00:35:32.402Z] > git --version # 'git version 2.25.1' [2023-08-09T00:35:32.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T00:35:32.572Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T00:35:36.558Z] #33 ... [2023-08-09T00:35:36.558Z] [2023-08-09T00:35:36.558Z] #34 [security-proxy-setup internal] load build context [2023-08-09T00:35:36.558Z] #34 transferring context: 195.79MB 6.1s [2023-08-09T00:35:37.140Z] #34 ... [2023-08-09T00:35:37.140Z] [2023-08-09T00:35:37.140Z] #35 [support-scheduler internal] load build context [2023-08-09T00:35:37.140Z] #35 ... [2023-08-09T00:35:37.140Z] [2023-08-09T00:35:37.140Z] #34 [security-proxy-setup internal] load build context [2023-08-09T00:35:40.031Z] #34 ... [2023-08-09T00:35:40.031Z] [2023-08-09T00:35:40.031Z] #36 [security-secretstore-setup internal] load build context [2023-08-09T00:35:40.031Z] #36 ... [2023-08-09T00:35:40.031Z] [2023-08-09T00:35:40.031Z] #37 [security-proxy-auth internal] load build context [2023-08-09T00:35:40.940Z] #37 ... [2023-08-09T00:35:40.940Z] [2023-08-09T00:35:40.940Z] #38 [support-notifications internal] load build context [2023-08-09T00:35:40.940Z] #38 transferring context: 364.82MB 8.0s done [2023-08-09T00:35:40.940Z] #38 ... [2023-08-09T00:35:40.940Z] [2023-08-09T00:35:40.940Z] #39 [core-data internal] load build context [2023-08-09T00:35:41.198Z] #39 ... [2023-08-09T00:35:41.198Z] [2023-08-09T00:35:41.198Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-09T00:35:41.198Z] #40 transferring context: 364.82MB 9.9s done [2023-08-09T00:35:41.198Z] #40 ... [2023-08-09T00:35:41.198Z] [2023-08-09T00:35:41.198Z] #41 [core-command internal] load build context [2023-08-09T00:35:41.198Z] #41 transferring context: 364.82MB 10.5s done [2023-08-09T00:35:41.198Z] #41 ... [2023-08-09T00:35:41.198Z] [2023-08-09T00:35:41.198Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T00:35:41.456Z] #42 ... [2023-08-09T00:35:41.456Z] [2023-08-09T00:35:41.456Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:35:41.456Z] #43 transferring context: 364.82MB 10.6s done [2023-08-09T00:35:41.456Z] #43 ... [2023-08-09T00:35:41.456Z] [2023-08-09T00:35:41.456Z] #44 [security-bootstrapper internal] load build context [2023-08-09T00:35:41.456Z] #44 transferring context: 364.82MB 10.6s done [2023-08-09T00:35:41.456Z] #44 ... [2023-08-09T00:35:41.456Z] [2023-08-09T00:35:41.456Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T00:35:41.456Z] #0 0.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:41.456Z] #0 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:41.456Z] #0 1.508 (1/2) Installing ca-certificates (20230506-r0) [2023-08-09T00:35:41.456Z] #0 1.530 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:35:41.456Z] #0 1.544 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:35:41.456Z] #0 1.546 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:35:41.456Z] #0 1.621 OK: 8 MiB in 17 packages [2023-08-09T00:35:41.713Z] #45 ... [2023-08-09T00:35:41.713Z] [2023-08-09T00:35:41.713Z] #46 [core-metadata internal] load build context [2023-08-09T00:35:41.713Z] #46 transferring context: 364.82MB 11.1s done [2023-08-09T00:35:41.713Z] #46 ... [2023-08-09T00:35:41.713Z] [2023-08-09T00:35:41.713Z] #47 [security-spire-server internal] load build context [2023-08-09T00:35:41.970Z] #47 ... [2023-08-09T00:35:41.970Z] [2023-08-09T00:35:41.970Z] #48 [security-spire-config internal] load build context [2023-08-09T00:35:41.970Z] #48 transferring context: 364.82MB 10.6s done [2023-08-09T00:35:41.970Z] #48 ... [2023-08-09T00:35:41.970Z] [2023-08-09T00:35:41.970Z] #49 [security-spire-agent internal] load build context [2023-08-09T00:35:41.970Z] #49 transferring context: 364.82MB 10.3s done [2023-08-09T00:35:41.970Z] #49 ... [2023-08-09T00:35:41.970Z] [2023-08-09T00:35:41.970Z] #50 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:35:42.228Z] #50 ... [2023-08-09T00:35:42.228Z] [2023-08-09T00:35:42.228Z] #51 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T00:35:42.228Z] #51 ... [2023-08-09T00:35:42.228Z] [2023-08-09T00:35:42.228Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T00:35:42.494Z] #52 ... [2023-08-09T00:35:42.494Z] [2023-08-09T00:35:42.494Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:35:42.494Z] #53 ... [2023-08-09T00:35:42.494Z] [2023-08-09T00:35:42.494Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T00:35:42.752Z] #54 ... [2023-08-09T00:35:42.752Z] [2023-08-09T00:35:42.752Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:35:42.752Z] #55 ... [2023-08-09T00:35:42.752Z] [2023-08-09T00:35:42.752Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T00:35:43.273Z] #56 ... [2023-08-09T00:35:43.273Z] [2023-08-09T00:35:43.273Z] #47 [security-spire-server internal] load build context [2023-08-09T00:35:43.273Z] #47 transferring context: 364.82MB 12.4s done [2023-08-09T00:35:47.461Z] #47 ... [2023-08-09T00:35:47.461Z] [2023-08-09T00:35:47.461Z] #35 [support-scheduler internal] load build context [2023-08-09T00:35:47.461Z] #35 transferring context: 364.82MB 10.3s done [2023-08-09T00:35:49.997Z] #35 ... [2023-08-09T00:35:49.997Z] [2023-08-09T00:35:49.997Z] #34 [security-proxy-setup internal] load build context [2023-08-09T00:35:49.997Z] #34 transferring context: 364.82MB 10.8s done [2023-08-09T00:35:50.448Z] Avoid second fetch [2023-08-09T00:35:50.449Z] Checking out Revision fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 (main) [2023-08-09T00:35:49.577Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-09T00:35:49.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T00:35:50.472Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T00:35:50.564Z] #34 ... [2023-08-09T00:35:50.564Z] [2023-08-09T00:35:50.564Z] #37 [security-proxy-auth internal] load build context [2023-08-09T00:35:50.564Z] #37 transferring context: 364.82MB 11.3s done [2023-08-09T00:35:50.564Z] #37 ... [2023-08-09T00:35:50.564Z] [2023-08-09T00:35:50.564Z] #36 [security-secretstore-setup internal] load build context [2023-08-09T00:35:50.564Z] #36 transferring context: 364.82MB 10.6s done [2023-08-09T00:35:50.825Z] #36 ... [2023-08-09T00:35:50.825Z] [2023-08-09T00:35:50.825Z] #39 [core-data internal] load build context [2023-08-09T00:35:50.825Z] #39 transferring context: 364.82MB 10.9s done [2023-08-09T00:35:51.178Z] Commit message: "Merge pull request #4606 from lindseysimple/issue-4247" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T00:35:51.984Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-09T00:35:51.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T00:35:51.984Z] Dload Upload Total Spent Left Speed [2023-08-09T00:35:52.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 39599 0 --:--:-- --:--:-- --:--:-- 39599 [Pipeline] sh [2023-08-09T00:35:50.561Z] > git checkout -f fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 [2023-08-09T00:35:52.900Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-09T00:35:53.235Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-09T00:35:53.235Z] + sudo tee /etc/docker/daemon.new [2023-08-09T00:35:53.235Z] { [2023-08-09T00:35:53.235Z] "registry-mirrors": [ [2023-08-09T00:35:53.235Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-09T00:35:53.235Z] ], [2023-08-09T00:35:53.235Z] "bip": "10.250.0.254/24", [2023-08-09T00:35:53.235Z] "hosts": [ [2023-08-09T00:35:53.235Z] "tcp://0.0.0.0:5555", [2023-08-09T00:35:53.235Z] "unix:///var/run/docker.sock" [2023-08-09T00:35:53.235Z] ], [2023-08-09T00:35:53.235Z] "mtu": 1458, [2023-08-09T00:35:53.235Z] "selinux-enabled": true, [2023-08-09T00:35:53.235Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-09T00:35:53.235Z] } [Pipeline] sh [2023-08-09T00:35:53.571Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-09T00:35:53.913Z] + sudo service docker restart [2023-08-09T00:35:55.166Z] #39 ... [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-09T00:35:55.166Z] #40 DONE 25.1s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #38 [support-notifications internal] load build context [2023-08-09T00:35:55.166Z] #38 DONE 25.1s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-09T00:35:55.166Z] #33 DONE 24.2s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #35 [support-scheduler internal] load build context [2023-08-09T00:35:55.166Z] #35 DONE 25.1s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T00:35:55.166Z] #45 DONE 24.1s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #41 [core-command internal] load build context [2023-08-09T00:35:55.166Z] #41 DONE 25.1s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #36 [security-secretstore-setup internal] load build context [2023-08-09T00:35:55.166Z] #36 DONE 25.1s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:35:55.166Z] #43 DONE 25.2s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #44 [security-bootstrapper internal] load build context [2023-08-09T00:35:55.166Z] #44 DONE 25.2s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #34 [security-proxy-setup internal] load build context [2023-08-09T00:35:55.166Z] #34 DONE 25.2s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #39 [core-data internal] load build context [2023-08-09T00:35:55.166Z] #39 DONE 25.2s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #48 [security-spire-config internal] load build context [2023-08-09T00:35:55.166Z] #48 DONE 25.2s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #49 [security-spire-agent internal] load build context [2023-08-09T00:35:55.166Z] #49 DONE 25.1s [2023-08-09T00:35:55.166Z] [2023-08-09T00:35:55.166Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:35:55.425Z] #57 ... [2023-08-09T00:35:55.425Z] [2023-08-09T00:35:55.425Z] #46 [core-metadata internal] load build context [2023-08-09T00:35:55.425Z] #46 DONE 25.2s [2023-08-09T00:35:55.425Z] [2023-08-09T00:35:55.425Z] #37 [security-proxy-auth internal] load build context [2023-08-09T00:35:55.425Z] #37 DONE 25.2s [2023-08-09T00:35:55.425Z] [2023-08-09T00:35:55.425Z] #47 [security-spire-server internal] load build context [2023-08-09T00:35:55.425Z] #47 DONE 25.2s [2023-08-09T00:35:55.425Z] [2023-08-09T00:35:55.425Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:35:55.425Z] #55 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:55.682Z] #55 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:55.941Z] #55 24.75 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T00:35:55.941Z] #55 24.76 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:35:55.941Z] #55 24.76 OK: 7 MiB in 16 packages [2023-08-09T00:35:55.941Z] #55 DONE 24.9s [2023-08-09T00:35:55.941Z] [2023-08-09T00:35:55.941Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T00:35:55.941Z] #42 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:55.941Z] #42 24.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:55.941Z] #42 24.81 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:35:55.941Z] #42 24.81 (2/2) Installing su-exec (0.2-r2) [2023-08-09T00:35:55.941Z] #42 24.82 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:35:55.941Z] #42 24.82 OK: 7 MiB in 17 packages [2023-08-09T00:35:55.941Z] #42 DONE 24.9s [2023-08-09T00:35:55.941Z] [2023-08-09T00:35:55.941Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T00:35:55.941Z] #52 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:56.199Z] #52 ... [2023-08-09T00:35:56.199Z] [2023-08-09T00:35:56.199Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T00:35:56.199Z] #56 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:56.199Z] #56 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:56.199Z] #56 24.97 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:35:56.199Z] #56 24.98 (2/2) Installing openssl (3.0.10-r0) [2023-08-09T00:35:56.199Z] #56 24.99 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:35:56.199Z] #56 25.00 OK: 8 MiB in 17 packages [2023-08-09T00:35:56.199Z] #56 DONE 25.2s [2023-08-09T00:35:56.199Z] [2023-08-09T00:35:56.199Z] #50 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:35:56.199Z] #50 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:56.199Z] #50 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:56.199Z] #50 24.97 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T00:35:56.199Z] #50 24.97 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:35:56.199Z] #50 24.99 OK: 7 MiB in 16 packages [2023-08-09T00:35:56.199Z] #50 DONE 25.2s [2023-08-09T00:35:56.199Z] [2023-08-09T00:35:56.199Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-09T00:35:56.199Z] #58 DONE 0.0s [2023-08-09T00:35:56.199Z] [2023-08-09T00:35:56.199Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T00:35:56.199Z] #52 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:56.459Z] #52 25.28 (1/4) Installing ca-certificates (20230506-r0) [2023-08-09T00:35:56.459Z] #52 25.29 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-09T00:35:56.459Z] #52 25.30 (3/4) Installing su-exec (0.2-r2) [2023-08-09T00:35:56.459Z] #52 25.30 (4/4) Installing yq (4.30.4-r4) [2023-08-09T00:35:56.459Z] #52 25.44 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:35:56.459Z] #52 25.45 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:35:57.028Z] #52 25.52 OK: 17 MiB in 19 packages [2023-08-09T00:35:57.028Z] #52 DONE 25.8s [2023-08-09T00:35:57.028Z] [2023-08-09T00:35:57.028Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:35:57.028Z] #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.028Z] #0 1.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.028Z] #0 1.761 OK: 265 MiB in 53 packages [2023-08-09T00:35:57.028Z] #59 DONE 1.9s [2023-08-09T00:35:57.028Z] [2023-08-09T00:35:57.028Z] #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T00:35:57.028Z] #0 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.028Z] #0 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.028Z] #0 1.503 OK: 265 MiB in 53 packages [2023-08-09T00:35:57.028Z] #60 DONE 1.9s [2023-08-09T00:35:57.028Z] [2023-08-09T00:35:57.028Z] #51 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T00:35:57.028Z] #51 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.028Z] #51 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.028Z] #51 25.30 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:35:57.028Z] #51 25.30 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:35:57.028Z] #51 25.30 OK: 17818 distinct packages available [2023-08-09T00:35:57.028Z] #51 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.028Z] #51 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.028Z] #51 25.69 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-09T00:35:57.028Z] #51 25.70 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:35:57.028Z] #51 25.70 (3/5) Installing libucontext (1.2-r0) [2023-08-09T00:35:57.028Z] #51 25.71 (4/5) Installing gcompat (1.1.0-r0) [2023-08-09T00:35:57.028Z] #51 25.72 (5/5) Installing openssl (3.0.10-r0) [2023-08-09T00:35:57.028Z] #51 25.73 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:35:57.028Z] #51 25.74 OK: 8 MiB in 20 packages [2023-08-09T00:35:57.028Z] #51 DONE 26.0s [2023-08-09T00:35:57.028Z] [2023-08-09T00:35:57.028Z] #61 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:35:57.028Z] #61 DONE 0.1s [2023-08-09T00:35:57.028Z] [2023-08-09T00:35:57.028Z] #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:35:57.028Z] #62 DONE 0.0s [2023-08-09T00:35:57.028Z] [2023-08-09T00:35:57.028Z] #63 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:35:57.289Z] #63 ... [2023-08-09T00:35:57.289Z] [2023-08-09T00:35:57.289Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T00:35:57.289Z] #0 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.290Z] #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.290Z] #0 1.868 OK: 265 MiB in 53 packages [2023-08-09T00:35:57.290Z] #64 DONE 2.0s [2023-08-09T00:35:57.290Z] [2023-08-09T00:35:57.290Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:35:57.290Z] #65 DONE 0.0s [2023-08-09T00:35:57.290Z] [2023-08-09T00:35:57.290Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T00:35:57.290Z] #0 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.290Z] #0 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.290Z] #0 1.731 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:35:57.290Z] #0 1.731 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:35:57.290Z] #0 1.731 OK: 17823 distinct packages available [2023-08-09T00:35:57.290Z] #0 1.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.290Z] #0 1.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.290Z] #0 2.121 OK: 265 MiB in 53 packages [2023-08-09T00:35:57.290Z] #66 DONE 2.2s [2023-08-09T00:35:57.290Z] [2023-08-09T00:35:57.290Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:35:57.290Z] #57 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.290Z] #57 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.290Z] #57 2.104 OK: 265 MiB in 53 packages [2023-08-09T00:35:57.290Z] #57 DONE 2.2s [2023-08-09T00:35:57.290Z] [2023-08-09T00:35:57.290Z] #67 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:35:57.547Z] #67 DONE 0.0s [2023-08-09T00:35:57.547Z] [2023-08-09T00:35:57.547Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:35:57.547Z] #68 DONE 0.0s [2023-08-09T00:35:57.547Z] [2023-08-09T00:35:57.547Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:35:57.547Z] #69 ... [2023-08-09T00:35:57.547Z] [2023-08-09T00:35:57.547Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T00:35:57.547Z] #54 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.547Z] #54 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.547Z] #54 26.01 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:35:57.547Z] #54 26.01 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:35:57.547Z] #54 26.01 OK: 17818 distinct packages available [2023-08-09T00:35:57.547Z] #54 26.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.547Z] #54 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.547Z] #54 26.38 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-09T00:35:57.547Z] #54 26.39 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:35:57.547Z] #54 26.39 (3/4) Installing libucontext (1.2-r0) [2023-08-09T00:35:57.547Z] #54 26.40 (4/4) Installing gcompat (1.1.0-r0) [2023-08-09T00:35:57.547Z] #54 26.41 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:35:57.547Z] #54 26.42 OK: 7 MiB in 19 packages [2023-08-09T00:35:57.547Z] #54 DONE 26.5s [2023-08-09T00:35:57.547Z] [2023-08-09T00:35:57.547Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:35:57.547Z] #53 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.547Z] #53 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.547Z] #53 26.17 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:35:57.547Z] #53 26.17 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:35:57.547Z] #53 26.17 OK: 17818 distinct packages available [2023-08-09T00:35:57.547Z] #53 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.547Z] #53 26.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:35:57.547Z] #53 26.53 (1/9) Installing ca-certificates (20230506-r0) [2023-08-09T00:35:57.547Z] #53 26.56 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-09T00:35:57.547Z] #53 26.57 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-09T00:35:57.547Z] #53 26.57 (4/9) Installing libcurl (8.2.1-r0) [2023-08-09T00:35:57.547Z] #53 26.59 (5/9) Installing curl (8.2.1-r0) [2023-08-09T00:35:57.806Z] #53 26.60 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-09T00:35:57.806Z] #53 26.60 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:35:57.806Z] #53 26.61 (8/9) Installing libucontext (1.2-r0) [2023-08-09T00:35:57.806Z] #53 26.61 (9/9) Installing gcompat (1.1.0-r0) [2023-08-09T00:35:57.806Z] #53 26.62 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:35:57.806Z] #53 26.63 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:35:57.806Z] #53 26.70 OK: 10 MiB in 24 packages [2023-08-09T00:35:57.806Z] #53 DONE 26.8s [2023-08-09T00:35:57.806Z] [2023-08-09T00:35:57.806Z] #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:35:58.373Z] #70 ... [2023-08-09T00:35:58.373Z] [2023-08-09T00:35:58.373Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-09T00:35:58.373Z] #71 DONE 2.4s [2023-08-09T00:35:58.373Z] [2023-08-09T00:35:58.373Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-09T00:35:58.373Z] #72 DONE 0.0s [2023-08-09T00:35:58.373Z] [2023-08-09T00:35:58.373Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:08.351Z] #73 ... [2023-08-09T00:36:08.351Z] [2023-08-09T00:36:08.351Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T00:36:16.050Z] provisioning config files... [2023-08-09T00:36:16.080Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/551@tmp/config15540169356330276045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T00:36:16.438Z] ---> docker-login.sh [2023-08-09T00:36:16.438Z] nexus3.edgexfoundry.org:10001 [2023-08-09T00:36:17.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:36:17.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:36:17.028Z] Configure a credential helper to remove this warning. See [2023-08-09T00:36:17.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:36:17.028Z] [2023-08-09T00:36:17.028Z] Login Succeeded [2023-08-09T00:36:17.028Z] nexus3.edgexfoundry.org:10002 [2023-08-09T00:36:17.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:36:17.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:36:17.566Z] Configure a credential helper to remove this warning. See [2023-08-09T00:36:17.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:36:17.566Z] [2023-08-09T00:36:17.566Z] Login Succeeded [2023-08-09T00:36:17.566Z] nexus3.edgexfoundry.org:10003 [2023-08-09T00:36:17.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:36:17.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:36:17.840Z] Configure a credential helper to remove this warning. See [2023-08-09T00:36:17.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:36:17.840Z] [2023-08-09T00:36:17.840Z] Login Succeeded [2023-08-09T00:36:17.840Z] nexus3.edgexfoundry.org:10004 [2023-08-09T00:36:18.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:36:18.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:36:18.109Z] Configure a credential helper to remove this warning. See [2023-08-09T00:36:18.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:36:18.109Z] [2023-08-09T00:36:18.109Z] Login Succeeded [2023-08-09T00:36:18.379Z] docker.io [2023-08-09T00:36:18.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:36:18.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:36:18.966Z] Configure a credential helper to remove this warning. See [2023-08-09T00:36:18.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:36:18.966Z] [2023-08-09T00:36:18.966Z] Login Succeeded [2023-08-09T00:36:18.966Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T00:36:18.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-09T00:36:19.580Z] + git config --global --add safe.directory /w/workspace/edgex-go/551 [Pipeline] echo [2023-08-09T00:36:19.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T00:36:19.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T00:36:19.637Z] ========================================================= [2023-08-09T00:36:19.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-09T00:36:19.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:36:19.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T00:36:19.973Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-09T00:36:20.249Z] edb6bdbacee9: Pulling fs layer [2023-08-09T00:36:20.249Z] 5f9638ab2659: Pulling fs layer [2023-08-09T00:36:20.249Z] 8d51d6327a98: Pulling fs layer [2023-08-09T00:36:20.249Z] 8b374f2dd631: Pulling fs layer [2023-08-09T00:36:20.249Z] ec14aa9079de: Pulling fs layer [2023-08-09T00:36:20.249Z] 2f466654f4bb: Pulling fs layer [2023-08-09T00:36:20.249Z] 554e91adad29: Pulling fs layer [2023-08-09T00:36:20.249Z] 8b374f2dd631: Waiting [2023-08-09T00:36:20.249Z] ec14aa9079de: Waiting [2023-08-09T00:36:20.249Z] 2f466654f4bb: Waiting [2023-08-09T00:36:20.249Z] 554e91adad29: Waiting [2023-08-09T00:36:20.249Z] 5f9638ab2659: Verifying Checksum [2023-08-09T00:36:20.249Z] 5f9638ab2659: Download complete [2023-08-09T00:36:20.249Z] 8b374f2dd631: Verifying Checksum [2023-08-09T00:36:20.249Z] 8b374f2dd631: Download complete [2023-08-09T00:36:20.249Z] ec14aa9079de: Verifying Checksum [2023-08-09T00:36:20.249Z] ec14aa9079de: Download complete [2023-08-09T00:36:20.249Z] edb6bdbacee9: Verifying Checksum [2023-08-09T00:36:21.225Z] edb6bdbacee9: Pull complete [2023-08-09T00:36:21.501Z] 554e91adad29: Download complete [2023-08-09T00:36:22.092Z] 5f9638ab2659: Pull complete [2023-08-09T00:36:22.681Z] 2f466654f4bb: Download complete [2023-08-09T00:36:22.681Z] 8d51d6327a98: Verifying Checksum [2023-08-09T00:36:22.681Z] 8d51d6327a98: Download complete [2023-08-09T00:36:30.487Z] #74 ... [2023-08-09T00:36:30.487Z] [2023-08-09T00:36:30.487Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:30.487Z] #73 DONE 31.4s [2023-08-09T00:36:30.487Z] [2023-08-09T00:36:30.487Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:30.487Z] #69 DONE 31.2s [2023-08-09T00:36:30.487Z] [2023-08-09T00:36:30.487Z] #63 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:30.487Z] #63 DONE 31.6s [2023-08-09T00:36:30.487Z] [2023-08-09T00:36:30.487Z] #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:30.487Z] #70 DONE 31.3s [2023-08-09T00:36:30.487Z] [2023-08-09T00:36:30.487Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:30.487Z] #74 DONE 31.6s [2023-08-09T00:36:30.487Z] [2023-08-09T00:36:30.487Z] #75 [core-data builder 6/7] COPY . . [2023-08-09T00:36:35.208Z] 8d51d6327a98: Pull complete [2023-08-09T00:36:35.209Z] 8b374f2dd631: Pull complete [2023-08-09T00:36:35.209Z] ec14aa9079de: Pull complete [2023-08-09T00:36:38.630Z] #75 ... [2023-08-09T00:36:38.630Z] [2023-08-09T00:36:38.630Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-09T00:36:38.630Z] #76 ... [2023-08-09T00:36:38.630Z] [2023-08-09T00:36:38.630Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #77 DONE 10.2s [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #75 [core-data builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #75 DONE 10.2s [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #78 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:38.887Z] #78 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #79 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #79 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:38.887Z] #80 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:38.887Z] #81 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:38.887Z] #82 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #83 [core-metadata builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #83 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:38.887Z] #84 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:38.887Z] #85 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #86 [support-scheduler builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #86 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #76 DONE 10.3s [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #87 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T00:36:38.887Z] #87 ... [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:38.887Z] #88 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #89 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:38.887Z] #90 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #91 [security-bootstrapper builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #91 DONE 10.3s [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:38.887Z] #92 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #93 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:38.887Z] #93 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #94 [core-command builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #94 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:38.887Z] #95 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #96 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:38.887Z] #97 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:38.887Z] #98 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:38.887Z] #99 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-08-09T00:36:38.887Z] #100 CACHED [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #101 [security-spire-agent builder 6/9] COPY . . [2023-08-09T00:36:38.887Z] #101 DONE 10.2s [2023-08-09T00:36:38.887Z] [2023-08-09T00:36:38.887Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:36:38.887Z] #102 DONE 0.1s [2023-08-09T00:36:39.144Z] [2023-08-09T00:36:39.144Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:39.144Z] #103 CACHED [2023-08-09T00:36:39.144Z] [2023-08-09T00:36:39.144Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:36:39.144Z] #104 CACHED [2023-08-09T00:36:39.144Z] [2023-08-09T00:36:39.144Z] #105 [security-spire-server builder 6/9] COPY . . [2023-08-09T00:36:39.144Z] #105 CACHED [2023-08-09T00:36:39.144Z] [2023-08-09T00:36:39.144Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:36:39.144Z] #106 CACHED [2023-08-09T00:36:39.144Z] [2023-08-09T00:36:39.144Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:36:40.580Z] 2f466654f4bb: Pull complete [2023-08-09T00:36:41.671Z] #107 DONE 2.6s [2023-08-09T00:36:41.671Z] [2023-08-09T00:36:41.671Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:36:41.671Z] #108 DONE 2.5s [2023-08-09T00:36:41.671Z] [2023-08-09T00:36:41.671Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-09T00:36:43.075Z] #109 DONE 1.1s [2023-08-09T00:36:43.075Z] [2023-08-09T00:36:43.075Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-09T00:36:43.075Z] #110 DONE 1.1s [2023-08-09T00:36:43.075Z] [2023-08-09T00:36:43.075Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:36:43.076Z] #0 1.135 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-09T00:36:43.076Z] #111 ... [2023-08-09T00:36:43.076Z] [2023-08-09T00:36:43.076Z] #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:36:43.076Z] #112 CACHED [2023-08-09T00:36:43.076Z] [2023-08-09T00:36:43.076Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-09T00:36:43.076Z] #113 CACHED [2023-08-09T00:36:43.076Z] [2023-08-09T00:36:43.076Z] #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:36:43.076Z] #114 CACHED [2023-08-09T00:36:43.076Z] [2023-08-09T00:36:43.076Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:43.076Z] #115 CACHED [2023-08-09T00:36:43.076Z] [2023-08-09T00:36:43.076Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:36:43.076Z] #116 CACHED [2023-08-09T00:36:43.076Z] [2023-08-09T00:36:43.076Z] #117 [security-spire-config builder 6/9] COPY . . [2023-08-09T00:36:43.076Z] #117 CACHED [2023-08-09T00:36:43.076Z] [2023-08-09T00:36:43.076Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:36:43.176Z] 554e91adad29: Pull complete [2023-08-09T00:36:43.176Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-09T00:36:43.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T00:36:43.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:36:43.333Z] #118 DONE 0.4s [2023-08-09T00:36:43.333Z] [2023-08-09T00:36:43.333Z] #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:36:43.333Z] #119 CACHED [2023-08-09T00:36:43.333Z] [2023-08-09T00:36:43.333Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:36:43.333Z] #120 DONE 0.4s [2023-08-09T00:36:43.333Z] [2023-08-09T00:36:43.333Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:36:43.333Z] #121 DONE 0.1s [2023-08-09T00:36:43.333Z] [2023-08-09T00:36:43.333Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:36:43.520Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-09T00:36:43.520Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T00:36:43.520Z] WORKDIR /edgex [2023-08-09T00:36:43.520Z] COPY go.mod . [2023-08-09T00:36:43.520Z] RUN go mod download [2023-08-09T00:36:43.590Z] #122 ... [2023-08-09T00:36:43.590Z] [2023-08-09T00:36:43.590Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:36:43.590Z] #123 CACHED [2023-08-09T00:36:43.847Z] [2023-08-09T00:36:43.847Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T00:36:44.108Z] Sending build context to Docker daemon 2.937MB [2023-08-09T00:36:44.108Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T00:36:44.108Z] ---> 1e15ea492957 [2023-08-09T00:36:44.108Z] Step 2/4 : WORKDIR /edgex [2023-08-09T00:36:44.786Z] #124 ... [2023-08-09T00:36:44.786Z] [2023-08-09T00:36:44.786Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:36:44.786Z] #122 DONE 1.3s [2023-08-09T00:36:44.786Z] [2023-08-09T00:36:44.786Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:36:44.786Z] #125 DONE 1.2s [2023-08-09T00:36:44.786Z] [2023-08-09T00:36:44.786Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:36:45.044Z] #126 ... [2023-08-09T00:36:45.044Z] [2023-08-09T00:36:45.044Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:36:45.044Z] #127 DONE 0.4s [2023-08-09T00:36:45.044Z] [2023-08-09T00:36:45.044Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T00:36:45.044Z] #124 DONE 1.6s [2023-08-09T00:36:45.321Z] [2023-08-09T00:36:45.321Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:36:45.585Z] #128 ... [2023-08-09T00:36:45.585Z] [2023-08-09T00:36:45.585Z] #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-09T00:36:45.585Z] #129 DONE 0.4s [2023-08-09T00:36:45.585Z] [2023-08-09T00:36:45.585Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:36:45.585Z] #126 DONE 0.8s [2023-08-09T00:36:45.842Z] [2023-08-09T00:36:45.842Z] #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:36:46.057Z] ---> Running in 796ec5b2fb42 [2023-08-09T00:36:46.100Z] #130 DONE 0.5s [2023-08-09T00:36:46.100Z] [2023-08-09T00:36:46.100Z] #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-09T00:36:46.100Z] #131 DONE 0.6s [2023-08-09T00:36:46.100Z] [2023-08-09T00:36:46.100Z] #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-09T00:36:46.100Z] #132 DONE 0.1s [2023-08-09T00:36:46.100Z] [2023-08-09T00:36:46.100Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:36:46.100Z] #128 DONE 1.0s [2023-08-09T00:36:46.100Z] [2023-08-09T00:36:46.100Z] #133 [security-spire-server] exporting to image [2023-08-09T00:36:46.100Z] #133 exporting layers [2023-08-09T00:36:46.100Z] #133 ... [2023-08-09T00:36:46.100Z] [2023-08-09T00:36:46.100Z] #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-09T00:36:46.100Z] #134 DONE 0.1s [2023-08-09T00:36:46.100Z] [2023-08-09T00:36:46.100Z] #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:36:46.100Z] #135 DONE 0.1s [2023-08-09T00:36:46.328Z] Removing intermediate container 796ec5b2fb42 [2023-08-09T00:36:46.328Z] ---> b79e3c0b1634 [2023-08-09T00:36:46.328Z] Step 3/4 : COPY go.mod . [2023-08-09T00:36:46.357Z] [2023-08-09T00:36:46.357Z] #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-09T00:36:46.357Z] #136 DONE 0.1s [2023-08-09T00:36:46.357Z] [2023-08-09T00:36:46.357Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-09T00:36:46.357Z] #137 DONE 0.1s [2023-08-09T00:36:46.357Z] [2023-08-09T00:36:46.357Z] #133 [security-spire-config] exporting to image [2023-08-09T00:36:46.913Z] ---> e241f9f69503 [2023-08-09T00:36:46.913Z] Step 4/4 : RUN go mod download [2023-08-09T00:36:46.913Z] ---> Running in 0b75673e8a83 [2023-08-09T00:36:46.920Z] #133 exporting layers 0.8s done [2023-08-09T00:36:46.920Z] #133 writing image sha256:a7a2c8f364049bc87059bb0e83ad834ac4111e595d5e3ff2f8736a2b2cbcedea [2023-08-09T00:36:46.920Z] #133 exporting layers 0.7s done [2023-08-09T00:36:46.920Z] #133 writing image sha256:a7a2c8f364049bc87059bb0e83ad834ac4111e595d5e3ff2f8736a2b2cbcedea 0.1s done [2023-08-09T00:36:46.920Z] #133 naming to docker.io/library/security-spire-server done [2023-08-09T00:36:47.177Z] #133 exporting layers 0.6s done [2023-08-09T00:36:47.177Z] #133 writing image sha256:145a634c1984aff334aa8cd7d4dd666ae718858aa5549e5f2834d8b58f247f81 done [2023-08-09T00:36:47.177Z] #133 naming to docker.io/library/security-spire-config done [2023-08-09T00:36:47.177Z] #133 writing image sha256:91abd84643b0494e5ce3d41ef92e14d870fad0b53cbeb6e89438e978b0a6eef7 done [2023-08-09T00:36:47.177Z] #133 naming to docker.io/library/security-spire-agent done [2023-08-09T00:36:47.177Z] #133 DONE 1.1s [2023-08-09T00:36:47.177Z] [2023-08-09T00:36:47.177Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T00:36:47.177Z] #0 1.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-09T00:36:49.069Z] #138 ... [2023-08-09T00:36:49.069Z] [2023-08-09T00:36:49.069Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T00:36:49.069Z] #0 0.520 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-09T00:36:49.069Z] #139 ... [2023-08-09T00:36:49.069Z] [2023-08-09T00:36:49.069Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:36:49.069Z] #0 0.712 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-09T00:36:49.326Z] #140 ... [2023-08-09T00:36:49.326Z] [2023-08-09T00:36:49.326Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T00:36:49.326Z] #0 1.048 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-09T00:36:49.326Z] #141 ... [2023-08-09T00:36:49.326Z] [2023-08-09T00:36:49.326Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T00:36:49.326Z] #0 1.161 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-09T00:36:49.620Z] #142 ... [2023-08-09T00:36:49.620Z] [2023-08-09T00:36:49.620Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T00:36:49.620Z] #0 1.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-09T00:36:49.878Z] #143 ... [2023-08-09T00:36:49.878Z] [2023-08-09T00:36:49.878Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T00:36:49.878Z] #0 0.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-09T00:36:49.878Z] #144 ... [2023-08-09T00:36:49.878Z] [2023-08-09T00:36:49.878Z] #87 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T00:36:49.878Z] #87 0.962 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-09T00:36:50.135Z] #87 ... [2023-08-09T00:36:50.135Z] [2023-08-09T00:36:50.135Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T00:36:50.135Z] #0 1.157 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-09T00:36:50.135Z] #145 ... [2023-08-09T00:36:50.135Z] [2023-08-09T00:36:50.135Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T00:36:50.135Z] #0 0.658 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-09T00:37:25.822Z] Removing intermediate container 0b75673e8a83 [2023-08-09T00:37:25.822Z] ---> 4ab44d6ec79d [2023-08-09T00:37:25.822Z] Successfully built 4ab44d6ec79d [2023-08-09T00:37:25.822Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:37:26.164Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T00:37:26.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:37:26.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-3159 does not seem to be running inside a container [2023-08-09T00:37:26.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 [2023-08-09T00:37:27.708Z] $ docker top 1b15bd94556c85efba21897f886dbb85c7fae696feaf7d296d84ac335347c5c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T00:37:28.564Z] + go version [2023-08-09T00:37:28.564Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-09T00:37:28.570Z] $ docker stop --time=1 1b15bd94556c85efba21897f886dbb85c7fae696feaf7d296d84ac335347c5c1 [2023-08-09T00:37:33.065Z] $ docker rm -f --volumes 1b15bd94556c85efba21897f886dbb85c7fae696feaf7d296d84ac335347c5c1 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:37:33.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T00:37:33.714Z] [2023-08-09T00:37:33.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:37:34.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T00:37:34.052Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-09T00:37:34.052Z] 547446be3368: Pulling fs layer [2023-08-09T00:37:34.052Z] d125d8839a47: Pulling fs layer [2023-08-09T00:37:34.052Z] 3e85d5ac6304: Pulling fs layer [2023-08-09T00:37:34.052Z] c3105a71a48b: Pulling fs layer [2023-08-09T00:37:34.052Z] 0f093f025ec4: Pulling fs layer [2023-08-09T00:37:34.052Z] c3106fc0e877: Pulling fs layer [2023-08-09T00:37:34.052Z] c3105a71a48b: Waiting [2023-08-09T00:37:34.052Z] 0f093f025ec4: Waiting [2023-08-09T00:37:34.052Z] c3106fc0e877: Waiting [2023-08-09T00:37:34.322Z] 547446be3368: Verifying Checksum [2023-08-09T00:37:34.322Z] 547446be3368: Download complete [2023-08-09T00:37:34.322Z] c3105a71a48b: Verifying Checksum [2023-08-09T00:37:34.322Z] c3105a71a48b: Download complete [2023-08-09T00:37:34.914Z] d125d8839a47: Verifying Checksum [2023-08-09T00:37:34.914Z] d125d8839a47: Download complete [2023-08-09T00:37:34.914Z] c3106fc0e877: Verifying Checksum [2023-08-09T00:37:34.914Z] c3106fc0e877: Download complete [2023-08-09T00:37:34.914Z] 0f093f025ec4: Verifying Checksum [2023-08-09T00:37:34.914Z] 0f093f025ec4: Download complete [2023-08-09T00:37:34.914Z] 547446be3368: Pull complete [2023-08-09T00:37:35.877Z] d125d8839a47: Pull complete [2023-08-09T00:37:36.844Z] 3e85d5ac6304: Verifying Checksum [2023-08-09T00:37:36.844Z] 3e85d5ac6304: Download complete [2023-08-09T00:37:46.940Z] 3e85d5ac6304: Pull complete [2023-08-09T00:37:46.940Z] c3105a71a48b: Pull complete [2023-08-09T00:37:47.209Z] 0f093f025ec4: Pull complete [2023-08-09T00:37:47.477Z] c3106fc0e877: Pull complete [2023-08-09T00:37:47.477Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-09T00:37:47.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T00:37:47.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:37:47.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-3159 does not seem to be running inside a container [2023-08-09T00:37:47.742Z] $ 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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 [2023-08-09T00:37:49.996Z] $ docker top d051012d869261d5946882e36e308caa1136b2a9e6d5a251e8dbb857abdf5b97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T00:37:50.839Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-09T00:37:57.867Z] #146 ... [2023-08-09T00:37:57.867Z] [2023-08-09T00:37:57.867Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:37:57.867Z] #111 73.58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-09T00:37:59.047Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-09T00:37:59.047Z] #1 transferring dockerfile: [2023-08-09T00:37:59.316Z] #1 transferring dockerfile: 2.38kB done [2023-08-09T00:37:59.316Z] #1 DONE 0.4s [2023-08-09T00:37:59.584Z] [2023-08-09T00:37:59.584Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-09T00:37:59.584Z] #2 transferring dockerfile: 2.12kB done [2023-08-09T00:37:59.584Z] #2 DONE 0.0s [2023-08-09T00:37:59.584Z] [2023-08-09T00:37:59.584Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-08-09T00:37:59.584Z] #3 transferring dockerfile: 1.82kB done [2023-08-09T00:37:59.584Z] #3 DONE 0.0s [2023-08-09T00:37:59.584Z] [2023-08-09T00:37:59.584Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-09T00:37:59.584Z] #4 transferring dockerfile: 2.04kB done [2023-08-09T00:37:59.584Z] #4 DONE 0.1s [2023-08-09T00:37:59.863Z] [2023-08-09T00:37:59.863Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-08-09T00:37:59.863Z] #5 transferring dockerfile: 2.58kB done [2023-08-09T00:37:59.863Z] #5 DONE 0.1s [2023-08-09T00:37:59.863Z] [2023-08-09T00:37:59.863Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-09T00:37:59.863Z] #6 transferring dockerfile: 2.06kB done [2023-08-09T00:37:59.863Z] #6 DONE 0.1s [2023-08-09T00:37:59.863Z] [2023-08-09T00:37:59.863Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-08-09T00:37:59.863Z] #7 transferring dockerfile: 2.68kB done [2023-08-09T00:37:59.863Z] #7 DONE 0.1s [2023-08-09T00:37:59.863Z] [2023-08-09T00:37:59.863Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-08-09T00:37:59.863Z] #8 transferring dockerfile: 1.84kB done [2023-08-09T00:37:59.863Z] #8 DONE 0.1s [2023-08-09T00:37:59.863Z] [2023-08-09T00:37:59.863Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-09T00:37:59.863Z] #9 transferring dockerfile: 2.82kB done [2023-08-09T00:37:59.863Z] #9 DONE 0.1s [2023-08-09T00:37:59.863Z] [2023-08-09T00:37:59.863Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-08-09T00:38:00.139Z] #10 transferring dockerfile: 2.63kB done [2023-08-09T00:38:00.139Z] #10 DONE 0.1s [2023-08-09T00:38:00.139Z] [2023-08-09T00:38:00.139Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-09T00:38:00.139Z] #11 transferring dockerfile: 1.78kB done [2023-08-09T00:38:00.139Z] #11 DONE 0.1s [2023-08-09T00:38:00.139Z] [2023-08-09T00:38:00.139Z] #12 [core-data internal] load build definition from Dockerfile [2023-08-09T00:38:00.139Z] #12 transferring dockerfile: 1.90kB done [2023-08-09T00:38:00.139Z] #12 DONE 0.1s [2023-08-09T00:38:00.139Z] [2023-08-09T00:38:00.139Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-08-09T00:38:00.409Z] #13 transferring dockerfile: 1.96kB done [2023-08-09T00:38:00.409Z] #13 DONE 0.1s [2023-08-09T00:38:00.409Z] [2023-08-09T00:38:00.409Z] #14 [core-command internal] load build definition from Dockerfile [2023-08-09T00:38:00.409Z] #14 transferring dockerfile: 1.82kB 0.0s done [2023-08-09T00:38:00.409Z] #14 DONE 0.1s [2023-08-09T00:38:00.409Z] [2023-08-09T00:38:00.409Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-08-09T00:38:00.409Z] #15 transferring context: 32B [2023-08-09T00:38:00.409Z] #15 transferring context: 56B 0.0s done [2023-08-09T00:38:00.409Z] #15 DONE 0.1s [2023-08-09T00:38:01.003Z] [2023-08-09T00:38:01.003Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-09T00:38:01.003Z] #16 transferring context: 56B done [2023-08-09T00:38:01.003Z] #16 DONE 0.0s [2023-08-09T00:38:01.003Z] [2023-08-09T00:38:01.003Z] #17 [support-scheduler internal] load .dockerignore [2023-08-09T00:38:01.277Z] #17 transferring context: 56B done [2023-08-09T00:38:01.277Z] #17 DONE 0.0s [2023-08-09T00:38:01.277Z] [2023-08-09T00:38:01.277Z] #18 [security-proxy-auth internal] load .dockerignore [2023-08-09T00:38:01.277Z] #18 transferring context: 56B done [2023-08-09T00:38:01.277Z] #18 DONE 0.1s [2023-08-09T00:38:01.277Z] [2023-08-09T00:38:01.277Z] #19 [security-spire-config internal] load .dockerignore [2023-08-09T00:38:01.277Z] #19 transferring context: 56B done [2023-08-09T00:38:01.277Z] #19 DONE 0.1s [2023-08-09T00:38:01.277Z] [2023-08-09T00:38:01.277Z] #20 [security-proxy-setup internal] load .dockerignore [2023-08-09T00:38:01.277Z] #20 transferring context: 56B 0.0s done [2023-08-09T00:38:01.277Z] #20 DONE 0.1s [2023-08-09T00:38:01.277Z] [2023-08-09T00:38:01.277Z] #21 [security-spire-agent internal] load .dockerignore [2023-08-09T00:38:01.277Z] #21 transferring context: 56B done [2023-08-09T00:38:01.277Z] #21 DONE 0.1s [2023-08-09T00:38:01.277Z] [2023-08-09T00:38:01.277Z] #22 [support-notifications internal] load .dockerignore [2023-08-09T00:38:01.557Z] #22 transferring context: 56B done [2023-08-09T00:38:01.557Z] #22 DONE 0.1s [2023-08-09T00:38:01.557Z] [2023-08-09T00:38:01.557Z] #23 [security-bootstrapper internal] load .dockerignore [2023-08-09T00:38:01.557Z] #23 transferring context: 56B done [2023-08-09T00:38:01.557Z] #23 DONE 0.1s [2023-08-09T00:38:01.557Z] [2023-08-09T00:38:01.557Z] #24 [security-spire-server internal] load .dockerignore [2023-08-09T00:38:01.557Z] #24 transferring context: 56B done [2023-08-09T00:38:01.557Z] #24 DONE 0.1s [2023-08-09T00:38:01.557Z] [2023-08-09T00:38:01.557Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-08-09T00:38:01.557Z] #25 transferring context: 56B done [2023-08-09T00:38:01.557Z] #25 DONE 0.0s [2023-08-09T00:38:01.557Z] [2023-08-09T00:38:01.557Z] #26 [core-data internal] load .dockerignore [2023-08-09T00:38:01.826Z] #26 transferring context: 56B done [2023-08-09T00:38:01.826Z] #26 DONE 0.1s [2023-08-09T00:38:01.826Z] [2023-08-09T00:38:01.826Z] #27 [core-metadata internal] load .dockerignore [2023-08-09T00:38:01.826Z] #27 transferring context: 56B 0.0s done [2023-08-09T00:38:01.826Z] #27 DONE 0.1s [2023-08-09T00:38:01.826Z] [2023-08-09T00:38:01.826Z] #28 [core-command internal] load .dockerignore [2023-08-09T00:38:01.826Z] #28 transferring context: 56B 0.0s done [2023-08-09T00:38:01.826Z] #28 DONE 0.1s [2023-08-09T00:38:01.826Z] [2023-08-09T00:38:01.826Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:01.826Z] #29 DONE 0.0s [2023-08-09T00:38:01.826Z] [2023-08-09T00:38:01.826Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:38:02.411Z] #30 DONE 0.5s [2023-08-09T00:38:02.411Z] [2023-08-09T00:38:02.411Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:02.411Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:02.411Z] #31 ... [2023-08-09T00:38:02.411Z] [2023-08-09T00:38:02.411Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:02.411Z] #29 DONE 0.0s [2023-08-09T00:38:02.411Z] [2023-08-09T00:38:02.678Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:02.678Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:02.678Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:02.678Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:02.678Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-08-09T00:38:02.678Z] #31 ... [2023-08-09T00:38:02.678Z] [2023-08-09T00:38:02.678Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:02.678Z] #29 DONE 0.0s [2023-08-09T00:38:02.678Z] [2023-08-09T00:38:02.678Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:38:02.678Z] #30 DONE 0.5s [2023-08-09T00:38:02.678Z] [2023-08-09T00:38:02.678Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:02.678Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:02.678Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:02.678Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:02.678Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:02.678Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s [2023-08-09T00:38:02.678Z] #31 ... [2023-08-09T00:38:02.678Z] [2023-08-09T00:38:02.678Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:02.678Z] #29 DONE 0.0s [2023-08-09T00:38:02.678Z] [2023-08-09T00:38:02.678Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:02.678Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T00:38:02.678Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-09T00:38:02.953Z] #31 ... [2023-08-09T00:38:02.953Z] [2023-08-09T00:38:02.953Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:02.953Z] #29 DONE 0.0s [2023-08-09T00:38:02.953Z] [2023-08-09T00:38:02.953Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:38:02.953Z] #30 DONE 0.5s [2023-08-09T00:38:02.953Z] [2023-08-09T00:38:02.953Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:02.953Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:02.953Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:02.953Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:02.953Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:02.953Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T00:38:02.953Z] #31 ... [2023-08-09T00:38:02.953Z] [2023-08-09T00:38:02.953Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:02.953Z] #29 DONE 0.0s [2023-08-09T00:38:03.224Z] [2023-08-09T00:38:03.224Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:03.224Z] #31 ... [2023-08-09T00:38:03.224Z] [2023-08-09T00:38:03.224Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:03.224Z] #29 DONE 0.0s [2023-08-09T00:38:03.224Z] [2023-08-09T00:38:03.224Z] #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:03.224Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:03.224Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:03.224Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:03.224Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:03.224Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T00:38:03.501Z] #31 ... [2023-08-09T00:38:03.501Z] [2023-08-09T00:38:03.501Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:03.501Z] #29 DONE 0.0s [2023-08-09T00:38:03.501Z] [2023-08-09T00:38:03.501Z] #32 [security-secretstore-setup internal] load build context [2023-08-09T00:38:03.501Z] #32 transferring context: 2.56MB 0.6s done [2023-08-09T00:38:03.501Z] #32 DONE 1.2s [2023-08-09T00:38:03.501Z] [2023-08-09T00:38:03.501Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:03.501Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:03.501Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:03.501Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:03.501Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:03.501Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T00:38:03.777Z] #31 ... [2023-08-09T00:38:03.777Z] [2023-08-09T00:38:03.777Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:03.777Z] #29 DONE 0.0s [2023-08-09T00:38:03.777Z] [2023-08-09T00:38:03.777Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:03.777Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:03.777Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:03.777Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:03.777Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:03.777Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T00:38:04.049Z] #31 ... [2023-08-09T00:38:04.049Z] [2023-08-09T00:38:04.049Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:04.049Z] #29 DONE 0.0s [2023-08-09T00:38:04.049Z] [2023-08-09T00:38:04.049Z] #31 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:04.321Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:04.321Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:04.321Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:04.321Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:04.321Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T00:38:04.321Z] #31 ... [2023-08-09T00:38:04.321Z] [2023-08-09T00:38:04.321Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:04.321Z] #29 DONE 0.0s [2023-08-09T00:38:04.321Z] [2023-08-09T00:38:04.321Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:04.321Z] #31 ... [2023-08-09T00:38:04.321Z] [2023-08-09T00:38:04.321Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:38:04.321Z] #30 DONE 1.7s [2023-08-09T00:38:04.321Z] [2023-08-09T00:38:04.321Z] #31 [security-spire-server stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:04.321Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:04.321Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:04.321Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:04.321Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:04.321Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T00:38:04.592Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:04.592Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:04.592Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:04.592Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:04.592Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T00:38:04.592Z] #31 ... [2023-08-09T00:38:04.592Z] [2023-08-09T00:38:04.592Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:04.592Z] #29 DONE 0.0s [2023-08-09T00:38:04.592Z] [2023-08-09T00:38:04.592Z] #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:04.861Z] #31 ... [2023-08-09T00:38:04.861Z] [2023-08-09T00:38:04.861Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:38:04.861Z] #30 DONE 1.8s [2023-08-09T00:38:04.861Z] [2023-08-09T00:38:04.861Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:04.861Z] #29 DONE 0.0s [2023-08-09T00:38:04.861Z] [2023-08-09T00:38:04.861Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:04.861Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:04.861Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:04.861Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:04.861Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:04.861Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T00:38:05.132Z] #31 ... [2023-08-09T00:38:05.132Z] [2023-08-09T00:38:05.132Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:38:05.132Z] #29 DONE 0.0s [2023-08-09T00:38:05.132Z] [2023-08-09T00:38:05.132Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:05.132Z] #31 ... [2023-08-09T00:38:05.132Z] [2023-08-09T00:38:05.132Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:38:05.132Z] #30 DONE 2.1s [2023-08-09T00:38:05.132Z] [2023-08-09T00:38:05.132Z] #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:05.132Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:38:05.133Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:38:05.133Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:38:05.133Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:38:05.133Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T00:38:05.133Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.5s done [2023-08-09T00:38:05.401Z] #31 ... [2023-08-09T00:38:05.401Z] [2023-08-09T00:38:05.401Z] #33 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:38:05.401Z] #33 transferring context: 2.56MB 1.6s done [2023-08-09T00:38:05.401Z] #33 DONE 2.7s [2023-08-09T00:38:05.401Z] [2023-08-09T00:38:05.401Z] #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:05.401Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.5s done [2023-08-09T00:38:05.401Z] #31 ... [2023-08-09T00:38:05.401Z] [2023-08-09T00:38:05.401Z] #34 [support-scheduler internal] load build context [2023-08-09T00:38:05.401Z] #34 transferring context: 2.56MB 1.6s done [2023-08-09T00:38:05.401Z] #34 DONE 2.8s [2023-08-09T00:38:05.671Z] [2023-08-09T00:38:05.671Z] #35 [security-proxy-auth internal] load build context [2023-08-09T00:38:05.671Z] #35 transferring context: 2.56MB 1.7s done [2023-08-09T00:38:05.671Z] #35 DONE 2.7s [2023-08-09T00:38:05.671Z] [2023-08-09T00:38:05.671Z] #36 [security-spire-config internal] load build context [2023-08-09T00:38:05.671Z] #36 transferring context: 2.56MB 1.9s done [2023-08-09T00:38:05.671Z] #36 DONE 2.7s [2023-08-09T00:38:05.671Z] [2023-08-09T00:38:05.671Z] #37 [support-notifications internal] load build context [2023-08-09T00:38:05.671Z] #37 ... [2023-08-09T00:38:05.671Z] [2023-08-09T00:38:05.671Z] #38 [security-proxy-setup internal] load build context [2023-08-09T00:38:05.671Z] #38 transferring context: 2.56MB 1.3s done [2023-08-09T00:38:05.671Z] #38 DONE 2.4s [2023-08-09T00:38:05.671Z] [2023-08-09T00:38:05.671Z] #37 [support-notifications internal] load build context [2023-08-09T00:38:05.671Z] #37 transferring context: 2.56MB 1.0s done [2023-08-09T00:38:06.257Z] #37 DONE 2.3s [2023-08-09T00:38:06.257Z] [2023-08-09T00:38:06.257Z] #39 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:38:06.257Z] #39 DONE 4.7s [2023-08-09T00:38:06.257Z] [2023-08-09T00:38:06.257Z] #40 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-09T00:38:06.534Z] #40 ... [2023-08-09T00:38:06.534Z] [2023-08-09T00:38:06.534Z] #41 [security-spire-agent internal] load build context [2023-08-09T00:38:06.534Z] #41 transferring context: 2.56MB 1.3s done [2023-08-09T00:38:06.534Z] #41 DONE 3.0s [2023-08-09T00:38:06.534Z] [2023-08-09T00:38:06.534Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:06.534Z] #31 DONE 5.0s [2023-08-09T00:38:06.807Z] [2023-08-09T00:38:06.807Z] #42 [core-data internal] load build context [2023-08-09T00:38:07.300Z] #42 ... [2023-08-09T00:38:07.300Z] [2023-08-09T00:38:07.300Z] #43 [security-spire-server internal] load build context [2023-08-09T00:38:07.300Z] #43 transferring context: 2.56MB 1.0s done [2023-08-09T00:38:07.300Z] #43 DONE 2.4s [2023-08-09T00:38:07.300Z] [2023-08-09T00:38:07.300Z] #42 [core-data internal] load build context [2023-08-09T00:38:07.300Z] #42 ... [2023-08-09T00:38:07.300Z] [2023-08-09T00:38:07.300Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-09T00:38:07.300Z] #44 transferring context: 2.56MB 1.5s done [2023-08-09T00:38:07.300Z] #44 DONE 2.6s [2023-08-09T00:38:07.300Z] [2023-08-09T00:38:07.300Z] #42 [core-data internal] load build context [2023-08-09T00:38:07.300Z] #42 ... [2023-08-09T00:38:07.300Z] [2023-08-09T00:38:07.300Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:38:07.300Z] #45 transferring context: 2.56MB 1.5s done [2023-08-09T00:38:07.300Z] #45 DONE 3.1s [2023-08-09T00:38:07.300Z] [2023-08-09T00:38:07.300Z] #42 [core-data internal] load build context [2023-08-09T00:38:07.300Z] #42 transferring context: 2.56MB 1.6s done [2023-08-09T00:38:07.568Z] #42 ... [2023-08-09T00:38:07.568Z] [2023-08-09T00:38:07.568Z] #40 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-09T00:38:07.568Z] #40 DONE 2.0s [2023-08-09T00:38:07.568Z] [2023-08-09T00:38:07.568Z] #42 [core-data internal] load build context [2023-08-09T00:38:07.568Z] #42 DONE 2.6s [2023-08-09T00:38:07.568Z] [2023-08-09T00:38:07.568Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:38:07.873Z] #111 ... [2023-08-09T00:38:07.874Z] [2023-08-09T00:38:07.874Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T00:38:07.874Z] #142 DONE 88.8s [2023-08-09T00:38:07.874Z] [2023-08-09T00:38:07.874Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T00:38:07.874Z] #139 DONE 88.9s [2023-08-09T00:38:07.874Z] [2023-08-09T00:38:07.874Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T00:38:07.874Z] #143 DONE 88.9s [2023-08-09T00:38:07.874Z] [2023-08-09T00:38:07.874Z] #87 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T00:38:07.874Z] #87 DONE 88.9s [2023-08-09T00:38:07.874Z] [2023-08-09T00:38:07.874Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:38:07.874Z] #111 DONE 88.9s [2023-08-09T00:38:07.874Z] [2023-08-09T00:38:07.874Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:07.874Z] #147 ... [2023-08-09T00:38:07.874Z] [2023-08-09T00:38:07.874Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:38:07.874Z] #140 DONE 89.0s [2023-08-09T00:38:07.874Z] [2023-08-09T00:38:07.874Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T00:38:07.874Z] #145 DONE 89.0s [2023-08-09T00:38:07.874Z] [2023-08-09T00:38:07.874Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T00:38:07.874Z] #146 DONE 89.0s [2023-08-09T00:38:07.874Z] [2023-08-09T00:38:07.874Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T00:38:07.874Z] #141 DONE 89.1s [2023-08-09T00:38:08.133Z] [2023-08-09T00:38:08.133Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.133Z] #148 ... [2023-08-09T00:38:08.133Z] [2023-08-09T00:38:08.133Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T00:38:08.133Z] #144 DONE 89.3s [2023-08-09T00:38:08.166Z] #46 ... [2023-08-09T00:38:08.166Z] [2023-08-09T00:38:08.166Z] #47 [core-metadata internal] load build context [2023-08-09T00:38:08.166Z] #47 transferring context: 2.56MB 1.0s done [2023-08-09T00:38:08.166Z] #47 DONE 2.9s [2023-08-09T00:38:08.166Z] [2023-08-09T00:38:08.166Z] #48 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T00:38:08.393Z] [2023-08-09T00:38:08.393Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T00:38:08.393Z] #138 DONE 89.4s [2023-08-09T00:38:08.393Z] [2023-08-09T00:38:08.393Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-09T00:38:08.393Z] #149 ... [2023-08-09T00:38:08.393Z] [2023-08-09T00:38:08.393Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.393Z] #147 DONE 0.6s [2023-08-09T00:38:08.436Z] #48 ... [2023-08-09T00:38:08.436Z] [2023-08-09T00:38:08.436Z] #49 [core-command internal] load build context [2023-08-09T00:38:08.436Z] #49 transferring context: 2.56MB 1.0s done [2023-08-09T00:38:08.436Z] #49 DONE 3.1s [2023-08-09T00:38:08.652Z] [2023-08-09T00:38:08.652Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.652Z] #150 DONE 0.6s [2023-08-09T00:38:08.652Z] [2023-08-09T00:38:08.652Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.652Z] #148 DONE 0.4s [2023-08-09T00:38:08.652Z] [2023-08-09T00:38:08.652Z] #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.652Z] #151 DONE 0.6s [2023-08-09T00:38:08.652Z] [2023-08-09T00:38:08.652Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.652Z] #152 DONE 0.5s [2023-08-09T00:38:08.652Z] [2023-08-09T00:38:08.652Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:08.652Z] #153 ... [2023-08-09T00:38:08.652Z] [2023-08-09T00:38:08.652Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:08.652Z] #154 DONE 0.3s [2023-08-09T00:38:08.719Z] [2023-08-09T00:38:08.719Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #155 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.954Z] #155 DONE 0.3s [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-09T00:38:08.954Z] #149 DONE 0.4s [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:08.954Z] #156 DONE 0.3s [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #157 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.954Z] #157 CACHED [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #158 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:08.954Z] #158 CACHED [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:08.954Z] #159 CACHED [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.954Z] #160 CACHED [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:08.954Z] #161 CACHED [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.954Z] #162 CACHED [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:08.954Z] #163 CACHED [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:08.954Z] #164 CACHED [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #165 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:08.954Z] #165 DONE 0.3s [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-09T00:38:08.954Z] #166 ... [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:08.954Z] #153 DONE 0.4s [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:08.954Z] #167 DONE 0.4s [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-09T00:38:08.954Z] #168 DONE 0.3s [2023-08-09T00:38:08.954Z] [2023-08-09T00:38:08.954Z] #169 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-09T00:38:10.077Z] #169 ... [2023-08-09T00:38:10.077Z] [2023-08-09T00:38:10.077Z] #170 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:10.077Z] #170 DONE 1.4s [2023-08-09T00:38:10.338Z] [2023-08-09T00:38:10.338Z] #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T00:38:10.630Z] #171 ... [2023-08-09T00:38:10.630Z] [2023-08-09T00:38:10.630Z] #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-09T00:38:10.630Z] #172 DONE 1.7s [2023-08-09T00:38:10.630Z] [2023-08-09T00:38:10.630Z] #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-09T00:38:10.630Z] #173 DONE 1.7s [2023-08-09T00:38:10.630Z] [2023-08-09T00:38:10.630Z] #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-09T00:38:10.630Z] #174 DONE 1.7s [2023-08-09T00:38:10.630Z] [2023-08-09T00:38:10.630Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-09T00:38:10.630Z] #166 DONE 1.8s [2023-08-09T00:38:10.630Z] [2023-08-09T00:38:10.630Z] #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-09T00:38:10.630Z] #175 DONE 1.9s [2023-08-09T00:38:10.630Z] [2023-08-09T00:38:10.630Z] #176 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-09T00:38:10.630Z] #176 DONE 1.9s [2023-08-09T00:38:10.630Z] [2023-08-09T00:38:10.630Z] #177 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-09T00:38:10.630Z] #177 DONE 1.7s [2023-08-09T00:38:10.630Z] [2023-08-09T00:38:10.630Z] #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T00:38:10.630Z] #171 DONE 1.7s [2023-08-09T00:38:10.630Z] [2023-08-09T00:38:10.630Z] #178 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:10.891Z] #178 ... [2023-08-09T00:38:10.891Z] [2023-08-09T00:38:10.891Z] #169 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-09T00:38:10.891Z] #169 DONE 1.8s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #179 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:11.155Z] #179 DONE 0.5s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #180 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-09T00:38:11.155Z] #180 DONE 0.5s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #181 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:11.155Z] #181 DONE 0.5s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:11.155Z] #182 DONE 0.5s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:11.155Z] #183 DONE 0.5s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #133 [core-command] exporting to image [2023-08-09T00:38:11.155Z] #133 exporting layers [2023-08-09T00:38:11.155Z] #133 ... [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:11.155Z] #184 DONE 0.5s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:11.155Z] #185 DONE 0.5s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #186 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-09T00:38:11.155Z] #186 DONE 2.4s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #178 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:11.155Z] #178 DONE 0.5s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #133 [support-notifications] exporting to image [2023-08-09T00:38:11.155Z] #133 ... [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #187 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-09T00:38:11.155Z] #187 DONE 0.5s [2023-08-09T00:38:11.155Z] [2023-08-09T00:38:11.155Z] #133 [support-notifications] exporting to image [2023-08-09T00:38:11.155Z] #133 exporting layers 0.2s done [2023-08-09T00:38:11.417Z] #133 ... [2023-08-09T00:38:11.417Z] [2023-08-09T00:38:11.417Z] #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:11.417Z] #188 DONE 0.3s [2023-08-09T00:38:11.417Z] [2023-08-09T00:38:11.417Z] #189 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T00:38:11.417Z] #189 DONE 0.4s [2023-08-09T00:38:11.417Z] [2023-08-09T00:38:11.418Z] #133 [security-spiffe-token-provider] exporting to image [2023-08-09T00:38:11.418Z] #133 writing image sha256:97f9048441c9edd36f850ea0e6957d126653798c3ac08e395783bfaef87590b4 0.0s done [2023-08-09T00:38:11.418Z] #133 naming to docker.io/library/core-command [2023-08-09T00:38:11.418Z] #133 ... [2023-08-09T00:38:11.418Z] [2023-08-09T00:38:11.418Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-09T00:38:11.418Z] #190 DONE 0.5s [2023-08-09T00:38:11.418Z] [2023-08-09T00:38:11.418Z] #133 [core-data] exporting to image [2023-08-09T00:38:11.418Z] #133 exporting layers 0.3s done [2023-08-09T00:38:11.418Z] #133 naming to docker.io/library/core-command done [2023-08-09T00:38:11.418Z] #133 writing image sha256:d164f3e9904886b284dc8ded59f3dfe8f5af092a9b5f976e50518afdbd889471 done [2023-08-09T00:38:11.418Z] #133 naming to docker.io/library/core-data done [2023-08-09T00:38:11.679Z] #133 ... [2023-08-09T00:38:11.679Z] [2023-08-09T00:38:11.679Z] #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-09T00:38:11.679Z] #191 DONE 0.5s [2023-08-09T00:38:11.679Z] [2023-08-09T00:38:11.679Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-09T00:38:11.679Z] #192 DONE 0.4s [2023-08-09T00:38:11.679Z] [2023-08-09T00:38:11.679Z] #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:11.679Z] #193 DONE 0.4s [2023-08-09T00:38:11.679Z] [2023-08-09T00:38:11.680Z] #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:11.680Z] #194 DONE 0.4s [2023-08-09T00:38:11.680Z] [2023-08-09T00:38:11.680Z] #133 [core-metadata] exporting to image [2023-08-09T00:38:11.680Z] #133 writing image sha256:7eb5a6d6597f026343a37a2c58bcc4c30931e14779ff7db7c3da58cf526048ed done [2023-08-09T00:38:11.680Z] #133 naming to docker.io/library/support-scheduler done [2023-08-09T00:38:11.680Z] #133 writing image sha256:641a2a57dc2818af31955f6a0c3607c9554ee30418b7268fe33489ce6e62e776 0.0s done [2023-08-09T00:38:11.680Z] #133 naming to docker.io/library/support-notifications done [2023-08-09T00:38:11.680Z] #133 exporting layers 0.1s done [2023-08-09T00:38:11.680Z] #133 writing image sha256:b6d3ea16f30eea7f85aa5abe1308308415cfb64f6045fb5f10c8aebc759d9554 done [2023-08-09T00:38:11.680Z] #133 naming to docker.io/library/security-spiffe-token-provider done [2023-08-09T00:38:11.941Z] #133 writing image sha256:23e6f6b2eb4aff12249dac9392a4f3f3602c51ff7af3a39dc107fbc64d923424 done [2023-08-09T00:38:11.941Z] #133 naming to docker.io/library/core-metadata done [2023-08-09T00:38:11.941Z] #133 DONE 2.0s [2023-08-09T00:38:11.941Z] [2023-08-09T00:38:11.941Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:11.941Z] #195 DONE 0.3s [2023-08-09T00:38:11.941Z] [2023-08-09T00:38:11.941Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-09T00:38:11.941Z] #196 DONE 0.3s [2023-08-09T00:38:11.941Z] [2023-08-09T00:38:11.941Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-09T00:38:12.202Z] #197 DONE 0.3s [2023-08-09T00:38:12.202Z] [2023-08-09T00:38:12.202Z] #198 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:38:12.202Z] #198 DONE 0.9s [2023-08-09T00:38:12.202Z] [2023-08-09T00:38:12.202Z] #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:38:12.202Z] #199 DONE 0.7s [2023-08-09T00:38:12.202Z] [2023-08-09T00:38:12.202Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-09T00:38:12.202Z] #200 DONE 0.3s [2023-08-09T00:38:12.202Z] [2023-08-09T00:38:12.202Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T00:38:12.462Z] #201 ... [2023-08-09T00:38:12.462Z] [2023-08-09T00:38:12.462Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-09T00:38:12.462Z] #202 DONE 0.1s [2023-08-09T00:38:12.462Z] [2023-08-09T00:38:12.462Z] #203 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:38:12.462Z] #203 DONE 0.7s [2023-08-09T00:38:12.462Z] [2023-08-09T00:38:12.462Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T00:38:12.462Z] #201 DONE 0.2s [2023-08-09T00:38:12.462Z] [2023-08-09T00:38:12.462Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-09T00:38:12.462Z] #204 DONE 0.2s [2023-08-09T00:38:12.462Z] [2023-08-09T00:38:12.462Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-09T00:38:12.462Z] #205 DONE 0.1s [2023-08-09T00:38:12.462Z] [2023-08-09T00:38:12.462Z] #133 [security-proxy-setup] exporting to image [2023-08-09T00:38:12.462Z] #133 exporting layers 0.3s done [2023-08-09T00:38:12.462Z] #133 writing image sha256:444a5ea69e24d851c10426b4e04a27ac0e5236a3a1b63c464ef2fdb164eb291c done [2023-08-09T00:38:12.462Z] #133 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-09T00:38:12.462Z] #133 writing image sha256:40e3fe5edc5469fcc35af34ab271b4946e60353357131ad92ea2ad90bbbaabb9 done [2023-08-09T00:38:12.462Z] #133 naming to docker.io/library/security-proxy-setup done [2023-08-09T00:38:12.462Z] #133 writing image sha256:7f4cc4da6f7d030ff9d2bdf54067b78015d975469bda6e15211d44711276302e [2023-08-09T00:38:12.724Z] #133 writing image sha256:7f4cc4da6f7d030ff9d2bdf54067b78015d975469bda6e15211d44711276302e done [2023-08-09T00:38:12.724Z] #133 naming to docker.io/library/security-proxy-auth 0.0s done [2023-08-09T00:38:12.724Z] #133 DONE 2.4s [2023-08-09T00:38:12.724Z] [2023-08-09T00:38:12.724Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-09T00:38:12.724Z] #206 DONE 0.1s [2023-08-09T00:38:12.724Z] [2023-08-09T00:38:12.724Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-09T00:38:12.724Z] #207 DONE 0.0s [2023-08-09T00:38:12.724Z] [2023-08-09T00:38:12.724Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:38:12.985Z] #208 DONE 0.5s [2023-08-09T00:38:12.985Z] [2023-08-09T00:38:12.985Z] #133 [security-secretstore-setup] exporting to image [2023-08-09T00:38:13.245Z] #133 exporting layers 0.2s done [2023-08-09T00:38:13.245Z] #133 writing image sha256:b89053c527b8f36cd20e2cbd72792d55f03deb8c2b0448d756e406c51bfc44d0 done [2023-08-09T00:38:13.245Z] #133 naming to docker.io/library/security-secretstore-setup done [2023-08-09T00:38:13.245Z] #133 DONE 2.6s [2023-08-09T00:38:13.245Z] [2023-08-09T00:38:13.245Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-09T00:38:13.245Z] #209 DONE 0.5s [2023-08-09T00:38:13.245Z] [2023-08-09T00:38:13.245Z] #133 [security-bootstrapper] exporting to image [2023-08-09T00:38:13.245Z] #133 exporting layers 0.1s done [2023-08-09T00:38:13.245Z] #133 writing image sha256:c8fb7ca94e147493141d3a2175367489e916cf39b28880136dee43469f081033 done [2023-08-09T00:38:13.245Z] #133 naming to docker.io/library/security-bootstrapper done [2023-08-09T00:38:13.245Z] #133 DONE 2.8s [2023-08-09T00:38:13.245Z] [2023-08-09T00:38:13.245Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:13.245Z] time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-09T00:38:13.268Z] $ docker stop --time=1 1b554f7ce6b6fb26806739308af982f91d1da69a111078424573380891e5f821 [2023-08-09T00:38:14.076Z] #50 ... [2023-08-09T00:38:14.076Z] [2023-08-09T00:38:14.076Z] #48 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T00:38:14.076Z] #48 6.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:14.584Z] $ docker rm -f --volumes 1b554f7ce6b6fb26806739308af982f91d1da69a111078424573380891e5f821 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T00:38:14.911Z] + docker images [2023-08-09T00:38:14.911Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-09T00:38:14.911Z] security-bootstrapper latest c8fb7ca94e14 1 second ago 23MB [2023-08-09T00:38:14.911Z] security-proxy-auth latest 7f4cc4da6f7d 2 seconds ago 19.4MB [2023-08-09T00:38:14.911Z] core-common-config-bootstrapper latest 444a5ea69e24 2 seconds ago 18MB [2023-08-09T00:38:14.911Z] security-proxy-setup latest 40e3fe5edc54 2 seconds ago 19.6MB [2023-08-09T00:38:14.911Z] security-secretstore-setup latest b89053c527b8 2 seconds ago 44MB [2023-08-09T00:38:14.911Z] security-spiffe-token-provider latest b6d3ea16f30e 3 seconds ago 33.5MB [2023-08-09T00:38:14.911Z] support-notifications latest 641a2a57dc28 3 seconds ago 34.3MB [2023-08-09T00:38:14.911Z] core-metadata latest 23e6f6b2eb4a 3 seconds ago 21.6MB [2023-08-09T00:38:14.911Z] core-command latest 97f9048441c9 4 seconds ago 21MB [2023-08-09T00:38:14.911Z] core-data latest d164f3e99048 4 seconds ago 21.2MB [2023-08-09T00:38:14.911Z] support-scheduler latest 7eb5a6d6597f 4 seconds ago 33.7MB [2023-08-09T00:38:14.911Z] security-spire-config latest 145a634c1984 About a minute ago 102MB [2023-08-09T00:38:14.911Z] security-spire-agent latest 91abd84643b0 About a minute ago 161MB [2023-08-09T00:38:14.911Z] security-spire-server latest a7a2c8f36404 About a minute ago 103MB [2023-08-09T00:38:14.911Z] ci-base-image-x86_64 latest 7a8a95b3a238 5 minutes ago 1.07GB [2023-08-09T00:38:14.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 3 weeks ago 696MB [2023-08-09T00:38:14.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-09T00:38:14.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T00:38:15.036Z] provisioning config files... [2023-08-09T00:38:15.043Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/551@tmp/config10064082673946319753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T00:38:15.335Z] ---> docker-login.sh [2023-08-09T00:38:15.335Z] nexus3.edgexfoundry.org:10001 [2023-08-09T00:38:15.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:38:15.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:38:15.335Z] Configure a credential helper to remove this warning. See [2023-08-09T00:38:15.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:38:15.335Z] [2023-08-09T00:38:15.335Z] Login Succeeded [2023-08-09T00:38:15.335Z] nexus3.edgexfoundry.org:10002 [2023-08-09T00:38:15.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:38:15.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:38:15.335Z] Configure a credential helper to remove this warning. See [2023-08-09T00:38:15.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:38:15.335Z] [2023-08-09T00:38:15.335Z] Login Succeeded [2023-08-09T00:38:15.335Z] nexus3.edgexfoundry.org:10003 [2023-08-09T00:38:15.488Z] #48 8.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:15.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:38:15.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:38:15.593Z] Configure a credential helper to remove this warning. See [2023-08-09T00:38:15.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:38:15.593Z] [2023-08-09T00:38:15.594Z] Login Succeeded [2023-08-09T00:38:15.594Z] nexus3.edgexfoundry.org:10004 [2023-08-09T00:38:15.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:38:15.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:38:15.594Z] Configure a credential helper to remove this warning. See [2023-08-09T00:38:15.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:38:15.594Z] [2023-08-09T00:38:15.594Z] Login Succeeded [2023-08-09T00:38:15.594Z] docker.io [2023-08-09T00:38:15.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:38:15.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:38:15.851Z] Configure a credential helper to remove this warning. See [2023-08-09T00:38:15.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:38:15.851Z] [2023-08-09T00:38:15.851Z] Login Succeeded [2023-08-09T00:38:15.851Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T00:38:15.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:38:15.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T00:38:15.898Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-09T00:38:15.898Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:15.898Z] latest [2023-08-09T00:38:15.898Z] 3.1.0-dev.17 [2023-08-09T00:38:15.898Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:15.898Z] main [2023-08-09T00:38:15.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:16.207Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:16.511Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:16.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-09T00:38:16.511Z] 467882c555b7: Preparing [2023-08-09T00:38:16.511Z] 632db2b55160: Preparing [2023-08-09T00:38:16.511Z] 48e3d23c1997: Preparing [2023-08-09T00:38:16.511Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:16.511Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:16.511Z] 36b50b131297: Preparing [2023-08-09T00:38:16.511Z] 704f6d52ecf6: Pushed [2023-08-09T00:38:16.511Z] 13f95a63b6b0: Pushed [2023-08-09T00:38:16.511Z] 36b50b131297: Layer already exists [2023-08-09T00:38:16.511Z] 467882c555b7: Pushed [2023-08-09T00:38:16.511Z] 48e3d23c1997: Pushed [2023-08-09T00:38:16.915Z] #48 ... [2023-08-09T00:38:16.915Z] [2023-08-09T00:38:16.915Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:38:16.915Z] #0 5.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:16.915Z] #0 6.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:16.915Z] #0 9.149 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T00:38:16.915Z] #0 9.196 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:38:16.915Z] #0 9.277 OK: 8 MiB in 16 packages [2023-08-09T00:38:16.915Z] #51 ... [2023-08-09T00:38:16.915Z] [2023-08-09T00:38:16.915Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:38:16.915Z] #46 8.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:17.185Z] #46 ... [2023-08-09T00:38:17.185Z] [2023-08-09T00:38:17.185Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T00:38:17.185Z] #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:17.185Z] #0 7.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:17.455Z] #52 ... [2023-08-09T00:38:17.455Z] [2023-08-09T00:38:17.455Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:38:17.455Z] #51 DONE 10.4s [2023-08-09T00:38:17.455Z] [2023-08-09T00:38:17.455Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T00:38:17.455Z] #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:17.455Z] #53 ... [2023-08-09T00:38:17.455Z] [2023-08-09T00:38:17.455Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T00:38:17.455Z] #0 8.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:17.735Z] #54 ... [2023-08-09T00:38:17.735Z] [2023-08-09T00:38:17.735Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T00:38:17.735Z] #0 8.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:17.735Z] #55 ... [2023-08-09T00:38:17.735Z] [2023-08-09T00:38:17.735Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T00:38:17.735Z] #0 8.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:17.735Z] #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.009Z] #56 ... [2023-08-09T00:38:18.009Z] [2023-08-09T00:38:18.009Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:38:18.009Z] #0 7.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.009Z] #0 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.009Z] #57 ... [2023-08-09T00:38:18.009Z] [2023-08-09T00:38:18.009Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T00:38:18.009Z] #0 8.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.009Z] #58 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.009Z] #58 ... [2023-08-09T00:38:18.009Z] [2023-08-09T00:38:18.009Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T00:38:18.009Z] #0 8.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.009Z] #0 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.282Z] #59 ... [2023-08-09T00:38:18.282Z] [2023-08-09T00:38:18.282Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T00:38:18.282Z] #0 5.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.282Z] #0 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.282Z] #0 9.318 (1/4) Installing ca-certificates (20230506-r0) [2023-08-09T00:38:18.282Z] #0 9.650 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-09T00:38:18.282Z] #0 9.675 (3/4) Installing su-exec (0.2-r2) [2023-08-09T00:38:18.282Z] #0 9.699 (4/4) Installing yq (4.30.4-r4) [2023-08-09T00:38:18.282Z] #0 10.85 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:38:18.282Z] #0 10.97 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:38:18.282Z] #60 ... [2023-08-09T00:38:18.282Z] [2023-08-09T00:38:18.282Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T00:38:18.282Z] #0 8.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.282Z] #0 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.422Z] 632db2b55160: Pushed [2023-08-09T00:38:18.423Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:6baafbc83968442a3331216560839e20b79eace00169ac1a66499c68783c267e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:18.552Z] #61 ... [2023-08-09T00:38:18.552Z] [2023-08-09T00:38:18.552Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:38:18.552Z] #46 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:18.730Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:19.046Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-09T00:38:19.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-09T00:38:19.046Z] 467882c555b7: Preparing [2023-08-09T00:38:19.046Z] 632db2b55160: Preparing [2023-08-09T00:38:19.046Z] 48e3d23c1997: Preparing [2023-08-09T00:38:19.046Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:19.046Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:19.046Z] 36b50b131297: Preparing [2023-08-09T00:38:19.046Z] 36b50b131297: Waiting [2023-08-09T00:38:19.046Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:19.046Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:19.046Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:19.046Z] 467882c555b7: Layer already exists [2023-08-09T00:38:19.046Z] 632db2b55160: Layer already exists [2023-08-09T00:38:19.046Z] 36b50b131297: Layer already exists [2023-08-09T00:38:19.046Z] latest: digest: sha256:6baafbc83968442a3331216560839e20b79eace00169ac1a66499c68783c267e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:19.357Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:19.664Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.17 [2023-08-09T00:38:19.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-09T00:38:19.664Z] 467882c555b7: Preparing [2023-08-09T00:38:19.664Z] 632db2b55160: Preparing [2023-08-09T00:38:19.664Z] 48e3d23c1997: Preparing [2023-08-09T00:38:19.664Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:19.664Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:19.664Z] 36b50b131297: Preparing [2023-08-09T00:38:19.664Z] 36b50b131297: Waiting [2023-08-09T00:38:19.664Z] 632db2b55160: Layer already exists [2023-08-09T00:38:19.664Z] 467882c555b7: Layer already exists [2023-08-09T00:38:19.664Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:19.664Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:19.664Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:19.664Z] 36b50b131297: Layer already exists [2023-08-09T00:38:19.664Z] 3.1.0-dev.17: digest: sha256:6baafbc83968442a3331216560839e20b79eace00169ac1a66499c68783c267e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:19.978Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:20.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:20.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-09T00:38:20.280Z] 467882c555b7: Preparing [2023-08-09T00:38:20.280Z] 632db2b55160: Preparing [2023-08-09T00:38:20.280Z] 48e3d23c1997: Preparing [2023-08-09T00:38:20.280Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:20.280Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:20.280Z] 36b50b131297: Preparing [2023-08-09T00:38:20.280Z] 36b50b131297: Waiting [2023-08-09T00:38:20.280Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:20.280Z] 632db2b55160: Layer already exists [2023-08-09T00:38:20.280Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:20.280Z] 467882c555b7: Layer already exists [2023-08-09T00:38:20.280Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:20.280Z] 36b50b131297: Layer already exists [2023-08-09T00:38:20.280Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:6baafbc83968442a3331216560839e20b79eace00169ac1a66499c68783c267e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:20.585Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:20.896Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-09T00:38:20.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-09T00:38:20.896Z] 467882c555b7: Preparing [2023-08-09T00:38:20.896Z] 632db2b55160: Preparing [2023-08-09T00:38:20.896Z] 48e3d23c1997: Preparing [2023-08-09T00:38:20.896Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:20.896Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:20.896Z] 36b50b131297: Preparing [2023-08-09T00:38:20.896Z] 36b50b131297: Waiting [2023-08-09T00:38:20.896Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:20.896Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:20.896Z] 632db2b55160: Layer already exists [2023-08-09T00:38:20.896Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:20.896Z] 467882c555b7: Layer already exists [2023-08-09T00:38:20.896Z] 36b50b131297: Layer already exists [2023-08-09T00:38:20.896Z] main: digest: sha256:6baafbc83968442a3331216560839e20b79eace00169ac1a66499c68783c267e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:38:20.945Z] ===================================================== [Pipeline] echo [2023-08-09T00:38:20.954Z] taggedImages: [2023-08-09T00:38:20.954Z] - nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:20.954Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-09T00:38:20.954Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.17 [2023-08-09T00:38:20.954Z] - nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:20.954Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-09T00:38:20.972Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-09T00:38:20.972Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:20.972Z] latest [2023-08-09T00:38:20.972Z] 3.1.0-dev.17 [2023-08-09T00:38:20.972Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:20.972Z] main [2023-08-09T00:38:20.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:21.144Z] #46 ... [2023-08-09T00:38:21.144Z] [2023-08-09T00:38:21.144Z] #48 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T00:38:21.144Z] #48 12.25 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T00:38:21.144Z] #48 12.28 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:38:21.144Z] #48 12.38 OK: 8 MiB in 16 packages [2023-08-09T00:38:21.144Z] #48 DONE 13.7s [2023-08-09T00:38:21.144Z] [2023-08-09T00:38:21.144Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T00:38:21.145Z] #60 12.62 OK: 17 MiB in 19 packages [2023-08-09T00:38:21.145Z] #60 DONE 13.6s [2023-08-09T00:38:21.145Z] [2023-08-09T00:38:21.145Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T00:38:21.145Z] #52 12.74 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:38:21.145Z] #52 12.75 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:38:21.145Z] #52 12.75 OK: 17689 distinct packages available [2023-08-09T00:38:21.145Z] #52 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:21.286Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:21.591Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:21.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-09T00:38:21.592Z] 4f1c4cf5a5d0: Preparing [2023-08-09T00:38:21.592Z] 76752b7bfc41: Preparing [2023-08-09T00:38:21.592Z] cd7ec3a36a19: Preparing [2023-08-09T00:38:21.592Z] 30a6b1f78c51: Preparing [2023-08-09T00:38:21.592Z] 48e3d23c1997: Preparing [2023-08-09T00:38:21.592Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:21.592Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:21.592Z] 36b50b131297: Preparing [2023-08-09T00:38:21.592Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:21.592Z] 36b50b131297: Waiting [2023-08-09T00:38:21.592Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:21.592Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:21.592Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:21.592Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:21.592Z] 36b50b131297: Layer already exists [2023-08-09T00:38:21.592Z] cd7ec3a36a19: Pushed [2023-08-09T00:38:21.592Z] 76752b7bfc41: Pushed [2023-08-09T00:38:21.592Z] 4f1c4cf5a5d0: Pushed [2023-08-09T00:38:22.169Z] #52 ... [2023-08-09T00:38:22.169Z] [2023-08-09T00:38:22.169Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:38:22.169Z] #50 7.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:22.169Z] #50 9.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:22.169Z] #50 14.02 OK: 263 MiB in 53 packages [2023-08-09T00:38:22.169Z] #50 DONE 15.4s [2023-08-09T00:38:22.452Z] [2023-08-09T00:38:22.452Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T00:38:22.452Z] #56 14.97 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:38:22.452Z] #56 15.00 (2/2) Installing openssl (3.0.10-r0) [2023-08-09T00:38:22.452Z] #56 15.10 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:38:22.452Z] #56 15.18 OK: 8 MiB in 17 packages [2023-08-09T00:38:22.735Z] #56 ... [2023-08-09T00:38:22.735Z] [2023-08-09T00:38:22.735Z] #62 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:38:22.735Z] #62 DONE 0.5s [2023-08-09T00:38:22.735Z] [2023-08-09T00:38:22.735Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T00:38:22.735Z] #58 15.00 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:38:22.735Z] #58 15.07 (2/2) Installing su-exec (0.2-r2) [2023-08-09T00:38:22.735Z] #58 15.08 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:38:22.735Z] #58 15.21 OK: 8 MiB in 17 packages [2023-08-09T00:38:22.968Z] 30a6b1f78c51: Pushed [2023-08-09T00:38:22.968Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:d1f112e2ac381d6d99c87ef52bf325259c8f545a74d00d1c5a557c6ab4a1afbc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:23.271Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:23.569Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-09T00:38:23.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-09T00:38:23.569Z] 4f1c4cf5a5d0: Preparing [2023-08-09T00:38:23.569Z] 76752b7bfc41: Preparing [2023-08-09T00:38:23.569Z] cd7ec3a36a19: Preparing [2023-08-09T00:38:23.569Z] 30a6b1f78c51: Preparing [2023-08-09T00:38:23.569Z] 48e3d23c1997: Preparing [2023-08-09T00:38:23.569Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:23.569Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:23.569Z] 36b50b131297: Preparing [2023-08-09T00:38:23.569Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:23.569Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:23.569Z] 76752b7bfc41: Layer already exists [2023-08-09T00:38:23.569Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:23.569Z] cd7ec3a36a19: Layer already exists [2023-08-09T00:38:23.569Z] 30a6b1f78c51: Layer already exists [2023-08-09T00:38:23.569Z] 4f1c4cf5a5d0: Layer already exists [2023-08-09T00:38:23.569Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:23.569Z] 36b50b131297: Layer already exists [2023-08-09T00:38:23.569Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:23.569Z] latest: digest: sha256:d1f112e2ac381d6d99c87ef52bf325259c8f545a74d00d1c5a557c6ab4a1afbc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:23.714Z] #58 DONE 16.2s [2023-08-09T00:38:23.714Z] [2023-08-09T00:38:23.714Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:38:23.714Z] #57 15.77 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:38:23.714Z] #57 15.77 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:38:23.714Z] #57 15.77 OK: 17689 distinct packages available [2023-08-09T00:38:23.883Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:23.987Z] #57 ... [2023-08-09T00:38:23.987Z] [2023-08-09T00:38:23.987Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T00:38:23.987Z] #56 DONE 16.7s [2023-08-09T00:38:23.987Z] [2023-08-09T00:38:23.987Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-09T00:38:24.188Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.17 [2023-08-09T00:38:24.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-09T00:38:24.188Z] 4f1c4cf5a5d0: Preparing [2023-08-09T00:38:24.188Z] 76752b7bfc41: Preparing [2023-08-09T00:38:24.188Z] cd7ec3a36a19: Preparing [2023-08-09T00:38:24.188Z] 30a6b1f78c51: Preparing [2023-08-09T00:38:24.188Z] 48e3d23c1997: Preparing [2023-08-09T00:38:24.188Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:24.188Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:24.188Z] 36b50b131297: Preparing [2023-08-09T00:38:24.188Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:24.188Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:24.188Z] 36b50b131297: Waiting [2023-08-09T00:38:24.188Z] 4f1c4cf5a5d0: Layer already exists [2023-08-09T00:38:24.188Z] 76752b7bfc41: Layer already exists [2023-08-09T00:38:24.188Z] 30a6b1f78c51: Layer already exists [2023-08-09T00:38:24.188Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:24.188Z] cd7ec3a36a19: Layer already exists [2023-08-09T00:38:24.188Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:24.188Z] 36b50b131297: Layer already exists [2023-08-09T00:38:24.188Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:24.188Z] 3.1.0-dev.17: digest: sha256:d1f112e2ac381d6d99c87ef52bf325259c8f545a74d00d1c5a557c6ab4a1afbc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:24.257Z] #63 DONE 0.2s [2023-08-09T00:38:24.257Z] [2023-08-09T00:38:24.257Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:38:24.257Z] #57 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:24.495Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:24.526Z] #57 ... [2023-08-09T00:38:24.526Z] [2023-08-09T00:38:24.526Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T00:38:24.526Z] #55 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:24.526Z] #55 16.04 OK: 263 MiB in 53 packages [2023-08-09T00:38:24.526Z] #55 DONE 17.1s [2023-08-09T00:38:24.797Z] [2023-08-09T00:38:24.797Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:38:24.797Z] #64 ... [2023-08-09T00:38:24.797Z] [2023-08-09T00:38:24.797Z] #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T00:38:24.797Z] #59 15.84 OK: 263 MiB in 53 packages [2023-08-09T00:38:24.797Z] #59 DONE 17.4s [2023-08-09T00:38:24.799Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:24.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-09T00:38:24.799Z] 4f1c4cf5a5d0: Preparing [2023-08-09T00:38:24.799Z] 76752b7bfc41: Preparing [2023-08-09T00:38:24.799Z] cd7ec3a36a19: Preparing [2023-08-09T00:38:24.799Z] 30a6b1f78c51: Preparing [2023-08-09T00:38:24.799Z] 48e3d23c1997: Preparing [2023-08-09T00:38:24.799Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:24.799Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:24.799Z] 36b50b131297: Preparing [2023-08-09T00:38:24.799Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:24.799Z] 36b50b131297: Waiting [2023-08-09T00:38:24.799Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:24.799Z] 4f1c4cf5a5d0: Layer already exists [2023-08-09T00:38:24.799Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:24.799Z] cd7ec3a36a19: Layer already exists [2023-08-09T00:38:24.799Z] 30a6b1f78c51: Layer already exists [2023-08-09T00:38:24.799Z] 76752b7bfc41: Layer already exists [2023-08-09T00:38:24.799Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:24.799Z] 36b50b131297: Layer already exists [2023-08-09T00:38:24.799Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:24.799Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:d1f112e2ac381d6d99c87ef52bf325259c8f545a74d00d1c5a557c6ab4a1afbc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:25.066Z] [2023-08-09T00:38:25.066Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:38:25.066Z] #65 ... [2023-08-09T00:38:25.066Z] [2023-08-09T00:38:25.066Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:38:25.066Z] #46 16.33 OK: 263 MiB in 53 packages [2023-08-09T00:38:25.066Z] #46 DONE 17.8s [2023-08-09T00:38:25.108Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:25.339Z] [2023-08-09T00:38:25.339Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:38:25.415Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-09T00:38:25.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-09T00:38:25.415Z] 4f1c4cf5a5d0: Preparing [2023-08-09T00:38:25.415Z] 76752b7bfc41: Preparing [2023-08-09T00:38:25.415Z] cd7ec3a36a19: Preparing [2023-08-09T00:38:25.415Z] 30a6b1f78c51: Preparing [2023-08-09T00:38:25.415Z] 48e3d23c1997: Preparing [2023-08-09T00:38:25.415Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:25.415Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:25.415Z] 36b50b131297: Preparing [2023-08-09T00:38:25.415Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:25.415Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:25.415Z] 36b50b131297: Waiting [2023-08-09T00:38:25.415Z] 76752b7bfc41: Layer already exists [2023-08-09T00:38:25.415Z] cd7ec3a36a19: Layer already exists [2023-08-09T00:38:25.415Z] 30a6b1f78c51: Layer already exists [2023-08-09T00:38:25.415Z] 4f1c4cf5a5d0: Layer already exists [2023-08-09T00:38:25.415Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:25.415Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:25.415Z] 36b50b131297: Layer already exists [2023-08-09T00:38:25.415Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:25.415Z] main: digest: sha256:d1f112e2ac381d6d99c87ef52bf325259c8f545a74d00d1c5a557c6ab4a1afbc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:38:25.454Z] ===================================================== [Pipeline] echo [2023-08-09T00:38:25.463Z] taggedImages: [2023-08-09T00:38:25.463Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:25.463Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-09T00:38:25.463Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.17 [2023-08-09T00:38:25.463Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:25.463Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-09T00:38:25.484Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-09T00:38:25.484Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:25.484Z] latest [2023-08-09T00:38:25.484Z] 3.1.0-dev.17 [2023-08-09T00:38:25.484Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:25.484Z] main [2023-08-09T00:38:25.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:25.809Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:26.119Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:26.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-09T00:38:26.119Z] 777918d227e4: Preparing [2023-08-09T00:38:26.119Z] 9c7792a9cb4c: Preparing [2023-08-09T00:38:26.119Z] 48e3d23c1997: Preparing [2023-08-09T00:38:26.119Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:26.119Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:26.119Z] 36b50b131297: Preparing [2023-08-09T00:38:26.119Z] 36b50b131297: Waiting [2023-08-09T00:38:26.119Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:26.119Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:26.119Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:26.120Z] 36b50b131297: Layer already exists [2023-08-09T00:38:26.120Z] 777918d227e4: Pushed [2023-08-09T00:38:26.312Z] #66 DONE 1.1s [2023-08-09T00:38:26.312Z] [2023-08-09T00:38:26.312Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:38:26.312Z] #64 DONE 1.6s [2023-08-09T00:38:26.312Z] [2023-08-09T00:38:26.312Z] #67 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:38:26.312Z] #67 ... [2023-08-09T00:38:26.312Z] [2023-08-09T00:38:26.312Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:38:26.312Z] #65 DONE 1.4s [2023-08-09T00:38:26.596Z] [2023-08-09T00:38:26.596Z] #68 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:38:26.867Z] #68 ... [2023-08-09T00:38:26.867Z] [2023-08-09T00:38:26.867Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T00:38:26.867Z] #61 15.81 (1/2) Installing ca-certificates (20230506-r0) [2023-08-09T00:38:26.867Z] #61 16.49 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:38:26.867Z] #61 16.52 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:38:26.867Z] #61 16.67 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:38:26.867Z] #61 18.29 OK: 8 MiB in 17 packages [2023-08-09T00:38:26.867Z] #61 DONE 19.4s [2023-08-09T00:38:26.867Z] [2023-08-09T00:38:26.867Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:38:26.867Z] #57 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:28.026Z] 9c7792a9cb4c: Pushed [2023-08-09T00:38:28.026Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:f475be4e3794579e2b94152aa5847ffa2cd5327ed18ac586c365916792cde202 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:28.294Z] #57 ... [2023-08-09T00:38:28.294Z] [2023-08-09T00:38:28.294Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T00:38:28.294Z] #54 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:28.294Z] #54 15.26 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:38:28.294Z] #54 15.26 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:38:28.294Z] #54 15.26 OK: 17694 distinct packages available [2023-08-09T00:38:28.294Z] #54 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:28.294Z] #54 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:28.294Z] #54 ... [2023-08-09T00:38:28.294Z] [2023-08-09T00:38:28.294Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T00:38:28.294Z] #53 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:28.294Z] #53 16.31 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:38:28.294Z] #53 16.31 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:38:28.294Z] #53 16.31 OK: 17689 distinct packages available [2023-08-09T00:38:28.294Z] #53 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:28.294Z] #53 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:28.339Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:28.562Z] #53 ... [2023-08-09T00:38:28.562Z] [2023-08-09T00:38:28.563Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T00:38:28.563Z] #52 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:38:28.563Z] #52 20.59 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-09T00:38:28.563Z] #52 20.61 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:38:28.563Z] #52 20.63 (3/4) Installing libucontext (1.2-r0) [2023-08-09T00:38:28.563Z] #52 20.66 (4/4) Installing gcompat (1.1.0-r0) [2023-08-09T00:38:28.563Z] #52 20.78 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:38:28.563Z] #52 20.99 OK: 8 MiB in 19 packages [2023-08-09T00:38:28.645Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-09T00:38:28.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-09T00:38:28.646Z] 777918d227e4: Preparing [2023-08-09T00:38:28.646Z] 9c7792a9cb4c: Preparing [2023-08-09T00:38:28.646Z] 48e3d23c1997: Preparing [2023-08-09T00:38:28.646Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:28.646Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:28.646Z] 36b50b131297: Preparing [2023-08-09T00:38:28.646Z] 36b50b131297: Waiting [2023-08-09T00:38:28.646Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:28.646Z] 9c7792a9cb4c: Layer already exists [2023-08-09T00:38:28.646Z] 777918d227e4: Layer already exists [2023-08-09T00:38:28.646Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:28.646Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:28.646Z] 36b50b131297: Layer already exists [2023-08-09T00:38:28.646Z] latest: digest: sha256:f475be4e3794579e2b94152aa5847ffa2cd5327ed18ac586c365916792cde202 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:28.971Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:29.149Z] #52 DONE 21.9s [2023-08-09T00:38:29.149Z] [2023-08-09T00:38:29.149Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-09T00:38:29.149Z] #69 DONE 5.6s [2023-08-09T00:38:29.149Z] [2023-08-09T00:38:29.149Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T00:38:29.149Z] #54 21.56 OK: 263 MiB in 53 packages [2023-08-09T00:38:29.275Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.17 [2023-08-09T00:38:29.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-09T00:38:29.275Z] 777918d227e4: Preparing [2023-08-09T00:38:29.275Z] 9c7792a9cb4c: Preparing [2023-08-09T00:38:29.275Z] 48e3d23c1997: Preparing [2023-08-09T00:38:29.275Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:29.275Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:29.275Z] 36b50b131297: Preparing [2023-08-09T00:38:29.275Z] 36b50b131297: Waiting [2023-08-09T00:38:29.275Z] 777918d227e4: Layer already exists [2023-08-09T00:38:29.275Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:29.275Z] 9c7792a9cb4c: Layer already exists [2023-08-09T00:38:29.275Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:29.275Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:29.275Z] 36b50b131297: Layer already exists [2023-08-09T00:38:29.275Z] 3.1.0-dev.17: digest: sha256:f475be4e3794579e2b94152aa5847ffa2cd5327ed18ac586c365916792cde202 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:29.422Z] #54 ... [2023-08-09T00:38:29.422Z] [2023-08-09T00:38:29.422Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-09T00:38:29.422Z] #70 DONE 0.3s [2023-08-09T00:38:29.575Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:29.697Z] [2023-08-09T00:38:29.697Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T00:38:29.697Z] #53 22.15 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-09T00:38:29.697Z] #53 22.20 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:38:29.697Z] #53 22.22 (3/5) Installing libucontext (1.2-r0) [2023-08-09T00:38:29.697Z] #53 22.24 (4/5) Installing gcompat (1.1.0-r0) [2023-08-09T00:38:29.697Z] #53 22.25 (5/5) Installing openssl (3.0.10-r0) [2023-08-09T00:38:29.697Z] #53 22.37 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:38:29.697Z] #53 22.37 OK: 9 MiB in 20 packages [2023-08-09T00:38:29.697Z] #53 ... [2023-08-09T00:38:29.697Z] [2023-08-09T00:38:29.697Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T00:38:29.697Z] #54 DONE 22.3s [2023-08-09T00:38:29.881Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:29.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-09T00:38:29.881Z] 777918d227e4: Preparing [2023-08-09T00:38:29.881Z] 9c7792a9cb4c: Preparing [2023-08-09T00:38:29.881Z] 48e3d23c1997: Preparing [2023-08-09T00:38:29.881Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:29.881Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:29.881Z] 36b50b131297: Preparing [2023-08-09T00:38:29.881Z] 36b50b131297: Waiting [2023-08-09T00:38:29.881Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:29.881Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:29.881Z] 777918d227e4: Layer already exists [2023-08-09T00:38:29.881Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:29.881Z] 9c7792a9cb4c: Layer already exists [2023-08-09T00:38:29.881Z] 36b50b131297: Layer already exists [2023-08-09T00:38:29.881Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:f475be4e3794579e2b94152aa5847ffa2cd5327ed18ac586c365916792cde202 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:29.972Z] [2023-08-09T00:38:29.972Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:38:29.972Z] #57 22.37 (1/9) Installing ca-certificates (20230506-r0) [2023-08-09T00:38:29.972Z] #57 22.54 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-09T00:38:29.972Z] #57 22.57 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-09T00:38:29.972Z] #57 22.62 (4/9) Installing libcurl (8.2.1-r0) [2023-08-09T00:38:29.972Z] #57 22.65 (5/9) Installing curl (8.2.1-r0) [2023-08-09T00:38:29.972Z] #57 22.68 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-09T00:38:29.972Z] #57 22.68 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:38:29.972Z] #57 22.76 (8/9) Installing libucontext (1.2-r0) [2023-08-09T00:38:29.972Z] #57 22.76 (9/9) Installing gcompat (1.1.0-r0) [2023-08-09T00:38:29.972Z] #57 22.76 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:38:30.184Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:30.245Z] #57 22.77 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:38:30.486Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-09T00:38:30.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-09T00:38:30.487Z] 777918d227e4: Preparing [2023-08-09T00:38:30.487Z] 9c7792a9cb4c: Preparing [2023-08-09T00:38:30.487Z] 48e3d23c1997: Preparing [2023-08-09T00:38:30.487Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:30.487Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:30.487Z] 36b50b131297: Preparing [2023-08-09T00:38:30.487Z] 36b50b131297: Waiting [2023-08-09T00:38:30.487Z] 9c7792a9cb4c: Layer already exists [2023-08-09T00:38:30.487Z] 777918d227e4: Layer already exists [2023-08-09T00:38:30.487Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:30.487Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:30.487Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:30.487Z] 36b50b131297: Layer already exists [2023-08-09T00:38:30.487Z] main: digest: sha256:f475be4e3794579e2b94152aa5847ffa2cd5327ed18ac586c365916792cde202 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-08-09T00:38:30.513Z] #57 ... [2023-08-09T00:38:30.514Z] [2023-08-09T00:38:30.514Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T00:38:30.514Z] #53 DONE 23.1s [2023-08-09T00:38:30.514Z] [2023-08-09T00:38:30.514Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:38:30.552Z] ===================================================== [Pipeline] echo [2023-08-09T00:38:30.559Z] taggedImages: [2023-08-09T00:38:30.559Z] - nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:30.559Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-09T00:38:30.559Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.17 [2023-08-09T00:38:30.559Z] - nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:30.559Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-09T00:38:30.581Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-09T00:38:30.581Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:30.581Z] latest [2023-08-09T00:38:30.581Z] 3.1.0-dev.17 [2023-08-09T00:38:30.581Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:30.581Z] main [2023-08-09T00:38:30.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:30.783Z] #71 DONE 0.9s [2023-08-09T00:38:30.783Z] [2023-08-09T00:38:30.783Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:38:30.783Z] #57 23.39 OK: 11 MiB in 24 packages [2023-08-09T00:38:30.901Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:31.203Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:31.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-09T00:38:31.203Z] b9be49a54b3e: Preparing [2023-08-09T00:38:31.203Z] de07c2e2c6c2: Preparing [2023-08-09T00:38:31.203Z] 0dd90f0fd16e: Preparing [2023-08-09T00:38:31.203Z] 48e3d23c1997: Preparing [2023-08-09T00:38:31.203Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:31.203Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:31.203Z] 36b50b131297: Preparing [2023-08-09T00:38:31.203Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:31.203Z] 36b50b131297: Waiting [2023-08-09T00:38:31.203Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:31.203Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:31.203Z] de07c2e2c6c2: Pushed [2023-08-09T00:38:31.203Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:31.203Z] 36b50b131297: Layer already exists [2023-08-09T00:38:31.369Z] #57 DONE 24.0s [2023-08-09T00:38:31.369Z] [2023-08-09T00:38:31.369Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:38:31.461Z] b9be49a54b3e: Pushed [2023-08-09T00:38:32.785Z] #72 ... [2023-08-09T00:38:32.785Z] [2023-08-09T00:38:32.785Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:38:32.836Z] 0dd90f0fd16e: Pushed [2023-08-09T00:38:33.095Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:810b595183a8facbe3da408c8b0a0d61188a5e51307e4962d21cd01b935b6832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:33.141Z] #73 ... [2023-08-09T00:38:33.142Z] [2023-08-09T00:38:33.142Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:38:33.416Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:33.727Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-09T00:38:33.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-09T00:38:33.727Z] b9be49a54b3e: Preparing [2023-08-09T00:38:33.727Z] de07c2e2c6c2: Preparing [2023-08-09T00:38:33.727Z] 0dd90f0fd16e: Preparing [2023-08-09T00:38:33.727Z] 48e3d23c1997: Preparing [2023-08-09T00:38:33.727Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:33.727Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:33.727Z] 36b50b131297: Preparing [2023-08-09T00:38:33.727Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:33.727Z] 36b50b131297: Waiting [2023-08-09T00:38:33.727Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:33.727Z] b9be49a54b3e: Layer already exists [2023-08-09T00:38:33.727Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:33.727Z] 0dd90f0fd16e: Layer already exists [2023-08-09T00:38:33.727Z] de07c2e2c6c2: Layer already exists [2023-08-09T00:38:33.727Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:33.727Z] 36b50b131297: Layer already exists [2023-08-09T00:38:33.727Z] latest: digest: sha256:810b595183a8facbe3da408c8b0a0d61188a5e51307e4962d21cd01b935b6832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:34.039Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:34.352Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.17 [2023-08-09T00:38:34.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-09T00:38:34.352Z] b9be49a54b3e: Preparing [2023-08-09T00:38:34.352Z] de07c2e2c6c2: Preparing [2023-08-09T00:38:34.352Z] 0dd90f0fd16e: Preparing [2023-08-09T00:38:34.352Z] 48e3d23c1997: Preparing [2023-08-09T00:38:34.352Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:34.352Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:34.352Z] 36b50b131297: Preparing [2023-08-09T00:38:34.352Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:34.352Z] 36b50b131297: Waiting [2023-08-09T00:38:34.352Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:34.352Z] 0dd90f0fd16e: Layer already exists [2023-08-09T00:38:34.352Z] b9be49a54b3e: Layer already exists [2023-08-09T00:38:34.352Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:34.352Z] de07c2e2c6c2: Layer already exists [2023-08-09T00:38:34.352Z] 36b50b131297: Layer already exists [2023-08-09T00:38:34.352Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:34.352Z] 3.1.0-dev.17: digest: sha256:810b595183a8facbe3da408c8b0a0d61188a5e51307e4962d21cd01b935b6832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:34.672Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:34.983Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:34.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-09T00:38:34.983Z] b9be49a54b3e: Preparing [2023-08-09T00:38:34.983Z] de07c2e2c6c2: Preparing [2023-08-09T00:38:34.983Z] 0dd90f0fd16e: Preparing [2023-08-09T00:38:34.983Z] 48e3d23c1997: Preparing [2023-08-09T00:38:34.983Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:34.983Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:34.983Z] 36b50b131297: Preparing [2023-08-09T00:38:34.983Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:34.983Z] 36b50b131297: Waiting [2023-08-09T00:38:34.983Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:34.983Z] de07c2e2c6c2: Layer already exists [2023-08-09T00:38:34.983Z] 0dd90f0fd16e: Layer already exists [2023-08-09T00:38:34.983Z] b9be49a54b3e: Layer already exists [2023-08-09T00:38:34.983Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:34.983Z] 36b50b131297: Layer already exists [2023-08-09T00:38:34.983Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:34.983Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:810b595183a8facbe3da408c8b0a0d61188a5e51307e4962d21cd01b935b6832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:35.306Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:35.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-09T00:38:35.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-09T00:38:35.611Z] b9be49a54b3e: Preparing [2023-08-09T00:38:35.611Z] de07c2e2c6c2: Preparing [2023-08-09T00:38:35.611Z] 0dd90f0fd16e: Preparing [2023-08-09T00:38:35.611Z] 48e3d23c1997: Preparing [2023-08-09T00:38:35.611Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:35.611Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:35.611Z] 36b50b131297: Preparing [2023-08-09T00:38:35.611Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:35.611Z] 36b50b131297: Waiting [2023-08-09T00:38:35.611Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:35.611Z] 0dd90f0fd16e: Layer already exists [2023-08-09T00:38:35.611Z] de07c2e2c6c2: Layer already exists [2023-08-09T00:38:35.611Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:35.611Z] b9be49a54b3e: Layer already exists [2023-08-09T00:38:35.611Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:35.611Z] 36b50b131297: Layer already exists [2023-08-09T00:38:35.611Z] main: digest: sha256:810b595183a8facbe3da408c8b0a0d61188a5e51307e4962d21cd01b935b6832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:38:35.657Z] ===================================================== [Pipeline] echo [2023-08-09T00:38:35.667Z] taggedImages: [2023-08-09T00:38:35.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:35.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-09T00:38:35.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.17 [2023-08-09T00:38:35.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:35.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-09T00:38:35.693Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-09T00:38:35.693Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:35.693Z] latest [2023-08-09T00:38:35.693Z] 3.1.0-dev.17 [2023-08-09T00:38:35.693Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:35.693Z] main [2023-08-09T00:38:35.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:36.015Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:36.329Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:36.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-09T00:38:36.329Z] 3f64ae73a23e: Preparing [2023-08-09T00:38:36.329Z] cc6e54f88df4: Preparing [2023-08-09T00:38:36.329Z] 810cc0c9de9f: Preparing [2023-08-09T00:38:36.329Z] 5c284ee52cda: Preparing [2023-08-09T00:38:36.329Z] 3f5d314e6bed: Preparing [2023-08-09T00:38:36.329Z] d6dc14552fe7: Preparing [2023-08-09T00:38:36.329Z] 2086b067f933: Preparing [2023-08-09T00:38:36.329Z] 48e3d23c1997: Preparing [2023-08-09T00:38:36.329Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:36.329Z] 14599de29465: Preparing [2023-08-09T00:38:36.329Z] 1f4e8d2e4eba: Preparing [2023-08-09T00:38:36.329Z] 5f70bf18a086: Preparing [2023-08-09T00:38:36.329Z] 03b1f8435a5f: Preparing [2023-08-09T00:38:36.329Z] bdea57501021: Preparing [2023-08-09T00:38:36.329Z] 36b50b131297: Preparing [2023-08-09T00:38:36.329Z] 48e3d23c1997: Waiting [2023-08-09T00:38:36.329Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:36.329Z] 14599de29465: Waiting [2023-08-09T00:38:36.329Z] 1f4e8d2e4eba: Waiting [2023-08-09T00:38:36.329Z] 5f70bf18a086: Waiting [2023-08-09T00:38:36.329Z] 03b1f8435a5f: Waiting [2023-08-09T00:38:36.329Z] 36b50b131297: Waiting [2023-08-09T00:38:36.329Z] d6dc14552fe7: Waiting [2023-08-09T00:38:36.329Z] cc6e54f88df4: Pushed [2023-08-09T00:38:36.329Z] 810cc0c9de9f: Pushed [2023-08-09T00:38:36.329Z] 3f5d314e6bed: Pushed [2023-08-09T00:38:36.329Z] 5c284ee52cda: Pushed [2023-08-09T00:38:36.602Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:36.602Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:36.602Z] 3f64ae73a23e: Pushed [2023-08-09T00:38:36.602Z] d6dc14552fe7: Pushed [2023-08-09T00:38:36.602Z] 1f4e8d2e4eba: Pushed [2023-08-09T00:38:36.602Z] 14599de29465: Pushed [2023-08-09T00:38:36.602Z] 36b50b131297: Layer already exists [2023-08-09T00:38:36.602Z] 5f70bf18a086: Pushed [2023-08-09T00:38:36.861Z] 03b1f8435a5f: Pushed [2023-08-09T00:38:36.861Z] bdea57501021: Pushed [2023-08-09T00:38:38.758Z] 2086b067f933: Pushed [2023-08-09T00:38:38.758Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:c511d591520588286fa83d49d3d743ba06f082a4b161c3d7615ab61974f84aac size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:39.064Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:39.374Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-09T00:38:39.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-09T00:38:39.374Z] 3f64ae73a23e: Preparing [2023-08-09T00:38:39.374Z] cc6e54f88df4: Preparing [2023-08-09T00:38:39.374Z] 810cc0c9de9f: Preparing [2023-08-09T00:38:39.374Z] 5c284ee52cda: Preparing [2023-08-09T00:38:39.374Z] 3f5d314e6bed: Preparing [2023-08-09T00:38:39.374Z] d6dc14552fe7: Preparing [2023-08-09T00:38:39.374Z] 2086b067f933: Preparing [2023-08-09T00:38:39.374Z] 48e3d23c1997: Preparing [2023-08-09T00:38:39.374Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:39.374Z] 14599de29465: Preparing [2023-08-09T00:38:39.374Z] 1f4e8d2e4eba: Preparing [2023-08-09T00:38:39.374Z] 5f70bf18a086: Preparing [2023-08-09T00:38:39.374Z] 03b1f8435a5f: Preparing [2023-08-09T00:38:39.374Z] bdea57501021: Preparing [2023-08-09T00:38:39.374Z] d6dc14552fe7: Waiting [2023-08-09T00:38:39.374Z] 36b50b131297: Preparing [2023-08-09T00:38:39.374Z] 48e3d23c1997: Waiting [2023-08-09T00:38:39.374Z] 03b1f8435a5f: Waiting [2023-08-09T00:38:39.374Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:39.374Z] bdea57501021: Waiting [2023-08-09T00:38:39.374Z] 14599de29465: Waiting [2023-08-09T00:38:39.374Z] 36b50b131297: Waiting [2023-08-09T00:38:39.375Z] 1f4e8d2e4eba: Waiting [2023-08-09T00:38:39.375Z] 5f70bf18a086: Waiting [2023-08-09T00:38:39.375Z] 2086b067f933: Waiting [2023-08-09T00:38:39.375Z] 3f64ae73a23e: Layer already exists [2023-08-09T00:38:39.375Z] cc6e54f88df4: Layer already exists [2023-08-09T00:38:39.375Z] 810cc0c9de9f: Layer already exists [2023-08-09T00:38:39.375Z] 3f5d314e6bed: Layer already exists [2023-08-09T00:38:39.375Z] 5c284ee52cda: Layer already exists [2023-08-09T00:38:39.375Z] 2086b067f933: Layer already exists [2023-08-09T00:38:39.375Z] d6dc14552fe7: Layer already exists [2023-08-09T00:38:39.375Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:39.375Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:39.375Z] 14599de29465: Layer already exists [2023-08-09T00:38:39.375Z] 1f4e8d2e4eba: Layer already exists [2023-08-09T00:38:39.375Z] 5f70bf18a086: Layer already exists [2023-08-09T00:38:39.375Z] 03b1f8435a5f: Layer already exists [2023-08-09T00:38:39.375Z] 36b50b131297: Layer already exists [2023-08-09T00:38:39.375Z] bdea57501021: Layer already exists [2023-08-09T00:38:39.375Z] latest: digest: sha256:c511d591520588286fa83d49d3d743ba06f082a4b161c3d7615ab61974f84aac size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:39.679Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:39.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.17 [2023-08-09T00:38:39.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-09T00:38:39.983Z] 3f64ae73a23e: Preparing [2023-08-09T00:38:39.983Z] cc6e54f88df4: Preparing [2023-08-09T00:38:39.983Z] 810cc0c9de9f: Preparing [2023-08-09T00:38:39.983Z] 5c284ee52cda: Preparing [2023-08-09T00:38:39.983Z] 3f5d314e6bed: Preparing [2023-08-09T00:38:39.983Z] d6dc14552fe7: Preparing [2023-08-09T00:38:39.983Z] 2086b067f933: Preparing [2023-08-09T00:38:39.983Z] 48e3d23c1997: Preparing [2023-08-09T00:38:39.983Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:39.983Z] 14599de29465: Preparing [2023-08-09T00:38:39.983Z] 1f4e8d2e4eba: Preparing [2023-08-09T00:38:39.983Z] 5f70bf18a086: Preparing [2023-08-09T00:38:39.983Z] 03b1f8435a5f: Preparing [2023-08-09T00:38:39.983Z] bdea57501021: Preparing [2023-08-09T00:38:39.983Z] 36b50b131297: Preparing [2023-08-09T00:38:39.983Z] d6dc14552fe7: Waiting [2023-08-09T00:38:39.983Z] 48e3d23c1997: Waiting [2023-08-09T00:38:39.983Z] 2086b067f933: Waiting [2023-08-09T00:38:39.983Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:39.983Z] 14599de29465: Waiting [2023-08-09T00:38:39.983Z] 1f4e8d2e4eba: Waiting [2023-08-09T00:38:39.983Z] 5f70bf18a086: Waiting [2023-08-09T00:38:39.983Z] 03b1f8435a5f: Waiting [2023-08-09T00:38:39.983Z] 36b50b131297: Waiting [2023-08-09T00:38:39.983Z] bdea57501021: Waiting [2023-08-09T00:38:39.983Z] 5c284ee52cda: Layer already exists [2023-08-09T00:38:39.983Z] 3f5d314e6bed: Layer already exists [2023-08-09T00:38:39.983Z] cc6e54f88df4: Layer already exists [2023-08-09T00:38:39.983Z] 3f64ae73a23e: Layer already exists [2023-08-09T00:38:39.983Z] 810cc0c9de9f: Layer already exists [2023-08-09T00:38:39.983Z] d6dc14552fe7: Layer already exists [2023-08-09T00:38:39.983Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:39.983Z] 2086b067f933: Layer already exists [2023-08-09T00:38:39.983Z] 14599de29465: Layer already exists [2023-08-09T00:38:39.983Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:39.983Z] 5f70bf18a086: Layer already exists [2023-08-09T00:38:39.983Z] 03b1f8435a5f: Layer already exists [2023-08-09T00:38:39.983Z] 1f4e8d2e4eba: Layer already exists [2023-08-09T00:38:39.983Z] 36b50b131297: Layer already exists [2023-08-09T00:38:39.983Z] bdea57501021: Layer already exists [2023-08-09T00:38:39.983Z] 3.1.0-dev.17: digest: sha256:c511d591520588286fa83d49d3d743ba06f082a4b161c3d7615ab61974f84aac size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:40.288Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:40.677Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:40.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-09T00:38:40.677Z] 3f64ae73a23e: Preparing [2023-08-09T00:38:40.677Z] cc6e54f88df4: Preparing [2023-08-09T00:38:40.677Z] 810cc0c9de9f: Preparing [2023-08-09T00:38:40.677Z] 5c284ee52cda: Preparing [2023-08-09T00:38:40.677Z] 3f5d314e6bed: Preparing [2023-08-09T00:38:40.677Z] d6dc14552fe7: Preparing [2023-08-09T00:38:40.677Z] 2086b067f933: Preparing [2023-08-09T00:38:40.677Z] 48e3d23c1997: Preparing [2023-08-09T00:38:40.677Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:40.677Z] 14599de29465: Preparing [2023-08-09T00:38:40.677Z] 1f4e8d2e4eba: Preparing [2023-08-09T00:38:40.677Z] 5f70bf18a086: Preparing [2023-08-09T00:38:40.677Z] 03b1f8435a5f: Preparing [2023-08-09T00:38:40.677Z] bdea57501021: Preparing [2023-08-09T00:38:40.677Z] 36b50b131297: Preparing [2023-08-09T00:38:40.677Z] d6dc14552fe7: Waiting [2023-08-09T00:38:40.677Z] 48e3d23c1997: Waiting [2023-08-09T00:38:40.677Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:40.678Z] 14599de29465: Waiting [2023-08-09T00:38:40.678Z] 2086b067f933: Waiting [2023-08-09T00:38:40.678Z] 5f70bf18a086: Waiting [2023-08-09T00:38:40.678Z] 03b1f8435a5f: Waiting [2023-08-09T00:38:40.678Z] 1f4e8d2e4eba: Waiting [2023-08-09T00:38:40.678Z] bdea57501021: Waiting [2023-08-09T00:38:40.678Z] 810cc0c9de9f: Layer already exists [2023-08-09T00:38:40.678Z] cc6e54f88df4: Layer already exists [2023-08-09T00:38:40.678Z] 3f5d314e6bed: Layer already exists [2023-08-09T00:38:40.678Z] 3f64ae73a23e: Layer already exists [2023-08-09T00:38:40.678Z] 5c284ee52cda: Layer already exists [2023-08-09T00:38:40.678Z] 2086b067f933: Layer already exists [2023-08-09T00:38:40.678Z] d6dc14552fe7: Layer already exists [2023-08-09T00:38:40.678Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:40.678Z] 14599de29465: Layer already exists [2023-08-09T00:38:40.678Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:40.678Z] 5f70bf18a086: Layer already exists [2023-08-09T00:38:40.678Z] 36b50b131297: Layer already exists [2023-08-09T00:38:40.678Z] 1f4e8d2e4eba: Layer already exists [2023-08-09T00:38:40.678Z] 03b1f8435a5f: Layer already exists [2023-08-09T00:38:40.678Z] bdea57501021: Layer already exists [2023-08-09T00:38:40.678Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:c511d591520588286fa83d49d3d743ba06f082a4b161c3d7615ab61974f84aac size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:41.059Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:41.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-09T00:38:41.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-09T00:38:41.412Z] 3f64ae73a23e: Preparing [2023-08-09T00:38:41.412Z] cc6e54f88df4: Preparing [2023-08-09T00:38:41.412Z] 810cc0c9de9f: Preparing [2023-08-09T00:38:41.412Z] 5c284ee52cda: Preparing [2023-08-09T00:38:41.412Z] 3f5d314e6bed: Preparing [2023-08-09T00:38:41.412Z] d6dc14552fe7: Preparing [2023-08-09T00:38:41.412Z] 2086b067f933: Preparing [2023-08-09T00:38:41.412Z] 48e3d23c1997: Preparing [2023-08-09T00:38:41.412Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:41.412Z] d6dc14552fe7: Waiting [2023-08-09T00:38:41.412Z] 2086b067f933: Waiting [2023-08-09T00:38:41.412Z] 48e3d23c1997: Waiting [2023-08-09T00:38:41.412Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:41.412Z] 14599de29465: Preparing [2023-08-09T00:38:41.412Z] 1f4e8d2e4eba: Preparing [2023-08-09T00:38:41.412Z] 14599de29465: Waiting [2023-08-09T00:38:41.412Z] 5f70bf18a086: Preparing [2023-08-09T00:38:41.412Z] 03b1f8435a5f: Preparing [2023-08-09T00:38:41.412Z] bdea57501021: Preparing [2023-08-09T00:38:41.412Z] 36b50b131297: Preparing [2023-08-09T00:38:41.412Z] 1f4e8d2e4eba: Waiting [2023-08-09T00:38:41.412Z] 03b1f8435a5f: Waiting [2023-08-09T00:38:41.412Z] 5f70bf18a086: Waiting [2023-08-09T00:38:41.412Z] 36b50b131297: Waiting [2023-08-09T00:38:41.412Z] 810cc0c9de9f: Layer already exists [2023-08-09T00:38:41.412Z] cc6e54f88df4: Layer already exists [2023-08-09T00:38:41.412Z] 3f5d314e6bed: Layer already exists [2023-08-09T00:38:41.412Z] 5c284ee52cda: Layer already exists [2023-08-09T00:38:41.412Z] 3f64ae73a23e: Layer already exists [2023-08-09T00:38:41.412Z] d6dc14552fe7: Layer already exists [2023-08-09T00:38:41.412Z] 14599de29465: Layer already exists [2023-08-09T00:38:41.412Z] 2086b067f933: Layer already exists [2023-08-09T00:38:41.412Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:41.412Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:41.412Z] 03b1f8435a5f: Layer already exists [2023-08-09T00:38:41.412Z] 5f70bf18a086: Layer already exists [2023-08-09T00:38:41.412Z] 1f4e8d2e4eba: Layer already exists [2023-08-09T00:38:41.412Z] bdea57501021: Layer already exists [2023-08-09T00:38:41.412Z] 36b50b131297: Layer already exists [2023-08-09T00:38:41.412Z] main: digest: sha256:c511d591520588286fa83d49d3d743ba06f082a4b161c3d7615ab61974f84aac size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:38:41.496Z] ===================================================== [Pipeline] echo [2023-08-09T00:38:41.502Z] taggedImages: [2023-08-09T00:38:41.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:41.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-09T00:38:41.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.17 [2023-08-09T00:38:41.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:41.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-09T00:38:41.519Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-09T00:38:41.519Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:41.519Z] latest [2023-08-09T00:38:41.519Z] 3.1.0-dev.17 [2023-08-09T00:38:41.519Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:41.519Z] main [2023-08-09T00:38:41.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:41.831Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:42.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:42.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-09T00:38:42.128Z] 4f1c4cf5a5d0: Preparing [2023-08-09T00:38:42.128Z] 76752b7bfc41: Preparing [2023-08-09T00:38:42.128Z] 54a464ebaa98: Preparing [2023-08-09T00:38:42.128Z] 153a290d365e: Preparing [2023-08-09T00:38:42.128Z] 48e3d23c1997: Preparing [2023-08-09T00:38:42.128Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:42.128Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:42.128Z] 36b50b131297: Preparing [2023-08-09T00:38:42.128Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:42.128Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:42.128Z] 36b50b131297: Waiting [2023-08-09T00:38:42.128Z] 76752b7bfc41: Layer already exists [2023-08-09T00:38:42.128Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:42.128Z] 4f1c4cf5a5d0: Layer already exists [2023-08-09T00:38:42.128Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:42.128Z] 36b50b131297: Layer already exists [2023-08-09T00:38:42.128Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:42.128Z] 54a464ebaa98: Pushed [2023-08-09T00:38:43.506Z] 153a290d365e: Pushed [2023-08-09T00:38:43.506Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:820909401e272d9c80de805d7b8da3a2cca40e7c9b0f0d993c902302e810186b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:43.829Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:45.523Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-09T00:38:45.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-09T00:38:46.460Z] 4f1c4cf5a5d0: Preparing [2023-08-09T00:38:46.460Z] 76752b7bfc41: Preparing [2023-08-09T00:38:46.460Z] 54a464ebaa98: Preparing [2023-08-09T00:38:46.460Z] 153a290d365e: Preparing [2023-08-09T00:38:46.460Z] 48e3d23c1997: Preparing [2023-08-09T00:38:46.460Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:46.460Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:46.460Z] 36b50b131297: Preparing [2023-08-09T00:38:46.460Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:46.460Z] 36b50b131297: Waiting [2023-08-09T00:38:46.460Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:46.460Z] 76752b7bfc41: Layer already exists [2023-08-09T00:38:46.460Z] 4f1c4cf5a5d0: Layer already exists [2023-08-09T00:38:46.719Z] 153a290d365e: Layer already exists [2023-08-09T00:38:46.719Z] 54a464ebaa98: Layer already exists [2023-08-09T00:38:46.719Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:48.108Z] 36b50b131297: Layer already exists [2023-08-09T00:38:48.108Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:48.108Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:48.108Z] latest: digest: sha256:820909401e272d9c80de805d7b8da3a2cca40e7c9b0f0d993c902302e810186b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:48.416Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:48.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.17 [2023-08-09T00:38:48.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-09T00:38:48.715Z] 4f1c4cf5a5d0: Preparing [2023-08-09T00:38:48.715Z] 76752b7bfc41: Preparing [2023-08-09T00:38:48.715Z] 54a464ebaa98: Preparing [2023-08-09T00:38:48.715Z] 153a290d365e: Preparing [2023-08-09T00:38:48.715Z] 48e3d23c1997: Preparing [2023-08-09T00:38:48.715Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:48.715Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:48.715Z] 36b50b131297: Preparing [2023-08-09T00:38:48.715Z] 36b50b131297: Waiting [2023-08-09T00:38:48.715Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:48.715Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:48.715Z] 76752b7bfc41: Layer already exists [2023-08-09T00:38:48.715Z] 4f1c4cf5a5d0: Layer already exists [2023-08-09T00:38:48.715Z] 153a290d365e: Layer already exists [2023-08-09T00:38:48.715Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:48.715Z] 54a464ebaa98: Layer already exists [2023-08-09T00:38:48.715Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:48.715Z] 36b50b131297: Layer already exists [2023-08-09T00:38:48.715Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:48.715Z] 3.1.0-dev.17: digest: sha256:820909401e272d9c80de805d7b8da3a2cca40e7c9b0f0d993c902302e810186b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:49.028Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:49.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:49.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-09T00:38:49.333Z] 4f1c4cf5a5d0: Preparing [2023-08-09T00:38:49.333Z] 76752b7bfc41: Preparing [2023-08-09T00:38:49.333Z] 54a464ebaa98: Preparing [2023-08-09T00:38:49.333Z] 153a290d365e: Preparing [2023-08-09T00:38:49.333Z] 48e3d23c1997: Preparing [2023-08-09T00:38:49.333Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:49.333Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:49.333Z] 36b50b131297: Preparing [2023-08-09T00:38:49.333Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:49.333Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:49.333Z] 36b50b131297: Waiting [2023-08-09T00:38:49.333Z] 54a464ebaa98: Layer already exists [2023-08-09T00:38:49.333Z] 4f1c4cf5a5d0: Layer already exists [2023-08-09T00:38:49.333Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:49.333Z] 76752b7bfc41: Layer already exists [2023-08-09T00:38:49.333Z] 153a290d365e: Layer already exists [2023-08-09T00:38:49.333Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:49.333Z] 36b50b131297: Layer already exists [2023-08-09T00:38:49.333Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:49.333Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:820909401e272d9c80de805d7b8da3a2cca40e7c9b0f0d993c902302e810186b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:49.645Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:49.950Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-09T00:38:49.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-09T00:38:49.950Z] 4f1c4cf5a5d0: Preparing [2023-08-09T00:38:49.950Z] 76752b7bfc41: Preparing [2023-08-09T00:38:49.950Z] 54a464ebaa98: Preparing [2023-08-09T00:38:49.950Z] 153a290d365e: Preparing [2023-08-09T00:38:49.950Z] 48e3d23c1997: Preparing [2023-08-09T00:38:49.950Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:49.950Z] 704f6d52ecf6: Preparing [2023-08-09T00:38:49.950Z] 36b50b131297: Preparing [2023-08-09T00:38:49.950Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:49.950Z] 704f6d52ecf6: Waiting [2023-08-09T00:38:49.950Z] 36b50b131297: Waiting [2023-08-09T00:38:49.950Z] 4f1c4cf5a5d0: Layer already exists [2023-08-09T00:38:49.950Z] 54a464ebaa98: Layer already exists [2023-08-09T00:38:49.950Z] 153a290d365e: Layer already exists [2023-08-09T00:38:49.950Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:49.950Z] 76752b7bfc41: Layer already exists [2023-08-09T00:38:49.950Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:49.950Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:38:49.950Z] 36b50b131297: Layer already exists [2023-08-09T00:38:49.950Z] main: digest: sha256:820909401e272d9c80de805d7b8da3a2cca40e7c9b0f0d993c902302e810186b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:38:50.000Z] ===================================================== [Pipeline] echo [2023-08-09T00:38:50.010Z] taggedImages: [2023-08-09T00:38:50.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:50.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-09T00:38:50.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.17 [2023-08-09T00:38:50.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:50.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-09T00:38:50.037Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-09T00:38:50.037Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:50.037Z] latest [2023-08-09T00:38:50.037Z] 3.1.0-dev.17 [2023-08-09T00:38:50.037Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:50.037Z] main [2023-08-09T00:38:50.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:50.361Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:50.661Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:50.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-09T00:38:50.661Z] 6f2c4339890c: Preparing [2023-08-09T00:38:50.661Z] 72b70ee0aee1: Preparing [2023-08-09T00:38:50.661Z] a1d71fce107a: Preparing [2023-08-09T00:38:50.661Z] c45d5c7ee7d6: Preparing [2023-08-09T00:38:50.661Z] 48e3d23c1997: Preparing [2023-08-09T00:38:50.661Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:50.661Z] a8732e6db6b3: Preparing [2023-08-09T00:38:50.661Z] 2e9bce1dc232: Preparing [2023-08-09T00:38:50.661Z] 36b50b131297: Preparing [2023-08-09T00:38:50.661Z] a8732e6db6b3: Waiting [2023-08-09T00:38:50.661Z] 2e9bce1dc232: Waiting [2023-08-09T00:38:50.661Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:50.661Z] 36b50b131297: Waiting [2023-08-09T00:38:50.661Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:50.661Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:50.661Z] 72b70ee0aee1: Pushed [2023-08-09T00:38:50.661Z] 6f2c4339890c: Pushed [2023-08-09T00:38:50.661Z] a8732e6db6b3: Pushed [2023-08-09T00:38:50.661Z] c45d5c7ee7d6: Pushed [2023-08-09T00:38:50.921Z] 36b50b131297: Layer already exists [2023-08-09T00:38:50.921Z] 2e9bce1dc232: Pushed [2023-08-09T00:38:51.856Z] a1d71fce107a: Pushed [2023-08-09T00:38:52.114Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:65ad043e6da305b76d82c4235627206561379931b224ce84833b7622e9b23410 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:52.425Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:52.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-09T00:38:52.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-09T00:38:52.739Z] 6f2c4339890c: Preparing [2023-08-09T00:38:52.739Z] 72b70ee0aee1: Preparing [2023-08-09T00:38:52.739Z] a1d71fce107a: Preparing [2023-08-09T00:38:52.739Z] c45d5c7ee7d6: Preparing [2023-08-09T00:38:52.739Z] 48e3d23c1997: Preparing [2023-08-09T00:38:52.739Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:52.739Z] a8732e6db6b3: Preparing [2023-08-09T00:38:52.739Z] 2e9bce1dc232: Preparing [2023-08-09T00:38:52.739Z] 36b50b131297: Preparing [2023-08-09T00:38:52.739Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:52.739Z] 2e9bce1dc232: Waiting [2023-08-09T00:38:52.739Z] 36b50b131297: Waiting [2023-08-09T00:38:52.739Z] a8732e6db6b3: Waiting [2023-08-09T00:38:52.739Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:52.739Z] 72b70ee0aee1: Layer already exists [2023-08-09T00:38:52.739Z] a1d71fce107a: Layer already exists [2023-08-09T00:38:52.739Z] 6f2c4339890c: Layer already exists [2023-08-09T00:38:52.739Z] c45d5c7ee7d6: Layer already exists [2023-08-09T00:38:52.739Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:52.739Z] a8732e6db6b3: Layer already exists [2023-08-09T00:38:52.739Z] 36b50b131297: Layer already exists [2023-08-09T00:38:52.739Z] 2e9bce1dc232: Layer already exists [2023-08-09T00:38:52.739Z] latest: digest: sha256:65ad043e6da305b76d82c4235627206561379931b224ce84833b7622e9b23410 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:53.056Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:53.366Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.17 [2023-08-09T00:38:53.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-09T00:38:53.366Z] 6f2c4339890c: Preparing [2023-08-09T00:38:53.366Z] 72b70ee0aee1: Preparing [2023-08-09T00:38:53.366Z] a1d71fce107a: Preparing [2023-08-09T00:38:53.366Z] c45d5c7ee7d6: Preparing [2023-08-09T00:38:53.366Z] 48e3d23c1997: Preparing [2023-08-09T00:38:53.366Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:53.366Z] a8732e6db6b3: Preparing [2023-08-09T00:38:53.366Z] 2e9bce1dc232: Preparing [2023-08-09T00:38:53.366Z] 36b50b131297: Preparing [2023-08-09T00:38:53.366Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:53.366Z] a8732e6db6b3: Waiting [2023-08-09T00:38:53.366Z] 2e9bce1dc232: Waiting [2023-08-09T00:38:53.366Z] 36b50b131297: Waiting [2023-08-09T00:38:53.366Z] c45d5c7ee7d6: Layer already exists [2023-08-09T00:38:53.366Z] 72b70ee0aee1: Layer already exists [2023-08-09T00:38:53.366Z] a1d71fce107a: Layer already exists [2023-08-09T00:38:53.366Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:53.366Z] 6f2c4339890c: Layer already exists [2023-08-09T00:38:53.366Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:53.366Z] a8732e6db6b3: Layer already exists [2023-08-09T00:38:53.366Z] 2e9bce1dc232: Layer already exists [2023-08-09T00:38:53.367Z] 36b50b131297: Layer already exists [2023-08-09T00:38:53.367Z] 3.1.0-dev.17: digest: sha256:65ad043e6da305b76d82c4235627206561379931b224ce84833b7622e9b23410 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:53.680Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:53.984Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:53.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-09T00:38:53.984Z] 6f2c4339890c: Preparing [2023-08-09T00:38:53.984Z] 72b70ee0aee1: Preparing [2023-08-09T00:38:53.984Z] a1d71fce107a: Preparing [2023-08-09T00:38:53.984Z] c45d5c7ee7d6: Preparing [2023-08-09T00:38:53.984Z] 48e3d23c1997: Preparing [2023-08-09T00:38:53.984Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:53.984Z] a8732e6db6b3: Preparing [2023-08-09T00:38:53.984Z] 2e9bce1dc232: Preparing [2023-08-09T00:38:53.984Z] 36b50b131297: Preparing [2023-08-09T00:38:53.984Z] a8732e6db6b3: Waiting [2023-08-09T00:38:53.984Z] 2e9bce1dc232: Waiting [2023-08-09T00:38:53.984Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:53.984Z] 36b50b131297: Waiting [2023-08-09T00:38:53.984Z] 6f2c4339890c: Layer already exists [2023-08-09T00:38:53.984Z] a1d71fce107a: Layer already exists [2023-08-09T00:38:53.984Z] 72b70ee0aee1: Layer already exists [2023-08-09T00:38:53.984Z] c45d5c7ee7d6: Layer already exists [2023-08-09T00:38:53.984Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:53.984Z] 2e9bce1dc232: Layer already exists [2023-08-09T00:38:53.984Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:53.984Z] a8732e6db6b3: Layer already exists [2023-08-09T00:38:53.984Z] 36b50b131297: Layer already exists [2023-08-09T00:38:53.984Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:65ad043e6da305b76d82c4235627206561379931b224ce84833b7622e9b23410 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:54.295Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:54.607Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-09T00:38:54.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-09T00:38:54.607Z] 6f2c4339890c: Preparing [2023-08-09T00:38:54.607Z] 72b70ee0aee1: Preparing [2023-08-09T00:38:54.607Z] a1d71fce107a: Preparing [2023-08-09T00:38:54.607Z] c45d5c7ee7d6: Preparing [2023-08-09T00:38:54.607Z] 48e3d23c1997: Preparing [2023-08-09T00:38:54.607Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:54.607Z] a8732e6db6b3: Preparing [2023-08-09T00:38:54.607Z] 2e9bce1dc232: Preparing [2023-08-09T00:38:54.607Z] 36b50b131297: Preparing [2023-08-09T00:38:54.607Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:54.607Z] a8732e6db6b3: Waiting [2023-08-09T00:38:54.607Z] 2e9bce1dc232: Waiting [2023-08-09T00:38:54.607Z] 36b50b131297: Waiting [2023-08-09T00:38:54.607Z] 72b70ee0aee1: Layer already exists [2023-08-09T00:38:54.607Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:54.607Z] a1d71fce107a: Layer already exists [2023-08-09T00:38:54.607Z] 6f2c4339890c: Layer already exists [2023-08-09T00:38:54.607Z] c45d5c7ee7d6: Layer already exists [2023-08-09T00:38:54.607Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:54.607Z] a8732e6db6b3: Layer already exists [2023-08-09T00:38:54.607Z] 36b50b131297: Layer already exists [2023-08-09T00:38:54.607Z] 2e9bce1dc232: Layer already exists [2023-08-09T00:38:54.607Z] main: digest: sha256:65ad043e6da305b76d82c4235627206561379931b224ce84833b7622e9b23410 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:38:54.659Z] ===================================================== [Pipeline] echo [2023-08-09T00:38:54.668Z] taggedImages: [2023-08-09T00:38:54.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:54.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-09T00:38:54.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.17 [2023-08-09T00:38:54.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:54.668Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-09T00:38:54.686Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-09T00:38:54.686Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:54.686Z] latest [2023-08-09T00:38:54.686Z] 3.1.0-dev.17 [2023-08-09T00:38:54.686Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:54.686Z] main [2023-08-09T00:38:54.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:54.998Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:55.301Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:55.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-09T00:38:55.301Z] db8841cd61ee: Preparing [2023-08-09T00:38:55.301Z] 2f4435862e76: Preparing [2023-08-09T00:38:55.301Z] b74924dce214: Preparing [2023-08-09T00:38:55.301Z] cef82182fddd: Preparing [2023-08-09T00:38:55.301Z] 1701699410e6: Preparing [2023-08-09T00:38:55.301Z] 8d2ea9c7becb: Preparing [2023-08-09T00:38:55.301Z] 0c22a050b7fe: Preparing [2023-08-09T00:38:55.301Z] 48e3d23c1997: Preparing [2023-08-09T00:38:55.301Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:55.301Z] a36998e777b8: Preparing [2023-08-09T00:38:55.301Z] 36b50b131297: Preparing [2023-08-09T00:38:55.301Z] 48e3d23c1997: Waiting [2023-08-09T00:38:55.301Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:55.301Z] a36998e777b8: Waiting [2023-08-09T00:38:55.301Z] 36b50b131297: Waiting [2023-08-09T00:38:55.301Z] 8d2ea9c7becb: Waiting [2023-08-09T00:38:55.301Z] 0c22a050b7fe: Waiting [2023-08-09T00:38:55.301Z] 2f4435862e76: Pushed [2023-08-09T00:38:55.301Z] db8841cd61ee: Pushed [2023-08-09T00:38:55.301Z] 1701699410e6: Pushed [2023-08-09T00:38:55.301Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:55.301Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:55.559Z] 8d2ea9c7becb: Pushed [2023-08-09T00:38:55.559Z] 0c22a050b7fe: Pushed [2023-08-09T00:38:55.559Z] 36b50b131297: Layer already exists [2023-08-09T00:38:56.492Z] cef82182fddd: Pushed [2023-08-09T00:38:56.492Z] a36998e777b8: Pushed [2023-08-09T00:38:56.751Z] b74924dce214: Pushed [2023-08-09T00:38:57.009Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:6a5b1229104baebf6a5ae34d5a5504b696cf8c315a7839934ef5da4180d3776c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:57.320Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:57.622Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-09T00:38:57.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-09T00:38:57.622Z] db8841cd61ee: Preparing [2023-08-09T00:38:57.622Z] 2f4435862e76: Preparing [2023-08-09T00:38:57.622Z] b74924dce214: Preparing [2023-08-09T00:38:57.622Z] cef82182fddd: Preparing [2023-08-09T00:38:57.622Z] 1701699410e6: Preparing [2023-08-09T00:38:57.622Z] 8d2ea9c7becb: Preparing [2023-08-09T00:38:57.622Z] 0c22a050b7fe: Preparing [2023-08-09T00:38:57.622Z] 48e3d23c1997: Preparing [2023-08-09T00:38:57.622Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:57.622Z] a36998e777b8: Preparing [2023-08-09T00:38:57.622Z] 36b50b131297: Preparing [2023-08-09T00:38:57.622Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:57.622Z] 48e3d23c1997: Waiting [2023-08-09T00:38:57.622Z] a36998e777b8: Waiting [2023-08-09T00:38:57.622Z] 36b50b131297: Waiting [2023-08-09T00:38:57.622Z] 0c22a050b7fe: Waiting [2023-08-09T00:38:57.622Z] 8d2ea9c7becb: Waiting [2023-08-09T00:38:57.622Z] db8841cd61ee: Layer already exists [2023-08-09T00:38:57.622Z] 2f4435862e76: Layer already exists [2023-08-09T00:38:57.622Z] b74924dce214: Layer already exists [2023-08-09T00:38:57.622Z] 1701699410e6: Layer already exists [2023-08-09T00:38:57.622Z] cef82182fddd: Layer already exists [2023-08-09T00:38:57.622Z] 0c22a050b7fe: Layer already exists [2023-08-09T00:38:57.622Z] 8d2ea9c7becb: Layer already exists [2023-08-09T00:38:57.622Z] a36998e777b8: Layer already exists [2023-08-09T00:38:57.622Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:57.622Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:57.622Z] 36b50b131297: Layer already exists [2023-08-09T00:38:57.622Z] latest: digest: sha256:6a5b1229104baebf6a5ae34d5a5504b696cf8c315a7839934ef5da4180d3776c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:57.937Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:58.240Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.17 [2023-08-09T00:38:58.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-09T00:38:58.240Z] db8841cd61ee: Preparing [2023-08-09T00:38:58.240Z] 2f4435862e76: Preparing [2023-08-09T00:38:58.240Z] b74924dce214: Preparing [2023-08-09T00:38:58.240Z] cef82182fddd: Preparing [2023-08-09T00:38:58.240Z] 1701699410e6: Preparing [2023-08-09T00:38:58.240Z] 8d2ea9c7becb: Preparing [2023-08-09T00:38:58.240Z] 0c22a050b7fe: Preparing [2023-08-09T00:38:58.240Z] 48e3d23c1997: Preparing [2023-08-09T00:38:58.240Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:58.240Z] a36998e777b8: Preparing [2023-08-09T00:38:58.240Z] 36b50b131297: Preparing [2023-08-09T00:38:58.240Z] 0c22a050b7fe: Waiting [2023-08-09T00:38:58.240Z] 8d2ea9c7becb: Waiting [2023-08-09T00:38:58.240Z] 48e3d23c1997: Waiting [2023-08-09T00:38:58.240Z] a36998e777b8: Waiting [2023-08-09T00:38:58.240Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:58.240Z] 36b50b131297: Waiting [2023-08-09T00:38:58.240Z] cef82182fddd: Layer already exists [2023-08-09T00:38:58.240Z] 2f4435862e76: Layer already exists [2023-08-09T00:38:58.240Z] 1701699410e6: Layer already exists [2023-08-09T00:38:58.240Z] db8841cd61ee: Layer already exists [2023-08-09T00:38:58.240Z] b74924dce214: Layer already exists [2023-08-09T00:38:58.240Z] 8d2ea9c7becb: Layer already exists [2023-08-09T00:38:58.240Z] 0c22a050b7fe: Layer already exists [2023-08-09T00:38:58.240Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:58.240Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:58.240Z] 36b50b131297: Layer already exists [2023-08-09T00:38:58.240Z] a36998e777b8: Layer already exists [2023-08-09T00:38:58.240Z] 3.1.0-dev.17: digest: sha256:6a5b1229104baebf6a5ae34d5a5504b696cf8c315a7839934ef5da4180d3776c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:58.559Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:58.874Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:58.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-09T00:38:58.874Z] db8841cd61ee: Preparing [2023-08-09T00:38:58.874Z] 2f4435862e76: Preparing [2023-08-09T00:38:58.874Z] b74924dce214: Preparing [2023-08-09T00:38:58.874Z] cef82182fddd: Preparing [2023-08-09T00:38:58.874Z] 1701699410e6: Preparing [2023-08-09T00:38:58.874Z] 8d2ea9c7becb: Preparing [2023-08-09T00:38:58.874Z] 0c22a050b7fe: Preparing [2023-08-09T00:38:58.874Z] 48e3d23c1997: Preparing [2023-08-09T00:38:58.874Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:58.874Z] a36998e777b8: Preparing [2023-08-09T00:38:58.874Z] 36b50b131297: Preparing [2023-08-09T00:38:58.874Z] 8d2ea9c7becb: Waiting [2023-08-09T00:38:58.874Z] 48e3d23c1997: Waiting [2023-08-09T00:38:58.874Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:58.874Z] 0c22a050b7fe: Waiting [2023-08-09T00:38:58.874Z] a36998e777b8: Waiting [2023-08-09T00:38:58.874Z] 36b50b131297: Waiting [2023-08-09T00:38:58.874Z] 1701699410e6: Layer already exists [2023-08-09T00:38:58.874Z] 2f4435862e76: Layer already exists [2023-08-09T00:38:58.874Z] cef82182fddd: Layer already exists [2023-08-09T00:38:58.874Z] db8841cd61ee: Layer already exists [2023-08-09T00:38:58.874Z] b74924dce214: Layer already exists [2023-08-09T00:38:58.874Z] 8d2ea9c7becb: Layer already exists [2023-08-09T00:38:58.874Z] 0c22a050b7fe: Layer already exists [2023-08-09T00:38:58.874Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:58.874Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:58.875Z] a36998e777b8: Layer already exists [2023-08-09T00:38:58.875Z] 36b50b131297: Layer already exists [2023-08-09T00:38:58.875Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:6a5b1229104baebf6a5ae34d5a5504b696cf8c315a7839934ef5da4180d3776c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:59.194Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:59.512Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-09T00:38:59.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-09T00:38:59.512Z] db8841cd61ee: Preparing [2023-08-09T00:38:59.512Z] 2f4435862e76: Preparing [2023-08-09T00:38:59.512Z] b74924dce214: Preparing [2023-08-09T00:38:59.512Z] cef82182fddd: Preparing [2023-08-09T00:38:59.512Z] 1701699410e6: Preparing [2023-08-09T00:38:59.512Z] 8d2ea9c7becb: Preparing [2023-08-09T00:38:59.512Z] 0c22a050b7fe: Preparing [2023-08-09T00:38:59.512Z] 48e3d23c1997: Preparing [2023-08-09T00:38:59.512Z] 13f95a63b6b0: Preparing [2023-08-09T00:38:59.512Z] a36998e777b8: Preparing [2023-08-09T00:38:59.512Z] 36b50b131297: Preparing [2023-08-09T00:38:59.512Z] 0c22a050b7fe: Waiting [2023-08-09T00:38:59.512Z] 48e3d23c1997: Waiting [2023-08-09T00:38:59.512Z] 13f95a63b6b0: Waiting [2023-08-09T00:38:59.512Z] 36b50b131297: Waiting [2023-08-09T00:38:59.512Z] a36998e777b8: Waiting [2023-08-09T00:38:59.512Z] db8841cd61ee: Layer already exists [2023-08-09T00:38:59.512Z] b74924dce214: Layer already exists [2023-08-09T00:38:59.512Z] 1701699410e6: Layer already exists [2023-08-09T00:38:59.512Z] 2f4435862e76: Layer already exists [2023-08-09T00:38:59.512Z] cef82182fddd: Layer already exists [2023-08-09T00:38:59.512Z] 8d2ea9c7becb: Layer already exists [2023-08-09T00:38:59.512Z] 48e3d23c1997: Layer already exists [2023-08-09T00:38:59.512Z] 0c22a050b7fe: Layer already exists [2023-08-09T00:38:59.512Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:38:59.512Z] a36998e777b8: Layer already exists [2023-08-09T00:38:59.512Z] 36b50b131297: Layer already exists [2023-08-09T00:38:59.512Z] main: digest: sha256:6a5b1229104baebf6a5ae34d5a5504b696cf8c315a7839934ef5da4180d3776c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:38:59.549Z] ===================================================== [Pipeline] echo [2023-08-09T00:38:59.555Z] taggedImages: [2023-08-09T00:38:59.555Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:59.555Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-09T00:38:59.555Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.17 [2023-08-09T00:38:59.555Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:59.555Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-09T00:38:59.571Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-09T00:38:59.571Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:38:59.571Z] latest [2023-08-09T00:38:59.571Z] 3.1.0-dev.17 [2023-08-09T00:38:59.571Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:38:59.571Z] main [2023-08-09T00:38:59.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:59.873Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:00.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:00.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-09T00:39:00.176Z] c8aa7c2ec19b: Preparing [2023-08-09T00:39:00.176Z] 27fd605041d6: Preparing [2023-08-09T00:39:00.176Z] 48e3d23c1997: Preparing [2023-08-09T00:39:00.176Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:00.176Z] 1fe2b29e6d54: Preparing [2023-08-09T00:39:00.176Z] 36b50b131297: Preparing [2023-08-09T00:39:00.176Z] 36b50b131297: Waiting [2023-08-09T00:39:00.176Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:00.176Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:00.176Z] 36b50b131297: Layer already exists [2023-08-09T00:39:00.434Z] c8aa7c2ec19b: Pushed [2023-08-09T00:39:00.693Z] 1fe2b29e6d54: Pushed [2023-08-09T00:39:02.596Z] 27fd605041d6: Pushed [2023-08-09T00:39:02.855Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:2b2a55cbbfa6b5c59152eb2635ebbdbda284cda4ac0fda429282dd92bc84b5d8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:03.160Z] + 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 [2023-08-09T00:39:03.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-09T00:39:03.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-09T00:39:03.467Z] c8aa7c2ec19b: Preparing [2023-08-09T00:39:03.467Z] 27fd605041d6: Preparing [2023-08-09T00:39:03.467Z] 48e3d23c1997: Preparing [2023-08-09T00:39:03.467Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:03.467Z] 1fe2b29e6d54: Preparing [2023-08-09T00:39:03.467Z] 36b50b131297: Preparing [2023-08-09T00:39:03.467Z] 36b50b131297: Waiting [2023-08-09T00:39:03.467Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:03.467Z] 1fe2b29e6d54: Layer already exists [2023-08-09T00:39:03.467Z] 27fd605041d6: Layer already exists [2023-08-09T00:39:03.467Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:03.467Z] c8aa7c2ec19b: Layer already exists [2023-08-09T00:39:03.467Z] 36b50b131297: Layer already exists [2023-08-09T00:39:03.467Z] latest: digest: sha256:2b2a55cbbfa6b5c59152eb2635ebbdbda284cda4ac0fda429282dd92bc84b5d8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:03.773Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:04.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.17 [2023-08-09T00:39:04.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-09T00:39:04.080Z] c8aa7c2ec19b: Preparing [2023-08-09T00:39:04.080Z] 27fd605041d6: Preparing [2023-08-09T00:39:04.080Z] 48e3d23c1997: Preparing [2023-08-09T00:39:04.080Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:04.080Z] 1fe2b29e6d54: Preparing [2023-08-09T00:39:04.080Z] 36b50b131297: Preparing [2023-08-09T00:39:04.080Z] 36b50b131297: Waiting [2023-08-09T00:39:04.080Z] c8aa7c2ec19b: Layer already exists [2023-08-09T00:39:04.080Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:04.080Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:04.080Z] 27fd605041d6: Layer already exists [2023-08-09T00:39:04.080Z] 1fe2b29e6d54: Layer already exists [2023-08-09T00:39:04.080Z] 36b50b131297: Layer already exists [2023-08-09T00:39:04.080Z] 3.1.0-dev.17: digest: sha256:2b2a55cbbfa6b5c59152eb2635ebbdbda284cda4ac0fda429282dd92bc84b5d8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:04.387Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:04.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:04.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-09T00:39:04.692Z] c8aa7c2ec19b: Preparing [2023-08-09T00:39:04.692Z] 27fd605041d6: Preparing [2023-08-09T00:39:04.692Z] 48e3d23c1997: Preparing [2023-08-09T00:39:04.692Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:04.692Z] 1fe2b29e6d54: Preparing [2023-08-09T00:39:04.692Z] 36b50b131297: Preparing [2023-08-09T00:39:04.692Z] 36b50b131297: Waiting [2023-08-09T00:39:04.692Z] c8aa7c2ec19b: Layer already exists [2023-08-09T00:39:04.692Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:04.692Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:04.692Z] 1fe2b29e6d54: Layer already exists [2023-08-09T00:39:04.692Z] 27fd605041d6: Layer already exists [2023-08-09T00:39:04.692Z] 36b50b131297: Layer already exists [2023-08-09T00:39:04.692Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:2b2a55cbbfa6b5c59152eb2635ebbdbda284cda4ac0fda429282dd92bc84b5d8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:04.997Z] + 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 [2023-08-09T00:39:05.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-09T00:39:05.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-09T00:39:05.299Z] c8aa7c2ec19b: Preparing [2023-08-09T00:39:05.299Z] 27fd605041d6: Preparing [2023-08-09T00:39:05.299Z] 48e3d23c1997: Preparing [2023-08-09T00:39:05.299Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:05.299Z] 1fe2b29e6d54: Preparing [2023-08-09T00:39:05.299Z] 36b50b131297: Preparing [2023-08-09T00:39:05.299Z] 36b50b131297: Waiting [2023-08-09T00:39:05.299Z] 1fe2b29e6d54: Layer already exists [2023-08-09T00:39:05.299Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:05.299Z] 27fd605041d6: Layer already exists [2023-08-09T00:39:05.299Z] c8aa7c2ec19b: Layer already exists [2023-08-09T00:39:05.299Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:05.299Z] 36b50b131297: Layer already exists [2023-08-09T00:39:05.299Z] main: digest: sha256:2b2a55cbbfa6b5c59152eb2635ebbdbda284cda4ac0fda429282dd92bc84b5d8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:39:05.330Z] ===================================================== [Pipeline] echo [2023-08-09T00:39:05.336Z] taggedImages: [2023-08-09T00:39:05.336Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:05.336Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-09T00:39:05.336Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.17 [2023-08-09T00:39:05.336Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:05.336Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-09T00:39:05.351Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-09T00:39:05.351Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:05.351Z] latest [2023-08-09T00:39:05.351Z] 3.1.0-dev.17 [2023-08-09T00:39:05.351Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:05.351Z] main [2023-08-09T00:39:05.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:05.657Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:05.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:05.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-09T00:39:05.964Z] 30a262056e85: Preparing [2023-08-09T00:39:05.964Z] 6831c02b7b17: Preparing [2023-08-09T00:39:05.964Z] 9e0f73c06acd: Preparing [2023-08-09T00:39:05.964Z] 20f60441d325: Preparing [2023-08-09T00:39:05.964Z] 3685ae37ce2a: Preparing [2023-08-09T00:39:05.964Z] 48e3d23c1997: Preparing [2023-08-09T00:39:05.964Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:05.964Z] c62f4cd3a008: Preparing [2023-08-09T00:39:05.964Z] 36b50b131297: Preparing [2023-08-09T00:39:05.964Z] 48e3d23c1997: Waiting [2023-08-09T00:39:05.964Z] c62f4cd3a008: Waiting [2023-08-09T00:39:05.964Z] 36b50b131297: Waiting [2023-08-09T00:39:05.964Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:05.964Z] 30a262056e85: Pushed [2023-08-09T00:39:05.964Z] 6831c02b7b17: Pushed [2023-08-09T00:39:05.964Z] 9e0f73c06acd: Pushed [2023-08-09T00:39:05.964Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:05.964Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:05.964Z] 36b50b131297: Layer already exists [2023-08-09T00:39:06.531Z] c62f4cd3a008: Pushed [2023-08-09T00:39:11.804Z] 3685ae37ce2a: Pushed [2023-08-09T00:39:13.707Z] 20f60441d325: Pushed [2023-08-09T00:39:13.707Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:cc877569cf33ab8c5b63f0d2f78d6a36012aa216e62c83dd98c6f4665f821163 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:14.013Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:14.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-09T00:39:14.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-09T00:39:14.314Z] 30a262056e85: Preparing [2023-08-09T00:39:14.314Z] 6831c02b7b17: Preparing [2023-08-09T00:39:14.314Z] 9e0f73c06acd: Preparing [2023-08-09T00:39:14.314Z] 20f60441d325: Preparing [2023-08-09T00:39:14.314Z] 3685ae37ce2a: Preparing [2023-08-09T00:39:14.314Z] 48e3d23c1997: Preparing [2023-08-09T00:39:14.314Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:14.314Z] c62f4cd3a008: Preparing [2023-08-09T00:39:14.314Z] 36b50b131297: Preparing [2023-08-09T00:39:14.314Z] 48e3d23c1997: Waiting [2023-08-09T00:39:14.314Z] 36b50b131297: Waiting [2023-08-09T00:39:14.314Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:14.314Z] c62f4cd3a008: Waiting [2023-08-09T00:39:14.314Z] 30a262056e85: Layer already exists [2023-08-09T00:39:14.314Z] 3685ae37ce2a: Layer already exists [2023-08-09T00:39:14.314Z] 9e0f73c06acd: Layer already exists [2023-08-09T00:39:14.314Z] 6831c02b7b17: Layer already exists [2023-08-09T00:39:14.314Z] 20f60441d325: Layer already exists [2023-08-09T00:39:14.314Z] c62f4cd3a008: Layer already exists [2023-08-09T00:39:14.314Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:14.314Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:14.314Z] 36b50b131297: Layer already exists [2023-08-09T00:39:14.314Z] latest: digest: sha256:cc877569cf33ab8c5b63f0d2f78d6a36012aa216e62c83dd98c6f4665f821163 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:14.618Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:14.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.17 [2023-08-09T00:39:14.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-09T00:39:14.924Z] 30a262056e85: Preparing [2023-08-09T00:39:14.924Z] 6831c02b7b17: Preparing [2023-08-09T00:39:14.924Z] 9e0f73c06acd: Preparing [2023-08-09T00:39:14.924Z] 20f60441d325: Preparing [2023-08-09T00:39:14.924Z] 3685ae37ce2a: Preparing [2023-08-09T00:39:14.924Z] 48e3d23c1997: Preparing [2023-08-09T00:39:14.924Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:14.924Z] c62f4cd3a008: Preparing [2023-08-09T00:39:14.924Z] 36b50b131297: Preparing [2023-08-09T00:39:14.924Z] c62f4cd3a008: Waiting [2023-08-09T00:39:14.924Z] 48e3d23c1997: Waiting [2023-08-09T00:39:14.924Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:14.924Z] 36b50b131297: Waiting [2023-08-09T00:39:14.924Z] 6831c02b7b17: Layer already exists [2023-08-09T00:39:14.924Z] 30a262056e85: Layer already exists [2023-08-09T00:39:14.924Z] 3685ae37ce2a: Layer already exists [2023-08-09T00:39:14.924Z] 9e0f73c06acd: Layer already exists [2023-08-09T00:39:14.924Z] 20f60441d325: Layer already exists [2023-08-09T00:39:14.924Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:14.924Z] 36b50b131297: Layer already exists [2023-08-09T00:39:14.924Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:14.924Z] c62f4cd3a008: Layer already exists [2023-08-09T00:39:14.924Z] 3.1.0-dev.17: digest: sha256:cc877569cf33ab8c5b63f0d2f78d6a36012aa216e62c83dd98c6f4665f821163 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:15.235Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:15.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:15.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-09T00:39:15.539Z] 30a262056e85: Preparing [2023-08-09T00:39:15.539Z] 6831c02b7b17: Preparing [2023-08-09T00:39:15.539Z] 9e0f73c06acd: Preparing [2023-08-09T00:39:15.539Z] 20f60441d325: Preparing [2023-08-09T00:39:15.539Z] 3685ae37ce2a: Preparing [2023-08-09T00:39:15.539Z] 48e3d23c1997: Preparing [2023-08-09T00:39:15.539Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:15.539Z] c62f4cd3a008: Preparing [2023-08-09T00:39:15.539Z] 36b50b131297: Preparing [2023-08-09T00:39:15.539Z] 48e3d23c1997: Waiting [2023-08-09T00:39:15.539Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:15.539Z] c62f4cd3a008: Waiting [2023-08-09T00:39:15.539Z] 36b50b131297: Waiting [2023-08-09T00:39:15.539Z] 3685ae37ce2a: Layer already exists [2023-08-09T00:39:15.539Z] 9e0f73c06acd: Layer already exists [2023-08-09T00:39:15.539Z] 30a262056e85: Layer already exists [2023-08-09T00:39:15.539Z] 6831c02b7b17: Layer already exists [2023-08-09T00:39:15.539Z] 20f60441d325: Layer already exists [2023-08-09T00:39:15.539Z] c62f4cd3a008: Layer already exists [2023-08-09T00:39:15.539Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:15.539Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:15.539Z] 36b50b131297: Layer already exists [2023-08-09T00:39:15.539Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:cc877569cf33ab8c5b63f0d2f78d6a36012aa216e62c83dd98c6f4665f821163 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:15.849Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:16.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-09T00:39:16.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-09T00:39:16.152Z] 30a262056e85: Preparing [2023-08-09T00:39:16.152Z] 6831c02b7b17: Preparing [2023-08-09T00:39:16.152Z] 9e0f73c06acd: Preparing [2023-08-09T00:39:16.152Z] 20f60441d325: Preparing [2023-08-09T00:39:16.152Z] 3685ae37ce2a: Preparing [2023-08-09T00:39:16.152Z] 48e3d23c1997: Preparing [2023-08-09T00:39:16.152Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:16.152Z] c62f4cd3a008: Preparing [2023-08-09T00:39:16.152Z] 36b50b131297: Preparing [2023-08-09T00:39:16.152Z] c62f4cd3a008: Waiting [2023-08-09T00:39:16.152Z] 36b50b131297: Waiting [2023-08-09T00:39:16.152Z] 48e3d23c1997: Waiting [2023-08-09T00:39:16.152Z] 9e0f73c06acd: Layer already exists [2023-08-09T00:39:16.152Z] 30a262056e85: Layer already exists [2023-08-09T00:39:16.152Z] 3685ae37ce2a: Layer already exists [2023-08-09T00:39:16.152Z] 6831c02b7b17: Layer already exists [2023-08-09T00:39:16.152Z] 20f60441d325: Layer already exists [2023-08-09T00:39:16.152Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:16.152Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:16.152Z] c62f4cd3a008: Layer already exists [2023-08-09T00:39:16.152Z] 36b50b131297: Layer already exists [2023-08-09T00:39:16.152Z] main: digest: sha256:cc877569cf33ab8c5b63f0d2f78d6a36012aa216e62c83dd98c6f4665f821163 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:39:16.187Z] ===================================================== [Pipeline] echo [2023-08-09T00:39:16.195Z] taggedImages: [2023-08-09T00:39:16.195Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:16.195Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-09T00:39:16.195Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.17 [2023-08-09T00:39:16.195Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:16.195Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-09T00:39:16.209Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-09T00:39:16.209Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:16.209Z] latest [2023-08-09T00:39:16.209Z] 3.1.0-dev.17 [2023-08-09T00:39:16.209Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:16.209Z] main [2023-08-09T00:39:16.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:16.507Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:16.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:16.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-09T00:39:16.804Z] e3b4e39272d6: Preparing [2023-08-09T00:39:16.804Z] 44f525862d1e: Preparing [2023-08-09T00:39:16.804Z] 27ccf4d9c47c: Preparing [2023-08-09T00:39:16.804Z] edebacee9a66: Preparing [2023-08-09T00:39:16.804Z] 48e3d23c1997: Preparing [2023-08-09T00:39:16.804Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:16.804Z] af3c2bd4ae90: Preparing [2023-08-09T00:39:16.804Z] 36b50b131297: Preparing [2023-08-09T00:39:16.804Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:16.804Z] af3c2bd4ae90: Waiting [2023-08-09T00:39:16.804Z] 36b50b131297: Waiting [2023-08-09T00:39:16.804Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:16.804Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:16.804Z] 27ccf4d9c47c: Pushed [2023-08-09T00:39:16.804Z] e3b4e39272d6: Pushed [2023-08-09T00:39:16.804Z] 36b50b131297: Layer already exists [2023-08-09T00:39:16.804Z] 44f525862d1e: Pushed [2023-08-09T00:39:17.062Z] af3c2bd4ae90: Pushed [2023-08-09T00:39:25.168Z] edebacee9a66: Pushed [2023-08-09T00:39:25.168Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:77ae8e557f98f7505ca5e96ff07b2179ff01e0db1a996865b9bc17cc94ae3438 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:25.474Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:25.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-09T00:39:25.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-09T00:39:25.786Z] e3b4e39272d6: Preparing [2023-08-09T00:39:25.786Z] 44f525862d1e: Preparing [2023-08-09T00:39:25.786Z] 27ccf4d9c47c: Preparing [2023-08-09T00:39:25.786Z] edebacee9a66: Preparing [2023-08-09T00:39:25.786Z] 48e3d23c1997: Preparing [2023-08-09T00:39:25.786Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:25.786Z] af3c2bd4ae90: Preparing [2023-08-09T00:39:25.786Z] 36b50b131297: Preparing [2023-08-09T00:39:25.786Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:25.786Z] af3c2bd4ae90: Waiting [2023-08-09T00:39:25.786Z] 36b50b131297: Waiting [2023-08-09T00:39:25.786Z] edebacee9a66: Layer already exists [2023-08-09T00:39:25.786Z] e3b4e39272d6: Layer already exists [2023-08-09T00:39:25.786Z] 27ccf4d9c47c: Layer already exists [2023-08-09T00:39:25.786Z] 44f525862d1e: Layer already exists [2023-08-09T00:39:25.786Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:25.786Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:25.786Z] af3c2bd4ae90: Layer already exists [2023-08-09T00:39:25.786Z] 36b50b131297: Layer already exists [2023-08-09T00:39:25.786Z] latest: digest: sha256:77ae8e557f98f7505ca5e96ff07b2179ff01e0db1a996865b9bc17cc94ae3438 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:26.097Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:26.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.17 [2023-08-09T00:39:26.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-09T00:39:26.457Z] e3b4e39272d6: Preparing [2023-08-09T00:39:26.457Z] 44f525862d1e: Preparing [2023-08-09T00:39:26.457Z] 27ccf4d9c47c: Preparing [2023-08-09T00:39:26.457Z] edebacee9a66: Preparing [2023-08-09T00:39:26.457Z] 48e3d23c1997: Preparing [2023-08-09T00:39:26.457Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:26.457Z] af3c2bd4ae90: Preparing [2023-08-09T00:39:26.457Z] 36b50b131297: Preparing [2023-08-09T00:39:26.457Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:26.457Z] af3c2bd4ae90: Waiting [2023-08-09T00:39:26.457Z] 36b50b131297: Waiting [2023-08-09T00:39:26.457Z] 44f525862d1e: Layer already exists [2023-08-09T00:39:26.457Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:26.457Z] 27ccf4d9c47c: Layer already exists [2023-08-09T00:39:26.457Z] e3b4e39272d6: Layer already exists [2023-08-09T00:39:26.457Z] edebacee9a66: Layer already exists [2023-08-09T00:39:26.457Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:26.457Z] 36b50b131297: Layer already exists [2023-08-09T00:39:26.457Z] af3c2bd4ae90: Layer already exists [2023-08-09T00:39:26.457Z] 3.1.0-dev.17: digest: sha256:77ae8e557f98f7505ca5e96ff07b2179ff01e0db1a996865b9bc17cc94ae3438 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:26.770Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:27.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:27.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-09T00:39:27.077Z] e3b4e39272d6: Preparing [2023-08-09T00:39:27.077Z] 44f525862d1e: Preparing [2023-08-09T00:39:27.077Z] 27ccf4d9c47c: Preparing [2023-08-09T00:39:27.077Z] edebacee9a66: Preparing [2023-08-09T00:39:27.077Z] 48e3d23c1997: Preparing [2023-08-09T00:39:27.078Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:27.078Z] af3c2bd4ae90: Preparing [2023-08-09T00:39:27.078Z] 36b50b131297: Preparing [2023-08-09T00:39:27.078Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:27.078Z] af3c2bd4ae90: Waiting [2023-08-09T00:39:27.078Z] 36b50b131297: Waiting [2023-08-09T00:39:27.078Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:27.078Z] 44f525862d1e: Layer already exists [2023-08-09T00:39:27.078Z] e3b4e39272d6: Layer already exists [2023-08-09T00:39:27.078Z] 27ccf4d9c47c: Layer already exists [2023-08-09T00:39:27.078Z] edebacee9a66: Layer already exists [2023-08-09T00:39:27.078Z] 36b50b131297: Layer already exists [2023-08-09T00:39:27.078Z] af3c2bd4ae90: Layer already exists [2023-08-09T00:39:27.078Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:27.078Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:77ae8e557f98f7505ca5e96ff07b2179ff01e0db1a996865b9bc17cc94ae3438 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:27.387Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:27.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-09T00:39:27.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-09T00:39:27.693Z] e3b4e39272d6: Preparing [2023-08-09T00:39:27.693Z] 44f525862d1e: Preparing [2023-08-09T00:39:27.693Z] 27ccf4d9c47c: Preparing [2023-08-09T00:39:27.693Z] edebacee9a66: Preparing [2023-08-09T00:39:27.693Z] 48e3d23c1997: Preparing [2023-08-09T00:39:27.693Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:27.693Z] af3c2bd4ae90: Preparing [2023-08-09T00:39:27.693Z] 36b50b131297: Preparing [2023-08-09T00:39:27.693Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:27.693Z] af3c2bd4ae90: Waiting [2023-08-09T00:39:27.693Z] 36b50b131297: Waiting [2023-08-09T00:39:27.693Z] 44f525862d1e: Layer already exists [2023-08-09T00:39:27.694Z] e3b4e39272d6: Layer already exists [2023-08-09T00:39:27.694Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:27.694Z] 27ccf4d9c47c: Layer already exists [2023-08-09T00:39:27.694Z] edebacee9a66: Layer already exists [2023-08-09T00:39:27.694Z] 36b50b131297: Layer already exists [2023-08-09T00:39:27.694Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:27.694Z] af3c2bd4ae90: Layer already exists [2023-08-09T00:39:27.694Z] main: digest: sha256:77ae8e557f98f7505ca5e96ff07b2179ff01e0db1a996865b9bc17cc94ae3438 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:39:27.740Z] ===================================================== [Pipeline] echo [2023-08-09T00:39:27.747Z] taggedImages: [2023-08-09T00:39:27.747Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:27.747Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-09T00:39:27.747Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.17 [2023-08-09T00:39:27.747Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:27.747Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-09T00:39:27.768Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-09T00:39:27.769Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:27.769Z] latest [2023-08-09T00:39:27.769Z] 3.1.0-dev.17 [2023-08-09T00:39:27.769Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:27.769Z] main [2023-08-09T00:39:27.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:28.071Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:28.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:28.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-09T00:39:28.369Z] e45714a171b2: Preparing [2023-08-09T00:39:28.369Z] e6baa1a51370: Preparing [2023-08-09T00:39:28.369Z] 9b2008f6a94d: Preparing [2023-08-09T00:39:28.369Z] ac1525c710dc: Preparing [2023-08-09T00:39:28.369Z] 48e3d23c1997: Preparing [2023-08-09T00:39:28.369Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:28.369Z] c62f4cd3a008: Preparing [2023-08-09T00:39:28.369Z] 36b50b131297: Preparing [2023-08-09T00:39:28.369Z] c62f4cd3a008: Waiting [2023-08-09T00:39:28.369Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:28.369Z] 36b50b131297: Waiting [2023-08-09T00:39:28.369Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:28.369Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:28.369Z] c62f4cd3a008: Layer already exists [2023-08-09T00:39:28.369Z] 36b50b131297: Layer already exists [2023-08-09T00:39:28.369Z] e45714a171b2: Pushed [2023-08-09T00:39:28.369Z] e6baa1a51370: Pushed [2023-08-09T00:39:28.369Z] 9b2008f6a94d: Pushed [2023-08-09T00:39:29.542Z] #74 ... [2023-08-09T00:39:29.542Z] [2023-08-09T00:39:29.542Z] #67 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:29.542Z] #67 DONE 63.1s [2023-08-09T00:39:29.542Z] [2023-08-09T00:39:29.542Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-09T00:39:29.542Z] #75 ... [2023-08-09T00:39:29.542Z] [2023-08-09T00:39:29.542Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:29.542Z] #72 DONE 58.7s [2023-08-09T00:39:29.542Z] [2023-08-09T00:39:29.542Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:29.542Z] #74 DONE 63.2s [2023-08-09T00:39:29.542Z] [2023-08-09T00:39:29.542Z] #68 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:29.542Z] #68 DONE 63.2s [2023-08-09T00:39:29.542Z] [2023-08-09T00:39:29.542Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:29.542Z] #73 DONE 66.7s [2023-08-09T00:39:29.542Z] [2023-08-09T00:39:29.542Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-09T00:39:30.954Z] #76 ... [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-09T00:39:30.954Z] #75 DONE 1.4s [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #77 [core-command builder 6/7] COPY . . [2023-08-09T00:39:30.954Z] #77 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:30.954Z] #78 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:39:30.954Z] #79 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:39:30.954Z] #80 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #81 [core-metadata builder 6/7] COPY . . [2023-08-09T00:39:30.954Z] #81 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:30.954Z] #82 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #83 [core-data builder 6/7] COPY . . [2023-08-09T00:39:30.954Z] #83 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #84 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:39:30.954Z] #84 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:30.954Z] #85 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #86 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-09T00:39:30.954Z] #86 DONE 1.5s [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #87 [support-notifications builder 6/7] COPY . . [2023-08-09T00:39:30.954Z] #87 DONE 1.4s [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:39:30.954Z] #88 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:30.954Z] #89 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #90 [security-bootstrapper builder 6/7] COPY . . [2023-08-09T00:39:30.954Z] #90 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #91 [security-proxy-auth builder 6/7] COPY . . [2023-08-09T00:39:30.954Z] #91 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:39:30.954Z] #92 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:30.954Z] #93 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.954Z] #94 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:39:30.954Z] #94 CACHED [2023-08-09T00:39:30.954Z] [2023-08-09T00:39:30.955Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:30.955Z] #95 CACHED [2023-08-09T00:39:30.955Z] [2023-08-09T00:39:30.955Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-08-09T00:39:30.955Z] #96 CACHED [2023-08-09T00:39:30.955Z] [2023-08-09T00:39:30.955Z] #97 [support-scheduler builder 6/7] COPY . . [2023-08-09T00:39:30.955Z] #97 CACHED [2023-08-09T00:39:30.955Z] [2023-08-09T00:39:30.955Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:30.955Z] #98 CACHED [2023-08-09T00:39:30.955Z] [2023-08-09T00:39:30.955Z] #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:39:30.955Z] #99 CACHED [2023-08-09T00:39:30.955Z] [2023-08-09T00:39:30.955Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-09T00:39:30.955Z] #76 DONE 1.4s [2023-08-09T00:39:30.955Z] [2023-08-09T00:39:30.955Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-08-09T00:39:30.955Z] #100 DONE 1.4s [2023-08-09T00:39:30.955Z] [2023-08-09T00:39:30.955Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:39:31.552Z] #101 ... [2023-08-09T00:39:31.552Z] [2023-08-09T00:39:31.552Z] #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:39:31.552Z] #102 CACHED [2023-08-09T00:39:31.552Z] [2023-08-09T00:39:31.552Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:39:31.552Z] #103 CACHED [2023-08-09T00:39:31.552Z] [2023-08-09T00:39:31.552Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-09T00:39:31.552Z] #104 CACHED [2023-08-09T00:39:31.552Z] [2023-08-09T00:39:31.552Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:31.552Z] #105 CACHED [2023-08-09T00:39:31.552Z] [2023-08-09T00:39:31.552Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:39:31.552Z] #106 DONE 0.5s [2023-08-09T00:39:31.552Z] [2023-08-09T00:39:31.552Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:39:36.483Z] ac1525c710dc: Pushed [2023-08-09T00:39:36.483Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:4f215913b43afbfc71e0a27b733a073b1abb0342b3e2bcaad62b89b9e0b7a6a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:36.794Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:36.927Z] #107 ... [2023-08-09T00:39:36.927Z] [2023-08-09T00:39:36.927Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T00:39:36.927Z] #0 5.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-09T00:39:37.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-09T00:39:37.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-09T00:39:37.101Z] e45714a171b2: Preparing [2023-08-09T00:39:37.101Z] e6baa1a51370: Preparing [2023-08-09T00:39:37.101Z] 9b2008f6a94d: Preparing [2023-08-09T00:39:37.101Z] ac1525c710dc: Preparing [2023-08-09T00:39:37.101Z] 48e3d23c1997: Preparing [2023-08-09T00:39:37.101Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:37.101Z] c62f4cd3a008: Preparing [2023-08-09T00:39:37.101Z] 36b50b131297: Preparing [2023-08-09T00:39:37.101Z] c62f4cd3a008: Waiting [2023-08-09T00:39:37.101Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:37.101Z] 36b50b131297: Waiting [2023-08-09T00:39:37.101Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:37.101Z] e6baa1a51370: Layer already exists [2023-08-09T00:39:37.101Z] e45714a171b2: Layer already exists [2023-08-09T00:39:37.101Z] ac1525c710dc: Layer already exists [2023-08-09T00:39:37.101Z] 9b2008f6a94d: Layer already exists [2023-08-09T00:39:37.101Z] c62f4cd3a008: Layer already exists [2023-08-09T00:39:37.101Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:37.101Z] 36b50b131297: Layer already exists [2023-08-09T00:39:37.101Z] latest: digest: sha256:4f215913b43afbfc71e0a27b733a073b1abb0342b3e2bcaad62b89b9e0b7a6a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:37.201Z] #108 ... [2023-08-09T00:39:37.201Z] [2023-08-09T00:39:37.201Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:39:37.201Z] #101 6.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-09T00:39:37.405Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:37.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.17 [2023-08-09T00:39:37.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-09T00:39:37.713Z] e45714a171b2: Preparing [2023-08-09T00:39:37.713Z] e6baa1a51370: Preparing [2023-08-09T00:39:37.713Z] 9b2008f6a94d: Preparing [2023-08-09T00:39:37.713Z] ac1525c710dc: Preparing [2023-08-09T00:39:37.713Z] 48e3d23c1997: Preparing [2023-08-09T00:39:37.713Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:37.713Z] c62f4cd3a008: Preparing [2023-08-09T00:39:37.713Z] 36b50b131297: Preparing [2023-08-09T00:39:37.713Z] c62f4cd3a008: Waiting [2023-08-09T00:39:37.713Z] 36b50b131297: Waiting [2023-08-09T00:39:37.713Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:37.713Z] ac1525c710dc: Layer already exists [2023-08-09T00:39:37.713Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:37.713Z] e6baa1a51370: Layer already exists [2023-08-09T00:39:37.713Z] 9b2008f6a94d: Layer already exists [2023-08-09T00:39:37.713Z] e45714a171b2: Layer already exists [2023-08-09T00:39:37.713Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:37.713Z] c62f4cd3a008: Layer already exists [2023-08-09T00:39:37.713Z] 36b50b131297: Layer already exists [2023-08-09T00:39:37.713Z] 3.1.0-dev.17: digest: sha256:4f215913b43afbfc71e0a27b733a073b1abb0342b3e2bcaad62b89b9e0b7a6a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:38.016Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:38.173Z] #101 ... [2023-08-09T00:39:38.174Z] [2023-08-09T00:39:38.174Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:39:38.174Z] #107 DONE 6.8s [2023-08-09T00:39:38.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:38.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-09T00:39:38.318Z] e45714a171b2: Preparing [2023-08-09T00:39:38.318Z] e6baa1a51370: Preparing [2023-08-09T00:39:38.318Z] 9b2008f6a94d: Preparing [2023-08-09T00:39:38.318Z] ac1525c710dc: Preparing [2023-08-09T00:39:38.318Z] 48e3d23c1997: Preparing [2023-08-09T00:39:38.318Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:38.318Z] c62f4cd3a008: Preparing [2023-08-09T00:39:38.318Z] 36b50b131297: Preparing [2023-08-09T00:39:38.318Z] c62f4cd3a008: Waiting [2023-08-09T00:39:38.318Z] 36b50b131297: Waiting [2023-08-09T00:39:38.318Z] 9b2008f6a94d: Layer already exists [2023-08-09T00:39:38.318Z] e6baa1a51370: Layer already exists [2023-08-09T00:39:38.318Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:38.318Z] ac1525c710dc: Layer already exists [2023-08-09T00:39:38.318Z] e45714a171b2: Layer already exists [2023-08-09T00:39:38.318Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:38.318Z] c62f4cd3a008: Layer already exists [2023-08-09T00:39:38.318Z] 36b50b131297: Layer already exists [2023-08-09T00:39:38.318Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:4f215913b43afbfc71e0a27b733a073b1abb0342b3e2bcaad62b89b9e0b7a6a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:38.445Z] [2023-08-09T00:39:38.445Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:39:38.445Z] #109 DONE 6.8s [2023-08-09T00:39:38.445Z] [2023-08-09T00:39:38.445Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-09T00:39:38.621Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:38.713Z] #110 DONE 0.5s [2023-08-09T00:39:38.713Z] [2023-08-09T00:39:38.713Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-09T00:39:38.713Z] #111 DONE 0.5s [2023-08-09T00:39:38.714Z] [2023-08-09T00:39:38.714Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T00:39:38.714Z] #0 6.758 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-09T00:39:38.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-09T00:39:38.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-09T00:39:38.918Z] e45714a171b2: Preparing [2023-08-09T00:39:38.918Z] e6baa1a51370: Preparing [2023-08-09T00:39:38.918Z] 9b2008f6a94d: Preparing [2023-08-09T00:39:38.918Z] ac1525c710dc: Preparing [2023-08-09T00:39:38.918Z] 48e3d23c1997: Preparing [2023-08-09T00:39:38.918Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:38.918Z] c62f4cd3a008: Preparing [2023-08-09T00:39:38.918Z] 36b50b131297: Preparing [2023-08-09T00:39:38.918Z] 13f95a63b6b0: Waiting [2023-08-09T00:39:38.918Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:38.918Z] 9b2008f6a94d: Layer already exists [2023-08-09T00:39:38.918Z] ac1525c710dc: Layer already exists [2023-08-09T00:39:38.918Z] e45714a171b2: Layer already exists [2023-08-09T00:39:38.918Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:38.918Z] c62f4cd3a008: Layer already exists [2023-08-09T00:39:38.918Z] e6baa1a51370: Layer already exists [2023-08-09T00:39:38.918Z] 36b50b131297: Layer already exists [2023-08-09T00:39:38.918Z] main: digest: sha256:4f215913b43afbfc71e0a27b733a073b1abb0342b3e2bcaad62b89b9e0b7a6a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:39:38.955Z] ===================================================== [Pipeline] echo [2023-08-09T00:39:38.961Z] taggedImages: [2023-08-09T00:39:38.961Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:38.961Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-09T00:39:38.961Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.17 [2023-08-09T00:39:38.961Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:38.961Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-09T00:39:38.981Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-09T00:39:38.981Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:38.981Z] latest [2023-08-09T00:39:38.981Z] 3.1.0-dev.17 [2023-08-09T00:39:38.981Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:38.981Z] main [2023-08-09T00:39:38.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:39.307Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [2023-08-09T00:39:39.318Z] #112 ... [2023-08-09T00:39:39.318Z] [2023-08-09T00:39:39.318Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:39:39.318Z] #113 DONE 0.2s [2023-08-09T00:39:39.318Z] [2023-08-09T00:39:39.318Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:39.586Z] #114 DONE 0.2s [2023-08-09T00:39:39.586Z] [2023-08-09T00:39:39.586Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T00:39:39.586Z] #0 6.891 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-09T00:39:39.616Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:39.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-09T00:39:39.616Z] 238533412fcc: Preparing [2023-08-09T00:39:39.616Z] 64382a2528d8: Preparing [2023-08-09T00:39:39.616Z] 48e3d23c1997: Preparing [2023-08-09T00:39:39.616Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:39.616Z] f6c9c45c9c05: Preparing [2023-08-09T00:39:39.616Z] 36b50b131297: Preparing [2023-08-09T00:39:39.616Z] 36b50b131297: Waiting [2023-08-09T00:39:39.616Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:39.616Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:39.616Z] 36b50b131297: Layer already exists [2023-08-09T00:39:39.616Z] 238533412fcc: Pushed [2023-08-09T00:39:39.616Z] f6c9c45c9c05: Pushed [2023-08-09T00:39:39.854Z] #115 ... [2023-08-09T00:39:39.854Z] [2023-08-09T00:39:39.854Z] #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:39:40.127Z] #116 DONE 0.1s [2023-08-09T00:39:40.127Z] [2023-08-09T00:39:40.127Z] #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T00:39:40.127Z] #0 6.964 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-09T00:39:40.127Z] #117 ... [2023-08-09T00:39:40.127Z] [2023-08-09T00:39:40.127Z] #118 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:39:40.127Z] #118 DONE 0.1s [2023-08-09T00:39:40.127Z] [2023-08-09T00:39:40.127Z] #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T00:39:40.127Z] #0 7.033 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-09T00:39:40.403Z] #119 ... [2023-08-09T00:39:40.403Z] [2023-08-09T00:39:40.403Z] #120 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:39:40.695Z] #120 ... [2023-08-09T00:39:40.695Z] [2023-08-09T00:39:40.695Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T00:39:40.695Z] #0 7.305 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-09T00:39:40.963Z] #121 ... [2023-08-09T00:39:40.963Z] [2023-08-09T00:39:40.963Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T00:39:40.963Z] #0 5.005 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-09T00:39:40.963Z] #122 ... [2023-08-09T00:39:40.963Z] [2023-08-09T00:39:40.963Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T00:39:40.963Z] #0 6.344 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-09T00:39:41.232Z] #123 ... [2023-08-09T00:39:41.232Z] [2023-08-09T00:39:41.232Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T00:39:41.232Z] #0 5.598 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-09T00:39:41.510Z] #124 ... [2023-08-09T00:39:41.510Z] [2023-08-09T00:39:41.510Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:39:41.510Z] #0 5.062 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-09T00:39:41.510Z] #125 ... [2023-08-09T00:39:41.510Z] [2023-08-09T00:39:41.510Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:39:41.778Z] #126 ... [2023-08-09T00:39:41.778Z] [2023-08-09T00:39:41.778Z] #127 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:39:41.778Z] #127 CACHED [2023-08-09T00:39:41.778Z] [2023-08-09T00:39:41.778Z] #128 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:39:41.778Z] #128 CACHED [2023-08-09T00:39:41.778Z] [2023-08-09T00:39:41.778Z] #129 [security-spire-agent builder 6/9] COPY . . [2023-08-09T00:39:41.778Z] #129 CACHED [2023-08-09T00:39:41.778Z] [2023-08-09T00:39:41.778Z] #130 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:39:41.778Z] #130 CACHED [2023-08-09T00:39:41.778Z] [2023-08-09T00:39:41.778Z] #131 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-09T00:39:41.778Z] #131 CACHED [2023-08-09T00:39:41.778Z] [2023-08-09T00:39:41.778Z] #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:39:41.778Z] #132 CACHED [2023-08-09T00:39:41.778Z] [2023-08-09T00:39:41.778Z] #133 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:39:41.778Z] #133 CACHED [2023-08-09T00:39:41.778Z] [2023-08-09T00:39:41.778Z] #134 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:39:41.778Z] #134 CACHED [2023-08-09T00:39:41.778Z] [2023-08-09T00:39:41.778Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T00:39:42.901Z] 64382a2528d8: Pushed [2023-08-09T00:39:42.901Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:62b96b82ff074289c7200fa5ca6303867467d815ffd6eba3f8ed8f1338238d63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:43.215Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:43.527Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-09T00:39:43.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-09T00:39:43.527Z] 238533412fcc: Preparing [2023-08-09T00:39:43.527Z] 64382a2528d8: Preparing [2023-08-09T00:39:43.527Z] 48e3d23c1997: Preparing [2023-08-09T00:39:43.527Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:43.527Z] f6c9c45c9c05: Preparing [2023-08-09T00:39:43.527Z] 36b50b131297: Preparing [2023-08-09T00:39:43.527Z] 36b50b131297: Waiting [2023-08-09T00:39:43.527Z] 238533412fcc: Layer already exists [2023-08-09T00:39:43.527Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:43.527Z] f6c9c45c9c05: Layer already exists [2023-08-09T00:39:43.527Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:43.527Z] 64382a2528d8: Layer already exists [2023-08-09T00:39:43.527Z] 36b50b131297: Layer already exists [2023-08-09T00:39:43.527Z] latest: digest: sha256:62b96b82ff074289c7200fa5ca6303867467d815ffd6eba3f8ed8f1338238d63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:43.744Z] #135 ... [2023-08-09T00:39:43.744Z] [2023-08-09T00:39:43.744Z] #120 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:39:43.744Z] #120 DONE 2.9s [2023-08-09T00:39:43.744Z] [2023-08-09T00:39:43.744Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:39:43.744Z] #136 DONE 0.3s [2023-08-09T00:39:43.744Z] [2023-08-09T00:39:43.744Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T00:39:43.744Z] #135 DONE 2.1s [2023-08-09T00:39:43.744Z] [2023-08-09T00:39:43.744Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:39:43.846Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:44.021Z] #137 ... [2023-08-09T00:39:44.021Z] [2023-08-09T00:39:44.021Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-09T00:39:44.021Z] #138 DONE 0.2s [2023-08-09T00:39:44.021Z] [2023-08-09T00:39:44.021Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-09T00:39:44.156Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.17 [2023-08-09T00:39:44.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-09T00:39:44.156Z] 238533412fcc: Preparing [2023-08-09T00:39:44.156Z] 64382a2528d8: Preparing [2023-08-09T00:39:44.156Z] 48e3d23c1997: Preparing [2023-08-09T00:39:44.156Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:44.156Z] f6c9c45c9c05: Preparing [2023-08-09T00:39:44.156Z] 36b50b131297: Preparing [2023-08-09T00:39:44.156Z] 36b50b131297: Waiting [2023-08-09T00:39:44.156Z] 64382a2528d8: Layer already exists [2023-08-09T00:39:44.156Z] 238533412fcc: Layer already exists [2023-08-09T00:39:44.156Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:44.156Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:44.156Z] f6c9c45c9c05: Layer already exists [2023-08-09T00:39:44.156Z] 36b50b131297: Layer already exists [2023-08-09T00:39:44.156Z] 3.1.0-dev.17: digest: sha256:62b96b82ff074289c7200fa5ca6303867467d815ffd6eba3f8ed8f1338238d63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:44.289Z] #139 ... [2023-08-09T00:39:44.289Z] [2023-08-09T00:39:44.289Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:39:44.289Z] #126 DONE 2.8s [2023-08-09T00:39:44.461Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:44.567Z] [2023-08-09T00:39:44.567Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-09T00:39:44.567Z] #139 DONE 0.4s [2023-08-09T00:39:44.567Z] [2023-08-09T00:39:44.567Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:39:44.567Z] #140 DONE 0.3s [2023-08-09T00:39:44.567Z] [2023-08-09T00:39:44.567Z] #141 [security-spire-server] exporting to image [2023-08-09T00:39:44.567Z] #141 exporting layers [2023-08-09T00:39:44.769Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:44.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-09T00:39:44.769Z] 238533412fcc: Preparing [2023-08-09T00:39:44.769Z] 64382a2528d8: Preparing [2023-08-09T00:39:44.769Z] 48e3d23c1997: Preparing [2023-08-09T00:39:44.769Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:44.769Z] f6c9c45c9c05: Preparing [2023-08-09T00:39:44.769Z] 36b50b131297: Preparing [2023-08-09T00:39:44.769Z] 36b50b131297: Waiting [2023-08-09T00:39:44.769Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:44.769Z] f6c9c45c9c05: Layer already exists [2023-08-09T00:39:44.769Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:44.769Z] 238533412fcc: Layer already exists [2023-08-09T00:39:44.769Z] 64382a2528d8: Layer already exists [2023-08-09T00:39:44.769Z] 36b50b131297: Layer already exists [2023-08-09T00:39:44.769Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:62b96b82ff074289c7200fa5ca6303867467d815ffd6eba3f8ed8f1338238d63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:44.839Z] #141 ... [2023-08-09T00:39:44.839Z] [2023-08-09T00:39:44.839Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-09T00:39:44.839Z] #142 DONE 0.3s [2023-08-09T00:39:45.079Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2023-08-09T00:39:45.106Z] [2023-08-09T00:39:45.106Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-09T00:39:45.106Z] #143 DONE 0.2s [2023-08-09T00:39:45.106Z] [2023-08-09T00:39:45.106Z] #141 [security-spire-config] exporting to image [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:45.389Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-09T00:39:45.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-09T00:39:45.389Z] 238533412fcc: Preparing [2023-08-09T00:39:45.389Z] 64382a2528d8: Preparing [2023-08-09T00:39:45.389Z] 48e3d23c1997: Preparing [2023-08-09T00:39:45.389Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:45.389Z] f6c9c45c9c05: Preparing [2023-08-09T00:39:45.389Z] 36b50b131297: Preparing [2023-08-09T00:39:45.389Z] 36b50b131297: Waiting [2023-08-09T00:39:45.389Z] 238533412fcc: Layer already exists [2023-08-09T00:39:45.389Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:45.389Z] f6c9c45c9c05: Layer already exists [2023-08-09T00:39:45.389Z] 64382a2528d8: Layer already exists [2023-08-09T00:39:45.389Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:45.389Z] 36b50b131297: Layer already exists [2023-08-09T00:39:46.329Z] main: digest: sha256:62b96b82ff074289c7200fa5ca6303867467d815ffd6eba3f8ed8f1338238d63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:39:46.381Z] ===================================================== [Pipeline] echo [2023-08-09T00:39:46.389Z] taggedImages: [2023-08-09T00:39:46.389Z] - nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:46.389Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-09T00:39:46.389Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.17 [2023-08-09T00:39:46.389Z] - nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:46.389Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-09T00:39:46.414Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-09T00:39:46.414Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:46.414Z] latest [2023-08-09T00:39:46.414Z] 3.1.0-dev.17 [2023-08-09T00:39:46.414Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:46.414Z] main [2023-08-09T00:39:46.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:46.741Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:47.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:47.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-09T00:39:47.627Z] 40a610d15fa4: Preparing [2023-08-09T00:39:47.627Z] dd178eec68ca: Preparing [2023-08-09T00:39:47.627Z] 48e3d23c1997: Preparing [2023-08-09T00:39:47.627Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:47.627Z] 704f6d52ecf6: Preparing [2023-08-09T00:39:47.627Z] 36b50b131297: Preparing [2023-08-09T00:39:47.627Z] 36b50b131297: Waiting [2023-08-09T00:39:47.627Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:47.627Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:47.627Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:39:47.885Z] 36b50b131297: Layer already exists [2023-08-09T00:39:47.885Z] 40a610d15fa4: Pushed [2023-08-09T00:39:48.498Z] #141 ... [2023-08-09T00:39:48.498Z] [2023-08-09T00:39:48.498Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:39:48.498Z] #137 DONE 4.2s [2023-08-09T00:39:48.498Z] [2023-08-09T00:39:48.498Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:39:48.498Z] #144 DONE 0.3s [2023-08-09T00:39:48.498Z] [2023-08-09T00:39:48.498Z] #141 [security-spire-config] exporting to image [2023-08-09T00:39:48.498Z] #141 exporting layers 3.8s done [2023-08-09T00:39:48.498Z] #141 writing image sha256:9def061480f88ce5f03bce330d7969b21333bf230cd22fc4288cb73491aed70e 0.1s done [2023-08-09T00:39:48.498Z] #141 naming to docker.io/library/security-spire-server-arm64 [2023-08-09T00:39:48.498Z] #141 exporting layers 3.3s done [2023-08-09T00:39:48.498Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-08-09T00:39:48.498Z] #141 writing image sha256:41be04d6c055c770f0305aa89f985d99dd4b83ffca6f86111f0b510b68a0534c done [2023-08-09T00:39:48.498Z] #141 naming to docker.io/library/security-spire-config-arm64 done [2023-08-09T00:39:48.498Z] #141 DONE 4.0s [2023-08-09T00:39:48.498Z] [2023-08-09T00:39:48.498Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-09T00:39:48.498Z] #145 DONE 0.3s [2023-08-09T00:39:48.498Z] [2023-08-09T00:39:48.498Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T00:39:48.773Z] #124 ... [2023-08-09T00:39:48.773Z] [2023-08-09T00:39:48.773Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-09T00:39:49.048Z] #146 DONE 0.2s [2023-08-09T00:39:49.048Z] [2023-08-09T00:39:49.048Z] #141 [security-spire-agent] exporting to image [2023-08-09T00:39:50.419Z] dd178eec68ca: Pushed [2023-08-09T00:39:50.677Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:1f509287f045424f3f6d2b6e1bf751ac47b0b30fa1073016d5c7f18a38416d35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:50.984Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:51.286Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-09T00:39:51.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-09T00:39:51.286Z] 40a610d15fa4: Preparing [2023-08-09T00:39:51.286Z] dd178eec68ca: Preparing [2023-08-09T00:39:51.286Z] 48e3d23c1997: Preparing [2023-08-09T00:39:51.286Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:51.286Z] 704f6d52ecf6: Preparing [2023-08-09T00:39:51.286Z] 36b50b131297: Preparing [2023-08-09T00:39:51.286Z] 36b50b131297: Waiting [2023-08-09T00:39:51.286Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:51.286Z] dd178eec68ca: Layer already exists [2023-08-09T00:39:51.286Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:39:51.286Z] 40a610d15fa4: Layer already exists [2023-08-09T00:39:51.286Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:51.286Z] 36b50b131297: Layer already exists [2023-08-09T00:39:51.286Z] latest: digest: sha256:1f509287f045424f3f6d2b6e1bf751ac47b0b30fa1073016d5c7f18a38416d35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:51.585Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:51.636Z] #141 exporting layers 2.7s done [2023-08-09T00:39:51.636Z] #141 writing image sha256:ba6a6eecc09fbe64a0c0af23b4330f38c2eb13e3cd74f4b522396997bbf5df79 0.0s done [2023-08-09T00:39:51.636Z] #141 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-09T00:39:51.636Z] #141 DONE 6.7s [2023-08-09T00:39:51.636Z] [2023-08-09T00:39:51.636Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T00:39:51.882Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.17 [2023-08-09T00:39:51.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-09T00:39:51.882Z] 40a610d15fa4: Preparing [2023-08-09T00:39:51.882Z] dd178eec68ca: Preparing [2023-08-09T00:39:51.882Z] 48e3d23c1997: Preparing [2023-08-09T00:39:51.882Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:51.882Z] 704f6d52ecf6: Preparing [2023-08-09T00:39:51.882Z] 36b50b131297: Preparing [2023-08-09T00:39:51.882Z] 36b50b131297: Waiting [2023-08-09T00:39:51.882Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:51.882Z] 40a610d15fa4: Layer already exists [2023-08-09T00:39:51.882Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:51.882Z] dd178eec68ca: Layer already exists [2023-08-09T00:39:51.882Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:39:51.882Z] 36b50b131297: Layer already exists [2023-08-09T00:39:51.882Z] 3.1.0-dev.17: digest: sha256:1f509287f045424f3f6d2b6e1bf751ac47b0b30fa1073016d5c7f18a38416d35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:52.186Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:52.543Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:52.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-09T00:39:52.543Z] 40a610d15fa4: Preparing [2023-08-09T00:39:52.543Z] dd178eec68ca: Preparing [2023-08-09T00:39:52.543Z] 48e3d23c1997: Preparing [2023-08-09T00:39:52.543Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:52.543Z] 704f6d52ecf6: Preparing [2023-08-09T00:39:52.543Z] 36b50b131297: Preparing [2023-08-09T00:39:52.543Z] 36b50b131297: Waiting [2023-08-09T00:39:52.543Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:52.543Z] dd178eec68ca: Layer already exists [2023-08-09T00:39:52.543Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:52.543Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:39:52.543Z] 40a610d15fa4: Layer already exists [2023-08-09T00:39:52.543Z] 36b50b131297: Layer already exists [2023-08-09T00:39:52.543Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:1f509287f045424f3f6d2b6e1bf751ac47b0b30fa1073016d5c7f18a38416d35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:52.941Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:39:53.254Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-09T00:39:53.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-09T00:39:53.254Z] 40a610d15fa4: Preparing [2023-08-09T00:39:53.254Z] dd178eec68ca: Preparing [2023-08-09T00:39:53.254Z] 48e3d23c1997: Preparing [2023-08-09T00:39:53.254Z] 13f95a63b6b0: Preparing [2023-08-09T00:39:53.254Z] 704f6d52ecf6: Preparing [2023-08-09T00:39:53.254Z] 36b50b131297: Preparing [2023-08-09T00:39:53.254Z] 36b50b131297: Waiting [2023-08-09T00:39:53.254Z] 13f95a63b6b0: Layer already exists [2023-08-09T00:39:53.254Z] 704f6d52ecf6: Layer already exists [2023-08-09T00:39:53.254Z] dd178eec68ca: Layer already exists [2023-08-09T00:39:53.254Z] 48e3d23c1997: Layer already exists [2023-08-09T00:39:53.254Z] 40a610d15fa4: Layer already exists [2023-08-09T00:39:53.254Z] 36b50b131297: Layer already exists [2023-08-09T00:39:53.254Z] main: digest: sha256:1f509287f045424f3f6d2b6e1bf751ac47b0b30fa1073016d5c7f18a38416d35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T00:39:53.294Z] ===================================================== [Pipeline] echo [2023-08-09T00:39:53.301Z] taggedImages: [2023-08-09T00:39:53.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T00:39:53.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-09T00:39:53.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.17 [2023-08-09T00:39:53.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T00:39:53.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler: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] } [2023-08-09T00:58:29.656Z] #115 ... [2023-08-09T00:58:29.656Z] [2023-08-09T00:58:29.656Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:58:29.656Z] #101 1134.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-09T00:58:30.638Z] #101 ... [2023-08-09T00:58:30.638Z] [2023-08-09T00:58:30.638Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T00:58:30.638Z] #112 DONE 1139.5s [2023-08-09T00:58:30.638Z] [2023-08-09T00:58:30.638Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T00:58:30.966Z] #122 ... [2023-08-09T00:58:30.966Z] [2023-08-09T00:58:30.966Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:58:30.966Z] #147 DONE 0.2s [2023-08-09T00:58:30.966Z] [2023-08-09T00:58:30.966Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T00:58:31.258Z] #121 ... [2023-08-09T00:58:31.258Z] [2023-08-09T00:58:31.258Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:58:31.258Z] #148 DONE 0.3s [2023-08-09T00:58:31.258Z] [2023-08-09T00:58:31.258Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T00:58:31.535Z] #108 ... [2023-08-09T00:58:31.535Z] [2023-08-09T00:58:31.535Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-09T00:58:31.535Z] #149 DONE 0.1s [2023-08-09T00:58:31.535Z] [2023-08-09T00:58:31.535Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-09T00:58:32.127Z] #150 DONE 0.5s [2023-08-09T00:58:32.127Z] [2023-08-09T00:58:32.127Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T00:58:32.127Z] #151 DONE 0.1s [2023-08-09T00:58:32.127Z] [2023-08-09T00:58:32.127Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:58:35.553Z] #152 DONE 2.7s [2023-08-09T00:58:35.553Z] [2023-08-09T00:58:35.553Z] #141 [security-proxy-setup] exporting to image [2023-08-09T00:58:35.553Z] #141 exporting layers [2023-08-09T00:58:35.553Z] #141 exporting layers 0.7s done [2023-08-09T00:58:35.821Z] #141 writing image sha256:d23ca79f46479dd744c7ca88331bbab22b2b3cfead2299cc8de2a30a0af72c35 done [2023-08-09T00:58:35.821Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-09T00:58:35.821Z] #141 DONE 7.5s [2023-08-09T00:58:35.821Z] [2023-08-09T00:58:35.821Z] #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T00:58:50.996Z] #119 ... [2023-08-09T00:58:50.996Z] [2023-08-09T00:58:50.996Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T00:58:50.996Z] #115 DONE 1157.8s [2023-08-09T00:58:50.996Z] [2023-08-09T00:58:50.996Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:58:50.996Z] #125 ... [2023-08-09T00:58:50.996Z] [2023-08-09T00:58:50.996Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-09T00:58:50.996Z] #153 DONE 0.3s [2023-08-09T00:58:50.996Z] [2023-08-09T00:58:50.996Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-09T00:58:51.963Z] #154 DONE 2.1s [2023-08-09T00:58:51.963Z] [2023-08-09T00:58:51.963Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T00:58:51.963Z] #124 ... [2023-08-09T00:58:51.963Z] [2023-08-09T00:58:51.963Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:58:52.260Z] #155 DONE 0.4s [2023-08-09T00:58:52.260Z] [2023-08-09T00:58:52.260Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:58:52.532Z] #156 DONE 0.2s [2023-08-09T00:58:52.532Z] [2023-08-09T00:58:52.532Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T00:58:52.532Z] #124 ... [2023-08-09T00:58:52.532Z] [2023-08-09T00:58:52.532Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-09T00:58:52.803Z] #157 DONE 0.4s [2023-08-09T00:58:52.803Z] [2023-08-09T00:58:52.803Z] #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T00:58:53.091Z] #119 ... [2023-08-09T00:58:53.091Z] [2023-08-09T00:58:53.091Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-09T00:58:53.091Z] #158 DONE 0.2s [2023-08-09T00:58:53.091Z] [2023-08-09T00:58:53.091Z] #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-09T00:58:53.373Z] #159 DONE 0.2s [2023-08-09T00:58:53.373Z] [2023-08-09T00:58:53.373Z] #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-09T00:58:53.373Z] #160 DONE 0.1s [2023-08-09T00:58:53.373Z] [2023-08-09T00:58:53.373Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-09T00:58:53.662Z] #161 DONE 0.2s [2023-08-09T00:58:53.662Z] [2023-08-09T00:58:53.662Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-09T00:58:53.946Z] #162 DONE 0.4s [2023-08-09T00:58:53.946Z] [2023-08-09T00:58:53.946Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:58:53.946Z] #125 ... [2023-08-09T00:58:53.946Z] [2023-08-09T00:58:53.946Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-09T00:58:54.534Z] #163 ... [2023-08-09T00:58:54.534Z] [2023-08-09T00:58:54.534Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:58:54.534Z] #101 DONE 1163.6s [2023-08-09T00:58:54.534Z] [2023-08-09T00:58:54.534Z] #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T00:58:55.503Z] #117 ... [2023-08-09T00:58:55.503Z] [2023-08-09T00:58:55.503Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:58:55.503Z] #164 DONE 0.2s [2023-08-09T00:58:55.503Z] [2023-08-09T00:58:55.503Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:58:55.503Z] #125 ... [2023-08-09T00:58:55.503Z] [2023-08-09T00:58:55.503Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:58:55.800Z] #165 DONE 0.2s [2023-08-09T00:58:55.800Z] [2023-08-09T00:58:55.800Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T00:58:56.088Z] #122 ... [2023-08-09T00:58:56.088Z] [2023-08-09T00:58:56.088Z] #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-09T00:58:56.088Z] #166 DONE 0.3s [2023-08-09T00:58:56.088Z] [2023-08-09T00:58:56.088Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T00:58:56.360Z] #121 ... [2023-08-09T00:58:56.360Z] [2023-08-09T00:58:56.360Z] #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-09T00:58:56.631Z] #167 DONE 0.2s [2023-08-09T00:58:56.631Z] [2023-08-09T00:58:56.631Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:58:56.903Z] #168 DONE 0.3s [2023-08-09T00:58:56.903Z] [2023-08-09T00:58:56.903Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-09T00:58:57.173Z] #169 DONE 0.5s [2023-08-09T00:58:57.173Z] [2023-08-09T00:58:57.173Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-09T00:58:57.760Z] #170 DONE 0.4s [2023-08-09T00:58:57.760Z] [2023-08-09T00:58:57.760Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-09T00:58:57.760Z] #163 DONE 3.7s [2023-08-09T00:58:57.760Z] [2023-08-09T00:58:57.760Z] #141 [security-bootstrapper] exporting to image [2023-08-09T00:58:57.760Z] #141 exporting layers [2023-08-09T00:58:58.731Z] #141 ... [2023-08-09T00:58:58.731Z] [2023-08-09T00:58:58.731Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T00:58:58.731Z] #171 DONE 0.9s [2023-08-09T00:58:58.731Z] [2023-08-09T00:58:58.731Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:58:59.325Z] #172 ... [2023-08-09T00:58:59.325Z] [2023-08-09T00:58:59.325Z] #141 [security-bootstrapper] exporting to image [2023-08-09T00:58:59.325Z] #141 exporting layers 1.5s done [2023-08-09T00:58:59.325Z] #141 writing image sha256:0249c3448695a135c21fef3e010da67af8772737322429d16751b45efb5b8785 0.0s done [2023-08-09T00:58:59.325Z] #141 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-08-09T00:58:59.325Z] #141 DONE 9.0s [2023-08-09T00:58:59.325Z] [2023-08-09T00:58:59.325Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:59:00.738Z] #172 DONE 2.2s [2023-08-09T00:59:00.738Z] [2023-08-09T00:59:00.738Z] #141 [security-secretstore-setup] exporting to image [2023-08-09T00:59:02.150Z] #141 exporting layers 1.2s done [2023-08-09T00:59:02.150Z] #141 writing image sha256:c87c02ba869d68ffb61c0200f507758c597bbfe926b50437a58e7cfc8d9fa488 [2023-08-09T00:59:02.150Z] #141 writing image sha256:c87c02ba869d68ffb61c0200f507758c597bbfe926b50437a58e7cfc8d9fa488 done [2023-08-09T00:59:02.150Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-09T00:59:02.150Z] #141 DONE 10.3s [2023-08-09T00:59:02.150Z] [2023-08-09T00:59:02.150Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:59:17.148Z] #125 ... [2023-08-09T00:59:17.148Z] [2023-08-09T00:59:17.148Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T00:59:17.148Z] #108 DONE 1185.8s [2023-08-09T00:59:17.148Z] [2023-08-09T00:59:17.148Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T00:59:17.148Z] #122 ... [2023-08-09T00:59:17.148Z] [2023-08-09T00:59:17.148Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:59:17.148Z] #173 DONE 0.2s [2023-08-09T00:59:17.148Z] [2023-08-09T00:59:17.148Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:59:17.413Z] #125 ... [2023-08-09T00:59:17.414Z] [2023-08-09T00:59:17.414Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:59:17.680Z] #174 DONE 0.3s [2023-08-09T00:59:17.680Z] [2023-08-09T00:59:17.680Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-09T00:59:17.947Z] #175 DONE 0.4s [2023-08-09T00:59:17.947Z] [2023-08-09T00:59:17.947Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:59:18.215Z] #125 ... [2023-08-09T00:59:18.215Z] [2023-08-09T00:59:18.215Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:59:18.215Z] #176 DONE 0.2s [2023-08-09T00:59:18.215Z] [2023-08-09T00:59:18.215Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-09T00:59:18.481Z] #177 DONE 0.2s [2023-08-09T00:59:18.481Z] [2023-08-09T00:59:18.481Z] #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T00:59:18.481Z] #119 ... [2023-08-09T00:59:18.481Z] [2023-08-09T00:59:18.481Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:59:22.732Z] #178 DONE 4.2s [2023-08-09T00:59:22.732Z] [2023-08-09T00:59:22.732Z] #141 [security-proxy-auth] exporting to image [2023-08-09T00:59:22.732Z] #141 exporting layers [2023-08-09T00:59:23.316Z] #141 exporting layers 0.5s done [2023-08-09T00:59:23.316Z] #141 writing image sha256:4b5e30fb39221c5b194c49a4e81a6af59b969964af26af9d2e56e28fba5e2794 done [2023-08-09T00:59:23.316Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-09T00:59:23.316Z] #141 DONE 10.8s [2023-08-09T00:59:23.316Z] [2023-08-09T00:59:23.316Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T00:59:38.715Z] #121 ... [2023-08-09T00:59:38.715Z] [2023-08-09T00:59:38.715Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T00:59:38.715Z] #123 DONE 1206.1s [2023-08-09T00:59:38.715Z] [2023-08-09T00:59:38.715Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:59:38.715Z] #125 ... [2023-08-09T00:59:38.715Z] [2023-08-09T00:59:38.715Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:59:38.715Z] #179 DONE 0.2s [2023-08-09T00:59:38.715Z] [2023-08-09T00:59:38.715Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:59:38.715Z] #180 DONE 0.3s [2023-08-09T00:59:38.715Z] [2023-08-09T00:59:38.715Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-09T00:59:38.715Z] #181 DONE 0.4s [2023-08-09T00:59:38.715Z] [2023-08-09T00:59:38.715Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T00:59:38.715Z] #122 ... [2023-08-09T00:59:38.715Z] [2023-08-09T00:59:38.715Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:59:38.715Z] #182 DONE 0.1s [2023-08-09T00:59:38.715Z] [2023-08-09T00:59:38.715Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-09T00:59:38.990Z] #183 DONE 0.2s [2023-08-09T00:59:38.990Z] [2023-08-09T00:59:38.990Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:59:40.936Z] #184 DONE 2.1s [2023-08-09T00:59:40.936Z] [2023-08-09T00:59:40.936Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-09T00:59:40.936Z] #141 exporting layers [2023-08-09T00:59:41.535Z] #141 exporting layers 0.6s done [2023-08-09T00:59:41.535Z] #141 writing image sha256:d3ebe55634e93a54146c24db58cf617d696de5d6d34fe6353225aa219b5b2a9e done [2023-08-09T00:59:41.535Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-09T00:59:41.535Z] #141 DONE 11.4s [2023-08-09T00:59:41.535Z] [2023-08-09T00:59:41.535Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T01:00:28.364Z] #121 ... [2023-08-09T01:00:28.364Z] [2023-08-09T01:00:28.364Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T01:00:28.364Z] #122 DONE 1255.2s [2023-08-09T01:00:28.364Z] [2023-08-09T01:00:28.364Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:00:28.364Z] #125 ... [2023-08-09T01:00:28.364Z] [2023-08-09T01:00:28.364Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:00:28.364Z] #185 DONE 0.3s [2023-08-09T01:00:28.364Z] [2023-08-09T01:00:28.364Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:00:28.364Z] #186 DONE 0.2s [2023-08-09T01:00:28.364Z] [2023-08-09T01:00:28.364Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-09T01:00:28.364Z] #187 DONE 0.3s [2023-08-09T01:00:28.364Z] [2023-08-09T01:00:28.364Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:00:28.364Z] #188 DONE 0.2s [2023-08-09T01:00:28.364Z] [2023-08-09T01:00:28.364Z] #141 [core-command] exporting to image [2023-08-09T01:00:28.364Z] #141 exporting layers [2023-08-09T01:00:28.364Z] #141 exporting layers 0.3s done [2023-08-09T01:00:28.364Z] #141 writing image sha256:21246203694bffb25a08506cb21644c5f2c4ba6a56fcdaa87438a3ea35542f8f done [2023-08-09T01:00:28.364Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-09T01:00:28.364Z] #141 DONE 11.7s [2023-08-09T01:00:28.364Z] [2023-08-09T01:00:28.364Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:00:43.616Z] #125 DONE 1271.8s [2023-08-09T01:00:43.616Z] [2023-08-09T01:00:43.616Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:00:43.616Z] #124 ... [2023-08-09T01:00:43.616Z] [2023-08-09T01:00:43.616Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:00:43.616Z] #189 DONE 0.2s [2023-08-09T01:00:43.616Z] [2023-08-09T01:00:43.616Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:00:43.616Z] #124 ... [2023-08-09T01:00:43.616Z] [2023-08-09T01:00:43.616Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:00:43.616Z] #190 DONE 0.1s [2023-08-09T01:00:43.616Z] [2023-08-09T01:00:43.616Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-09T01:00:43.955Z] #191 DONE 0.4s [2023-08-09T01:00:43.955Z] [2023-08-09T01:00:43.955Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:00:44.227Z] #192 DONE 0.1s [2023-08-09T01:00:44.227Z] [2023-08-09T01:00:44.227Z] #141 [core-data] exporting to image [2023-08-09T01:00:44.227Z] #141 exporting layers [2023-08-09T01:00:44.518Z] #141 exporting layers 0.4s done [2023-08-09T01:00:44.518Z] #141 writing image sha256:39696d88664ecb3928a95aad143b73a7c92f58f48fbaac7ab7722330ea913cb4 done [2023-08-09T01:00:44.518Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-09T01:00:44.518Z] #141 DONE 12.1s [2023-08-09T01:00:44.518Z] [2023-08-09T01:00:44.518Z] #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:00:45.554Z] #117 ... [2023-08-09T01:00:45.554Z] [2023-08-09T01:00:45.554Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T01:00:45.554Z] #121 DONE 1274.9s [2023-08-09T01:00:45.849Z] [2023-08-09T01:00:45.849Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:00:46.795Z] #124 ... [2023-08-09T01:00:46.795Z] [2023-08-09T01:00:46.795Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:00:46.795Z] #193 DONE 0.2s [2023-08-09T01:00:46.795Z] [2023-08-09T01:00:46.795Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:00:46.795Z] #124 ... [2023-08-09T01:00:46.795Z] [2023-08-09T01:00:46.795Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:00:46.795Z] #194 DONE 0.2s [2023-08-09T01:00:46.795Z] [2023-08-09T01:00:46.795Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-09T01:00:47.822Z] #195 DONE 0.4s [2023-08-09T01:00:47.822Z] [2023-08-09T01:00:47.822Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:00:47.822Z] #124 ... [2023-08-09T01:00:47.822Z] [2023-08-09T01:00:47.822Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:00:47.822Z] #196 DONE 0.2s [2023-08-09T01:00:47.822Z] [2023-08-09T01:00:47.822Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-09T01:00:47.822Z] #197 DONE 0.2s [2023-08-09T01:00:47.822Z] [2023-08-09T01:00:47.822Z] #141 [core-metadata] exporting to image [2023-08-09T01:00:47.822Z] #141 exporting layers 0.3s done [2023-08-09T01:00:47.822Z] #141 writing image sha256:a19130110d3b6a22786b84cc569344b40b90e1eb6a2f1d363b26bc20077f521d done [2023-08-09T01:00:47.822Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-09T01:00:47.822Z] #141 DONE 12.4s [2023-08-09T01:00:47.822Z] [2023-08-09T01:00:47.822Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:01:20.305Z] #124 ... [2023-08-09T01:01:20.305Z] [2023-08-09T01:01:20.305Z] #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T01:01:20.305Z] #119 DONE 1306.9s [2023-08-09T01:01:20.305Z] [2023-08-09T01:01:20.305Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:01:20.305Z] #124 ... [2023-08-09T01:01:20.305Z] [2023-08-09T01:01:20.305Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:01:20.305Z] #198 DONE 0.2s [2023-08-09T01:01:20.305Z] [2023-08-09T01:01:20.305Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:01:20.305Z] #124 ... [2023-08-09T01:01:20.305Z] [2023-08-09T01:01:20.305Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:01:20.305Z] #199 DONE 0.2s [2023-08-09T01:01:20.305Z] [2023-08-09T01:01:20.305Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-09T01:01:20.305Z] #200 DONE 0.4s [2023-08-09T01:01:20.305Z] [2023-08-09T01:01:20.305Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:01:20.305Z] #201 DONE 0.1s [2023-08-09T01:01:20.305Z] [2023-08-09T01:01:20.305Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-09T01:01:20.305Z] #141 exporting layers [2023-08-09T01:01:20.305Z] #141 exporting layers 0.5s done [2023-08-09T01:01:20.305Z] #141 writing image sha256:1ed2dce040fe46d5b97b377b8bf218d52b8a5ade84407cc87b4399824a527482 done [2023-08-09T01:01:20.305Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-09T01:01:20.305Z] #141 DONE 13.0s [2023-08-09T01:01:20.305Z] [2023-08-09T01:01:20.305Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:01:52.633Z] #124 DONE 1341.3s [2023-08-09T01:01:52.633Z] [2023-08-09T01:01:52.633Z] #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:01:52.633Z] #117 DONE 1341.2s [2023-08-09T01:01:52.633Z] [2023-08-09T01:01:52.633Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:01:52.633Z] #202 DONE 0.3s [2023-08-09T01:01:52.633Z] [2023-08-09T01:01:52.633Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:01:52.633Z] #203 DONE 0.3s [2023-08-09T01:01:52.633Z] [2023-08-09T01:01:52.633Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:01:52.901Z] #204 ... [2023-08-09T01:01:52.901Z] [2023-08-09T01:01:52.901Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:01:52.901Z] #205 DONE 0.2s [2023-08-09T01:01:52.901Z] [2023-08-09T01:01:52.901Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:01:52.901Z] #204 DONE 0.2s [2023-08-09T01:01:52.901Z] [2023-08-09T01:01:52.901Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T01:01:53.178Z] #206 ... [2023-08-09T01:01:53.178Z] [2023-08-09T01:01:53.178Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-09T01:01:53.178Z] #207 DONE 0.4s [2023-08-09T01:01:53.445Z] [2023-08-09T01:01:53.445Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T01:01:53.445Z] #206 DONE 0.5s [2023-08-09T01:01:53.445Z] [2023-08-09T01:01:53.445Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:01:53.445Z] #208 DONE 0.1s [2023-08-09T01:01:53.445Z] [2023-08-09T01:01:53.445Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:01:53.445Z] #209 DONE 0.2s [2023-08-09T01:01:53.445Z] [2023-08-09T01:01:53.445Z] #141 [support-scheduler] exporting to image [2023-08-09T01:01:53.445Z] #141 exporting layers [2023-08-09T01:01:53.713Z] #141 exporting layers 0.4s done [2023-08-09T01:01:53.981Z] #141 exporting layers 0.4s done [2023-08-09T01:01:53.981Z] #141 writing image sha256:23d6bfb2c182e9513e6369b9cac2ba868e82d735aeff7bbd72c96ac108ec7d26 0.0s done [2023-08-09T01:01:53.981Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-09T01:01:53.981Z] #141 writing image sha256:03d7b5c62a8719d496f1fd1c67e0c8f584ec268816ba88cf869d9d8334192072 done [2023-08-09T01:01:53.981Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-09T01:01:53.981Z] #141 DONE 13.5s [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:01:53.981Z] time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-09T01:01:54.013Z] $ docker stop --time=1 d051012d869261d5946882e36e308caa1136b2a9e6d5a251e8dbb857abdf5b97 [2023-08-09T01:01:55.711Z] $ docker rm -f --volumes d051012d869261d5946882e36e308caa1136b2a9e6d5a251e8dbb857abdf5b97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T01:01:56.187Z] + docker images [2023-08-09T01:01:56.187Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-09T01:01:56.187Z] support-notifications-arm64 latest 03d7b5c62a87 3 seconds ago 33.6MB [2023-08-09T01:01:56.187Z] support-scheduler-arm64 latest 23d6bfb2c182 3 seconds ago 32.9MB [2023-08-09T01:01:56.187Z] security-spiffe-token-provider-arm64 latest 1ed2dce040fe 37 seconds ago 33.2MB [2023-08-09T01:01:56.187Z] core-metadata-arm64 latest a19130110d3b About a minute ago 21.2MB [2023-08-09T01:01:56.187Z] core-data-arm64 latest 39696d88664e About a minute ago 20.9MB [2023-08-09T01:01:56.187Z] core-command-arm64 latest 21246203694b About a minute ago 20.8MB [2023-08-09T01:01:56.187Z] core-common-config-bootstrapper-arm64 latest d3ebe55634e9 2 minutes ago 17.9MB [2023-08-09T01:01:56.187Z] security-proxy-auth-arm64 latest 4b5e30fb3922 2 minutes ago 19.3MB [2023-08-09T01:01:56.187Z] security-secretstore-setup-arm64 latest c87c02ba869d 2 minutes ago 42.9MB [2023-08-09T01:01:56.187Z] security-bootstrapper-arm64 latest 0249c3448695 2 minutes ago 22.6MB [2023-08-09T01:01:56.187Z] security-proxy-setup-arm64 latest d23ca79f4647 3 minutes ago 19.5MB [2023-08-09T01:01:56.187Z] security-spire-agent-arm64 latest ba6a6eecc09f 22 minutes ago 152MB [2023-08-09T01:01:56.187Z] security-spire-config-arm64 latest 41be04d6c055 22 minutes ago 96.1MB [2023-08-09T01:01:56.187Z] security-spire-server-arm64 latest 9def061480f8 22 minutes ago 96.9MB [2023-08-09T01:01:56.187Z] ci-base-image-arm64 latest 4ab44d6ec79d 24 minutes ago 1.05GB [2023-08-09T01:01:56.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 3 weeks ago 677MB [2023-08-09T01:01:56.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T01:01:56.323Z] provisioning config files... [2023-08-09T01:01:56.339Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/551@tmp/config7226341570821323190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:01:56.687Z] ---> docker-login.sh [2023-08-09T01:01:56.687Z] nexus3.edgexfoundry.org:10001 [2023-08-09T01:01:56.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:01:56.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:01:56.954Z] Configure a credential helper to remove this warning. See [2023-08-09T01:01:56.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:01:56.954Z] [2023-08-09T01:01:56.954Z] Login Succeeded [2023-08-09T01:01:56.954Z] nexus3.edgexfoundry.org:10002 [2023-08-09T01:01:57.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:01:57.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:01:57.538Z] Configure a credential helper to remove this warning. See [2023-08-09T01:01:57.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:01:57.538Z] [2023-08-09T01:01:57.538Z] Login Succeeded [2023-08-09T01:01:57.538Z] nexus3.edgexfoundry.org:10003 [2023-08-09T01:01:57.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:01:57.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:01:57.807Z] Configure a credential helper to remove this warning. See [2023-08-09T01:01:57.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:01:57.807Z] [2023-08-09T01:01:57.807Z] Login Succeeded [2023-08-09T01:01:57.807Z] nexus3.edgexfoundry.org:10004 [2023-08-09T01:01:58.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:01:58.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:01:58.345Z] Configure a credential helper to remove this warning. See [2023-08-09T01:01:58.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:01:58.345Z] [2023-08-09T01:01:58.345Z] Login Succeeded [2023-08-09T01:01:58.345Z] docker.io [2023-08-09T01:01:58.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:01:58.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:01:58.879Z] Configure a credential helper to remove this warning. See [2023-08-09T01:01:58.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:01:58.879Z] [2023-08-09T01:01:58.879Z] Login Succeeded [2023-08-09T01:01:58.879Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T01:01:58.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:01:58.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T01:01:58.937Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-09T01:01:58.937Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:01:58.937Z] latest [2023-08-09T01:01:58.937Z] 3.1.0-dev.17 [2023-08-09T01:01:58.937Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:01:58.937Z] main [2023-08-09T01:01:58.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:01:59.287Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:01:59.635Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:01:59.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-09T01:01:59.635Z] c468063aeac7: Preparing [2023-08-09T01:01:59.635Z] d9c2a2a78683: Preparing [2023-08-09T01:01:59.635Z] 0cb4300847bd: Preparing [2023-08-09T01:01:59.635Z] 95077979d36c: Preparing [2023-08-09T01:01:59.635Z] 77849c1dc554: Preparing [2023-08-09T01:01:59.635Z] d2d9d24a8c2a: Preparing [2023-08-09T01:01:59.635Z] d2d9d24a8c2a: Waiting [2023-08-09T01:01:59.903Z] 0cb4300847bd: Pushed [2023-08-09T01:01:59.903Z] c468063aeac7: Pushed [2023-08-09T01:01:59.903Z] 77849c1dc554: Pushed [2023-08-09T01:01:59.903Z] 95077979d36c: Pushed [2023-08-09T01:01:59.903Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:03.252Z] d9c2a2a78683: Pushed [2023-08-09T01:02:03.252Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:dd32b584d1ed1db912fbd8f037d5af7473f94e5751ebab69a3ac16586ffe6b9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:03.877Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:04.233Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-09T01:02:04.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-09T01:02:04.233Z] c468063aeac7: Preparing [2023-08-09T01:02:04.233Z] d9c2a2a78683: Preparing [2023-08-09T01:02:04.233Z] 0cb4300847bd: Preparing [2023-08-09T01:02:04.233Z] 95077979d36c: Preparing [2023-08-09T01:02:04.233Z] 77849c1dc554: Preparing [2023-08-09T01:02:04.233Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:04.233Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:04.233Z] c468063aeac7: Layer already exists [2023-08-09T01:02:04.233Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:04.233Z] 95077979d36c: Layer already exists [2023-08-09T01:02:04.233Z] d9c2a2a78683: Layer already exists [2023-08-09T01:02:04.233Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:04.233Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:04.499Z] latest: digest: sha256:dd32b584d1ed1db912fbd8f037d5af7473f94e5751ebab69a3ac16586ffe6b9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:04.859Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:05.218Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.17 [2023-08-09T01:02:05.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-09T01:02:05.218Z] c468063aeac7: Preparing [2023-08-09T01:02:05.218Z] d9c2a2a78683: Preparing [2023-08-09T01:02:05.218Z] 0cb4300847bd: Preparing [2023-08-09T01:02:05.218Z] 95077979d36c: Preparing [2023-08-09T01:02:05.218Z] 77849c1dc554: Preparing [2023-08-09T01:02:05.218Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:05.218Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:05.218Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:05.218Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:05.218Z] c468063aeac7: Layer already exists [2023-08-09T01:02:05.218Z] d9c2a2a78683: Layer already exists [2023-08-09T01:02:05.218Z] 95077979d36c: Layer already exists [2023-08-09T01:02:05.218Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:05.485Z] 3.1.0-dev.17: digest: sha256:dd32b584d1ed1db912fbd8f037d5af7473f94e5751ebab69a3ac16586ffe6b9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:05.843Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:06.190Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:06.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-09T01:02:06.190Z] c468063aeac7: Preparing [2023-08-09T01:02:06.190Z] d9c2a2a78683: Preparing [2023-08-09T01:02:06.190Z] 0cb4300847bd: Preparing [2023-08-09T01:02:06.190Z] 95077979d36c: Preparing [2023-08-09T01:02:06.190Z] 77849c1dc554: Preparing [2023-08-09T01:02:06.190Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:06.190Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:06.190Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:06.190Z] c468063aeac7: Layer already exists [2023-08-09T01:02:06.190Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:06.190Z] 95077979d36c: Layer already exists [2023-08-09T01:02:06.190Z] d9c2a2a78683: Layer already exists [2023-08-09T01:02:06.190Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:06.458Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:dd32b584d1ed1db912fbd8f037d5af7473f94e5751ebab69a3ac16586ffe6b9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:06.813Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:07.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-09T01:02:07.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-09T01:02:07.162Z] c468063aeac7: Preparing [2023-08-09T01:02:07.162Z] d9c2a2a78683: Preparing [2023-08-09T01:02:07.162Z] 0cb4300847bd: Preparing [2023-08-09T01:02:07.162Z] 95077979d36c: Preparing [2023-08-09T01:02:07.162Z] 77849c1dc554: Preparing [2023-08-09T01:02:07.162Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:07.162Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:07.162Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:07.162Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:07.162Z] c468063aeac7: Layer already exists [2023-08-09T01:02:07.162Z] 95077979d36c: Layer already exists [2023-08-09T01:02:07.162Z] d9c2a2a78683: Layer already exists [2023-08-09T01:02:07.162Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:07.429Z] main: digest: sha256:dd32b584d1ed1db912fbd8f037d5af7473f94e5751ebab69a3ac16586ffe6b9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:02:07.489Z] ===================================================== [Pipeline] echo [2023-08-09T01:02:07.497Z] taggedImages: [2023-08-09T01:02:07.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:07.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-09T01:02:07.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.17 [2023-08-09T01:02:07.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:07.497Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-09T01:02:07.518Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-09T01:02:07.518Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:07.518Z] latest [2023-08-09T01:02:07.518Z] 3.1.0-dev.17 [2023-08-09T01:02:07.518Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:07.518Z] main [2023-08-09T01:02:07.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:07.874Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:08.221Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:08.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-09T01:02:08.221Z] ce0f2d997ed2: Preparing [2023-08-09T01:02:08.221Z] d6e6e68292db: Preparing [2023-08-09T01:02:08.221Z] 11544d0ca69a: Preparing [2023-08-09T01:02:08.221Z] 46956025c76a: Preparing [2023-08-09T01:02:08.221Z] 0cb4300847bd: Preparing [2023-08-09T01:02:08.221Z] 95077979d36c: Preparing [2023-08-09T01:02:08.221Z] 77849c1dc554: Preparing [2023-08-09T01:02:08.221Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:08.221Z] 95077979d36c: Waiting [2023-08-09T01:02:08.221Z] 77849c1dc554: Waiting [2023-08-09T01:02:08.221Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:08.491Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:08.491Z] 95077979d36c: Layer already exists [2023-08-09T01:02:08.491Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:08.491Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:08.491Z] 11544d0ca69a: Pushed [2023-08-09T01:02:08.491Z] d6e6e68292db: Pushed [2023-08-09T01:02:08.491Z] ce0f2d997ed2: Pushed [2023-08-09T01:02:11.074Z] 46956025c76a: Pushed [2023-08-09T01:02:11.341Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:2fdd638bf87f0894c14a1b0f158f93f62637162736990e007fac499b869315e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:11.695Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:12.033Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-09T01:02:12.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-09T01:02:12.033Z] ce0f2d997ed2: Preparing [2023-08-09T01:02:12.033Z] d6e6e68292db: Preparing [2023-08-09T01:02:12.033Z] 11544d0ca69a: Preparing [2023-08-09T01:02:12.033Z] 46956025c76a: Preparing [2023-08-09T01:02:12.033Z] 0cb4300847bd: Preparing [2023-08-09T01:02:12.033Z] 95077979d36c: Preparing [2023-08-09T01:02:12.033Z] 77849c1dc554: Preparing [2023-08-09T01:02:12.033Z] 95077979d36c: Waiting [2023-08-09T01:02:12.033Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:12.033Z] 77849c1dc554: Waiting [2023-08-09T01:02:12.033Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:12.033Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:12.033Z] ce0f2d997ed2: Layer already exists [2023-08-09T01:02:12.033Z] 46956025c76a: Layer already exists [2023-08-09T01:02:12.033Z] d6e6e68292db: Layer already exists [2023-08-09T01:02:12.033Z] 11544d0ca69a: Layer already exists [2023-08-09T01:02:12.033Z] 95077979d36c: Layer already exists [2023-08-09T01:02:12.033Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:12.033Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:12.302Z] latest: digest: sha256:2fdd638bf87f0894c14a1b0f158f93f62637162736990e007fac499b869315e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:12.649Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:12.990Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.17 [2023-08-09T01:02:12.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-09T01:02:12.990Z] ce0f2d997ed2: Preparing [2023-08-09T01:02:12.990Z] d6e6e68292db: Preparing [2023-08-09T01:02:12.990Z] 11544d0ca69a: Preparing [2023-08-09T01:02:12.990Z] 46956025c76a: Preparing [2023-08-09T01:02:12.990Z] 0cb4300847bd: Preparing [2023-08-09T01:02:12.990Z] 95077979d36c: Preparing [2023-08-09T01:02:12.990Z] 77849c1dc554: Preparing [2023-08-09T01:02:12.990Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:12.990Z] 95077979d36c: Waiting [2023-08-09T01:02:12.990Z] 77849c1dc554: Waiting [2023-08-09T01:02:12.990Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:12.990Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:12.990Z] ce0f2d997ed2: Layer already exists [2023-08-09T01:02:12.990Z] d6e6e68292db: Layer already exists [2023-08-09T01:02:12.990Z] 46956025c76a: Layer already exists [2023-08-09T01:02:12.990Z] 11544d0ca69a: Layer already exists [2023-08-09T01:02:12.990Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:12.990Z] 95077979d36c: Layer already exists [2023-08-09T01:02:12.990Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:13.256Z] 3.1.0-dev.17: digest: sha256:2fdd638bf87f0894c14a1b0f158f93f62637162736990e007fac499b869315e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:13.618Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:13.966Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:13.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-09T01:02:13.966Z] ce0f2d997ed2: Preparing [2023-08-09T01:02:13.966Z] d6e6e68292db: Preparing [2023-08-09T01:02:13.966Z] 11544d0ca69a: Preparing [2023-08-09T01:02:13.966Z] 46956025c76a: Preparing [2023-08-09T01:02:13.966Z] 0cb4300847bd: Preparing [2023-08-09T01:02:13.966Z] 95077979d36c: Preparing [2023-08-09T01:02:13.966Z] 77849c1dc554: Preparing [2023-08-09T01:02:13.966Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:13.966Z] 77849c1dc554: Waiting [2023-08-09T01:02:13.966Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:13.966Z] 95077979d36c: Waiting [2023-08-09T01:02:13.966Z] 11544d0ca69a: Layer already exists [2023-08-09T01:02:13.966Z] 46956025c76a: Layer already exists [2023-08-09T01:02:13.966Z] d6e6e68292db: Layer already exists [2023-08-09T01:02:13.966Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:13.966Z] ce0f2d997ed2: Layer already exists [2023-08-09T01:02:13.966Z] 95077979d36c: Layer already exists [2023-08-09T01:02:13.966Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:13.966Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:14.232Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:2fdd638bf87f0894c14a1b0f158f93f62637162736990e007fac499b869315e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:14.588Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:14.923Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-09T01:02:14.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-09T01:02:14.923Z] ce0f2d997ed2: Preparing [2023-08-09T01:02:14.923Z] d6e6e68292db: Preparing [2023-08-09T01:02:14.923Z] 11544d0ca69a: Preparing [2023-08-09T01:02:14.923Z] 46956025c76a: Preparing [2023-08-09T01:02:14.923Z] 0cb4300847bd: Preparing [2023-08-09T01:02:14.923Z] 95077979d36c: Preparing [2023-08-09T01:02:14.923Z] 77849c1dc554: Preparing [2023-08-09T01:02:14.923Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:14.923Z] 95077979d36c: Waiting [2023-08-09T01:02:14.923Z] 77849c1dc554: Waiting [2023-08-09T01:02:14.923Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:14.923Z] 46956025c76a: Layer already exists [2023-08-09T01:02:14.923Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:14.923Z] ce0f2d997ed2: Layer already exists [2023-08-09T01:02:14.923Z] 11544d0ca69a: Layer already exists [2023-08-09T01:02:14.923Z] d6e6e68292db: Layer already exists [2023-08-09T01:02:14.923Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:14.923Z] 95077979d36c: Layer already exists [2023-08-09T01:02:14.923Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:15.191Z] main: digest: sha256:2fdd638bf87f0894c14a1b0f158f93f62637162736990e007fac499b869315e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:02:15.231Z] ===================================================== [Pipeline] echo [2023-08-09T01:02:15.237Z] taggedImages: [2023-08-09T01:02:15.237Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:15.237Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-09T01:02:15.237Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.17 [2023-08-09T01:02:15.237Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:15.237Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-09T01:02:15.253Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-09T01:02:15.253Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:15.253Z] latest [2023-08-09T01:02:15.253Z] 3.1.0-dev.17 [2023-08-09T01:02:15.253Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:15.253Z] main [2023-08-09T01:02:15.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:15.592Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:15.938Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:15.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-09T01:02:15.938Z] 360efc7314c0: Preparing [2023-08-09T01:02:15.938Z] c23c85deba0f: Preparing [2023-08-09T01:02:15.938Z] 0cb4300847bd: Preparing [2023-08-09T01:02:15.938Z] 95077979d36c: Preparing [2023-08-09T01:02:15.938Z] 2b67243f1e04: Preparing [2023-08-09T01:02:15.938Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:15.938Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:16.206Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:16.206Z] 95077979d36c: Layer already exists [2023-08-09T01:02:16.206Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:16.206Z] 2b67243f1e04: Pushed [2023-08-09T01:02:16.206Z] 360efc7314c0: Pushed [2023-08-09T01:02:19.552Z] c23c85deba0f: Pushed [2023-08-09T01:02:19.552Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:34e023be86d53ff1568d76fce041254531d300db9a512d35be0ca5665a8525a2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:19.902Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:20.244Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-09T01:02:20.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-09T01:02:20.244Z] 360efc7314c0: Preparing [2023-08-09T01:02:20.244Z] c23c85deba0f: Preparing [2023-08-09T01:02:20.244Z] 0cb4300847bd: Preparing [2023-08-09T01:02:20.244Z] 95077979d36c: Preparing [2023-08-09T01:02:20.244Z] 2b67243f1e04: Preparing [2023-08-09T01:02:20.244Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:20.244Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:20.244Z] 95077979d36c: Layer already exists [2023-08-09T01:02:20.244Z] 2b67243f1e04: Layer already exists [2023-08-09T01:02:20.244Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:20.245Z] c23c85deba0f: Layer already exists [2023-08-09T01:02:20.245Z] 360efc7314c0: Layer already exists [2023-08-09T01:02:20.245Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:20.511Z] latest: digest: sha256:34e023be86d53ff1568d76fce041254531d300db9a512d35be0ca5665a8525a2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:20.855Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:21.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.17 [2023-08-09T01:02:21.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-09T01:02:21.194Z] 360efc7314c0: Preparing [2023-08-09T01:02:21.194Z] c23c85deba0f: Preparing [2023-08-09T01:02:21.194Z] 0cb4300847bd: Preparing [2023-08-09T01:02:21.194Z] 95077979d36c: Preparing [2023-08-09T01:02:21.194Z] 2b67243f1e04: Preparing [2023-08-09T01:02:21.194Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:21.194Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:21.194Z] c23c85deba0f: Layer already exists [2023-08-09T01:02:21.194Z] 2b67243f1e04: Layer already exists [2023-08-09T01:02:21.194Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:21.194Z] 95077979d36c: Layer already exists [2023-08-09T01:02:21.194Z] 360efc7314c0: Layer already exists [2023-08-09T01:02:21.194Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:21.459Z] 3.1.0-dev.17: digest: sha256:34e023be86d53ff1568d76fce041254531d300db9a512d35be0ca5665a8525a2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:21.811Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:22.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:22.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-09T01:02:22.151Z] 360efc7314c0: Preparing [2023-08-09T01:02:22.151Z] c23c85deba0f: Preparing [2023-08-09T01:02:22.151Z] 0cb4300847bd: Preparing [2023-08-09T01:02:22.151Z] 95077979d36c: Preparing [2023-08-09T01:02:22.151Z] 2b67243f1e04: Preparing [2023-08-09T01:02:22.151Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:22.151Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:22.151Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:22.151Z] c23c85deba0f: Layer already exists [2023-08-09T01:02:22.151Z] 95077979d36c: Layer already exists [2023-08-09T01:02:22.151Z] 2b67243f1e04: Layer already exists [2023-08-09T01:02:22.151Z] 360efc7314c0: Layer already exists [2023-08-09T01:02:22.151Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:22.416Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:34e023be86d53ff1568d76fce041254531d300db9a512d35be0ca5665a8525a2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:22.766Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:23.112Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-09T01:02:23.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-09T01:02:23.112Z] 360efc7314c0: Preparing [2023-08-09T01:02:23.112Z] c23c85deba0f: Preparing [2023-08-09T01:02:23.112Z] 0cb4300847bd: Preparing [2023-08-09T01:02:23.112Z] 95077979d36c: Preparing [2023-08-09T01:02:23.112Z] 2b67243f1e04: Preparing [2023-08-09T01:02:23.112Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:23.112Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:23.112Z] 360efc7314c0: Layer already exists [2023-08-09T01:02:23.112Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:23.112Z] 2b67243f1e04: Layer already exists [2023-08-09T01:02:23.112Z] c23c85deba0f: Layer already exists [2023-08-09T01:02:23.112Z] 95077979d36c: Layer already exists [2023-08-09T01:02:23.112Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:23.378Z] main: digest: sha256:34e023be86d53ff1568d76fce041254531d300db9a512d35be0ca5665a8525a2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:02:23.436Z] ===================================================== [Pipeline] echo [2023-08-09T01:02:23.445Z] taggedImages: [2023-08-09T01:02:23.445Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:23.445Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-09T01:02:23.445Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.17 [2023-08-09T01:02:23.445Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:23.445Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-09T01:02:23.467Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-09T01:02:23.467Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:23.467Z] latest [2023-08-09T01:02:23.467Z] 3.1.0-dev.17 [2023-08-09T01:02:23.467Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:23.467Z] main [2023-08-09T01:02:23.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:23.813Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:24.153Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:24.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-09T01:02:24.153Z] 38298fdcca9e: Preparing [2023-08-09T01:02:24.153Z] 1e9be5717a8b: Preparing [2023-08-09T01:02:24.153Z] 9538b3edf90c: Preparing [2023-08-09T01:02:24.153Z] 0cb4300847bd: Preparing [2023-08-09T01:02:24.153Z] 95077979d36c: Preparing [2023-08-09T01:02:24.153Z] 77849c1dc554: Preparing [2023-08-09T01:02:24.153Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:24.153Z] 77849c1dc554: Waiting [2023-08-09T01:02:24.153Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:24.153Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:24.153Z] 95077979d36c: Layer already exists [2023-08-09T01:02:24.418Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:24.418Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:24.418Z] 1e9be5717a8b: Pushed [2023-08-09T01:02:24.418Z] 38298fdcca9e: Pushed [2023-08-09T01:02:27.757Z] 9538b3edf90c: Pushed [2023-08-09T01:02:27.757Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:a06654e0824bc2094e5acf64e92bc4e3966112c03b4a26a086e57b223101af7b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:28.112Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:28.456Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-09T01:02:28.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-09T01:02:28.456Z] 38298fdcca9e: Preparing [2023-08-09T01:02:28.456Z] 1e9be5717a8b: Preparing [2023-08-09T01:02:28.456Z] 9538b3edf90c: Preparing [2023-08-09T01:02:28.456Z] 0cb4300847bd: Preparing [2023-08-09T01:02:28.456Z] 95077979d36c: Preparing [2023-08-09T01:02:28.456Z] 77849c1dc554: Preparing [2023-08-09T01:02:28.456Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:28.456Z] 77849c1dc554: Waiting [2023-08-09T01:02:28.456Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:28.456Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:28.456Z] 95077979d36c: Layer already exists [2023-08-09T01:02:28.456Z] 38298fdcca9e: Layer already exists [2023-08-09T01:02:28.456Z] 9538b3edf90c: Layer already exists [2023-08-09T01:02:28.456Z] 1e9be5717a8b: Layer already exists [2023-08-09T01:02:28.456Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:28.456Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:28.723Z] latest: digest: sha256:a06654e0824bc2094e5acf64e92bc4e3966112c03b4a26a086e57b223101af7b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:29.070Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:29.413Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.17 [2023-08-09T01:02:29.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-09T01:02:29.413Z] 38298fdcca9e: Preparing [2023-08-09T01:02:29.413Z] 1e9be5717a8b: Preparing [2023-08-09T01:02:29.413Z] 9538b3edf90c: Preparing [2023-08-09T01:02:29.413Z] 0cb4300847bd: Preparing [2023-08-09T01:02:29.413Z] 95077979d36c: Preparing [2023-08-09T01:02:29.413Z] 77849c1dc554: Preparing [2023-08-09T01:02:29.413Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:29.413Z] 77849c1dc554: Waiting [2023-08-09T01:02:29.413Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:29.413Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:29.413Z] 1e9be5717a8b: Layer already exists [2023-08-09T01:02:29.413Z] 9538b3edf90c: Layer already exists [2023-08-09T01:02:29.413Z] 38298fdcca9e: Layer already exists [2023-08-09T01:02:29.413Z] 95077979d36c: Layer already exists [2023-08-09T01:02:29.413Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:29.413Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:29.680Z] 3.1.0-dev.17: digest: sha256:a06654e0824bc2094e5acf64e92bc4e3966112c03b4a26a086e57b223101af7b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:30.021Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:31.834Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:31.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-09T01:02:31.835Z] 38298fdcca9e: Preparing [2023-08-09T01:02:31.835Z] 1e9be5717a8b: Preparing [2023-08-09T01:02:31.835Z] 9538b3edf90c: Preparing [2023-08-09T01:02:31.835Z] 0cb4300847bd: Preparing [2023-08-09T01:02:31.835Z] 95077979d36c: Preparing [2023-08-09T01:02:31.835Z] 77849c1dc554: Preparing [2023-08-09T01:02:31.835Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:31.835Z] 77849c1dc554: Waiting [2023-08-09T01:02:31.835Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:31.835Z] 9538b3edf90c: Layer already exists [2023-08-09T01:02:31.835Z] 38298fdcca9e: Layer already exists [2023-08-09T01:02:31.835Z] 95077979d36c: Layer already exists [2023-08-09T01:02:31.835Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:31.835Z] 1e9be5717a8b: Layer already exists [2023-08-09T01:02:31.835Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:31.835Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:32.106Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:a06654e0824bc2094e5acf64e92bc4e3966112c03b4a26a086e57b223101af7b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:32.463Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:32.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-09T01:02:32.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-09T01:02:32.809Z] 38298fdcca9e: Preparing [2023-08-09T01:02:32.809Z] 1e9be5717a8b: Preparing [2023-08-09T01:02:32.809Z] 9538b3edf90c: Preparing [2023-08-09T01:02:32.809Z] 0cb4300847bd: Preparing [2023-08-09T01:02:32.809Z] 95077979d36c: Preparing [2023-08-09T01:02:32.809Z] 77849c1dc554: Preparing [2023-08-09T01:02:32.809Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:32.809Z] 77849c1dc554: Waiting [2023-08-09T01:02:32.809Z] 38298fdcca9e: Layer already exists [2023-08-09T01:02:32.809Z] 1e9be5717a8b: Layer already exists [2023-08-09T01:02:32.809Z] 9538b3edf90c: Layer already exists [2023-08-09T01:02:32.809Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:32.809Z] 95077979d36c: Layer already exists [2023-08-09T01:02:32.809Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:32.809Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:33.076Z] main: digest: sha256:a06654e0824bc2094e5acf64e92bc4e3966112c03b4a26a086e57b223101af7b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:02:33.117Z] ===================================================== [Pipeline] echo [2023-08-09T01:02:33.123Z] taggedImages: [2023-08-09T01:02:33.123Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:33.123Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-09T01:02:33.123Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.17 [2023-08-09T01:02:33.123Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:33.123Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-09T01:02:33.137Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-09T01:02:33.137Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:33.137Z] latest [2023-08-09T01:02:33.137Z] 3.1.0-dev.17 [2023-08-09T01:02:33.137Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:33.137Z] main [2023-08-09T01:02:33.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:33.471Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:33.809Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:33.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-09T01:02:33.809Z] c52862e68f4a: Preparing [2023-08-09T01:02:33.809Z] 151b6b8abb79: Preparing [2023-08-09T01:02:33.809Z] d08f97028175: Preparing [2023-08-09T01:02:33.809Z] 543f8e12344d: Preparing [2023-08-09T01:02:33.809Z] b64e4c059fa4: Preparing [2023-08-09T01:02:33.809Z] 0c36783947bd: Preparing [2023-08-09T01:02:33.809Z] f54e3beaf593: Preparing [2023-08-09T01:02:33.809Z] 0cb4300847bd: Preparing [2023-08-09T01:02:33.809Z] 95077979d36c: Preparing [2023-08-09T01:02:33.809Z] f4533f090697: Preparing [2023-08-09T01:02:33.809Z] 699a7fb6d848: Preparing [2023-08-09T01:02:33.809Z] 5f70bf18a086: Preparing [2023-08-09T01:02:33.809Z] 42222497ee19: Preparing [2023-08-09T01:02:33.809Z] d3dfb6965128: Preparing [2023-08-09T01:02:33.809Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:33.809Z] 699a7fb6d848: Waiting [2023-08-09T01:02:33.809Z] 0c36783947bd: Waiting [2023-08-09T01:02:33.809Z] 95077979d36c: Waiting [2023-08-09T01:02:33.809Z] f54e3beaf593: Waiting [2023-08-09T01:02:33.809Z] f4533f090697: Waiting [2023-08-09T01:02:33.809Z] 0cb4300847bd: Waiting [2023-08-09T01:02:33.809Z] 5f70bf18a086: Waiting [2023-08-09T01:02:33.809Z] d3dfb6965128: Waiting [2023-08-09T01:02:33.809Z] 42222497ee19: Waiting [2023-08-09T01:02:33.809Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:34.077Z] 151b6b8abb79: Pushed [2023-08-09T01:02:34.077Z] c52862e68f4a: Pushed [2023-08-09T01:02:34.077Z] d08f97028175: Pushed [2023-08-09T01:02:34.077Z] b64e4c059fa4: Pushed [2023-08-09T01:02:34.077Z] 543f8e12344d: Pushed [2023-08-09T01:02:34.077Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:34.077Z] 95077979d36c: Layer already exists [2023-08-09T01:02:34.344Z] 0c36783947bd: Pushed [2023-08-09T01:02:34.344Z] f4533f090697: Pushed [2023-08-09T01:02:34.344Z] 5f70bf18a086: Pushed [2023-08-09T01:02:34.344Z] 699a7fb6d848: Pushed [2023-08-09T01:02:34.344Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:34.344Z] 42222497ee19: Pushed [2023-08-09T01:02:34.344Z] d3dfb6965128: Pushed [2023-08-09T01:02:37.679Z] f54e3beaf593: Pushed [2023-08-09T01:02:37.679Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:b1424646feaa60651efc06a499c40479695c94406406a46bb5019e1b2a6dfef0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:38.019Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:38.358Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-09T01:02:38.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-09T01:02:38.358Z] c52862e68f4a: Preparing [2023-08-09T01:02:38.358Z] 151b6b8abb79: Preparing [2023-08-09T01:02:38.358Z] d08f97028175: Preparing [2023-08-09T01:02:38.358Z] 543f8e12344d: Preparing [2023-08-09T01:02:38.358Z] b64e4c059fa4: Preparing [2023-08-09T01:02:38.358Z] 0c36783947bd: Preparing [2023-08-09T01:02:38.358Z] f54e3beaf593: Preparing [2023-08-09T01:02:38.358Z] 0cb4300847bd: Preparing [2023-08-09T01:02:38.358Z] 95077979d36c: Preparing [2023-08-09T01:02:38.358Z] f4533f090697: Preparing [2023-08-09T01:02:38.358Z] f54e3beaf593: Waiting [2023-08-09T01:02:38.358Z] 699a7fb6d848: Preparing [2023-08-09T01:02:38.358Z] 5f70bf18a086: Preparing [2023-08-09T01:02:38.358Z] 0cb4300847bd: Waiting [2023-08-09T01:02:38.358Z] 42222497ee19: Preparing [2023-08-09T01:02:38.358Z] 95077979d36c: Waiting [2023-08-09T01:02:38.358Z] d3dfb6965128: Preparing [2023-08-09T01:02:38.358Z] f4533f090697: Waiting [2023-08-09T01:02:38.358Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:38.358Z] 699a7fb6d848: Waiting [2023-08-09T01:02:38.358Z] 0c36783947bd: Waiting [2023-08-09T01:02:38.358Z] 5f70bf18a086: Waiting [2023-08-09T01:02:38.358Z] 42222497ee19: Waiting [2023-08-09T01:02:38.358Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:38.358Z] d3dfb6965128: Waiting [2023-08-09T01:02:38.358Z] 543f8e12344d: Layer already exists [2023-08-09T01:02:38.358Z] b64e4c059fa4: Layer already exists [2023-08-09T01:02:38.358Z] c52862e68f4a: Layer already exists [2023-08-09T01:02:38.358Z] 151b6b8abb79: Layer already exists [2023-08-09T01:02:38.358Z] d08f97028175: Layer already exists [2023-08-09T01:02:38.358Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:38.358Z] 95077979d36c: Layer already exists [2023-08-09T01:02:38.358Z] f54e3beaf593: Layer already exists [2023-08-09T01:02:38.358Z] 0c36783947bd: Layer already exists [2023-08-09T01:02:38.358Z] f4533f090697: Layer already exists [2023-08-09T01:02:38.358Z] 699a7fb6d848: Layer already exists [2023-08-09T01:02:38.358Z] 42222497ee19: Layer already exists [2023-08-09T01:02:38.358Z] 5f70bf18a086: Layer already exists [2023-08-09T01:02:38.358Z] d3dfb6965128: Layer already exists [2023-08-09T01:02:38.358Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:38.627Z] latest: digest: sha256:b1424646feaa60651efc06a499c40479695c94406406a46bb5019e1b2a6dfef0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:38.967Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:39.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.17 [2023-08-09T01:02:39.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-09T01:02:39.302Z] c52862e68f4a: Preparing [2023-08-09T01:02:39.302Z] 151b6b8abb79: Preparing [2023-08-09T01:02:39.302Z] d08f97028175: Preparing [2023-08-09T01:02:39.302Z] 543f8e12344d: Preparing [2023-08-09T01:02:39.302Z] b64e4c059fa4: Preparing [2023-08-09T01:02:39.302Z] 0c36783947bd: Preparing [2023-08-09T01:02:39.302Z] f54e3beaf593: Preparing [2023-08-09T01:02:39.302Z] 0cb4300847bd: Preparing [2023-08-09T01:02:39.302Z] 95077979d36c: Preparing [2023-08-09T01:02:39.302Z] f4533f090697: Preparing [2023-08-09T01:02:39.302Z] 699a7fb6d848: Preparing [2023-08-09T01:02:39.302Z] 5f70bf18a086: Preparing [2023-08-09T01:02:39.302Z] 42222497ee19: Preparing [2023-08-09T01:02:39.302Z] 0c36783947bd: Waiting [2023-08-09T01:02:39.302Z] d3dfb6965128: Preparing [2023-08-09T01:02:39.302Z] f54e3beaf593: Waiting [2023-08-09T01:02:39.302Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:39.302Z] 95077979d36c: Waiting [2023-08-09T01:02:39.302Z] f4533f090697: Waiting [2023-08-09T01:02:39.302Z] 699a7fb6d848: Waiting [2023-08-09T01:02:39.302Z] 5f70bf18a086: Waiting [2023-08-09T01:02:39.302Z] 42222497ee19: Waiting [2023-08-09T01:02:39.302Z] d3dfb6965128: Waiting [2023-08-09T01:02:39.302Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:39.302Z] 0cb4300847bd: Waiting [2023-08-09T01:02:39.302Z] c52862e68f4a: Layer already exists [2023-08-09T01:02:39.302Z] b64e4c059fa4: Layer already exists [2023-08-09T01:02:39.302Z] 543f8e12344d: Layer already exists [2023-08-09T01:02:39.302Z] d08f97028175: Layer already exists [2023-08-09T01:02:39.302Z] 151b6b8abb79: Layer already exists [2023-08-09T01:02:39.302Z] 95077979d36c: Layer already exists [2023-08-09T01:02:39.302Z] 0c36783947bd: Layer already exists [2023-08-09T01:02:39.302Z] f4533f090697: Layer already exists [2023-08-09T01:02:39.302Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:39.302Z] f54e3beaf593: Layer already exists [2023-08-09T01:02:39.302Z] 5f70bf18a086: Layer already exists [2023-08-09T01:02:39.302Z] 699a7fb6d848: Layer already exists [2023-08-09T01:02:39.302Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:39.302Z] 42222497ee19: Layer already exists [2023-08-09T01:02:39.302Z] d3dfb6965128: Layer already exists [2023-08-09T01:02:39.569Z] 3.1.0-dev.17: digest: sha256:b1424646feaa60651efc06a499c40479695c94406406a46bb5019e1b2a6dfef0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:39.912Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:40.251Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:40.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-09T01:02:40.251Z] c52862e68f4a: Preparing [2023-08-09T01:02:40.251Z] 151b6b8abb79: Preparing [2023-08-09T01:02:40.251Z] d08f97028175: Preparing [2023-08-09T01:02:40.251Z] 543f8e12344d: Preparing [2023-08-09T01:02:40.251Z] b64e4c059fa4: Preparing [2023-08-09T01:02:40.251Z] 0c36783947bd: Preparing [2023-08-09T01:02:40.251Z] f54e3beaf593: Preparing [2023-08-09T01:02:40.251Z] 0c36783947bd: Waiting [2023-08-09T01:02:40.251Z] 0cb4300847bd: Preparing [2023-08-09T01:02:40.251Z] 95077979d36c: Preparing [2023-08-09T01:02:40.251Z] f54e3beaf593: Waiting [2023-08-09T01:02:40.251Z] f4533f090697: Preparing [2023-08-09T01:02:40.251Z] 0cb4300847bd: Waiting [2023-08-09T01:02:40.251Z] 699a7fb6d848: Preparing [2023-08-09T01:02:40.251Z] 5f70bf18a086: Preparing [2023-08-09T01:02:40.251Z] 95077979d36c: Waiting [2023-08-09T01:02:40.251Z] 42222497ee19: Preparing [2023-08-09T01:02:40.251Z] f4533f090697: Waiting [2023-08-09T01:02:40.251Z] d3dfb6965128: Preparing [2023-08-09T01:02:40.251Z] 699a7fb6d848: Waiting [2023-08-09T01:02:40.251Z] 5f70bf18a086: Waiting [2023-08-09T01:02:40.251Z] 42222497ee19: Waiting [2023-08-09T01:02:40.251Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:40.251Z] d3dfb6965128: Waiting [2023-08-09T01:02:40.251Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:40.251Z] d08f97028175: Layer already exists [2023-08-09T01:02:40.251Z] c52862e68f4a: Layer already exists [2023-08-09T01:02:40.251Z] 151b6b8abb79: Layer already exists [2023-08-09T01:02:40.251Z] 543f8e12344d: Layer already exists [2023-08-09T01:02:40.251Z] b64e4c059fa4: Layer already exists [2023-08-09T01:02:40.251Z] 0c36783947bd: Layer already exists [2023-08-09T01:02:40.251Z] f54e3beaf593: Layer already exists [2023-08-09T01:02:40.251Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:40.251Z] f4533f090697: Layer already exists [2023-08-09T01:02:40.251Z] 95077979d36c: Layer already exists [2023-08-09T01:02:40.251Z] 699a7fb6d848: Layer already exists [2023-08-09T01:02:40.251Z] 5f70bf18a086: Layer already exists [2023-08-09T01:02:40.251Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:40.251Z] 42222497ee19: Layer already exists [2023-08-09T01:02:40.251Z] d3dfb6965128: Layer already exists [2023-08-09T01:02:40.517Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:b1424646feaa60651efc06a499c40479695c94406406a46bb5019e1b2a6dfef0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:40.870Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:41.215Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-09T01:02:41.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-09T01:02:41.215Z] c52862e68f4a: Preparing [2023-08-09T01:02:41.215Z] 151b6b8abb79: Preparing [2023-08-09T01:02:41.215Z] d08f97028175: Preparing [2023-08-09T01:02:41.215Z] 543f8e12344d: Preparing [2023-08-09T01:02:41.215Z] b64e4c059fa4: Preparing [2023-08-09T01:02:41.215Z] 0c36783947bd: Preparing [2023-08-09T01:02:41.215Z] f54e3beaf593: Preparing [2023-08-09T01:02:41.215Z] 0cb4300847bd: Preparing [2023-08-09T01:02:41.215Z] 95077979d36c: Preparing [2023-08-09T01:02:41.215Z] f4533f090697: Preparing [2023-08-09T01:02:41.215Z] 699a7fb6d848: Preparing [2023-08-09T01:02:41.215Z] 5f70bf18a086: Preparing [2023-08-09T01:02:41.215Z] 42222497ee19: Preparing [2023-08-09T01:02:41.215Z] d3dfb6965128: Preparing [2023-08-09T01:02:41.215Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:41.215Z] f4533f090697: Waiting [2023-08-09T01:02:41.215Z] 699a7fb6d848: Waiting [2023-08-09T01:02:41.215Z] 0c36783947bd: Waiting [2023-08-09T01:02:41.215Z] 42222497ee19: Waiting [2023-08-09T01:02:41.215Z] d3dfb6965128: Waiting [2023-08-09T01:02:41.215Z] f54e3beaf593: Waiting [2023-08-09T01:02:41.215Z] 95077979d36c: Waiting [2023-08-09T01:02:41.215Z] 0cb4300847bd: Waiting [2023-08-09T01:02:41.215Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:41.215Z] 5f70bf18a086: Waiting [2023-08-09T01:02:41.215Z] d08f97028175: Layer already exists [2023-08-09T01:02:41.215Z] 543f8e12344d: Layer already exists [2023-08-09T01:02:41.215Z] 151b6b8abb79: Layer already exists [2023-08-09T01:02:41.215Z] c52862e68f4a: Layer already exists [2023-08-09T01:02:41.215Z] b64e4c059fa4: Layer already exists [2023-08-09T01:02:41.215Z] f54e3beaf593: Layer already exists [2023-08-09T01:02:41.215Z] 0c36783947bd: Layer already exists [2023-08-09T01:02:41.215Z] 95077979d36c: Layer already exists [2023-08-09T01:02:41.215Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:41.215Z] f4533f090697: Layer already exists [2023-08-09T01:02:41.215Z] 699a7fb6d848: Layer already exists [2023-08-09T01:02:41.215Z] 5f70bf18a086: Layer already exists [2023-08-09T01:02:41.215Z] 42222497ee19: Layer already exists [2023-08-09T01:02:41.215Z] d3dfb6965128: Layer already exists [2023-08-09T01:02:41.215Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:41.481Z] main: digest: sha256:b1424646feaa60651efc06a499c40479695c94406406a46bb5019e1b2a6dfef0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:02:41.543Z] ===================================================== [Pipeline] echo [2023-08-09T01:02:41.551Z] taggedImages: [2023-08-09T01:02:41.551Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:41.551Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-09T01:02:41.551Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.17 [2023-08-09T01:02:41.551Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:41.551Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-09T01:02:41.578Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-09T01:02:41.578Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:41.578Z] latest [2023-08-09T01:02:41.578Z] 3.1.0-dev.17 [2023-08-09T01:02:41.578Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:41.578Z] main [2023-08-09T01:02:41.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:41.938Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:42.299Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:42.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-09T01:02:42.299Z] 8055aa3e56ac: Preparing [2023-08-09T01:02:42.299Z] ecae495ff65e: Preparing [2023-08-09T01:02:42.299Z] 286ebf9f1e5d: Preparing [2023-08-09T01:02:42.299Z] c3e2248fd738: Preparing [2023-08-09T01:02:42.299Z] 0cb4300847bd: Preparing [2023-08-09T01:02:42.299Z] 95077979d36c: Preparing [2023-08-09T01:02:42.299Z] 77849c1dc554: Preparing [2023-08-09T01:02:42.299Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:42.299Z] 77849c1dc554: Waiting [2023-08-09T01:02:42.299Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:42.299Z] 95077979d36c: Waiting [2023-08-09T01:02:42.299Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:42.567Z] 95077979d36c: Layer already exists [2023-08-09T01:02:42.567Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:42.567Z] 286ebf9f1e5d: Pushed [2023-08-09T01:02:42.567Z] ecae495ff65e: Pushed [2023-08-09T01:02:42.567Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:42.567Z] 8055aa3e56ac: Pushed [2023-08-09T01:02:45.911Z] c3e2248fd738: Pushed [2023-08-09T01:02:45.911Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:9778325d9bc9d44bfeb632e5626ba51cdb09d0264ecc7dff0c2bafc2d12ef699 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:46.249Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:46.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-09T01:02:46.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-09T01:02:46.590Z] 8055aa3e56ac: Preparing [2023-08-09T01:02:46.590Z] ecae495ff65e: Preparing [2023-08-09T01:02:46.590Z] 286ebf9f1e5d: Preparing [2023-08-09T01:02:46.590Z] c3e2248fd738: Preparing [2023-08-09T01:02:46.590Z] 0cb4300847bd: Preparing [2023-08-09T01:02:46.591Z] 95077979d36c: Preparing [2023-08-09T01:02:46.591Z] 77849c1dc554: Preparing [2023-08-09T01:02:46.591Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:46.591Z] 95077979d36c: Waiting [2023-08-09T01:02:46.591Z] 77849c1dc554: Waiting [2023-08-09T01:02:46.591Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:46.591Z] c3e2248fd738: Layer already exists [2023-08-09T01:02:46.591Z] ecae495ff65e: Layer already exists [2023-08-09T01:02:46.591Z] 286ebf9f1e5d: Layer already exists [2023-08-09T01:02:46.591Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:46.591Z] 8055aa3e56ac: Layer already exists [2023-08-09T01:02:46.591Z] 95077979d36c: Layer already exists [2023-08-09T01:02:46.591Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:46.591Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:46.858Z] latest: digest: sha256:9778325d9bc9d44bfeb632e5626ba51cdb09d0264ecc7dff0c2bafc2d12ef699 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:47.211Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:47.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.17 [2023-08-09T01:02:47.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-09T01:02:47.553Z] 8055aa3e56ac: Preparing [2023-08-09T01:02:47.553Z] ecae495ff65e: Preparing [2023-08-09T01:02:47.553Z] 286ebf9f1e5d: Preparing [2023-08-09T01:02:47.553Z] c3e2248fd738: Preparing [2023-08-09T01:02:47.553Z] 0cb4300847bd: Preparing [2023-08-09T01:02:47.553Z] 95077979d36c: Preparing [2023-08-09T01:02:47.553Z] 77849c1dc554: Preparing [2023-08-09T01:02:47.553Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:47.553Z] 95077979d36c: Waiting [2023-08-09T01:02:47.553Z] 77849c1dc554: Waiting [2023-08-09T01:02:47.553Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:47.553Z] 8055aa3e56ac: Layer already exists [2023-08-09T01:02:47.553Z] c3e2248fd738: Layer already exists [2023-08-09T01:02:47.553Z] 286ebf9f1e5d: Layer already exists [2023-08-09T01:02:47.553Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:47.553Z] ecae495ff65e: Layer already exists [2023-08-09T01:02:47.553Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:47.553Z] 95077979d36c: Layer already exists [2023-08-09T01:02:47.553Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:47.821Z] 3.1.0-dev.17: digest: sha256:9778325d9bc9d44bfeb632e5626ba51cdb09d0264ecc7dff0c2bafc2d12ef699 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:48.164Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:48.503Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:48.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-09T01:02:48.503Z] 8055aa3e56ac: Preparing [2023-08-09T01:02:48.503Z] ecae495ff65e: Preparing [2023-08-09T01:02:48.503Z] 286ebf9f1e5d: Preparing [2023-08-09T01:02:48.503Z] c3e2248fd738: Preparing [2023-08-09T01:02:48.503Z] 0cb4300847bd: Preparing [2023-08-09T01:02:48.503Z] 95077979d36c: Preparing [2023-08-09T01:02:48.503Z] 77849c1dc554: Preparing [2023-08-09T01:02:48.503Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:48.503Z] 95077979d36c: Waiting [2023-08-09T01:02:48.503Z] 77849c1dc554: Waiting [2023-08-09T01:02:48.503Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:48.503Z] ecae495ff65e: Layer already exists [2023-08-09T01:02:48.503Z] 286ebf9f1e5d: Layer already exists [2023-08-09T01:02:48.503Z] 8055aa3e56ac: Layer already exists [2023-08-09T01:02:48.503Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:48.503Z] c3e2248fd738: Layer already exists [2023-08-09T01:02:48.503Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:48.503Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:48.503Z] 95077979d36c: Layer already exists [2023-08-09T01:02:48.770Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:9778325d9bc9d44bfeb632e5626ba51cdb09d0264ecc7dff0c2bafc2d12ef699 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:49.113Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:49.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-09T01:02:49.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-09T01:02:49.502Z] 8055aa3e56ac: Preparing [2023-08-09T01:02:49.502Z] ecae495ff65e: Preparing [2023-08-09T01:02:49.502Z] 286ebf9f1e5d: Preparing [2023-08-09T01:02:49.502Z] c3e2248fd738: Preparing [2023-08-09T01:02:49.502Z] 0cb4300847bd: Preparing [2023-08-09T01:02:49.502Z] 95077979d36c: Preparing [2023-08-09T01:02:49.502Z] 77849c1dc554: Preparing [2023-08-09T01:02:49.502Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:49.502Z] 95077979d36c: Waiting [2023-08-09T01:02:49.502Z] 77849c1dc554: Waiting [2023-08-09T01:02:49.502Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:49.502Z] c3e2248fd738: Layer already exists [2023-08-09T01:02:49.502Z] 8055aa3e56ac: Layer already exists [2023-08-09T01:02:49.502Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:49.502Z] 286ebf9f1e5d: Layer already exists [2023-08-09T01:02:49.502Z] ecae495ff65e: Layer already exists [2023-08-09T01:02:49.502Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:49.502Z] 77849c1dc554: Layer already exists [2023-08-09T01:02:49.502Z] 95077979d36c: Layer already exists [2023-08-09T01:02:49.772Z] main: digest: sha256:9778325d9bc9d44bfeb632e5626ba51cdb09d0264ecc7dff0c2bafc2d12ef699 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:02:49.832Z] ===================================================== [Pipeline] echo [2023-08-09T01:02:49.842Z] taggedImages: [2023-08-09T01:02:49.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:49.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-09T01:02:49.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.17 [2023-08-09T01:02:49.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:49.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-09T01:02:49.873Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-09T01:02:49.873Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:49.873Z] latest [2023-08-09T01:02:49.873Z] 3.1.0-dev.17 [2023-08-09T01:02:49.873Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:49.873Z] main [2023-08-09T01:02:49.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:50.240Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:50.595Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:50.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-09T01:02:50.595Z] c3f0eddedeae: Preparing [2023-08-09T01:02:50.595Z] 513df99e4924: Preparing [2023-08-09T01:02:50.595Z] 6e80bde84850: Preparing [2023-08-09T01:02:50.595Z] 7ec2b00354fa: Preparing [2023-08-09T01:02:50.595Z] 0cb4300847bd: Preparing [2023-08-09T01:02:50.595Z] 95077979d36c: Preparing [2023-08-09T01:02:50.595Z] 240f73dd22d1: Preparing [2023-08-09T01:02:50.595Z] 7dadf609ba68: Preparing [2023-08-09T01:02:50.595Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:50.595Z] 240f73dd22d1: Waiting [2023-08-09T01:02:50.595Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:50.595Z] 7dadf609ba68: Waiting [2023-08-09T01:02:50.595Z] 95077979d36c: Waiting [2023-08-09T01:02:50.595Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:50.865Z] 95077979d36c: Layer already exists [2023-08-09T01:02:50.865Z] 7ec2b00354fa: Pushed [2023-08-09T01:02:50.865Z] 513df99e4924: Pushed [2023-08-09T01:02:50.865Z] c3f0eddedeae: Pushed [2023-08-09T01:02:50.865Z] 240f73dd22d1: Pushed [2023-08-09T01:02:50.865Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:51.131Z] 7dadf609ba68: Pushed [2023-08-09T01:02:53.712Z] 6e80bde84850: Pushed [2023-08-09T01:02:53.712Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:ada223061da16518e9d718faf00a51cda2cc70bc88b16d5137492b54a7b8a0d6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:54.067Z] + 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 [2023-08-09T01:02:54.402Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-09T01:02:54.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-09T01:02:54.402Z] c3f0eddedeae: Preparing [2023-08-09T01:02:54.402Z] 513df99e4924: Preparing [2023-08-09T01:02:54.402Z] 6e80bde84850: Preparing [2023-08-09T01:02:54.402Z] 7ec2b00354fa: Preparing [2023-08-09T01:02:54.402Z] 0cb4300847bd: Preparing [2023-08-09T01:02:54.402Z] 95077979d36c: Preparing [2023-08-09T01:02:54.402Z] 240f73dd22d1: Preparing [2023-08-09T01:02:54.402Z] 7dadf609ba68: Preparing [2023-08-09T01:02:54.402Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:54.402Z] 240f73dd22d1: Waiting [2023-08-09T01:02:54.402Z] 7dadf609ba68: Waiting [2023-08-09T01:02:54.402Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:54.402Z] 95077979d36c: Waiting [2023-08-09T01:02:54.402Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:54.402Z] c3f0eddedeae: Layer already exists [2023-08-09T01:02:54.402Z] 6e80bde84850: Layer already exists [2023-08-09T01:02:54.402Z] 513df99e4924: Layer already exists [2023-08-09T01:02:54.402Z] 7ec2b00354fa: Layer already exists [2023-08-09T01:02:54.402Z] 95077979d36c: Layer already exists [2023-08-09T01:02:54.402Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:54.402Z] 240f73dd22d1: Layer already exists [2023-08-09T01:02:54.402Z] 7dadf609ba68: Layer already exists [2023-08-09T01:02:54.669Z] latest: digest: sha256:ada223061da16518e9d718faf00a51cda2cc70bc88b16d5137492b54a7b8a0d6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:55.011Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:55.353Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.17 [2023-08-09T01:02:55.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-09T01:02:55.353Z] c3f0eddedeae: Preparing [2023-08-09T01:02:55.353Z] 513df99e4924: Preparing [2023-08-09T01:02:55.353Z] 6e80bde84850: Preparing [2023-08-09T01:02:55.353Z] 7ec2b00354fa: Preparing [2023-08-09T01:02:55.353Z] 0cb4300847bd: Preparing [2023-08-09T01:02:55.353Z] 95077979d36c: Preparing [2023-08-09T01:02:55.353Z] 240f73dd22d1: Preparing [2023-08-09T01:02:55.353Z] 7dadf609ba68: Preparing [2023-08-09T01:02:55.353Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:55.353Z] 240f73dd22d1: Waiting [2023-08-09T01:02:55.353Z] 7dadf609ba68: Waiting [2023-08-09T01:02:55.353Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:55.353Z] 95077979d36c: Waiting [2023-08-09T01:02:55.353Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:55.353Z] 7ec2b00354fa: Layer already exists [2023-08-09T01:02:55.353Z] 513df99e4924: Layer already exists [2023-08-09T01:02:55.353Z] 6e80bde84850: Layer already exists [2023-08-09T01:02:55.353Z] c3f0eddedeae: Layer already exists [2023-08-09T01:02:55.353Z] 240f73dd22d1: Layer already exists [2023-08-09T01:02:55.353Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:55.353Z] 7dadf609ba68: Layer already exists [2023-08-09T01:02:55.353Z] 95077979d36c: Layer already exists [2023-08-09T01:02:55.618Z] 3.1.0-dev.17: digest: sha256:ada223061da16518e9d718faf00a51cda2cc70bc88b16d5137492b54a7b8a0d6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:55.969Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:57.725Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:57.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-09T01:02:57.725Z] c3f0eddedeae: Preparing [2023-08-09T01:02:57.725Z] 513df99e4924: Preparing [2023-08-09T01:02:57.725Z] 6e80bde84850: Preparing [2023-08-09T01:02:57.725Z] 7ec2b00354fa: Preparing [2023-08-09T01:02:57.725Z] 0cb4300847bd: Preparing [2023-08-09T01:02:57.725Z] 95077979d36c: Preparing [2023-08-09T01:02:57.725Z] 240f73dd22d1: Preparing [2023-08-09T01:02:57.725Z] 7dadf609ba68: Preparing [2023-08-09T01:02:57.725Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:57.725Z] 240f73dd22d1: Waiting [2023-08-09T01:02:57.725Z] 7dadf609ba68: Waiting [2023-08-09T01:02:57.725Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:57.725Z] 95077979d36c: Waiting [2023-08-09T01:02:57.725Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:57.725Z] c3f0eddedeae: Layer already exists [2023-08-09T01:02:57.725Z] 7ec2b00354fa: Layer already exists [2023-08-09T01:02:57.725Z] 513df99e4924: Layer already exists [2023-08-09T01:02:57.725Z] 6e80bde84850: Layer already exists [2023-08-09T01:02:57.725Z] 95077979d36c: Layer already exists [2023-08-09T01:02:57.725Z] 7dadf609ba68: Layer already exists [2023-08-09T01:02:57.725Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:57.725Z] 240f73dd22d1: Layer already exists [2023-08-09T01:02:57.992Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:ada223061da16518e9d718faf00a51cda2cc70bc88b16d5137492b54a7b8a0d6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:58.338Z] + 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 [2023-08-09T01:02:58.681Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-09T01:02:58.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-09T01:02:58.681Z] c3f0eddedeae: Preparing [2023-08-09T01:02:58.681Z] 513df99e4924: Preparing [2023-08-09T01:02:58.681Z] 6e80bde84850: Preparing [2023-08-09T01:02:58.681Z] 7ec2b00354fa: Preparing [2023-08-09T01:02:58.681Z] 0cb4300847bd: Preparing [2023-08-09T01:02:58.681Z] 95077979d36c: Preparing [2023-08-09T01:02:58.681Z] 240f73dd22d1: Preparing [2023-08-09T01:02:58.681Z] 7dadf609ba68: Preparing [2023-08-09T01:02:58.681Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:58.681Z] 95077979d36c: Waiting [2023-08-09T01:02:58.681Z] 240f73dd22d1: Waiting [2023-08-09T01:02:58.681Z] 7dadf609ba68: Waiting [2023-08-09T01:02:58.681Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:58.681Z] c3f0eddedeae: Layer already exists [2023-08-09T01:02:58.681Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:58.681Z] 7ec2b00354fa: Layer already exists [2023-08-09T01:02:58.681Z] 6e80bde84850: Layer already exists [2023-08-09T01:02:58.681Z] 513df99e4924: Layer already exists [2023-08-09T01:02:58.681Z] 7dadf609ba68: Layer already exists [2023-08-09T01:02:58.681Z] 95077979d36c: Layer already exists [2023-08-09T01:02:58.681Z] 240f73dd22d1: Layer already exists [2023-08-09T01:02:58.681Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:02:58.947Z] main: digest: sha256:ada223061da16518e9d718faf00a51cda2cc70bc88b16d5137492b54a7b8a0d6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:02:58.996Z] ===================================================== [Pipeline] echo [2023-08-09T01:02:59.006Z] taggedImages: [2023-08-09T01:02:59.006Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:59.006Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-09T01:02:59.006Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.17 [2023-08-09T01:02:59.006Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:59.006Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-09T01:02:59.030Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-09T01:02:59.030Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:59.030Z] latest [2023-08-09T01:02:59.030Z] 3.1.0-dev.17 [2023-08-09T01:02:59.030Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:02:59.030Z] main [2023-08-09T01:02:59.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:59.381Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:02:59.721Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:02:59.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-09T01:02:59.721Z] 9f24983137de: Preparing [2023-08-09T01:02:59.721Z] f9d6becc9738: Preparing [2023-08-09T01:02:59.721Z] 03854721fd6c: Preparing [2023-08-09T01:02:59.721Z] 20ef46aad04d: Preparing [2023-08-09T01:02:59.721Z] de0e6938bf22: Preparing [2023-08-09T01:02:59.721Z] ba476af6de54: Preparing [2023-08-09T01:02:59.721Z] fd6a64c56ff7: Preparing [2023-08-09T01:02:59.721Z] 0cb4300847bd: Preparing [2023-08-09T01:02:59.721Z] 95077979d36c: Preparing [2023-08-09T01:02:59.721Z] 6ee3597fe4d2: Preparing [2023-08-09T01:02:59.721Z] d2d9d24a8c2a: Preparing [2023-08-09T01:02:59.721Z] ba476af6de54: Waiting [2023-08-09T01:02:59.721Z] 6ee3597fe4d2: Waiting [2023-08-09T01:02:59.721Z] 95077979d36c: Waiting [2023-08-09T01:02:59.721Z] d2d9d24a8c2a: Waiting [2023-08-09T01:02:59.721Z] fd6a64c56ff7: Waiting [2023-08-09T01:02:59.721Z] 0cb4300847bd: Waiting [2023-08-09T01:02:59.987Z] de0e6938bf22: Pushed [2023-08-09T01:02:59.987Z] f9d6becc9738: Pushed [2023-08-09T01:02:59.987Z] 9f24983137de: Pushed [2023-08-09T01:02:59.987Z] 0cb4300847bd: Layer already exists [2023-08-09T01:02:59.987Z] ba476af6de54: Pushed [2023-08-09T01:02:59.987Z] 95077979d36c: Layer already exists [2023-08-09T01:03:00.254Z] fd6a64c56ff7: Pushed [2023-08-09T01:03:00.254Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:04.587Z] 6ee3597fe4d2: Pushed [2023-08-09T01:03:04.587Z] 20ef46aad04d: Pushed [2023-08-09T01:03:04.852Z] 03854721fd6c: Pushed [2023-08-09T01:03:05.117Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:2881e606c896327a9a25aab3bd64becff7b21f3e46242a32654479cf09d692bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:05.456Z] + 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 [2023-08-09T01:03:05.788Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-09T01:03:05.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-09T01:03:05.788Z] 9f24983137de: Preparing [2023-08-09T01:03:05.788Z] f9d6becc9738: Preparing [2023-08-09T01:03:05.788Z] 03854721fd6c: Preparing [2023-08-09T01:03:05.788Z] 20ef46aad04d: Preparing [2023-08-09T01:03:05.788Z] de0e6938bf22: Preparing [2023-08-09T01:03:05.788Z] ba476af6de54: Preparing [2023-08-09T01:03:05.788Z] fd6a64c56ff7: Preparing [2023-08-09T01:03:05.788Z] 0cb4300847bd: Preparing [2023-08-09T01:03:05.788Z] 95077979d36c: Preparing [2023-08-09T01:03:05.788Z] 6ee3597fe4d2: Preparing [2023-08-09T01:03:05.788Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:05.788Z] 0cb4300847bd: Waiting [2023-08-09T01:03:05.788Z] 95077979d36c: Waiting [2023-08-09T01:03:05.788Z] 6ee3597fe4d2: Waiting [2023-08-09T01:03:05.788Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:05.788Z] ba476af6de54: Waiting [2023-08-09T01:03:05.788Z] fd6a64c56ff7: Waiting [2023-08-09T01:03:05.788Z] 20ef46aad04d: Layer already exists [2023-08-09T01:03:05.788Z] 03854721fd6c: Layer already exists [2023-08-09T01:03:05.788Z] 9f24983137de: Layer already exists [2023-08-09T01:03:05.788Z] de0e6938bf22: Layer already exists [2023-08-09T01:03:05.788Z] f9d6becc9738: Layer already exists [2023-08-09T01:03:05.788Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:05.788Z] fd6a64c56ff7: Layer already exists [2023-08-09T01:03:05.788Z] 6ee3597fe4d2: Layer already exists [2023-08-09T01:03:05.788Z] 95077979d36c: Layer already exists [2023-08-09T01:03:05.788Z] ba476af6de54: Layer already exists [2023-08-09T01:03:05.788Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:06.054Z] latest: digest: sha256:2881e606c896327a9a25aab3bd64becff7b21f3e46242a32654479cf09d692bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:06.392Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:06.723Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.17 [2023-08-09T01:03:06.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-09T01:03:06.723Z] 9f24983137de: Preparing [2023-08-09T01:03:06.723Z] f9d6becc9738: Preparing [2023-08-09T01:03:06.723Z] 03854721fd6c: Preparing [2023-08-09T01:03:06.723Z] 20ef46aad04d: Preparing [2023-08-09T01:03:06.723Z] de0e6938bf22: Preparing [2023-08-09T01:03:06.723Z] ba476af6de54: Preparing [2023-08-09T01:03:06.723Z] fd6a64c56ff7: Preparing [2023-08-09T01:03:06.723Z] 0cb4300847bd: Preparing [2023-08-09T01:03:06.723Z] 95077979d36c: Preparing [2023-08-09T01:03:06.723Z] 6ee3597fe4d2: Preparing [2023-08-09T01:03:06.723Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:06.723Z] ba476af6de54: Waiting [2023-08-09T01:03:06.723Z] fd6a64c56ff7: Waiting [2023-08-09T01:03:06.723Z] 0cb4300847bd: Waiting [2023-08-09T01:03:06.723Z] 95077979d36c: Waiting [2023-08-09T01:03:06.723Z] 6ee3597fe4d2: Waiting [2023-08-09T01:03:06.723Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:06.723Z] 20ef46aad04d: Layer already exists [2023-08-09T01:03:06.723Z] 03854721fd6c: Layer already exists [2023-08-09T01:03:06.723Z] f9d6becc9738: Layer already exists [2023-08-09T01:03:06.723Z] de0e6938bf22: Layer already exists [2023-08-09T01:03:06.723Z] 9f24983137de: Layer already exists [2023-08-09T01:03:06.723Z] fd6a64c56ff7: Layer already exists [2023-08-09T01:03:06.723Z] ba476af6de54: Layer already exists [2023-08-09T01:03:06.723Z] 6ee3597fe4d2: Layer already exists [2023-08-09T01:03:06.723Z] 95077979d36c: Layer already exists [2023-08-09T01:03:06.723Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:06.723Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:06.989Z] 3.1.0-dev.17: digest: sha256:2881e606c896327a9a25aab3bd64becff7b21f3e46242a32654479cf09d692bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:07.329Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:07.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:03:07.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-09T01:03:07.665Z] 9f24983137de: Preparing [2023-08-09T01:03:07.665Z] f9d6becc9738: Preparing [2023-08-09T01:03:07.665Z] 03854721fd6c: Preparing [2023-08-09T01:03:07.665Z] 20ef46aad04d: Preparing [2023-08-09T01:03:07.665Z] de0e6938bf22: Preparing [2023-08-09T01:03:07.665Z] ba476af6de54: Preparing [2023-08-09T01:03:07.665Z] fd6a64c56ff7: Preparing [2023-08-09T01:03:07.665Z] 0cb4300847bd: Preparing [2023-08-09T01:03:07.665Z] 95077979d36c: Preparing [2023-08-09T01:03:07.665Z] 6ee3597fe4d2: Preparing [2023-08-09T01:03:07.665Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:07.665Z] 0cb4300847bd: Waiting [2023-08-09T01:03:07.665Z] 95077979d36c: Waiting [2023-08-09T01:03:07.665Z] ba476af6de54: Waiting [2023-08-09T01:03:07.665Z] 6ee3597fe4d2: Waiting [2023-08-09T01:03:07.665Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:07.665Z] fd6a64c56ff7: Waiting [2023-08-09T01:03:07.665Z] 20ef46aad04d: Layer already exists [2023-08-09T01:03:07.665Z] de0e6938bf22: Layer already exists [2023-08-09T01:03:07.665Z] f9d6becc9738: Layer already exists [2023-08-09T01:03:07.665Z] 03854721fd6c: Layer already exists [2023-08-09T01:03:07.665Z] 9f24983137de: Layer already exists [2023-08-09T01:03:07.665Z] ba476af6de54: Layer already exists [2023-08-09T01:03:07.665Z] fd6a64c56ff7: Layer already exists [2023-08-09T01:03:07.665Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:07.665Z] 95077979d36c: Layer already exists [2023-08-09T01:03:07.665Z] 6ee3597fe4d2: Layer already exists [2023-08-09T01:03:07.665Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:07.932Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:2881e606c896327a9a25aab3bd64becff7b21f3e46242a32654479cf09d692bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:08.277Z] + 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 [2023-08-09T01:03:08.615Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-09T01:03:08.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-09T01:03:08.615Z] 9f24983137de: Preparing [2023-08-09T01:03:08.615Z] f9d6becc9738: Preparing [2023-08-09T01:03:08.615Z] 03854721fd6c: Preparing [2023-08-09T01:03:08.615Z] 20ef46aad04d: Preparing [2023-08-09T01:03:08.615Z] de0e6938bf22: Preparing [2023-08-09T01:03:08.615Z] ba476af6de54: Preparing [2023-08-09T01:03:08.615Z] fd6a64c56ff7: Preparing [2023-08-09T01:03:08.615Z] 0cb4300847bd: Preparing [2023-08-09T01:03:08.615Z] 95077979d36c: Preparing [2023-08-09T01:03:08.615Z] 6ee3597fe4d2: Preparing [2023-08-09T01:03:08.615Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:08.615Z] fd6a64c56ff7: Waiting [2023-08-09T01:03:08.615Z] 0cb4300847bd: Waiting [2023-08-09T01:03:08.615Z] 95077979d36c: Waiting [2023-08-09T01:03:08.615Z] 6ee3597fe4d2: Waiting [2023-08-09T01:03:08.615Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:08.615Z] ba476af6de54: Waiting [2023-08-09T01:03:08.615Z] 20ef46aad04d: Layer already exists [2023-08-09T01:03:08.615Z] de0e6938bf22: Layer already exists [2023-08-09T01:03:08.615Z] 9f24983137de: Layer already exists [2023-08-09T01:03:08.615Z] f9d6becc9738: Layer already exists [2023-08-09T01:03:08.615Z] 03854721fd6c: Layer already exists [2023-08-09T01:03:08.615Z] ba476af6de54: Layer already exists [2023-08-09T01:03:08.615Z] 6ee3597fe4d2: Layer already exists [2023-08-09T01:03:08.615Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:08.615Z] fd6a64c56ff7: Layer already exists [2023-08-09T01:03:08.615Z] 95077979d36c: Layer already exists [2023-08-09T01:03:08.616Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:12.589Z] main: digest: sha256:2881e606c896327a9a25aab3bd64becff7b21f3e46242a32654479cf09d692bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:03:12.633Z] ===================================================== [Pipeline] echo [2023-08-09T01:03:12.639Z] taggedImages: [2023-08-09T01:03:12.639Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:03:12.639Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-09T01:03:12.639Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.17 [2023-08-09T01:03:12.639Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:03:12.639Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-09T01:03:12.656Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-09T01:03:12.656Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:03:12.656Z] latest [2023-08-09T01:03:12.656Z] 3.1.0-dev.17 [2023-08-09T01:03:12.656Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:03:12.656Z] main [2023-08-09T01:03:12.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:12.980Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:13.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:03:13.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-09T01:03:13.457Z] ad46bc9d70fc: Preparing [2023-08-09T01:03:13.457Z] 3294669bbae4: Preparing [2023-08-09T01:03:13.457Z] 0cb4300847bd: Preparing [2023-08-09T01:03:13.457Z] 95077979d36c: Preparing [2023-08-09T01:03:13.457Z] f745a5e78cc4: Preparing [2023-08-09T01:03:13.457Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:13.457Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:13.457Z] 95077979d36c: Layer already exists [2023-08-09T01:03:13.457Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:13.457Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:13.728Z] ad46bc9d70fc: Pushed [2023-08-09T01:03:15.166Z] f745a5e78cc4: Pushed [2023-08-09T01:03:18.538Z] 3294669bbae4: Pushed [2023-08-09T01:03:18.811Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:219c95218976c1f69293cd59b75dd3a3147baaf45259a36a2d2f95e4c978a664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:19.160Z] + 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 [2023-08-09T01:03:19.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-09T01:03:19.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-09T01:03:19.501Z] ad46bc9d70fc: Preparing [2023-08-09T01:03:19.501Z] 3294669bbae4: Preparing [2023-08-09T01:03:19.501Z] 0cb4300847bd: Preparing [2023-08-09T01:03:19.501Z] 95077979d36c: Preparing [2023-08-09T01:03:19.501Z] f745a5e78cc4: Preparing [2023-08-09T01:03:19.501Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:19.501Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:19.501Z] 3294669bbae4: Layer already exists [2023-08-09T01:03:19.501Z] ad46bc9d70fc: Layer already exists [2023-08-09T01:03:19.501Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:19.501Z] 95077979d36c: Layer already exists [2023-08-09T01:03:19.501Z] f745a5e78cc4: Layer already exists [2023-08-09T01:03:19.501Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:19.770Z] latest: digest: sha256:219c95218976c1f69293cd59b75dd3a3147baaf45259a36a2d2f95e4c978a664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:20.134Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:20.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.17 [2023-08-09T01:03:20.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-09T01:03:20.470Z] ad46bc9d70fc: Preparing [2023-08-09T01:03:20.470Z] 3294669bbae4: Preparing [2023-08-09T01:03:20.470Z] 0cb4300847bd: Preparing [2023-08-09T01:03:20.470Z] 95077979d36c: Preparing [2023-08-09T01:03:20.470Z] f745a5e78cc4: Preparing [2023-08-09T01:03:20.470Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:20.470Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:20.470Z] 3294669bbae4: Layer already exists [2023-08-09T01:03:20.470Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:20.470Z] ad46bc9d70fc: Layer already exists [2023-08-09T01:03:20.470Z] 95077979d36c: Layer already exists [2023-08-09T01:03:20.470Z] f745a5e78cc4: Layer already exists [2023-08-09T01:03:20.470Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:20.737Z] 3.1.0-dev.17: digest: sha256:219c95218976c1f69293cd59b75dd3a3147baaf45259a36a2d2f95e4c978a664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:21.095Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:21.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:03:21.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-09T01:03:21.442Z] ad46bc9d70fc: Preparing [2023-08-09T01:03:21.442Z] 3294669bbae4: Preparing [2023-08-09T01:03:21.442Z] 0cb4300847bd: Preparing [2023-08-09T01:03:21.442Z] 95077979d36c: Preparing [2023-08-09T01:03:21.442Z] f745a5e78cc4: Preparing [2023-08-09T01:03:21.442Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:21.442Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:21.442Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:21.442Z] f745a5e78cc4: Layer already exists [2023-08-09T01:03:21.443Z] 3294669bbae4: Layer already exists [2023-08-09T01:03:21.443Z] ad46bc9d70fc: Layer already exists [2023-08-09T01:03:21.443Z] 95077979d36c: Layer already exists [2023-08-09T01:03:21.443Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:21.712Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:219c95218976c1f69293cd59b75dd3a3147baaf45259a36a2d2f95e4c978a664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:22.072Z] + 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 [2023-08-09T01:03:22.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-09T01:03:22.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-09T01:03:22.422Z] ad46bc9d70fc: Preparing [2023-08-09T01:03:22.422Z] 3294669bbae4: Preparing [2023-08-09T01:03:22.422Z] 0cb4300847bd: Preparing [2023-08-09T01:03:22.422Z] 95077979d36c: Preparing [2023-08-09T01:03:22.422Z] f745a5e78cc4: Preparing [2023-08-09T01:03:22.422Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:22.422Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:22.422Z] f745a5e78cc4: Layer already exists [2023-08-09T01:03:22.422Z] ad46bc9d70fc: Layer already exists [2023-08-09T01:03:22.422Z] 95077979d36c: Layer already exists [2023-08-09T01:03:22.422Z] 3294669bbae4: Layer already exists [2023-08-09T01:03:22.422Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:22.422Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:22.688Z] main: digest: sha256:219c95218976c1f69293cd59b75dd3a3147baaf45259a36a2d2f95e4c978a664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:03:22.745Z] ===================================================== [Pipeline] echo [2023-08-09T01:03:22.756Z] taggedImages: [2023-08-09T01:03:22.756Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:03:22.756Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-09T01:03:22.756Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.17 [2023-08-09T01:03:22.756Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:03:22.756Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-09T01:03:22.777Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-09T01:03:22.777Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:03:22.777Z] latest [2023-08-09T01:03:22.777Z] 3.1.0-dev.17 [2023-08-09T01:03:22.777Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:03:22.777Z] main [2023-08-09T01:03:22.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:23.121Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:23.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:03:23.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-09T01:03:23.467Z] da8fcc5127dd: Preparing [2023-08-09T01:03:23.467Z] c620155a9210: Preparing [2023-08-09T01:03:23.467Z] 68a4c6b0fcf6: Preparing [2023-08-09T01:03:23.467Z] 75e2a993614a: Preparing [2023-08-09T01:03:23.467Z] ddbaa5c970b6: Preparing [2023-08-09T01:03:23.467Z] 0cb4300847bd: Preparing [2023-08-09T01:03:23.467Z] 95077979d36c: Preparing [2023-08-09T01:03:23.467Z] 7fabe9f09d80: Preparing [2023-08-09T01:03:23.467Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:23.467Z] 95077979d36c: Waiting [2023-08-09T01:03:23.467Z] 0cb4300847bd: Waiting [2023-08-09T01:03:23.467Z] 7fabe9f09d80: Waiting [2023-08-09T01:03:23.467Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:23.735Z] 68a4c6b0fcf6: Pushed [2023-08-09T01:03:23.735Z] c620155a9210: Pushed [2023-08-09T01:03:23.735Z] da8fcc5127dd: Pushed [2023-08-09T01:03:23.735Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:23.735Z] 95077979d36c: Layer already exists [2023-08-09T01:03:24.700Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:24.700Z] 7fabe9f09d80: Pushed [2023-08-09T01:03:37.036Z] ddbaa5c970b6: Pushed [2023-08-09T01:03:41.290Z] 75e2a993614a: Pushed [2023-08-09T01:03:41.290Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:5dba326b3ed332deba412357e7e435581c2dc3c55dff3680abfd61e848ae010e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:41.644Z] + 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 [2023-08-09T01:03:41.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-09T01:03:41.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-09T01:03:41.976Z] da8fcc5127dd: Preparing [2023-08-09T01:03:41.976Z] c620155a9210: Preparing [2023-08-09T01:03:41.976Z] 68a4c6b0fcf6: Preparing [2023-08-09T01:03:41.976Z] 75e2a993614a: Preparing [2023-08-09T01:03:41.976Z] ddbaa5c970b6: Preparing [2023-08-09T01:03:41.976Z] 0cb4300847bd: Preparing [2023-08-09T01:03:41.976Z] 95077979d36c: Preparing [2023-08-09T01:03:41.976Z] 7fabe9f09d80: Preparing [2023-08-09T01:03:41.976Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:41.976Z] 95077979d36c: Waiting [2023-08-09T01:03:41.976Z] 7fabe9f09d80: Waiting [2023-08-09T01:03:41.976Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:41.976Z] 0cb4300847bd: Waiting [2023-08-09T01:03:41.976Z] da8fcc5127dd: Layer already exists [2023-08-09T01:03:41.976Z] 75e2a993614a: Layer already exists [2023-08-09T01:03:41.976Z] ddbaa5c970b6: Layer already exists [2023-08-09T01:03:41.976Z] 68a4c6b0fcf6: Layer already exists [2023-08-09T01:03:41.976Z] c620155a9210: Layer already exists [2023-08-09T01:03:41.976Z] 95077979d36c: Layer already exists [2023-08-09T01:03:41.976Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:41.976Z] 7fabe9f09d80: Layer already exists [2023-08-09T01:03:41.976Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:42.243Z] latest: digest: sha256:5dba326b3ed332deba412357e7e435581c2dc3c55dff3680abfd61e848ae010e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:42.582Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:42.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.17 [2023-08-09T01:03:42.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-09T01:03:42.919Z] da8fcc5127dd: Preparing [2023-08-09T01:03:42.919Z] c620155a9210: Preparing [2023-08-09T01:03:42.919Z] 68a4c6b0fcf6: Preparing [2023-08-09T01:03:42.919Z] 75e2a993614a: Preparing [2023-08-09T01:03:42.919Z] ddbaa5c970b6: Preparing [2023-08-09T01:03:42.919Z] 0cb4300847bd: Preparing [2023-08-09T01:03:42.919Z] 95077979d36c: Preparing [2023-08-09T01:03:42.919Z] 7fabe9f09d80: Preparing [2023-08-09T01:03:42.919Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:42.919Z] 0cb4300847bd: Waiting [2023-08-09T01:03:42.919Z] 95077979d36c: Waiting [2023-08-09T01:03:42.919Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:42.919Z] 7fabe9f09d80: Waiting [2023-08-09T01:03:42.919Z] ddbaa5c970b6: Layer already exists [2023-08-09T01:03:42.919Z] 75e2a993614a: Layer already exists [2023-08-09T01:03:42.919Z] 68a4c6b0fcf6: Layer already exists [2023-08-09T01:03:42.919Z] da8fcc5127dd: Layer already exists [2023-08-09T01:03:42.919Z] c620155a9210: Layer already exists [2023-08-09T01:03:42.919Z] 95077979d36c: Layer already exists [2023-08-09T01:03:42.919Z] 7fabe9f09d80: Layer already exists [2023-08-09T01:03:42.919Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:42.919Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:43.185Z] 3.1.0-dev.17: digest: sha256:5dba326b3ed332deba412357e7e435581c2dc3c55dff3680abfd61e848ae010e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:43.521Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:43.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:03:43.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-09T01:03:43.850Z] da8fcc5127dd: Preparing [2023-08-09T01:03:43.850Z] c620155a9210: Preparing [2023-08-09T01:03:43.850Z] 68a4c6b0fcf6: Preparing [2023-08-09T01:03:43.850Z] 75e2a993614a: Preparing [2023-08-09T01:03:43.850Z] ddbaa5c970b6: Preparing [2023-08-09T01:03:43.850Z] 0cb4300847bd: Preparing [2023-08-09T01:03:43.850Z] 95077979d36c: Preparing [2023-08-09T01:03:43.850Z] 7fabe9f09d80: Preparing [2023-08-09T01:03:43.850Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:43.850Z] 0cb4300847bd: Waiting [2023-08-09T01:03:43.850Z] 95077979d36c: Waiting [2023-08-09T01:03:43.850Z] 7fabe9f09d80: Waiting [2023-08-09T01:03:43.850Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:43.850Z] c620155a9210: Layer already exists [2023-08-09T01:03:43.850Z] 68a4c6b0fcf6: Layer already exists [2023-08-09T01:03:43.850Z] da8fcc5127dd: Layer already exists [2023-08-09T01:03:43.850Z] ddbaa5c970b6: Layer already exists [2023-08-09T01:03:43.850Z] 75e2a993614a: Layer already exists [2023-08-09T01:03:43.850Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:43.850Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:43.850Z] 7fabe9f09d80: Layer already exists [2023-08-09T01:03:43.850Z] 95077979d36c: Layer already exists [2023-08-09T01:03:44.116Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:5dba326b3ed332deba412357e7e435581c2dc3c55dff3680abfd61e848ae010e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:44.454Z] + 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 [2023-08-09T01:03:44.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-09T01:03:44.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-09T01:03:44.790Z] da8fcc5127dd: Preparing [2023-08-09T01:03:44.790Z] c620155a9210: Preparing [2023-08-09T01:03:44.790Z] 68a4c6b0fcf6: Preparing [2023-08-09T01:03:44.790Z] 75e2a993614a: Preparing [2023-08-09T01:03:44.790Z] ddbaa5c970b6: Preparing [2023-08-09T01:03:44.790Z] 0cb4300847bd: Preparing [2023-08-09T01:03:44.790Z] 95077979d36c: Preparing [2023-08-09T01:03:44.790Z] 7fabe9f09d80: Preparing [2023-08-09T01:03:44.790Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:44.790Z] 95077979d36c: Waiting [2023-08-09T01:03:44.790Z] 7fabe9f09d80: Waiting [2023-08-09T01:03:44.790Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:44.790Z] 0cb4300847bd: Waiting [2023-08-09T01:03:44.790Z] 75e2a993614a: Layer already exists [2023-08-09T01:03:44.790Z] 68a4c6b0fcf6: Layer already exists [2023-08-09T01:03:44.790Z] c620155a9210: Layer already exists [2023-08-09T01:03:44.790Z] ddbaa5c970b6: Layer already exists [2023-08-09T01:03:44.790Z] da8fcc5127dd: Layer already exists [2023-08-09T01:03:44.790Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:44.790Z] 7fabe9f09d80: Layer already exists [2023-08-09T01:03:44.790Z] 95077979d36c: Layer already exists [2023-08-09T01:03:44.790Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:45.057Z] main: digest: sha256:5dba326b3ed332deba412357e7e435581c2dc3c55dff3680abfd61e848ae010e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:03:45.096Z] ===================================================== [Pipeline] echo [2023-08-09T01:03:45.103Z] taggedImages: [2023-08-09T01:03:45.103Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:03:45.103Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-09T01:03:45.103Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.17 [2023-08-09T01:03:45.103Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:03:45.103Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-09T01:03:45.120Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-09T01:03:45.120Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:03:45.120Z] latest [2023-08-09T01:03:45.120Z] 3.1.0-dev.17 [2023-08-09T01:03:45.120Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:03:45.120Z] main [2023-08-09T01:03:45.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:45.461Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:03:45.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:03:45.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-09T01:03:45.794Z] e0776e77d4db: Preparing [2023-08-09T01:03:45.794Z] 5ce821d589ca: Preparing [2023-08-09T01:03:45.794Z] f2a3f37e534e: Preparing [2023-08-09T01:03:45.794Z] c4eceb5caa77: Preparing [2023-08-09T01:03:45.794Z] 0cb4300847bd: Preparing [2023-08-09T01:03:45.794Z] 95077979d36c: Preparing [2023-08-09T01:03:45.794Z] 66cbd13ebd0d: Preparing [2023-08-09T01:03:45.794Z] d2d9d24a8c2a: Preparing [2023-08-09T01:03:45.794Z] 66cbd13ebd0d: Waiting [2023-08-09T01:03:45.794Z] d2d9d24a8c2a: Waiting [2023-08-09T01:03:45.794Z] 95077979d36c: Waiting [2023-08-09T01:03:45.794Z] 0cb4300847bd: Layer already exists [2023-08-09T01:03:46.060Z] 95077979d36c: Layer already exists [2023-08-09T01:03:46.060Z] e0776e77d4db: Pushed [2023-08-09T01:03:46.060Z] f2a3f37e534e: Pushed [2023-08-09T01:03:46.060Z] 5ce821d589ca: Pushed [2023-08-09T01:03:46.060Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:03:46.660Z] 66cbd13ebd0d: Pushed [2023-08-09T01:04:04.864Z] c4eceb5caa77: Pushed [2023-08-09T01:04:04.864Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:d2f2f155969c74a1aa122f80ce76ffef59503c05cc2f12c008a8c072bd71b9bc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:05.203Z] + 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 [2023-08-09T01:04:05.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-09T01:04:05.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-09T01:04:05.537Z] e0776e77d4db: Preparing [2023-08-09T01:04:05.537Z] 5ce821d589ca: Preparing [2023-08-09T01:04:05.537Z] f2a3f37e534e: Preparing [2023-08-09T01:04:05.537Z] c4eceb5caa77: Preparing [2023-08-09T01:04:05.537Z] 0cb4300847bd: Preparing [2023-08-09T01:04:05.537Z] 95077979d36c: Preparing [2023-08-09T01:04:05.537Z] 66cbd13ebd0d: Preparing [2023-08-09T01:04:05.537Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:05.537Z] 95077979d36c: Waiting [2023-08-09T01:04:05.537Z] 66cbd13ebd0d: Waiting [2023-08-09T01:04:05.537Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:05.537Z] e0776e77d4db: Layer already exists [2023-08-09T01:04:05.537Z] c4eceb5caa77: Layer already exists [2023-08-09T01:04:05.537Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:05.537Z] 5ce821d589ca: Layer already exists [2023-08-09T01:04:05.537Z] f2a3f37e534e: Layer already exists [2023-08-09T01:04:05.537Z] 66cbd13ebd0d: Layer already exists [2023-08-09T01:04:05.537Z] 95077979d36c: Layer already exists [2023-08-09T01:04:05.537Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:05.803Z] latest: digest: sha256:d2f2f155969c74a1aa122f80ce76ffef59503c05cc2f12c008a8c072bd71b9bc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:06.142Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:06.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.17 [2023-08-09T01:04:06.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-09T01:04:06.479Z] e0776e77d4db: Preparing [2023-08-09T01:04:06.479Z] 5ce821d589ca: Preparing [2023-08-09T01:04:06.479Z] f2a3f37e534e: Preparing [2023-08-09T01:04:06.479Z] c4eceb5caa77: Preparing [2023-08-09T01:04:06.479Z] 0cb4300847bd: Preparing [2023-08-09T01:04:06.479Z] 95077979d36c: Preparing [2023-08-09T01:04:06.479Z] 66cbd13ebd0d: Preparing [2023-08-09T01:04:06.479Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:06.479Z] 95077979d36c: Waiting [2023-08-09T01:04:06.479Z] 66cbd13ebd0d: Waiting [2023-08-09T01:04:06.479Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:06.479Z] e0776e77d4db: Layer already exists [2023-08-09T01:04:06.479Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:06.479Z] c4eceb5caa77: Layer already exists [2023-08-09T01:04:06.479Z] 5ce821d589ca: Layer already exists [2023-08-09T01:04:06.479Z] f2a3f37e534e: Layer already exists [2023-08-09T01:04:06.479Z] 66cbd13ebd0d: Layer already exists [2023-08-09T01:04:06.479Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:06.479Z] 95077979d36c: Layer already exists [2023-08-09T01:04:06.746Z] 3.1.0-dev.17: digest: sha256:d2f2f155969c74a1aa122f80ce76ffef59503c05cc2f12c008a8c072bd71b9bc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:07.087Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:07.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:07.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-09T01:04:07.427Z] e0776e77d4db: Preparing [2023-08-09T01:04:07.427Z] 5ce821d589ca: Preparing [2023-08-09T01:04:07.427Z] f2a3f37e534e: Preparing [2023-08-09T01:04:07.427Z] c4eceb5caa77: Preparing [2023-08-09T01:04:07.427Z] 0cb4300847bd: Preparing [2023-08-09T01:04:07.427Z] 95077979d36c: Preparing [2023-08-09T01:04:07.427Z] 66cbd13ebd0d: Preparing [2023-08-09T01:04:07.427Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:07.427Z] 95077979d36c: Waiting [2023-08-09T01:04:07.427Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:07.427Z] 66cbd13ebd0d: Waiting [2023-08-09T01:04:07.427Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:07.427Z] c4eceb5caa77: Layer already exists [2023-08-09T01:04:07.427Z] 5ce821d589ca: Layer already exists [2023-08-09T01:04:07.427Z] e0776e77d4db: Layer already exists [2023-08-09T01:04:07.427Z] f2a3f37e534e: Layer already exists [2023-08-09T01:04:07.427Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:07.427Z] 95077979d36c: Layer already exists [2023-08-09T01:04:07.427Z] 66cbd13ebd0d: Layer already exists [2023-08-09T01:04:07.693Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:d2f2f155969c74a1aa122f80ce76ffef59503c05cc2f12c008a8c072bd71b9bc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:08.048Z] + 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 [2023-08-09T01:04:08.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-09T01:04:08.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-09T01:04:08.394Z] e0776e77d4db: Preparing [2023-08-09T01:04:08.394Z] 5ce821d589ca: Preparing [2023-08-09T01:04:08.394Z] f2a3f37e534e: Preparing [2023-08-09T01:04:08.394Z] c4eceb5caa77: Preparing [2023-08-09T01:04:08.394Z] 0cb4300847bd: Preparing [2023-08-09T01:04:08.394Z] 95077979d36c: Preparing [2023-08-09T01:04:08.394Z] 66cbd13ebd0d: Preparing [2023-08-09T01:04:08.394Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:08.394Z] 66cbd13ebd0d: Waiting [2023-08-09T01:04:08.394Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:08.394Z] 95077979d36c: Waiting [2023-08-09T01:04:08.394Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:08.394Z] f2a3f37e534e: Layer already exists [2023-08-09T01:04:08.394Z] 5ce821d589ca: Layer already exists [2023-08-09T01:04:08.394Z] c4eceb5caa77: Layer already exists [2023-08-09T01:04:08.394Z] e0776e77d4db: Layer already exists [2023-08-09T01:04:08.394Z] 95077979d36c: Layer already exists [2023-08-09T01:04:08.394Z] 66cbd13ebd0d: Layer already exists [2023-08-09T01:04:08.394Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:08.662Z] main: digest: sha256:d2f2f155969c74a1aa122f80ce76ffef59503c05cc2f12c008a8c072bd71b9bc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:04:08.716Z] ===================================================== [Pipeline] echo [2023-08-09T01:04:08.727Z] taggedImages: [2023-08-09T01:04:08.727Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:04:08.727Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-09T01:04:08.727Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.17 [2023-08-09T01:04:08.727Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:08.727Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-09T01:04:08.754Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-09T01:04:08.754Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:04:08.754Z] latest [2023-08-09T01:04:08.754Z] 3.1.0-dev.17 [2023-08-09T01:04:08.754Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:08.754Z] main [2023-08-09T01:04:08.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:09.109Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:09.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:04:09.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-09T01:04:09.452Z] 022aca4bba95: Preparing [2023-08-09T01:04:09.452Z] 24569b8973e2: Preparing [2023-08-09T01:04:09.452Z] 234a3e07b7b6: Preparing [2023-08-09T01:04:09.452Z] cd1d15cf0b89: Preparing [2023-08-09T01:04:09.452Z] 0cb4300847bd: Preparing [2023-08-09T01:04:09.452Z] 95077979d36c: Preparing [2023-08-09T01:04:09.452Z] 7fabe9f09d80: Preparing [2023-08-09T01:04:09.452Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:09.452Z] 7fabe9f09d80: Waiting [2023-08-09T01:04:09.452Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:09.452Z] 95077979d36c: Waiting [2023-08-09T01:04:09.452Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:09.719Z] 95077979d36c: Layer already exists [2023-08-09T01:04:09.719Z] 7fabe9f09d80: Layer already exists [2023-08-09T01:04:09.719Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:09.719Z] 022aca4bba95: Pushed [2023-08-09T01:04:09.719Z] 234a3e07b7b6: Pushed [2023-08-09T01:04:09.719Z] 24569b8973e2: Pushed [2023-08-09T01:04:27.917Z] cd1d15cf0b89: Pushed [2023-08-09T01:04:27.917Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:bbae445e93241cc66c84972f465fe400f58559ef25f65e094b12d02548b2e5d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:28.261Z] + 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 [2023-08-09T01:04:28.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-09T01:04:28.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-09T01:04:28.600Z] 022aca4bba95: Preparing [2023-08-09T01:04:28.600Z] 24569b8973e2: Preparing [2023-08-09T01:04:28.600Z] 234a3e07b7b6: Preparing [2023-08-09T01:04:28.600Z] cd1d15cf0b89: Preparing [2023-08-09T01:04:28.600Z] 0cb4300847bd: Preparing [2023-08-09T01:04:28.600Z] 95077979d36c: Preparing [2023-08-09T01:04:28.600Z] 7fabe9f09d80: Preparing [2023-08-09T01:04:28.600Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:28.600Z] 7fabe9f09d80: Waiting [2023-08-09T01:04:28.600Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:28.600Z] 95077979d36c: Waiting [2023-08-09T01:04:28.600Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:28.600Z] 022aca4bba95: Layer already exists [2023-08-09T01:04:28.600Z] cd1d15cf0b89: Layer already exists [2023-08-09T01:04:28.600Z] 24569b8973e2: Layer already exists [2023-08-09T01:04:28.600Z] 234a3e07b7b6: Layer already exists [2023-08-09T01:04:28.600Z] 95077979d36c: Layer already exists [2023-08-09T01:04:28.600Z] 7fabe9f09d80: Layer already exists [2023-08-09T01:04:28.600Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:28.866Z] latest: digest: sha256:bbae445e93241cc66c84972f465fe400f58559ef25f65e094b12d02548b2e5d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:29.207Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:29.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.17 [2023-08-09T01:04:29.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-09T01:04:29.543Z] 022aca4bba95: Preparing [2023-08-09T01:04:29.543Z] 24569b8973e2: Preparing [2023-08-09T01:04:29.543Z] 234a3e07b7b6: Preparing [2023-08-09T01:04:29.543Z] cd1d15cf0b89: Preparing [2023-08-09T01:04:29.543Z] 0cb4300847bd: Preparing [2023-08-09T01:04:29.543Z] 95077979d36c: Preparing [2023-08-09T01:04:29.543Z] 7fabe9f09d80: Preparing [2023-08-09T01:04:29.543Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:29.543Z] 7fabe9f09d80: Waiting [2023-08-09T01:04:29.543Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:29.543Z] 95077979d36c: Waiting [2023-08-09T01:04:29.543Z] cd1d15cf0b89: Layer already exists [2023-08-09T01:04:29.543Z] 234a3e07b7b6: Layer already exists [2023-08-09T01:04:29.543Z] 24569b8973e2: Layer already exists [2023-08-09T01:04:29.543Z] 022aca4bba95: Layer already exists [2023-08-09T01:04:29.543Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:29.543Z] 95077979d36c: Layer already exists [2023-08-09T01:04:29.543Z] 7fabe9f09d80: Layer already exists [2023-08-09T01:04:29.543Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:29.811Z] 3.1.0-dev.17: digest: sha256:bbae445e93241cc66c84972f465fe400f58559ef25f65e094b12d02548b2e5d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:30.152Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:30.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:30.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-09T01:04:30.490Z] 022aca4bba95: Preparing [2023-08-09T01:04:30.490Z] 24569b8973e2: Preparing [2023-08-09T01:04:30.490Z] 234a3e07b7b6: Preparing [2023-08-09T01:04:30.490Z] cd1d15cf0b89: Preparing [2023-08-09T01:04:30.490Z] 0cb4300847bd: Preparing [2023-08-09T01:04:30.490Z] 95077979d36c: Preparing [2023-08-09T01:04:30.490Z] 7fabe9f09d80: Preparing [2023-08-09T01:04:30.490Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:30.490Z] 95077979d36c: Waiting [2023-08-09T01:04:30.490Z] 7fabe9f09d80: Waiting [2023-08-09T01:04:30.490Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:30.490Z] 24569b8973e2: Layer already exists [2023-08-09T01:04:30.490Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:30.490Z] 022aca4bba95: Layer already exists [2023-08-09T01:04:30.490Z] 234a3e07b7b6: Layer already exists [2023-08-09T01:04:30.490Z] cd1d15cf0b89: Layer already exists [2023-08-09T01:04:30.490Z] 95077979d36c: Layer already exists [2023-08-09T01:04:30.490Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:30.490Z] 7fabe9f09d80: Layer already exists [2023-08-09T01:04:30.756Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:bbae445e93241cc66c84972f465fe400f58559ef25f65e094b12d02548b2e5d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:31.093Z] + 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 [2023-08-09T01:04:31.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-09T01:04:31.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-09T01:04:31.433Z] 022aca4bba95: Preparing [2023-08-09T01:04:31.433Z] 24569b8973e2: Preparing [2023-08-09T01:04:31.433Z] 234a3e07b7b6: Preparing [2023-08-09T01:04:31.433Z] cd1d15cf0b89: Preparing [2023-08-09T01:04:31.433Z] 0cb4300847bd: Preparing [2023-08-09T01:04:31.433Z] 95077979d36c: Preparing [2023-08-09T01:04:31.433Z] 7fabe9f09d80: Preparing [2023-08-09T01:04:31.433Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:31.433Z] 7fabe9f09d80: Waiting [2023-08-09T01:04:31.433Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:31.433Z] 95077979d36c: Waiting [2023-08-09T01:04:31.433Z] cd1d15cf0b89: Layer already exists [2023-08-09T01:04:31.433Z] 24569b8973e2: Layer already exists [2023-08-09T01:04:31.433Z] 022aca4bba95: Layer already exists [2023-08-09T01:04:31.433Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:31.433Z] 234a3e07b7b6: Layer already exists [2023-08-09T01:04:31.433Z] 95077979d36c: Layer already exists [2023-08-09T01:04:31.433Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:31.433Z] 7fabe9f09d80: Layer already exists [2023-08-09T01:04:31.699Z] main: digest: sha256:bbae445e93241cc66c84972f465fe400f58559ef25f65e094b12d02548b2e5d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:04:31.756Z] ===================================================== [Pipeline] echo [2023-08-09T01:04:31.762Z] taggedImages: [2023-08-09T01:04:31.762Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:04:31.762Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-09T01:04:31.762Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.17 [2023-08-09T01:04:31.762Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:31.762Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-09T01:04:31.777Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-09T01:04:31.777Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:04:31.777Z] latest [2023-08-09T01:04:31.777Z] 3.1.0-dev.17 [2023-08-09T01:04:31.777Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:31.777Z] main [2023-08-09T01:04:31.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:32.119Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:32.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:04:32.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-09T01:04:32.458Z] 9d4eced6e97c: Preparing [2023-08-09T01:04:32.458Z] 8033d63a76d7: Preparing [2023-08-09T01:04:32.458Z] 0cb4300847bd: Preparing [2023-08-09T01:04:32.458Z] 95077979d36c: Preparing [2023-08-09T01:04:32.458Z] d206d0f45c74: Preparing [2023-08-09T01:04:32.458Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:32.458Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:32.458Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:32.458Z] 95077979d36c: Layer already exists [2023-08-09T01:04:32.724Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:32.724Z] 9d4eced6e97c: Pushed [2023-08-09T01:04:32.991Z] d206d0f45c74: Pushed [2023-08-09T01:04:38.328Z] 8033d63a76d7: Pushed [2023-08-09T01:04:38.328Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:e395a0c2063d2e47deb35dd9c77b9e03cbfa7550db91343debd5ed5cefd85e98 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:38.665Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:39.008Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-09T01:04:39.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-09T01:04:39.009Z] 9d4eced6e97c: Preparing [2023-08-09T01:04:39.009Z] 8033d63a76d7: Preparing [2023-08-09T01:04:39.009Z] 0cb4300847bd: Preparing [2023-08-09T01:04:39.009Z] 95077979d36c: Preparing [2023-08-09T01:04:39.009Z] d206d0f45c74: Preparing [2023-08-09T01:04:39.009Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:39.009Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:39.009Z] d206d0f45c74: Layer already exists [2023-08-09T01:04:39.009Z] 8033d63a76d7: Layer already exists [2023-08-09T01:04:39.009Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:39.009Z] 95077979d36c: Layer already exists [2023-08-09T01:04:39.009Z] 9d4eced6e97c: Layer already exists [2023-08-09T01:04:39.009Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:39.277Z] latest: digest: sha256:e395a0c2063d2e47deb35dd9c77b9e03cbfa7550db91343debd5ed5cefd85e98 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:39.616Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:39.954Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.17 [2023-08-09T01:04:39.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-09T01:04:39.954Z] 9d4eced6e97c: Preparing [2023-08-09T01:04:39.954Z] 8033d63a76d7: Preparing [2023-08-09T01:04:39.954Z] 0cb4300847bd: Preparing [2023-08-09T01:04:39.954Z] 95077979d36c: Preparing [2023-08-09T01:04:39.954Z] d206d0f45c74: Preparing [2023-08-09T01:04:39.954Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:39.954Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:39.954Z] 8033d63a76d7: Layer already exists [2023-08-09T01:04:39.954Z] 95077979d36c: Layer already exists [2023-08-09T01:04:39.954Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:39.954Z] d206d0f45c74: Layer already exists [2023-08-09T01:04:39.954Z] 9d4eced6e97c: Layer already exists [2023-08-09T01:04:39.954Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:40.221Z] 3.1.0-dev.17: digest: sha256:e395a0c2063d2e47deb35dd9c77b9e03cbfa7550db91343debd5ed5cefd85e98 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:40.575Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:40.912Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:40.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-09T01:04:40.912Z] 9d4eced6e97c: Preparing [2023-08-09T01:04:40.912Z] 8033d63a76d7: Preparing [2023-08-09T01:04:40.912Z] 0cb4300847bd: Preparing [2023-08-09T01:04:40.912Z] 95077979d36c: Preparing [2023-08-09T01:04:40.912Z] d206d0f45c74: Preparing [2023-08-09T01:04:40.912Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:40.912Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:40.912Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:40.912Z] 95077979d36c: Layer already exists [2023-08-09T01:04:40.912Z] 8033d63a76d7: Layer already exists [2023-08-09T01:04:40.912Z] 9d4eced6e97c: Layer already exists [2023-08-09T01:04:40.912Z] d206d0f45c74: Layer already exists [2023-08-09T01:04:40.912Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:41.181Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:e395a0c2063d2e47deb35dd9c77b9e03cbfa7550db91343debd5ed5cefd85e98 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:41.680Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:42.476Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-09T01:04:42.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-09T01:04:44.435Z] 9d4eced6e97c: Preparing [2023-08-09T01:04:44.435Z] 8033d63a76d7: Preparing [2023-08-09T01:04:44.435Z] 0cb4300847bd: Preparing [2023-08-09T01:04:44.435Z] 95077979d36c: Preparing [2023-08-09T01:04:44.435Z] d206d0f45c74: Preparing [2023-08-09T01:04:44.435Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:44.435Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:44.435Z] d206d0f45c74: Layer already exists [2023-08-09T01:04:44.435Z] 8033d63a76d7: Layer already exists [2023-08-09T01:04:44.435Z] 9d4eced6e97c: Layer already exists [2023-08-09T01:04:44.435Z] 95077979d36c: Layer already exists [2023-08-09T01:04:44.435Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:44.707Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:44.707Z] main: digest: sha256:e395a0c2063d2e47deb35dd9c77b9e03cbfa7550db91343debd5ed5cefd85e98 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:04:44.750Z] ===================================================== [Pipeline] echo [2023-08-09T01:04:44.756Z] taggedImages: [2023-08-09T01:04:44.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:04:44.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-09T01:04:44.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.17 [2023-08-09T01:04:44.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:44.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-09T01:04:44.769Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-09T01:04:44.770Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:04:44.770Z] latest [2023-08-09T01:04:44.770Z] 3.1.0-dev.17 [2023-08-09T01:04:44.770Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:44.770Z] main [2023-08-09T01:04:44.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:45.116Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:45.463Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:04:45.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-09T01:04:45.463Z] bf179ca544b4: Preparing [2023-08-09T01:04:45.463Z] 9681367a59ea: Preparing [2023-08-09T01:04:45.463Z] 0cb4300847bd: Preparing [2023-08-09T01:04:45.463Z] 95077979d36c: Preparing [2023-08-09T01:04:45.463Z] 77849c1dc554: Preparing [2023-08-09T01:04:45.463Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:45.463Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:45.463Z] 95077979d36c: Layer already exists [2023-08-09T01:04:45.463Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:45.729Z] 77849c1dc554: Layer already exists [2023-08-09T01:04:45.729Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:45.729Z] bf179ca544b4: Pushed [2023-08-09T01:04:52.376Z] 9681367a59ea: Pushed [2023-08-09T01:04:52.376Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:37e8b4d0d7ff6cc004e33152aec508a6654956d2b5b271cd8deddd6f35c0c4fc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:52.728Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:53.063Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-09T01:04:53.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-09T01:04:53.063Z] bf179ca544b4: Preparing [2023-08-09T01:04:53.063Z] 9681367a59ea: Preparing [2023-08-09T01:04:53.063Z] 0cb4300847bd: Preparing [2023-08-09T01:04:53.063Z] 95077979d36c: Preparing [2023-08-09T01:04:53.063Z] 77849c1dc554: Preparing [2023-08-09T01:04:53.063Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:53.063Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:53.063Z] 9681367a59ea: Layer already exists [2023-08-09T01:04:53.063Z] 77849c1dc554: Layer already exists [2023-08-09T01:04:53.063Z] bf179ca544b4: Layer already exists [2023-08-09T01:04:53.063Z] 95077979d36c: Layer already exists [2023-08-09T01:04:53.063Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:53.063Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:53.334Z] latest: digest: sha256:37e8b4d0d7ff6cc004e33152aec508a6654956d2b5b271cd8deddd6f35c0c4fc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:53.680Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:54.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.17 [2023-08-09T01:04:54.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-09T01:04:54.016Z] bf179ca544b4: Preparing [2023-08-09T01:04:54.016Z] 9681367a59ea: Preparing [2023-08-09T01:04:54.016Z] 0cb4300847bd: Preparing [2023-08-09T01:04:54.016Z] 95077979d36c: Preparing [2023-08-09T01:04:54.016Z] 77849c1dc554: Preparing [2023-08-09T01:04:54.016Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:54.016Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:54.016Z] 95077979d36c: Layer already exists [2023-08-09T01:04:54.016Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:54.016Z] bf179ca544b4: Layer already exists [2023-08-09T01:04:54.016Z] 77849c1dc554: Layer already exists [2023-08-09T01:04:54.016Z] 9681367a59ea: Layer already exists [2023-08-09T01:04:54.016Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:54.280Z] 3.1.0-dev.17: digest: sha256:37e8b4d0d7ff6cc004e33152aec508a6654956d2b5b271cd8deddd6f35c0c4fc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:54.635Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:54.977Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:54.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-09T01:04:54.977Z] bf179ca544b4: Preparing [2023-08-09T01:04:54.977Z] 9681367a59ea: Preparing [2023-08-09T01:04:54.977Z] 0cb4300847bd: Preparing [2023-08-09T01:04:54.977Z] 95077979d36c: Preparing [2023-08-09T01:04:54.977Z] 77849c1dc554: Preparing [2023-08-09T01:04:54.977Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:54.977Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:54.977Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:54.977Z] 9681367a59ea: Layer already exists [2023-08-09T01:04:54.977Z] 77849c1dc554: Layer already exists [2023-08-09T01:04:54.977Z] bf179ca544b4: Layer already exists [2023-08-09T01:04:54.977Z] 95077979d36c: Layer already exists [2023-08-09T01:04:54.977Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:55.242Z] fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:37e8b4d0d7ff6cc004e33152aec508a6654956d2b5b271cd8deddd6f35c0c4fc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:55.582Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:55.925Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-09T01:04:55.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-09T01:04:55.925Z] bf179ca544b4: Preparing [2023-08-09T01:04:55.925Z] 9681367a59ea: Preparing [2023-08-09T01:04:55.925Z] 0cb4300847bd: Preparing [2023-08-09T01:04:55.925Z] 95077979d36c: Preparing [2023-08-09T01:04:55.925Z] 77849c1dc554: Preparing [2023-08-09T01:04:55.925Z] d2d9d24a8c2a: Preparing [2023-08-09T01:04:55.925Z] d2d9d24a8c2a: Waiting [2023-08-09T01:04:55.925Z] 95077979d36c: Layer already exists [2023-08-09T01:04:55.925Z] 9681367a59ea: Layer already exists [2023-08-09T01:04:55.925Z] 0cb4300847bd: Layer already exists [2023-08-09T01:04:55.925Z] bf179ca544b4: Layer already exists [2023-08-09T01:04:55.925Z] 77849c1dc554: Layer already exists [2023-08-09T01:04:55.925Z] d2d9d24a8c2a: Layer already exists [2023-08-09T01:04:56.190Z] main: digest: sha256:37e8b4d0d7ff6cc004e33152aec508a6654956d2b5b271cd8deddd6f35c0c4fc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T01:04:56.233Z] ===================================================== [Pipeline] echo [2023-08-09T01:04:56.238Z] taggedImages: [2023-08-09T01:04:56.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [2023-08-09T01:04:56.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-09T01:04:56.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.17 [2023-08-09T01:04:56.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [2023-08-09T01:04:56.238Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:56.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T01:04:56.605Z] [2023-08-09T01:04:56.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:04:56.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T01:04:56.945Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-09T01:04:56.945Z] 8998bd30e6a1: Pulling fs layer [2023-08-09T01:04:56.945Z] 04944245beec: Pulling fs layer [2023-08-09T01:04:56.945Z] 699f458cf7ca: Pulling fs layer [2023-08-09T01:04:56.945Z] 765212b225bb: Pulling fs layer [2023-08-09T01:04:56.945Z] f23df028b6ca: Pulling fs layer [2023-08-09T01:04:56.945Z] d65c8cfc05b1: Pulling fs layer [2023-08-09T01:04:56.945Z] 2437ff75d9bd: Pulling fs layer [2023-08-09T01:04:56.945Z] f23df028b6ca: Waiting [2023-08-09T01:04:56.945Z] 765212b225bb: Waiting [2023-08-09T01:04:56.945Z] d65c8cfc05b1: Waiting [2023-08-09T01:04:56.945Z] 2437ff75d9bd: Waiting [2023-08-09T01:04:57.213Z] 04944245beec: Verifying Checksum [2023-08-09T01:04:57.213Z] 04944245beec: Download complete [2023-08-09T01:04:57.213Z] 765212b225bb: Verifying Checksum [2023-08-09T01:04:57.213Z] 765212b225bb: Download complete [2023-08-09T01:04:57.213Z] f23df028b6ca: Download complete [2023-08-09T01:04:57.213Z] d65c8cfc05b1: Verifying Checksum [2023-08-09T01:04:57.213Z] d65c8cfc05b1: Download complete [2023-08-09T01:04:57.483Z] 699f458cf7ca: Verifying Checksum [2023-08-09T01:04:57.483Z] 699f458cf7ca: Download complete [2023-08-09T01:04:57.757Z] 8998bd30e6a1: Verifying Checksum [2023-08-09T01:04:57.757Z] 8998bd30e6a1: Download complete [2023-08-09T01:05:00.351Z] 2437ff75d9bd: Verifying Checksum [2023-08-09T01:05:00.351Z] 2437ff75d9bd: Download complete [2023-08-09T01:05:02.315Z] 8998bd30e6a1: Pull complete [2023-08-09T01:05:02.586Z] 04944245beec: Pull complete [2023-08-09T01:05:04.006Z] 699f458cf7ca: Pull complete [2023-08-09T01:05:04.270Z] 765212b225bb: Pull complete [2023-08-09T01:05:04.857Z] f23df028b6ca: Pull complete [2023-08-09T01:05:05.124Z] d65c8cfc05b1: Pull complete [2023-08-09T01:05:20.172Z] 2437ff75d9bd: Pull complete [2023-08-09T01:05:20.172Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-09T01:05:20.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T01:05:20.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:05:20.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-3159 does not seem to be running inside a container [2023-08-09T01:05:20.446Z] $ 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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 [2023-08-09T01:05:23.554Z] $ docker top 5e84c6cb39e75d3a1345e3c819d5477b06e5f83679c6dad95368ef75c5506b16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:05:24.461Z] ---> job-cost.sh [2023-08-09T01:05:24.461Z] lf-activate-venv: SKIPPING [2023-08-09T01:05:24.461Z] INFO: No Stack... [2023-08-09T01:05:25.043Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-09T01:05:25.621Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T01:05:26.247Z] + cut -d, -f6 [2023-08-09T01:05:26.248Z] + cat /w/workspace/edgex-go/551/archives/cost.csv [Pipeline] lock [2023-08-09T01:05:26.283Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-551-stack-cost] [2023-08-09T01:05:26.292Z] Resource [jenkins-edgexfoundry-edgex-go-main-551-stack-cost] did not exist. Created. [2023-08-09T01:05:26.292Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-551-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T01:05:26.933Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-09T01:05:27.592Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T01:05:27.602Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-551-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T01:05:27.636Z] $ docker stop --time=1 5e84c6cb39e75d3a1345e3c819d5477b06e5f83679c6dad95368ef75c5506b16 [2023-08-09T01:05:29.166Z] $ docker rm -f --volumes 5e84c6cb39e75d3a1345e3c819d5477b06e5f83679c6dad95368ef75c5506b16 [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 [2023-08-09T01:05:29.634Z] provisioning config files... [2023-08-09T01:05:29.641Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/551@tmp/config15373709329194712233tmp [Pipeline] { [Pipeline] sh [2023-08-09T01:05:29.942Z] + set +x [2023-08-09T01:05:29.942Z] + bash -s -- [2023-08-09T01:05:29.942Z] + curl -s https://codecov.io/bash [2023-08-09T01:05:29.942Z] [2023-08-09T01:05:29.942Z] _____ _ [2023-08-09T01:05:29.942Z] / ____| | | [2023-08-09T01:05:29.943Z] | | ___ __| | ___ ___ _____ __ [2023-08-09T01:05:29.943Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-09T01:05:29.943Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-09T01:05:29.943Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-09T01:05:29.943Z] Bash-1.0.6 [2023-08-09T01:05:29.943Z] [2023-08-09T01:05:29.943Z] [2023-08-09T01:05:29.943Z] ==> git version 2.25.1 found [2023-08-09T01:05:29.943Z] ==> 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 [2023-08-09T01:05:29.943Z] Release-Date: 2020-01-08 [2023-08-09T01:05:29.943Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-09T01:05:29.943Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-09T01:05:29.943Z] ==> Jenkins CI detected. [2023-08-09T01:05:29.943Z] current dir:  /w/workspace/edgex-go/551 [2023-08-09T01:05:29.943Z] project root: . [2023-08-09T01:05:29.943Z] --> token set from env [2023-08-09T01:05:29.943Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-09T01:05:29.943Z] ==> Running gcov in . (disable via -X gcov) [2023-08-09T01:05:29.943Z] ==> Python coveragepy not found [2023-08-09T01:05:29.943Z] ==> Searching for coverage reports in: [2023-08-09T01:05:29.943Z] + . [2023-08-09T01:05:29.943Z] -> Found 1 reports [2023-08-09T01:05:29.943Z] ==> Detecting git/mercurial file structure [2023-08-09T01:05:30.202Z] ==> Reading reports [2023-08-09T01:05:30.202Z] + ./coverage.out bytes=446998 [2023-08-09T01:05:30.202Z] ==> Appending adjustments [2023-08-09T01:05:30.202Z] https://docs.codecov.io/docs/fixing-reports [2023-08-09T01:05:31.136Z] + Found adjustments [2023-08-09T01:05:31.136Z] ==> Gzipping contents [2023-08-09T01:05:31.136Z] 60K /tmp/codecov.K7JUF0.gz [2023-08-09T01:05:31.136Z] ==> Uploading reports [2023-08-09T01:05:31.136Z] url: https://codecov.io [2023-08-09T01:05:31.136Z] query: branch=main&commit=fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252&build=551&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F551%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-09T01:05:31.136Z] -> Pinging Codecov [2023-08-09T01:05:31.136Z] 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=fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252&build=551&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F551%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-09T01:05:31.396Z] -> Uploading to [2023-08-09T01:05:31.396Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-09/00271124DB129430A58F1EEE437C3FCB/fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252/2fd44a3c-dbd3-4e4b-bcf8-5e8bb9b6e95e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T010531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d12bdeb50e6f539cb0ee4ee1caf903c1eac7b1986e93be2a5d69b61b8cc650e5 [2023-08-09T01:05:31.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T01:05:31.396Z] Dload Upload Total Spent Left Speed [2023-08-09T01:05:31.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57411 0 0 100 57411 0 269k --:--:-- --:--:-- --:--:-- 269k [2023-08-09T01:05:31.655Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [2023-08-09T01:05:31.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-09T01:05:31.865Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-09T01:05:31.877Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:05:32.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T01:05:32.175Z] [2023-08-09T01:05:32.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:05:32.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T01:05:32.471Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-09T01:05:32.471Z] df9b9388f04a: Pulling fs layer [2023-08-09T01:05:32.471Z] 52dc419b0ee2: Pulling fs layer [2023-08-09T01:05:32.471Z] 25bc292e5bac: Pulling fs layer [2023-08-09T01:05:32.471Z] 114826534d7a: Pulling fs layer [2023-08-09T01:05:32.471Z] 4657fd5d0bcf: Pulling fs layer [2023-08-09T01:05:32.471Z] 6ad1cebc031e: Pulling fs layer [2023-08-09T01:05:32.471Z] 8a3aa393b2d8: Pulling fs layer [2023-08-09T01:05:32.471Z] 4657fd5d0bcf: Waiting [2023-08-09T01:05:32.471Z] 8a3aa393b2d8: Waiting [2023-08-09T01:05:32.471Z] 6ad1cebc031e: Waiting [2023-08-09T01:05:32.471Z] 114826534d7a: Waiting [2023-08-09T01:05:32.471Z] 25bc292e5bac: Download complete [2023-08-09T01:05:32.471Z] 52dc419b0ee2: Verifying Checksum [2023-08-09T01:05:32.471Z] 52dc419b0ee2: Download complete [2023-08-09T01:05:32.471Z] 4657fd5d0bcf: Download complete [2023-08-09T01:05:32.471Z] df9b9388f04a: Download complete [2023-08-09T01:05:32.731Z] 6ad1cebc031e: Verifying Checksum [2023-08-09T01:05:32.731Z] 6ad1cebc031e: Download complete [2023-08-09T01:05:32.731Z] df9b9388f04a: Pull complete [2023-08-09T01:05:32.731Z] 52dc419b0ee2: Pull complete [2023-08-09T01:05:32.990Z] 25bc292e5bac: Pull complete [2023-08-09T01:05:33.249Z] 114826534d7a: Verifying Checksum [2023-08-09T01:05:33.249Z] 114826534d7a: Download complete [2023-08-09T01:05:33.249Z] 8a3aa393b2d8: Verifying Checksum [2023-08-09T01:05:33.249Z] 8a3aa393b2d8: Download complete [2023-08-09T01:05:36.529Z] 114826534d7a: Pull complete [2023-08-09T01:05:36.529Z] 4657fd5d0bcf: Pull complete [2023-08-09T01:05:36.790Z] 6ad1cebc031e: Pull complete [2023-08-09T01:05:39.315Z] 8a3aa393b2d8: Pull complete [2023-08-09T01:05:39.315Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-09T01:05:39.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T01:05:39.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:05:39.397Z] prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container [2023-08-09T01:05:39.458Z] $ 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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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/edgex-snyk-go:1.410.4 cat [2023-08-09T01:05:46.247Z] $ docker top 0ca7df220a622f2abc99199716a015744c8a5b67bfe36d430f89211fe69f808d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-09T01:05:46.283Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-09T01:05:46.558Z] + set -o pipefail [2023-08-09T01:05:46.559Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-09T01:05:54.676Z] [2023-08-09T01:05:54.676Z] Monitoring /w/workspace/edgex-go/551 (github.com/edgexfoundry/edgex-go)... [2023-08-09T01:05:54.676Z] [2023-08-09T01:05:54.676Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0057f773-0ca1-4379-9e1f-301c3154c171 [2023-08-09T01:05:54.676Z] [2023-08-09T01:05:54.676Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-09T01:05:54.676Z] [2023-08-09T01:05:54.676Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-09T01:05:54.676Z] [2023-08-09T01:05:54.676Z] [2023-08-09T01:05:54.676Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-09T01:05:54.676Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-09T01:05:54.676Z] More details here: https://snyk.co/ue1NS [2023-08-09T01:05:54.676Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-09T01:05:54.676Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-09T01:05:54.721Z] $ docker stop --time=1 0ca7df220a622f2abc99199716a015744c8a5b67bfe36d430f89211fe69f808d [2023-08-09T01:05:58.612Z] $ docker rm -f --volumes 0ca7df220a622f2abc99199716a015744c8a5b67bfe36d430f89211fe69f808d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-09T01:05:58.964Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T01:05:58.980Z] provisioning config files... [2023-08-09T01:05:58.986Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/551@tmp/config1884098349563175467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:05:59.277Z] --> edgex-publish-swagger.sh [2023-08-09T01:05:59.278Z] === Publish openapi/v3 API === [2023-08-09T01:05:59.278Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-09T01:05:59.278Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/551/openapi/v3/core-command.yaml] [2023-08-09T01:05:59.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T01:05:59.278Z] Dload Upload Total Spent Left Speed [2023-08-09T01:05:59.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 55826 --:--:-- --:--:-- --:--:-- 55719 100 29030 0 0 100 29030 0 55826 --:--:-- --:--:-- --:--:-- 55719 [2023-08-09T01:05:59.846Z] [2023-08-09T01:05:59.846Z] [2023-08-09T01:05:59.846Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/551/openapi/v3/core-data.yaml] [2023-08-09T01:05:59.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T01:05:59.846Z] Dload Upload Total Spent Left Speed [2023-08-09T01:06:00.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 135k --:--:-- --:--:-- --:--:-- 135k [2023-08-09T01:06:00.106Z] [2023-08-09T01:06:00.106Z] [2023-08-09T01:06:00.106Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/551/openapi/v3/core-metadata.yaml] [2023-08-09T01:06:00.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T01:06:00.106Z] Dload Upload Total Spent Left Speed [2023-08-09T01:06:00.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 282k --:--:-- --:--:-- --:--:-- 281k 100 141k 0 0 100 141k 0 282k --:--:-- --:--:-- --:--:-- 281k [2023-08-09T01:06:00.675Z] [2023-08-09T01:06:00.675Z] [2023-08-09T01:06:00.675Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/551/openapi/v3/support-notifications.yaml] [2023-08-09T01:06:00.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T01:06:00.675Z] Dload Upload Total Spent Left Speed [2023-08-09T01:06:01.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 172k --:--:-- --:--:-- --:--:-- 172k [2023-08-09T01:06:01.242Z] [2023-08-09T01:06:01.242Z] [2023-08-09T01:06:01.242Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/551/openapi/v3/support-scheduler.yaml] [2023-08-09T01:06:01.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T01:06:01.242Z] Dload Upload Total Spent Left Speed [2023-08-09T01:06:01.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 73725 --:--:-- --:--:-- --:--:-- 73725 100 34356 0 0 100 34356 0 73725 --:--:-- --:--:-- --:--:-- 73567 [2023-08-09T01:06:01.811Z] [2023-08-09T01:06:01.811Z] [Pipeline] } [2023-08-09T01:06:01.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-08-09T01:06:02.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T01:06:02.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:06:02.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T01:06:02.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:06:02.608Z] prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container [2023-08-09T01:06:02.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T01:06:03.034Z] $ docker top c671147b8aa486244100ac5d7baef34141b79b25f10374a483742a2af582851b -eo pid,comm [2023-08-09T01:06:03.048Z] 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). [2023-08-09T01:06:03.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T01:06:03.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T01:06:03.094Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T01:06:03.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T01:06:03.242Z] $ docker exec c671147b8aa486244100ac5d7baef34141b79b25f10374a483742a2af582851b ssh-agent [2023-08-09T01:06:03.316Z] SSH_AUTH_SOCK=/tmp/ssh-Bv3SvxGugbSP/agent.32 [2023-08-09T01:06:03.316Z] SSH_AGENT_PID=38 [2023-08-09T01:06:03.320Z] Running ssh-add (command line suppressed) [2023-08-09T01:06:03.445Z] Identity added: /w/workspace/edgex-go/551@tmp/private_key_14353644960966798177.key (/w/workspace/edgex-go/551@tmp/private_key_14353644960966798177.key) [2023-08-09T01:06:03.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T01:06:03.709Z] + git semver tag [2023-08-09T01:06:03.968Z] 2023-08-09 01:06:03,897 [run_tag] DEBUG tag force:False [2023-08-09T01:06:03.969Z] 2023-08-09 01:06:03,897 [check_head_tag] DEBUG check head tag [2023-08-09T01:06:03.969Z] 2023-08-09 01:06:03,898 [execute] INFO git cat-file --batch-check [2023-08-09T01:06:03.969Z] 2023-08-09 01:06:03,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/551, universal_newlines=False, shell=None, istream=) [2023-08-09T01:06:03.969Z] 2023-08-09 01:06:03,902 [execute] INFO git cat-file --batch [2023-08-09T01:06:03.969Z] 2023-08-09 01:06:03,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/551, universal_newlines=False, shell=None, istream=) [2023-08-09T01:06:03.969Z] 2023-08-09 01:06:03,916 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main [2023-08-09T01:06:03.969Z] 2023-08-09 01:06:03,916 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 [2023-08-09T01:06:03.969Z] 2023-08-09 01:06:03,917 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/edgex-go/551, universal_newlines=False, shell=None, istream=None) [2023-08-09T01:06:03.969Z] 2023-08-09 01:06:03,921 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main [2023-08-09T01:06:03.969Z] 3.1.0-dev.17 [Pipeline] } [2023-08-09T01:06:04.009Z] $ docker exec --env ******** --env ******** c671147b8aa486244100ac5d7baef34141b79b25f10374a483742a2af582851b ssh-agent -k [2023-08-09T01:06:04.100Z] unset SSH_AUTH_SOCK; [2023-08-09T01:06:04.100Z] unset SSH_AGENT_PID; [2023-08-09T01:06:04.100Z] echo Agent pid 38 killed; [2023-08-09T01:06:04.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T01:06:04.372Z] + git semver [Pipeline] } [2023-08-09T01:06:04.676Z] $ docker stop --time=1 c671147b8aa486244100ac5d7baef34141b79b25f10374a483742a2af582851b [2023-08-09T01:06:05.956Z] $ docker rm -f --volumes c671147b8aa486244100ac5d7baef34141b79b25f10374a483742a2af582851b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:06:06.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T01:06:06.314Z] [2023-08-09T01:06:06.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:06:06.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T01:06:06.616Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-09T01:06:06.616Z] ab5ef0e58194: Pulling fs layer [2023-08-09T01:06:06.616Z] 9712f1f96733: Pulling fs layer [2023-08-09T01:06:06.616Z] 63f879dbbcfc: Pulling fs layer [2023-08-09T01:06:06.616Z] 0d9ebad4ef96: Pulling fs layer [2023-08-09T01:06:06.616Z] e9a5061849ea: Pulling fs layer [2023-08-09T01:06:06.616Z] d747dcd14b5f: Pulling fs layer [2023-08-09T01:06:06.616Z] 2de7ff778b66: Pulling fs layer [2023-08-09T01:06:06.616Z] 0d9ebad4ef96: Waiting [2023-08-09T01:06:06.616Z] e9a5061849ea: Waiting [2023-08-09T01:06:06.616Z] d747dcd14b5f: Waiting [2023-08-09T01:06:06.616Z] 2de7ff778b66: Waiting [2023-08-09T01:06:06.616Z] 9712f1f96733: Verifying Checksum [2023-08-09T01:06:06.616Z] 9712f1f96733: Download complete [2023-08-09T01:06:06.876Z] 63f879dbbcfc: Verifying Checksum [2023-08-09T01:06:06.876Z] 63f879dbbcfc: Download complete [2023-08-09T01:06:07.135Z] e9a5061849ea: Verifying Checksum [2023-08-09T01:06:07.135Z] e9a5061849ea: Download complete [2023-08-09T01:06:07.135Z] 0d9ebad4ef96: Verifying Checksum [2023-08-09T01:06:07.135Z] 0d9ebad4ef96: Download complete [2023-08-09T01:06:07.135Z] d747dcd14b5f: Download complete [2023-08-09T01:06:07.135Z] ab5ef0e58194: Verifying Checksum [2023-08-09T01:06:07.135Z] ab5ef0e58194: Download complete [2023-08-09T01:06:07.135Z] 2de7ff778b66: Verifying Checksum [2023-08-09T01:06:07.135Z] 2de7ff778b66: Download complete [2023-08-09T01:06:09.663Z] ab5ef0e58194: Pull complete [2023-08-09T01:06:09.663Z] 9712f1f96733: Pull complete [2023-08-09T01:06:10.229Z] 63f879dbbcfc: Pull complete [2023-08-09T01:06:13.508Z] 0d9ebad4ef96: Pull complete [2023-08-09T01:06:13.766Z] e9a5061849ea: Pull complete [2023-08-09T01:06:13.766Z] d747dcd14b5f: Pull complete [2023-08-09T01:06:14.697Z] 2de7ff778b66: Pull complete [2023-08-09T01:06:14.697Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-09T01:06:14.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T01:06:14.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:06:14.782Z] prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container [2023-08-09T01:06:14.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-09T01:06:19.167Z] $ docker top 4f07f36abdf91a0ca7556fb687415f6f3b29cb4b2424e4f5d02c353a11a96dc8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-09T01:06:19.200Z] provisioning config files... [2023-08-09T01:06:19.206Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/551@tmp/config4582902311692046360tmp [2023-08-09T01:06:19.261Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/551@tmp/config18432437728473862730tmp [2023-08-09T01:06:19.272Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/551@tmp/config6484368040338833345tmp [Pipeline] { [Pipeline] echo [2023-08-09T01:06:19.292Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:06:19.572Z] ---> sigul-configuration.sh [2023-08-09T01:06:19.572Z] gpg: directory `/root/.gnupg' created [2023-08-09T01:06:19.572Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-09T01:06:19.572Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-09T01:06:19.572Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-09T01:06:19.572Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-09T01:06:19.572Z] gpg: CAST5 encrypted data [2023-08-09T01:06:19.572Z] gpg: encrypted with 1 passphrase [2023-08-09T01:06:19.572Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-09T01:06:19.855Z] + mkdir /home/jenkins [2023-08-09T01:06:19.856Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-09T01:06:20.143Z] + 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 [2023-08-09T01:06:20.150Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:06:20.433Z] ---> sigul-install.sh [2023-08-09T01:06:20.433Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-09T01:06:20.715Z] + git tag --list [2023-08-09T01:06:20.715Z] 0.6.0 [2023-08-09T01:06:20.715Z] 0.6.1 [2023-08-09T01:06:20.715Z] 0.7.0 [2023-08-09T01:06:20.715Z] 0.7.1 [2023-08-09T01:06:20.715Z] v1.0.0 [2023-08-09T01:06:20.715Z] v1.0.1 [2023-08-09T01:06:20.715Z] v1.1.0 [2023-08-09T01:06:20.715Z] v1.2.0 [2023-08-09T01:06:20.715Z] v1.2.1 [2023-08-09T01:06:20.715Z] v1.3.0 [2023-08-09T01:06:20.715Z] v1.3.1 [2023-08-09T01:06:20.715Z] v2.0.0 [2023-08-09T01:06:20.715Z] v2.1.0 [2023-08-09T01:06:20.715Z] v2.1.1 [2023-08-09T01:06:20.715Z] v2.2.0 [2023-08-09T01:06:20.715Z] v2.3.0 [2023-08-09T01:06:20.715Z] v3.0 [2023-08-09T01:06:20.715Z] v3.0.0 [2023-08-09T01:06:20.715Z] v3.1.0-dev.1 [2023-08-09T01:06:20.715Z] v3.1.0-dev.10 [2023-08-09T01:06:20.715Z] v3.1.0-dev.11 [2023-08-09T01:06:20.715Z] v3.1.0-dev.12 [2023-08-09T01:06:20.715Z] v3.1.0-dev.13 [2023-08-09T01:06:20.715Z] v3.1.0-dev.14 [2023-08-09T01:06:20.715Z] v3.1.0-dev.15 [2023-08-09T01:06:20.715Z] v3.1.0-dev.16 [2023-08-09T01:06:20.715Z] v3.1.0-dev.17 [2023-08-09T01:06:20.715Z] v3.1.0-dev.2 [2023-08-09T01:06:20.715Z] v3.1.0-dev.3 [2023-08-09T01:06:20.715Z] v3.1.0-dev.4 [2023-08-09T01:06:20.715Z] v3.1.0-dev.5 [2023-08-09T01:06:20.715Z] v3.1.0-dev.6 [2023-08-09T01:06:20.715Z] v3.1.0-dev.7 [2023-08-09T01:06:20.715Z] v3.1.0-dev.8 [2023-08-09T01:06:20.715Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-09T01:06:20.998Z] + lftools sign git-tag v3.1.0-dev.17 [2023-08-09T01:06:21.568Z] Signing Git tag with Sigul... [2023-08-09T01:06:21.568Z] Signing v3.1.0-dev.17 [Pipeline] echo [2023-08-09T01:06:21.833Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:06:22.118Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-09T01:06:22.128Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-09T01:06:22.173Z] $ docker stop --time=1 4f07f36abdf91a0ca7556fb687415f6f3b29cb4b2424e4f5d02c353a11a96dc8 [2023-08-09T01:06:23.423Z] $ docker rm -f --volumes 4f07f36abdf91a0ca7556fb687415f6f3b29cb4b2424e4f5d02c353a11a96dc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-09T01:06:23.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T01:06:23.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:06:24.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T01:06:24.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:06:24.169Z] prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container [2023-08-09T01:06:24.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T01:06:24.527Z] $ docker top c14a26a65b0d12c99fee18f4f4a9ec62a3ec1e03ea8d67a68a3740eee2f24e23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T01:06:24.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T01:06:24.571Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T01:06:24.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T01:06:24.717Z] $ docker exec c14a26a65b0d12c99fee18f4f4a9ec62a3ec1e03ea8d67a68a3740eee2f24e23 ssh-agent [2023-08-09T01:06:24.806Z] SSH_AUTH_SOCK=/tmp/ssh-5J53V1mT6pHU/agent.32 [2023-08-09T01:06:24.806Z] SSH_AGENT_PID=38 [2023-08-09T01:06:24.811Z] Running ssh-add (command line suppressed) [2023-08-09T01:06:24.956Z] Identity added: /w/workspace/edgex-go/551@tmp/private_key_9726021815454711664.key (/w/workspace/edgex-go/551@tmp/private_key_9726021815454711664.key) [2023-08-09T01:06:24.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T01:06:25.225Z] + git semver bump pre [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,444 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,444 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,444 [bump_version] DEBUG bumped version:3.1.0-dev.18 [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,445 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/edgex-go/551/.semver/main with force:True [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,445 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,445 [write_file] DEBUG write to file:/w/workspace/edgex-go/551/.semver/main [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,447 [execute] INFO git cat-file --batch-check [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,453 [execute] INFO git cat-file --batch [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T01:06:25.485Z] 2023-08-09 01:06:25,460 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main [2023-08-09T01:06:25.485Z] 3.1.0-dev.18 [Pipeline] } [2023-08-09T01:06:25.525Z] $ docker exec --env ******** --env ******** c14a26a65b0d12c99fee18f4f4a9ec62a3ec1e03ea8d67a68a3740eee2f24e23 ssh-agent -k [2023-08-09T01:06:25.625Z] unset SSH_AUTH_SOCK; [2023-08-09T01:06:25.625Z] unset SSH_AGENT_PID; [2023-08-09T01:06:25.625Z] echo Agent pid 38 killed; [2023-08-09T01:06:25.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T01:06:25.892Z] + git semver [Pipeline] } [2023-08-09T01:06:26.192Z] $ docker stop --time=1 c14a26a65b0d12c99fee18f4f4a9ec62a3ec1e03ea8d67a68a3740eee2f24e23 [2023-08-09T01:06:27.442Z] $ docker rm -f --volumes c14a26a65b0d12c99fee18f4f4a9ec62a3ec1e03ea8d67a68a3740eee2f24e23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T01:06:27.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T01:06:27.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:06:28.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T01:06:28.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:06:28.092Z] prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container [2023-08-09T01:06:28.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T01:06:28.487Z] $ docker top c813e774db3b24730cc85c954d26ac927102194bd283590188abb2fb166eb155 -eo pid,comm [2023-08-09T01:06:28.498Z] 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). [2023-08-09T01:06:28.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T01:06:28.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T01:06:28.538Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T01:06:28.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T01:06:28.673Z] $ docker exec c813e774db3b24730cc85c954d26ac927102194bd283590188abb2fb166eb155 ssh-agent [2023-08-09T01:06:28.754Z] SSH_AUTH_SOCK=/tmp/ssh-7Szq5hiOnmzy/agent.31 [2023-08-09T01:06:28.754Z] SSH_AGENT_PID=37 [2023-08-09T01:06:28.759Z] Running ssh-add (command line suppressed) [2023-08-09T01:06:28.885Z] Identity added: /w/workspace/edgex-go/551@tmp/private_key_15663540618492664932.key (/w/workspace/edgex-go/551@tmp/private_key_15663540618492664932.key) [2023-08-09T01:06:28.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T01:06:29.152Z] + git semver push [2023-08-09T01:06:29.410Z] 2023-08-09 01:06:29,369 [run_push] DEBUG push [2023-08-09T01:06:29.410Z] 2023-08-09 01:06:29,370 [execute] INFO git cat-file --batch-check [2023-08-09T01:06:29.410Z] 2023-08-09 01:06:29,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T01:06:29.410Z] 2023-08-09 01:06:29,374 [execute] INFO git rev-list be9f42fb8dbfad6097b11994bd4c6b92adc881ce -- [2023-08-09T01:06:29.410Z] 2023-08-09 01:06:29,374 [execute] DEBUG Popen(['git', 'rev-list', 'be9f42fb8dbfad6097b11994bd4c6b92adc881ce', '--'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-09T01:06:29.410Z] 2023-08-09 01:06:29,388 [execute] INFO git fetch -v origin [2023-08-09T01:06:29.410Z] 2023-08-09 01:06:29,388 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-09T01:06:29.978Z] 2023-08-09 01:06:29,859 [run_push] DEBUG no remote changes detected [2023-08-09T01:06:29.978Z] 2023-08-09 01:06:29,860 [execute] INFO git push origin semver [2023-08-09T01:06:29.978Z] 2023-08-09 01:06:29,860 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-09T01:06:30.913Z] 2023-08-09 01:06:30,675 [run_push] DEBUG push all version tags [2023-08-09T01:06:30.913Z] 2023-08-09 01:06:30,675 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-09T01:06:30.913Z] 2023-08-09 01:06:30,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/551, universal_newlines=False, shell=None, istream=None) [2023-08-09T01:06:31.481Z] 2023-08-09 01:06:31,448 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main [2023-08-09T01:06:31.481Z] 3.1.0-dev.18 [Pipeline] } [2023-08-09T01:06:31.520Z] $ docker exec --env ******** --env ******** c813e774db3b24730cc85c954d26ac927102194bd283590188abb2fb166eb155 ssh-agent -k [2023-08-09T01:06:31.608Z] unset SSH_AUTH_SOCK; [2023-08-09T01:06:31.608Z] unset SSH_AGENT_PID; [2023-08-09T01:06:31.608Z] echo Agent pid 37 killed; [2023-08-09T01:06:31.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T01:06:31.890Z] + git semver [Pipeline] } [2023-08-09T01:06:32.191Z] $ docker stop --time=1 c813e774db3b24730cc85c954d26ac927102194bd283590188abb2fb166eb155 [2023-08-09T01:06:33.457Z] $ docker rm -f --volumes c813e774db3b24730cc85c954d26ac927102194bd283590188abb2fb166eb155 [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 [2023-08-09T01:06:33.953Z] + [ -d /w/workspace/edgex-go/551/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:06:34.244Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:06:35.099Z] ---> package-listing.sh [2023-08-09T01:06:35.099Z] ++ facter osfamily [2023-08-09T01:06:35.099Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-09T01:06:35.358Z] + OS_FAMILY=debian [2023-08-09T01:06:35.358Z] + workspace=/w/workspace/edgex-go/551 [2023-08-09T01:06:35.358Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-09T01:06:35.358Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-09T01:06:35.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-09T01:06:35.358Z] + PACKAGES=/tmp/packages_start.txt [2023-08-09T01:06:35.358Z] + '[' /w/workspace/edgex-go/551 ']' [2023-08-09T01:06:35.358Z] + PACKAGES=/tmp/packages_end.txt [2023-08-09T01:06:35.358Z] + case "${OS_FAMILY}" in [2023-08-09T01:06:35.358Z] + dpkg -l [2023-08-09T01:06:35.358Z] + grep '^ii' [2023-08-09T01:06:35.358Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-09T01:06:35.358Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-09T01:06:35.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-09T01:06:35.358Z] + '[' /w/workspace/edgex-go/551 ']' [2023-08-09T01:06:35.358Z] + mkdir -p /w/workspace/edgex-go/551/archives/ [2023-08-09T01:06:35.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/551/archives/ [Pipeline] echo [2023-08-09T01:06:35.368Z] 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/551/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-09T01:06:35.643Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:06:36.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T01:06:36.197Z] [2023-08-09T01:06:36.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:06:36.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T01:06:36.498Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-09T01:06:36.498Z] 5eb5b503b376: Pulling fs layer [2023-08-09T01:06:36.498Z] 5c69ac0246d0: Pulling fs layer [2023-08-09T01:06:36.498Z] ec43610c2a17: Pulling fs layer [2023-08-09T01:06:36.498Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-09T01:06:36.498Z] 33b1e0a273af: Pulling fs layer [2023-08-09T01:06:36.498Z] 5d3b04190fa2: Pulling fs layer [2023-08-09T01:06:36.498Z] 2f39f015ded8: Pulling fs layer [2023-08-09T01:06:36.498Z] 33b1e0a273af: Waiting [2023-08-09T01:06:36.498Z] 3a2ae6a8a46f: Waiting [2023-08-09T01:06:36.498Z] 5d3b04190fa2: Waiting [2023-08-09T01:06:36.498Z] 2f39f015ded8: Waiting [2023-08-09T01:06:36.498Z] 5c69ac0246d0: Verifying Checksum [2023-08-09T01:06:36.498Z] 5c69ac0246d0: Download complete [2023-08-09T01:06:36.498Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-09T01:06:36.498Z] 3a2ae6a8a46f: Download complete [2023-08-09T01:06:36.498Z] 33b1e0a273af: Verifying Checksum [2023-08-09T01:06:36.498Z] 33b1e0a273af: Download complete [2023-08-09T01:06:36.498Z] 5d3b04190fa2: Verifying Checksum [2023-08-09T01:06:36.498Z] 5d3b04190fa2: Download complete [2023-08-09T01:06:36.498Z] ec43610c2a17: Download complete [2023-08-09T01:06:36.757Z] 5eb5b503b376: Verifying Checksum [2023-08-09T01:06:36.757Z] 5eb5b503b376: Download complete [2023-08-09T01:06:37.327Z] 2f39f015ded8: Verifying Checksum [2023-08-09T01:06:37.327Z] 2f39f015ded8: Download complete [2023-08-09T01:06:37.892Z] 5eb5b503b376: Pull complete [2023-08-09T01:06:38.149Z] 5c69ac0246d0: Pull complete [2023-08-09T01:06:38.407Z] ec43610c2a17: Pull complete [2023-08-09T01:06:38.667Z] 3a2ae6a8a46f: Pull complete [2023-08-09T01:06:38.667Z] 33b1e0a273af: Pull complete [2023-08-09T01:06:38.926Z] 5d3b04190fa2: Pull complete [2023-08-09T01:06:43.123Z] 2f39f015ded8: Pull complete [2023-08-09T01:06:43.123Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-09T01:06:43.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T01:06:43.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:06:43.209Z] prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container [2023-08-09T01:06:43.270Z] $ 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/551/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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-09T01:06:47.929Z] $ docker top f82e2bb811d8ab7385a8385f31c19ffbac8c6a1a2b96318da9a97a00bba3a38d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T01:06:48.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-09T01:06:48.514Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-09T01:06:48.891Z] + ls /var/log/sa-host [2023-08-09T01:06:48.891Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T01:06:49.069Z] provisioning config files... [2023-08-09T01:06:49.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/551@tmp/config4166848958124606141tmp [Pipeline] { [Pipeline] echo [2023-08-09T01:06:49.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:06:49.409Z] ---> create-netrc.sh [Pipeline] } [2023-08-09T01:06:49.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:06:49.743Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-09T01:06:49.749Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:06:50.030Z] ---> sudo-logs.sh [2023-08-09T01:06:50.030Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-09T01:06:50.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:06:50.334Z] ---> job-cost.sh [2023-08-09T01:06:50.334Z] lf-activate-venv: SKIPPING [2023-08-09T01:06:50.334Z] DEBUG: total: 0.10999999940395355 [2023-08-09T01:06:50.334Z] INFO: Retrieving Stack Cost... [2023-08-09T01:06:50.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T01:06:51.161Z] INFO: Archiving Costs [Pipeline] echo [2023-08-09T01:06:51.172Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:06:51.453Z] ---> logs-deploy.sh [2023-08-09T01:06:51.453Z] lf-activate-venv: SKIPPING [2023-08-09T01:06:51.453Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/551 [2023-08-09T01:06:51.453Z] INFO: archiving workspace using pattern(s): [2023-08-09T01:06:52.389Z] Archives upload complete. [2023-08-09T01:06:52.649Z] INFO: archiving logs to Nexus