Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb0dce8708fd522d150da3e1420c31c1aba44d74 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-ssh15872781725619459264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh1483774662095183061.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 056ae7b86453181957306e7078512cbe12174832 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-ssh9574517429639447520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh1573476194555157651.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-ssh3355277004109058176.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]] ========================================================= [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.23 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 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-8548 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/900 [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/900 # 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 cb0dce8708fd522d150da3e1420c31c1aba44d74 (main) Commit message: "build(deps): Bump github.com/spf13/cast from 1.9.2 to 1.10.0 (#5249)" > 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 cb0dce8708fd522d150da3e1420c31c1aba44d74 # timeout=10 > git rev-list --no-walk 5c25be3e1a794386de6cc01739111128939cdde3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-09T06:23:41.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-09T06:23:41.439Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-09T06:23:41.467Z] ========================================================= [2025-09-09T06:23:41.467Z] EdgeX Global Pipelines Version Info [2025-09-09T06:23:41.467Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-09T06:23:42.570Z] ------------------- [2025-09-09T06:23:42.570Z] stable info: [2025-09-09T06:23:42.570Z] ------------------- [2025-09-09T06:23:42.570Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-09T06:23:42.570Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-09T06:23:42.570Z] Message: update stable to v1.0.276 [2025-09-09T06:23:43.141Z] ------------------- [2025-09-09T06:23:43.141Z] experimental info: [2025-09-09T06:23:43.141Z] ------------------- [2025-09-09T06:23:43.141Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-09T06:23:43.141Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-09T06:23:43.141Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-09T06:23:43.216Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-09-09T06:23:43.232Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-09-09T06:23:43.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-09T06:23:43.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-09T06:23:43.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-09T06:23:43.310Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-09T06:23:43.332Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-09T06:23:43.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-09-09T06:23:43.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-09-09T06:23:43.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-09-09T06:23:43.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-09T06:23:43.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-09T06:23:43.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-09T06:23:43.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-09T06:23:43.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-09T06:23:43.529Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-09T06:23:43.548Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-09T06:23:43.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-09T06:23:43.589Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-09-09T06:23:43.609Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-09-09T06:23:43.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-09T06:23:43.656Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-09T06:23:43.679Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-09T06:23:43.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-09T06:23:43.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-09T06:23:43.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-09T06:23:43.772Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T06:23:43.796Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb0dce8 [Pipeline] echo [2025-09-09T06:23:43.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T06:23:43.878Z] provisioning config files... [2025-09-09T06:23:43.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/900@tmp/config8247726902281959878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T06:23:44.229Z] ---> ****-login.sh [2025-09-09T06:23:44.230Z] nexus3.edgexfoundry.org:10001 [2025-09-09T06:23:44.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:23:44.497Z] [2025-09-09T06:23:44.497Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-09T06:23:44.497Z] Configure a credential helper to remove this warning. See [2025-09-09T06:23:44.497Z] https://docs.****.com/go/credential-store/ [2025-09-09T06:23:44.497Z] [2025-09-09T06:23:44.497Z] Login Succeeded [2025-09-09T06:23:44.497Z] nexus3.edgexfoundry.org:10002 [2025-09-09T06:23:44.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:23:44.498Z] [2025-09-09T06:23:44.498Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-09T06:23:44.498Z] Configure a credential helper to remove this warning. See [2025-09-09T06:23:44.498Z] https://docs.****.com/go/credential-store/ [2025-09-09T06:23:44.498Z] [2025-09-09T06:23:44.498Z] Login Succeeded [2025-09-09T06:23:44.498Z] nexus3.edgexfoundry.org:10003 [2025-09-09T06:23:44.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:23:44.758Z] [2025-09-09T06:23:44.758Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-09T06:23:44.759Z] Configure a credential helper to remove this warning. See [2025-09-09T06:23:44.759Z] https://docs.****.com/go/credential-store/ [2025-09-09T06:23:44.759Z] [2025-09-09T06:23:44.759Z] Login Succeeded [2025-09-09T06:23:44.759Z] nexus3.edgexfoundry.org:10004 [2025-09-09T06:23:44.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:23:44.759Z] [2025-09-09T06:23:44.759Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-09T06:23:44.759Z] Configure a credential helper to remove this warning. See [2025-09-09T06:23:44.759Z] https://docs.****.com/go/credential-store/ [2025-09-09T06:23:44.759Z] [2025-09-09T06:23:44.759Z] Login Succeeded [2025-09-09T06:23:44.759Z] ****.io [2025-09-09T06:23:44.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:23:45.019Z] [2025-09-09T06:23:45.019Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-09T06:23:45.019Z] Configure a credential helper to remove this warning. See [2025-09-09T06:23:45.019Z] https://docs.****.com/go/credential-store/ [2025-09-09T06:23:45.019Z] [2025-09-09T06:23:45.019Z] Login Succeeded [2025-09-09T06:23:45.019Z] ---> ****-login.sh ends [Pipeline] } [2025-09-09T06:23:45.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-09T06:23:45.360Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 [2025-09-09T06:23:45.360Z] + dirname cmd/core-command/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo core-command,cmd/core-command/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-09-09T06:23:45.360Z] + + cut -d/ -f2 [2025-09-09T06:23:45.360Z] dirname cmd/core-data/Dockerfile [2025-09-09T06:23:45.360Z] + echo core-data,cmd/core-data/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/core-keeper/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + dirname cmd/core-metadata/Dockerfile [2025-09-09T06:23:45.360Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/security-spire-agent/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/security-spire-config/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/security-spire-server/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-09-09T06:23:45.360Z] + dirname+ cmd/support-notifications/Dockerfile [2025-09-09T06:23:45.360Z] cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-09-09T06:23:45.360Z] + dirname cmd/support-scheduler/Dockerfile [2025-09-09T06:23:45.360Z] + cut -d/ -f2 [2025-09-09T06:23:45.360Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-09-09T06:23:45.391Z] 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-keeper, dockerfile:cmd/core-keeper/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 [2025-09-09T06:23:45.740Z] + git rev-list -1 --merges cb0dce8708fd522d150da3e1420c31c1aba44d74~1..cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T06:23:45.754Z] -----------> git rev-list -1 --merges cb0dce8708fd522d150da3e1420c31c1aba44d74~1..cb0dce8708fd522d150da3e1420c31c1aba44d74 cb0dce8708fd522d150da3e1420c31c1aba44d74 [false] [Pipeline] sh [2025-09-09T06:23:46.049Z] + git log --format=format:%s -1 cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T06:23:46.065Z] ========================================================= [2025-09-09T06:23:46.065Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-09T06:23:46.065Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-09-09T06:23:46.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-09T06:23:46.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-09T06:23:46.438Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-09T06:23:46.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-09T06:23:46.438Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-09T06:23:46.438Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-09T06:23:46.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:23:46.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-09T06:23:46.808Z] [2025-09-09T06:23:46.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:23:47.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-09T06:23:47.113Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-09T06:23:47.113Z] 3dae71ba6b94: Pulling fs layer [2025-09-09T06:23:47.113Z] 6bf1a483ea7c: Pulling fs layer [2025-09-09T06:23:47.113Z] f5dfc541a4d3: Pulling fs layer [2025-09-09T06:23:47.113Z] 461d9e800cba: Pulling fs layer [2025-09-09T06:23:47.113Z] 80192f66455f: Pulling fs layer [2025-09-09T06:23:47.113Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-09T06:23:47.113Z] a29436f7fd5d: Pulling fs layer [2025-09-09T06:23:47.113Z] 923cac83aea3: Pulling fs layer [2025-09-09T06:23:47.113Z] 25ad8b0a4227: Pulling fs layer [2025-09-09T06:23:47.113Z] db01528c6b51: Pulling fs layer [2025-09-09T06:23:47.113Z] 28988de357af: Pulling fs layer [2025-09-09T06:23:47.113Z] 461d9e800cba: Waiting [2025-09-09T06:23:47.113Z] 80192f66455f: Waiting [2025-09-09T06:23:47.113Z] 2e8e34ca0e6c: Waiting [2025-09-09T06:23:47.113Z] a29436f7fd5d: Waiting [2025-09-09T06:23:47.113Z] db01528c6b51: Waiting [2025-09-09T06:23:47.113Z] 923cac83aea3: Waiting [2025-09-09T06:23:47.113Z] 25ad8b0a4227: Waiting [2025-09-09T06:23:47.113Z] 28988de357af: Waiting [2025-09-09T06:23:47.113Z] 6bf1a483ea7c: Verifying Checksum [2025-09-09T06:23:47.113Z] 6bf1a483ea7c: Download complete [2025-09-09T06:23:47.113Z] 461d9e800cba: Verifying Checksum [2025-09-09T06:23:47.113Z] 461d9e800cba: Download complete [2025-09-09T06:23:47.113Z] 80192f66455f: Verifying Checksum [2025-09-09T06:23:47.113Z] 80192f66455f: Download complete [2025-09-09T06:23:47.374Z] f5dfc541a4d3: Verifying Checksum [2025-09-09T06:23:47.374Z] f5dfc541a4d3: Download complete [2025-09-09T06:23:47.374Z] 3dae71ba6b94: Verifying Checksum [2025-09-09T06:23:47.374Z] 3dae71ba6b94: Download complete [2025-09-09T06:23:47.374Z] 923cac83aea3: Verifying Checksum [2025-09-09T06:23:47.374Z] 923cac83aea3: Download complete [2025-09-09T06:23:47.635Z] 25ad8b0a4227: Verifying Checksum [2025-09-09T06:23:47.635Z] 25ad8b0a4227: Download complete [2025-09-09T06:23:47.635Z] db01528c6b51: Verifying Checksum [2025-09-09T06:23:47.635Z] db01528c6b51: Download complete [2025-09-09T06:23:47.635Z] 28988de357af: Verifying Checksum [2025-09-09T06:23:47.635Z] 28988de357af: Download complete [2025-09-09T06:23:47.635Z] a29436f7fd5d: Verifying Checksum [2025-09-09T06:23:47.635Z] a29436f7fd5d: Download complete [2025-09-09T06:23:47.894Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-09T06:23:47.894Z] 2e8e34ca0e6c: Download complete [2025-09-09T06:23:48.829Z] 3dae71ba6b94: Pull complete [2025-09-09T06:23:49.087Z] 6bf1a483ea7c: Pull complete [2025-09-09T06:23:50.027Z] f5dfc541a4d3: Pull complete [2025-09-09T06:23:50.027Z] 461d9e800cba: Pull complete [2025-09-09T06:23:50.027Z] 80192f66455f: Pull complete [2025-09-09T06:23:55.311Z] 2e8e34ca0e6c: Pull complete [2025-09-09T06:23:55.311Z] a29436f7fd5d: Pull complete [2025-09-09T06:23:55.571Z] 923cac83aea3: Pull complete [2025-09-09T06:23:55.830Z] 25ad8b0a4227: Pull complete [2025-09-09T06:23:56.091Z] db01528c6b51: Pull complete [2025-09-09T06:23:56.091Z] 28988de357af: Pull complete [2025-09-09T06:23:56.091Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-09T06:23:56.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-09T06:23:56.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T06:23:56.228Z] prd-ubuntu20.04-docker-8c-8g-8548 does not seem to be running inside a container [2025-09-09T06:23:56.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-09T06:23:58.041Z] $ docker top 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b -eo pid,comm [2025-09-09T06:23:58.093Z] 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). [2025-09-09T06:23:58.093Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-09T06:23:58.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-09T06:23:58.144Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-09T06:23:58.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-09T06:23:58.242Z] $ docker exec 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b ssh-agent [2025-09-09T06:23:58.356Z] SSH_AUTH_SOCK=/tmp/ssh-B0mHk2Nj0jT7/agent.32 [2025-09-09T06:23:58.356Z] SSH_AGENT_PID=38 [2025-09-09T06:23:58.363Z] Running ssh-add (command line suppressed) [2025-09-09T06:23:58.465Z] Identity added: /w/workspace/edgex-go/900@tmp/private_key_6909464856328844833.key (/w/workspace/edgex-go/900@tmp/private_key_6909464856328844833.key) [2025-09-09T06:23:58.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-09T06:23:58.774Z] + git config --global --add safe.directory /w/workspace/edgex-go/900 [Pipeline] sh [2025-09-09T06:23:59.064Z] + git tag --points-at HEAD [Pipeline] } [2025-09-09T06:23:59.076Z] $ docker exec --env ******** --env ******** 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b ssh-agent -k [2025-09-09T06:23:59.171Z] unset SSH_AUTH_SOCK; [2025-09-09T06:23:59.172Z] unset SSH_AGENT_PID; [2025-09-09T06:23:59.172Z] echo Agent pid 38 killed; [2025-09-09T06:23:59.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-09T06:23:59.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-09T06:23:59.221Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-09T06:23:59.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-09T06:23:59.331Z] $ docker exec 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b ssh-agent [2025-09-09T06:23:59.453Z] SSH_AUTH_SOCK=/tmp/ssh-cgBBe8xjNo76/agent.85 [2025-09-09T06:23:59.453Z] SSH_AGENT_PID=92 [2025-09-09T06:23:59.457Z] Running ssh-add (command line suppressed) [2025-09-09T06:23:59.552Z] Identity added: /w/workspace/edgex-go/900@tmp/private_key_9691485222438513691.key (/w/workspace/edgex-go/900@tmp/private_key_9691485222438513691.key) [2025-09-09T06:23:59.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-09T06:23:59.857Z] + git semver init [2025-09-09T06:24:00.116Z] 2025-09-09 06:24:00,051 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-09T06:24:00.116Z] 2025-09-09 06:24:00,054 [run_init] DEBUG init version:0.0.0 force:False [2025-09-09T06:24:00.116Z] 2025-09-09 06:24:00,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/900/.semver [2025-09-09T06:24:00.116Z] 2025-09-09 06:24:00,056 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/900/.semver [2025-09-09T06:24:00.116Z] 2025-09-09 06:24:00,056 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/900/.semver'], cwd=/w/workspace/edgex-go/900, stdin=None, shell=False, universal_newlines=False) [2025-09-09T06:24:05.389Z] 2025-09-09 06:24:04,514 [append_file] DEBUG append to file:/w/workspace/edgex-go/900/.git/info/exclude [2025-09-09T06:24:05.389Z] 2025-09-09 06:24:04,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/900/.semver/main with force:False [2025-09-09T06:24:05.389Z] 2025-09-09 06:24:04,514 [read_version] DEBUG read version from /w/workspace/edgex-go/900/.semver/main [2025-09-09T06:24:05.389Z] 2025-09-09 06:24:04,515 [read_version] DEBUG read version from /w/workspace/edgex-go/900/.semver/main [2025-09-09T06:24:05.389Z] 4.1.0-dev.59 [Pipeline] } [2025-09-09T06:24:05.397Z] $ docker exec --env ******** --env ******** 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b ssh-agent -k [2025-09-09T06:24:05.487Z] unset SSH_AUTH_SOCK; [2025-09-09T06:24:05.488Z] unset SSH_AGENT_PID; [2025-09-09T06:24:05.488Z] echo Agent pid 92 killed; [2025-09-09T06:24:05.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-09T06:24:05.833Z] + git semver [Pipeline] } [2025-09-09T06:24:06.104Z] $ docker stop --time=1 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b [2025-09-09T06:24:07.398Z] $ docker rm -f --volumes 590a7f377bae532f7d41497942968883a26b4117599d9155339d4f5d1de3ff3b [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-09T06:24:07.731Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-09T06:24:08.016Z] Stashed 1 file(s) [Pipeline] echo [2025-09-09T06:24:08.019Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.59 [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 [2025-09-09T06:24:08.492Z] + git config --global --add safe.directory /w/workspace/edgex-go/900 [Pipeline] echo [2025-09-09T06:24:08.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T06:24:08.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T06:24:08.544Z] ========================================================= [2025-09-09T06:24:08.544Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-09T06:24:08.544Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-09T06:24:08.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-09T06:24:08.838Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-09-09T06:24:08.838Z] 0a9a5dfd008f: Pulling fs layer [2025-09-09T06:24:08.838Z] 36466aa92d05: Pulling fs layer [2025-09-09T06:24:08.838Z] e10405b45d13: Pulling fs layer [2025-09-09T06:24:08.838Z] 096b7ceb2af7: Pulling fs layer [2025-09-09T06:24:08.838Z] 4f4fb700ef54: Pulling fs layer [2025-09-09T06:24:08.838Z] c451b95d7931: Pulling fs layer [2025-09-09T06:24:08.838Z] 9febf9df4401: Pulling fs layer [2025-09-09T06:24:08.838Z] 1477f019b032: Pulling fs layer [2025-09-09T06:24:08.838Z] c7dc25521971: Pulling fs layer [2025-09-09T06:24:08.838Z] 096b7ceb2af7: Waiting [2025-09-09T06:24:08.838Z] 1477f019b032: Waiting [2025-09-09T06:24:08.838Z] 4f4fb700ef54: Waiting [2025-09-09T06:24:08.838Z] c451b95d7931: Waiting [2025-09-09T06:24:08.838Z] c7dc25521971: Waiting [2025-09-09T06:24:08.838Z] 9febf9df4401: Waiting [2025-09-09T06:24:08.838Z] 36466aa92d05: Verifying Checksum [2025-09-09T06:24:08.838Z] 36466aa92d05: Download complete [2025-09-09T06:24:08.838Z] 096b7ceb2af7: Verifying Checksum [2025-09-09T06:24:08.838Z] 096b7ceb2af7: Download complete [2025-09-09T06:24:08.838Z] 4f4fb700ef54: Verifying Checksum [2025-09-09T06:24:08.838Z] 4f4fb700ef54: Download complete [2025-09-09T06:24:08.838Z] c451b95d7931: Verifying Checksum [2025-09-09T06:24:08.838Z] c451b95d7931: Download complete [2025-09-09T06:24:08.838Z] 0a9a5dfd008f: Download complete [2025-09-09T06:24:08.838Z] 9febf9df4401: Verifying Checksum [2025-09-09T06:24:08.838Z] 9febf9df4401: Download complete [2025-09-09T06:24:09.097Z] 0a9a5dfd008f: Pull complete [2025-09-09T06:24:09.097Z] c7dc25521971: Verifying Checksum [2025-09-09T06:24:09.097Z] c7dc25521971: Download complete [2025-09-09T06:24:09.097Z] 36466aa92d05: Pull complete [2025-09-09T06:24:09.357Z] e10405b45d13: Download complete [2025-09-09T06:24:09.933Z] 1477f019b032: Verifying Checksum [2025-09-09T06:24:09.933Z] 1477f019b032: Download complete [2025-09-09T06:24:15.214Z] e10405b45d13: Pull complete [2025-09-09T06:24:15.214Z] 096b7ceb2af7: Pull complete [2025-09-09T06:24:15.214Z] 4f4fb700ef54: Pull complete [2025-09-09T06:24:15.214Z] c451b95d7931: Pull complete [2025-09-09T06:24:15.214Z] 9febf9df4401: Pull complete [2025-09-09T06:24:19.415Z] 1477f019b032: Pull complete [2025-09-09T06:24:19.415Z] c7dc25521971: Pull complete [2025-09-09T06:24:19.415Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-09T06:24:19.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-09T06:24:19.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-09T06:24:19.713Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-09T06:24:19.713Z] WORKDIR /edgex [2025-09-09T06:24:19.713Z] COPY go.mod . [2025-09-09T06:24:19.713Z] RUN go mod download [2025-09-09T06:24:19.713Z] docker build -t ci-base-image-x86_64 -f - . [2025-09-09T06:24:20.281Z] #0 building with "default" instance using docker driver [2025-09-09T06:24:20.281Z] [2025-09-09T06:24:20.281Z] #1 [internal] load build definition from Dockerfile [2025-09-09T06:24:20.281Z] #1 transferring dockerfile: 164B done [2025-09-09T06:24:20.281Z] #1 DONE 0.0s [2025-09-09T06:24:20.281Z] [2025-09-09T06:24:20.281Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-09T06:24:20.281Z] #2 DONE 0.0s [2025-09-09T06:24:20.281Z] [2025-09-09T06:24:20.281Z] #3 [internal] load .dockerignore [2025-09-09T06:24:20.281Z] #3 transferring context: 50B done [2025-09-09T06:24:20.281Z] #3 DONE 0.0s [2025-09-09T06:24:20.281Z] [2025-09-09T06:24:20.281Z] #4 [internal] load build context [2025-09-09T06:24:20.281Z] #4 transferring context: 6.57kB done [2025-09-09T06:24:20.281Z] #4 DONE 0.0s [2025-09-09T06:24:20.281Z] [2025-09-09T06:24:20.281Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-09T06:24:20.540Z] #5 DONE 0.1s [2025-09-09T06:24:20.540Z] [2025-09-09T06:24:20.540Z] #6 [2/4] WORKDIR /edgex [2025-09-09T06:24:21.922Z] #6 DONE 1.4s [2025-09-09T06:24:21.922Z] [2025-09-09T06:24:21.922Z] #7 [3/4] COPY go.mod . [2025-09-09T06:24:21.922Z] #7 DONE 0.0s [2025-09-09T06:24:21.922Z] [2025-09-09T06:24:21.922Z] #8 [4/4] RUN go mod download [2025-09-09T06:24:23.137Z] Still waiting to schedule task [2025-09-09T06:24:23.137Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-09T06:24:31.508Z] #8 DONE 9.8s [2025-09-09T06:24:31.767Z] [2025-09-09T06:24:31.767Z] #9 exporting to image [2025-09-09T06:24:31.767Z] #9 exporting layers [2025-09-09T06:24:35.978Z] #9 exporting layers 3.8s done [2025-09-09T06:24:35.979Z] #9 writing image sha256:c6180e7a9571ccb0e5b8b75a526842b768b82c0d8bf8ae60bf8c03c9bc9d0200 done [2025-09-09T06:24:35.979Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-09T06:24:35.979Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:24:36.284Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-09T06:24:36.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T06:24:36.375Z] prd-ubuntu20.04-docker-8c-8g-8548 does not seem to be running inside a container [2025-09-09T06:24:36.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-09T06:24:36.676Z] $ docker top 99a4b6eafaf77eb471008753a3467ee250bd76c093dca989a9f5d7b3ed7f590d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T06:24:37.029Z] + go version [2025-09-09T06:24:37.029Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-09T06:24:37.037Z] $ docker stop --time=1 99a4b6eafaf77eb471008753a3467ee250bd76c093dca989a9f5d7b3ed7f590d [2025-09-09T06:24:38.328Z] $ docker rm -f --volumes 99a4b6eafaf77eb471008753a3467ee250bd76c093dca989a9f5d7b3ed7f590d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:24:38.779Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-09T06:24:38.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T06:24:38.867Z] prd-ubuntu20.04-docker-8c-8g-8548 does not seem to be running inside a container [2025-09-09T06:24:38.896Z] $ 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/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-09T06:24:39.133Z] $ docker top ba8c167633c83e9be82fc2af6f74c64d2bac061913d9d45a3f9080951d8e153f -eo pid,comm [Pipeline] { [Pipeline] echo [2025-09-09T06:24:39.210Z] ========================================================= [2025-09-09T06:24:39.210Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-09-09T06:24:39.210Z] ========================================================= [Pipeline] sh [2025-09-09T06:24:39.487Z] + git config --global --add safe.directory /w/workspace/edgex-go/900 [Pipeline] fileExists [Pipeline] sh [2025-09-09T06:24:39.788Z] + make test [2025-09-09T06:24:39.788Z] go test -race -coverprofile=coverage.out ./... [2025-09-09T06:24:47.915Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-09-09T06:25:14.456Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-09-09T06:25:15.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 42.3% of statements [2025-09-09T06:25:15.649Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-09-09T06:25:15.649Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-09-09T06:25:16.217Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-09-09T06:25:16.217Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-09-09T06:25:16.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-09-09T06:25:17.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-09-09T06:25:17.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-09-09T06:25:17.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-09-09T06:25:17.412Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-09-09T06:25:17.412Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-09-09T06:25:17.412Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-09T06:25:17.412Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-09-09T06:25:17.412Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-09-09T06:25:17.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-09-09T06:25:17.412Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-09-09T06:25:17.412Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-09-09T06:25:18.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-09-09T06:25:18.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-09-09T06:25:18.790Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-09-09T06:25:18.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-09-09T06:25:18.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-09-09T06:25:18.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-09T06:25:19.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements [2025-09-09T06:25:19.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements [2025-09-09T06:25:19.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.087s coverage: 53.7% of statements [2025-09-09T06:25:20.292Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-09-09T06:25:20.292Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-09-09T06:25:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.775s coverage: 94.2% of statements [2025-09-09T06:25:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.4% of statements [2025-09-09T06:25:21.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements [2025-09-09T06:25:22.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-09-09T06:25:22.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-09-09T06:25:22.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-09-09T06:25:22.053Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-09-09T06:25:22.053Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-09-09T06:25:22.053Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-09-09T06:25:22.053Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-09-09T06:25:22.053Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-09-09T06:25:22.053Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-09T06:25:22.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-09-09T06:25:22.053Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-09-09T06:25:22.053Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-09-09T06:25:22.053Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-09-09T06:25:22.053Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-09-09T06:25:23.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 95.8% of statements [2025-09-09T06:25:23.429Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-09-09T06:25:24.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-09-09T06:25:24.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-09-09T06:25:24.362Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-09-09T06:25:24.362Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-09-09T06:25:24.362Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-09-09T06:25:24.362Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-09-09T06:25:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 0.0% of statements [no tests to run] [2025-09-09T06:25:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-09-09T06:25:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 39.4% of statements [2025-09-09T06:25:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2025-09-09T06:25:25.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-09-09T06:25:25.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.034s coverage: 87.1% of statements [2025-09-09T06:25:25.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-09-09T06:25:26.125Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-09-09T06:25:26.125Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-09-09T06:25:26.125Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-09-09T06:25:26.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2025-09-09T06:25:26.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-09-09T06:25:26.694Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-09-09T06:25:26.694Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-09-09T06:25:26.694Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-09-09T06:25:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-09-09T06:25:27.521Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-09-09T06:25:27.521Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-09-09T06:25:27.521Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-09-09T06:25:27.779Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-09-09T06:25:27.779Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-09-09T06:25:27.779Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-09-09T06:25:27.779Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-09-09T06:25:28.348Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-09-09T06:25:28.348Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-09-09T06:25:28.916Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-09-09T06:25:30.832Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-09-09T06:25:30.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-09-09T06:25:32.214Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-09-09T06:25:33.152Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-09-09T06:25:33.152Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-09-09T06:25:33.152Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-09-09T06:25:36.436Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-09-09T06:25:37.003Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-09-09T06:25:37.004Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-09-09T06:25:37.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-09-09T06:25:37.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-09-09T06:25:37.569Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-09T06:25:38.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements [2025-09-09T06:25:39.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-09-09T06:25:39.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-09-09T06:25:39.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-09-09T06:25:39.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-09-09T06:25:39.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-09-09T06:25:39.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-09-09T06:25:40.082Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-09-09T06:25:40.082Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-09-09T06:25:40.082Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-09-09T06:25:40.082Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-09-09T06:25:40.082Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-09-09T06:25:40.082Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-09-09T06:25:41.993Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-09-09T06:25:41.993Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-09-09T06:25:41.993Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-09-09T06:25:41.993Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-09-09T06:25:42.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-09-09T06:25:42.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-09-09T06:25:42.935Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-09T06:25:42.935Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-09-09T06:25:42.935Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-09-09T06:25:42.935Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-09-09T06:25:42.935Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-09-09T06:25:44.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-09-09T06:25:44.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-09-09T06:25:44.314Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.057s coverage: 92.9% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.050s coverage: 33.3% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.188s coverage: 54.5% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 29.2% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.031s coverage: 54.0% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.145s coverage: 94.9% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements [2025-09-09T06:25:50.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2025-09-09T06:25:50.888Z] 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 [2025-09-09T06:25:50.888Z] running golangci-lint [2025-09-09T06:25:50.888Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-09-09T06:25:50.888Z] go version go1.23.9 linux/amd64 [2025-09-09T06:25:50.888Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-09-09T06:25:50.888Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-09-09T06:25:50.888Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-09-09T06:26:07.521Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8549 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-09-09T06:26:07.539Z] Running in /w/workspace/edgex-go/900 [Pipeline] { [Pipeline] checkout [2025-09-09T06:26:07.573Z] The recommended git tool is: git [2025-09-09T06:26:12.384Z] using credential edgex-jenkins-ssh [2025-09-09T06:26:12.405Z] Cloning the remote Git repository [2025-09-09T06:26:12.451Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-09-09T06:26:12.553Z] > git init /w/workspace/edgex-go/900 # timeout=10 [2025-09-09T06:26:12.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-09-09T06:26:12.706Z] > git --version # timeout=10 [2025-09-09T06:26:12.725Z] > git --version # 'git version 2.25.1' [2025-09-09T06:26:12.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-09T06:26:12.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-09T06:26:17.445Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|name|files|imports) took 24.298207299s" [2025-09-09T06:26:17.445Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.015253ms" [2025-09-09T06:26:31.775Z] Avoid second fetch [2025-09-09T06:26:31.776Z] Checking out Revision cb0dce8708fd522d150da3e1420c31c1aba44d74 (main) [2025-09-09T06:26:30.970Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-09-09T06:26:30.989Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-09T06:26:31.791Z] > git config core.sparsecheckout # timeout=10 [2025-09-09T06:26:31.851Z] > git checkout -f cb0dce8708fd522d150da3e1420c31c1aba44d74 # timeout=10 [2025-09-09T06:26:32.308Z] level=info msg="[linters_context/goanalysis] analyzers took 2m1.564913076s with top 10 stages: buildir: 1m13.395581798s, gosec: 4.64770295s, inspect: 2.963446682s, fact_deprecated: 2.321525392s, ctrlflow: 2.014235393s, printf: 2.003941446s, fact_purity: 1.642377549s, S1038: 1.483251509s, nilness: 1.432934799s, typedness: 991.125109ms" [2025-09-09T06:26:32.309Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-09-09T06:26:32.309Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude-rules: 201/20, cgo: 201/201, path_prettifier: 201/201, skip_files: 201/201, exclude: 201/201, invalid_issue: 201/201, nolint: 20/0" [2025-09-09T06:26:32.309Z] level=info msg="[runner] processing took 16.030586ms with stages: nolint: 7.759016ms, identifier_marker: 3.618906ms, path_prettifier: 1.722162ms, exclude-rules: 1.147019ms, autogenerated_exclude: 822.486µs, skip_dirs: 778.796µs, cgo: 97.24µs, invalid_issue: 52.44µs, filename_unadjuster: 28.621µs, max_same_issues: 580ns, uniq_by_line: 540ns, fixer: 520ns, skip_files: 450ns, path_prefixer: 440ns, exclude: 290ns, sort_results: 260ns, source_code: 200ns, max_from_linter: 160ns, diff: 150ns, max_per_file_from_linter: 110ns, path_shortener: 100ns, severity-rules: 100ns" [2025-09-09T06:26:32.309Z] level=info msg="[runner] linters took 15.420371968s with stages: goanalysis_metalinter: 15.404243992s" [2025-09-09T06:26:32.309Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-09-09T06:26:32.309Z] level=info msg="Memory: 393 samples, avg is 322.0MB, max is 1433.1MB" [2025-09-09T06:26:32.309Z] level=info msg="Execution took 39.776687355s" [2025-09-09T06:26:32.309Z] go vet ./... [2025-09-09T06:26:32.546Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.9.2 to 1.10.0 (#5249)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T06:26:36.865Z] provisioning config files... [2025-09-09T06:26:36.892Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/900@tmp/config8873033157055426270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T06:26:37.522Z] ---> ****-login.sh [2025-09-09T06:26:37.522Z] nexus3.edgexfoundry.org:10001 [2025-09-09T06:26:37.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:26:38.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T06:26:38.063Z] Configure a credential helper to remove this warning. See [2025-09-09T06:26:38.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T06:26:38.063Z] [2025-09-09T06:26:38.063Z] Login Succeeded [2025-09-09T06:26:38.063Z] nexus3.edgexfoundry.org:10002 [2025-09-09T06:26:38.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:26:38.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T06:26:38.331Z] Configure a credential helper to remove this warning. See [2025-09-09T06:26:38.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T06:26:38.331Z] [2025-09-09T06:26:38.331Z] Login Succeeded [2025-09-09T06:26:38.331Z] nexus3.edgexfoundry.org:10003 [2025-09-09T06:26:38.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:26:38.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T06:26:38.868Z] Configure a credential helper to remove this warning. See [2025-09-09T06:26:38.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T06:26:38.868Z] [2025-09-09T06:26:38.868Z] Login Succeeded [2025-09-09T06:26:38.868Z] nexus3.edgexfoundry.org:10004 [2025-09-09T06:26:38.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:26:38.920Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-09T06:26:38.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-09T06:26:38.920Z] ./bin/test-attribution-txt.sh [2025-09-09T06:26:38.920Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-09T06:26:38.920Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-09T06:26:38.920Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-09T06:26:38.920Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-09T06:26:38.920Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-09T06:26:38.920Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-09T06:26:38.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-09-09T06:26:39.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T06:26:39.137Z] Configure a credential helper to remove this warning. See [2025-09-09T06:26:39.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T06:26:39.137Z] [2025-09-09T06:26:39.137Z] Login Succeeded [2025-09-09T06:26:39.137Z] ****.io [2025-09-09T06:26:39.239Z] + ls -al . [2025-09-09T06:26:39.239Z] total 2052 [2025-09-09T06:26:39.239Z] drwxrwxr-x 11 1001 1001 4096 Sep 9 06:24 . [2025-09-09T06:26:39.239Z] drwxr-xr-x 4 root root 4096 Sep 9 06:24 .. [2025-09-09T06:26:39.239Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 06:23 .blubracket [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 06:23 .dockerignore [2025-09-09T06:26:39.239Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 06:25 .git [2025-09-09T06:26:39.239Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 06:23 .github [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 909 Sep 9 06:23 .gitignore [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 218 Sep 9 06:23 .golangci.yml [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 06:23 .hadolint.yml [2025-09-09T06:26:39.239Z] drwxr-xr-x 3 1001 1001 4096 Sep 9 06:24 .semver [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 06:23 .sonarcloud.properties [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 06:23 ADOPTERS.md [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 17374 Sep 9 06:23 Attribution.txt [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 108018 Sep 9 06:23 CHANGELOG.md [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 06:23 CONTRIBUTING.md [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 06:23 GOVERNANCE.md [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 858 Sep 9 06:23 Jenkinsfile [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 06:23 LICENSE [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 16740 Sep 9 06:23 Makefile [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 06:23 OWNERS.md [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 9932 Sep 9 06:23 README.md [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 06:23 SECURITY.md [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 12 Sep 9 06:24 VERSION [2025-09-09T06:26:39.239Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 06:23 bin [2025-09-09T06:26:39.239Z] drwxrwxr-x 19 1001 1001 4096 Sep 9 06:23 cmd [2025-09-09T06:26:39.239Z] -rw-r--r-- 1 root root 1722544 Sep 9 06:25 coverage.out [2025-09-09T06:26:39.239Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 06:23 fuzz_test [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 6539 Sep 9 06:23 go.mod [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 88541 Sep 9 06:23 go.sum [2025-09-09T06:26:39.239Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 06:23 internal [2025-09-09T06:26:39.239Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 06:23 openapi [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 06:23 security.txt [2025-09-09T06:26:39.239Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 06:23 version.go [Pipeline] sh [2025-09-09T06:26:39.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:26:39.528Z] + '[' -e coverage.out ] [2025-09-09T06:26:39.528Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-09-09T06:26:39.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T06:26:39.679Z] Configure a credential helper to remove this warning. See [2025-09-09T06:26:39.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T06:26:39.679Z] [2025-09-09T06:26:39.679Z] Login Succeeded [2025-09-09T06:26:39.679Z] ---> ****-login.sh ends [Pipeline] } [2025-09-09T06:26:39.695Z] Deleting 1 temporary files [2025-09-09T06:26:39.702Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-09-09T06:26:39.984Z] + make build [2025-09-09T06:26:39.984Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] sh [2025-09-09T06:26:40.327Z] + git config --global --add safe.directory /w/workspace/edgex-go/900 [Pipeline] echo [2025-09-09T06:26:40.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T06:26:40.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T06:26:40.386Z] ========================================================= [2025-09-09T06:26:40.386Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-09T06:26:40.386Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-09T06:26:40.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-09T06:26:40.718Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-09T06:26:40.718Z] 94e9d8af2201: Pulling fs layer [2025-09-09T06:26:40.718Z] a6c56e8762df: Pulling fs layer [2025-09-09T06:26:40.718Z] f0f3c8884826: Pulling fs layer [2025-09-09T06:26:40.718Z] c7e7622c144d: Pulling fs layer [2025-09-09T06:26:40.718Z] 4f4fb700ef54: Pulling fs layer [2025-09-09T06:26:40.718Z] b4c3b6d88c5a: Pulling fs layer [2025-09-09T06:26:40.718Z] ba8bce9d2590: Pulling fs layer [2025-09-09T06:26:40.718Z] ca778ea9c289: Pulling fs layer [2025-09-09T06:26:40.718Z] 4f4fb700ef54: Waiting [2025-09-09T06:26:40.718Z] b4c3b6d88c5a: Waiting [2025-09-09T06:26:40.718Z] ba8bce9d2590: Waiting [2025-09-09T06:26:40.718Z] ca778ea9c289: Waiting [2025-09-09T06:26:40.718Z] c7e7622c144d: Waiting [2025-09-09T06:26:40.993Z] a6c56e8762df: Verifying Checksum [2025-09-09T06:26:40.993Z] a6c56e8762df: Download complete [2025-09-09T06:26:40.993Z] c7e7622c144d: Verifying Checksum [2025-09-09T06:26:40.993Z] c7e7622c144d: Download complete [2025-09-09T06:26:40.993Z] 4f4fb700ef54: Verifying Checksum [2025-09-09T06:26:40.993Z] 4f4fb700ef54: Download complete [2025-09-09T06:26:40.993Z] b4c3b6d88c5a: Verifying Checksum [2025-09-09T06:26:40.993Z] b4c3b6d88c5a: Download complete [2025-09-09T06:26:40.993Z] 94e9d8af2201: Download complete [2025-09-09T06:26:41.591Z] ca778ea9c289: Verifying Checksum [2025-09-09T06:26:41.591Z] ca778ea9c289: Download complete [2025-09-09T06:26:42.182Z] 94e9d8af2201: Pull complete [2025-09-09T06:26:42.769Z] a6c56e8762df: Pull complete [2025-09-09T06:26:43.050Z] f0f3c8884826: Verifying Checksum [2025-09-09T06:26:43.050Z] f0f3c8884826: Download complete [2025-09-09T06:26:43.637Z] ba8bce9d2590: Verifying Checksum [2025-09-09T06:26:43.637Z] ba8bce9d2590: Download complete [2025-09-09T06:26:58.661Z] f0f3c8884826: Pull complete [2025-09-09T06:26:58.661Z] c7e7622c144d: Pull complete [2025-09-09T06:26:58.661Z] 4f4fb700ef54: Pull complete [2025-09-09T06:26:58.661Z] b4c3b6d88c5a: Pull complete [2025-09-09T06:27:05.309Z] ba8bce9d2590: Pull complete [2025-09-09T06:27:06.527Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-09T06:27:06.527Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-09T06:27:06.726Z] ca778ea9c289: Pull complete [2025-09-09T06:27:06.726Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-09T06:27:06.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-09T06:27:06.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-09T06:27:07.332Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-09T06:27:07.332Z] WORKDIR /edgex [2025-09-09T06:27:07.332Z] COPY go.mod . [2025-09-09T06:27:07.332Z] RUN go mod downloaddocker [2025-09-09T06:27:07.332Z] build -t ci-base-image-arm64 -f - . [2025-09-09T06:27:07.907Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-09T06:27:08.315Z] Sending build context to Docker daemon 3.797MB [2025-09-09T06:27:08.315Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-09T06:27:08.315Z] ---> 47b25d7523d1 [2025-09-09T06:27:08.315Z] Step 2/4 : WORKDIR /edgex [2025-09-09T06:27:08.844Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-09T06:27:10.278Z] ---> Running in ffa925cc29d7 [2025-09-09T06:27:10.556Z] Removing intermediate container ffa925cc29d7 [2025-09-09T06:27:10.556Z] ---> 8502f6f62fdc [2025-09-09T06:27:10.556Z] Step 3/4 : COPY go.mod . [2025-09-09T06:27:10.746Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-09T06:27:10.835Z] ---> 9c1048299a05 [2025-09-09T06:27:10.835Z] Step 4/4 : RUN go mod download [2025-09-09T06:27:11.105Z] ---> Running in dce64d225185 [2025-09-09T06:27:16.024Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-09T06:27:18.558Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-09T06:27:20.463Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-09T06:27:23.009Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-09T06:27:24.919Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-09T06:27:26.300Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-09T06:27:27.239Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-09-09T06:27:29.162Z] $ docker stop --time=1 ba8c167633c83e9be82fc2af6f74c64d2bac061913d9d45a3f9080951d8e153f [2025-09-09T06:27:31.706Z] $ docker rm -f --volumes ba8c167633c83e9be82fc2af6f74c64d2bac061913d9d45a3f9080951d8e153f [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 [2025-09-09T06:27:32.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-09T06:27:32.927Z] [2025-09-09T06:27:32.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:27:33.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-09T06:27:33.241Z] latest: Pulling from edgex-devops/edgex-compose [2025-09-09T06:27:33.241Z] 91d30c5bc195: Pulling fs layer [2025-09-09T06:27:33.241Z] 2e9b0aa3be6d: Pulling fs layer [2025-09-09T06:27:33.241Z] 9c61dcf015f6: Pulling fs layer [2025-09-09T06:27:33.241Z] 4698f68db338: Pulling fs layer [2025-09-09T06:27:33.241Z] 2a2f49069b9e: Pulling fs layer [2025-09-09T06:27:33.241Z] e0025b399a48: Pulling fs layer [2025-09-09T06:27:33.241Z] 4698f68db338: Waiting [2025-09-09T06:27:33.241Z] 2a2f49069b9e: Waiting [2025-09-09T06:27:33.241Z] e0025b399a48: Waiting [2025-09-09T06:27:33.241Z] 91d30c5bc195: Verifying Checksum [2025-09-09T06:27:33.241Z] 4698f68db338: Download complete [2025-09-09T06:27:33.498Z] 2e9b0aa3be6d: Verifying Checksum [2025-09-09T06:27:33.498Z] 2e9b0aa3be6d: Download complete [2025-09-09T06:27:33.498Z] e0025b399a48: Verifying Checksum [2025-09-09T06:27:33.498Z] e0025b399a48: Download complete [2025-09-09T06:27:33.498Z] 91d30c5bc195: Pull complete [2025-09-09T06:27:33.498Z] 2a2f49069b9e: Verifying Checksum [2025-09-09T06:27:33.498Z] 2a2f49069b9e: Download complete [2025-09-09T06:27:33.756Z] 2e9b0aa3be6d: Pull complete [2025-09-09T06:27:34.324Z] 9c61dcf015f6: Verifying Checksum [2025-09-09T06:27:34.324Z] 9c61dcf015f6: Download complete [2025-09-09T06:27:38.517Z] 9c61dcf015f6: Pull complete [2025-09-09T06:27:38.517Z] 4698f68db338: Pull complete [2025-09-09T06:27:38.517Z] 2a2f49069b9e: Pull complete [2025-09-09T06:27:38.777Z] e0025b399a48: Pull complete [2025-09-09T06:27:38.777Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-09-09T06:27:38.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-09T06:27:38.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T06:27:38.863Z] prd-ubuntu20.04-docker-8c-8g-8548 does not seem to be running inside a container [2025-09-09T06:27:38.887Z] $ 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/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-09-09T06:27:39.747Z] $ docker top 37e30ca5e2dd26977931c6f998705dd1cab7adb0762ab2470960f041b5b0e1e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T06:27:40.101Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-09T06:27:40.360Z] #1 [core-data internal] load build definition from Dockerfile [2025-09-09T06:27:40.360Z] #1 transferring dockerfile: 2.04kB done [2025-09-09T06:27:40.360Z] #1 DONE 0.1s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-09T06:27:40.360Z] #2 ... [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-09-09T06:27:40.360Z] #3 transferring dockerfile: 2.00kB done [2025-09-09T06:27:40.360Z] #3 DONE 0.1s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-09T06:27:40.360Z] #4 transferring dockerfile: 1.89kB done [2025-09-09T06:27:40.360Z] #4 DONE 0.1s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-09T06:27:40.360Z] #5 transferring dockerfile: 2.14kB done [2025-09-09T06:27:40.360Z] #5 DONE 0.1s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-09T06:27:40.360Z] #6 transferring dockerfile: 3.02kB done [2025-09-09T06:27:40.360Z] #6 DONE 0.2s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-09T06:27:40.360Z] #7 DONE 0.0s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-09-09T06:27:40.360Z] #8 transferring dockerfile: 1.70kB done [2025-09-09T06:27:40.360Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-09T06:27:40.360Z] #8 DONE 0.2s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-09-09T06:27:40.360Z] #9 transferring dockerfile: 1.81kB done [2025-09-09T06:27:40.360Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-09T06:27:40.360Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-09-09T06:27:40.360Z] #9 DONE 0.2s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-09T06:27:40.360Z] #10 transferring dockerfile: 2.23kB done [2025-09-09T06:27:40.360Z] #10 DONE 0.2s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #11 [support-notifications internal] load .dockerignore [2025-09-09T06:27:40.360Z] #11 DONE 0.0s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #12 [core-data internal] load .dockerignore [2025-09-09T06:27:40.360Z] #12 DONE 0.0s [2025-09-09T06:27:40.360Z] [2025-09-09T06:27:40.360Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-09T06:27:40.360Z] #2 transferring dockerfile: 2.49kB done [2025-09-09T06:27:40.618Z] #2 DONE 0.2s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-09-09T06:27:40.618Z] #13 transferring dockerfile: 1.69kB done [2025-09-09T06:27:40.618Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-09T06:27:40.618Z] #13 DONE 0.2s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-09T06:27:40.618Z] #14 transferring dockerfile: 2.50kB done [2025-09-09T06:27:40.618Z] #14 DONE 0.2s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-09-09T06:27:40.618Z] #15 transferring dockerfile: 1.83kB done [2025-09-09T06:27:40.618Z] #15 DONE 0.2s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-09-09T06:27:40.618Z] #16 transferring dockerfile: 2.10kB done [2025-09-09T06:27:40.618Z] #16 DONE 0.2s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #17 [core-command internal] load build definition from Dockerfile [2025-09-09T06:27:40.618Z] #17 transferring dockerfile: 1.94kB done [2025-09-09T06:27:40.618Z] #17 DONE 0.2s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #18 [core-keeper internal] load build definition from Dockerfile [2025-09-09T06:27:40.618Z] #18 transferring dockerfile: 2.01kB done [2025-09-09T06:27:40.618Z] #18 DONE 0.2s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-09T06:27:40.618Z] #7 DONE 0.0s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #12 [core-data internal] load .dockerignore [2025-09-09T06:27:40.618Z] #12 transferring context: 50B done [2025-09-09T06:27:40.618Z] #12 DONE 0.0s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #19 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-09-09T06:27:40.618Z] #19 DONE 0.2s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #11 [support-notifications internal] load .dockerignore [2025-09-09T06:27:40.618Z] #11 transferring context: 50B done [2025-09-09T06:27:40.618Z] #11 DONE 0.1s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.618Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-09-09T06:27:40.618Z] #20 transferring context: 50B done [2025-09-09T06:27:40.618Z] #20 DONE 0.1s [2025-09-09T06:27:40.618Z] [2025-09-09T06:27:40.619Z] #21 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:27:40.619Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-09T06:27:40.619Z] #21 ... [2025-09-09T06:27:40.619Z] [2025-09-09T06:27:40.619Z] #22 [security-bootstrapper internal] load .dockerignore [2025-09-09T06:27:40.619Z] #22 transferring context: 50B done [2025-09-09T06:27:40.619Z] #22 DONE 0.1s [2025-09-09T06:27:40.619Z] [2025-09-09T06:27:40.619Z] #23 [security-proxy-auth internal] load .dockerignore [2025-09-09T06:27:40.619Z] #23 transferring context: 50B done [2025-09-09T06:27:40.619Z] #23 DONE 0.1s [2025-09-09T06:27:40.619Z] [2025-09-09T06:27:40.619Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-09T06:27:40.619Z] #24 transferring context: 50B done [2025-09-09T06:27:40.619Z] #24 DONE 0.1s [2025-09-09T06:27:40.619Z] [2025-09-09T06:27:40.619Z] #21 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:27:40.619Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-09T06:27:40.619Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-09T06:27:40.619Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-09-09T06:27:40.619Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-09T06:27:40.619Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-09T06:27:40.619Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-09T06:27:40.619Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-09T06:27:40.880Z] #21 ... [2025-09-09T06:27:40.880Z] [2025-09-09T06:27:40.880Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-09-09T06:27:40.880Z] #25 transferring context: 50B 0.0s done [2025-09-09T06:27:40.880Z] #25 DONE 0.2s [2025-09-09T06:27:40.880Z] [2025-09-09T06:27:40.880Z] #26 [core-keeper internal] load .dockerignore [2025-09-09T06:27:40.880Z] #26 transferring context: 50B done [2025-09-09T06:27:40.880Z] #26 DONE 0.3s [2025-09-09T06:27:40.880Z] [2025-09-09T06:27:40.880Z] #27 [security-proxy-setup internal] load .dockerignore [2025-09-09T06:27:40.880Z] #27 transferring context: 50B done [2025-09-09T06:27:40.880Z] #27 DONE 0.3s [2025-09-09T06:27:40.880Z] [2025-09-09T06:27:40.880Z] #28 [support-scheduler internal] load .dockerignore [2025-09-09T06:27:40.880Z] #28 transferring context: 50B done [2025-09-09T06:27:40.880Z] #28 DONE 0.3s [2025-09-09T06:27:40.880Z] [2025-09-09T06:27:40.880Z] #29 [core-command internal] load .dockerignore [2025-09-09T06:27:40.880Z] #29 transferring context: 50B done [2025-09-09T06:27:40.880Z] #29 DONE 0.3s [2025-09-09T06:27:40.880Z] [2025-09-09T06:27:40.880Z] #30 [core-metadata internal] load .dockerignore [2025-09-09T06:27:40.880Z] #30 transferring context: 50B done [2025-09-09T06:27:40.880Z] #30 DONE 0.3s [2025-09-09T06:27:40.880Z] [2025-09-09T06:27:40.880Z] #21 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:27:40.880Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-09T06:27:40.880Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-09T06:27:40.880Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-09T06:27:40.880Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-09T06:27:40.880Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-09T06:27:40.880Z] #21 ... [2025-09-09T06:27:40.880Z] [2025-09-09T06:27:40.880Z] #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-09T06:27:40.880Z] #31 DONE 0.4s [2025-09-09T06:27:40.880Z] [2025-09-09T06:27:40.880Z] #21 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:27:40.880Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-09-09T06:27:41.817Z] #21 ... [2025-09-09T06:27:41.817Z] [2025-09-09T06:27:41.818Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-09T06:27:41.818Z] #32 DONE 1.2s [2025-09-09T06:27:41.818Z] [2025-09-09T06:27:41.818Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-09-09T06:27:41.818Z] #33 DONE 0.7s [2025-09-09T06:27:41.818Z] [2025-09-09T06:27:41.818Z] #21 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:27:41.818Z] #21 DONE 1.1s [2025-09-09T06:27:41.818Z] [2025-09-09T06:27:41.818Z] #34 [security-spire-server internal] load .dockerignore [2025-09-09T06:27:41.818Z] #34 transferring context: 50B 0.0s done [2025-09-09T06:27:41.818Z] #34 DONE 0.1s [2025-09-09T06:27:41.818Z] [2025-09-09T06:27:41.818Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-09T06:27:41.818Z] #35 DONE 1.3s [2025-09-09T06:27:41.818Z] [2025-09-09T06:27:41.818Z] #36 [security-spire-config internal] load .dockerignore [2025-09-09T06:27:41.818Z] #36 transferring context: 50B 0.0s done [2025-09-09T06:27:41.818Z] #36 DONE 0.1s [2025-09-09T06:27:41.818Z] [2025-09-09T06:27:41.818Z] #37 [security-spire-agent internal] load .dockerignore [2025-09-09T06:27:41.818Z] #37 ... [2025-09-09T06:27:41.818Z] [2025-09-09T06:27:41.818Z] #21 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:27:41.818Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-09T06:27:41.818Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-09T06:27:41.818Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-09T06:27:41.818Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-09T06:27:41.818Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-09T06:27:41.818Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-09-09T06:27:41.818Z] #21 DONE 1.1s [2025-09-09T06:27:42.076Z] [2025-09-09T06:27:42.076Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:27:42.076Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:27:42.076Z] #38 ... [2025-09-09T06:27:42.076Z] [2025-09-09T06:27:42.076Z] #21 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:27:42.076Z] #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-09T06:27:42.076Z] #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-09T06:27:42.077Z] #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-09T06:27:42.077Z] #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-09T06:27:42.077Z] #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-09T06:27:42.077Z] #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-09-09T06:27:42.077Z] #21 DONE 1.1s [2025-09-09T06:27:42.077Z] [2025-09-09T06:27:42.077Z] #37 [security-spire-agent internal] load .dockerignore [2025-09-09T06:27:42.077Z] #37 transferring context: 50B 0.0s done [2025-09-09T06:27:42.077Z] #37 DONE 0.4s [2025-09-09T06:27:42.077Z] [2025-09-09T06:27:42.077Z] #39 [security-spire-config internal] load build context [2025-09-09T06:27:42.077Z] #39 transferring context: 22.05kB 0.0s done [2025-09-09T06:27:42.077Z] #39 DONE 0.3s [2025-09-09T06:27:42.077Z] [2025-09-09T06:27:42.077Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T06:27:42.077Z] #40 DONE 0.0s [2025-09-09T06:27:42.077Z] [2025-09-09T06:27:42.077Z] #41 [security-spire-agent internal] load build context [2025-09-09T06:27:42.077Z] #41 DONE 0.0s [2025-09-09T06:27:42.077Z] [2025-09-09T06:27:42.077Z] #42 [security-spire-server internal] load build context [2025-09-09T06:27:42.077Z] #42 transferring context: 23.80kB 0.1s done [2025-09-09T06:27:42.077Z] #42 DONE 0.4s [2025-09-09T06:27:42.077Z] [2025-09-09T06:27:42.077Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:27:42.077Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-09-09T06:27:42.339Z] #38 ... [2025-09-09T06:27:42.339Z] [2025-09-09T06:27:42.339Z] #41 [security-spire-agent internal] load build context [2025-09-09T06:27:42.339Z] #41 transferring context: 23.33kB 0.0s done [2025-09-09T06:27:42.339Z] #41 DONE 0.1s [2025-09-09T06:27:42.339Z] [2025-09-09T06:27:42.339Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:27:42.339Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-09T06:27:42.339Z] #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-09-09T06:27:42.339Z] #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-09-09T06:27:42.339Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-09-09T06:27:42.339Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-09-09T06:27:42.339Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-09-09T06:27:42.339Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-09-09T06:27:42.339Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-09-09T06:27:42.339Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-09-09T06:27:42.599Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-09-09T06:27:42.599Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-09-09T06:27:42.599Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.4s [2025-09-09T06:27:42.599Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-09T06:27:42.599Z] #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-09-09T06:27:42.599Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.57MB / 36.47MB 0.6s [2025-09-09T06:27:42.858Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s [2025-09-09T06:27:43.793Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.3s done [2025-09-09T06:27:44.732Z] #38 ... [2025-09-09T06:27:44.732Z] [2025-09-09T06:27:44.732Z] #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-09T06:27:44.732Z] #43 DONE 3.0s [2025-09-09T06:27:44.732Z] [2025-09-09T06:27:44.732Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:27:44.732Z] #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-09-09T06:27:47.267Z] #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.7s done [2025-09-09T06:27:48.202Z] #38 ... [2025-09-09T06:27:48.202Z] [2025-09-09T06:27:48.202Z] #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-09T06:27:48.202Z] #0 0.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:48.202Z] #0 0.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:48.202Z] #0 1.334 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-09T06:27:48.202Z] #0 1.334 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-09T06:27:48.202Z] #0 1.334 OK: 24174 distinct packages available [2025-09-09T06:27:48.202Z] #0 1.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:48.202Z] #0 1.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:48.202Z] #0 1.832 OK: 248 MiB in 58 packages [2025-09-09T06:27:48.202Z] #44 DONE 6.6s [2025-09-09T06:27:48.202Z] [2025-09-09T06:27:48.202Z] #45 [core-data internal] load build context [2025-09-09T06:27:48.202Z] #45 transferring context: 127.59MB 7.7s [2025-09-09T06:27:48.769Z] #45 ... [2025-09-09T06:27:48.769Z] [2025-09-09T06:27:48.769Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-09T06:27:48.769Z] #0 1.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:48.769Z] #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:48.769Z] #0 1.520 OK: 248 MiB in 58 packages [2025-09-09T06:27:48.769Z] #46 DONE 7.1s [2025-09-09T06:27:48.769Z] [2025-09-09T06:27:48.769Z] #45 [core-data internal] load build context [2025-09-09T06:27:48.769Z] #45 ... [2025-09-09T06:27:48.769Z] [2025-09-09T06:27:48.769Z] #47 [security-bootstrapper internal] load build context [2025-09-09T06:27:49.027Z] #47 ... [2025-09-09T06:27:49.027Z] [2025-09-09T06:27:49.027Z] #45 [core-data internal] load build context [2025-09-09T06:27:49.593Z] #45 ... [2025-09-09T06:27:49.593Z] [2025-09-09T06:27:49.593Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-09T06:27:49.593Z] #0 0.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:49.593Z] #0 0.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:49.593Z] #0 1.041 OK: 248 MiB in 58 packages [2025-09-09T06:27:49.593Z] #48 DONE 7.9s [2025-09-09T06:27:49.593Z] [2025-09-09T06:27:49.593Z] #45 [core-data internal] load build context [2025-09-09T06:27:50.540Z] #45 ... [2025-09-09T06:27:50.540Z] [2025-09-09T06:27:50.540Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-09-09T06:27:50.540Z] #0 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:50.540Z] #0 0.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:50.540Z] #0 1.293 OK: 248 MiB in 58 packages [2025-09-09T06:27:50.540Z] #49 DONE 8.7s [2025-09-09T06:27:50.540Z] [2025-09-09T06:27:50.540Z] #45 [core-data internal] load build context [2025-09-09T06:27:50.540Z] #45 ... [2025-09-09T06:27:50.540Z] [2025-09-09T06:27:50.540Z] #50 [core-common-config-bootstrapper internal] load build context [2025-09-09T06:27:50.966Z] #50 ... [2025-09-09T06:27:50.966Z] [2025-09-09T06:27:50.966Z] #51 [security-spiffe-token-provider internal] load build context [2025-09-09T06:27:50.966Z] #51 ... [2025-09-09T06:27:50.966Z] [2025-09-09T06:27:50.966Z] #52 [core-metadata internal] load build context [2025-09-09T06:27:51.229Z] #52 ... [2025-09-09T06:27:51.229Z] [2025-09-09T06:27:51.229Z] #53 [support-notifications internal] load build context [2025-09-09T06:27:51.229Z] #53 ... [2025-09-09T06:27:51.229Z] [2025-09-09T06:27:51.229Z] #54 [security-proxy-setup internal] load build context [2025-09-09T06:27:51.229Z] #54 ... [2025-09-09T06:27:51.229Z] [2025-09-09T06:27:51.229Z] #55 [security-secretstore-setup internal] load build context [2025-09-09T06:27:51.229Z] #55 ... [2025-09-09T06:27:51.229Z] [2025-09-09T06:27:51.229Z] #56 [core-keeper internal] load build context [2025-09-09T06:27:51.487Z] #56 ... [2025-09-09T06:27:51.487Z] [2025-09-09T06:27:51.487Z] #57 [core-command internal] load build context [2025-09-09T06:27:51.487Z] #57 ... [2025-09-09T06:27:51.487Z] [2025-09-09T06:27:51.487Z] #58 [security-proxy-auth internal] load build context [2025-09-09T06:27:51.745Z] #58 ... [2025-09-09T06:27:51.745Z] [2025-09-09T06:27:51.745Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-09T06:27:51.745Z] #0 0.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:51.745Z] #0 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:51.745Z] #0 1.116 OK: 248 MiB in 58 packages [2025-09-09T06:27:51.745Z] #59 ... [2025-09-09T06:27:51.745Z] [2025-09-09T06:27:51.745Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-09T06:27:51.745Z] #0 2.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:51.745Z] #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:51.745Z] #0 3.032 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:51.745Z] #0 3.036 (2/2) Installing su-exec (0.2-r3) [2025-09-09T06:27:51.745Z] #0 3.039 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:51.745Z] #0 3.050 OK: 8 MiB in 16 packages [2025-09-09T06:27:51.745Z] #60 ... [2025-09-09T06:27:51.745Z] [2025-09-09T06:27:51.745Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-09T06:27:52.002Z] #61 ... [2025-09-09T06:27:52.002Z] [2025-09-09T06:27:52.002Z] #62 [support-scheduler internal] load build context [2025-09-09T06:27:52.002Z] #62 ... [2025-09-09T06:27:52.002Z] [2025-09-09T06:27:52.002Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-09T06:27:52.260Z] #63 ... [2025-09-09T06:27:52.260Z] [2025-09-09T06:27:52.260Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-09T06:27:52.260Z] #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:52.260Z] #0 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:52.260Z] #0 8.715 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-09T06:27:52.260Z] #0 8.715 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-09T06:27:52.260Z] #0 8.715 OK: 24174 distinct packages available [2025-09-09T06:27:52.260Z] #0 8.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:52.260Z] #0 8.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:52.260Z] #0 9.136 (1/14) Installing ca-certificates (20250619-r0) [2025-09-09T06:27:52.260Z] #0 9.156 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-09T06:27:52.260Z] #0 9.175 (3/14) Installing c-ares (1.33.1-r0) [2025-09-09T06:27:52.260Z] #0 9.180 (4/14) Installing libunistring (1.2-r0) [2025-09-09T06:27:52.260Z] #0 9.200 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-09T06:27:52.260Z] #0 9.206 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-09T06:27:52.260Z] #0 9.211 (7/14) Installing libpsl (0.21.5-r1) [2025-09-09T06:27:52.260Z] #0 9.215 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-09T06:27:52.260Z] #0 9.234 (9/14) Installing libcurl (8.12.1-r0) [2025-09-09T06:27:52.260Z] #0 9.239 (10/14) Installing curl (8.12.1-r0) [2025-09-09T06:27:52.260Z] #0 9.244 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:52.260Z] #0 9.249 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-09T06:27:52.260Z] #0 9.252 (13/14) Installing libucontext (1.2-r3) [2025-09-09T06:27:52.260Z] #0 9.255 (14/14) Installing gcompat (1.1.0-r4) [2025-09-09T06:27:52.260Z] #0 9.260 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:52.260Z] #0 9.267 Executing ca-certificates-20250619-r0.trigger [2025-09-09T06:27:52.260Z] #0 9.536 OK: 13 MiB in 28 packages [2025-09-09T06:27:52.260Z] #64 ... [2025-09-09T06:27:52.260Z] [2025-09-09T06:27:52.260Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-09T06:27:52.518Z] #65 ... [2025-09-09T06:27:52.518Z] [2025-09-09T06:27:52.518Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-09T06:27:52.518Z] #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:52.518Z] #0 2.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:52.518Z] #0 2.693 (1/3) Installing ca-certificates (20250619-r0) [2025-09-09T06:27:52.518Z] #0 2.715 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:52.518Z] #0 2.717 (3/3) Installing tzdata (2025b-r0) [2025-09-09T06:27:52.518Z] #0 2.770 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:52.518Z] #0 2.781 Executing ca-certificates-20250619-r0.trigger [2025-09-09T06:27:52.518Z] #0 2.856 OK: 10 MiB in 17 packages [2025-09-09T06:27:52.518Z] #66 ... [2025-09-09T06:27:52.518Z] [2025-09-09T06:27:52.518Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-09T06:27:52.518Z] #0 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:52.518Z] #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:52.518Z] #0 2.316 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-09T06:27:52.518Z] #0 2.316 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-09T06:27:52.518Z] #0 2.316 OK: 24174 distinct packages available [2025-09-09T06:27:52.518Z] #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:52.518Z] #0 2.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:52.518Z] #0 2.794 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:52.518Z] #0 2.818 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-09T06:27:52.518Z] #0 2.829 (3/5) Installing libucontext (1.2-r3) [2025-09-09T06:27:52.518Z] #0 2.837 (4/5) Installing gcompat (1.1.0-r4) [2025-09-09T06:27:52.518Z] #0 2.837 (5/5) Installing openssl (3.3.4-r0) [2025-09-09T06:27:52.518Z] #0 2.851 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:52.518Z] #0 2.865 OK: 9 MiB in 19 packages [2025-09-09T06:27:52.518Z] #67 ... [2025-09-09T06:27:52.518Z] [2025-09-09T06:27:52.518Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-09T06:27:52.777Z] #68 ... [2025-09-09T06:27:52.777Z] [2025-09-09T06:27:52.777Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T06:27:52.777Z] #40 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-09-09T06:27:52.777Z] #40 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-09-09T06:27:52.777Z] #40 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.2s done [2025-09-09T06:27:52.777Z] #40 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-09T06:27:52.777Z] #40 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-09-09T06:27:52.777Z] #40 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-09-09T06:27:52.777Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-09-09T06:27:52.777Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-09-09T06:27:52.777Z] #40 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-09-09T06:27:52.777Z] #40 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.7s done [2025-09-09T06:27:52.777Z] #40 ... [2025-09-09T06:27:52.777Z] [2025-09-09T06:27:52.777Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-09T06:27:53.035Z] #69 ... [2025-09-09T06:27:53.035Z] [2025-09-09T06:27:53.035Z] #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-09T06:27:53.035Z] #0 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:53.035Z] #0 2.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:53.035Z] #0 3.331 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:53.035Z] #0 3.337 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:53.035Z] #0 3.344 OK: 8 MiB in 15 packages [2025-09-09T06:27:53.035Z] #70 ... [2025-09-09T06:27:53.035Z] [2025-09-09T06:27:53.035Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-09T06:27:53.035Z] #71 ... [2025-09-09T06:27:53.035Z] [2025-09-09T06:27:53.035Z] #62 [support-scheduler internal] load build context [2025-09-09T06:27:53.600Z] #62 transferring context: 595.00MB 12.6s [2025-09-09T06:27:53.600Z] #62 transferring context: 595.38MB 12.6s done [2025-09-09T06:27:54.974Z] #62 ... [2025-09-09T06:27:54.975Z] [2025-09-09T06:27:54.975Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-09T06:27:54.975Z] #72 ... [2025-09-09T06:27:54.975Z] [2025-09-09T06:27:54.975Z] #53 [support-notifications internal] load build context [2025-09-09T06:27:54.975Z] #53 transferring context: 595.38MB 14.4s done [2025-09-09T06:27:56.346Z] #53 ... [2025-09-09T06:27:56.346Z] [2025-09-09T06:27:56.346Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-09T06:27:56.605Z] #59 DONE 14.8s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-09T06:27:56.605Z] #60 DONE 14.8s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #56 [core-keeper internal] load build context [2025-09-09T06:27:56.605Z] #56 transferring context: 595.38MB 12.4s done [2025-09-09T06:27:56.605Z] #56 DONE 15.6s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-09T06:27:56.605Z] #67 DONE 14.7s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-09T06:27:56.605Z] #66 DONE 14.8s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-09T06:27:56.605Z] #64 DONE 14.8s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #62 [support-scheduler internal] load build context [2025-09-09T06:27:56.605Z] #62 DONE 15.7s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #57 [core-command internal] load build context [2025-09-09T06:27:56.605Z] #57 transferring context: 595.38MB 12.9s done [2025-09-09T06:27:56.605Z] #57 DONE 15.7s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #54 [security-proxy-setup internal] load build context [2025-09-09T06:27:56.605Z] #54 transferring context: 595.38MB 12.9s done [2025-09-09T06:27:56.605Z] #54 DONE 15.7s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #58 [security-proxy-auth internal] load build context [2025-09-09T06:27:56.605Z] #58 transferring context: 595.38MB 13.3s done [2025-09-09T06:27:56.605Z] #58 DONE 15.9s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #52 [core-metadata internal] load build context [2025-09-09T06:27:56.605Z] #52 transferring context: 595.38MB 13.5s done [2025-09-09T06:27:56.605Z] #52 DONE 15.7s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:27:56.605Z] #73 ... [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #47 [security-bootstrapper internal] load build context [2025-09-09T06:27:56.605Z] #47 transferring context: 595.38MB 14.1s done [2025-09-09T06:27:56.605Z] #47 DONE 16.0s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #51 [security-spiffe-token-provider internal] load build context [2025-09-09T06:27:56.605Z] #51 transferring context: 595.38MB 13.9s done [2025-09-09T06:27:56.605Z] #51 DONE 16.0s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #55 [security-secretstore-setup internal] load build context [2025-09-09T06:27:56.605Z] #55 transferring context: 595.38MB 14.1s done [2025-09-09T06:27:56.605Z] #55 DONE 15.8s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #53 [support-notifications internal] load build context [2025-09-09T06:27:56.605Z] #53 DONE 16.0s [2025-09-09T06:27:56.605Z] [2025-09-09T06:27:56.605Z] #50 [core-common-config-bootstrapper internal] load build context [2025-09-09T06:27:56.605Z] #50 transferring context: 595.38MB 14.3s done [2025-09-09T06:27:56.605Z] #50 DONE 16.0s [2025-09-09T06:27:56.863Z] [2025-09-09T06:27:56.864Z] #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-09T06:27:56.864Z] #70 DONE 15.0s [2025-09-09T06:27:56.864Z] [2025-09-09T06:27:56.864Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-09-09T06:27:57.122Z] #74 ... [2025-09-09T06:27:57.122Z] [2025-09-09T06:27:57.122Z] #45 [core-data internal] load build context [2025-09-09T06:27:57.122Z] #45 transferring context: 595.38MB 16.2s done [2025-09-09T06:27:57.122Z] #45 DONE 16.4s [2025-09-09T06:27:57.122Z] [2025-09-09T06:27:57.122Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:27:57.122Z] #75 DONE 0.4s [2025-09-09T06:27:57.122Z] [2025-09-09T06:27:57.122Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:27:57.122Z] #76 DONE 0.4s [2025-09-09T06:27:57.122Z] [2025-09-09T06:27:57.122Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:27:57.122Z] #73 DONE 0.4s [2025-09-09T06:27:57.122Z] [2025-09-09T06:27:57.122Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:27:57.122Z] #77 DONE 0.4s [2025-09-09T06:27:57.122Z] [2025-09-09T06:27:57.122Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:27:57.122Z] #78 DONE 0.3s [2025-09-09T06:27:57.122Z] [2025-09-09T06:27:57.122Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T06:27:57.122Z] #40 DONE 14.8s [2025-09-09T06:27:57.122Z] [2025-09-09T06:27:57.122Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:27:57.122Z] #38 DONE 15.3s [2025-09-09T06:27:57.122Z] [2025-09-09T06:27:57.122Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:27:57.382Z] #79 ... [2025-09-09T06:27:57.382Z] [2025-09-09T06:27:57.382Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-09T06:27:57.382Z] #65 DONE 15.8s [2025-09-09T06:27:57.640Z] [2025-09-09T06:27:57.640Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-09T06:27:57.640Z] #61 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:57.640Z] #61 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:57.899Z] #61 16.15 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-09T06:27:57.899Z] #61 16.15 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-09T06:27:57.899Z] #61 16.15 OK: 24174 distinct packages available [2025-09-09T06:27:58.157Z] #61 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.157Z] #61 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.415Z] #61 ... [2025-09-09T06:27:58.415Z] [2025-09-09T06:27:58.415Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-09T06:27:58.415Z] #68 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.415Z] #68 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.415Z] #68 16.24 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:58.415Z] #68 16.25 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:58.415Z] #68 16.25 OK: 8 MiB in 15 packages [2025-09-09T06:27:58.415Z] #68 DONE 16.6s [2025-09-09T06:27:58.415Z] [2025-09-09T06:27:58.415Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-09T06:27:58.415Z] #63 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.415Z] #63 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.415Z] #63 16.23 (1/7) Installing ca-certificates (20250619-r0) [2025-09-09T06:27:58.415Z] #63 16.25 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:58.415Z] #63 16.27 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-09T06:27:58.415Z] #63 16.27 (4/7) Installing libsodium (1.0.19-r0) [2025-09-09T06:27:58.415Z] #63 16.28 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-09T06:27:58.415Z] #63 16.31 (6/7) Installing libzmq (4.3.5-r2) [2025-09-09T06:27:58.415Z] #63 16.32 (7/7) Installing zeromq (4.3.5-r2) [2025-09-09T06:27:58.415Z] #63 16.32 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:58.415Z] #63 16.34 Executing ca-certificates-20250619-r0.trigger [2025-09-09T06:27:58.415Z] #63 16.43 OK: 12 MiB in 21 packages [2025-09-09T06:27:58.415Z] #63 DONE 16.7s [2025-09-09T06:27:58.415Z] [2025-09-09T06:27:58.415Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:27:58.415Z] #80 ... [2025-09-09T06:27:58.415Z] [2025-09-09T06:27:58.415Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-09T06:27:58.415Z] #69 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.415Z] #69 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.415Z] #69 16.26 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:58.415Z] #69 16.27 (2/4) Installing openssl (3.3.4-r0) [2025-09-09T06:27:58.415Z] #69 16.28 (3/4) Installing su-exec (0.2-r3) [2025-09-09T06:27:58.415Z] #69 16.29 (4/4) Installing yq-go (4.44.1-r2) [2025-09-09T06:27:58.415Z] #69 16.47 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:58.415Z] #69 16.53 OK: 19 MiB in 18 packages [2025-09-09T06:27:58.415Z] #69 DONE 16.8s [2025-09-09T06:27:58.415Z] [2025-09-09T06:27:58.415Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-09T06:27:58.415Z] #71 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.415Z] #71 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.415Z] #71 16.21 (1/4) Installing ca-certificates (20250619-r0) [2025-09-09T06:27:58.415Z] #71 16.23 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:58.415Z] #71 16.24 (3/4) Installing su-exec (0.2-r3) [2025-09-09T06:27:58.415Z] #71 16.24 (4/4) Installing yq-go (4.44.1-r2) [2025-09-09T06:27:58.415Z] #71 16.47 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:58.415Z] #71 16.53 Executing ca-certificates-20250619-r0.trigger [2025-09-09T06:27:58.415Z] #71 16.67 OK: 19 MiB in 18 packages [2025-09-09T06:27:58.415Z] #71 DONE 16.9s [2025-09-09T06:27:58.673Z] [2025-09-09T06:27:58.673Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-09T06:27:58.673Z] #61 16.84 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:58.673Z] #61 16.86 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-09T06:27:58.673Z] #61 16.86 (3/4) Installing libucontext (1.2-r3) [2025-09-09T06:27:58.673Z] #61 16.86 (4/4) Installing gcompat (1.1.0-r4) [2025-09-09T06:27:58.673Z] #61 16.87 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:58.673Z] #61 16.89 OK: 8 MiB in 18 packages [2025-09-09T06:27:58.930Z] #61 ... [2025-09-09T06:27:58.930Z] [2025-09-09T06:27:58.930Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-09T06:27:58.930Z] #0 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.930Z] #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.930Z] #0 1.990 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:58.930Z] #0 2.021 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:27:58.930Z] #0 2.100 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:58.930Z] #0 2.109 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:58.930Z] #0 2.109 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:27:58.930Z] #0 2.121 OK: 8 MiB in 16 packages [2025-09-09T06:27:58.930Z] #81 DONE 2.4s [2025-09-09T06:27:58.930Z] [2025-09-09T06:27:58.930Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-09T06:27:58.930Z] #61 DONE 17.1s [2025-09-09T06:27:58.930Z] [2025-09-09T06:27:58.930Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-09T06:27:58.930Z] #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.930Z] #0 1.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:58.930Z] #0 2.159 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:58.930Z] #0 2.173 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:27:58.930Z] #0 2.238 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:58.930Z] #0 2.241 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:58.930Z] #0 2.247 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:27:58.930Z] #0 2.286 OK: 9 MiB in 19 packages [2025-09-09T06:27:58.930Z] #82 DONE 2.5s [2025-09-09T06:27:58.930Z] [2025-09-09T06:27:58.930Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:27:59.189Z] #83 ... [2025-09-09T06:27:59.189Z] [2025-09-09T06:27:59.189Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:27:59.189Z] #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:59.189Z] #0 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:59.189Z] #0 2.083 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:59.189Z] #0 2.096 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:27:59.189Z] #0 2.206 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:59.189Z] #0 2.208 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:59.189Z] #0 2.214 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:27:59.189Z] #0 2.237 OK: 13 MiB in 28 packages [2025-09-09T06:27:59.189Z] #84 DONE 2.6s [2025-09-09T06:27:59.189Z] [2025-09-09T06:27:59.189Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-09-09T06:27:59.189Z] #74 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:59.189Z] #74 2.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:59.189Z] #74 2.495 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:59.189Z] #74 2.513 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:27:59.448Z] #74 ... [2025-09-09T06:27:59.448Z] [2025-09-09T06:27:59.448Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:27:59.448Z] #0 1.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:59.448Z] #0 1.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:59.448Z] #0 2.407 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:59.448Z] #0 2.423 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:27:59.448Z] #0 2.489 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:59.448Z] #0 2.492 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:59.448Z] #0 2.503 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:27:59.448Z] #0 2.507 OK: 10 MiB in 17 packages [2025-09-09T06:27:59.448Z] #85 DONE 3.0s [2025-09-09T06:27:59.448Z] [2025-09-09T06:27:59.448Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:27:59.448Z] #83 DONE 0.5s [2025-09-09T06:27:59.448Z] [2025-09-09T06:27:59.448Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-09T06:27:59.448Z] #86 DONE 0.5s [2025-09-09T06:27:59.448Z] [2025-09-09T06:27:59.448Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-09-09T06:27:59.448Z] #74 2.867 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:59.448Z] #74 2.870 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:27:59.448Z] #74 2.875 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:27:59.707Z] #74 ... [2025-09-09T06:27:59.707Z] [2025-09-09T06:27:59.707Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-09T06:27:59.707Z] #87 DONE 0.1s [2025-09-09T06:27:59.707Z] [2025-09-09T06:27:59.707Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-09-09T06:27:59.707Z] #74 2.885 OK: 8 MiB in 15 packages [2025-09-09T06:27:59.967Z] #74 DONE 3.4s [2025-09-09T06:27:59.967Z] [2025-09-09T06:27:59.967Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-09T06:27:59.967Z] #88 DONE 0.4s [2025-09-09T06:27:59.967Z] [2025-09-09T06:27:59.967Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-09T06:27:59.967Z] #0 1.055 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:59.967Z] #0 1.456 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:27:59.967Z] #0 1.904 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-09T06:27:59.967Z] #0 2.033 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:27:59.967Z] #0 2.043 OK: 8 MiB in 15 packages [2025-09-09T06:27:59.967Z] #89 DONE 2.6s [2025-09-09T06:27:59.967Z] [2025-09-09T06:27:59.967Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:27:59.967Z] #90 DONE 0.5s [2025-09-09T06:27:59.967Z] [2025-09-09T06:27:59.967Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:27:59.967Z] #80 1.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:00.226Z] #80 ... [2025-09-09T06:28:00.226Z] [2025-09-09T06:28:00.226Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-09T06:28:00.226Z] #91 DONE 0.1s [2025-09-09T06:28:00.226Z] [2025-09-09T06:28:00.226Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-09T06:28:00.226Z] #92 DONE 0.1s [2025-09-09T06:28:00.226Z] [2025-09-09T06:28:00.226Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:28:00.226Z] #80 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:00.226Z] #80 ... [2025-09-09T06:28:00.226Z] [2025-09-09T06:28:00.226Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-09T06:28:00.226Z] #93 DONE 0.1s [2025-09-09T06:28:00.226Z] [2025-09-09T06:28:00.226Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-09T06:28:00.226Z] #94 DONE 0.1s [2025-09-09T06:28:00.226Z] [2025-09-09T06:28:00.226Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-09T06:28:00.226Z] #95 DONE 0.1s [2025-09-09T06:28:00.484Z] [2025-09-09T06:28:00.484Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-09T06:28:00.484Z] #96 DONE 0.1s [2025-09-09T06:28:00.484Z] [2025-09-09T06:28:00.484Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-09T06:28:00.484Z] #97 DONE 0.1s [2025-09-09T06:28:00.484Z] [2025-09-09T06:28:00.484Z] #98 [security-spire-server] exporting to image [2025-09-09T06:28:00.484Z] #98 exporting layers [2025-09-09T06:28:00.484Z] #98 ... [2025-09-09T06:28:00.484Z] [2025-09-09T06:28:00.484Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-09T06:28:00.484Z] #99 DONE 0.0s [2025-09-09T06:28:00.484Z] [2025-09-09T06:28:00.484Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:28:00.484Z] #80 2.113 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:00.484Z] #80 2.134 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:28:00.484Z] #80 2.185 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:00.484Z] #80 2.188 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:00.484Z] #80 2.194 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:28:00.484Z] #80 2.204 OK: 12 MiB in 21 packages [2025-09-09T06:28:00.742Z] #80 ... [2025-09-09T06:28:00.742Z] [2025-09-09T06:28:00.742Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-09T06:28:00.742Z] #100 DONE 1.8s [2025-09-09T06:28:00.742Z] [2025-09-09T06:28:00.742Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-09T06:28:00.742Z] #72 12.50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:00.742Z] #72 15.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:00.742Z] #72 15.73 OK: 248 MiB in 58 packages [2025-09-09T06:28:00.742Z] #72 DONE 15.9s [2025-09-09T06:28:00.742Z] [2025-09-09T06:28:00.742Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:28:00.742Z] #80 DONE 2.4s [2025-09-09T06:28:00.742Z] [2025-09-09T06:28:00.742Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-09T06:28:00.742Z] #101 DONE 0.1s [2025-09-09T06:28:00.742Z] [2025-09-09T06:28:00.742Z] #102 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:28:00.742Z] #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:00.742Z] #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:00.742Z] #0 2.248 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:00.742Z] #0 2.268 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:28:00.742Z] #0 2.331 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:00.742Z] #0 2.338 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:00.742Z] #0 2.338 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:28:00.742Z] #0 2.361 OK: 8 MiB in 15 packages [2025-09-09T06:28:00.742Z] #102 DONE 2.5s [2025-09-09T06:28:00.742Z] [2025-09-09T06:28:00.742Z] #98 [security-spire-server] exporting to image [2025-09-09T06:28:00.742Z] #98 exporting layers 0.5s done [2025-09-09T06:28:00.742Z] #98 writing image sha256:d6e6ea7a8b0bc302c40c261a1e4aaba807384a5445d6689791fca2e72d2b9fdf done [2025-09-09T06:28:00.742Z] #98 naming to docker.io/library/security-spire-server 0.0s done [2025-09-09T06:28:00.742Z] #98 DONE 0.5s [2025-09-09T06:28:00.742Z] [2025-09-09T06:28:00.742Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-09T06:28:00.742Z] #103 DONE 0.1s [2025-09-09T06:28:00.742Z] [2025-09-09T06:28:00.742Z] #104 [security-spire-agent] exporting to image [2025-09-09T06:28:01.000Z] #104 exporting layers 0.5s done [2025-09-09T06:28:01.000Z] #104 writing image sha256:fbc27365156e8e15a69bdd31e2a95168423091b93ba217fa1db54a218bdab58c done [2025-09-09T06:28:01.000Z] #104 naming to docker.io/library/security-spire-agent done [2025-09-09T06:28:01.000Z] #104 DONE 0.5s [2025-09-09T06:28:01.000Z] [2025-09-09T06:28:01.000Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:01.259Z] #105 ... [2025-09-09T06:28:01.259Z] [2025-09-09T06:28:01.259Z] #106 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-09T06:28:01.259Z] #0 1.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:01.259Z] #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:01.259Z] #0 2.405 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:01.259Z] #0 2.419 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:28:01.259Z] #0 2.456 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:01.259Z] #0 2.459 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:01.259Z] #0 2.462 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:28:01.259Z] #0 2.471 OK: 19 MiB in 18 packages [2025-09-09T06:28:01.259Z] #106 DONE 2.7s [2025-09-09T06:28:01.259Z] [2025-09-09T06:28:01.259Z] #107 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-09T06:28:01.259Z] #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:01.259Z] #0 1.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:01.259Z] #0 2.117 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:01.259Z] #0 2.131 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:28:01.259Z] #0 2.172 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:01.259Z] #0 2.173 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:01.259Z] #0 2.176 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:28:01.259Z] #0 2.182 OK: 8 MiB in 18 packages [2025-09-09T06:28:01.259Z] #107 DONE 2.3s [2025-09-09T06:28:01.259Z] [2025-09-09T06:28:01.259Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:28:01.518Z] #108 ... [2025-09-09T06:28:01.518Z] [2025-09-09T06:28:01.518Z] #109 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-09T06:28:01.518Z] #0 2.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:01.518Z] #0 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-09T06:28:01.518Z] #0 2.650 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:01.518Z] #0 2.666 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:28:01.518Z] #0 2.709 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:01.518Z] #0 2.713 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:28:01.518Z] #0 2.718 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:28:01.518Z] #0 2.723 OK: 19 MiB in 18 packages [2025-09-09T06:28:01.518Z] #109 DONE 3.0s [2025-09-09T06:28:01.778Z] [2025-09-09T06:28:01.778Z] #110 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-09T06:28:01.778Z] #110 DONE 0.3s [2025-09-09T06:28:01.778Z] [2025-09-09T06:28:01.778Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:01.778Z] #111 ... [2025-09-09T06:28:01.778Z] [2025-09-09T06:28:01.778Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:28:01.778Z] #108 DONE 0.4s [2025-09-09T06:28:01.778Z] [2025-09-09T06:28:01.778Z] #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-09T06:28:01.778Z] #112 DONE 0.0s [2025-09-09T06:28:01.778Z] [2025-09-09T06:28:01.778Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-09T06:28:01.778Z] #113 DONE 0.0s [2025-09-09T06:28:01.778Z] [2025-09-09T06:28:01.778Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-09T06:28:01.778Z] #114 DONE 0.0s [2025-09-09T06:28:02.036Z] [2025-09-09T06:28:02.036Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-09T06:28:02.036Z] #115 DONE 0.0s [2025-09-09T06:28:02.036Z] [2025-09-09T06:28:02.036Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-09T06:28:02.036Z] #116 DONE 0.0s [2025-09-09T06:28:02.036Z] [2025-09-09T06:28:02.036Z] #117 [security-spire-config] exporting to image [2025-09-09T06:28:02.601Z] #117 exporting layers 0.6s done [2025-09-09T06:28:02.601Z] #117 writing image sha256:931035ad12948d6b1e5a78662459cc176cd6598a9e3dad52c391a1b60efb4734 done [2025-09-09T06:28:02.601Z] #117 naming to docker.io/library/security-spire-config done [2025-09-09T06:28:02.601Z] #117 DONE 0.6s [2025-09-09T06:28:02.601Z] [2025-09-09T06:28:02.601Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:07.432Z] #118 ... [2025-09-09T06:28:07.432Z] [2025-09-09T06:28:07.433Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:07.433Z] #119 ... [2025-09-09T06:28:07.433Z] [2025-09-09T06:28:07.433Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:07.530Z] Removing intermediate container dce64d225185 [2025-09-09T06:28:07.530Z] ---> ba33e1f51ede [2025-09-09T06:28:07.530Z] Successfully built ba33e1f51ede [2025-09-09T06:28:07.530Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:28:07.872Z] + docker inspect -f . ci-base-image-arm64 [2025-09-09T06:28:07.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T06:28:08.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-8549 does not seem to be running inside a container [2025-09-09T06:28:08.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@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 [2025-09-09T06:28:09.415Z] $ docker top b057c5226f4c4178e174e025d13d73f0292109eede0b4f2dae439e56eb95e6a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T06:28:10.244Z] + go version [2025-09-09T06:28:10.244Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-09T06:28:10.262Z] $ docker stop --time=1 b057c5226f4c4178e174e025d13d73f0292109eede0b4f2dae439e56eb95e6a6 [2025-09-09T06:28:11.913Z] $ docker rm -f --volumes b057c5226f4c4178e174e025d13d73f0292109eede0b4f2dae439e56eb95e6a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:28:12.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-09T06:28:12.597Z] [2025-09-09T06:28:12.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:28:12.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-09T06:28:12.937Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-09-09T06:28:12.937Z] 547446be3368: Pulling fs layer [2025-09-09T06:28:12.937Z] d125d8839a47: Pulling fs layer [2025-09-09T06:28:12.937Z] 3e85d5ac6304: Pulling fs layer [2025-09-09T06:28:12.937Z] c3105a71a48b: Pulling fs layer [2025-09-09T06:28:12.937Z] 0f093f025ec4: Pulling fs layer [2025-09-09T06:28:12.937Z] c3106fc0e877: Pulling fs layer [2025-09-09T06:28:12.937Z] c3105a71a48b: Waiting [2025-09-09T06:28:12.937Z] 0f093f025ec4: Waiting [2025-09-09T06:28:12.937Z] c3106fc0e877: Waiting [2025-09-09T06:28:13.207Z] 547446be3368: Verifying Checksum [2025-09-09T06:28:13.207Z] 547446be3368: Download complete [2025-09-09T06:28:13.207Z] c3105a71a48b: Verifying Checksum [2025-09-09T06:28:13.207Z] c3105a71a48b: Download complete [2025-09-09T06:28:13.475Z] d125d8839a47: Verifying Checksum [2025-09-09T06:28:13.475Z] d125d8839a47: Download complete [2025-09-09T06:28:13.743Z] c3106fc0e877: Verifying Checksum [2025-09-09T06:28:13.743Z] c3106fc0e877: Download complete [2025-09-09T06:28:13.743Z] 0f093f025ec4: Verifying Checksum [2025-09-09T06:28:13.743Z] 0f093f025ec4: Download complete [2025-09-09T06:28:14.010Z] 547446be3368: Pull complete [2025-09-09T06:28:14.972Z] d125d8839a47: Pull complete [2025-09-09T06:28:15.554Z] 3e85d5ac6304: Verifying Checksum [2025-09-09T06:28:15.554Z] 3e85d5ac6304: Download complete [2025-09-09T06:28:23.164Z] #120 DONE 25.8s [2025-09-09T06:28:23.164Z] [2025-09-09T06:28:23.164Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:23.164Z] #111 DONE 25.8s [2025-09-09T06:28:23.164Z] [2025-09-09T06:28:23.164Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:23.164Z] #105 DONE 21.9s [2025-09-09T06:28:23.164Z] [2025-09-09T06:28:23.164Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:23.164Z] #119 DONE 25.8s [2025-09-09T06:28:23.164Z] [2025-09-09T06:28:23.164Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:23.164Z] #118 DONE 25.8s [2025-09-09T06:28:23.164Z] [2025-09-09T06:28:23.164Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:23.164Z] #79 DONE 25.8s [2025-09-09T06:28:23.164Z] [2025-09-09T06:28:23.164Z] #121 [core-command builder 6/7] COPY . . [2025-09-09T06:28:25.637Z] 3e85d5ac6304: Pull complete [2025-09-09T06:28:25.637Z] c3105a71a48b: Pull complete [2025-09-09T06:28:26.593Z] 0f093f025ec4: Pull complete [2025-09-09T06:28:26.859Z] c3106fc0e877: Pull complete [2025-09-09T06:28:26.859Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-09-09T06:28:26.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-09T06:28:26.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T06:28:27.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-8549 does not seem to be running inside a container [2025-09-09T06:28:27.120Z] $ 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/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@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 [2025-09-09T06:28:29.201Z] $ docker top 71a083bf7a1e867fbad57939c8a9eff987928bf2d0feab9bdcb16dbc38f5b6a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T06:28:29.706Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-09T06:28:31.288Z] #121 ... [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #122 [support-notifications builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #122 DONE 7.2s [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #123 DONE 7.2s [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #124 [support-scheduler builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #124 DONE 7.3s [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:31.288Z] #125 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #126 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:28:31.288Z] #127 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:31.288Z] #128 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:28:31.288Z] #129 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #130 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #131 DONE 7.3s [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-09T06:28:31.288Z] #132 ... [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #121 [core-data builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #121 DONE 7.3s [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #133 [core-keeper builder 7/8] COPY . . [2025-09-09T06:28:31.288Z] #133 DONE 7.4s [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:31.288Z] #134 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:28:31.288Z] #135 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #136 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #137 [core-data builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #137 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:31.288Z] #138 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:28:31.288Z] #139 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:31.288Z] #140 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:28:31.288Z] #141 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #142 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:28:31.288Z] #143 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:28:31.288Z] #144 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #145 [core-metadata builder 6/7] COPY . . [2025-09-09T06:28:31.288Z] #145 CACHED [2025-09-09T06:28:31.288Z] [2025-09-09T06:28:31.288Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-09T06:28:31.288Z] #146 1.113 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-09T06:28:39.795Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-09T06:28:39.795Z] #1 transferring dockerfile: [2025-09-09T06:28:39.795Z] #1 transferring dockerfile: 2.14kB 0.0s done [2025-09-09T06:28:39.795Z] #1 DONE 0.1s [2025-09-09T06:28:39.795Z] [2025-09-09T06:28:39.795Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-09T06:28:39.795Z] #2 transferring dockerfile: 2.49kB done [2025-09-09T06:28:39.795Z] #2 DONE 0.1s [2025-09-09T06:28:39.795Z] [2025-09-09T06:28:39.795Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-09-09T06:28:39.795Z] #3 transferring dockerfile: 1.81kB 0.0s done [2025-09-09T06:28:39.795Z] #3 DONE 0.1s [2025-09-09T06:28:39.795Z] [2025-09-09T06:28:39.795Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-09T06:28:39.795Z] #4 transferring dockerfile: 2.23kB done [2025-09-09T06:28:39.795Z] #4 DONE 0.1s [2025-09-09T06:28:39.795Z] [2025-09-09T06:28:39.795Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-09T06:28:39.795Z] #5 transferring dockerfile: 2.50kB done [2025-09-09T06:28:39.795Z] #5 DONE 0.1s [2025-09-09T06:28:39.795Z] [2025-09-09T06:28:39.795Z] #6 [core-command internal] load build definition from Dockerfile [2025-09-09T06:28:39.795Z] #6 transferring dockerfile: 1.94kB done [2025-09-09T06:28:39.795Z] #6 DONE 0.1s [2025-09-09T06:28:39.795Z] [2025-09-09T06:28:39.795Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-09T06:28:39.795Z] #7 transferring dockerfile: 1.89kB 0.0s done [2025-09-09T06:28:39.795Z] #7 DONE 0.1s [2025-09-09T06:28:39.795Z] [2025-09-09T06:28:39.795Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-09-09T06:28:39.795Z] #8 transferring dockerfile: 1.83kB 0.0s done [2025-09-09T06:28:39.795Z] #8 DONE 0.1s [2025-09-09T06:28:39.795Z] [2025-09-09T06:28:39.795Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-09-09T06:28:39.795Z] #9 transferring dockerfile: 1.70kB 0.0s done [2025-09-09T06:28:39.795Z] #9 DONE 0.1s [2025-09-09T06:28:39.795Z] [2025-09-09T06:28:39.795Z] #10 [core-data internal] load build definition from Dockerfile [2025-09-09T06:28:40.063Z] #10 transferring dockerfile: 2.04kB done [2025-09-09T06:28:40.063Z] #10 DONE 0.1s [2025-09-09T06:28:40.063Z] [2025-09-09T06:28:40.063Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-09T06:28:40.063Z] #11 transferring dockerfile: 3.02kB done [2025-09-09T06:28:40.063Z] #11 DONE 0.1s [2025-09-09T06:28:40.063Z] [2025-09-09T06:28:40.063Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-09-09T06:28:40.063Z] #12 transferring dockerfile: 2.01kB done [2025-09-09T06:28:40.063Z] #12 DONE 0.1s [2025-09-09T06:28:40.063Z] [2025-09-09T06:28:40.063Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-09-09T06:28:40.063Z] #13 transferring dockerfile: 1.69kB 0.0s done [2025-09-09T06:28:40.063Z] #13 DONE 0.1s [2025-09-09T06:28:40.063Z] [2025-09-09T06:28:40.063Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-09-09T06:28:40.063Z] #14 transferring dockerfile: 2.10kB done [2025-09-09T06:28:40.063Z] #14 DONE 0.1s [2025-09-09T06:28:40.063Z] [2025-09-09T06:28:40.063Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-09-09T06:28:40.331Z] #15 transferring dockerfile: 2.00kB done [2025-09-09T06:28:40.331Z] #15 DONE 0.1s [2025-09-09T06:28:40.331Z] [2025-09-09T06:28:40.331Z] #16 [security-proxy-auth internal] load .dockerignore [2025-09-09T06:28:40.331Z] #16 transferring context: 50B done [2025-09-09T06:28:40.331Z] #16 DONE 0.1s [2025-09-09T06:28:40.918Z] [2025-09-09T06:28:40.918Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-09-09T06:28:40.918Z] #17 transferring context: 50B 0.0s done [2025-09-09T06:28:40.918Z] #17 DONE 0.0s [2025-09-09T06:28:40.918Z] [2025-09-09T06:28:40.918Z] #18 [security-spire-agent internal] load .dockerignore [2025-09-09T06:28:40.918Z] #18 transferring context: 50B done [2025-09-09T06:28:40.918Z] #18 DONE 0.1s [2025-09-09T06:28:40.918Z] [2025-09-09T06:28:40.919Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-09T06:28:40.919Z] #19 transferring context: 50B 0.0s done [2025-09-09T06:28:40.919Z] #19 DONE 0.0s [2025-09-09T06:28:40.919Z] [2025-09-09T06:28:40.919Z] #20 [security-proxy-setup internal] load .dockerignore [2025-09-09T06:28:41.187Z] #20 transferring context: 50B 0.0s done [2025-09-09T06:28:41.187Z] #20 DONE 0.0s [2025-09-09T06:28:41.187Z] [2025-09-09T06:28:41.187Z] #21 [core-command internal] load .dockerignore [2025-09-09T06:28:41.187Z] #21 transferring context: 50B done [2025-09-09T06:28:41.187Z] #21 DONE 0.1s [2025-09-09T06:28:41.187Z] [2025-09-09T06:28:41.187Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2025-09-09T06:28:41.187Z] #22 transferring context: 50B 0.0s done [2025-09-09T06:28:41.187Z] #22 DONE 0.1s [2025-09-09T06:28:41.187Z] [2025-09-09T06:28:41.187Z] #23 [support-scheduler internal] load .dockerignore [2025-09-09T06:28:41.187Z] #23 transferring context: 50B 0.0s done [2025-09-09T06:28:41.187Z] #23 DONE 0.1s [2025-09-09T06:28:41.187Z] [2025-09-09T06:28:41.187Z] #24 [security-spire-server internal] load .dockerignore [2025-09-09T06:28:41.269Z] #146 ... [2025-09-09T06:28:41.269Z] [2025-09-09T06:28:41.269Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-09T06:28:41.269Z] #0 1.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-09T06:28:41.269Z] #147 ... [2025-09-09T06:28:41.269Z] [2025-09-09T06:28:41.269Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-09T06:28:41.269Z] #0 0.451 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-09T06:28:41.269Z] #148 ... [2025-09-09T06:28:41.269Z] [2025-09-09T06:28:41.269Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-09T06:28:41.269Z] #0 1.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-09T06:28:41.269Z] #149 ... [2025-09-09T06:28:41.269Z] [2025-09-09T06:28:41.269Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-09T06:28:41.269Z] #0 0.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-09T06:28:41.269Z] #150 ... [2025-09-09T06:28:41.269Z] [2025-09-09T06:28:41.269Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T06:28:41.270Z] #0 0.573 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-09T06:28:41.270Z] #151 ... [2025-09-09T06:28:41.270Z] [2025-09-09T06:28:41.270Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-09T06:28:41.270Z] #0 0.740 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-09T06:28:41.270Z] #152 ... [2025-09-09T06:28:41.270Z] [2025-09-09T06:28:41.270Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-09T06:28:41.270Z] #0 1.118 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-09T06:28:41.270Z] #153 ... [2025-09-09T06:28:41.270Z] [2025-09-09T06:28:41.270Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T06:28:41.270Z] #0 1.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-09T06:28:41.270Z] #154 ... [2025-09-09T06:28:41.270Z] [2025-09-09T06:28:41.270Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-09T06:28:41.270Z] #0 1.108 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-09T06:28:41.455Z] #24 transferring context: 50B done [2025-09-09T06:28:41.455Z] #24 DONE 0.1s [2025-09-09T06:28:41.455Z] [2025-09-09T06:28:41.455Z] #25 [security-bootstrapper internal] load .dockerignore [2025-09-09T06:28:41.455Z] #25 transferring context: 50B done [2025-09-09T06:28:41.455Z] #25 DONE 0.0s [2025-09-09T06:28:41.455Z] [2025-09-09T06:28:41.455Z] #26 [core-data internal] load .dockerignore [2025-09-09T06:28:41.455Z] #26 transferring context: 50B done [2025-09-09T06:28:41.455Z] #26 DONE 0.1s [2025-09-09T06:28:41.455Z] [2025-09-09T06:28:41.455Z] #27 [core-keeper internal] load .dockerignore [2025-09-09T06:28:41.527Z] #155 ... [2025-09-09T06:28:41.527Z] [2025-09-09T06:28:41.527Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-09T06:28:41.527Z] #0 0.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-09T06:28:41.527Z] #156 ... [2025-09-09T06:28:41.527Z] [2025-09-09T06:28:41.527Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-09T06:28:41.527Z] #132 1.176 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-09T06:28:41.723Z] #27 transferring context: 50B 0.0s done [2025-09-09T06:28:41.723Z] #27 DONE 0.1s [2025-09-09T06:28:41.723Z] [2025-09-09T06:28:41.723Z] #28 [security-spire-config internal] load .dockerignore [2025-09-09T06:28:41.723Z] #28 transferring context: 50B 0.0s done [2025-09-09T06:28:41.723Z] #28 DONE 0.1s [2025-09-09T06:28:41.723Z] [2025-09-09T06:28:41.723Z] #29 [core-metadata internal] load .dockerignore [2025-09-09T06:28:41.723Z] #29 transferring context: 50B 0.0s done [2025-09-09T06:28:41.723Z] #29 DONE 0.1s [2025-09-09T06:28:41.723Z] [2025-09-09T06:28:41.723Z] #30 [support-notifications internal] load .dockerignore [2025-09-09T06:28:41.990Z] #30 transferring context: 50B 0.0s done [2025-09-09T06:28:41.990Z] #30 DONE 0.1s [2025-09-09T06:28:41.990Z] [2025-09-09T06:28:41.990Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-09T06:28:41.990Z] #31 DONE 0.0s [2025-09-09T06:28:41.990Z] [2025-09-09T06:28:41.990Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-09-09T06:28:42.581Z] #32 ... [2025-09-09T06:28:42.581Z] [2025-09-09T06:28:42.581Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-09T06:28:42.581Z] #31 DONE 0.0s [2025-09-09T06:28:42.581Z] [2025-09-09T06:28:42.581Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-09-09T06:28:42.848Z] #32 ... [2025-09-09T06:28:42.848Z] [2025-09-09T06:28:42.849Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-09T06:28:42.849Z] #31 DONE 0.0s [2025-09-09T06:28:42.849Z] [2025-09-09T06:28:42.849Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-09-09T06:28:42.849Z] #32 ... [2025-09-09T06:28:42.849Z] [2025-09-09T06:28:42.849Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-09T06:28:42.849Z] #31 DONE 0.0s [2025-09-09T06:28:42.849Z] [2025-09-09T06:28:42.849Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-09-09T06:28:43.121Z] #32 ... [2025-09-09T06:28:43.121Z] [2025-09-09T06:28:43.121Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-09T06:28:43.121Z] #31 DONE 0.0s [2025-09-09T06:28:43.121Z] [2025-09-09T06:28:43.121Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-09-09T06:28:43.121Z] #32 ... [2025-09-09T06:28:43.121Z] [2025-09-09T06:28:43.121Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-09T06:28:43.121Z] #31 DONE 0.0s [2025-09-09T06:28:43.121Z] [2025-09-09T06:28:43.121Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-09-09T06:28:43.386Z] #32 ... [2025-09-09T06:28:43.387Z] [2025-09-09T06:28:43.387Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-09T06:28:43.387Z] #31 DONE 0.0s [2025-09-09T06:28:43.387Z] [2025-09-09T06:28:43.387Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-09-09T06:28:43.972Z] #32 DONE 1.9s [2025-09-09T06:28:43.972Z] [2025-09-09T06:28:43.972Z] #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:28:43.972Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-09T06:28:43.972Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-09T06:28:43.972Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-09T06:28:43.972Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-09T06:28:43.972Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.0s [2025-09-09T06:28:43.972Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-09T06:28:43.972Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-09T06:28:43.972Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-09T06:28:44.934Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.8s [2025-09-09T06:28:44.934Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 1.0s [2025-09-09T06:28:45.212Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s [2025-09-09T06:28:45.212Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done [2025-09-09T06:28:45.480Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-09-09T06:28:46.895Z] #33 ... [2025-09-09T06:28:46.895Z] [2025-09-09T06:28:46.895Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-09T06:28:46.895Z] #34 DONE 4.3s [2025-09-09T06:28:46.895Z] [2025-09-09T06:28:46.895Z] #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:28:47.162Z] #33 ... [2025-09-09T06:28:47.162Z] [2025-09-09T06:28:47.162Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:28:47.162Z] #35 DONE 0.0s [2025-09-09T06:28:47.162Z] [2025-09-09T06:28:47.162Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:28:47.162Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-09T06:28:47.162Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-09T06:28:47.162Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-09T06:28:47.162Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-09T06:28:47.162Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done [2025-09-09T06:28:47.162Z] #33 ... [2025-09-09T06:28:47.162Z] [2025-09-09T06:28:47.162Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-09T06:28:47.162Z] #36 DONE 4.6s [2025-09-09T06:28:47.162Z] [2025-09-09T06:28:47.162Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:28:47.430Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-09T06:28:47.430Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-09T06:28:47.430Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-09T06:28:47.430Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-09T06:28:47.430Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done [2025-09-09T06:28:48.395Z] #33 ... [2025-09-09T06:28:48.395Z] [2025-09-09T06:28:48.395Z] #37 [core-command internal] load build context [2025-09-09T06:28:48.395Z] #37 transferring context: 3.31MB 3.4s done [2025-09-09T06:28:48.395Z] #37 DONE 4.5s [2025-09-09T06:28:48.395Z] [2025-09-09T06:28:48.395Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:28:48.395Z] #33 ... [2025-09-09T06:28:48.395Z] [2025-09-09T06:28:48.395Z] #38 [core-metadata internal] load build context [2025-09-09T06:28:48.395Z] #38 transferring context: 3.31MB 3.5s done [2025-09-09T06:28:48.395Z] #38 DONE 4.6s [2025-09-09T06:28:48.395Z] [2025-09-09T06:28:48.395Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:28:48.986Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.4s done [2025-09-09T06:28:49.254Z] #33 ... [2025-09-09T06:28:49.254Z] [2025-09-09T06:28:49.254Z] #39 [security-spire-config internal] load build context [2025-09-09T06:28:49.254Z] #39 transferring context: 22.05kB 0.2s done [2025-09-09T06:28:49.254Z] #39 DONE 2.1s [2025-09-09T06:28:49.254Z] [2025-09-09T06:28:49.254Z] #40 [core-keeper internal] load build context [2025-09-09T06:28:49.254Z] #40 transferring context: 3.31MB 4.4s done [2025-09-09T06:28:49.254Z] #40 DONE 5.4s [2025-09-09T06:28:49.254Z] [2025-09-09T06:28:49.254Z] #41 [support-scheduler internal] load build context [2025-09-09T06:28:49.254Z] #41 transferring context: 3.31MB 4.3s done [2025-09-09T06:28:49.254Z] #41 DONE 5.3s [2025-09-09T06:28:49.254Z] [2025-09-09T06:28:49.254Z] #42 [security-proxy-auth internal] load build context [2025-09-09T06:28:49.254Z] #42 transferring context: 3.31MB 4.5s done [2025-09-09T06:28:49.254Z] #42 DONE 5.4s [2025-09-09T06:28:49.255Z] [2025-09-09T06:28:49.255Z] #43 [security-spire-server internal] load build context [2025-09-09T06:28:49.255Z] #43 transferring context: 23.80kB 0.1s done [2025-09-09T06:28:49.255Z] #43 DONE 2.2s [2025-09-09T06:28:49.255Z] [2025-09-09T06:28:49.255Z] #44 [security-spiffe-token-provider internal] load build context [2025-09-09T06:28:49.255Z] #44 transferring context: 3.31MB 4.5s done [2025-09-09T06:28:49.255Z] #44 DONE 5.5s [2025-09-09T06:28:49.255Z] [2025-09-09T06:28:49.255Z] #45 [security-spire-agent internal] load build context [2025-09-09T06:28:49.255Z] #45 transferring context: 23.33kB 0.1s done [2025-09-09T06:28:49.255Z] #45 DONE 2.0s [2025-09-09T06:28:49.255Z] [2025-09-09T06:28:49.255Z] #46 [security-secretstore-setup internal] load build context [2025-09-09T06:28:49.255Z] #46 transferring context: 3.31MB 4.5s done [2025-09-09T06:28:49.255Z] #46 DONE 5.5s [2025-09-09T06:28:49.255Z] [2025-09-09T06:28:49.255Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:28:49.255Z] #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.9s done [2025-09-09T06:28:49.255Z] #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-09T06:28:49.255Z] #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-09-09T06:28:49.255Z] #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-09-09T06:28:49.255Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-09-09T06:28:49.255Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-09-09T06:28:49.255Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s done [2025-09-09T06:28:49.255Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-09-09T06:28:49.255Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 1.0s [2025-09-09T06:28:49.255Z] #35 ... [2025-09-09T06:28:49.255Z] [2025-09-09T06:28:49.255Z] #47 [core-data internal] load build context [2025-09-09T06:28:49.255Z] #47 transferring context: 3.31MB 4.6s done [2025-09-09T06:28:49.255Z] #47 DONE 5.6s [2025-09-09T06:28:49.255Z] [2025-09-09T06:28:49.255Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:28:49.255Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 1.1s [2025-09-09T06:28:49.255Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-09-09T06:28:49.522Z] #35 ... [2025-09-09T06:28:49.522Z] [2025-09-09T06:28:49.522Z] #48 [support-notifications internal] load build context [2025-09-09T06:28:49.522Z] #48 transferring context: 3.31MB 4.7s done [2025-09-09T06:28:49.522Z] #48 DONE 5.7s [2025-09-09T06:28:49.522Z] [2025-09-09T06:28:49.522Z] #49 [security-bootstrapper internal] load build context [2025-09-09T06:28:49.522Z] #49 transferring context: 3.31MB 4.7s done [2025-09-09T06:28:49.522Z] #49 DONE 5.7s [2025-09-09T06:28:49.522Z] [2025-09-09T06:28:49.522Z] #50 [security-proxy-setup internal] load build context [2025-09-09T06:28:49.522Z] #50 transferring context: 3.31MB 4.9s done [2025-09-09T06:28:49.522Z] #50 DONE 5.7s [2025-09-09T06:28:49.522Z] [2025-09-09T06:28:49.522Z] #51 [core-common-config-bootstrapper internal] load build context [2025-09-09T06:28:49.522Z] #51 transferring context: 3.31MB 5.0s done [2025-09-09T06:28:49.522Z] #51 DONE 5.7s [2025-09-09T06:28:49.522Z] [2025-09-09T06:28:49.522Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:28:49.522Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 1.3s [2025-09-09T06:28:49.522Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-09-09T06:28:49.522Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 1.4s [2025-09-09T06:28:49.790Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 1.6s [2025-09-09T06:28:49.790Z] #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-09-09T06:28:50.074Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 1.7s [2025-09-09T06:28:50.074Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.02MB / 33.17MB 1.8s [2025-09-09T06:28:50.342Z] #35 ... [2025-09-09T06:28:50.342Z] [2025-09-09T06:28:50.342Z] #52 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-09-09T06:28:50.342Z] #52 DONE 7.3s [2025-09-09T06:28:50.342Z] [2025-09-09T06:28:50.342Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:28:50.342Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.41MB / 33.17MB 2.0s [2025-09-09T06:28:50.342Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 2.2s [2025-09-09T06:28:50.626Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 2.4s [2025-09-09T06:28:50.899Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 2.6s done [2025-09-09T06:28:50.899Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 2.6s done [2025-09-09T06:28:51.486Z] #35 ... [2025-09-09T06:28:51.486Z] [2025-09-09T06:28:51.486Z] #53 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2025-09-09T06:28:51.486Z] #53 DONE 2.1s [2025-09-09T06:28:51.754Z] [2025-09-09T06:28:51.754Z] #54 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-09-09T06:28:57.127Z] #54 ... [2025-09-09T06:28:57.127Z] [2025-09-09T06:28:57.127Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:28:57.127Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.6s [2025-09-09T06:28:57.666Z] #35 ... [2025-09-09T06:28:57.666Z] [2025-09-09T06:28:57.666Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T06:28:57.666Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.7s done [2025-09-09T06:28:57.666Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-09T06:28:57.666Z] #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-09-09T06:28:57.666Z] #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-09-09T06:28:57.666Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-09-09T06:28:57.666Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-09-09T06:28:57.666Z] #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-09-09T06:28:57.666Z] #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.4s done [2025-09-09T06:28:57.666Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done [2025-09-09T06:28:57.666Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-09-09T06:28:57.666Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.2s [2025-09-09T06:28:57.666Z] #55 ... [2025-09-09T06:28:57.666Z] [2025-09-09T06:28:57.666Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-09T06:28:57.666Z] #56 DONE 8.0s [2025-09-09T06:28:57.666Z] [2025-09-09T06:28:57.666Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T06:28:57.666Z] #55 ... [2025-09-09T06:28:57.666Z] [2025-09-09T06:28:57.666Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:28:59.617Z] #35 ... [2025-09-09T06:28:59.617Z] [2025-09-09T06:28:59.617Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-09T06:28:59.617Z] #0 8.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:28:59.617Z] #0 8.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:28:59.885Z] #57 ... [2025-09-09T06:28:59.885Z] [2025-09-09T06:28:59.885Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-09T06:28:59.885Z] #58 ... [2025-09-09T06:28:59.885Z] [2025-09-09T06:28:59.885Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-09T06:29:00.153Z] #59 ... [2025-09-09T06:29:00.153Z] [2025-09-09T06:29:00.153Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-09T06:29:00.153Z] #0 9.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:00.153Z] #60 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:00.153Z] #60 ... [2025-09-09T06:29:00.153Z] [2025-09-09T06:29:00.153Z] #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T06:29:00.431Z] #33 ... [2025-09-09T06:29:00.431Z] [2025-09-09T06:29:00.431Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-09T06:29:00.431Z] #0 8.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:00.431Z] #0 9.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:00.431Z] #61 ... [2025-09-09T06:29:00.431Z] [2025-09-09T06:29:00.431Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-09T06:29:00.431Z] #0 9.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:00.699Z] #62 ... [2025-09-09T06:29:00.699Z] [2025-09-09T06:29:00.699Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-09T06:29:00.699Z] #63 DONE 9.2s [2025-09-09T06:29:00.699Z] [2025-09-09T06:29:00.699Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-09T06:29:00.699Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:00.699Z] #64 ... [2025-09-09T06:29:00.699Z] [2025-09-09T06:29:00.699Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-09T06:29:00.699Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:00.967Z] #65 ... [2025-09-09T06:29:00.967Z] [2025-09-09T06:29:00.967Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-09T06:29:00.968Z] #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:00.968Z] #66 ... [2025-09-09T06:29:00.968Z] [2025-09-09T06:29:00.968Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-09T06:29:00.968Z] #0 9.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:00.968Z] #0 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:01.590Z] #67 ... [2025-09-09T06:29:01.590Z] [2025-09-09T06:29:01.590Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-09T06:29:01.590Z] #58 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:01.590Z] #58 ... [2025-09-09T06:29:01.590Z] [2025-09-09T06:29:01.590Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-09T06:29:01.590Z] #0 9.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:01.590Z] #68 ... [2025-09-09T06:29:01.590Z] [2025-09-09T06:29:01.590Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-09T06:29:01.590Z] #69 ... [2025-09-09T06:29:01.590Z] [2025-09-09T06:29:01.590Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-09T06:29:01.886Z] #70 ... [2025-09-09T06:29:01.886Z] [2025-09-09T06:29:01.886Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-09T06:29:01.886Z] #71 ... [2025-09-09T06:29:01.886Z] [2025-09-09T06:29:01.886Z] #54 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-09-09T06:29:01.886Z] #54 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:04.021Z] #54 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:07.391Z] #54 ... [2025-09-09T06:29:07.391Z] [2025-09-09T06:29:07.391Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:29:07.391Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.1s [2025-09-09T06:29:07.975Z] #35 ... [2025-09-09T06:29:07.975Z] [2025-09-09T06:29:07.975Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T06:29:07.975Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.6s done [2025-09-09T06:29:07.975Z] #55 ... [2025-09-09T06:29:07.975Z] [2025-09-09T06:29:07.975Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-09T06:29:07.975Z] #0 6.962 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:07.975Z] #0 9.358 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:08.244Z] #72 ... [2025-09-09T06:29:08.244Z] [2025-09-09T06:29:08.244Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T06:29:08.828Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.5s done [2025-09-09T06:29:10.786Z] #35 ... [2025-09-09T06:29:10.786Z] [2025-09-09T06:29:10.786Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-09T06:29:10.786Z] #0 4.519 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:10.786Z] #0 6.462 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:10.786Z] #73 ... [2025-09-09T06:29:10.786Z] [2025-09-09T06:29:10.786Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-09T06:29:10.786Z] #60 20.17 (1/4) Installing ca-certificates (20250619-r0) [2025-09-09T06:29:10.786Z] #60 20.85 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:10.786Z] #60 20.90 (3/4) Installing su-exec (0.2-r3) [2025-09-09T06:29:10.786Z] #60 20.99 (4/4) Installing yq-go (4.44.1-r2) [2025-09-09T06:29:11.052Z] #60 ... [2025-09-09T06:29:11.052Z] [2025-09-09T06:29:11.052Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-09T06:29:11.052Z] #57 15.49 (1/3) Installing ca-certificates (20250619-r0) [2025-09-09T06:29:11.052Z] #57 16.43 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:11.052Z] #57 16.47 (3/3) Installing tzdata (2025b-r0) [2025-09-09T06:29:11.052Z] #57 18.04 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:11.052Z] #57 18.11 Executing ca-certificates-20250619-r0.trigger [2025-09-09T06:29:11.052Z] #57 19.29 OK: 11 MiB in 17 packages [2025-09-09T06:29:11.052Z] #57 DONE 21.4s [2025-09-09T06:29:11.052Z] [2025-09-09T06:29:11.052Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-09T06:29:11.052Z] #59 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:11.052Z] #59 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:11.052Z] #59 ... [2025-09-09T06:29:11.052Z] [2025-09-09T06:29:11.052Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:11.634Z] #74 ... [2025-09-09T06:29:11.634Z] [2025-09-09T06:29:11.634Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-09T06:29:11.634Z] #64 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:11.634Z] #64 ... [2025-09-09T06:29:11.634Z] [2025-09-09T06:29:11.634Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-09T06:29:11.634Z] #69 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:11.634Z] #69 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:11.905Z] #69 ... [2025-09-09T06:29:11.905Z] [2025-09-09T06:29:11.905Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-09T06:29:11.905Z] #62 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:11.905Z] #62 ... [2025-09-09T06:29:11.905Z] [2025-09-09T06:29:11.905Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-09T06:29:11.905Z] #70 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:11.905Z] #70 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:12.173Z] #70 ... [2025-09-09T06:29:12.173Z] [2025-09-09T06:29:12.173Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-09T06:29:12.173Z] #64 22.35 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:12.173Z] #64 22.46 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:12.173Z] #64 ... [2025-09-09T06:29:12.173Z] [2025-09-09T06:29:12.173Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-09T06:29:12.173Z] #66 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:12.440Z] #66 ... [2025-09-09T06:29:12.440Z] [2025-09-09T06:29:12.440Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-09T06:29:12.440Z] #60 22.71 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:12.440Z] #60 ... [2025-09-09T06:29:12.440Z] [2025-09-09T06:29:12.440Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-09T06:29:12.440Z] #65 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:12.707Z] #65 22.97 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-09T06:29:12.707Z] #65 22.97 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-09T06:29:12.707Z] #65 22.97 OK: 24052 distinct packages available [2025-09-09T06:29:12.707Z] #65 ... [2025-09-09T06:29:12.707Z] [2025-09-09T06:29:12.707Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-09T06:29:12.707Z] #59 22.94 (1/7) Installing ca-certificates (20250619-r0) [2025-09-09T06:29:12.974Z] #59 23.30 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:12.974Z] #59 ... [2025-09-09T06:29:12.974Z] [2025-09-09T06:29:12.974Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-09T06:29:12.974Z] #71 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:12.974Z] #71 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:12.974Z] #71 ... [2025-09-09T06:29:12.974Z] [2025-09-09T06:29:12.974Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-09T06:29:12.974Z] #66 23.35 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:12.974Z] #66 23.38 (2/2) Installing su-exec (0.2-r3) [2025-09-09T06:29:12.974Z] #66 23.41 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:13.241Z] #66 ... [2025-09-09T06:29:13.241Z] [2025-09-09T06:29:13.241Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-09T06:29:13.241Z] #58 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:13.509Z] #58 ... [2025-09-09T06:29:13.509Z] [2025-09-09T06:29:13.509Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-09T06:29:13.509Z] #68 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:13.509Z] #68 21.78 OK: 239 MiB in 58 packages [2025-09-09T06:29:13.509Z] #68 ... [2025-09-09T06:29:13.509Z] [2025-09-09T06:29:13.509Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-09T06:29:13.509Z] #59 23.34 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-09T06:29:13.509Z] #59 23.36 (4/7) Installing libsodium (1.0.19-r0) [2025-09-09T06:29:13.509Z] #59 23.39 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-09T06:29:13.509Z] #59 23.74 (6/7) Installing libzmq (4.3.5-r2) [2025-09-09T06:29:13.509Z] #59 23.84 (7/7) Installing zeromq (4.3.5-r2) [2025-09-09T06:29:13.778Z] #59 23.91 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:13.778Z] #59 24.08 Executing ca-certificates-20250619-r0.trigger [2025-09-09T06:29:14.046Z] #59 ... [2025-09-09T06:29:14.046Z] [2025-09-09T06:29:14.046Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-09T06:29:14.046Z] #64 22.64 OK: 9 MiB in 15 packages [2025-09-09T06:29:14.046Z] #64 DONE 24.3s [2025-09-09T06:29:14.312Z] [2025-09-09T06:29:14.312Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:14.900Z] #75 ... [2025-09-09T06:29:14.900Z] [2025-09-09T06:29:14.900Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-09T06:29:14.900Z] #68 DONE 23.4s [2025-09-09T06:29:14.900Z] [2025-09-09T06:29:14.900Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:29:15.483Z] #76 ... [2025-09-09T06:29:15.483Z] [2025-09-09T06:29:15.483Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-09T06:29:15.483Z] #62 22.54 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:15.483Z] #62 22.61 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:15.483Z] #62 22.77 OK: 9 MiB in 15 packages [2025-09-09T06:29:15.483Z] #62 DONE 26.3s [2025-09-09T06:29:15.483Z] [2025-09-09T06:29:15.483Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-09-09T06:29:15.750Z] #77 ... [2025-09-09T06:29:15.750Z] [2025-09-09T06:29:15.750Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-09T06:29:15.750Z] #54 21.36 OK: 239 MiB in 58 packages [2025-09-09T06:29:15.750Z] #54 DONE 25.2s [2025-09-09T06:29:16.016Z] [2025-09-09T06:29:16.016Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-09T06:29:16.016Z] #66 23.56 OK: 9 MiB in 16 packages [2025-09-09T06:29:16.016Z] #66 DONE 26.1s [2025-09-09T06:29:16.016Z] [2025-09-09T06:29:16.016Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:29:16.016Z] #76 DONE 1.2s [2025-09-09T06:29:16.016Z] [2025-09-09T06:29:16.016Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-09T06:29:16.016Z] #59 26.16 OK: 14 MiB in 21 packages [2025-09-09T06:29:17.426Z] #59 ... [2025-09-09T06:29:17.426Z] [2025-09-09T06:29:17.426Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-09T06:29:17.426Z] #60 22.92 Executing ca-certificates-20250619-r0.trigger [2025-09-09T06:29:17.426Z] #60 23.97 OK: 20 MiB in 18 packages [2025-09-09T06:29:17.426Z] #60 DONE 27.6s [2025-09-09T06:29:17.426Z] [2025-09-09T06:29:17.426Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:29:17.426Z] #78 DONE 1.5s [2025-09-09T06:29:17.426Z] [2025-09-09T06:29:17.426Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:29:17.692Z] #79 ... [2025-09-09T06:29:17.692Z] [2025-09-09T06:29:17.692Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-09T06:29:17.692Z] #61 18.15 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-09T06:29:17.692Z] #61 18.15 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-09T06:29:17.692Z] #61 18.15 OK: 24052 distinct packages available [2025-09-09T06:29:17.692Z] #61 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:17.692Z] #61 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:17.962Z] #61 ... [2025-09-09T06:29:17.962Z] [2025-09-09T06:29:17.962Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-09T06:29:17.962Z] #58 24.87 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:17.962Z] #58 24.99 (2/4) Installing openssl (3.3.4-r0) [2025-09-09T06:29:17.962Z] #58 25.24 (3/4) Installing su-exec (0.2-r3) [2025-09-09T06:29:17.962Z] #58 25.32 (4/4) Installing yq-go (4.44.1-r2) [2025-09-09T06:29:17.962Z] #58 27.47 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:17.962Z] #58 27.77 OK: 20 MiB in 18 packages [2025-09-09T06:29:17.962Z] #58 ... [2025-09-09T06:29:17.962Z] [2025-09-09T06:29:17.962Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-09T06:29:17.962Z] #69 23.29 OK: 239 MiB in 58 packages [2025-09-09T06:29:17.962Z] #69 DONE 26.6s [2025-09-09T06:29:18.227Z] [2025-09-09T06:29:18.227Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-09T06:29:18.227Z] #71 23.87 OK: 239 MiB in 58 packages [2025-09-09T06:29:18.227Z] #71 DONE 26.8s [2025-09-09T06:29:18.227Z] [2025-09-09T06:29:18.227Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:29:18.814Z] #80 ... [2025-09-09T06:29:18.814Z] [2025-09-09T06:29:18.814Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-09T06:29:18.814Z] #72 17.97 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:18.814Z] #72 18.60 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:18.814Z] #72 18.98 OK: 9 MiB in 15 packages [2025-09-09T06:29:18.814Z] #72 DONE 20.8s [2025-09-09T06:29:18.814Z] [2025-09-09T06:29:18.814Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-09T06:29:18.814Z] #59 DONE 29.2s [2025-09-09T06:29:18.814Z] [2025-09-09T06:29:18.814Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:29:19.419Z] #81 ... [2025-09-09T06:29:19.419Z] [2025-09-09T06:29:19.419Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-09T06:29:19.419Z] #73 16.53 OK: 239 MiB in 58 packages [2025-09-09T06:29:19.419Z] #73 DONE 18.8s [2025-09-09T06:29:19.688Z] [2025-09-09T06:29:19.688Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-09T06:29:19.688Z] #67 19.90 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-09T06:29:19.688Z] #67 19.92 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-09T06:29:19.688Z] #67 19.92 OK: 24052 distinct packages available [2025-09-09T06:29:19.688Z] #67 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:19.688Z] #67 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:19.688Z] #67 ... [2025-09-09T06:29:19.688Z] [2025-09-09T06:29:19.688Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-09T06:29:19.954Z] #82 ... [2025-09-09T06:29:19.954Z] [2025-09-09T06:29:19.954Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:29:19.954Z] #81 DONE 1.9s [2025-09-09T06:29:19.954Z] [2025-09-09T06:29:19.954Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:29:20.536Z] #83 ... [2025-09-09T06:29:20.536Z] [2025-09-09T06:29:20.536Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-09T06:29:20.536Z] #58 DONE 30.7s [2025-09-09T06:29:20.536Z] [2025-09-09T06:29:20.537Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:29:20.537Z] #80 DONE 2.4s [2025-09-09T06:29:20.537Z] [2025-09-09T06:29:20.537Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:29:23.110Z] #84 ... [2025-09-09T06:29:23.110Z] [2025-09-09T06:29:23.110Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-09T06:29:23.110Z] #82 DONE 3.0s [2025-09-09T06:29:23.110Z] [2025-09-09T06:29:23.110Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-09T06:29:23.110Z] #61 32.48 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:23.110Z] #61 32.51 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-09T06:29:23.110Z] #61 32.52 (3/5) Installing libucontext (1.2-r3) [2025-09-09T06:29:23.110Z] #61 32.55 (4/5) Installing gcompat (1.1.0-r4) [2025-09-09T06:29:23.110Z] #61 32.58 (5/5) Installing openssl (3.3.4-r0) [2025-09-09T06:29:23.110Z] #61 32.67 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:23.110Z] #61 32.82 OK: 10 MiB in 19 packages [2025-09-09T06:29:23.377Z] #61 ... [2025-09-09T06:29:23.377Z] [2025-09-09T06:29:23.377Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:23.377Z] #74 2.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:23.377Z] #74 4.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:23.377Z] #74 11.88 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:23.377Z] #74 12.01 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:29:23.377Z] #74 12.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:23.377Z] #74 ... [2025-09-09T06:29:23.377Z] [2025-09-09T06:29:23.378Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-09T06:29:23.378Z] #67 32.81 (1/14) Installing ca-certificates (20250619-r0) [2025-09-09T06:29:23.378Z] #67 33.24 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-09T06:29:23.378Z] #67 33.41 (3/14) Installing c-ares (1.33.1-r0) [2025-09-09T06:29:23.378Z] #67 33.42 (4/14) Installing libunistring (1.2-r0) [2025-09-09T06:29:23.378Z] #67 33.55 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-09T06:29:23.378Z] #67 33.58 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-09T06:29:23.378Z] #67 33.60 (7/14) Installing libpsl (0.21.5-r1) [2025-09-09T06:29:23.378Z] #67 33.61 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-09T06:29:23.378Z] #67 33.68 (9/14) Installing libcurl (8.12.1-r0) [2025-09-09T06:29:23.378Z] #67 33.73 (10/14) Installing curl (8.12.1-r0) [2025-09-09T06:29:23.378Z] #67 33.75 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:23.378Z] #67 33.77 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-09T06:29:23.643Z] #67 ... [2025-09-09T06:29:23.643Z] [2025-09-09T06:29:23.643Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-09T06:29:23.643Z] #61 DONE 34.0s [2025-09-09T06:29:23.643Z] [2025-09-09T06:29:23.643Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-09T06:29:23.643Z] #67 33.78 (13/14) Installing libucontext (1.2-r3) [2025-09-09T06:29:23.643Z] #67 33.84 (14/14) Installing gcompat (1.1.0-r4) [2025-09-09T06:29:23.643Z] #67 33.84 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:23.643Z] #67 33.89 Executing ca-certificates-20250619-r0.trigger [2025-09-09T06:29:24.250Z] #67 34.51 OK: 15 MiB in 28 packages [2025-09-09T06:29:24.251Z] #67 ... [2025-09-09T06:29:24.251Z] [2025-09-09T06:29:24.251Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-09T06:29:24.251Z] #65 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:24.251Z] #65 27.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:24.251Z] #65 34.01 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-09T06:29:24.251Z] #65 34.04 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-09T06:29:24.251Z] #65 34.04 (3/4) Installing libucontext (1.2-r3) [2025-09-09T06:29:24.251Z] #65 34.04 (4/4) Installing gcompat (1.1.0-r4) [2025-09-09T06:29:24.251Z] #65 34.07 Executing busybox-1.36.1-r29.trigger [2025-09-09T06:29:24.251Z] #65 34.13 OK: 9 MiB in 18 packages [2025-09-09T06:29:24.520Z] #65 ... [2025-09-09T06:29:24.520Z] [2025-09-09T06:29:24.520Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:24.520Z] #74 12.58 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:24.520Z] #74 12.59 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:29:24.520Z] #74 12.67 OK: 11 MiB in 17 packages [2025-09-09T06:29:25.105Z] #74 DONE 14.2s [2025-09-09T06:29:25.105Z] [2025-09-09T06:29:25.105Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:25.105Z] #75 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:25.373Z] #75 ... [2025-09-09T06:29:25.373Z] [2025-09-09T06:29:25.373Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-09T06:29:25.373Z] #65 DONE 35.5s [2025-09-09T06:29:25.373Z] [2025-09-09T06:29:25.373Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-09T06:29:25.639Z] #85 ... [2025-09-09T06:29:25.639Z] [2025-09-09T06:29:25.639Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-09T06:29:25.639Z] #67 DONE 35.9s [2025-09-09T06:29:25.639Z] [2025-09-09T06:29:25.639Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:25.906Z] #86 ... [2025-09-09T06:29:25.906Z] [2025-09-09T06:29:25.906Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-09T06:29:25.906Z] #70 25.96 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-09T06:29:25.906Z] #70 25.96 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-09T06:29:25.907Z] #70 25.96 OK: 24052 distinct packages available [2025-09-09T06:29:25.907Z] #70 28.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:25.907Z] #70 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:25.907Z] #70 33.93 OK: 239 MiB in 58 packages [2025-09-09T06:29:25.907Z] #70 DONE 34.4s [2025-09-09T06:29:25.907Z] [2025-09-09T06:29:25.907Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-09T06:29:25.907Z] #87 ... [2025-09-09T06:29:25.907Z] [2025-09-09T06:29:25.907Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:29:26.188Z] #88 ... [2025-09-09T06:29:26.188Z] [2025-09-09T06:29:26.188Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:29:26.459Z] #89 ... [2025-09-09T06:29:26.459Z] [2025-09-09T06:29:26.459Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:26.459Z] #75 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:27.482Z] #75 ... [2025-09-09T06:29:27.482Z] [2025-09-09T06:29:27.482Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:29:27.482Z] #88 DONE 1.5s [2025-09-09T06:29:27.482Z] [2025-09-09T06:29:27.482Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:27.482Z] #75 13.40 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:27.482Z] #75 ... [2025-09-09T06:29:27.482Z] [2025-09-09T06:29:27.482Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-09T06:29:27.482Z] #90 ... [2025-09-09T06:29:27.482Z] [2025-09-09T06:29:27.482Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:27.482Z] #75 13.50 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:29:27.749Z] #75 13.74 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:27.749Z] #75 13.74 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:27.749Z] #75 13.74 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:29:27.749Z] #75 13.79 OK: 9 MiB in 15 packages [2025-09-09T06:29:28.327Z] #75 DONE 14.4s [2025-09-09T06:29:28.327Z] [2025-09-09T06:29:28.327Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-09-09T06:29:28.327Z] #77 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:28.327Z] #77 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:29.751Z] #77 ... [2025-09-09T06:29:29.751Z] [2025-09-09T06:29:29.751Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:29.751Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:29.751Z] #91 ... [2025-09-09T06:29:29.751Z] [2025-09-09T06:29:29.751Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-09T06:29:29.751Z] #90 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:30.707Z] #90 ... [2025-09-09T06:29:30.707Z] [2025-09-09T06:29:30.707Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-09T06:29:30.707Z] #92 ... [2025-09-09T06:29:30.707Z] [2025-09-09T06:29:30.707Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:30.707Z] #91 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:32.651Z] #91 ... [2025-09-09T06:29:32.651Z] [2025-09-09T06:29:32.651Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:29:32.916Z] #93 ... [2025-09-09T06:29:32.916Z] [2025-09-09T06:29:32.916Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-09-09T06:29:32.916Z] #77 17.49 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:32.916Z] #77 17.65 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:29:32.916Z] #77 18.11 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:32.916Z] #77 18.51 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:32.916Z] #77 18.53 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:29:32.916Z] #77 18.56 OK: 9 MiB in 15 packages [2025-09-09T06:29:33.872Z] #77 ... [2025-09-09T06:29:33.872Z] [2025-09-09T06:29:33.872Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-09T06:29:33.872Z] #0 7.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:33.872Z] #0 9.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:33.872Z] #94 ... [2025-09-09T06:29:33.872Z] [2025-09-09T06:29:33.872Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-09T06:29:33.872Z] #85 6.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:33.872Z] #85 7.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:34.834Z] #85 ... [2025-09-09T06:29:34.834Z] [2025-09-09T06:29:34.834Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-09-09T06:29:34.834Z] #77 DONE 20.3s [2025-09-09T06:29:34.834Z] [2025-09-09T06:29:34.834Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:34.834Z] #86 6.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:34.834Z] #86 7.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:37.421Z] #86 ... [2025-09-09T06:29:37.421Z] [2025-09-09T06:29:37.421Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:37.421Z] #91 16.84 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:37.421Z] #91 16.98 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:29:37.421Z] #91 17.35 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:37.421Z] #91 17.36 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:37.421Z] #91 17.37 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:29:37.421Z] #91 17.42 OK: 14 MiB in 21 packages [2025-09-09T06:29:37.421Z] #91 ... [2025-09-09T06:29:37.421Z] [2025-09-09T06:29:37.421Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:29:37.421Z] #95 ... [2025-09-09T06:29:37.421Z] [2025-09-09T06:29:37.421Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-09T06:29:37.421Z] #87 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:37.421Z] #87 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:37.421Z] #87 20.35 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:37.421Z] #87 20.49 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:29:37.421Z] #87 20.81 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:37.421Z] #87 20.82 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:37.421Z] #87 20.86 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:29:37.421Z] #87 20.94 OK: 9 MiB in 16 packages [2025-09-09T06:29:38.007Z] #87 DONE 22.1s [2025-09-09T06:29:38.007Z] [2025-09-09T06:29:38.007Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-09T06:29:38.280Z] #96 ... [2025-09-09T06:29:38.280Z] [2025-09-09T06:29:38.280Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:38.280Z] #91 DONE 18.8s [2025-09-09T06:29:38.280Z] [2025-09-09T06:29:38.280Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-09T06:29:38.280Z] #94 14.61 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:38.280Z] #94 14.85 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:29:38.862Z] #94 15.48 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:39.128Z] #94 15.48 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:39.128Z] #94 15.51 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:29:39.128Z] #94 15.59 OK: 10 MiB in 19 packages [2025-09-09T06:29:39.394Z] #94 ... [2025-09-09T06:29:39.394Z] [2025-09-09T06:29:39.394Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-09T06:29:39.394Z] #90 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:39.394Z] #90 19.71 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:39.394Z] #90 19.84 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:29:39.394Z] #90 20.25 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:39.394Z] #90 20.26 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:39.394Z] #90 20.27 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:29:39.394Z] #90 20.36 OK: 20 MiB in 18 packages [2025-09-09T06:29:39.394Z] #90 DONE 22.2s [2025-09-09T06:29:39.663Z] [2025-09-09T06:29:39.663Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-09T06:29:39.663Z] #85 14.07 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:39.663Z] #85 14.25 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:29:39.929Z] #85 14.70 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:40.196Z] #85 14.71 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:40.196Z] #85 14.73 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:29:40.196Z] #85 14.80 OK: 9 MiB in 18 packages [2025-09-09T06:29:40.781Z] #85 ... [2025-09-09T06:29:40.781Z] [2025-09-09T06:29:40.781Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-09-09T06:29:40.781Z] #94 DONE 17.2s [2025-09-09T06:29:40.781Z] [2025-09-09T06:29:40.781Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-09T06:29:40.781Z] #92 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:40.781Z] #92 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-09T06:29:40.781Z] #92 18.37 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:40.781Z] #92 18.59 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:29:40.781Z] #92 19.07 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:40.781Z] #92 19.08 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:40.781Z] #92 19.20 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:29:40.781Z] #92 19.40 OK: 20 MiB in 18 packages [2025-09-09T06:29:41.048Z] #92 ... [2025-09-09T06:29:41.048Z] [2025-09-09T06:29:41.048Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-09T06:29:41.316Z] #97 ... [2025-09-09T06:29:41.316Z] [2025-09-09T06:29:41.316Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-09T06:29:41.316Z] #96 DONE 3.4s [2025-09-09T06:29:41.583Z] [2025-09-09T06:29:41.583Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-09T06:29:41.583Z] #86 13.42 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:41.583Z] #86 13.56 Executing busybox-1.36.1-r30.post-upgrade [2025-09-09T06:29:41.583Z] #86 14.11 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:41.583Z] #86 14.12 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-09T06:29:41.583Z] #86 14.17 Executing busybox-1.36.1-r30.trigger [2025-09-09T06:29:41.583Z] #86 14.20 OK: 15 MiB in 28 packages [2025-09-09T06:29:41.583Z] #86 DONE 15.9s [2025-09-09T06:29:41.583Z] [2025-09-09T06:29:41.583Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-09T06:29:41.851Z] #98 ... [2025-09-09T06:29:41.851Z] [2025-09-09T06:29:41.851Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-09T06:29:41.851Z] #92 DONE 21.3s [2025-09-09T06:29:41.851Z] [2025-09-09T06:29:41.851Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-09T06:29:41.851Z] #85 DONE 16.6s [2025-09-09T06:29:41.851Z] [2025-09-09T06:29:41.851Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:29:42.119Z] #99 ... [2025-09-09T06:29:42.119Z] [2025-09-09T06:29:42.119Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-09T06:29:42.119Z] #98 DONE 0.6s [2025-09-09T06:29:42.390Z] [2025-09-09T06:29:42.390Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-09T06:29:42.390Z] #100 DONE 0.6s [2025-09-09T06:29:42.390Z] [2025-09-09T06:29:42.390Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:29:43.795Z] #101 ... [2025-09-09T06:29:43.795Z] [2025-09-09T06:29:43.795Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-09T06:29:43.795Z] #97 DONE 2.8s [2025-09-09T06:29:43.795Z] [2025-09-09T06:29:43.795Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:29:44.061Z] #102 ... [2025-09-09T06:29:44.061Z] [2025-09-09T06:29:44.061Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:29:44.061Z] #101 DONE 3.1s [2025-09-09T06:29:44.061Z] [2025-09-09T06:29:44.061Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-09T06:29:44.327Z] #103 DONE 0.3s [2025-09-09T06:29:44.327Z] [2025-09-09T06:29:44.327Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:29:44.327Z] #99 DONE 2.3s [2025-09-09T06:29:44.327Z] [2025-09-09T06:29:44.327Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-09T06:29:44.595Z] #104 DONE 0.3s [2025-09-09T06:29:44.595Z] [2025-09-09T06:29:44.595Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-09T06:29:44.595Z] #105 DONE 0.3s [2025-09-09T06:29:44.595Z] [2025-09-09T06:29:44.595Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-09T06:29:44.869Z] #106 DONE 0.3s [2025-09-09T06:29:44.869Z] [2025-09-09T06:29:44.869Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-09T06:29:44.869Z] #107 DONE 0.3s [2025-09-09T06:29:44.869Z] [2025-09-09T06:29:44.869Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-09T06:29:45.136Z] #108 DONE 0.2s [2025-09-09T06:29:45.136Z] [2025-09-09T06:29:45.136Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-09T06:29:45.136Z] #109 DONE 0.2s [2025-09-09T06:29:45.136Z] [2025-09-09T06:29:45.136Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-09T06:29:45.136Z] #110 ... [2025-09-09T06:29:45.136Z] [2025-09-09T06:29:45.136Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-09T06:29:45.136Z] #102 DONE 1.6s [2025-09-09T06:29:45.406Z] [2025-09-09T06:29:45.406Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-09T06:29:45.406Z] #110 DONE 0.2s [2025-09-09T06:29:45.406Z] [2025-09-09T06:29:45.406Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-09T06:29:45.406Z] #111 DONE 0.2s [2025-09-09T06:29:45.406Z] [2025-09-09T06:29:45.406Z] #112 [security-spire-server] exporting to image [2025-09-09T06:29:45.406Z] #112 exporting layers [2025-09-09T06:29:45.674Z] #112 ... [2025-09-09T06:29:45.674Z] [2025-09-09T06:29:45.674Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-09T06:29:45.674Z] #113 DONE 0.3s [2025-09-09T06:29:45.674Z] [2025-09-09T06:29:45.674Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-09T06:29:45.674Z] #114 DONE 0.3s [2025-09-09T06:29:45.674Z] [2025-09-09T06:29:45.674Z] #112 [security-spire-config] exporting to image [2025-09-09T06:29:45.674Z] #112 ... [2025-09-09T06:29:45.674Z] [2025-09-09T06:29:45.674Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-09T06:29:45.674Z] #115 DONE 0.2s [2025-09-09T06:29:45.941Z] [2025-09-09T06:29:45.941Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-09T06:29:46.226Z] #116 DONE 0.2s [2025-09-09T06:29:46.226Z] [2025-09-09T06:29:46.226Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-09T06:29:46.492Z] #117 DONE 0.2s [2025-09-09T06:29:46.492Z] [2025-09-09T06:29:46.492Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-09T06:29:46.492Z] #118 DONE 0.2s [2025-09-09T06:29:46.492Z] [2025-09-09T06:29:46.492Z] #112 [security-spire-agent] exporting to image [2025-09-09T06:29:47.903Z] #112 exporting layers 2.8s done [2025-09-09T06:29:47.903Z] #112 writing image sha256:1c56ce0584da9e247f3fb487339f33a1dde0c47132fe82ccc1bde2ba772c10f1 [2025-09-09T06:29:48.168Z] #112 writing image sha256:1c56ce0584da9e247f3fb487339f33a1dde0c47132fe82ccc1bde2ba772c10f1 done [2025-09-09T06:29:48.168Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2025-09-09T06:29:48.435Z] #112 exporting layers 2.6s done [2025-09-09T06:29:48.435Z] #112 writing image sha256:b070ec7a78d9fbd06fd0cb281dc573c384c3fbf0fa92fb8c4485e9fe118763c9 done [2025-09-09T06:29:48.435Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2025-09-09T06:29:48.435Z] #112 exporting layers 2.0s done [2025-09-09T06:29:48.700Z] #112 writing image sha256:00d3375990c4a21e5c3408cc9a0d025da4f76111e5efd290874f9b77b05ca94f done [2025-09-09T06:29:48.700Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2025-09-09T06:29:48.700Z] #112 DONE 3.4s [2025-09-09T06:29:48.700Z] [2025-09-09T06:29:48.700Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:30:17.964Z] #132 ... [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-09T06:30:17.964Z] #152 DONE 94.5s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-09T06:30:17.964Z] #153 DONE 94.4s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-09T06:30:17.964Z] #157 DONE 0.1s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:30:17.964Z] #158 DONE 0.1s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-09T06:30:17.964Z] #159 ... [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:30:17.964Z] #160 DONE 0.2s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-09T06:30:17.964Z] #161 DONE 0.3s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-09-09T06:30:17.964Z] #162 DONE 0.2s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-09-09T06:30:17.964Z] #163 DONE 0.1s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T06:30:17.964Z] #164 ... [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-09T06:30:17.964Z] #159 DONE 1.0s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:30:17.964Z] #165 DONE 0.2s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:30:17.964Z] #166 DONE 0.2s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T06:30:17.964Z] #164 ... [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-09T06:30:17.964Z] #167 DONE 0.2s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-09T06:30:17.964Z] #168 DONE 0.3s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T06:30:17.964Z] #154 ... [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T06:30:17.964Z] #164 DONE 1.2s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #169 [core-common-config-bootstrapper] exporting to image [2025-09-09T06:30:17.964Z] #169 exporting layers [2025-09-09T06:30:17.964Z] #169 ... [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-09-09T06:30:17.964Z] #170 DONE 0.2s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-09-09T06:30:17.964Z] #171 DONE 0.1s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-09T06:30:17.964Z] #150 ... [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #169 [core-common-config-bootstrapper] exporting to image [2025-09-09T06:30:17.964Z] #169 exporting layers 0.3s done [2025-09-09T06:30:17.964Z] #169 writing image sha256:4ece23bba4214af972b604c1144fa8fda22d7823da602f32fd2317a861f11a36 done [2025-09-09T06:30:17.964Z] #169 naming to docker.io/library/core-common-config-bootstrapper done [2025-09-09T06:30:17.964Z] #169 DONE 0.4s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-09-09T06:30:17.964Z] #172 DONE 0.1s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-09T06:30:17.964Z] #173 DONE 0.0s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-09T06:30:17.964Z] #174 DONE 1.0s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #175 [security-bootstrapper] exporting to image [2025-09-09T06:30:17.964Z] #175 exporting layers 0.6s done [2025-09-09T06:30:17.964Z] #175 writing image sha256:685aaa08a4e8aea1fdd704dee905404ef3a6275ee35168c53229422f70e47146 done [2025-09-09T06:30:17.964Z] #175 naming to docker.io/library/security-bootstrapper done [2025-09-09T06:30:17.964Z] #175 DONE 0.6s [2025-09-09T06:30:17.964Z] [2025-09-09T06:30:17.964Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-09T06:31:10.328Z] #83 DONE 110.2s [2025-09-09T06:31:10.328Z] [2025-09-09T06:31:10.328Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:10.328Z] #79 DONE 112.8s [2025-09-09T06:31:10.328Z] [2025-09-09T06:31:10.328Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:10.328Z] #93 DONE 107.4s [2025-09-09T06:31:10.328Z] [2025-09-09T06:31:10.328Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:10.328Z] #95 DONE 102.8s [2025-09-09T06:31:10.328Z] [2025-09-09T06:31:10.328Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:10.328Z] #89 DONE 114.0s [2025-09-09T06:31:10.328Z] [2025-09-09T06:31:10.328Z] #119 [core-metadata builder 6/7] COPY . . [2025-09-09T06:31:10.328Z] #119 ... [2025-09-09T06:31:10.328Z] [2025-09-09T06:31:10.328Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:10.328Z] #84 DONE 109.5s [2025-09-09T06:31:10.328Z] [2025-09-09T06:31:10.328Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #120 DONE 1.9s [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #121 [core-keeper builder 7/8] COPY . . [2025-09-09T06:31:12.292Z] #121 DONE 2.0s [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #122 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-09T06:31:12.292Z] #122 ... [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #123 [support-notifications builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #123 DONE 2.0s [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #119 [core-metadata builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #119 DONE 2.0s [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:12.292Z] #124 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:31:12.292Z] #125 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #126 [core-data builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #126 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #127 DONE 2.0s [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:12.292Z] #128 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #129 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:31:12.292Z] #130 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:12.292Z] #131 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:31:12.292Z] #132 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #133 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:31:12.292Z] #134 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #135 [core-command builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #135 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:12.292Z] #136 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:12.292Z] #137 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #138 [security-proxy-auth builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #138 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:31:12.292Z] #139 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #140 [support-scheduler builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #140 DONE 2.1s [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-09T06:31:12.292Z] #141 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-09T06:31:12.292Z] #142 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-09T06:31:12.292Z] #143 CACHED [2025-09-09T06:31:12.292Z] [2025-09-09T06:31:12.292Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-09T06:31:17.662Z] #144 ... [2025-09-09T06:31:17.662Z] [2025-09-09T06:31:17.662Z] #122 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-09T06:31:17.662Z] #122 3.925 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-09T06:31:21.961Z] #122 ... [2025-09-09T06:31:21.961Z] [2025-09-09T06:31:21.961Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-09T06:31:21.961Z] #144 6.228 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-09T06:31:22.249Z] #144 ... [2025-09-09T06:31:22.249Z] [2025-09-09T06:31:22.249Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-09T06:31:22.249Z] #0 6.076 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-09T06:31:22.249Z] #145 ... [2025-09-09T06:31:22.249Z] [2025-09-09T06:31:22.249Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-09T06:31:22.249Z] #0 4.772 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-09T06:31:22.516Z] #146 ... [2025-09-09T06:31:22.516Z] [2025-09-09T06:31:22.516Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-09T06:31:22.516Z] #0 6.556 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-09T06:31:22.516Z] #147 ... [2025-09-09T06:31:22.516Z] [2025-09-09T06:31:22.516Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-09T06:31:22.516Z] #0 6.575 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-09T06:31:22.794Z] #148 ... [2025-09-09T06:31:22.794Z] [2025-09-09T06:31:22.794Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-09T06:31:22.794Z] #0 5.343 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-09T06:31:23.066Z] #149 ... [2025-09-09T06:31:23.066Z] [2025-09-09T06:31:23.066Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-09T06:31:23.066Z] #0 6.085 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-09T06:31:23.066Z] #150 ... [2025-09-09T06:31:23.066Z] [2025-09-09T06:31:23.066Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-09T06:31:23.066Z] #0 6.299 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-09T06:31:23.333Z] #151 ... [2025-09-09T06:31:23.333Z] [2025-09-09T06:31:23.333Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-09T06:31:23.333Z] #0 5.916 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-09T06:31:23.333Z] #152 ... [2025-09-09T06:31:23.333Z] [2025-09-09T06:31:23.333Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T06:31:23.333Z] #0 5.332 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-09T06:31:23.599Z] #153 ... [2025-09-09T06:31:23.599Z] [2025-09-09T06:31:23.599Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T06:31:23.599Z] #0 6.128 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-09T06:31:25.654Z] #156 ... [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-09T06:31:25.654Z] #147 165.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-09T06:31:25.654Z] #147 ... [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-09T06:31:25.654Z] #150 DONE 166.9s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-09T06:31:25.654Z] #155 DONE 166.8s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-09T06:31:25.654Z] #146 ... [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.654Z] #176 ... [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-09T06:31:25.654Z] #149 DONE 167.1s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.654Z] #177 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.654Z] #176 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:31:25.654Z] #178 DONE 0.1s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.654Z] #179 DONE 0.1s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:31:25.654Z] #180 DONE 0.1s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-09-09T06:31:25.654Z] #181 DONE 0.1s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:31:25.654Z] #182 DONE 0.1s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-09T06:31:25.654Z] #183 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-09T06:31:25.654Z] #184 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-09T06:31:25.654Z] #185 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-09T06:31:25.654Z] #186 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #187 [core-command] exporting to image [2025-09-09T06:31:25.654Z] #187 exporting layers [2025-09-09T06:31:25.654Z] #187 ... [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-09-09T06:31:25.654Z] #188 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-09T06:31:25.654Z] #189 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #187 [core-command] exporting to image [2025-09-09T06:31:25.654Z] #187 exporting layers 0.2s done [2025-09-09T06:31:25.654Z] #187 writing image sha256:a6a88833de4a8e45af947de4d92fa6b50ff61715739015bc197d01f843b70a96 done [2025-09-09T06:31:25.654Z] #187 naming to docker.io/library/core-command done [2025-09-09T06:31:25.654Z] #187 DONE 0.3s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-09T06:31:25.654Z] #190 DONE 0.1s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #191 [security-spiffe-token-provider] exporting to image [2025-09-09T06:31:25.654Z] #191 exporting layers 0.3s done [2025-09-09T06:31:25.654Z] #191 writing image sha256:a1e7254a539f6b4e515d54ea83c710a58987d120ad04e37316ebd3be07686907 done [2025-09-09T06:31:25.654Z] #191 naming to docker.io/library/security-spiffe-token-provider done [2025-09-09T06:31:25.654Z] #191 DONE 0.3s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T06:31:25.654Z] #192 ... [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-09T06:31:25.654Z] #147 DONE 168.8s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T06:31:25.654Z] #192 DONE 0.8s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #193 [security-proxy-setup] exporting to image [2025-09-09T06:31:25.654Z] #193 ... [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #194 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.654Z] #194 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #195 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:31:25.654Z] #195 DONE 0.0s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #196 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-09-09T06:31:25.654Z] #196 DONE 0.0s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #193 [security-proxy-setup] exporting to image [2025-09-09T06:31:25.654Z] #193 exporting layers 0.3s done [2025-09-09T06:31:25.654Z] #193 writing image sha256:ac1a7cc51ae8553834c9be0ab2320d6593dbdcf28e894fe6b7c14d2e954e6542 done [2025-09-09T06:31:25.654Z] #193 naming to docker.io/library/security-proxy-setup 0.0s done [2025-09-09T06:31:25.654Z] #193 DONE 0.4s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-09-09T06:31:25.654Z] #197 DONE 0.0s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-09-09T06:31:25.654Z] #198 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #199 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-09T06:31:25.654Z] #199 DONE 0.2s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-09T06:31:25.654Z] #132 ... [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #200 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-09T06:31:25.654Z] #200 DONE 0.3s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-09T06:31:25.654Z] #132 ... [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.654Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-09T06:31:25.654Z] #148 DONE 169.8s [2025-09-09T06:31:25.654Z] [2025-09-09T06:31:25.655Z] #201 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-09T06:31:25.655Z] #201 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.655Z] #202 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:31:25.655Z] #203 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-09T06:31:25.655Z] #204 DONE 0.5s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #205 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T06:31:25.655Z] #205 DONE 0.8s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-09T06:31:25.655Z] #156 DONE 170.7s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #206 [security-secretstore-setup] exporting to image [2025-09-09T06:31:25.655Z] #206 ... [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-09T06:31:25.655Z] #207 DONE 0.2s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.655Z] #208 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:31:25.655Z] #209 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #210 [core-data] exporting to image [2025-09-09T06:31:25.655Z] #210 ... [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T06:31:25.655Z] #154 DONE 171.3s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-09T06:31:25.655Z] #211 DONE 0.3s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.655Z] #208 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:31:25.655Z] #209 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-09T06:31:25.655Z] #146 DONE 171.3s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-09T06:31:25.655Z] #212 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #213 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:31:25.655Z] #213 CACHED [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #214 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.655Z] #214 CACHED [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.655Z] #215 ... [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-09T06:31:25.655Z] #216 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #206 [security-secretstore-setup] exporting to image [2025-09-09T06:31:25.655Z] #206 exporting layers 0.6s done [2025-09-09T06:31:25.655Z] #206 writing image sha256:0a947d325f1e8648801cf8298adbd494d734975cc86484f4212fcb077792e6e4 done [2025-09-09T06:31:25.655Z] #206 naming to docker.io/library/security-secretstore-setup done [2025-09-09T06:31:25.655Z] #206 DONE 0.7s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #210 [core-data] exporting to image [2025-09-09T06:31:25.655Z] #210 exporting layers 0.4s done [2025-09-09T06:31:25.655Z] #210 writing image sha256:bdbbb6811aced2de471bd791df536b8b90cf315a2c9dfe76250101f2df8d541e done [2025-09-09T06:31:25.655Z] #210 naming to docker.io/library/core-data done [2025-09-09T06:31:25.655Z] #210 DONE 0.5s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.655Z] #215 DONE 0.2s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-09T06:31:25.655Z] #217 DONE 0.2s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #218 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-09T06:31:25.655Z] #218 DONE 0.2s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #219 [core-metadata] exporting to image [2025-09-09T06:31:25.655Z] #219 exporting layers 0.3s done [2025-09-09T06:31:25.655Z] #219 writing image sha256:cc45da18f64ed9767df9ed5294236070987f38f2a7463b835dcd18ec2bcb6973 done [2025-09-09T06:31:25.655Z] #219 naming to docker.io/library/core-metadata done [2025-09-09T06:31:25.655Z] #219 DONE 0.4s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-09T06:31:25.655Z] #220 DONE 0.2s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-09T06:31:25.655Z] #221 DONE 0.0s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-09T06:31:25.655Z] #222 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #223 [core-keeper] exporting to image [2025-09-09T06:31:25.655Z] #223 exporting layers 0.2s done [2025-09-09T06:31:25.655Z] #223 writing image sha256:996d12d1184be21fa1282c8cbf55717f8dec3d6435fed8425e265d4b856ff8dc done [2025-09-09T06:31:25.655Z] #223 naming to docker.io/library/core-keeper done [2025-09-09T06:31:25.655Z] #223 DONE 0.2s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T06:31:25.655Z] #224 DONE 0.5s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T06:31:25.655Z] #151 ... [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #225 [security-proxy-auth] exporting to image [2025-09-09T06:31:25.655Z] #225 ... [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-09T06:31:25.655Z] #132 DONE 173.2s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T06:31:25.655Z] #151 DONE 173.3s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #225 [security-proxy-auth] exporting to image [2025-09-09T06:31:25.655Z] #225 exporting layers 0.9s done [2025-09-09T06:31:25.655Z] #225 writing image sha256:6a68a632c2f22273bff8fbac0b6c92ac3df9d4b709fe45775d02b0e650525d98 [2025-09-09T06:31:25.655Z] #225 writing image sha256:6a68a632c2f22273bff8fbac0b6c92ac3df9d4b709fe45775d02b0e650525d98 done [2025-09-09T06:31:25.655Z] #225 naming to docker.io/library/security-proxy-auth done [2025-09-09T06:31:25.655Z] #225 DONE 0.9s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.655Z] #226 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:31:25.655Z] #227 DONE 0.1s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:31:25.655Z] #228 DONE 0.0s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:31:25.655Z] #229 DONE 0.0s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-09T06:31:25.655Z] #230 DONE 0.3s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-09T06:31:25.655Z] #231 DONE 0.3s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-09T06:31:25.655Z] #232 DONE 0.0s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-09T06:31:25.655Z] #233 DONE 0.0s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #234 [support-notifications] exporting to image [2025-09-09T06:31:25.655Z] #234 exporting layers 0.1s done [2025-09-09T06:31:25.655Z] #234 writing image sha256:d4bd5a9e4f3b0abb6607aec3ed61e462dfc0279190e318da70eb751f69f59298 done [2025-09-09T06:31:25.655Z] #234 naming to docker.io/library/support-notifications done [2025-09-09T06:31:25.655Z] #234 DONE 0.2s [2025-09-09T06:31:25.655Z] [2025-09-09T06:31:25.655Z] #235 [support-scheduler] exporting to image [2025-09-09T06:31:25.655Z] #235 exporting layers 0.2s done [2025-09-09T06:31:25.655Z] #235 writing image sha256:2c4723fd642723daf97e3bde7d8eec4292f42932b2dce04aba144dede5ebb512 done [2025-09-09T06:31:25.655Z] #235 naming to docker.io/library/support-scheduler done [2025-09-09T06:31:25.655Z] #235 DONE 0.2s [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T06:31:25.655Z] time="2025-09-09T06:27:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-09T06:31:25.667Z] $ docker stop --time=1 37e30ca5e2dd26977931c6f998705dd1cab7adb0762ab2470960f041b5b0e1e5 [2025-09-09T06:31:26.934Z] $ docker rm -f --volumes 37e30ca5e2dd26977931c6f998705dd1cab7adb0762ab2470960f041b5b0e1e5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-09T06:31:27.282Z] + docker images [2025-09-09T06:31:27.282Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-09T06:31:27.282Z] support-notifications latest d4bd5a9e4f3b 4 seconds ago 53.6MB [2025-09-09T06:31:27.282Z] support-scheduler latest 2c4723fd6427 4 seconds ago 50MB [2025-09-09T06:31:27.282Z] security-proxy-auth latest 6a68a632c2f2 5 seconds ago 45.5MB [2025-09-09T06:31:27.282Z] core-keeper latest 996d12d1184b 6 seconds ago 45.3MB [2025-09-09T06:31:27.282Z] core-metadata latest cc45da18f64e 6 seconds ago 46.4MB [2025-09-09T06:31:27.282Z] security-secretstore-setup latest 0a947d325f1e 7 seconds ago 80.6MB [2025-09-09T06:31:27.282Z] core-data latest bdbbb6811ace 7 seconds ago 46.3MB [2025-09-09T06:31:27.282Z] security-proxy-setup latest ac1a7cc51ae8 9 seconds ago 49.9MB [2025-09-09T06:31:27.282Z] security-spiffe-token-provider latest a1e7254a539f 10 seconds ago 48.8MB [2025-09-09T06:31:27.282Z] core-command latest a6a88833de4a 10 seconds ago 40.5MB [2025-09-09T06:31:27.282Z] security-bootstrapper latest 685aaa08a4e8 About a minute ago 21.2MB [2025-09-09T06:31:27.282Z] core-common-config-bootstrapper latest 4ece23bba421 About a minute ago 20.2MB [2025-09-09T06:31:27.282Z] security-spire-config latest 931035ad1294 3 minutes ago 150MB [2025-09-09T06:31:27.282Z] security-spire-server latest d6e6ea7a8b0b 3 minutes ago 150MB [2025-09-09T06:31:27.282Z] security-spire-agent latest fbc27365156e 3 minutes ago 196MB [2025-09-09T06:31:27.282Z] ci-base-image-x86_64 latest c6180e7a9571 6 minutes ago 936MB [2025-09-09T06:31:27.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 5 weeks ago 580MB [2025-09-09T06:31:27.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-09-09T06:31:27.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T06:31:27.418Z] provisioning config files... [2025-09-09T06:31:27.430Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/900@tmp/config3377492805497715432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T06:31:27.742Z] ---> ****-login.sh [2025-09-09T06:31:27.742Z] nexus3.edgexfoundry.org:10001 [2025-09-09T06:31:27.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:31:27.742Z] Login Succeeded [2025-09-09T06:31:27.742Z] nexus3.edgexfoundry.org:10002 [2025-09-09T06:31:27.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:31:28.002Z] Login Succeeded [2025-09-09T06:31:28.002Z] nexus3.edgexfoundry.org:10003 [2025-09-09T06:31:28.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:31:28.002Z] Login Succeeded [2025-09-09T06:31:28.002Z] nexus3.edgexfoundry.org:10004 [2025-09-09T06:31:28.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:31:28.003Z] Login Succeeded [2025-09-09T06:31:28.003Z] ****.io [2025-09-09T06:31:28.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T06:31:28.261Z] Login Succeeded [2025-09-09T06:31:28.261Z] ---> ****-login.sh ends [Pipeline] } [2025-09-09T06:31:28.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:31:28.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T06:31:28.354Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-09-09T06:31:28.354Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:28.354Z] latest [2025-09-09T06:31:28.354Z] 4.1.0-dev.59 [2025-09-09T06:31:28.354Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:28.354Z] main [2025-09-09T06:31:28.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:28.710Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:29.048Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:29.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-09T06:31:29.049Z] 7702d7da3fa3: Preparing [2025-09-09T06:31:29.049Z] db010a36cb3e: Preparing [2025-09-09T06:31:29.049Z] 447f8ac17e96: Preparing [2025-09-09T06:31:29.049Z] aa7b0b047894: Preparing [2025-09-09T06:31:29.049Z] 611909203ed8: Preparing [2025-09-09T06:31:29.049Z] 0386d37bbc16: Preparing [2025-09-09T06:31:29.049Z] 097100c76c15: Preparing [2025-09-09T06:31:29.049Z] 0386d37bbc16: Waiting [2025-09-09T06:31:29.049Z] 097100c76c15: Waiting [2025-09-09T06:31:29.049Z] 447f8ac17e96: Pushed [2025-09-09T06:31:29.049Z] aa7b0b047894: Pushed [2025-09-09T06:31:29.049Z] 7702d7da3fa3: Pushed [2025-09-09T06:31:29.049Z] 097100c76c15: Layer already exists [2025-09-09T06:31:29.049Z] 0386d37bbc16: Pushed [2025-09-09T06:31:29.049Z] 611909203ed8: Pushed [2025-09-09T06:31:32.363Z] db010a36cb3e: Pushed [2025-09-09T06:31:32.363Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:98eda5a135c0915ac3e6afdfd7635fa94765eab6a01de8c0caec6bcfce72af07 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:32.704Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:33.032Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-09T06:31:33.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-09T06:31:33.032Z] 7702d7da3fa3: Preparing [2025-09-09T06:31:33.032Z] db010a36cb3e: Preparing [2025-09-09T06:31:33.032Z] 447f8ac17e96: Preparing [2025-09-09T06:31:33.032Z] aa7b0b047894: Preparing [2025-09-09T06:31:33.032Z] 611909203ed8: Preparing [2025-09-09T06:31:33.032Z] 0386d37bbc16: Preparing [2025-09-09T06:31:33.032Z] 097100c76c15: Preparing [2025-09-09T06:31:33.032Z] 0386d37bbc16: Waiting [2025-09-09T06:31:33.032Z] 097100c76c15: Waiting [2025-09-09T06:31:33.032Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:33.032Z] 611909203ed8: Layer already exists [2025-09-09T06:31:33.032Z] db010a36cb3e: Layer already exists [2025-09-09T06:31:33.032Z] 7702d7da3fa3: Layer already exists [2025-09-09T06:31:33.032Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:33.032Z] 0386d37bbc16: Layer already exists [2025-09-09T06:31:33.032Z] 097100c76c15: Layer already exists [2025-09-09T06:31:33.032Z] latest: digest: sha256:98eda5a135c0915ac3e6afdfd7635fa94765eab6a01de8c0caec6bcfce72af07 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:33.370Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:33.698Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-09T06:31:33.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-09T06:31:33.698Z] 7702d7da3fa3: Preparing [2025-09-09T06:31:33.698Z] db010a36cb3e: Preparing [2025-09-09T06:31:33.698Z] 447f8ac17e96: Preparing [2025-09-09T06:31:33.698Z] aa7b0b047894: Preparing [2025-09-09T06:31:33.698Z] 611909203ed8: Preparing [2025-09-09T06:31:33.698Z] 0386d37bbc16: Preparing [2025-09-09T06:31:33.698Z] 097100c76c15: Preparing [2025-09-09T06:31:33.698Z] 0386d37bbc16: Waiting [2025-09-09T06:31:33.698Z] 097100c76c15: Waiting [2025-09-09T06:31:33.698Z] 611909203ed8: Layer already exists [2025-09-09T06:31:33.698Z] 7702d7da3fa3: Layer already exists [2025-09-09T06:31:33.698Z] db010a36cb3e: Layer already exists [2025-09-09T06:31:33.698Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:33.698Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:33.698Z] 097100c76c15: Layer already exists [2025-09-09T06:31:33.698Z] 0386d37bbc16: Layer already exists [2025-09-09T06:31:33.698Z] 4.1.0-dev.59: digest: sha256:98eda5a135c0915ac3e6afdfd7635fa94765eab6a01de8c0caec6bcfce72af07 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:34.029Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:34.361Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:34.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-09T06:31:34.362Z] 7702d7da3fa3: Preparing [2025-09-09T06:31:34.362Z] db010a36cb3e: Preparing [2025-09-09T06:31:34.362Z] 447f8ac17e96: Preparing [2025-09-09T06:31:34.362Z] aa7b0b047894: Preparing [2025-09-09T06:31:34.362Z] 611909203ed8: Preparing [2025-09-09T06:31:34.362Z] 0386d37bbc16: Preparing [2025-09-09T06:31:34.362Z] 097100c76c15: Preparing [2025-09-09T06:31:34.362Z] 0386d37bbc16: Waiting [2025-09-09T06:31:34.362Z] 097100c76c15: Waiting [2025-09-09T06:31:34.362Z] 611909203ed8: Layer already exists [2025-09-09T06:31:34.362Z] 7702d7da3fa3: Layer already exists [2025-09-09T06:31:34.362Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:34.362Z] db010a36cb3e: Layer already exists [2025-09-09T06:31:34.362Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:34.362Z] 0386d37bbc16: Layer already exists [2025-09-09T06:31:34.362Z] 097100c76c15: Layer already exists [2025-09-09T06:31:34.362Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:98eda5a135c0915ac3e6afdfd7635fa94765eab6a01de8c0caec6bcfce72af07 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:34.687Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:35.029Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-09-09T06:31:35.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-09T06:31:35.029Z] 7702d7da3fa3: Preparing [2025-09-09T06:31:35.029Z] db010a36cb3e: Preparing [2025-09-09T06:31:35.029Z] 447f8ac17e96: Preparing [2025-09-09T06:31:35.029Z] aa7b0b047894: Preparing [2025-09-09T06:31:35.029Z] 611909203ed8: Preparing [2025-09-09T06:31:35.029Z] 0386d37bbc16: Preparing [2025-09-09T06:31:35.029Z] 097100c76c15: Preparing [2025-09-09T06:31:35.029Z] 0386d37bbc16: Waiting [2025-09-09T06:31:35.029Z] 097100c76c15: Waiting [2025-09-09T06:31:35.029Z] db010a36cb3e: Layer already exists [2025-09-09T06:31:35.029Z] 611909203ed8: Layer already exists [2025-09-09T06:31:35.029Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:35.029Z] 7702d7da3fa3: Layer already exists [2025-09-09T06:31:35.029Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:35.029Z] 0386d37bbc16: Layer already exists [2025-09-09T06:31:35.029Z] 097100c76c15: Layer already exists [2025-09-09T06:31:35.029Z] main: digest: sha256:98eda5a135c0915ac3e6afdfd7635fa94765eab6a01de8c0caec6bcfce72af07 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:31:35.105Z] ===================================================== [Pipeline] echo [2025-09-09T06:31:35.123Z] taggedImages: [2025-09-09T06:31:35.123Z] - nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:35.123Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-09T06:31:35.123Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-09T06:31:35.123Z] - nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:35.123Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-09-09T06:31:35.151Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-09-09T06:31:35.151Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:35.151Z] latest [2025-09-09T06:31:35.151Z] 4.1.0-dev.59 [2025-09-09T06:31:35.151Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:35.151Z] main [2025-09-09T06:31:35.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:35.497Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:35.823Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:35.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-09T06:31:35.823Z] 696110252943: Preparing [2025-09-09T06:31:35.823Z] 7f94a231ae4f: Preparing [2025-09-09T06:31:35.823Z] e0529b1cf97a: Preparing [2025-09-09T06:31:35.823Z] ebfa97c2a273: Preparing [2025-09-09T06:31:35.823Z] 447f8ac17e96: Preparing [2025-09-09T06:31:35.823Z] aa7b0b047894: Preparing [2025-09-09T06:31:35.823Z] 611909203ed8: Preparing [2025-09-09T06:31:35.823Z] 0386d37bbc16: Preparing [2025-09-09T06:31:35.823Z] 097100c76c15: Preparing [2025-09-09T06:31:35.823Z] 611909203ed8: Waiting [2025-09-09T06:31:35.823Z] 0386d37bbc16: Waiting [2025-09-09T06:31:35.823Z] 097100c76c15: Waiting [2025-09-09T06:31:35.823Z] aa7b0b047894: Waiting [2025-09-09T06:31:35.823Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:35.823Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:35.823Z] 611909203ed8: Layer already exists [2025-09-09T06:31:35.823Z] e0529b1cf97a: Pushed [2025-09-09T06:31:35.823Z] 0386d37bbc16: Layer already exists [2025-09-09T06:31:35.823Z] 696110252943: Pushed [2025-09-09T06:31:35.823Z] 097100c76c15: Layer already exists [2025-09-09T06:31:35.823Z] 7f94a231ae4f: Pushed [2025-09-09T06:31:37.209Z] ebfa97c2a273: Pushed [2025-09-09T06:31:37.209Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:fdc2626979d74dfb97dfce6880872598f9edc7292ae81e3690d1b86522b95129 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:37.544Z] + 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 [2025-09-09T06:31:37.954Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-09T06:31:37.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-09T06:31:37.954Z] 696110252943: Preparing [2025-09-09T06:31:37.954Z] 7f94a231ae4f: Preparing [2025-09-09T06:31:37.954Z] e0529b1cf97a: Preparing [2025-09-09T06:31:37.954Z] ebfa97c2a273: Preparing [2025-09-09T06:31:37.954Z] 447f8ac17e96: Preparing [2025-09-09T06:31:37.954Z] aa7b0b047894: Preparing [2025-09-09T06:31:37.954Z] 611909203ed8: Preparing [2025-09-09T06:31:37.954Z] 0386d37bbc16: Preparing [2025-09-09T06:31:37.954Z] 097100c76c15: Preparing [2025-09-09T06:31:37.954Z] 611909203ed8: Waiting [2025-09-09T06:31:37.954Z] 0386d37bbc16: Waiting [2025-09-09T06:31:37.954Z] 097100c76c15: Waiting [2025-09-09T06:31:37.954Z] aa7b0b047894: Waiting [2025-09-09T06:31:37.954Z] 7f94a231ae4f: Layer already exists [2025-09-09T06:31:37.954Z] 696110252943: Layer already exists [2025-09-09T06:31:37.954Z] ebfa97c2a273: Layer already exists [2025-09-09T06:31:37.954Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:37.954Z] e0529b1cf97a: Layer already exists [2025-09-09T06:31:37.954Z] 611909203ed8: Layer already exists [2025-09-09T06:31:37.954Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:37.954Z] 097100c76c15: Layer already exists [2025-09-09T06:31:37.954Z] 0386d37bbc16: Layer already exists [2025-09-09T06:31:37.954Z] latest: digest: sha256:fdc2626979d74dfb97dfce6880872598f9edc7292ae81e3690d1b86522b95129 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:38.316Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:38.685Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-09T06:31:38.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-09T06:31:38.685Z] 696110252943: Preparing [2025-09-09T06:31:38.685Z] 7f94a231ae4f: Preparing [2025-09-09T06:31:38.685Z] e0529b1cf97a: Preparing [2025-09-09T06:31:38.685Z] ebfa97c2a273: Preparing [2025-09-09T06:31:38.685Z] 447f8ac17e96: Preparing [2025-09-09T06:31:38.685Z] aa7b0b047894: Preparing [2025-09-09T06:31:38.685Z] 611909203ed8: Preparing [2025-09-09T06:31:38.685Z] 0386d37bbc16: Preparing [2025-09-09T06:31:38.685Z] 097100c76c15: Preparing [2025-09-09T06:31:38.685Z] aa7b0b047894: Waiting [2025-09-09T06:31:38.685Z] 0386d37bbc16: Waiting [2025-09-09T06:31:38.685Z] 611909203ed8: Waiting [2025-09-09T06:31:38.685Z] 097100c76c15: Waiting [2025-09-09T06:31:38.685Z] 696110252943: Layer already exists [2025-09-09T06:31:38.685Z] e0529b1cf97a: Layer already exists [2025-09-09T06:31:38.685Z] 7f94a231ae4f: Layer already exists [2025-09-09T06:31:38.685Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:38.685Z] ebfa97c2a273: Layer already exists [2025-09-09T06:31:38.685Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:38.685Z] 0386d37bbc16: Layer already exists [2025-09-09T06:31:38.685Z] 097100c76c15: Layer already exists [2025-09-09T06:31:38.685Z] 611909203ed8: Layer already exists [2025-09-09T06:31:38.685Z] 4.1.0-dev.59: digest: sha256:fdc2626979d74dfb97dfce6880872598f9edc7292ae81e3690d1b86522b95129 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:39.048Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:39.417Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:39.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-09T06:31:39.417Z] 696110252943: Preparing [2025-09-09T06:31:39.417Z] 7f94a231ae4f: Preparing [2025-09-09T06:31:39.417Z] e0529b1cf97a: Preparing [2025-09-09T06:31:39.417Z] ebfa97c2a273: Preparing [2025-09-09T06:31:39.417Z] 447f8ac17e96: Preparing [2025-09-09T06:31:39.417Z] aa7b0b047894: Preparing [2025-09-09T06:31:39.417Z] 611909203ed8: Preparing [2025-09-09T06:31:39.417Z] 0386d37bbc16: Preparing [2025-09-09T06:31:39.417Z] 097100c76c15: Preparing [2025-09-09T06:31:39.417Z] 611909203ed8: Waiting [2025-09-09T06:31:39.417Z] 097100c76c15: Waiting [2025-09-09T06:31:39.417Z] 0386d37bbc16: Waiting [2025-09-09T06:31:39.417Z] aa7b0b047894: Waiting [2025-09-09T06:31:39.417Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:39.417Z] 696110252943: Layer already exists [2025-09-09T06:31:39.417Z] e0529b1cf97a: Layer already exists [2025-09-09T06:31:39.417Z] ebfa97c2a273: Layer already exists [2025-09-09T06:31:39.417Z] 7f94a231ae4f: Layer already exists [2025-09-09T06:31:39.417Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:39.417Z] 0386d37bbc16: Layer already exists [2025-09-09T06:31:39.417Z] 097100c76c15: Layer already exists [2025-09-09T06:31:39.417Z] 611909203ed8: Layer already exists [2025-09-09T06:31:39.417Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:fdc2626979d74dfb97dfce6880872598f9edc7292ae81e3690d1b86522b95129 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:39.765Z] + 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 [2025-09-09T06:31:40.100Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-09T06:31:40.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-09T06:31:40.100Z] 696110252943: Preparing [2025-09-09T06:31:40.100Z] 7f94a231ae4f: Preparing [2025-09-09T06:31:40.100Z] e0529b1cf97a: Preparing [2025-09-09T06:31:40.100Z] ebfa97c2a273: Preparing [2025-09-09T06:31:40.100Z] 447f8ac17e96: Preparing [2025-09-09T06:31:40.100Z] aa7b0b047894: Preparing [2025-09-09T06:31:40.100Z] 611909203ed8: Preparing [2025-09-09T06:31:40.100Z] 0386d37bbc16: Preparing [2025-09-09T06:31:40.100Z] 097100c76c15: Preparing [2025-09-09T06:31:40.100Z] 611909203ed8: Waiting [2025-09-09T06:31:40.100Z] 0386d37bbc16: Waiting [2025-09-09T06:31:40.100Z] 097100c76c15: Waiting [2025-09-09T06:31:40.100Z] aa7b0b047894: Waiting [2025-09-09T06:31:40.100Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:40.100Z] e0529b1cf97a: Layer already exists [2025-09-09T06:31:40.100Z] 696110252943: Layer already exists [2025-09-09T06:31:40.100Z] ebfa97c2a273: Layer already exists [2025-09-09T06:31:40.100Z] 7f94a231ae4f: Layer already exists [2025-09-09T06:31:40.100Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:40.100Z] 0386d37bbc16: Layer already exists [2025-09-09T06:31:40.100Z] 097100c76c15: Layer already exists [2025-09-09T06:31:40.100Z] 611909203ed8: Layer already exists [2025-09-09T06:31:40.100Z] main: digest: sha256:fdc2626979d74dfb97dfce6880872598f9edc7292ae81e3690d1b86522b95129 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:31:40.177Z] ===================================================== [Pipeline] echo [2025-09-09T06:31:40.190Z] taggedImages: [2025-09-09T06:31:40.190Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:40.190Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-09T06:31:40.190Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-09T06:31:40.190Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:40.190Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-09-09T06:31:40.220Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-09-09T06:31:40.220Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:40.220Z] latest [2025-09-09T06:31:40.220Z] 4.1.0-dev.59 [2025-09-09T06:31:40.220Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:40.220Z] main [2025-09-09T06:31:40.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:40.577Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:40.913Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:40.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-09T06:31:40.913Z] a56ce11e344b: Preparing [2025-09-09T06:31:40.913Z] 69a2264df730: Preparing [2025-09-09T06:31:40.913Z] 447f8ac17e96: Preparing [2025-09-09T06:31:40.913Z] aa7b0b047894: Preparing [2025-09-09T06:31:40.913Z] 80cc55627d56: Preparing [2025-09-09T06:31:40.913Z] cf1ebc981dd0: Preparing [2025-09-09T06:31:40.913Z] 097100c76c15: Preparing [2025-09-09T06:31:40.913Z] cf1ebc981dd0: Waiting [2025-09-09T06:31:40.913Z] 097100c76c15: Waiting [2025-09-09T06:31:40.913Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:40.913Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:40.913Z] 097100c76c15: Layer already exists [2025-09-09T06:31:40.913Z] a56ce11e344b: Pushed [2025-09-09T06:31:40.913Z] cf1ebc981dd0: Pushed [2025-09-09T06:31:40.913Z] 80cc55627d56: Pushed [2025-09-09T06:31:45.106Z] 69a2264df730: Pushed [2025-09-09T06:31:45.106Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:2f713e32e694bbdc1016f54dbba79ed25899f2da58d41187576c19d186c63895 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:45.439Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:45.763Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-09T06:31:45.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-09T06:31:45.764Z] a56ce11e344b: Preparing [2025-09-09T06:31:45.764Z] 69a2264df730: Preparing [2025-09-09T06:31:45.764Z] 447f8ac17e96: Preparing [2025-09-09T06:31:45.764Z] aa7b0b047894: Preparing [2025-09-09T06:31:45.764Z] 80cc55627d56: Preparing [2025-09-09T06:31:45.764Z] cf1ebc981dd0: Preparing [2025-09-09T06:31:45.764Z] 097100c76c15: Preparing [2025-09-09T06:31:45.764Z] cf1ebc981dd0: Waiting [2025-09-09T06:31:45.764Z] 097100c76c15: Waiting [2025-09-09T06:31:45.764Z] 80cc55627d56: Layer already exists [2025-09-09T06:31:45.764Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:45.764Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:45.764Z] 69a2264df730: Layer already exists [2025-09-09T06:31:45.764Z] a56ce11e344b: Layer already exists [2025-09-09T06:31:45.764Z] cf1ebc981dd0: Layer already exists [2025-09-09T06:31:45.764Z] 097100c76c15: Layer already exists [2025-09-09T06:31:45.764Z] latest: digest: sha256:2f713e32e694bbdc1016f54dbba79ed25899f2da58d41187576c19d186c63895 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:46.108Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:46.429Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-09T06:31:46.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-09T06:31:46.429Z] a56ce11e344b: Preparing [2025-09-09T06:31:46.429Z] 69a2264df730: Preparing [2025-09-09T06:31:46.429Z] 447f8ac17e96: Preparing [2025-09-09T06:31:46.429Z] aa7b0b047894: Preparing [2025-09-09T06:31:46.429Z] 80cc55627d56: Preparing [2025-09-09T06:31:46.429Z] cf1ebc981dd0: Preparing [2025-09-09T06:31:46.429Z] 097100c76c15: Preparing [2025-09-09T06:31:46.429Z] 097100c76c15: Waiting [2025-09-09T06:31:46.429Z] cf1ebc981dd0: Waiting [2025-09-09T06:31:46.429Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:46.429Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:46.429Z] 69a2264df730: Layer already exists [2025-09-09T06:31:46.429Z] a56ce11e344b: Layer already exists [2025-09-09T06:31:46.429Z] 80cc55627d56: Layer already exists [2025-09-09T06:31:46.429Z] 097100c76c15: Layer already exists [2025-09-09T06:31:46.429Z] cf1ebc981dd0: Layer already exists [2025-09-09T06:31:46.429Z] 4.1.0-dev.59: digest: sha256:2f713e32e694bbdc1016f54dbba79ed25899f2da58d41187576c19d186c63895 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:46.787Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:47.099Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:47.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-09T06:31:47.099Z] a56ce11e344b: Preparing [2025-09-09T06:31:47.099Z] 69a2264df730: Preparing [2025-09-09T06:31:47.099Z] 447f8ac17e96: Preparing [2025-09-09T06:31:47.099Z] aa7b0b047894: Preparing [2025-09-09T06:31:47.099Z] 80cc55627d56: Preparing [2025-09-09T06:31:47.099Z] cf1ebc981dd0: Preparing [2025-09-09T06:31:47.099Z] 097100c76c15: Preparing [2025-09-09T06:31:47.099Z] 097100c76c15: Waiting [2025-09-09T06:31:47.099Z] cf1ebc981dd0: Waiting [2025-09-09T06:31:47.099Z] 80cc55627d56: Layer already exists [2025-09-09T06:31:47.099Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:47.099Z] a56ce11e344b: Layer already exists [2025-09-09T06:31:47.099Z] 69a2264df730: Layer already exists [2025-09-09T06:31:47.099Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:47.099Z] cf1ebc981dd0: Layer already exists [2025-09-09T06:31:47.099Z] 097100c76c15: Layer already exists [2025-09-09T06:31:47.099Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:2f713e32e694bbdc1016f54dbba79ed25899f2da58d41187576c19d186c63895 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:47.428Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:47.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-09-09T06:31:47.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-09T06:31:47.759Z] a56ce11e344b: Preparing [2025-09-09T06:31:47.759Z] 69a2264df730: Preparing [2025-09-09T06:31:47.759Z] 447f8ac17e96: Preparing [2025-09-09T06:31:47.759Z] aa7b0b047894: Preparing [2025-09-09T06:31:47.759Z] 80cc55627d56: Preparing [2025-09-09T06:31:47.759Z] cf1ebc981dd0: Preparing [2025-09-09T06:31:47.759Z] 097100c76c15: Preparing [2025-09-09T06:31:47.759Z] cf1ebc981dd0: Waiting [2025-09-09T06:31:47.759Z] 097100c76c15: Waiting [2025-09-09T06:31:47.759Z] a56ce11e344b: Layer already exists [2025-09-09T06:31:47.759Z] 69a2264df730: Layer already exists [2025-09-09T06:31:47.759Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:47.759Z] 80cc55627d56: Layer already exists [2025-09-09T06:31:47.759Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:47.759Z] cf1ebc981dd0: Layer already exists [2025-09-09T06:31:47.759Z] 097100c76c15: Layer already exists [2025-09-09T06:31:47.759Z] main: digest: sha256:2f713e32e694bbdc1016f54dbba79ed25899f2da58d41187576c19d186c63895 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:31:47.831Z] ===================================================== [Pipeline] echo [2025-09-09T06:31:47.849Z] taggedImages: [2025-09-09T06:31:47.849Z] - nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:47.849Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-09T06:31:47.849Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-09T06:31:47.849Z] - nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:47.849Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-09-09T06:31:47.879Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-09-09T06:31:47.879Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:47.879Z] latest [2025-09-09T06:31:47.879Z] 4.1.0-dev.59 [2025-09-09T06:31:47.879Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:47.879Z] main [2025-09-09T06:31:47.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:48.225Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:48.548Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:48.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-09T06:31:48.548Z] 0a9220b30b77: Preparing [2025-09-09T06:31:48.548Z] 747f7daa634b: Preparing [2025-09-09T06:31:48.548Z] aa7b0b047894: Preparing [2025-09-09T06:31:48.548Z] 9bcac9b4adf6: Preparing [2025-09-09T06:31:48.548Z] 436e3790d634: Preparing [2025-09-09T06:31:48.548Z] 097100c76c15: Preparing [2025-09-09T06:31:48.548Z] 097100c76c15: Waiting [2025-09-09T06:31:48.548Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:48.548Z] 097100c76c15: Layer already exists [2025-09-09T06:31:48.548Z] 436e3790d634: Pushed [2025-09-09T06:31:48.548Z] 9bcac9b4adf6: Pushed [2025-09-09T06:31:48.548Z] 0a9220b30b77: Pushed [2025-09-09T06:31:52.747Z] 747f7daa634b: Pushed [2025-09-09T06:31:52.747Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:50ea41fba7ebc9ed5e81943a51b50011412644d49a5c47baaa17c4455984051a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:53.087Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:53.419Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-09T06:31:53.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-09T06:31:53.420Z] 0a9220b30b77: Preparing [2025-09-09T06:31:53.420Z] 747f7daa634b: Preparing [2025-09-09T06:31:53.420Z] aa7b0b047894: Preparing [2025-09-09T06:31:53.420Z] 9bcac9b4adf6: Preparing [2025-09-09T06:31:53.420Z] 436e3790d634: Preparing [2025-09-09T06:31:53.420Z] 097100c76c15: Preparing [2025-09-09T06:31:53.420Z] 097100c76c15: Waiting [2025-09-09T06:31:53.420Z] 0a9220b30b77: Layer already exists [2025-09-09T06:31:53.420Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:53.420Z] 9bcac9b4adf6: Layer already exists [2025-09-09T06:31:53.420Z] 747f7daa634b: Layer already exists [2025-09-09T06:31:53.420Z] 436e3790d634: Layer already exists [2025-09-09T06:31:53.420Z] 097100c76c15: Layer already exists [2025-09-09T06:31:53.420Z] latest: digest: sha256:50ea41fba7ebc9ed5e81943a51b50011412644d49a5c47baaa17c4455984051a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:53.754Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:54.083Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-09T06:31:54.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-09T06:31:54.084Z] 0a9220b30b77: Preparing [2025-09-09T06:31:54.084Z] 747f7daa634b: Preparing [2025-09-09T06:31:54.084Z] aa7b0b047894: Preparing [2025-09-09T06:31:54.084Z] 9bcac9b4adf6: Preparing [2025-09-09T06:31:54.084Z] 436e3790d634: Preparing [2025-09-09T06:31:54.084Z] 097100c76c15: Preparing [2025-09-09T06:31:54.084Z] 097100c76c15: Waiting [2025-09-09T06:31:54.084Z] 436e3790d634: Layer already exists [2025-09-09T06:31:54.084Z] 9bcac9b4adf6: Layer already exists [2025-09-09T06:31:54.084Z] 747f7daa634b: Layer already exists [2025-09-09T06:31:54.084Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:54.084Z] 0a9220b30b77: Layer already exists [2025-09-09T06:31:54.084Z] 097100c76c15: Layer already exists [2025-09-09T06:31:54.084Z] 4.1.0-dev.59: digest: sha256:50ea41fba7ebc9ed5e81943a51b50011412644d49a5c47baaa17c4455984051a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:54.422Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:54.751Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:54.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-09T06:31:54.752Z] 0a9220b30b77: Preparing [2025-09-09T06:31:54.752Z] 747f7daa634b: Preparing [2025-09-09T06:31:54.752Z] aa7b0b047894: Preparing [2025-09-09T06:31:54.752Z] 9bcac9b4adf6: Preparing [2025-09-09T06:31:54.752Z] 436e3790d634: Preparing [2025-09-09T06:31:54.752Z] 097100c76c15: Preparing [2025-09-09T06:31:54.752Z] 097100c76c15: Waiting [2025-09-09T06:31:54.752Z] 436e3790d634: Layer already exists [2025-09-09T06:31:54.752Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:54.752Z] 747f7daa634b: Layer already exists [2025-09-09T06:31:54.752Z] 0a9220b30b77: Layer already exists [2025-09-09T06:31:54.752Z] 9bcac9b4adf6: Layer already exists [2025-09-09T06:31:54.752Z] 097100c76c15: Layer already exists [2025-09-09T06:31:54.752Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:50ea41fba7ebc9ed5e81943a51b50011412644d49a5c47baaa17c4455984051a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:55.075Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:55.402Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-09T06:31:55.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-09T06:31:55.402Z] 0a9220b30b77: Preparing [2025-09-09T06:31:55.402Z] 747f7daa634b: Preparing [2025-09-09T06:31:55.402Z] aa7b0b047894: Preparing [2025-09-09T06:31:55.402Z] 9bcac9b4adf6: Preparing [2025-09-09T06:31:55.402Z] 436e3790d634: Preparing [2025-09-09T06:31:55.402Z] 097100c76c15: Preparing [2025-09-09T06:31:55.402Z] 9bcac9b4adf6: Layer already exists [2025-09-09T06:31:55.402Z] 747f7daa634b: Layer already exists [2025-09-09T06:31:55.402Z] 0a9220b30b77: Layer already exists [2025-09-09T06:31:55.402Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:55.402Z] 436e3790d634: Layer already exists [2025-09-09T06:31:55.402Z] 097100c76c15: Layer already exists [2025-09-09T06:31:55.402Z] main: digest: sha256:50ea41fba7ebc9ed5e81943a51b50011412644d49a5c47baaa17c4455984051a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:31:55.474Z] ===================================================== [Pipeline] echo [2025-09-09T06:31:55.490Z] taggedImages: [2025-09-09T06:31:55.490Z] - nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:55.490Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-09T06:31:55.490Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-09T06:31:55.490Z] - nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:55.490Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-09-09T06:31:55.522Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-09-09T06:31:55.522Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:55.522Z] latest [2025-09-09T06:31:55.522Z] 4.1.0-dev.59 [2025-09-09T06:31:55.522Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:31:55.522Z] main [2025-09-09T06:31:55.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:55.863Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:31:56.190Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:31:56.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-09T06:31:56.190Z] eb9470fac5f8: Preparing [2025-09-09T06:31:56.190Z] 51ad17243838: Preparing [2025-09-09T06:31:56.190Z] af3962391d8e: Preparing [2025-09-09T06:31:56.190Z] 447f8ac17e96: Preparing [2025-09-09T06:31:56.190Z] aa7b0b047894: Preparing [2025-09-09T06:31:56.190Z] 611909203ed8: Preparing [2025-09-09T06:31:56.190Z] 0386d37bbc16: Preparing [2025-09-09T06:31:56.190Z] 097100c76c15: Preparing [2025-09-09T06:31:56.190Z] 611909203ed8: Waiting [2025-09-09T06:31:56.190Z] 0386d37bbc16: Waiting [2025-09-09T06:31:56.190Z] 097100c76c15: Waiting [2025-09-09T06:31:56.190Z] 447f8ac17e96: Layer already exists [2025-09-09T06:31:56.190Z] aa7b0b047894: Layer already exists [2025-09-09T06:31:56.190Z] 611909203ed8: Layer already exists [2025-09-09T06:31:56.190Z] 097100c76c15: Layer already exists [2025-09-09T06:31:56.190Z] 0386d37bbc16: Layer already exists [2025-09-09T06:31:56.190Z] eb9470fac5f8: Pushed [2025-09-09T06:31:56.190Z] 51ad17243838: Pushed [2025-09-09T06:32:00.382Z] af3962391d8e: Pushed [2025-09-09T06:32:00.382Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:15f81d3646a1a14edd155439194ea1503e8cbadcd61d2ed7c07f8f58bc592b26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:00.719Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:01.046Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-09T06:32:01.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-09T06:32:01.046Z] eb9470fac5f8: Preparing [2025-09-09T06:32:01.046Z] 51ad17243838: Preparing [2025-09-09T06:32:01.046Z] af3962391d8e: Preparing [2025-09-09T06:32:01.046Z] 447f8ac17e96: Preparing [2025-09-09T06:32:01.046Z] aa7b0b047894: Preparing [2025-09-09T06:32:01.046Z] 611909203ed8: Preparing [2025-09-09T06:32:01.046Z] 0386d37bbc16: Preparing [2025-09-09T06:32:01.046Z] 097100c76c15: Preparing [2025-09-09T06:32:01.046Z] 611909203ed8: Waiting [2025-09-09T06:32:01.046Z] 0386d37bbc16: Waiting [2025-09-09T06:32:01.046Z] 097100c76c15: Waiting [2025-09-09T06:32:01.046Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:01.046Z] af3962391d8e: Layer already exists [2025-09-09T06:32:01.046Z] eb9470fac5f8: Layer already exists [2025-09-09T06:32:01.046Z] 51ad17243838: Layer already exists [2025-09-09T06:32:01.046Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:01.046Z] 611909203ed8: Layer already exists [2025-09-09T06:32:01.046Z] 0386d37bbc16: Layer already exists [2025-09-09T06:32:01.046Z] 097100c76c15: Layer already exists [2025-09-09T06:32:01.046Z] latest: digest: sha256:15f81d3646a1a14edd155439194ea1503e8cbadcd61d2ed7c07f8f58bc592b26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:01.383Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:01.704Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-09T06:32:01.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-09T06:32:01.704Z] eb9470fac5f8: Preparing [2025-09-09T06:32:01.704Z] 51ad17243838: Preparing [2025-09-09T06:32:01.704Z] af3962391d8e: Preparing [2025-09-09T06:32:01.704Z] 447f8ac17e96: Preparing [2025-09-09T06:32:01.704Z] aa7b0b047894: Preparing [2025-09-09T06:32:01.704Z] 611909203ed8: Preparing [2025-09-09T06:32:01.704Z] 0386d37bbc16: Preparing [2025-09-09T06:32:01.704Z] 097100c76c15: Preparing [2025-09-09T06:32:01.704Z] 611909203ed8: Waiting [2025-09-09T06:32:01.704Z] 0386d37bbc16: Waiting [2025-09-09T06:32:01.704Z] 097100c76c15: Waiting [2025-09-09T06:32:01.704Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:01.704Z] eb9470fac5f8: Layer already exists [2025-09-09T06:32:01.704Z] af3962391d8e: Layer already exists [2025-09-09T06:32:01.704Z] 51ad17243838: Layer already exists [2025-09-09T06:32:01.704Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:01.704Z] 097100c76c15: Layer already exists [2025-09-09T06:32:01.704Z] 611909203ed8: Layer already exists [2025-09-09T06:32:01.704Z] 0386d37bbc16: Layer already exists [2025-09-09T06:32:01.704Z] 4.1.0-dev.59: digest: sha256:15f81d3646a1a14edd155439194ea1503e8cbadcd61d2ed7c07f8f58bc592b26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:02.044Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:02.374Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:02.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-09T06:32:02.374Z] eb9470fac5f8: Preparing [2025-09-09T06:32:02.374Z] 51ad17243838: Preparing [2025-09-09T06:32:02.374Z] af3962391d8e: Preparing [2025-09-09T06:32:02.374Z] 447f8ac17e96: Preparing [2025-09-09T06:32:02.374Z] aa7b0b047894: Preparing [2025-09-09T06:32:02.374Z] 611909203ed8: Preparing [2025-09-09T06:32:02.374Z] 0386d37bbc16: Preparing [2025-09-09T06:32:02.374Z] 097100c76c15: Preparing [2025-09-09T06:32:02.374Z] 611909203ed8: Waiting [2025-09-09T06:32:02.374Z] 0386d37bbc16: Waiting [2025-09-09T06:32:02.374Z] 097100c76c15: Waiting [2025-09-09T06:32:02.374Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:02.374Z] 51ad17243838: Layer already exists [2025-09-09T06:32:02.375Z] af3962391d8e: Layer already exists [2025-09-09T06:32:02.375Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:02.375Z] eb9470fac5f8: Layer already exists [2025-09-09T06:32:02.375Z] 611909203ed8: Layer already exists [2025-09-09T06:32:02.375Z] 097100c76c15: Layer already exists [2025-09-09T06:32:02.375Z] 0386d37bbc16: Layer already exists [2025-09-09T06:32:02.375Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:15f81d3646a1a14edd155439194ea1503e8cbadcd61d2ed7c07f8f58bc592b26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:02.710Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:03.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-09T06:32:03.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-09T06:32:03.033Z] eb9470fac5f8: Preparing [2025-09-09T06:32:03.033Z] 51ad17243838: Preparing [2025-09-09T06:32:03.033Z] af3962391d8e: Preparing [2025-09-09T06:32:03.033Z] 447f8ac17e96: Preparing [2025-09-09T06:32:03.033Z] aa7b0b047894: Preparing [2025-09-09T06:32:03.033Z] 611909203ed8: Preparing [2025-09-09T06:32:03.033Z] 0386d37bbc16: Preparing [2025-09-09T06:32:03.033Z] 097100c76c15: Preparing [2025-09-09T06:32:03.033Z] 611909203ed8: Waiting [2025-09-09T06:32:03.033Z] 0386d37bbc16: Waiting [2025-09-09T06:32:03.033Z] 097100c76c15: Waiting [2025-09-09T06:32:03.033Z] 51ad17243838: Layer already exists [2025-09-09T06:32:03.033Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:03.033Z] eb9470fac5f8: Layer already exists [2025-09-09T06:32:03.033Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:03.033Z] af3962391d8e: Layer already exists [2025-09-09T06:32:03.033Z] 611909203ed8: Layer already exists [2025-09-09T06:32:03.033Z] 0386d37bbc16: Layer already exists [2025-09-09T06:32:03.033Z] 097100c76c15: Layer already exists [2025-09-09T06:32:03.033Z] main: digest: sha256:15f81d3646a1a14edd155439194ea1503e8cbadcd61d2ed7c07f8f58bc592b26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:32:03.130Z] ===================================================== [Pipeline] echo [2025-09-09T06:32:03.147Z] taggedImages: [2025-09-09T06:32:03.147Z] - nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:03.147Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-09T06:32:03.147Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-09T06:32:03.147Z] - nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:03.147Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-09-09T06:32:03.174Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-09-09T06:32:03.174Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:03.174Z] latest [2025-09-09T06:32:03.174Z] 4.1.0-dev.59 [2025-09-09T06:32:03.174Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:03.174Z] main [2025-09-09T06:32:03.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:03.528Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:03.872Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:03.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-09T06:32:03.872Z] fa00bebe7847: Preparing [2025-09-09T06:32:03.872Z] a14b863a8873: Preparing [2025-09-09T06:32:03.872Z] faea1e537a4b: Preparing [2025-09-09T06:32:03.872Z] 14c12da282c3: Preparing [2025-09-09T06:32:03.872Z] ee0792187b30: Preparing [2025-09-09T06:32:03.872Z] e72d40d3930f: Preparing [2025-09-09T06:32:03.872Z] 1c3a135998ff: Preparing [2025-09-09T06:32:03.872Z] 447f8ac17e96: Preparing [2025-09-09T06:32:03.872Z] aa7b0b047894: Preparing [2025-09-09T06:32:03.872Z] a146d444c2bc: Preparing [2025-09-09T06:32:03.872Z] b7a70c8a9845: Preparing [2025-09-09T06:32:03.872Z] 5f70bf18a086: Preparing [2025-09-09T06:32:03.872Z] 018204f10200: Preparing [2025-09-09T06:32:03.872Z] 5367a6003822: Preparing [2025-09-09T06:32:03.872Z] e72d40d3930f: Waiting [2025-09-09T06:32:03.872Z] 16818bc8e0e1: Preparing [2025-09-09T06:32:03.872Z] 1c3a135998ff: Waiting [2025-09-09T06:32:03.872Z] 447f8ac17e96: Waiting [2025-09-09T06:32:03.872Z] 097100c76c15: Preparing [2025-09-09T06:32:03.872Z] aa7b0b047894: Waiting [2025-09-09T06:32:03.872Z] a146d444c2bc: Waiting [2025-09-09T06:32:03.872Z] b7a70c8a9845: Waiting [2025-09-09T06:32:03.872Z] 5f70bf18a086: Waiting [2025-09-09T06:32:03.872Z] 097100c76c15: Waiting [2025-09-09T06:32:03.872Z] 018204f10200: Waiting [2025-09-09T06:32:03.872Z] 5367a6003822: Waiting [2025-09-09T06:32:03.872Z] 16818bc8e0e1: Waiting [2025-09-09T06:32:03.872Z] 14c12da282c3: Pushed [2025-09-09T06:32:03.872Z] faea1e537a4b: Pushed [2025-09-09T06:32:03.872Z] a14b863a8873: Pushed [2025-09-09T06:32:03.872Z] fa00bebe7847: Pushed [2025-09-09T06:32:03.872Z] ee0792187b30: Pushed [2025-09-09T06:32:03.872Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:03.872Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:03.872Z] e72d40d3930f: Pushed [2025-09-09T06:32:03.872Z] 5f70bf18a086: Layer already exists [2025-09-09T06:32:04.131Z] a146d444c2bc: Pushed [2025-09-09T06:32:04.131Z] b7a70c8a9845: Pushed [2025-09-09T06:32:04.131Z] 018204f10200: Pushed [2025-09-09T06:32:04.131Z] 097100c76c15: Layer already exists [2025-09-09T06:32:04.131Z] 16818bc8e0e1: Pushed [2025-09-09T06:32:04.131Z] 5367a6003822: Pushed [2025-09-09T06:32:05.511Z] 1c3a135998ff: Pushed [2025-09-09T06:32:05.771Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:1db52597378bf5f7539101c66a89a654656281cb913330ea7d1d2749caa7e748 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:06.102Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:06.423Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-09T06:32:06.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-09T06:32:06.423Z] fa00bebe7847: Preparing [2025-09-09T06:32:06.423Z] a14b863a8873: Preparing [2025-09-09T06:32:06.423Z] faea1e537a4b: Preparing [2025-09-09T06:32:06.423Z] 14c12da282c3: Preparing [2025-09-09T06:32:06.423Z] ee0792187b30: Preparing [2025-09-09T06:32:06.423Z] e72d40d3930f: Preparing [2025-09-09T06:32:06.423Z] 1c3a135998ff: Preparing [2025-09-09T06:32:06.423Z] 447f8ac17e96: Preparing [2025-09-09T06:32:06.423Z] aa7b0b047894: Preparing [2025-09-09T06:32:06.423Z] a146d444c2bc: Preparing [2025-09-09T06:32:06.423Z] b7a70c8a9845: Preparing [2025-09-09T06:32:06.423Z] 5f70bf18a086: Preparing [2025-09-09T06:32:06.423Z] 018204f10200: Preparing [2025-09-09T06:32:06.423Z] 5367a6003822: Preparing [2025-09-09T06:32:06.423Z] 16818bc8e0e1: Preparing [2025-09-09T06:32:06.423Z] 097100c76c15: Preparing [2025-09-09T06:32:06.423Z] 1c3a135998ff: Waiting [2025-09-09T06:32:06.423Z] a146d444c2bc: Waiting [2025-09-09T06:32:06.423Z] 447f8ac17e96: Waiting [2025-09-09T06:32:06.423Z] aa7b0b047894: Waiting [2025-09-09T06:32:06.423Z] b7a70c8a9845: Waiting [2025-09-09T06:32:06.423Z] 5f70bf18a086: Waiting [2025-09-09T06:32:06.423Z] 018204f10200: Waiting [2025-09-09T06:32:06.423Z] 16818bc8e0e1: Waiting [2025-09-09T06:32:06.423Z] 097100c76c15: Waiting [2025-09-09T06:32:06.423Z] 5367a6003822: Waiting [2025-09-09T06:32:06.423Z] e72d40d3930f: Waiting [2025-09-09T06:32:06.423Z] a14b863a8873: Layer already exists [2025-09-09T06:32:06.423Z] 14c12da282c3: Layer already exists [2025-09-09T06:32:06.423Z] faea1e537a4b: Layer already exists [2025-09-09T06:32:06.423Z] ee0792187b30: Layer already exists [2025-09-09T06:32:06.423Z] fa00bebe7847: Layer already exists [2025-09-09T06:32:06.423Z] e72d40d3930f: Layer already exists [2025-09-09T06:32:06.423Z] 1c3a135998ff: Layer already exists [2025-09-09T06:32:06.423Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:06.423Z] a146d444c2bc: Layer already exists [2025-09-09T06:32:06.423Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:06.423Z] b7a70c8a9845: Layer already exists [2025-09-09T06:32:06.423Z] 5f70bf18a086: Layer already exists [2025-09-09T06:32:06.423Z] 018204f10200: Layer already exists [2025-09-09T06:32:06.423Z] 5367a6003822: Layer already exists [2025-09-09T06:32:06.423Z] 16818bc8e0e1: Layer already exists [2025-09-09T06:32:06.423Z] 097100c76c15: Layer already exists [2025-09-09T06:32:06.423Z] latest: digest: sha256:1db52597378bf5f7539101c66a89a654656281cb913330ea7d1d2749caa7e748 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:06.755Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:07.080Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-09T06:32:07.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-09T06:32:07.080Z] fa00bebe7847: Preparing [2025-09-09T06:32:07.080Z] a14b863a8873: Preparing [2025-09-09T06:32:07.080Z] faea1e537a4b: Preparing [2025-09-09T06:32:07.080Z] 14c12da282c3: Preparing [2025-09-09T06:32:07.080Z] ee0792187b30: Preparing [2025-09-09T06:32:07.080Z] e72d40d3930f: Preparing [2025-09-09T06:32:07.080Z] 1c3a135998ff: Preparing [2025-09-09T06:32:07.080Z] 447f8ac17e96: Preparing [2025-09-09T06:32:07.080Z] aa7b0b047894: Preparing [2025-09-09T06:32:07.080Z] a146d444c2bc: Preparing [2025-09-09T06:32:07.080Z] b7a70c8a9845: Preparing [2025-09-09T06:32:07.080Z] 5f70bf18a086: Preparing [2025-09-09T06:32:07.080Z] 018204f10200: Preparing [2025-09-09T06:32:07.080Z] 5367a6003822: Preparing [2025-09-09T06:32:07.080Z] e72d40d3930f: Waiting [2025-09-09T06:32:07.080Z] 16818bc8e0e1: Preparing [2025-09-09T06:32:07.080Z] 097100c76c15: Preparing [2025-09-09T06:32:07.080Z] 1c3a135998ff: Waiting [2025-09-09T06:32:07.080Z] 447f8ac17e96: Waiting [2025-09-09T06:32:07.080Z] aa7b0b047894: Waiting [2025-09-09T06:32:07.080Z] a146d444c2bc: Waiting [2025-09-09T06:32:07.080Z] b7a70c8a9845: Waiting [2025-09-09T06:32:07.080Z] 5f70bf18a086: Waiting [2025-09-09T06:32:07.080Z] 018204f10200: Waiting [2025-09-09T06:32:07.080Z] 097100c76c15: Waiting [2025-09-09T06:32:07.080Z] 5367a6003822: Waiting [2025-09-09T06:32:07.080Z] 16818bc8e0e1: Waiting [2025-09-09T06:32:07.080Z] 14c12da282c3: Layer already exists [2025-09-09T06:32:07.080Z] a14b863a8873: Layer already exists [2025-09-09T06:32:07.080Z] faea1e537a4b: Layer already exists [2025-09-09T06:32:07.080Z] fa00bebe7847: Layer already exists [2025-09-09T06:32:07.080Z] ee0792187b30: Layer already exists [2025-09-09T06:32:07.080Z] e72d40d3930f: Layer already exists [2025-09-09T06:32:07.080Z] 1c3a135998ff: Layer already exists [2025-09-09T06:32:07.080Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:07.080Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:07.080Z] a146d444c2bc: Layer already exists [2025-09-09T06:32:07.080Z] b7a70c8a9845: Layer already exists [2025-09-09T06:32:07.080Z] 5f70bf18a086: Layer already exists [2025-09-09T06:32:07.080Z] 018204f10200: Layer already exists [2025-09-09T06:32:07.080Z] 5367a6003822: Layer already exists [2025-09-09T06:32:07.080Z] 16818bc8e0e1: Layer already exists [2025-09-09T06:32:07.080Z] 097100c76c15: Layer already exists [2025-09-09T06:32:07.080Z] 4.1.0-dev.59: digest: sha256:1db52597378bf5f7539101c66a89a654656281cb913330ea7d1d2749caa7e748 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:07.415Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:07.725Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:07.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-09T06:32:07.725Z] fa00bebe7847: Preparing [2025-09-09T06:32:07.725Z] a14b863a8873: Preparing [2025-09-09T06:32:07.725Z] faea1e537a4b: Preparing [2025-09-09T06:32:07.725Z] 14c12da282c3: Preparing [2025-09-09T06:32:07.725Z] ee0792187b30: Preparing [2025-09-09T06:32:07.725Z] e72d40d3930f: Preparing [2025-09-09T06:32:07.725Z] 1c3a135998ff: Preparing [2025-09-09T06:32:07.725Z] 447f8ac17e96: Preparing [2025-09-09T06:32:07.725Z] aa7b0b047894: Preparing [2025-09-09T06:32:07.725Z] a146d444c2bc: Preparing [2025-09-09T06:32:07.725Z] b7a70c8a9845: Preparing [2025-09-09T06:32:07.725Z] 5f70bf18a086: Preparing [2025-09-09T06:32:07.725Z] 018204f10200: Preparing [2025-09-09T06:32:07.725Z] 5367a6003822: Preparing [2025-09-09T06:32:07.725Z] 16818bc8e0e1: Preparing [2025-09-09T06:32:07.725Z] 097100c76c15: Preparing [2025-09-09T06:32:07.725Z] b7a70c8a9845: Waiting [2025-09-09T06:32:07.725Z] 5f70bf18a086: Waiting [2025-09-09T06:32:07.725Z] 1c3a135998ff: Waiting [2025-09-09T06:32:07.725Z] 097100c76c15: Waiting [2025-09-09T06:32:07.725Z] 447f8ac17e96: Waiting [2025-09-09T06:32:07.725Z] aa7b0b047894: Waiting [2025-09-09T06:32:07.725Z] a146d444c2bc: Waiting [2025-09-09T06:32:07.725Z] 018204f10200: Waiting [2025-09-09T06:32:07.725Z] 16818bc8e0e1: Waiting [2025-09-09T06:32:07.725Z] 5367a6003822: Waiting [2025-09-09T06:32:07.725Z] e72d40d3930f: Waiting [2025-09-09T06:32:07.725Z] faea1e537a4b: Layer already exists [2025-09-09T06:32:07.725Z] ee0792187b30: Layer already exists [2025-09-09T06:32:07.725Z] 14c12da282c3: Layer already exists [2025-09-09T06:32:07.725Z] a14b863a8873: Layer already exists [2025-09-09T06:32:07.725Z] fa00bebe7847: Layer already exists [2025-09-09T06:32:07.725Z] e72d40d3930f: Layer already exists [2025-09-09T06:32:07.725Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:07.725Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:07.725Z] 1c3a135998ff: Layer already exists [2025-09-09T06:32:07.725Z] a146d444c2bc: Layer already exists [2025-09-09T06:32:07.725Z] b7a70c8a9845: Layer already exists [2025-09-09T06:32:07.725Z] 5f70bf18a086: Layer already exists [2025-09-09T06:32:07.725Z] 018204f10200: Layer already exists [2025-09-09T06:32:07.725Z] 5367a6003822: Layer already exists [2025-09-09T06:32:07.725Z] 16818bc8e0e1: Layer already exists [2025-09-09T06:32:07.725Z] 097100c76c15: Layer already exists [2025-09-09T06:32:07.725Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:1db52597378bf5f7539101c66a89a654656281cb913330ea7d1d2749caa7e748 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:08.045Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:08.374Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-09T06:32:08.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-09T06:32:08.374Z] fa00bebe7847: Preparing [2025-09-09T06:32:08.374Z] a14b863a8873: Preparing [2025-09-09T06:32:08.374Z] faea1e537a4b: Preparing [2025-09-09T06:32:08.374Z] 14c12da282c3: Preparing [2025-09-09T06:32:08.374Z] ee0792187b30: Preparing [2025-09-09T06:32:08.374Z] e72d40d3930f: Preparing [2025-09-09T06:32:08.374Z] 1c3a135998ff: Preparing [2025-09-09T06:32:08.374Z] 447f8ac17e96: Preparing [2025-09-09T06:32:08.374Z] aa7b0b047894: Preparing [2025-09-09T06:32:08.374Z] a146d444c2bc: Preparing [2025-09-09T06:32:08.374Z] b7a70c8a9845: Preparing [2025-09-09T06:32:08.374Z] 5f70bf18a086: Preparing [2025-09-09T06:32:08.374Z] 018204f10200: Preparing [2025-09-09T06:32:08.374Z] 5367a6003822: Preparing [2025-09-09T06:32:08.374Z] 16818bc8e0e1: Preparing [2025-09-09T06:32:08.374Z] 097100c76c15: Preparing [2025-09-09T06:32:08.374Z] e72d40d3930f: Waiting [2025-09-09T06:32:08.374Z] a146d444c2bc: Waiting [2025-09-09T06:32:08.374Z] b7a70c8a9845: Waiting [2025-09-09T06:32:08.374Z] 1c3a135998ff: Waiting [2025-09-09T06:32:08.374Z] 5f70bf18a086: Waiting [2025-09-09T06:32:08.374Z] 447f8ac17e96: Waiting [2025-09-09T06:32:08.374Z] 018204f10200: Waiting [2025-09-09T06:32:08.374Z] aa7b0b047894: Waiting [2025-09-09T06:32:08.374Z] 5367a6003822: Waiting [2025-09-09T06:32:08.374Z] 16818bc8e0e1: Waiting [2025-09-09T06:32:08.374Z] 097100c76c15: Waiting [2025-09-09T06:32:08.374Z] fa00bebe7847: Layer already exists [2025-09-09T06:32:08.374Z] 14c12da282c3: Layer already exists [2025-09-09T06:32:08.374Z] ee0792187b30: Layer already exists [2025-09-09T06:32:08.374Z] a14b863a8873: Layer already exists [2025-09-09T06:32:08.374Z] faea1e537a4b: Layer already exists [2025-09-09T06:32:08.374Z] 1c3a135998ff: Layer already exists [2025-09-09T06:32:08.374Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:08.374Z] e72d40d3930f: Layer already exists [2025-09-09T06:32:08.374Z] a146d444c2bc: Layer already exists [2025-09-09T06:32:08.374Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:08.374Z] b7a70c8a9845: Layer already exists [2025-09-09T06:32:08.374Z] 5f70bf18a086: Layer already exists [2025-09-09T06:32:08.374Z] 16818bc8e0e1: Layer already exists [2025-09-09T06:32:08.374Z] 5367a6003822: Layer already exists [2025-09-09T06:32:08.374Z] 018204f10200: Layer already exists [2025-09-09T06:32:08.374Z] 097100c76c15: Layer already exists [2025-09-09T06:32:08.374Z] main: digest: sha256:1db52597378bf5f7539101c66a89a654656281cb913330ea7d1d2749caa7e748 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:32:08.447Z] ===================================================== [Pipeline] echo [2025-09-09T06:32:08.460Z] taggedImages: [2025-09-09T06:32:08.460Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:08.460Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-09T06:32:08.460Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-09T06:32:08.460Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:08.460Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-09-09T06:32:08.486Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-09-09T06:32:08.486Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:08.486Z] latest [2025-09-09T06:32:08.486Z] 4.1.0-dev.59 [2025-09-09T06:32:08.486Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:08.486Z] main [2025-09-09T06:32:08.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:08.821Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:09.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:09.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-09T06:32:09.146Z] 5e52a2eef0a7: Preparing [2025-09-09T06:32:09.146Z] 6352c9d43988: Preparing [2025-09-09T06:32:09.146Z] f812f0113d0b: Preparing [2025-09-09T06:32:09.146Z] a4d340a8899c: Preparing [2025-09-09T06:32:09.146Z] 447f8ac17e96: Preparing [2025-09-09T06:32:09.146Z] aa7b0b047894: Preparing [2025-09-09T06:32:09.146Z] 611909203ed8: Preparing [2025-09-09T06:32:09.146Z] 0386d37bbc16: Preparing [2025-09-09T06:32:09.146Z] 097100c76c15: Preparing [2025-09-09T06:32:09.146Z] aa7b0b047894: Waiting [2025-09-09T06:32:09.146Z] 0386d37bbc16: Waiting [2025-09-09T06:32:09.146Z] 611909203ed8: Waiting [2025-09-09T06:32:09.146Z] 097100c76c15: Waiting [2025-09-09T06:32:09.146Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:09.146Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:09.146Z] 611909203ed8: Layer already exists [2025-09-09T06:32:09.146Z] 6352c9d43988: Pushed [2025-09-09T06:32:09.146Z] 0386d37bbc16: Layer already exists [2025-09-09T06:32:09.146Z] f812f0113d0b: Pushed [2025-09-09T06:32:09.146Z] 097100c76c15: Layer already exists [2025-09-09T06:32:09.146Z] 5e52a2eef0a7: Pushed [2025-09-09T06:32:13.341Z] a4d340a8899c: Pushed [2025-09-09T06:32:13.341Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:2a68fc1f8b3c14695c78853c5d02af0841a25c79049c2bbf654bf780c41514da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:13.666Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:13.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-09T06:32:13.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-09T06:32:13.986Z] 5e52a2eef0a7: Preparing [2025-09-09T06:32:13.986Z] 6352c9d43988: Preparing [2025-09-09T06:32:13.986Z] f812f0113d0b: Preparing [2025-09-09T06:32:13.986Z] a4d340a8899c: Preparing [2025-09-09T06:32:13.986Z] 447f8ac17e96: Preparing [2025-09-09T06:32:13.986Z] aa7b0b047894: Preparing [2025-09-09T06:32:13.986Z] 611909203ed8: Preparing [2025-09-09T06:32:13.986Z] 0386d37bbc16: Preparing [2025-09-09T06:32:13.987Z] 097100c76c15: Preparing [2025-09-09T06:32:13.987Z] aa7b0b047894: Waiting [2025-09-09T06:32:13.987Z] 0386d37bbc16: Waiting [2025-09-09T06:32:13.987Z] 611909203ed8: Waiting [2025-09-09T06:32:13.987Z] 097100c76c15: Waiting [2025-09-09T06:32:13.987Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:13.987Z] 5e52a2eef0a7: Layer already exists [2025-09-09T06:32:13.987Z] a4d340a8899c: Layer already exists [2025-09-09T06:32:13.987Z] f812f0113d0b: Layer already exists [2025-09-09T06:32:13.987Z] 6352c9d43988: Layer already exists [2025-09-09T06:32:13.987Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:13.987Z] 097100c76c15: Layer already exists [2025-09-09T06:32:13.987Z] 0386d37bbc16: Layer already exists [2025-09-09T06:32:13.987Z] 611909203ed8: Layer already exists [2025-09-09T06:32:13.987Z] latest: digest: sha256:2a68fc1f8b3c14695c78853c5d02af0841a25c79049c2bbf654bf780c41514da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:14.320Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:14.639Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-09T06:32:14.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-09T06:32:14.639Z] 5e52a2eef0a7: Preparing [2025-09-09T06:32:14.639Z] 6352c9d43988: Preparing [2025-09-09T06:32:14.639Z] f812f0113d0b: Preparing [2025-09-09T06:32:14.639Z] a4d340a8899c: Preparing [2025-09-09T06:32:14.639Z] 447f8ac17e96: Preparing [2025-09-09T06:32:14.639Z] aa7b0b047894: Preparing [2025-09-09T06:32:14.639Z] 611909203ed8: Preparing [2025-09-09T06:32:14.639Z] 0386d37bbc16: Preparing [2025-09-09T06:32:14.639Z] 097100c76c15: Preparing [2025-09-09T06:32:14.639Z] aa7b0b047894: Waiting [2025-09-09T06:32:14.639Z] 611909203ed8: Waiting [2025-09-09T06:32:14.639Z] 097100c76c15: Waiting [2025-09-09T06:32:14.639Z] 0386d37bbc16: Waiting [2025-09-09T06:32:14.639Z] 5e52a2eef0a7: Layer already exists [2025-09-09T06:32:14.639Z] 6352c9d43988: Layer already exists [2025-09-09T06:32:14.639Z] a4d340a8899c: Layer already exists [2025-09-09T06:32:14.639Z] f812f0113d0b: Layer already exists [2025-09-09T06:32:14.639Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:14.639Z] 0386d37bbc16: Layer already exists [2025-09-09T06:32:14.639Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:14.639Z] 611909203ed8: Layer already exists [2025-09-09T06:32:14.639Z] 097100c76c15: Layer already exists [2025-09-09T06:32:14.639Z] 4.1.0-dev.59: digest: sha256:2a68fc1f8b3c14695c78853c5d02af0841a25c79049c2bbf654bf780c41514da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:14.969Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:15.299Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:15.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-09T06:32:15.299Z] 5e52a2eef0a7: Preparing [2025-09-09T06:32:15.299Z] 6352c9d43988: Preparing [2025-09-09T06:32:15.299Z] f812f0113d0b: Preparing [2025-09-09T06:32:15.299Z] a4d340a8899c: Preparing [2025-09-09T06:32:15.299Z] 447f8ac17e96: Preparing [2025-09-09T06:32:15.299Z] aa7b0b047894: Preparing [2025-09-09T06:32:15.299Z] 611909203ed8: Preparing [2025-09-09T06:32:15.299Z] 0386d37bbc16: Preparing [2025-09-09T06:32:15.299Z] 097100c76c15: Preparing [2025-09-09T06:32:15.299Z] aa7b0b047894: Waiting [2025-09-09T06:32:15.299Z] 611909203ed8: Waiting [2025-09-09T06:32:15.299Z] 0386d37bbc16: Waiting [2025-09-09T06:32:15.299Z] 097100c76c15: Waiting [2025-09-09T06:32:15.299Z] f812f0113d0b: Layer already exists [2025-09-09T06:32:15.299Z] a4d340a8899c: Layer already exists [2025-09-09T06:32:15.299Z] 6352c9d43988: Layer already exists [2025-09-09T06:32:15.299Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:15.299Z] 5e52a2eef0a7: Layer already exists [2025-09-09T06:32:15.299Z] 611909203ed8: Layer already exists [2025-09-09T06:32:15.299Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:15.299Z] 0386d37bbc16: Layer already exists [2025-09-09T06:32:15.299Z] 097100c76c15: Layer already exists [2025-09-09T06:32:15.299Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:2a68fc1f8b3c14695c78853c5d02af0841a25c79049c2bbf654bf780c41514da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:15.628Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:15.956Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-09T06:32:15.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-09T06:32:15.956Z] 5e52a2eef0a7: Preparing [2025-09-09T06:32:15.956Z] 6352c9d43988: Preparing [2025-09-09T06:32:15.956Z] f812f0113d0b: Preparing [2025-09-09T06:32:15.956Z] a4d340a8899c: Preparing [2025-09-09T06:32:15.956Z] 447f8ac17e96: Preparing [2025-09-09T06:32:15.956Z] aa7b0b047894: Preparing [2025-09-09T06:32:15.956Z] 611909203ed8: Preparing [2025-09-09T06:32:15.956Z] 0386d37bbc16: Preparing [2025-09-09T06:32:15.956Z] 097100c76c15: Preparing [2025-09-09T06:32:15.956Z] aa7b0b047894: Waiting [2025-09-09T06:32:15.956Z] 611909203ed8: Waiting [2025-09-09T06:32:15.956Z] 0386d37bbc16: Waiting [2025-09-09T06:32:15.956Z] 097100c76c15: Waiting [2025-09-09T06:32:15.956Z] f812f0113d0b: Layer already exists [2025-09-09T06:32:15.956Z] 5e52a2eef0a7: Layer already exists [2025-09-09T06:32:15.956Z] 6352c9d43988: Layer already exists [2025-09-09T06:32:15.956Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:15.956Z] a4d340a8899c: Layer already exists [2025-09-09T06:32:15.956Z] 0386d37bbc16: Layer already exists [2025-09-09T06:32:15.956Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:15.956Z] 611909203ed8: Layer already exists [2025-09-09T06:32:15.956Z] 097100c76c15: Layer already exists [2025-09-09T06:32:15.956Z] main: digest: sha256:2a68fc1f8b3c14695c78853c5d02af0841a25c79049c2bbf654bf780c41514da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:32:16.029Z] ===================================================== [Pipeline] echo [2025-09-09T06:32:16.042Z] taggedImages: [2025-09-09T06:32:16.042Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:16.042Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-09T06:32:16.042Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-09T06:32:16.042Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:16.042Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-09-09T06:32:16.074Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-09-09T06:32:16.074Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:16.074Z] latest [2025-09-09T06:32:16.074Z] 4.1.0-dev.59 [2025-09-09T06:32:16.074Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:16.074Z] main [2025-09-09T06:32:16.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:16.414Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:16.752Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:16.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-09T06:32:16.753Z] c7190ab998bb: Preparing [2025-09-09T06:32:16.753Z] f81505344f12: Preparing [2025-09-09T06:32:16.753Z] f89ea189b900: Preparing [2025-09-09T06:32:16.753Z] decff1d7c4be: Preparing [2025-09-09T06:32:16.753Z] f7dc7bb864d6: Preparing [2025-09-09T06:32:16.753Z] 447f8ac17e96: Preparing [2025-09-09T06:32:16.753Z] aa7b0b047894: Preparing [2025-09-09T06:32:16.753Z] f65f7e480da1: Preparing [2025-09-09T06:32:16.753Z] d2c2ab832d27: Preparing [2025-09-09T06:32:16.753Z] 447f8ac17e96: Waiting [2025-09-09T06:32:16.753Z] f65f7e480da1: Waiting [2025-09-09T06:32:16.753Z] d455311bf41a: Preparing [2025-09-09T06:32:16.753Z] 097100c76c15: Preparing [2025-09-09T06:32:16.753Z] d2c2ab832d27: Waiting [2025-09-09T06:32:16.753Z] d455311bf41a: Waiting [2025-09-09T06:32:16.753Z] 097100c76c15: Waiting [2025-09-09T06:32:16.753Z] f7dc7bb864d6: Pushed [2025-09-09T06:32:16.753Z] decff1d7c4be: Pushed [2025-09-09T06:32:16.753Z] c7190ab998bb: Pushed [2025-09-09T06:32:16.753Z] f81505344f12: Pushed [2025-09-09T06:32:16.753Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:16.753Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:16.753Z] 097100c76c15: Layer already exists [2025-09-09T06:32:16.753Z] f65f7e480da1: Pushed [2025-09-09T06:32:17.013Z] d2c2ab832d27: Pushed [2025-09-09T06:32:18.394Z] d455311bf41a: Pushed [2025-09-09T06:32:19.775Z] f89ea189b900: Pushed [2025-09-09T06:32:20.034Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:901f95b066b124bce7086bd045f7399238306c174fd5e4c1123d051bbdb553df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:20.376Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:20.701Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-09T06:32:20.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-09T06:32:20.701Z] c7190ab998bb: Preparing [2025-09-09T06:32:20.701Z] f81505344f12: Preparing [2025-09-09T06:32:20.701Z] f89ea189b900: Preparing [2025-09-09T06:32:20.701Z] decff1d7c4be: Preparing [2025-09-09T06:32:20.701Z] f7dc7bb864d6: Preparing [2025-09-09T06:32:20.701Z] 447f8ac17e96: Preparing [2025-09-09T06:32:20.701Z] aa7b0b047894: Preparing [2025-09-09T06:32:20.701Z] f65f7e480da1: Preparing [2025-09-09T06:32:20.701Z] d2c2ab832d27: Preparing [2025-09-09T06:32:20.701Z] 447f8ac17e96: Waiting [2025-09-09T06:32:20.701Z] aa7b0b047894: Waiting [2025-09-09T06:32:20.701Z] f65f7e480da1: Waiting [2025-09-09T06:32:20.701Z] d2c2ab832d27: Waiting [2025-09-09T06:32:20.701Z] d455311bf41a: Preparing [2025-09-09T06:32:20.701Z] 097100c76c15: Preparing [2025-09-09T06:32:20.701Z] d455311bf41a: Waiting [2025-09-09T06:32:20.701Z] 097100c76c15: Waiting [2025-09-09T06:32:20.701Z] c7190ab998bb: Layer already exists [2025-09-09T06:32:20.701Z] f81505344f12: Layer already exists [2025-09-09T06:32:20.701Z] f7dc7bb864d6: Layer already exists [2025-09-09T06:32:20.701Z] decff1d7c4be: Layer already exists [2025-09-09T06:32:20.701Z] f89ea189b900: Layer already exists [2025-09-09T06:32:20.701Z] d2c2ab832d27: Layer already exists [2025-09-09T06:32:20.701Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:20.701Z] f65f7e480da1: Layer already exists [2025-09-09T06:32:20.701Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:20.701Z] d455311bf41a: Layer already exists [2025-09-09T06:32:20.701Z] 097100c76c15: Layer already exists [2025-09-09T06:32:20.701Z] latest: digest: sha256:901f95b066b124bce7086bd045f7399238306c174fd5e4c1123d051bbdb553df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:21.038Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:21.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-09T06:32:21.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-09T06:32:21.374Z] c7190ab998bb: Preparing [2025-09-09T06:32:21.374Z] f81505344f12: Preparing [2025-09-09T06:32:21.374Z] f89ea189b900: Preparing [2025-09-09T06:32:21.374Z] decff1d7c4be: Preparing [2025-09-09T06:32:21.374Z] f7dc7bb864d6: Preparing [2025-09-09T06:32:21.374Z] 447f8ac17e96: Preparing [2025-09-09T06:32:21.374Z] aa7b0b047894: Preparing [2025-09-09T06:32:21.374Z] f65f7e480da1: Preparing [2025-09-09T06:32:21.374Z] d2c2ab832d27: Preparing [2025-09-09T06:32:21.374Z] d455311bf41a: Preparing [2025-09-09T06:32:21.374Z] 097100c76c15: Preparing [2025-09-09T06:32:21.374Z] 447f8ac17e96: Waiting [2025-09-09T06:32:21.374Z] aa7b0b047894: Waiting [2025-09-09T06:32:21.374Z] f65f7e480da1: Waiting [2025-09-09T06:32:21.374Z] d455311bf41a: Waiting [2025-09-09T06:32:21.374Z] d2c2ab832d27: Waiting [2025-09-09T06:32:21.374Z] 097100c76c15: Waiting [2025-09-09T06:32:21.374Z] f7dc7bb864d6: Layer already exists [2025-09-09T06:32:21.374Z] f89ea189b900: Layer already exists [2025-09-09T06:32:21.374Z] c7190ab998bb: Layer already exists [2025-09-09T06:32:21.374Z] decff1d7c4be: Layer already exists [2025-09-09T06:32:21.374Z] f81505344f12: Layer already exists [2025-09-09T06:32:21.374Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:21.374Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:21.374Z] d2c2ab832d27: Layer already exists [2025-09-09T06:32:21.374Z] f65f7e480da1: Layer already exists [2025-09-09T06:32:21.374Z] d455311bf41a: Layer already exists [2025-09-09T06:32:21.374Z] 097100c76c15: Layer already exists [2025-09-09T06:32:21.374Z] 4.1.0-dev.59: digest: sha256:901f95b066b124bce7086bd045f7399238306c174fd5e4c1123d051bbdb553df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:21.712Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:22.044Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:22.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-09T06:32:22.044Z] c7190ab998bb: Preparing [2025-09-09T06:32:22.044Z] f81505344f12: Preparing [2025-09-09T06:32:22.044Z] f89ea189b900: Preparing [2025-09-09T06:32:22.044Z] decff1d7c4be: Preparing [2025-09-09T06:32:22.044Z] f7dc7bb864d6: Preparing [2025-09-09T06:32:22.044Z] 447f8ac17e96: Preparing [2025-09-09T06:32:22.044Z] aa7b0b047894: Preparing [2025-09-09T06:32:22.044Z] f65f7e480da1: Preparing [2025-09-09T06:32:22.044Z] d2c2ab832d27: Preparing [2025-09-09T06:32:22.044Z] d455311bf41a: Preparing [2025-09-09T06:32:22.044Z] 097100c76c15: Preparing [2025-09-09T06:32:22.044Z] f65f7e480da1: Waiting [2025-09-09T06:32:22.044Z] d2c2ab832d27: Waiting [2025-09-09T06:32:22.044Z] d455311bf41a: Waiting [2025-09-09T06:32:22.044Z] 097100c76c15: Waiting [2025-09-09T06:32:22.044Z] 447f8ac17e96: Waiting [2025-09-09T06:32:22.044Z] aa7b0b047894: Waiting [2025-09-09T06:32:22.044Z] f7dc7bb864d6: Layer already exists [2025-09-09T06:32:22.044Z] f81505344f12: Layer already exists [2025-09-09T06:32:22.044Z] decff1d7c4be: Layer already exists [2025-09-09T06:32:22.044Z] f89ea189b900: Layer already exists [2025-09-09T06:32:22.044Z] c7190ab998bb: Layer already exists [2025-09-09T06:32:22.044Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:22.044Z] f65f7e480da1: Layer already exists [2025-09-09T06:32:22.044Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:22.044Z] d455311bf41a: Layer already exists [2025-09-09T06:32:22.044Z] d2c2ab832d27: Layer already exists [2025-09-09T06:32:22.044Z] 097100c76c15: Layer already exists [2025-09-09T06:32:22.044Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:901f95b066b124bce7086bd045f7399238306c174fd5e4c1123d051bbdb553df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:22.437Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:22.766Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-09T06:32:22.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-09T06:32:22.766Z] c7190ab998bb: Preparing [2025-09-09T06:32:22.766Z] f81505344f12: Preparing [2025-09-09T06:32:22.766Z] f89ea189b900: Preparing [2025-09-09T06:32:22.766Z] decff1d7c4be: Preparing [2025-09-09T06:32:22.766Z] f7dc7bb864d6: Preparing [2025-09-09T06:32:22.766Z] 447f8ac17e96: Preparing [2025-09-09T06:32:22.766Z] aa7b0b047894: Preparing [2025-09-09T06:32:22.766Z] f65f7e480da1: Preparing [2025-09-09T06:32:22.766Z] d2c2ab832d27: Preparing [2025-09-09T06:32:22.766Z] d455311bf41a: Preparing [2025-09-09T06:32:22.766Z] 097100c76c15: Preparing [2025-09-09T06:32:22.766Z] f65f7e480da1: Waiting [2025-09-09T06:32:22.766Z] d2c2ab832d27: Waiting [2025-09-09T06:32:22.766Z] d455311bf41a: Waiting [2025-09-09T06:32:22.766Z] 447f8ac17e96: Waiting [2025-09-09T06:32:22.766Z] 097100c76c15: Waiting [2025-09-09T06:32:22.766Z] aa7b0b047894: Waiting [2025-09-09T06:32:22.766Z] f89ea189b900: Layer already exists [2025-09-09T06:32:22.766Z] f7dc7bb864d6: Layer already exists [2025-09-09T06:32:22.766Z] decff1d7c4be: Layer already exists [2025-09-09T06:32:22.766Z] f81505344f12: Layer already exists [2025-09-09T06:32:22.766Z] c7190ab998bb: Layer already exists [2025-09-09T06:32:22.766Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:22.766Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:22.766Z] d455311bf41a: Layer already exists [2025-09-09T06:32:22.766Z] d2c2ab832d27: Layer already exists [2025-09-09T06:32:22.766Z] f65f7e480da1: Layer already exists [2025-09-09T06:32:22.766Z] 097100c76c15: Layer already exists [2025-09-09T06:32:22.766Z] main: digest: sha256:901f95b066b124bce7086bd045f7399238306c174fd5e4c1123d051bbdb553df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:32:22.859Z] ===================================================== [Pipeline] echo [2025-09-09T06:32:22.873Z] taggedImages: [2025-09-09T06:32:22.873Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:22.873Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-09T06:32:22.873Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-09T06:32:22.873Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:22.873Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-09-09T06:32:22.907Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-09-09T06:32:22.907Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:22.907Z] latest [2025-09-09T06:32:22.907Z] 4.1.0-dev.59 [2025-09-09T06:32:22.907Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:22.907Z] main [2025-09-09T06:32:22.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:23.259Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:23.596Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:23.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-09T06:32:23.596Z] 376061cbe9ce: Preparing [2025-09-09T06:32:23.596Z] 882de811d254: Preparing [2025-09-09T06:32:23.596Z] e6f186116293: Preparing [2025-09-09T06:32:23.596Z] ceaabdf95468: Preparing [2025-09-09T06:32:23.596Z] 857e5c29520c: Preparing [2025-09-09T06:32:23.596Z] e3227824ea2d: Preparing [2025-09-09T06:32:23.596Z] 75ab8ba9aa75: Preparing [2025-09-09T06:32:23.596Z] 447f8ac17e96: Preparing [2025-09-09T06:32:23.596Z] aa7b0b047894: Preparing [2025-09-09T06:32:23.596Z] d0488edbd4ab: Preparing [2025-09-09T06:32:23.596Z] 1300d5a0c436: Preparing [2025-09-09T06:32:23.596Z] 097100c76c15: Preparing [2025-09-09T06:32:23.596Z] e3227824ea2d: Waiting [2025-09-09T06:32:23.596Z] 75ab8ba9aa75: Waiting [2025-09-09T06:32:23.596Z] 447f8ac17e96: Waiting [2025-09-09T06:32:23.596Z] aa7b0b047894: Waiting [2025-09-09T06:32:23.596Z] d0488edbd4ab: Waiting [2025-09-09T06:32:23.596Z] 1300d5a0c436: Waiting [2025-09-09T06:32:23.596Z] 097100c76c15: Waiting [2025-09-09T06:32:23.596Z] 857e5c29520c: Pushed [2025-09-09T06:32:23.596Z] 882de811d254: Pushed [2025-09-09T06:32:23.596Z] 376061cbe9ce: Pushed [2025-09-09T06:32:23.596Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:23.596Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:23.596Z] e3227824ea2d: Pushed [2025-09-09T06:32:23.596Z] 75ab8ba9aa75: Pushed [2025-09-09T06:32:23.596Z] 097100c76c15: Layer already exists [2025-09-09T06:32:23.856Z] d0488edbd4ab: Pushed [2025-09-09T06:32:25.234Z] 1300d5a0c436: Pushed [2025-09-09T06:32:26.613Z] ceaabdf95468: Pushed [2025-09-09T06:32:26.613Z] e6f186116293: Pushed [2025-09-09T06:32:26.872Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:ba8a1f8c83f781018751739134963a1652bfb76c5a4a8573db9ee8381da0b5c2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:27.211Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:27.540Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-09T06:32:27.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-09T06:32:27.540Z] 376061cbe9ce: Preparing [2025-09-09T06:32:27.540Z] 882de811d254: Preparing [2025-09-09T06:32:27.540Z] e6f186116293: Preparing [2025-09-09T06:32:27.540Z] ceaabdf95468: Preparing [2025-09-09T06:32:27.540Z] 857e5c29520c: Preparing [2025-09-09T06:32:27.540Z] e3227824ea2d: Preparing [2025-09-09T06:32:27.540Z] 75ab8ba9aa75: Preparing [2025-09-09T06:32:27.540Z] 447f8ac17e96: Preparing [2025-09-09T06:32:27.540Z] aa7b0b047894: Preparing [2025-09-09T06:32:27.540Z] e3227824ea2d: Waiting [2025-09-09T06:32:27.540Z] 75ab8ba9aa75: Waiting [2025-09-09T06:32:27.540Z] 447f8ac17e96: Waiting [2025-09-09T06:32:27.540Z] aa7b0b047894: Waiting [2025-09-09T06:32:27.540Z] d0488edbd4ab: Preparing [2025-09-09T06:32:27.540Z] 1300d5a0c436: Preparing [2025-09-09T06:32:27.540Z] 097100c76c15: Preparing [2025-09-09T06:32:27.540Z] d0488edbd4ab: Waiting [2025-09-09T06:32:27.540Z] 1300d5a0c436: Waiting [2025-09-09T06:32:27.540Z] 097100c76c15: Waiting [2025-09-09T06:32:27.540Z] e6f186116293: Layer already exists [2025-09-09T06:32:27.540Z] 857e5c29520c: Layer already exists [2025-09-09T06:32:27.540Z] 882de811d254: Layer already exists [2025-09-09T06:32:27.540Z] 376061cbe9ce: Layer already exists [2025-09-09T06:32:27.540Z] ceaabdf95468: Layer already exists [2025-09-09T06:32:27.540Z] 75ab8ba9aa75: Layer already exists [2025-09-09T06:32:27.540Z] e3227824ea2d: Layer already exists [2025-09-09T06:32:27.540Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:27.540Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:27.540Z] d0488edbd4ab: Layer already exists [2025-09-09T06:32:27.540Z] 1300d5a0c436: Layer already exists [2025-09-09T06:32:27.540Z] 097100c76c15: Layer already exists [2025-09-09T06:32:27.540Z] latest: digest: sha256:ba8a1f8c83f781018751739134963a1652bfb76c5a4a8573db9ee8381da0b5c2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:27.869Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:28.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-09T06:32:28.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-09T06:32:28.193Z] 376061cbe9ce: Preparing [2025-09-09T06:32:28.193Z] 882de811d254: Preparing [2025-09-09T06:32:28.193Z] e6f186116293: Preparing [2025-09-09T06:32:28.193Z] ceaabdf95468: Preparing [2025-09-09T06:32:28.193Z] 857e5c29520c: Preparing [2025-09-09T06:32:28.193Z] e3227824ea2d: Preparing [2025-09-09T06:32:28.193Z] 75ab8ba9aa75: Preparing [2025-09-09T06:32:28.193Z] 447f8ac17e96: Preparing [2025-09-09T06:32:28.193Z] aa7b0b047894: Preparing [2025-09-09T06:32:28.193Z] d0488edbd4ab: Preparing [2025-09-09T06:32:28.193Z] 1300d5a0c436: Preparing [2025-09-09T06:32:28.193Z] 097100c76c15: Preparing [2025-09-09T06:32:28.193Z] 75ab8ba9aa75: Waiting [2025-09-09T06:32:28.193Z] 447f8ac17e96: Waiting [2025-09-09T06:32:28.193Z] aa7b0b047894: Waiting [2025-09-09T06:32:28.193Z] d0488edbd4ab: Waiting [2025-09-09T06:32:28.193Z] 1300d5a0c436: Waiting [2025-09-09T06:32:28.193Z] 097100c76c15: Waiting [2025-09-09T06:32:28.193Z] e3227824ea2d: Waiting [2025-09-09T06:32:28.193Z] ceaabdf95468: Layer already exists [2025-09-09T06:32:28.193Z] e6f186116293: Layer already exists [2025-09-09T06:32:28.193Z] 857e5c29520c: Layer already exists [2025-09-09T06:32:28.193Z] 376061cbe9ce: Layer already exists [2025-09-09T06:32:28.193Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:28.193Z] 882de811d254: Layer already exists [2025-09-09T06:32:28.193Z] e3227824ea2d: Layer already exists [2025-09-09T06:32:28.193Z] 75ab8ba9aa75: Layer already exists [2025-09-09T06:32:28.193Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:28.193Z] d0488edbd4ab: Layer already exists [2025-09-09T06:32:28.193Z] 097100c76c15: Layer already exists [2025-09-09T06:32:28.193Z] 1300d5a0c436: Layer already exists [2025-09-09T06:32:28.193Z] 4.1.0-dev.59: digest: sha256:ba8a1f8c83f781018751739134963a1652bfb76c5a4a8573db9ee8381da0b5c2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:28.524Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:28.845Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:28.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-09T06:32:28.845Z] 376061cbe9ce: Preparing [2025-09-09T06:32:28.845Z] 882de811d254: Preparing [2025-09-09T06:32:28.845Z] e6f186116293: Preparing [2025-09-09T06:32:28.845Z] ceaabdf95468: Preparing [2025-09-09T06:32:28.845Z] 857e5c29520c: Preparing [2025-09-09T06:32:28.845Z] e3227824ea2d: Preparing [2025-09-09T06:32:28.845Z] 75ab8ba9aa75: Preparing [2025-09-09T06:32:28.845Z] 447f8ac17e96: Preparing [2025-09-09T06:32:28.845Z] aa7b0b047894: Preparing [2025-09-09T06:32:28.845Z] d0488edbd4ab: Preparing [2025-09-09T06:32:28.845Z] 1300d5a0c436: Preparing [2025-09-09T06:32:28.845Z] 097100c76c15: Preparing [2025-09-09T06:32:28.845Z] e3227824ea2d: Waiting [2025-09-09T06:32:28.845Z] 75ab8ba9aa75: Waiting [2025-09-09T06:32:28.845Z] d0488edbd4ab: Waiting [2025-09-09T06:32:28.845Z] 1300d5a0c436: Waiting [2025-09-09T06:32:28.845Z] 097100c76c15: Waiting [2025-09-09T06:32:28.845Z] 447f8ac17e96: Waiting [2025-09-09T06:32:28.845Z] aa7b0b047894: Waiting [2025-09-09T06:32:28.845Z] 376061cbe9ce: Layer already exists [2025-09-09T06:32:28.845Z] ceaabdf95468: Layer already exists [2025-09-09T06:32:28.845Z] 882de811d254: Layer already exists [2025-09-09T06:32:28.845Z] 857e5c29520c: Layer already exists [2025-09-09T06:32:28.845Z] e6f186116293: Layer already exists [2025-09-09T06:32:28.845Z] e3227824ea2d: Layer already exists [2025-09-09T06:32:28.845Z] 75ab8ba9aa75: Layer already exists [2025-09-09T06:32:28.845Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:28.845Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:28.845Z] d0488edbd4ab: Layer already exists [2025-09-09T06:32:28.845Z] 1300d5a0c436: Layer already exists [2025-09-09T06:32:28.845Z] 097100c76c15: Layer already exists [2025-09-09T06:32:28.845Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:ba8a1f8c83f781018751739134963a1652bfb76c5a4a8573db9ee8381da0b5c2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:29.176Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:29.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-09T06:32:29.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-09T06:32:29.504Z] 376061cbe9ce: Preparing [2025-09-09T06:32:29.504Z] 882de811d254: Preparing [2025-09-09T06:32:29.504Z] e6f186116293: Preparing [2025-09-09T06:32:29.504Z] ceaabdf95468: Preparing [2025-09-09T06:32:29.504Z] 857e5c29520c: Preparing [2025-09-09T06:32:29.504Z] e3227824ea2d: Preparing [2025-09-09T06:32:29.504Z] 75ab8ba9aa75: Preparing [2025-09-09T06:32:29.504Z] 447f8ac17e96: Preparing [2025-09-09T06:32:29.504Z] aa7b0b047894: Preparing [2025-09-09T06:32:29.504Z] d0488edbd4ab: Preparing [2025-09-09T06:32:29.504Z] 1300d5a0c436: Preparing [2025-09-09T06:32:29.504Z] 097100c76c15: Preparing [2025-09-09T06:32:29.504Z] e3227824ea2d: Waiting [2025-09-09T06:32:29.504Z] d0488edbd4ab: Waiting [2025-09-09T06:32:29.504Z] 1300d5a0c436: Waiting [2025-09-09T06:32:29.504Z] 097100c76c15: Waiting [2025-09-09T06:32:29.504Z] 447f8ac17e96: Waiting [2025-09-09T06:32:29.504Z] 75ab8ba9aa75: Waiting [2025-09-09T06:32:29.504Z] aa7b0b047894: Waiting [2025-09-09T06:32:29.504Z] 882de811d254: Layer already exists [2025-09-09T06:32:29.504Z] ceaabdf95468: Layer already exists [2025-09-09T06:32:29.504Z] 376061cbe9ce: Layer already exists [2025-09-09T06:32:29.504Z] 857e5c29520c: Layer already exists [2025-09-09T06:32:29.504Z] e6f186116293: Layer already exists [2025-09-09T06:32:29.504Z] e3227824ea2d: Layer already exists [2025-09-09T06:32:29.504Z] 75ab8ba9aa75: Layer already exists [2025-09-09T06:32:29.504Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:29.504Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:29.504Z] d0488edbd4ab: Layer already exists [2025-09-09T06:32:29.504Z] 1300d5a0c436: Layer already exists [2025-09-09T06:32:29.504Z] 097100c76c15: Layer already exists [2025-09-09T06:32:29.504Z] main: digest: sha256:ba8a1f8c83f781018751739134963a1652bfb76c5a4a8573db9ee8381da0b5c2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:32:29.586Z] ===================================================== [Pipeline] echo [2025-09-09T06:32:29.601Z] taggedImages: [2025-09-09T06:32:29.601Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:29.601Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-09T06:32:29.601Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-09T06:32:29.601Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:29.601Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-09-09T06:32:29.634Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-09-09T06:32:29.634Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:29.634Z] latest [2025-09-09T06:32:29.634Z] 4.1.0-dev.59 [2025-09-09T06:32:29.634Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:29.634Z] main [2025-09-09T06:32:29.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:29.982Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:30.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:30.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-09T06:32:30.309Z] 617cefbd701b: Preparing [2025-09-09T06:32:30.309Z] 958420b5c59d: Preparing [2025-09-09T06:32:30.309Z] 447f8ac17e96: Preparing [2025-09-09T06:32:30.309Z] aa7b0b047894: Preparing [2025-09-09T06:32:30.309Z] 51f4dcc61358: Preparing [2025-09-09T06:32:30.309Z] 32600b3306db: Preparing [2025-09-09T06:32:30.309Z] 097100c76c15: Preparing [2025-09-09T06:32:30.309Z] 32600b3306db: Waiting [2025-09-09T06:32:30.309Z] 097100c76c15: Waiting [2025-09-09T06:32:30.309Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:30.309Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:30.309Z] 097100c76c15: Layer already exists [2025-09-09T06:32:30.309Z] 617cefbd701b: Pushed [2025-09-09T06:32:30.309Z] 51f4dcc61358: Pushed [2025-09-09T06:32:31.246Z] 32600b3306db: Pushed [2025-09-09T06:32:33.788Z] 958420b5c59d: Pushed [2025-09-09T06:32:33.788Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:62c0259146640d87d299bd96c2bf24f56b9211b1ebe574164ad943563b884078 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:34.111Z] + 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 [2025-09-09T06:32:34.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-09T06:32:34.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-09T06:32:34.441Z] 617cefbd701b: Preparing [2025-09-09T06:32:34.441Z] 958420b5c59d: Preparing [2025-09-09T06:32:34.441Z] 447f8ac17e96: Preparing [2025-09-09T06:32:34.441Z] aa7b0b047894: Preparing [2025-09-09T06:32:34.441Z] 51f4dcc61358: Preparing [2025-09-09T06:32:34.441Z] 32600b3306db: Preparing [2025-09-09T06:32:34.441Z] 097100c76c15: Preparing [2025-09-09T06:32:34.441Z] 32600b3306db: Waiting [2025-09-09T06:32:34.441Z] 097100c76c15: Waiting [2025-09-09T06:32:34.441Z] 51f4dcc61358: Layer already exists [2025-09-09T06:32:34.441Z] 958420b5c59d: Layer already exists [2025-09-09T06:32:34.441Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:34.441Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:34.441Z] 617cefbd701b: Layer already exists [2025-09-09T06:32:34.441Z] 32600b3306db: Layer already exists [2025-09-09T06:32:34.441Z] 097100c76c15: Layer already exists [2025-09-09T06:32:34.441Z] latest: digest: sha256:62c0259146640d87d299bd96c2bf24f56b9211b1ebe574164ad943563b884078 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:34.767Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:35.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-09T06:32:35.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-09T06:32:35.091Z] 617cefbd701b: Preparing [2025-09-09T06:32:35.091Z] 958420b5c59d: Preparing [2025-09-09T06:32:35.091Z] 447f8ac17e96: Preparing [2025-09-09T06:32:35.091Z] aa7b0b047894: Preparing [2025-09-09T06:32:35.091Z] 51f4dcc61358: Preparing [2025-09-09T06:32:35.091Z] 32600b3306db: Preparing [2025-09-09T06:32:35.091Z] 097100c76c15: Preparing [2025-09-09T06:32:35.091Z] 32600b3306db: Waiting [2025-09-09T06:32:35.091Z] 097100c76c15: Waiting [2025-09-09T06:32:35.091Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:35.091Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:35.091Z] 51f4dcc61358: Layer already exists [2025-09-09T06:32:35.092Z] 958420b5c59d: Layer already exists [2025-09-09T06:32:35.092Z] 617cefbd701b: Layer already exists [2025-09-09T06:32:35.092Z] 32600b3306db: Layer already exists [2025-09-09T06:32:35.092Z] 097100c76c15: Layer already exists [2025-09-09T06:32:35.092Z] 4.1.0-dev.59: digest: sha256:62c0259146640d87d299bd96c2bf24f56b9211b1ebe574164ad943563b884078 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:35.433Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:35.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:35.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-09T06:32:35.760Z] 617cefbd701b: Preparing [2025-09-09T06:32:35.760Z] 958420b5c59d: Preparing [2025-09-09T06:32:35.760Z] 447f8ac17e96: Preparing [2025-09-09T06:32:35.760Z] aa7b0b047894: Preparing [2025-09-09T06:32:35.760Z] 51f4dcc61358: Preparing [2025-09-09T06:32:35.760Z] 32600b3306db: Preparing [2025-09-09T06:32:35.760Z] 097100c76c15: Preparing [2025-09-09T06:32:35.760Z] 097100c76c15: Waiting [2025-09-09T06:32:35.760Z] 32600b3306db: Waiting [2025-09-09T06:32:35.760Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:35.760Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:35.760Z] 617cefbd701b: Layer already exists [2025-09-09T06:32:35.760Z] 958420b5c59d: Layer already exists [2025-09-09T06:32:35.760Z] 51f4dcc61358: Layer already exists [2025-09-09T06:32:35.760Z] 32600b3306db: Layer already exists [2025-09-09T06:32:35.760Z] 097100c76c15: Layer already exists [2025-09-09T06:32:35.760Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:62c0259146640d87d299bd96c2bf24f56b9211b1ebe574164ad943563b884078 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:36.098Z] + 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 [2025-09-09T06:32:36.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-09T06:32:36.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-09T06:32:36.431Z] 617cefbd701b: Preparing [2025-09-09T06:32:36.431Z] 958420b5c59d: Preparing [2025-09-09T06:32:36.431Z] 447f8ac17e96: Preparing [2025-09-09T06:32:36.431Z] aa7b0b047894: Preparing [2025-09-09T06:32:36.431Z] 51f4dcc61358: Preparing [2025-09-09T06:32:36.431Z] 32600b3306db: Preparing [2025-09-09T06:32:36.431Z] 097100c76c15: Preparing [2025-09-09T06:32:36.431Z] 32600b3306db: Waiting [2025-09-09T06:32:36.431Z] 097100c76c15: Waiting [2025-09-09T06:32:36.431Z] 51f4dcc61358: Layer already exists [2025-09-09T06:32:36.431Z] 958420b5c59d: Layer already exists [2025-09-09T06:32:36.431Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:36.431Z] 617cefbd701b: Layer already exists [2025-09-09T06:32:36.431Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:36.431Z] 097100c76c15: Layer already exists [2025-09-09T06:32:36.431Z] 32600b3306db: Layer already exists [2025-09-09T06:32:36.431Z] main: digest: sha256:62c0259146640d87d299bd96c2bf24f56b9211b1ebe574164ad943563b884078 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:32:36.526Z] ===================================================== [Pipeline] echo [2025-09-09T06:32:36.539Z] taggedImages: [2025-09-09T06:32:36.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:36.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-09T06:32:36.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-09T06:32:36.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:36.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-09-09T06:32:36.577Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-09-09T06:32:36.578Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:36.578Z] latest [2025-09-09T06:32:36.578Z] 4.1.0-dev.59 [2025-09-09T06:32:36.578Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:36.578Z] main [2025-09-09T06:32:36.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:36.948Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:37.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:37.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-09T06:32:37.275Z] 4a8584347936: Preparing [2025-09-09T06:32:37.275Z] c8f0d2303c7e: Preparing [2025-09-09T06:32:37.275Z] ebd70553dfb4: Preparing [2025-09-09T06:32:37.275Z] 447f8ac17e96: Preparing [2025-09-09T06:32:37.275Z] aa7b0b047894: Preparing [2025-09-09T06:32:37.275Z] c3689121d8eb: Preparing [2025-09-09T06:32:37.275Z] 97de15d99e5a: Preparing [2025-09-09T06:32:37.275Z] 1426204b4054: Preparing [2025-09-09T06:32:37.275Z] 80294f95adb9: Preparing [2025-09-09T06:32:37.275Z] 097100c76c15: Preparing [2025-09-09T06:32:37.275Z] 97de15d99e5a: Waiting [2025-09-09T06:32:37.275Z] c3689121d8eb: Waiting [2025-09-09T06:32:37.275Z] 1426204b4054: Waiting [2025-09-09T06:32:37.275Z] 80294f95adb9: Waiting [2025-09-09T06:32:37.275Z] 097100c76c15: Waiting [2025-09-09T06:32:37.275Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:37.275Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:37.275Z] c8f0d2303c7e: Pushed [2025-09-09T06:32:37.275Z] ebd70553dfb4: Pushed [2025-09-09T06:32:37.275Z] 4a8584347936: Pushed [2025-09-09T06:32:37.275Z] 097100c76c15: Layer already exists [2025-09-09T06:32:37.533Z] 1426204b4054: Pushed [2025-09-09T06:32:37.792Z] 80294f95adb9: Pushed [2025-09-09T06:32:41.986Z] 97de15d99e5a: Pushed [2025-09-09T06:32:50.113Z] c3689121d8eb: Pushed [2025-09-09T06:32:50.113Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:4db4baec74a2eed965b3226e64e085b978b6c22febb9c4cb57abb58a0b76fbff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:50.440Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:50.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-09T06:32:50.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-09T06:32:50.757Z] 4a8584347936: Preparing [2025-09-09T06:32:50.757Z] c8f0d2303c7e: Preparing [2025-09-09T06:32:50.757Z] ebd70553dfb4: Preparing [2025-09-09T06:32:50.757Z] 447f8ac17e96: Preparing [2025-09-09T06:32:50.757Z] aa7b0b047894: Preparing [2025-09-09T06:32:50.757Z] c3689121d8eb: Preparing [2025-09-09T06:32:50.757Z] 97de15d99e5a: Preparing [2025-09-09T06:32:50.757Z] 1426204b4054: Preparing [2025-09-09T06:32:50.758Z] 80294f95adb9: Preparing [2025-09-09T06:32:50.758Z] 097100c76c15: Preparing [2025-09-09T06:32:50.758Z] c3689121d8eb: Waiting [2025-09-09T06:32:50.758Z] 097100c76c15: Waiting [2025-09-09T06:32:50.758Z] 97de15d99e5a: Waiting [2025-09-09T06:32:50.758Z] 80294f95adb9: Waiting [2025-09-09T06:32:50.758Z] 1426204b4054: Waiting [2025-09-09T06:32:50.758Z] 4a8584347936: Layer already exists [2025-09-09T06:32:50.758Z] c8f0d2303c7e: Layer already exists [2025-09-09T06:32:50.758Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:50.758Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:50.758Z] ebd70553dfb4: Layer already exists [2025-09-09T06:32:50.758Z] 97de15d99e5a: Layer already exists [2025-09-09T06:32:50.758Z] c3689121d8eb: Layer already exists [2025-09-09T06:32:50.758Z] 80294f95adb9: Layer already exists [2025-09-09T06:32:50.758Z] 097100c76c15: Layer already exists [2025-09-09T06:32:50.758Z] 1426204b4054: Layer already exists [2025-09-09T06:32:50.758Z] latest: digest: sha256:4db4baec74a2eed965b3226e64e085b978b6c22febb9c4cb57abb58a0b76fbff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:51.078Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:51.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-09T06:32:51.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-09T06:32:51.513Z] 4a8584347936: Preparing [2025-09-09T06:32:51.513Z] c8f0d2303c7e: Preparing [2025-09-09T06:32:51.513Z] ebd70553dfb4: Preparing [2025-09-09T06:32:51.513Z] 447f8ac17e96: Preparing [2025-09-09T06:32:51.513Z] aa7b0b047894: Preparing [2025-09-09T06:32:51.513Z] c3689121d8eb: Preparing [2025-09-09T06:32:51.513Z] 97de15d99e5a: Preparing [2025-09-09T06:32:51.513Z] 1426204b4054: Preparing [2025-09-09T06:32:51.513Z] 80294f95adb9: Preparing [2025-09-09T06:32:51.513Z] 097100c76c15: Preparing [2025-09-09T06:32:51.513Z] 80294f95adb9: Waiting [2025-09-09T06:32:51.513Z] c3689121d8eb: Waiting [2025-09-09T06:32:51.513Z] 097100c76c15: Waiting [2025-09-09T06:32:51.513Z] 97de15d99e5a: Waiting [2025-09-09T06:32:51.513Z] 1426204b4054: Waiting [2025-09-09T06:32:51.513Z] c8f0d2303c7e: Layer already exists [2025-09-09T06:32:51.513Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:51.513Z] 4a8584347936: Layer already exists [2025-09-09T06:32:51.513Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:51.513Z] ebd70553dfb4: Layer already exists [2025-09-09T06:32:51.513Z] c3689121d8eb: Layer already exists [2025-09-09T06:32:51.513Z] 97de15d99e5a: Layer already exists [2025-09-09T06:32:51.513Z] 1426204b4054: Layer already exists [2025-09-09T06:32:51.513Z] 80294f95adb9: Layer already exists [2025-09-09T06:32:51.513Z] 097100c76c15: Layer already exists [2025-09-09T06:32:51.513Z] 4.1.0-dev.59: digest: sha256:4db4baec74a2eed965b3226e64e085b978b6c22febb9c4cb57abb58a0b76fbff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:51.889Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:52.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:52.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-09T06:32:52.241Z] 4a8584347936: Preparing [2025-09-09T06:32:52.241Z] c8f0d2303c7e: Preparing [2025-09-09T06:32:52.241Z] ebd70553dfb4: Preparing [2025-09-09T06:32:52.241Z] 447f8ac17e96: Preparing [2025-09-09T06:32:52.241Z] aa7b0b047894: Preparing [2025-09-09T06:32:52.241Z] c3689121d8eb: Preparing [2025-09-09T06:32:52.241Z] 97de15d99e5a: Preparing [2025-09-09T06:32:52.241Z] 1426204b4054: Preparing [2025-09-09T06:32:52.241Z] 80294f95adb9: Preparing [2025-09-09T06:32:52.241Z] 097100c76c15: Preparing [2025-09-09T06:32:52.241Z] 80294f95adb9: Waiting [2025-09-09T06:32:52.241Z] 1426204b4054: Waiting [2025-09-09T06:32:52.241Z] 097100c76c15: Waiting [2025-09-09T06:32:52.241Z] 97de15d99e5a: Waiting [2025-09-09T06:32:52.241Z] c3689121d8eb: Waiting [2025-09-09T06:32:52.241Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:52.241Z] ebd70553dfb4: Layer already exists [2025-09-09T06:32:52.241Z] 4a8584347936: Layer already exists [2025-09-09T06:32:52.241Z] c8f0d2303c7e: Layer already exists [2025-09-09T06:32:52.241Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:52.241Z] 1426204b4054: Layer already exists [2025-09-09T06:32:52.241Z] c3689121d8eb: Layer already exists [2025-09-09T06:32:52.241Z] 097100c76c15: Layer already exists [2025-09-09T06:32:52.241Z] 97de15d99e5a: Layer already exists [2025-09-09T06:32:52.241Z] 80294f95adb9: Layer already exists [2025-09-09T06:32:52.241Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:4db4baec74a2eed965b3226e64e085b978b6c22febb9c4cb57abb58a0b76fbff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:52.577Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:52.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-09T06:32:52.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-09T06:32:52.908Z] 4a8584347936: Preparing [2025-09-09T06:32:52.908Z] c8f0d2303c7e: Preparing [2025-09-09T06:32:52.908Z] ebd70553dfb4: Preparing [2025-09-09T06:32:52.908Z] 447f8ac17e96: Preparing [2025-09-09T06:32:52.908Z] aa7b0b047894: Preparing [2025-09-09T06:32:52.908Z] c3689121d8eb: Preparing [2025-09-09T06:32:52.908Z] 97de15d99e5a: Preparing [2025-09-09T06:32:52.908Z] 1426204b4054: Preparing [2025-09-09T06:32:52.908Z] 80294f95adb9: Preparing [2025-09-09T06:32:52.908Z] 097100c76c15: Preparing [2025-09-09T06:32:52.908Z] c3689121d8eb: Waiting [2025-09-09T06:32:52.908Z] 80294f95adb9: Waiting [2025-09-09T06:32:52.908Z] 097100c76c15: Waiting [2025-09-09T06:32:52.908Z] 97de15d99e5a: Waiting [2025-09-09T06:32:52.908Z] 1426204b4054: Waiting [2025-09-09T06:32:52.908Z] c8f0d2303c7e: Layer already exists [2025-09-09T06:32:52.908Z] 4a8584347936: Layer already exists [2025-09-09T06:32:52.908Z] ebd70553dfb4: Layer already exists [2025-09-09T06:32:52.908Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:52.908Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:52.908Z] c3689121d8eb: Layer already exists [2025-09-09T06:32:52.908Z] 97de15d99e5a: Layer already exists [2025-09-09T06:32:52.908Z] 80294f95adb9: Layer already exists [2025-09-09T06:32:52.908Z] 1426204b4054: Layer already exists [2025-09-09T06:32:52.908Z] 097100c76c15: Layer already exists [2025-09-09T06:32:52.908Z] main: digest: sha256:4db4baec74a2eed965b3226e64e085b978b6c22febb9c4cb57abb58a0b76fbff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:32:52.987Z] ===================================================== [Pipeline] echo [2025-09-09T06:32:53.002Z] taggedImages: [2025-09-09T06:32:53.002Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:53.002Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-09T06:32:53.002Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-09T06:32:53.002Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:53.002Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-09-09T06:32:53.035Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-09-09T06:32:53.035Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:53.035Z] latest [2025-09-09T06:32:53.035Z] 4.1.0-dev.59 [2025-09-09T06:32:53.035Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:32:53.035Z] main [2025-09-09T06:32:53.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:53.387Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:32:53.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:32:53.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-09T06:32:53.713Z] 2ff63d37af0b: Preparing [2025-09-09T06:32:53.713Z] 17b837c6b213: Preparing [2025-09-09T06:32:53.713Z] ca92dbb4e9d7: Preparing [2025-09-09T06:32:53.713Z] 447f8ac17e96: Preparing [2025-09-09T06:32:53.713Z] aa7b0b047894: Preparing [2025-09-09T06:32:53.713Z] a835dbc9bcb5: Preparing [2025-09-09T06:32:53.713Z] 231332c57bc7: Preparing [2025-09-09T06:32:53.713Z] cec87ac3b877: Preparing [2025-09-09T06:32:53.713Z] 097100c76c15: Preparing [2025-09-09T06:32:53.713Z] a835dbc9bcb5: Waiting [2025-09-09T06:32:53.713Z] 097100c76c15: Waiting [2025-09-09T06:32:53.713Z] cec87ac3b877: Waiting [2025-09-09T06:32:53.713Z] 231332c57bc7: Waiting [2025-09-09T06:32:53.713Z] 447f8ac17e96: Layer already exists [2025-09-09T06:32:53.713Z] aa7b0b047894: Layer already exists [2025-09-09T06:32:53.713Z] ca92dbb4e9d7: Pushed [2025-09-09T06:32:53.713Z] 17b837c6b213: Pushed [2025-09-09T06:32:53.713Z] 2ff63d37af0b: Pushed [2025-09-09T06:32:53.713Z] 097100c76c15: Layer already exists [2025-09-09T06:32:53.970Z] 231332c57bc7: Pushed [2025-09-09T06:32:54.229Z] cec87ac3b877: Pushed [2025-09-09T06:33:06.442Z] a835dbc9bcb5: Pushed [2025-09-09T06:33:06.442Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:7bc6298c2227e3133da0de2d99b39cb88181128bb9cb185de4ddc74a6c06158a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:06.769Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:07.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-09T06:33:07.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-09T06:33:07.105Z] 2ff63d37af0b: Preparing [2025-09-09T06:33:07.105Z] 17b837c6b213: Preparing [2025-09-09T06:33:07.105Z] ca92dbb4e9d7: Preparing [2025-09-09T06:33:07.105Z] 447f8ac17e96: Preparing [2025-09-09T06:33:07.105Z] aa7b0b047894: Preparing [2025-09-09T06:33:07.105Z] a835dbc9bcb5: Preparing [2025-09-09T06:33:07.105Z] 231332c57bc7: Preparing [2025-09-09T06:33:07.105Z] cec87ac3b877: Preparing [2025-09-09T06:33:07.105Z] 097100c76c15: Preparing [2025-09-09T06:33:07.105Z] cec87ac3b877: Waiting [2025-09-09T06:33:07.105Z] 097100c76c15: Waiting [2025-09-09T06:33:07.105Z] 231332c57bc7: Waiting [2025-09-09T06:33:07.105Z] a835dbc9bcb5: Waiting [2025-09-09T06:33:07.105Z] 2ff63d37af0b: Layer already exists [2025-09-09T06:33:07.105Z] ca92dbb4e9d7: Layer already exists [2025-09-09T06:33:07.105Z] 17b837c6b213: Layer already exists [2025-09-09T06:33:07.105Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:07.105Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:07.105Z] a835dbc9bcb5: Layer already exists [2025-09-09T06:33:07.105Z] 231332c57bc7: Layer already exists [2025-09-09T06:33:07.105Z] cec87ac3b877: Layer already exists [2025-09-09T06:33:07.105Z] 097100c76c15: Layer already exists [2025-09-09T06:33:07.106Z] latest: digest: sha256:7bc6298c2227e3133da0de2d99b39cb88181128bb9cb185de4ddc74a6c06158a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:07.456Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:07.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-09T06:33:07.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-09T06:33:07.795Z] 2ff63d37af0b: Preparing [2025-09-09T06:33:07.795Z] 17b837c6b213: Preparing [2025-09-09T06:33:07.795Z] ca92dbb4e9d7: Preparing [2025-09-09T06:33:07.795Z] 447f8ac17e96: Preparing [2025-09-09T06:33:07.795Z] aa7b0b047894: Preparing [2025-09-09T06:33:07.795Z] a835dbc9bcb5: Preparing [2025-09-09T06:33:07.795Z] 231332c57bc7: Preparing [2025-09-09T06:33:07.795Z] cec87ac3b877: Preparing [2025-09-09T06:33:07.795Z] 097100c76c15: Preparing [2025-09-09T06:33:07.795Z] 231332c57bc7: Waiting [2025-09-09T06:33:07.795Z] cec87ac3b877: Waiting [2025-09-09T06:33:07.795Z] 097100c76c15: Waiting [2025-09-09T06:33:07.795Z] a835dbc9bcb5: Waiting [2025-09-09T06:33:07.795Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:07.795Z] 2ff63d37af0b: Layer already exists [2025-09-09T06:33:07.795Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:07.795Z] 17b837c6b213: Layer already exists [2025-09-09T06:33:07.795Z] ca92dbb4e9d7: Layer already exists [2025-09-09T06:33:07.795Z] a835dbc9bcb5: Layer already exists [2025-09-09T06:33:07.795Z] 097100c76c15: Layer already exists [2025-09-09T06:33:07.795Z] cec87ac3b877: Layer already exists [2025-09-09T06:33:07.795Z] 231332c57bc7: Layer already exists [2025-09-09T06:33:07.795Z] 4.1.0-dev.59: digest: sha256:7bc6298c2227e3133da0de2d99b39cb88181128bb9cb185de4ddc74a6c06158a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:08.141Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:08.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:08.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-09T06:33:08.465Z] 2ff63d37af0b: Preparing [2025-09-09T06:33:08.465Z] 17b837c6b213: Preparing [2025-09-09T06:33:08.465Z] ca92dbb4e9d7: Preparing [2025-09-09T06:33:08.465Z] 447f8ac17e96: Preparing [2025-09-09T06:33:08.465Z] aa7b0b047894: Preparing [2025-09-09T06:33:08.465Z] a835dbc9bcb5: Preparing [2025-09-09T06:33:08.465Z] 231332c57bc7: Preparing [2025-09-09T06:33:08.465Z] cec87ac3b877: Preparing [2025-09-09T06:33:08.465Z] 097100c76c15: Preparing [2025-09-09T06:33:08.465Z] 231332c57bc7: Waiting [2025-09-09T06:33:08.465Z] cec87ac3b877: Waiting [2025-09-09T06:33:08.465Z] 097100c76c15: Waiting [2025-09-09T06:33:08.465Z] a835dbc9bcb5: Waiting [2025-09-09T06:33:08.465Z] 2ff63d37af0b: Layer already exists [2025-09-09T06:33:08.465Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:08.465Z] ca92dbb4e9d7: Layer already exists [2025-09-09T06:33:08.465Z] 17b837c6b213: Layer already exists [2025-09-09T06:33:08.465Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:08.465Z] a835dbc9bcb5: Layer already exists [2025-09-09T06:33:08.465Z] 231332c57bc7: Layer already exists [2025-09-09T06:33:08.465Z] cec87ac3b877: Layer already exists [2025-09-09T06:33:08.465Z] 097100c76c15: Layer already exists [2025-09-09T06:33:08.465Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:7bc6298c2227e3133da0de2d99b39cb88181128bb9cb185de4ddc74a6c06158a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:08.804Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:09.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-09T06:33:09.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-09T06:33:09.138Z] 2ff63d37af0b: Preparing [2025-09-09T06:33:09.138Z] 17b837c6b213: Preparing [2025-09-09T06:33:09.138Z] ca92dbb4e9d7: Preparing [2025-09-09T06:33:09.138Z] 447f8ac17e96: Preparing [2025-09-09T06:33:09.138Z] aa7b0b047894: Preparing [2025-09-09T06:33:09.138Z] a835dbc9bcb5: Preparing [2025-09-09T06:33:09.138Z] 231332c57bc7: Preparing [2025-09-09T06:33:09.138Z] cec87ac3b877: Preparing [2025-09-09T06:33:09.138Z] 097100c76c15: Preparing [2025-09-09T06:33:09.138Z] cec87ac3b877: Waiting [2025-09-09T06:33:09.138Z] 097100c76c15: Waiting [2025-09-09T06:33:09.138Z] 231332c57bc7: Waiting [2025-09-09T06:33:09.138Z] a835dbc9bcb5: Waiting [2025-09-09T06:33:09.138Z] 2ff63d37af0b: Layer already exists [2025-09-09T06:33:09.138Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:09.138Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:09.138Z] ca92dbb4e9d7: Layer already exists [2025-09-09T06:33:09.138Z] 17b837c6b213: Layer already exists [2025-09-09T06:33:09.138Z] 231332c57bc7: Layer already exists [2025-09-09T06:33:09.138Z] a835dbc9bcb5: Layer already exists [2025-09-09T06:33:09.138Z] cec87ac3b877: Layer already exists [2025-09-09T06:33:09.138Z] 097100c76c15: Layer already exists [2025-09-09T06:33:09.138Z] main: digest: sha256:7bc6298c2227e3133da0de2d99b39cb88181128bb9cb185de4ddc74a6c06158a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:33:09.226Z] ===================================================== [Pipeline] echo [2025-09-09T06:33:09.239Z] taggedImages: [2025-09-09T06:33:09.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:09.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-09T06:33:09.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-09T06:33:09.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:09.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-09-09T06:33:09.270Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-09-09T06:33:09.270Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:09.270Z] latest [2025-09-09T06:33:09.270Z] 4.1.0-dev.59 [2025-09-09T06:33:09.270Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:09.270Z] main [2025-09-09T06:33:09.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:09.629Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:09.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:09.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-09T06:33:09.965Z] 4a8584347936: Preparing [2025-09-09T06:33:09.965Z] 90d7f7d7ede7: Preparing [2025-09-09T06:33:09.965Z] 41ee8624b94a: Preparing [2025-09-09T06:33:09.965Z] 447f8ac17e96: Preparing [2025-09-09T06:33:09.965Z] aa7b0b047894: Preparing [2025-09-09T06:33:09.965Z] a3d0f5e1a51b: Preparing [2025-09-09T06:33:09.965Z] 1426204b4054: Preparing [2025-09-09T06:33:09.965Z] 80294f95adb9: Preparing [2025-09-09T06:33:09.965Z] 097100c76c15: Preparing [2025-09-09T06:33:09.965Z] a3d0f5e1a51b: Waiting [2025-09-09T06:33:09.965Z] 1426204b4054: Waiting [2025-09-09T06:33:09.965Z] 80294f95adb9: Waiting [2025-09-09T06:33:09.965Z] 097100c76c15: Waiting [2025-09-09T06:33:09.965Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:09.965Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:09.965Z] 4a8584347936: Layer already exists [2025-09-09T06:33:09.965Z] 1426204b4054: Layer already exists [2025-09-09T06:33:09.965Z] 80294f95adb9: Layer already exists [2025-09-09T06:33:09.965Z] 097100c76c15: Layer already exists [2025-09-09T06:33:09.965Z] 90d7f7d7ede7: Pushed [2025-09-09T06:33:09.965Z] 41ee8624b94a: Pushed [2025-09-09T06:33:24.861Z] a3d0f5e1a51b: Pushed [2025-09-09T06:33:24.861Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:978edd299499b7ec68cb38404ff72c8e1aa291b75e7de45dd881d72bf6dd109b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:25.197Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:25.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-09T06:33:25.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-09T06:33:25.517Z] 4a8584347936: Preparing [2025-09-09T06:33:25.517Z] 90d7f7d7ede7: Preparing [2025-09-09T06:33:25.517Z] 41ee8624b94a: Preparing [2025-09-09T06:33:25.517Z] 447f8ac17e96: Preparing [2025-09-09T06:33:25.518Z] aa7b0b047894: Preparing [2025-09-09T06:33:25.518Z] a3d0f5e1a51b: Preparing [2025-09-09T06:33:25.518Z] 1426204b4054: Preparing [2025-09-09T06:33:25.518Z] 80294f95adb9: Preparing [2025-09-09T06:33:25.518Z] 097100c76c15: Preparing [2025-09-09T06:33:25.518Z] a3d0f5e1a51b: Waiting [2025-09-09T06:33:25.518Z] 80294f95adb9: Waiting [2025-09-09T06:33:25.518Z] 1426204b4054: Waiting [2025-09-09T06:33:25.518Z] 097100c76c15: Waiting [2025-09-09T06:33:25.518Z] 41ee8624b94a: Layer already exists [2025-09-09T06:33:25.518Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:25.518Z] 4a8584347936: Layer already exists [2025-09-09T06:33:25.518Z] 90d7f7d7ede7: Layer already exists [2025-09-09T06:33:25.518Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:25.518Z] 1426204b4054: Layer already exists [2025-09-09T06:33:25.518Z] a3d0f5e1a51b: Layer already exists [2025-09-09T06:33:25.518Z] 097100c76c15: Layer already exists [2025-09-09T06:33:25.518Z] 80294f95adb9: Layer already exists [2025-09-09T06:33:25.518Z] latest: digest: sha256:978edd299499b7ec68cb38404ff72c8e1aa291b75e7de45dd881d72bf6dd109b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:25.850Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:26.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-09T06:33:26.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-09T06:33:26.171Z] 4a8584347936: Preparing [2025-09-09T06:33:26.171Z] 90d7f7d7ede7: Preparing [2025-09-09T06:33:26.171Z] 41ee8624b94a: Preparing [2025-09-09T06:33:26.171Z] 447f8ac17e96: Preparing [2025-09-09T06:33:26.171Z] aa7b0b047894: Preparing [2025-09-09T06:33:26.171Z] a3d0f5e1a51b: Preparing [2025-09-09T06:33:26.171Z] 1426204b4054: Preparing [2025-09-09T06:33:26.171Z] 80294f95adb9: Preparing [2025-09-09T06:33:26.171Z] 097100c76c15: Preparing [2025-09-09T06:33:26.171Z] a3d0f5e1a51b: Waiting [2025-09-09T06:33:26.171Z] 1426204b4054: Waiting [2025-09-09T06:33:26.171Z] 80294f95adb9: Waiting [2025-09-09T06:33:26.171Z] 097100c76c15: Waiting [2025-09-09T06:33:26.171Z] 4a8584347936: Layer already exists [2025-09-09T06:33:26.171Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:26.171Z] 90d7f7d7ede7: Layer already exists [2025-09-09T06:33:26.171Z] 41ee8624b94a: Layer already exists [2025-09-09T06:33:26.171Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:26.171Z] 097100c76c15: Layer already exists [2025-09-09T06:33:26.171Z] a3d0f5e1a51b: Layer already exists [2025-09-09T06:33:26.171Z] 80294f95adb9: Layer already exists [2025-09-09T06:33:26.171Z] 1426204b4054: Layer already exists [2025-09-09T06:33:26.171Z] 4.1.0-dev.59: digest: sha256:978edd299499b7ec68cb38404ff72c8e1aa291b75e7de45dd881d72bf6dd109b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:26.494Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:26.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:26.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-09T06:33:26.814Z] 4a8584347936: Preparing [2025-09-09T06:33:26.814Z] 90d7f7d7ede7: Preparing [2025-09-09T06:33:26.814Z] 41ee8624b94a: Preparing [2025-09-09T06:33:26.814Z] 447f8ac17e96: Preparing [2025-09-09T06:33:26.814Z] aa7b0b047894: Preparing [2025-09-09T06:33:26.814Z] a3d0f5e1a51b: Preparing [2025-09-09T06:33:26.814Z] 1426204b4054: Preparing [2025-09-09T06:33:26.814Z] 80294f95adb9: Preparing [2025-09-09T06:33:26.814Z] 097100c76c15: Preparing [2025-09-09T06:33:26.814Z] a3d0f5e1a51b: Waiting [2025-09-09T06:33:26.814Z] 1426204b4054: Waiting [2025-09-09T06:33:26.814Z] 80294f95adb9: Waiting [2025-09-09T06:33:26.814Z] 097100c76c15: Waiting [2025-09-09T06:33:26.814Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:26.814Z] 4a8584347936: Layer already exists [2025-09-09T06:33:26.814Z] 41ee8624b94a: Layer already exists [2025-09-09T06:33:26.814Z] 90d7f7d7ede7: Layer already exists [2025-09-09T06:33:26.814Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:26.814Z] 80294f95adb9: Layer already exists [2025-09-09T06:33:26.814Z] 1426204b4054: Layer already exists [2025-09-09T06:33:26.814Z] a3d0f5e1a51b: Layer already exists [2025-09-09T06:33:26.814Z] 097100c76c15: Layer already exists [2025-09-09T06:33:26.814Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:978edd299499b7ec68cb38404ff72c8e1aa291b75e7de45dd881d72bf6dd109b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:27.142Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:27.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-09T06:33:27.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-09T06:33:27.467Z] 4a8584347936: Preparing [2025-09-09T06:33:27.467Z] 90d7f7d7ede7: Preparing [2025-09-09T06:33:27.467Z] 41ee8624b94a: Preparing [2025-09-09T06:33:27.467Z] 447f8ac17e96: Preparing [2025-09-09T06:33:27.467Z] aa7b0b047894: Preparing [2025-09-09T06:33:27.467Z] a3d0f5e1a51b: Preparing [2025-09-09T06:33:27.467Z] 1426204b4054: Preparing [2025-09-09T06:33:27.467Z] 80294f95adb9: Preparing [2025-09-09T06:33:27.467Z] 097100c76c15: Preparing [2025-09-09T06:33:27.467Z] a3d0f5e1a51b: Waiting [2025-09-09T06:33:27.467Z] 1426204b4054: Waiting [2025-09-09T06:33:27.467Z] 80294f95adb9: Waiting [2025-09-09T06:33:27.467Z] 097100c76c15: Waiting [2025-09-09T06:33:27.467Z] 41ee8624b94a: Layer already exists [2025-09-09T06:33:27.467Z] 90d7f7d7ede7: Layer already exists [2025-09-09T06:33:27.467Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:27.467Z] 4a8584347936: Layer already exists [2025-09-09T06:33:27.467Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:27.467Z] a3d0f5e1a51b: Layer already exists [2025-09-09T06:33:27.467Z] 1426204b4054: Layer already exists [2025-09-09T06:33:27.467Z] 097100c76c15: Layer already exists [2025-09-09T06:33:27.467Z] 80294f95adb9: Layer already exists [2025-09-09T06:33:27.467Z] main: digest: sha256:978edd299499b7ec68cb38404ff72c8e1aa291b75e7de45dd881d72bf6dd109b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:33:27.528Z] ===================================================== [Pipeline] echo [2025-09-09T06:33:27.540Z] taggedImages: [2025-09-09T06:33:27.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:27.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-09T06:33:27.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-09T06:33:27.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:27.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-09-09T06:33:27.564Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-09-09T06:33:27.564Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:27.564Z] latest [2025-09-09T06:33:27.564Z] 4.1.0-dev.59 [2025-09-09T06:33:27.564Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:27.564Z] main [2025-09-09T06:33:27.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:27.905Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:28.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:28.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-09T06:33:28.229Z] 14f405479510: Preparing [2025-09-09T06:33:28.229Z] f6c226ce5e1d: Preparing [2025-09-09T06:33:28.229Z] 447f8ac17e96: Preparing [2025-09-09T06:33:28.229Z] aa7b0b047894: Preparing [2025-09-09T06:33:28.229Z] 1e34acd60c3a: Preparing [2025-09-09T06:33:28.229Z] d75a95f4935c: Preparing [2025-09-09T06:33:28.229Z] 097100c76c15: Preparing [2025-09-09T06:33:28.229Z] d75a95f4935c: Waiting [2025-09-09T06:33:28.229Z] 097100c76c15: Waiting [2025-09-09T06:33:28.229Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:28.229Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:28.229Z] 097100c76c15: Layer already exists [2025-09-09T06:33:28.229Z] 14f405479510: Pushed [2025-09-09T06:33:28.229Z] 1e34acd60c3a: Pushed [2025-09-09T06:33:28.795Z] d75a95f4935c: Pushed [2025-09-09T06:33:32.983Z] f6c226ce5e1d: Pushed [2025-09-09T06:33:32.983Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:c90ef5e02ed85b7b70c0e67818b70e9b23d7f0744d1fae8233d7ce20c8e7c9dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:33.314Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:33.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-09T06:33:33.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-09T06:33:33.642Z] 14f405479510: Preparing [2025-09-09T06:33:33.642Z] f6c226ce5e1d: Preparing [2025-09-09T06:33:33.642Z] 447f8ac17e96: Preparing [2025-09-09T06:33:33.642Z] aa7b0b047894: Preparing [2025-09-09T06:33:33.642Z] 1e34acd60c3a: Preparing [2025-09-09T06:33:33.642Z] d75a95f4935c: Preparing [2025-09-09T06:33:33.642Z] 097100c76c15: Preparing [2025-09-09T06:33:33.642Z] d75a95f4935c: Waiting [2025-09-09T06:33:33.642Z] 097100c76c15: Waiting [2025-09-09T06:33:33.642Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:33.642Z] 1e34acd60c3a: Layer already exists [2025-09-09T06:33:33.642Z] f6c226ce5e1d: Layer already exists [2025-09-09T06:33:33.642Z] 14f405479510: Layer already exists [2025-09-09T06:33:33.642Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:33.642Z] d75a95f4935c: Layer already exists [2025-09-09T06:33:33.642Z] 097100c76c15: Layer already exists [2025-09-09T06:33:33.642Z] latest: digest: sha256:c90ef5e02ed85b7b70c0e67818b70e9b23d7f0744d1fae8233d7ce20c8e7c9dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:33.975Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:34.305Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-09T06:33:34.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-09T06:33:34.305Z] 14f405479510: Preparing [2025-09-09T06:33:34.305Z] f6c226ce5e1d: Preparing [2025-09-09T06:33:34.305Z] 447f8ac17e96: Preparing [2025-09-09T06:33:34.305Z] aa7b0b047894: Preparing [2025-09-09T06:33:34.305Z] 1e34acd60c3a: Preparing [2025-09-09T06:33:34.305Z] d75a95f4935c: Preparing [2025-09-09T06:33:34.305Z] 097100c76c15: Preparing [2025-09-09T06:33:34.305Z] d75a95f4935c: Waiting [2025-09-09T06:33:34.305Z] 097100c76c15: Waiting [2025-09-09T06:33:34.305Z] f6c226ce5e1d: Layer already exists [2025-09-09T06:33:34.305Z] 1e34acd60c3a: Layer already exists [2025-09-09T06:33:34.305Z] 14f405479510: Layer already exists [2025-09-09T06:33:34.305Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:34.305Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:34.305Z] d75a95f4935c: Layer already exists [2025-09-09T06:33:34.305Z] 097100c76c15: Layer already exists [2025-09-09T06:33:34.305Z] 4.1.0-dev.59: digest: sha256:c90ef5e02ed85b7b70c0e67818b70e9b23d7f0744d1fae8233d7ce20c8e7c9dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:34.636Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:34.962Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:34.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-09T06:33:34.962Z] 14f405479510: Preparing [2025-09-09T06:33:34.962Z] f6c226ce5e1d: Preparing [2025-09-09T06:33:34.962Z] 447f8ac17e96: Preparing [2025-09-09T06:33:34.962Z] aa7b0b047894: Preparing [2025-09-09T06:33:34.962Z] 1e34acd60c3a: Preparing [2025-09-09T06:33:34.962Z] d75a95f4935c: Preparing [2025-09-09T06:33:34.962Z] 097100c76c15: Preparing [2025-09-09T06:33:34.962Z] d75a95f4935c: Waiting [2025-09-09T06:33:34.962Z] 097100c76c15: Waiting [2025-09-09T06:33:34.962Z] 1e34acd60c3a: Layer already exists [2025-09-09T06:33:34.962Z] 14f405479510: Layer already exists [2025-09-09T06:33:34.962Z] f6c226ce5e1d: Layer already exists [2025-09-09T06:33:34.962Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:34.962Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:34.962Z] d75a95f4935c: Layer already exists [2025-09-09T06:33:34.962Z] 097100c76c15: Layer already exists [2025-09-09T06:33:34.962Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:c90ef5e02ed85b7b70c0e67818b70e9b23d7f0744d1fae8233d7ce20c8e7c9dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:35.289Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:35.620Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-09T06:33:35.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-09T06:33:35.620Z] 14f405479510: Preparing [2025-09-09T06:33:35.620Z] f6c226ce5e1d: Preparing [2025-09-09T06:33:35.620Z] 447f8ac17e96: Preparing [2025-09-09T06:33:35.620Z] aa7b0b047894: Preparing [2025-09-09T06:33:35.620Z] 1e34acd60c3a: Preparing [2025-09-09T06:33:35.620Z] d75a95f4935c: Preparing [2025-09-09T06:33:35.620Z] 097100c76c15: Preparing [2025-09-09T06:33:35.620Z] d75a95f4935c: Waiting [2025-09-09T06:33:35.620Z] 097100c76c15: Waiting [2025-09-09T06:33:35.620Z] f6c226ce5e1d: Layer already exists [2025-09-09T06:33:35.620Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:35.620Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:35.620Z] 1e34acd60c3a: Layer already exists [2025-09-09T06:33:35.620Z] 14f405479510: Layer already exists [2025-09-09T06:33:35.620Z] 097100c76c15: Layer already exists [2025-09-09T06:33:35.620Z] d75a95f4935c: Layer already exists [2025-09-09T06:33:35.620Z] main: digest: sha256:c90ef5e02ed85b7b70c0e67818b70e9b23d7f0744d1fae8233d7ce20c8e7c9dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:33:35.701Z] ===================================================== [Pipeline] echo [2025-09-09T06:33:35.715Z] taggedImages: [2025-09-09T06:33:35.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:35.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-09T06:33:35.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-09T06:33:35.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:35.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-09-09T06:33:35.751Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-09-09T06:33:35.751Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:35.751Z] latest [2025-09-09T06:33:35.751Z] 4.1.0-dev.59 [2025-09-09T06:33:35.751Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:35.751Z] main [2025-09-09T06:33:35.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:36.111Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:36.442Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:36.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-09T06:33:36.442Z] c6c56b7a14e9: Preparing [2025-09-09T06:33:36.442Z] 51641869269f: Preparing [2025-09-09T06:33:36.442Z] 447f8ac17e96: Preparing [2025-09-09T06:33:36.442Z] aa7b0b047894: Preparing [2025-09-09T06:33:36.442Z] ee94492257d3: Preparing [2025-09-09T06:33:36.442Z] 8af62e7ca933: Preparing [2025-09-09T06:33:36.442Z] 097100c76c15: Preparing [2025-09-09T06:33:36.442Z] 8af62e7ca933: Waiting [2025-09-09T06:33:36.442Z] 097100c76c15: Waiting [2025-09-09T06:33:36.442Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:36.442Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:36.442Z] 097100c76c15: Layer already exists [2025-09-09T06:33:36.442Z] c6c56b7a14e9: Pushed [2025-09-09T06:33:36.442Z] ee94492257d3: Pushed [2025-09-09T06:33:36.700Z] 8af62e7ca933: Pushed [2025-09-09T06:33:40.891Z] 51641869269f: Pushed [2025-09-09T06:33:40.891Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:e291faa61f59c13bc8ecbaab3f56c2deb25332b8fca6b749d3f31bee4034f4bb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:41.216Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:41.534Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-09T06:33:41.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-09T06:33:41.534Z] c6c56b7a14e9: Preparing [2025-09-09T06:33:41.534Z] 51641869269f: Preparing [2025-09-09T06:33:41.534Z] 447f8ac17e96: Preparing [2025-09-09T06:33:41.534Z] aa7b0b047894: Preparing [2025-09-09T06:33:41.534Z] ee94492257d3: Preparing [2025-09-09T06:33:41.534Z] 8af62e7ca933: Preparing [2025-09-09T06:33:41.534Z] 097100c76c15: Preparing [2025-09-09T06:33:41.534Z] 097100c76c15: Waiting [2025-09-09T06:33:41.534Z] 8af62e7ca933: Waiting [2025-09-09T06:33:41.534Z] c6c56b7a14e9: Layer already exists [2025-09-09T06:33:41.534Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:41.534Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:41.534Z] 51641869269f: Layer already exists [2025-09-09T06:33:41.534Z] ee94492257d3: Layer already exists [2025-09-09T06:33:41.534Z] 097100c76c15: Layer already exists [2025-09-09T06:33:41.534Z] 8af62e7ca933: Layer already exists [2025-09-09T06:33:41.534Z] latest: digest: sha256:e291faa61f59c13bc8ecbaab3f56c2deb25332b8fca6b749d3f31bee4034f4bb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:41.872Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:42.201Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-09T06:33:42.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-09T06:33:42.202Z] c6c56b7a14e9: Preparing [2025-09-09T06:33:42.202Z] 51641869269f: Preparing [2025-09-09T06:33:42.202Z] 447f8ac17e96: Preparing [2025-09-09T06:33:42.202Z] aa7b0b047894: Preparing [2025-09-09T06:33:42.202Z] ee94492257d3: Preparing [2025-09-09T06:33:42.202Z] 8af62e7ca933: Preparing [2025-09-09T06:33:42.202Z] 097100c76c15: Preparing [2025-09-09T06:33:42.202Z] 097100c76c15: Waiting [2025-09-09T06:33:42.202Z] 8af62e7ca933: Waiting [2025-09-09T06:33:42.202Z] ee94492257d3: Layer already exists [2025-09-09T06:33:42.202Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:42.202Z] c6c56b7a14e9: Layer already exists [2025-09-09T06:33:42.202Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:42.202Z] 51641869269f: Layer already exists [2025-09-09T06:33:42.202Z] 097100c76c15: Layer already exists [2025-09-09T06:33:42.202Z] 8af62e7ca933: Layer already exists [2025-09-09T06:33:42.202Z] 4.1.0-dev.59: digest: sha256:e291faa61f59c13bc8ecbaab3f56c2deb25332b8fca6b749d3f31bee4034f4bb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:42.528Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:42.844Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-09T06:33:42.845Z] c6c56b7a14e9: Preparing [2025-09-09T06:33:42.845Z] 51641869269f: Preparing [2025-09-09T06:33:42.845Z] 447f8ac17e96: Preparing [2025-09-09T06:33:42.845Z] aa7b0b047894: Preparing [2025-09-09T06:33:42.845Z] ee94492257d3: Preparing [2025-09-09T06:33:42.845Z] 8af62e7ca933: Preparing [2025-09-09T06:33:42.845Z] 097100c76c15: Preparing [2025-09-09T06:33:42.845Z] 8af62e7ca933: Waiting [2025-09-09T06:33:42.845Z] 097100c76c15: Waiting [2025-09-09T06:33:42.845Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:42.845Z] 51641869269f: Layer already exists [2025-09-09T06:33:42.845Z] c6c56b7a14e9: Layer already exists [2025-09-09T06:33:42.845Z] ee94492257d3: Layer already exists [2025-09-09T06:33:42.845Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:42.845Z] 8af62e7ca933: Layer already exists [2025-09-09T06:33:42.845Z] 097100c76c15: Layer already exists [2025-09-09T06:33:42.845Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:e291faa61f59c13bc8ecbaab3f56c2deb25332b8fca6b749d3f31bee4034f4bb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:43.178Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T06:33:43.505Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-09T06:33:43.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-09T06:33:43.506Z] c6c56b7a14e9: Preparing [2025-09-09T06:33:43.506Z] 51641869269f: Preparing [2025-09-09T06:33:43.506Z] 447f8ac17e96: Preparing [2025-09-09T06:33:43.506Z] aa7b0b047894: Preparing [2025-09-09T06:33:43.506Z] ee94492257d3: Preparing [2025-09-09T06:33:43.506Z] 8af62e7ca933: Preparing [2025-09-09T06:33:43.506Z] 097100c76c15: Preparing [2025-09-09T06:33:43.506Z] 8af62e7ca933: Waiting [2025-09-09T06:33:43.506Z] aa7b0b047894: Layer already exists [2025-09-09T06:33:43.506Z] 447f8ac17e96: Layer already exists [2025-09-09T06:33:43.506Z] c6c56b7a14e9: Layer already exists [2025-09-09T06:33:43.506Z] ee94492257d3: Layer already exists [2025-09-09T06:33:43.506Z] 51641869269f: Layer already exists [2025-09-09T06:33:43.506Z] 8af62e7ca933: Layer already exists [2025-09-09T06:33:43.506Z] 097100c76c15: Layer already exists [2025-09-09T06:33:43.506Z] main: digest: sha256:e291faa61f59c13bc8ecbaab3f56c2deb25332b8fca6b749d3f31bee4034f4bb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T06:33:43.581Z] ===================================================== [Pipeline] echo [2025-09-09T06:33:43.595Z] taggedImages: [2025-09-09T06:33:43.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-09T06:33:43.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-09T06:33:43.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-09-09T06:33:43.721Z] ========================================================= [2025-09-09T06:33:43.721Z] [edgeXBuildMultiArch] RAW Config: [2025-09-09T06:33:43.721Z] images: [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-command:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-data:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-keeper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-metadata:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/support-notifications:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T06:33:43.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-09T06:33:43.721Z] settingsFile: [2025-09-09T06:33:43.721Z] edgex-go-settings [2025-09-09T06:33:43.721Z] ========================================================= [Pipeline] node [2025-09-09T06:33:58.731Z] Still waiting to schedule task [2025-09-09T06:33:58.732Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8536’ [2025-09-09T06:36:15.226Z] Running on prd-centos7-docker-4c-2g-8550 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T06:36:15.279Z] provisioning config files... [2025-09-09T06:36:15.299Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8085256485623140733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T06:36:16.414Z] ---> ****-login.sh [2025-09-09T06:36:16.414Z] nexus3.edgexfoundry.org:10001 [2025-09-09T06:49:01.351Z] #154 ... [2025-09-09T06:49:01.351Z] [2025-09-09T06:49:01.351Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-09T06:49:01.351Z] #151 DONE 1066.6s [2025-09-09T06:49:01.351Z] [2025-09-09T06:49:01.351Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-09T06:49:01.351Z] #149 ... [2025-09-09T06:49:01.351Z] [2025-09-09T06:49:01.351Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:49:01.351Z] #155 DONE 0.1s [2025-09-09T06:49:01.351Z] [2025-09-09T06:49:01.351Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:49:01.351Z] #156 DONE 0.2s [2025-09-09T06:49:01.351Z] [2025-09-09T06:49:01.351Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-09T06:49:01.351Z] #157 DONE 0.3s [2025-09-09T06:49:01.351Z] [2025-09-09T06:49:01.351Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-09-09T06:49:01.351Z] #158 DONE 0.1s [2025-09-09T06:49:01.351Z] [2025-09-09T06:49:01.351Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-09-09T06:49:01.351Z] #159 DONE 0.2s [2025-09-09T06:49:01.351Z] [2025-09-09T06:49:01.351Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-09T06:49:01.351Z] #152 ... [2025-09-09T06:49:01.351Z] [2025-09-09T06:49:01.351Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T06:49:02.771Z] #160 DONE 2.3s [2025-09-09T06:49:02.771Z] [2025-09-09T06:49:02.771Z] #112 [core-common-config-bootstrapper] exporting to image [2025-09-09T06:49:02.771Z] #112 exporting layers [2025-09-09T06:49:03.466Z] #112 exporting layers 0.9s done [2025-09-09T06:49:03.466Z] #112 writing image sha256:262b3d7848f617475abce6656a36259338b81187f009ab29038f9b5d34c1a398 done [2025-09-09T06:49:03.466Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-09-09T06:49:03.466Z] #112 DONE 4.2s [2025-09-09T06:49:03.466Z] [2025-09-09T06:49:03.466Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T06:49:10.126Z] #154 ... [2025-09-09T06:49:10.126Z] [2025-09-09T06:49:10.126Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-09T06:49:10.126Z] #146 DONE 1078.1s [2025-09-09T06:49:10.392Z] [2025-09-09T06:49:10.392Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-09T06:49:10.659Z] #161 DONE 0.4s [2025-09-09T06:49:10.659Z] [2025-09-09T06:49:10.659Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-09T06:49:13.328Z] #162 DONE 2.2s [2025-09-09T06:49:13.328Z] [2025-09-09T06:49:13.328Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T06:49:13.328Z] #163 DONE 0.2s [2025-09-09T06:49:13.328Z] [2025-09-09T06:49:13.328Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-09T06:49:13.328Z] #164 DONE 0.2s [2025-09-09T06:49:13.328Z] [2025-09-09T06:49:13.328Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-09T06:49:13.593Z] #165 DONE 0.4s [2025-09-09T06:49:13.593Z] [2025-09-09T06:49:13.593Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-09T06:49:13.859Z] #166 DONE 0.1s [2025-09-09T06:49:13.859Z] [2025-09-09T06:49:13.859Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-09-09T06:49:13.859Z] #167 DONE 0.2s [2025-09-09T06:49:13.859Z] [2025-09-09T06:49:13.859Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T06:49:14.125Z] #154 ... [2025-09-09T06:49:14.125Z] [2025-09-09T06:49:14.125Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-09-09T06:49:14.125Z] #168 DONE 0.1s [2025-09-09T06:49:14.125Z] [2025-09-09T06:49:14.125Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-09-09T06:49:14.393Z] #169 DONE 0.2s [2025-09-09T06:49:14.393Z] [2025-09-09T06:49:14.393Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-09T06:49:14.671Z] #170 DONE 0.1s [2025-09-09T06:49:14.671Z] [2025-09-09T06:49:14.671Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-09T06:49:18.229Z] #171 DONE 2.0s [2025-09-09T06:49:18.229Z] [2025-09-09T06:49:18.229Z] #112 [security-bootstrapper] exporting to image [2025-09-09T06:49:18.229Z] #112 exporting layers [2025-09-09T06:49:18.229Z] #112 exporting layers 0.9s done [2025-09-09T06:49:18.229Z] #112 writing image sha256:1b4d43f2e8e5a56a8ec3b7d658100e3fca640e0275fb4ddaf0d354394a075f6d 0.1s done [2025-09-09T06:49:18.229Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2025-09-09T06:49:18.229Z] #112 DONE 5.3s [2025-09-09T06:49:18.229Z] [2025-09-09T06:49:18.229Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T07:04:26.981Z] #153 ... [2025-09-09T07:04:26.981Z] [2025-09-09T07:04:26.981Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-09T07:04:26.981Z] #150 DONE 1988.0s [2025-09-09T07:04:26.981Z] [2025-09-09T07:04:26.981Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T07:04:26.981Z] #153 ... [2025-09-09T07:04:26.981Z] [2025-09-09T07:04:26.981Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T07:04:26.981Z] #172 DONE 0.2s [2025-09-09T07:04:26.981Z] [2025-09-09T07:04:26.981Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:04:26.981Z] #55 ... [2025-09-09T07:04:26.981Z] [2025-09-09T07:04:26.981Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-09T07:04:26.981Z] #173 DONE 0.1s [2025-09-09T07:04:26.981Z] [2025-09-09T07:04:26.981Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-09T07:04:26.981Z] #174 DONE 0.4s [2025-09-09T07:04:26.981Z] [2025-09-09T07:04:26.981Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-09T07:04:26.981Z] #175 DONE 0.1s [2025-09-09T07:04:26.981Z] [2025-09-09T07:04:26.981Z] #112 [core-command] exporting to image [2025-09-09T07:04:26.981Z] #112 exporting layers [2025-09-09T07:04:26.981Z] #112 exporting layers 0.5s done [2025-09-09T07:04:26.981Z] #112 writing image sha256:09b775e32fe4c4c290be214dc4d2ae69120fa174dc01327c297cc75e8fd9efe0 done [2025-09-09T07:04:26.981Z] #112 naming to docker.io/library/core-command-arm64 done [2025-09-09T07:04:26.981Z] #112 DONE 5.8s [2025-09-09T07:04:26.981Z] [2025-09-09T07:04:26.981Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:04:45.218Z] #55 ... [2025-09-09T07:04:45.218Z] [2025-09-09T07:04:45.218Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-09T07:04:45.218Z] #152 DONE 2012.4s [2025-09-09T07:04:45.218Z] [2025-09-09T07:04:45.218Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T07:04:45.218Z] #154 ... [2025-09-09T07:04:45.218Z] [2025-09-09T07:04:45.218Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T07:04:45.523Z] #176 DONE 0.3s [2025-09-09T07:04:45.523Z] [2025-09-09T07:04:45.523Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-09T07:04:45.523Z] #177 DONE 0.2s [2025-09-09T07:04:45.523Z] [2025-09-09T07:04:45.523Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-09T07:04:45.791Z] #148 ... [2025-09-09T07:04:45.791Z] [2025-09-09T07:04:45.791Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-09-09T07:04:45.791Z] #178 DONE 0.2s [2025-09-09T07:04:45.791Z] [2025-09-09T07:04:45.791Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-09T07:04:45.791Z] #179 DONE 0.1s [2025-09-09T07:04:45.791Z] [2025-09-09T07:04:45.791Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:04:46.061Z] #55 ... [2025-09-09T07:04:46.061Z] [2025-09-09T07:04:46.061Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-09T07:04:46.327Z] #180 DONE 0.4s [2025-09-09T07:04:46.327Z] [2025-09-09T07:04:46.327Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T07:04:46.327Z] #154 ... [2025-09-09T07:04:46.327Z] [2025-09-09T07:04:46.327Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-09T07:04:46.607Z] #181 DONE 0.2s [2025-09-09T07:04:46.607Z] [2025-09-09T07:04:46.607Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T07:04:48.567Z] #182 DONE 1.9s [2025-09-09T07:04:48.567Z] [2025-09-09T07:04:48.567Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-09T07:04:48.567Z] #149 ... [2025-09-09T07:04:48.567Z] [2025-09-09T07:04:48.567Z] #112 [security-proxy-setup] exporting to image [2025-09-09T07:04:48.567Z] #112 exporting layers [2025-09-09T07:04:49.525Z] #112 exporting layers 1.2s done [2025-09-09T07:04:49.802Z] #112 writing image sha256:a45965879158552f3d2b61f6a2885169b34907ee94ad3daac3527b9cede3d835 done [2025-09-09T07:04:49.802Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2025-09-09T07:04:49.802Z] #112 DONE 7.0s [2025-09-09T07:04:49.802Z] [2025-09-09T07:04:49.802Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T07:04:55.154Z] #153 ... [2025-09-09T07:04:55.154Z] [2025-09-09T07:04:55.154Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-09T07:04:55.154Z] #147 2022.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-09T07:05:27.383Z] #147 DONE 2053.4s [2025-09-09T07:05:27.383Z] [2025-09-09T07:05:27.383Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T07:05:27.383Z] #153 ... [2025-09-09T07:05:27.383Z] [2025-09-09T07:05:27.383Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T07:05:27.383Z] #183 DONE 0.4s [2025-09-09T07:05:27.383Z] [2025-09-09T07:05:27.383Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T07:05:27.383Z] #35 ... [2025-09-09T07:05:27.383Z] [2025-09-09T07:05:27.383Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-09T07:05:27.383Z] #184 DONE 0.2s [2025-09-09T07:05:27.383Z] [2025-09-09T07:05:27.383Z] #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T07:05:27.383Z] #33 ... [2025-09-09T07:05:27.383Z] [2025-09-09T07:05:27.383Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-09-09T07:05:27.383Z] #185 DONE 0.2s [2025-09-09T07:05:27.383Z] [2025-09-09T07:05:27.383Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-09-09T07:05:27.383Z] #186 DONE 0.2s [2025-09-09T07:05:27.383Z] [2025-09-09T07:05:27.383Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-09-09T07:05:27.383Z] #187 DONE 0.2s [2025-09-09T07:05:27.383Z] [2025-09-09T07:05:27.383Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-09T07:05:27.649Z] #188 DONE 0.5s [2025-09-09T07:05:27.649Z] [2025-09-09T07:05:27.649Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-09T07:05:27.931Z] #149 ... [2025-09-09T07:05:27.931Z] [2025-09-09T07:05:27.931Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-09T07:05:28.206Z] #189 DONE 0.4s [2025-09-09T07:05:28.206Z] [2025-09-09T07:05:28.206Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-09T07:05:28.206Z] #190 DONE 0.2s [2025-09-09T07:05:28.206Z] [2025-09-09T07:05:28.477Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T07:05:30.441Z] #191 DONE 1.9s [2025-09-09T07:05:30.441Z] [2025-09-09T07:05:30.441Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T07:05:30.441Z] #153 ... [2025-09-09T07:05:30.441Z] [2025-09-09T07:05:30.441Z] #112 [security-secretstore-setup] exporting to image [2025-09-09T07:05:30.441Z] #112 exporting layers [2025-09-09T07:05:31.843Z] #112 exporting layers 1.7s done [2025-09-09T07:05:31.843Z] #112 writing image sha256:256e8eac45f89a7ca71499138496847aad437a831019bfa534235ff5e007e13c done [2025-09-09T07:05:31.843Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-09-09T07:05:31.843Z] #112 DONE 8.7s [2025-09-09T07:05:31.843Z] [2025-09-09T07:05:31.843Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T07:06:10.713Z] #153 ... [2025-09-09T07:06:10.713Z] [2025-09-09T07:06:10.713Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-09T07:06:10.713Z] #145 DONE 2098.3s [2025-09-09T07:06:10.713Z] [2025-09-09T07:06:10.713Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T07:06:10.980Z] #153 ... [2025-09-09T07:06:10.980Z] [2025-09-09T07:06:10.980Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T07:06:11.248Z] #192 DONE 0.3s [2025-09-09T07:06:11.248Z] [2025-09-09T07:06:11.248Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-09T07:06:11.517Z] #193 DONE 0.3s [2025-09-09T07:06:11.517Z] [2025-09-09T07:06:11.517Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:06:11.517Z] #55 ... [2025-09-09T07:06:11.517Z] [2025-09-09T07:06:11.517Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-09T07:06:11.792Z] #194 DONE 0.4s [2025-09-09T07:06:11.792Z] [2025-09-09T07:06:11.792Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-09-09T07:06:12.063Z] #195 DONE 0.2s [2025-09-09T07:06:12.063Z] [2025-09-09T07:06:12.063Z] #112 [security-spiffe-token-provider] exporting to image [2025-09-09T07:06:12.063Z] #112 exporting layers [2025-09-09T07:06:13.024Z] #112 exporting layers 1.0s done [2025-09-09T07:06:13.024Z] #112 writing image sha256:a4220b40309e723450d187b144fb337c0066f5cce60f2b3550a25ecf129da413 done [2025-09-09T07:06:13.024Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 [2025-09-09T07:06:13.291Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-09-09T07:06:13.291Z] #112 DONE 9.6s [2025-09-09T07:06:13.291Z] [2025-09-09T07:06:13.291Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:07:00.115Z] #55 ... [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #122 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-09T07:07:00.115Z] #122 DONE 2140.5s [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-09T07:07:00.115Z] #148 ... [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T07:07:00.115Z] #196 DONE 0.2s [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T07:07:00.115Z] #153 ... [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-09T07:07:00.115Z] #197 DONE 0.7s [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-09T07:07:00.115Z] #198 DONE 0.3s [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #112 [core-keeper] exporting to image [2025-09-09T07:07:00.115Z] #112 exporting layers [2025-09-09T07:07:00.115Z] #112 exporting layers 0.5s done [2025-09-09T07:07:00.115Z] #112 writing image sha256:ef448f220a0f885e27dd4b75253d700a859ec6d94cdb695646f9fd39472dd123 done [2025-09-09T07:07:00.115Z] #112 naming to docker.io/library/core-keeper-arm64 done [2025-09-09T07:07:00.115Z] #112 DONE 10.2s [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:07:00.115Z] #55 ... [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-09T07:07:00.115Z] #153 DONE 2146.4s [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T07:07:00.115Z] #35 ... [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T07:07:00.115Z] #199 DONE 0.1s [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-09T07:07:00.115Z] #149 ... [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-09T07:07:00.115Z] #200 DONE 0.1s [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-09T07:07:00.115Z] #201 DONE 0.5s [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-09T07:07:00.115Z] #149 ... [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-09T07:07:00.115Z] #202 DONE 0.1s [2025-09-09T07:07:00.115Z] [2025-09-09T07:07:00.115Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-09T07:07:00.381Z] #203 DONE 0.2s [2025-09-09T07:07:00.381Z] [2025-09-09T07:07:00.381Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-09T07:07:02.327Z] #204 DONE 2.0s [2025-09-09T07:07:02.327Z] [2025-09-09T07:07:02.327Z] #112 [security-proxy-auth] exporting to image [2025-09-09T07:07:02.327Z] #112 exporting layers [2025-09-09T07:07:03.283Z] #112 exporting layers 0.9s done [2025-09-09T07:07:03.283Z] #112 writing image sha256:8a4c2c95f17db075e5c7861ce7841a32ed570cbf1faa8947bcc0b92d19bf682b done [2025-09-09T07:07:03.283Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2025-09-09T07:07:03.283Z] #112 DONE 11.1s [2025-09-09T07:07:03.283Z] [2025-09-09T07:07:03.283Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-09T07:07:04.244Z] #149 DONE 2152.1s [2025-09-09T07:07:04.244Z] [2025-09-09T07:07:04.244Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T07:07:04.831Z] #35 ... [2025-09-09T07:07:04.831Z] [2025-09-09T07:07:04.831Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T07:07:04.831Z] #205 DONE 0.2s [2025-09-09T07:07:04.831Z] [2025-09-09T07:07:04.831Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-09T07:07:05.097Z] #206 DONE 0.2s [2025-09-09T07:07:05.097Z] [2025-09-09T07:07:05.097Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-09T07:07:06.074Z] #207 DONE 0.6s [2025-09-09T07:07:06.074Z] [2025-09-09T07:07:06.074Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-09T07:07:06.074Z] #208 DONE 0.1s [2025-09-09T07:07:06.074Z] [2025-09-09T07:07:06.074Z] #112 [core-data] exporting to image [2025-09-09T07:07:06.656Z] #112 ... [2025-09-09T07:07:06.656Z] [2025-09-09T07:07:06.656Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-09T07:07:06.656Z] #148 DONE 2154.6s [2025-09-09T07:07:06.923Z] [2025-09-09T07:07:06.923Z] #112 [core-data] exporting to image [2025-09-09T07:07:06.923Z] #112 exporting layers 0.9s done [2025-09-09T07:07:06.923Z] #112 writing image sha256:76a8f6ef0c740b5ce830a1c2dcc0680dea791f0e8d1fffb6d1d4e34741f3499f 0.0s done [2025-09-09T07:07:06.923Z] #112 naming to docker.io/library/core-data-arm64 0.0s done [2025-09-09T07:07:06.923Z] #112 DONE 12.1s [2025-09-09T07:07:06.923Z] [2025-09-09T07:07:06.923Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T07:07:07.189Z] #154 ... [2025-09-09T07:07:07.189Z] [2025-09-09T07:07:07.189Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T07:07:07.457Z] #209 DONE 0.2s [2025-09-09T07:07:07.457Z] [2025-09-09T07:07:07.457Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T07:07:07.457Z] #154 ... [2025-09-09T07:07:07.457Z] [2025-09-09T07:07:07.457Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-09T07:07:07.726Z] #210 DONE 0.1s [2025-09-09T07:07:07.726Z] [2025-09-09T07:07:07.726Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-09T07:07:07.996Z] #211 DONE 0.5s [2025-09-09T07:07:07.996Z] [2025-09-09T07:07:07.996Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:07:08.265Z] #55 ... [2025-09-09T07:07:08.265Z] [2025-09-09T07:07:08.265Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-09T07:07:08.265Z] #212 DONE 0.1s [2025-09-09T07:07:08.265Z] [2025-09-09T07:07:08.265Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-09T07:07:08.265Z] #213 DONE 0.1s [2025-09-09T07:07:08.265Z] [2025-09-09T07:07:08.265Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:07:08.535Z] #55 ... [2025-09-09T07:07:08.535Z] [2025-09-09T07:07:08.535Z] #112 [core-metadata] exporting to image [2025-09-09T07:07:08.799Z] #112 exporting layers 0.5s done [2025-09-09T07:07:08.799Z] #112 writing image sha256:6ff259a602a0cc0c3e4ba684f5b0e7fd2650432c9489ae7ad1cf9cb0d7b36e80 done [2025-09-09T07:07:08.799Z] #112 naming to docker.io/library/core-metadata-arm64 done [2025-09-09T07:07:08.799Z] #112 DONE 12.6s [2025-09-09T07:07:08.799Z] [2025-09-09T07:07:08.799Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:07:35.558Z] #55 ... [2025-09-09T07:07:35.558Z] [2025-09-09T07:07:35.558Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-09T07:07:35.558Z] #144 DONE 2179.6s [2025-09-09T07:07:35.558Z] [2025-09-09T07:07:35.558Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T07:07:35.558Z] #214 DONE 0.1s [2025-09-09T07:07:35.558Z] [2025-09-09T07:07:35.558Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T07:07:35.558Z] #154 ... [2025-09-09T07:07:35.558Z] [2025-09-09T07:07:35.558Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-09T07:07:35.558Z] #215 DONE 0.1s [2025-09-09T07:07:35.558Z] [2025-09-09T07:07:35.558Z] #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-09T07:07:35.558Z] #33 ... [2025-09-09T07:07:35.558Z] [2025-09-09T07:07:35.558Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-09T07:07:35.558Z] #216 DONE 0.4s [2025-09-09T07:07:35.558Z] [2025-09-09T07:07:35.558Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:07:35.558Z] #55 ... [2025-09-09T07:07:35.558Z] [2025-09-09T07:07:35.558Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-09T07:07:35.558Z] #217 DONE 0.1s [2025-09-09T07:07:35.558Z] [2025-09-09T07:07:35.558Z] #112 [support-scheduler] exporting to image [2025-09-09T07:07:35.558Z] #112 exporting layers [2025-09-09T07:07:35.558Z] #112 exporting layers 1.0s done [2025-09-09T07:07:35.558Z] #112 writing image sha256:5669837a4f402c03f4b58188c28fb4da2f15845b9856b0e14f50b112ef80fb9c done [2025-09-09T07:07:35.558Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2025-09-09T07:07:35.558Z] #112 DONE 13.6s [2025-09-09T07:07:35.558Z] [2025-09-09T07:07:35.558Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:07:39.847Z] #55 ... [2025-09-09T07:07:39.847Z] [2025-09-09T07:07:39.847Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-09T07:07:39.847Z] #154 DONE 2187.6s [2025-09-09T07:07:39.847Z] [2025-09-09T07:07:39.847Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T07:07:40.113Z] #35 ... [2025-09-09T07:07:40.113Z] [2025-09-09T07:07:40.113Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-09T07:07:40.113Z] #218 DONE 0.1s [2025-09-09T07:07:40.378Z] [2025-09-09T07:07:40.378Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-09T07:07:40.378Z] #219 DONE 0.1s [2025-09-09T07:07:40.378Z] [2025-09-09T07:07:40.378Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-09T07:07:40.643Z] #220 DONE 0.4s [2025-09-09T07:07:40.643Z] [2025-09-09T07:07:40.643Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-09T07:07:40.909Z] #55 ... [2025-09-09T07:07:40.909Z] [2025-09-09T07:07:40.909Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-09T07:07:40.909Z] #221 DONE 0.1s [2025-09-09T07:07:40.909Z] [2025-09-09T07:07:40.909Z] #112 [support-notifications] exporting to image [2025-09-09T07:07:40.909Z] #112 exporting layers [2025-09-09T07:07:41.493Z] #112 exporting layers 0.6s done [2025-09-09T07:07:41.493Z] #112 writing image sha256:4f88368ada4ffb31bb0221fbbd60a6d17f15f90352400fe6e69a0134e11693ad done [2025-09-09T07:07:41.493Z] #112 naming to docker.io/library/support-notifications-arm64 done [2025-09-09T07:07:41.493Z] #112 DONE 14.2s [2025-09-09T07:07:41.493Z] [2025-09-09T07:07:41.493Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-09T07:07:41.493Z] time="2025-09-09T06:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-09T07:07:41.516Z] $ docker stop --time=1 71a083bf7a1e867fbad57939c8a9eff987928bf2d0feab9bdcb16dbc38f5b6a0 [2025-09-09T07:07:43.187Z] $ docker rm -f --volumes 71a083bf7a1e867fbad57939c8a9eff987928bf2d0feab9bdcb16dbc38f5b6a0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-09T07:07:43.672Z] + docker images [2025-09-09T07:07:43.672Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-09T07:07:43.672Z] support-notifications-arm64 latest 4f88368ada4f 3 seconds ago 54.1MB [2025-09-09T07:07:43.672Z] support-scheduler-arm64 latest 5669837a4f40 10 seconds ago 50.3MB [2025-09-09T07:07:43.672Z] core-metadata-arm64 latest 6ff259a602a0 35 seconds ago 46.7MB [2025-09-09T07:07:43.672Z] core-data-arm64 latest 76a8f6ef0c74 38 seconds ago 46.6MB [2025-09-09T07:07:43.672Z] security-proxy-auth-arm64 latest 8a4c2c95f17d 41 seconds ago 45.7MB [2025-09-09T07:07:43.672Z] core-keeper-arm64 latest ef448f220a0f 49 seconds ago 45.4MB [2025-09-09T07:07:43.672Z] security-spiffe-token-provider-arm64 latest a4220b40309e About a minute ago 49.9MB [2025-09-09T07:07:43.672Z] security-secretstore-setup-arm64 latest 256e8eac45f8 2 minutes ago 80.2MB [2025-09-09T07:07:43.672Z] security-proxy-setup-arm64 latest a45965879158 2 minutes ago 50.3MB [2025-09-09T07:07:43.672Z] core-command-arm64 latest 09b775e32fe4 3 minutes ago 41MB [2025-09-09T07:07:43.672Z] security-bootstrapper-arm64 latest 1b4d43f2e8e5 18 minutes ago 22.1MB [2025-09-09T07:07:43.672Z] core-common-config-bootstrapper-arm64 latest 262b3d7848f6 18 minutes ago 21MB [2025-09-09T07:07:43.672Z] security-spire-agent-arm64 latest 00d3375990c4 37 minutes ago 188MB [2025-09-09T07:07:43.672Z] security-spire-server-arm64 latest 1c56ce0584da 37 minutes ago 145MB [2025-09-09T07:07:43.672Z] security-spire-config-arm64 latest b070ec7a78d9 37 minutes ago 144MB [2025-09-09T07:07:43.672Z] ci-base-image-arm64 latest ba33e1f51ede 39 minutes ago 922MB [2025-09-09T07:07:43.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 5 weeks ago 566MB [2025-09-09T07:07:43.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T07:07:43.813Z] provisioning config files... [2025-09-09T07:07:43.825Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/900@tmp/config17761284025536350062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:07:44.164Z] ---> ****-login.sh [2025-09-09T07:07:44.164Z] nexus3.edgexfoundry.org:10001 [2025-09-09T07:07:44.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:07:44.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:07:44.431Z] Configure a credential helper to remove this warning. See [2025-09-09T07:07:44.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:07:44.431Z] [2025-09-09T07:07:44.431Z] Login Succeeded [2025-09-09T07:07:44.431Z] nexus3.edgexfoundry.org:10002 [2025-09-09T07:07:44.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:07:44.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:07:44.961Z] Configure a credential helper to remove this warning. See [2025-09-09T07:07:44.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:07:44.961Z] [2025-09-09T07:07:44.961Z] Login Succeeded [2025-09-09T07:07:44.961Z] nexus3.edgexfoundry.org:10003 [2025-09-09T07:07:45.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:07:45.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:07:45.227Z] Configure a credential helper to remove this warning. See [2025-09-09T07:07:45.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:07:45.227Z] [2025-09-09T07:07:45.227Z] Login Succeeded [2025-09-09T07:07:45.227Z] nexus3.edgexfoundry.org:10004 [2025-09-09T07:07:45.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:07:45.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:07:45.496Z] Configure a credential helper to remove this warning. See [2025-09-09T07:07:45.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:07:45.496Z] [2025-09-09T07:07:45.496Z] Login Succeeded [2025-09-09T07:07:45.496Z] ****.io [2025-09-09T07:07:45.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-09T07:07:46.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-09T07:07:46.027Z] Configure a credential helper to remove this warning. See [2025-09-09T07:07:46.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-09T07:07:46.027Z] [2025-09-09T07:07:46.027Z] Login Succeeded [2025-09-09T07:07:46.027Z] ---> ****-login.sh ends [Pipeline] } [2025-09-09T07:07:46.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:07:46.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-09T07:07:46.118Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-09-09T07:07:46.118Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:07:46.118Z] latest [2025-09-09T07:07:46.118Z] 4.1.0-dev.59 [2025-09-09T07:07:46.118Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:07:46.118Z] main [2025-09-09T07:07:46.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:48.160Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:48.512Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:07:48.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-09T07:07:48.512Z] fd6e947a5074: Preparing [2025-09-09T07:07:48.512Z] 5cb51730edc7: Preparing [2025-09-09T07:07:48.512Z] f57b248f9909: Preparing [2025-09-09T07:07:48.512Z] e15ee651374a: Preparing [2025-09-09T07:07:48.512Z] 2fe5d2783ac7: Preparing [2025-09-09T07:07:48.512Z] 4f27815156c4: Preparing [2025-09-09T07:07:48.512Z] 1e890da81ec9: Preparing [2025-09-09T07:07:48.512Z] 4f27815156c4: Waiting [2025-09-09T07:07:48.512Z] 1e890da81ec9: Waiting [2025-09-09T07:07:48.777Z] f57b248f9909: Pushed [2025-09-09T07:07:48.777Z] e15ee651374a: Pushed [2025-09-09T07:07:48.777Z] fd6e947a5074: Pushed [2025-09-09T07:07:48.777Z] 1e890da81ec9: Layer already exists [2025-09-09T07:07:48.777Z] 4f27815156c4: Pushed [2025-09-09T07:07:49.041Z] 2fe5d2783ac7: Pushed [2025-09-09T07:07:55.661Z] 5cb51730edc7: Pushed [2025-09-09T07:07:55.661Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:089b83abc6da2213771cf204a2e55c15f355a911fd8dc5d81975936a5285abf0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:56.030Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:56.382Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-09-09T07:07:56.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-09T07:07:56.382Z] fd6e947a5074: Preparing [2025-09-09T07:07:56.382Z] 5cb51730edc7: Preparing [2025-09-09T07:07:56.382Z] f57b248f9909: Preparing [2025-09-09T07:07:56.382Z] e15ee651374a: Preparing [2025-09-09T07:07:56.382Z] 2fe5d2783ac7: Preparing [2025-09-09T07:07:56.382Z] 4f27815156c4: Preparing [2025-09-09T07:07:56.382Z] 1e890da81ec9: Preparing [2025-09-09T07:07:56.382Z] 4f27815156c4: Waiting [2025-09-09T07:07:56.382Z] 1e890da81ec9: Waiting [2025-09-09T07:07:56.382Z] e15ee651374a: Layer already exists [2025-09-09T07:07:56.382Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:07:56.382Z] 5cb51730edc7: Layer already exists [2025-09-09T07:07:56.382Z] fd6e947a5074: Layer already exists [2025-09-09T07:07:56.382Z] f57b248f9909: Layer already exists [2025-09-09T07:07:56.382Z] 4f27815156c4: Layer already exists [2025-09-09T07:07:56.382Z] 1e890da81ec9: Layer already exists [2025-09-09T07:07:56.382Z] latest: digest: sha256:089b83abc6da2213771cf204a2e55c15f355a911fd8dc5d81975936a5285abf0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:57.010Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:57.359Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [2025-09-09T07:07:57.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-09T07:07:57.359Z] fd6e947a5074: Preparing [2025-09-09T07:07:57.359Z] 5cb51730edc7: Preparing [2025-09-09T07:07:57.359Z] f57b248f9909: Preparing [2025-09-09T07:07:57.359Z] e15ee651374a: Preparing [2025-09-09T07:07:57.359Z] 2fe5d2783ac7: Preparing [2025-09-09T07:07:57.359Z] 4f27815156c4: Preparing [2025-09-09T07:07:57.359Z] 1e890da81ec9: Preparing [2025-09-09T07:07:57.359Z] 4f27815156c4: Waiting [2025-09-09T07:07:57.359Z] 1e890da81ec9: Waiting [2025-09-09T07:07:57.359Z] e15ee651374a: Layer already exists [2025-09-09T07:07:57.359Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:07:57.359Z] fd6e947a5074: Layer already exists [2025-09-09T07:07:57.359Z] f57b248f9909: Layer already exists [2025-09-09T07:07:57.359Z] 5cb51730edc7: Layer already exists [2025-09-09T07:07:57.359Z] 1e890da81ec9: Layer already exists [2025-09-09T07:07:57.359Z] 4f27815156c4: Layer already exists [2025-09-09T07:07:57.359Z] 4.1.0-dev.59: digest: sha256:089b83abc6da2213771cf204a2e55c15f355a911fd8dc5d81975936a5285abf0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:57.978Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:58.323Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:07:58.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-09T07:07:58.323Z] fd6e947a5074: Preparing [2025-09-09T07:07:58.323Z] 5cb51730edc7: Preparing [2025-09-09T07:07:58.323Z] f57b248f9909: Preparing [2025-09-09T07:07:58.324Z] e15ee651374a: Preparing [2025-09-09T07:07:58.324Z] 2fe5d2783ac7: Preparing [2025-09-09T07:07:58.324Z] 4f27815156c4: Preparing [2025-09-09T07:07:58.324Z] 1e890da81ec9: Preparing [2025-09-09T07:07:58.324Z] 4f27815156c4: Waiting [2025-09-09T07:07:58.324Z] 1e890da81ec9: Waiting [2025-09-09T07:07:58.324Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:07:58.324Z] e15ee651374a: Layer already exists [2025-09-09T07:07:58.324Z] fd6e947a5074: Layer already exists [2025-09-09T07:07:58.324Z] 5cb51730edc7: Layer already exists [2025-09-09T07:07:58.324Z] f57b248f9909: Layer already exists [2025-09-09T07:07:58.324Z] 1e890da81ec9: Layer already exists [2025-09-09T07:07:58.324Z] 4f27815156c4: Layer already exists [2025-09-09T07:07:58.587Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:089b83abc6da2213771cf204a2e55c15f355a911fd8dc5d81975936a5285abf0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:58.941Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:59.295Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-09-09T07:07:59.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-09T07:07:59.295Z] fd6e947a5074: Preparing [2025-09-09T07:07:59.295Z] 5cb51730edc7: Preparing [2025-09-09T07:07:59.295Z] f57b248f9909: Preparing [2025-09-09T07:07:59.295Z] e15ee651374a: Preparing [2025-09-09T07:07:59.295Z] 2fe5d2783ac7: Preparing [2025-09-09T07:07:59.295Z] 4f27815156c4: Preparing [2025-09-09T07:07:59.295Z] 1e890da81ec9: Preparing [2025-09-09T07:07:59.295Z] 4f27815156c4: Waiting [2025-09-09T07:07:59.295Z] 1e890da81ec9: Waiting [2025-09-09T07:07:59.295Z] fd6e947a5074: Layer already exists [2025-09-09T07:07:59.295Z] f57b248f9909: Layer already exists [2025-09-09T07:07:59.295Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:07:59.295Z] e15ee651374a: Layer already exists [2025-09-09T07:07:59.295Z] 5cb51730edc7: Layer already exists [2025-09-09T07:07:59.295Z] 1e890da81ec9: Layer already exists [2025-09-09T07:07:59.295Z] 4f27815156c4: Layer already exists [2025-09-09T07:07:59.295Z] main: digest: sha256:089b83abc6da2213771cf204a2e55c15f355a911fd8dc5d81975936a5285abf0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:07:59.366Z] ===================================================== [Pipeline] echo [2025-09-09T07:07:59.378Z] taggedImages: [2025-09-09T07:07:59.378Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:07:59.378Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-09-09T07:07:59.378Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [2025-09-09T07:07:59.378Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:07:59.378Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-09-09T07:07:59.406Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-09-09T07:07:59.406Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:07:59.406Z] latest [2025-09-09T07:07:59.406Z] 4.1.0-dev.59 [2025-09-09T07:07:59.406Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:07:59.406Z] main [2025-09-09T07:07:59.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:07:59.778Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:00.395Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:00.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-09T07:08:00.395Z] 994611127db4: Preparing [2025-09-09T07:08:00.395Z] 89b3a57e8527: Preparing [2025-09-09T07:08:00.395Z] a90ee30c8d77: Preparing [2025-09-09T07:08:00.395Z] d19c386e8bce: Preparing [2025-09-09T07:08:00.395Z] f57b248f9909: Preparing [2025-09-09T07:08:00.395Z] e15ee651374a: Preparing [2025-09-09T07:08:00.395Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:00.395Z] 4f27815156c4: Preparing [2025-09-09T07:08:00.395Z] 1e890da81ec9: Preparing [2025-09-09T07:08:00.395Z] 2fe5d2783ac7: Waiting [2025-09-09T07:08:00.395Z] 4f27815156c4: Waiting [2025-09-09T07:08:00.395Z] 1e890da81ec9: Waiting [2025-09-09T07:08:00.395Z] e15ee651374a: Waiting [2025-09-09T07:08:00.395Z] f57b248f9909: Layer already exists [2025-09-09T07:08:00.658Z] e15ee651374a: Layer already exists [2025-09-09T07:08:00.658Z] 89b3a57e8527: Pushed [2025-09-09T07:08:00.658Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:00.658Z] a90ee30c8d77: Pushed [2025-09-09T07:08:00.658Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:00.658Z] 994611127db4: Pushed [2025-09-09T07:08:00.658Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:03.217Z] d19c386e8bce: Pushed [2025-09-09T07:08:03.217Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:de77a944f96e2866cabc36e65728294d11f385e796e751d18294e3facf68b53c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:03.568Z] + 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 [2025-09-09T07:08:03.916Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-09-09T07:08:03.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-09T07:08:03.916Z] 994611127db4: Preparing [2025-09-09T07:08:03.916Z] 89b3a57e8527: Preparing [2025-09-09T07:08:03.916Z] a90ee30c8d77: Preparing [2025-09-09T07:08:03.916Z] d19c386e8bce: Preparing [2025-09-09T07:08:03.916Z] f57b248f9909: Preparing [2025-09-09T07:08:03.916Z] e15ee651374a: Preparing [2025-09-09T07:08:03.916Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:03.916Z] 4f27815156c4: Preparing [2025-09-09T07:08:03.916Z] 1e890da81ec9: Preparing [2025-09-09T07:08:03.916Z] e15ee651374a: Waiting [2025-09-09T07:08:03.916Z] 2fe5d2783ac7: Waiting [2025-09-09T07:08:03.916Z] 4f27815156c4: Waiting [2025-09-09T07:08:03.916Z] 1e890da81ec9: Waiting [2025-09-09T07:08:03.916Z] f57b248f9909: Layer already exists [2025-09-09T07:08:03.916Z] a90ee30c8d77: Layer already exists [2025-09-09T07:08:03.916Z] 994611127db4: Layer already exists [2025-09-09T07:08:03.916Z] 89b3a57e8527: Layer already exists [2025-09-09T07:08:03.916Z] d19c386e8bce: Layer already exists [2025-09-09T07:08:03.916Z] e15ee651374a: Layer already exists [2025-09-09T07:08:03.916Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:03.916Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:03.916Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:04.180Z] latest: digest: sha256:de77a944f96e2866cabc36e65728294d11f385e796e751d18294e3facf68b53c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:04.534Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:04.880Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [2025-09-09T07:08:04.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-09T07:08:04.880Z] 994611127db4: Preparing [2025-09-09T07:08:04.880Z] 89b3a57e8527: Preparing [2025-09-09T07:08:04.880Z] a90ee30c8d77: Preparing [2025-09-09T07:08:04.880Z] d19c386e8bce: Preparing [2025-09-09T07:08:04.880Z] f57b248f9909: Preparing [2025-09-09T07:08:04.880Z] e15ee651374a: Preparing [2025-09-09T07:08:04.880Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:04.880Z] 4f27815156c4: Preparing [2025-09-09T07:08:04.880Z] 1e890da81ec9: Preparing [2025-09-09T07:08:04.880Z] 2fe5d2783ac7: Waiting [2025-09-09T07:08:04.880Z] 4f27815156c4: Waiting [2025-09-09T07:08:04.880Z] 1e890da81ec9: Waiting [2025-09-09T07:08:04.880Z] e15ee651374a: Waiting [2025-09-09T07:08:04.880Z] a90ee30c8d77: Layer already exists [2025-09-09T07:08:04.880Z] 994611127db4: Layer already exists [2025-09-09T07:08:04.880Z] d19c386e8bce: Layer already exists [2025-09-09T07:08:04.880Z] 89b3a57e8527: Layer already exists [2025-09-09T07:08:04.880Z] f57b248f9909: Layer already exists [2025-09-09T07:08:04.880Z] e15ee651374a: Layer already exists [2025-09-09T07:08:04.880Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:04.880Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:04.880Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:04.880Z] 4.1.0-dev.59: digest: sha256:de77a944f96e2866cabc36e65728294d11f385e796e751d18294e3facf68b53c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:05.489Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:05.838Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:05.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-09T07:08:05.838Z] 994611127db4: Preparing [2025-09-09T07:08:05.838Z] 89b3a57e8527: Preparing [2025-09-09T07:08:05.838Z] a90ee30c8d77: Preparing [2025-09-09T07:08:05.838Z] d19c386e8bce: Preparing [2025-09-09T07:08:05.838Z] f57b248f9909: Preparing [2025-09-09T07:08:05.838Z] e15ee651374a: Preparing [2025-09-09T07:08:05.838Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:05.838Z] 4f27815156c4: Preparing [2025-09-09T07:08:05.838Z] 1e890da81ec9: Preparing [2025-09-09T07:08:05.838Z] e15ee651374a: Waiting [2025-09-09T07:08:05.838Z] 2fe5d2783ac7: Waiting [2025-09-09T07:08:05.838Z] 4f27815156c4: Waiting [2025-09-09T07:08:05.838Z] 1e890da81ec9: Waiting [2025-09-09T07:08:05.838Z] 89b3a57e8527: Layer already exists [2025-09-09T07:08:05.838Z] d19c386e8bce: Layer already exists [2025-09-09T07:08:05.838Z] a90ee30c8d77: Layer already exists [2025-09-09T07:08:05.838Z] 994611127db4: Layer already exists [2025-09-09T07:08:05.838Z] f57b248f9909: Layer already exists [2025-09-09T07:08:05.838Z] e15ee651374a: Layer already exists [2025-09-09T07:08:05.838Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:05.838Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:05.838Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:05.838Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:de77a944f96e2866cabc36e65728294d11f385e796e751d18294e3facf68b53c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:06.479Z] + 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 [2025-09-09T07:08:06.829Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-09-09T07:08:06.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-09T07:08:06.829Z] 994611127db4: Preparing [2025-09-09T07:08:06.829Z] 89b3a57e8527: Preparing [2025-09-09T07:08:06.829Z] a90ee30c8d77: Preparing [2025-09-09T07:08:06.829Z] d19c386e8bce: Preparing [2025-09-09T07:08:06.829Z] f57b248f9909: Preparing [2025-09-09T07:08:06.829Z] e15ee651374a: Preparing [2025-09-09T07:08:06.829Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:06.829Z] 4f27815156c4: Preparing [2025-09-09T07:08:06.829Z] 1e890da81ec9: Preparing [2025-09-09T07:08:06.829Z] 4f27815156c4: Waiting [2025-09-09T07:08:06.829Z] 1e890da81ec9: Waiting [2025-09-09T07:08:06.829Z] e15ee651374a: Waiting [2025-09-09T07:08:06.829Z] 994611127db4: Layer already exists [2025-09-09T07:08:06.829Z] f57b248f9909: Layer already exists [2025-09-09T07:08:06.829Z] d19c386e8bce: Layer already exists [2025-09-09T07:08:06.829Z] 89b3a57e8527: Layer already exists [2025-09-09T07:08:06.829Z] a90ee30c8d77: Layer already exists [2025-09-09T07:08:06.829Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:06.829Z] e15ee651374a: Layer already exists [2025-09-09T07:08:06.829Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:06.829Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:06.829Z] main: digest: sha256:de77a944f96e2866cabc36e65728294d11f385e796e751d18294e3facf68b53c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:08:07.177Z] ===================================================== [Pipeline] echo [2025-09-09T07:08:07.189Z] taggedImages: [2025-09-09T07:08:07.189Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:07.189Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-09-09T07:08:07.189Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [2025-09-09T07:08:07.189Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:07.189Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-09-09T07:08:07.214Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-09-09T07:08:07.214Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:07.214Z] latest [2025-09-09T07:08:07.214Z] 4.1.0-dev.59 [2025-09-09T07:08:07.214Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:07.214Z] main [2025-09-09T07:08:07.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:07.576Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:07.918Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:07.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-09T07:08:07.918Z] b30c02e25785: Preparing [2025-09-09T07:08:07.918Z] 7a340da224ac: Preparing [2025-09-09T07:08:07.918Z] f57b248f9909: Preparing [2025-09-09T07:08:07.918Z] e15ee651374a: Preparing [2025-09-09T07:08:07.918Z] 39b2d91e6468: Preparing [2025-09-09T07:08:07.918Z] 53709a830011: Preparing [2025-09-09T07:08:07.918Z] 1e890da81ec9: Preparing [2025-09-09T07:08:07.918Z] 53709a830011: Waiting [2025-09-09T07:08:07.918Z] e15ee651374a: Layer already exists [2025-09-09T07:08:07.918Z] f57b248f9909: Layer already exists [2025-09-09T07:08:08.182Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:08.182Z] b30c02e25785: Pushed [2025-09-09T07:08:08.182Z] 53709a830011: Pushed [2025-09-09T07:08:08.445Z] 39b2d91e6468: Pushed [2025-09-09T07:08:16.619Z] 7a340da224ac: Pushed [2025-09-09T07:08:16.619Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:4b2013565636717fe0ad47ca4e5287446ed248623dd3de029423a869514d09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:16.973Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:17.320Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-09-09T07:08:17.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-09T07:08:17.320Z] b30c02e25785: Preparing [2025-09-09T07:08:17.320Z] 7a340da224ac: Preparing [2025-09-09T07:08:17.320Z] f57b248f9909: Preparing [2025-09-09T07:08:17.320Z] e15ee651374a: Preparing [2025-09-09T07:08:17.320Z] 39b2d91e6468: Preparing [2025-09-09T07:08:17.320Z] 53709a830011: Preparing [2025-09-09T07:08:17.320Z] 1e890da81ec9: Preparing [2025-09-09T07:08:17.320Z] 53709a830011: Waiting [2025-09-09T07:08:17.320Z] 1e890da81ec9: Waiting [2025-09-09T07:08:17.320Z] 7a340da224ac: Layer already exists [2025-09-09T07:08:17.320Z] e15ee651374a: Layer already exists [2025-09-09T07:08:17.320Z] f57b248f9909: Layer already exists [2025-09-09T07:08:17.320Z] b30c02e25785: Layer already exists [2025-09-09T07:08:17.320Z] 39b2d91e6468: Layer already exists [2025-09-09T07:08:17.320Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:17.320Z] 53709a830011: Layer already exists [2025-09-09T07:08:17.584Z] latest: digest: sha256:4b2013565636717fe0ad47ca4e5287446ed248623dd3de029423a869514d09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:17.951Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:18.296Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [2025-09-09T07:08:18.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-09T07:08:18.296Z] b30c02e25785: Preparing [2025-09-09T07:08:18.296Z] 7a340da224ac: Preparing [2025-09-09T07:08:18.296Z] f57b248f9909: Preparing [2025-09-09T07:08:18.296Z] e15ee651374a: Preparing [2025-09-09T07:08:18.296Z] 39b2d91e6468: Preparing [2025-09-09T07:08:18.296Z] 53709a830011: Preparing [2025-09-09T07:08:18.296Z] 1e890da81ec9: Preparing [2025-09-09T07:08:18.296Z] 53709a830011: Waiting [2025-09-09T07:08:18.296Z] 1e890da81ec9: Waiting [2025-09-09T07:08:18.296Z] e15ee651374a: Layer already exists [2025-09-09T07:08:18.296Z] f57b248f9909: Layer already exists [2025-09-09T07:08:18.296Z] 7a340da224ac: Layer already exists [2025-09-09T07:08:18.296Z] b30c02e25785: Layer already exists [2025-09-09T07:08:18.296Z] 39b2d91e6468: Layer already exists [2025-09-09T07:08:18.296Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:18.296Z] 53709a830011: Layer already exists [2025-09-09T07:08:18.296Z] 4.1.0-dev.59: digest: sha256:4b2013565636717fe0ad47ca4e5287446ed248623dd3de029423a869514d09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:18.901Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:19.246Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:19.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-09T07:08:19.246Z] b30c02e25785: Preparing [2025-09-09T07:08:19.246Z] 7a340da224ac: Preparing [2025-09-09T07:08:19.246Z] f57b248f9909: Preparing [2025-09-09T07:08:19.246Z] e15ee651374a: Preparing [2025-09-09T07:08:19.246Z] 39b2d91e6468: Preparing [2025-09-09T07:08:19.246Z] 53709a830011: Preparing [2025-09-09T07:08:19.246Z] 1e890da81ec9: Preparing [2025-09-09T07:08:19.246Z] 53709a830011: Waiting [2025-09-09T07:08:19.246Z] 1e890da81ec9: Waiting [2025-09-09T07:08:19.246Z] 7a340da224ac: Layer already exists [2025-09-09T07:08:19.246Z] f57b248f9909: Layer already exists [2025-09-09T07:08:19.246Z] 39b2d91e6468: Layer already exists [2025-09-09T07:08:19.246Z] b30c02e25785: Layer already exists [2025-09-09T07:08:19.246Z] e15ee651374a: Layer already exists [2025-09-09T07:08:19.246Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:19.246Z] 53709a830011: Layer already exists [2025-09-09T07:08:19.246Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:4b2013565636717fe0ad47ca4e5287446ed248623dd3de029423a869514d09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:19.862Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:20.214Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-09-09T07:08:20.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-09T07:08:20.214Z] b30c02e25785: Preparing [2025-09-09T07:08:20.214Z] 7a340da224ac: Preparing [2025-09-09T07:08:20.214Z] f57b248f9909: Preparing [2025-09-09T07:08:20.214Z] e15ee651374a: Preparing [2025-09-09T07:08:20.214Z] 39b2d91e6468: Preparing [2025-09-09T07:08:20.214Z] 53709a830011: Preparing [2025-09-09T07:08:20.214Z] 1e890da81ec9: Preparing [2025-09-09T07:08:20.214Z] 53709a830011: Waiting [2025-09-09T07:08:20.214Z] b30c02e25785: Layer already exists [2025-09-09T07:08:20.214Z] 39b2d91e6468: Layer already exists [2025-09-09T07:08:20.214Z] 7a340da224ac: Layer already exists [2025-09-09T07:08:20.214Z] f57b248f9909: Layer already exists [2025-09-09T07:08:20.214Z] e15ee651374a: Layer already exists [2025-09-09T07:08:20.214Z] 53709a830011: Layer already exists [2025-09-09T07:08:20.214Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:20.214Z] main: digest: sha256:4b2013565636717fe0ad47ca4e5287446ed248623dd3de029423a869514d09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:08:20.568Z] ===================================================== [Pipeline] echo [2025-09-09T07:08:20.585Z] taggedImages: [2025-09-09T07:08:20.585Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:20.585Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-09-09T07:08:20.585Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [2025-09-09T07:08:20.585Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:20.585Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-09-09T07:08:20.612Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-09-09T07:08:20.612Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:20.612Z] latest [2025-09-09T07:08:20.612Z] 4.1.0-dev.59 [2025-09-09T07:08:20.612Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:20.612Z] main [2025-09-09T07:08:20.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:20.978Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:21.331Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:21.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-09T07:08:21.331Z] bc671c550119: Preparing [2025-09-09T07:08:21.331Z] ae5eadc5ee5a: Preparing [2025-09-09T07:08:21.331Z] e15ee651374a: Preparing [2025-09-09T07:08:21.331Z] e824f49619a7: Preparing [2025-09-09T07:08:21.331Z] 76a750a533b9: Preparing [2025-09-09T07:08:21.331Z] 1e890da81ec9: Preparing [2025-09-09T07:08:21.331Z] 1e890da81ec9: Waiting [2025-09-09T07:08:21.331Z] e15ee651374a: Layer already exists [2025-09-09T07:08:21.594Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:21.594Z] bc671c550119: Pushed [2025-09-09T07:08:21.594Z] e824f49619a7: Pushed [2025-09-09T07:08:21.594Z] 76a750a533b9: Pushed [2025-09-09T07:08:29.767Z] ae5eadc5ee5a: Pushed [2025-09-09T07:08:29.767Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:2fbe6eaaa755274f23a8efe41f1342e68b937b049bcca11c1a3857d2d56ced66 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:30.123Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:30.470Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-09-09T07:08:30.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-09T07:08:30.470Z] bc671c550119: Preparing [2025-09-09T07:08:30.470Z] ae5eadc5ee5a: Preparing [2025-09-09T07:08:30.470Z] e15ee651374a: Preparing [2025-09-09T07:08:30.470Z] e824f49619a7: Preparing [2025-09-09T07:08:30.470Z] 76a750a533b9: Preparing [2025-09-09T07:08:30.470Z] 1e890da81ec9: Preparing [2025-09-09T07:08:30.470Z] 1e890da81ec9: Waiting [2025-09-09T07:08:30.470Z] ae5eadc5ee5a: Layer already exists [2025-09-09T07:08:30.470Z] bc671c550119: Layer already exists [2025-09-09T07:08:30.470Z] 76a750a533b9: Layer already exists [2025-09-09T07:08:30.470Z] e15ee651374a: Layer already exists [2025-09-09T07:08:30.470Z] e824f49619a7: Layer already exists [2025-09-09T07:08:30.470Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:30.732Z] latest: digest: sha256:2fbe6eaaa755274f23a8efe41f1342e68b937b049bcca11c1a3857d2d56ced66 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:31.107Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:31.450Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [2025-09-09T07:08:31.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-09T07:08:31.450Z] bc671c550119: Preparing [2025-09-09T07:08:31.450Z] ae5eadc5ee5a: Preparing [2025-09-09T07:08:31.450Z] e15ee651374a: Preparing [2025-09-09T07:08:31.451Z] e824f49619a7: Preparing [2025-09-09T07:08:31.451Z] 76a750a533b9: Preparing [2025-09-09T07:08:31.451Z] 1e890da81ec9: Preparing [2025-09-09T07:08:31.451Z] 1e890da81ec9: Waiting [2025-09-09T07:08:31.451Z] 76a750a533b9: Layer already exists [2025-09-09T07:08:31.451Z] e824f49619a7: Layer already exists [2025-09-09T07:08:31.451Z] ae5eadc5ee5a: Layer already exists [2025-09-09T07:08:31.451Z] e15ee651374a: Layer already exists [2025-09-09T07:08:31.451Z] bc671c550119: Layer already exists [2025-09-09T07:08:31.451Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:31.451Z] 4.1.0-dev.59: digest: sha256:2fbe6eaaa755274f23a8efe41f1342e68b937b049bcca11c1a3857d2d56ced66 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:32.075Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:32.433Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:32.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-09T07:08:32.433Z] bc671c550119: Preparing [2025-09-09T07:08:32.433Z] ae5eadc5ee5a: Preparing [2025-09-09T07:08:32.433Z] e15ee651374a: Preparing [2025-09-09T07:08:32.433Z] e824f49619a7: Preparing [2025-09-09T07:08:32.433Z] 76a750a533b9: Preparing [2025-09-09T07:08:32.433Z] 1e890da81ec9: Preparing [2025-09-09T07:08:32.433Z] 1e890da81ec9: Waiting [2025-09-09T07:08:32.433Z] bc671c550119: Layer already exists [2025-09-09T07:08:32.433Z] e15ee651374a: Layer already exists [2025-09-09T07:08:32.433Z] 76a750a533b9: Layer already exists [2025-09-09T07:08:32.433Z] e824f49619a7: Layer already exists [2025-09-09T07:08:32.433Z] ae5eadc5ee5a: Layer already exists [2025-09-09T07:08:32.433Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:32.433Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:2fbe6eaaa755274f23a8efe41f1342e68b937b049bcca11c1a3857d2d56ced66 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:33.118Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:33.459Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-09-09T07:08:33.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-09T07:08:33.460Z] bc671c550119: Preparing [2025-09-09T07:08:33.460Z] ae5eadc5ee5a: Preparing [2025-09-09T07:08:33.460Z] e15ee651374a: Preparing [2025-09-09T07:08:33.460Z] e824f49619a7: Preparing [2025-09-09T07:08:33.460Z] 76a750a533b9: Preparing [2025-09-09T07:08:33.460Z] 1e890da81ec9: Preparing [2025-09-09T07:08:33.460Z] 1e890da81ec9: Waiting [2025-09-09T07:08:33.460Z] e824f49619a7: Layer already exists [2025-09-09T07:08:33.460Z] ae5eadc5ee5a: Layer already exists [2025-09-09T07:08:33.460Z] e15ee651374a: Layer already exists [2025-09-09T07:08:33.460Z] bc671c550119: Layer already exists [2025-09-09T07:08:33.460Z] 76a750a533b9: Layer already exists [2025-09-09T07:08:33.460Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:33.722Z] main: digest: sha256:2fbe6eaaa755274f23a8efe41f1342e68b937b049bcca11c1a3857d2d56ced66 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:08:33.798Z] ===================================================== [Pipeline] echo [2025-09-09T07:08:33.810Z] taggedImages: [2025-09-09T07:08:33.810Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:33.810Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-09-09T07:08:33.810Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [2025-09-09T07:08:33.810Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:33.810Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-09-09T07:08:33.833Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-09-09T07:08:33.833Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:33.833Z] latest [2025-09-09T07:08:33.833Z] 4.1.0-dev.59 [2025-09-09T07:08:33.833Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:33.833Z] main [2025-09-09T07:08:33.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:34.199Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:34.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:34.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-09T07:08:34.620Z] 95860038c053: Preparing [2025-09-09T07:08:34.620Z] 5160cd034bd6: Preparing [2025-09-09T07:08:34.620Z] cbe2be5eaba4: Preparing [2025-09-09T07:08:34.620Z] f57b248f9909: Preparing [2025-09-09T07:08:34.620Z] e15ee651374a: Preparing [2025-09-09T07:08:34.620Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:34.620Z] 4f27815156c4: Preparing [2025-09-09T07:08:34.620Z] 2fe5d2783ac7: Waiting [2025-09-09T07:08:34.620Z] 1e890da81ec9: Preparing [2025-09-09T07:08:34.620Z] 4f27815156c4: Waiting [2025-09-09T07:08:34.620Z] 1e890da81ec9: Waiting [2025-09-09T07:08:34.890Z] 5160cd034bd6: Pushed [2025-09-09T07:08:35.900Z] e15ee651374a: Layer already exists [2025-09-09T07:08:35.900Z] f57b248f9909: Layer already exists [2025-09-09T07:08:35.900Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:35.900Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:36.176Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:36.176Z] 95860038c053: Pushed [2025-09-09T07:08:42.838Z] cbe2be5eaba4: Pushed [2025-09-09T07:08:42.838Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:0eff1788b6cd2aee59b341a41f96025a452f46bc21f68a60917387a1d5ccfdb4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:43.191Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:43.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-09-09T07:08:43.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-09T07:08:43.537Z] 95860038c053: Preparing [2025-09-09T07:08:43.537Z] 5160cd034bd6: Preparing [2025-09-09T07:08:43.537Z] cbe2be5eaba4: Preparing [2025-09-09T07:08:43.537Z] f57b248f9909: Preparing [2025-09-09T07:08:43.537Z] e15ee651374a: Preparing [2025-09-09T07:08:43.537Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:43.537Z] 4f27815156c4: Preparing [2025-09-09T07:08:43.537Z] 1e890da81ec9: Preparing [2025-09-09T07:08:43.537Z] 4f27815156c4: Waiting [2025-09-09T07:08:43.537Z] 2fe5d2783ac7: Waiting [2025-09-09T07:08:43.537Z] 95860038c053: Layer already exists [2025-09-09T07:08:43.537Z] cbe2be5eaba4: Layer already exists [2025-09-09T07:08:43.537Z] e15ee651374a: Layer already exists [2025-09-09T07:08:43.537Z] 5160cd034bd6: Layer already exists [2025-09-09T07:08:43.537Z] f57b248f9909: Layer already exists [2025-09-09T07:08:43.537Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:43.537Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:43.537Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:43.800Z] latest: digest: sha256:0eff1788b6cd2aee59b341a41f96025a452f46bc21f68a60917387a1d5ccfdb4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:44.149Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:44.495Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [2025-09-09T07:08:44.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-09T07:08:44.495Z] 95860038c053: Preparing [2025-09-09T07:08:44.495Z] 5160cd034bd6: Preparing [2025-09-09T07:08:44.495Z] cbe2be5eaba4: Preparing [2025-09-09T07:08:44.495Z] f57b248f9909: Preparing [2025-09-09T07:08:44.495Z] e15ee651374a: Preparing [2025-09-09T07:08:44.495Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:44.495Z] 4f27815156c4: Preparing [2025-09-09T07:08:44.495Z] 1e890da81ec9: Preparing [2025-09-09T07:08:44.495Z] 2fe5d2783ac7: Waiting [2025-09-09T07:08:44.495Z] 4f27815156c4: Waiting [2025-09-09T07:08:44.495Z] 1e890da81ec9: Waiting [2025-09-09T07:08:44.495Z] f57b248f9909: Layer already exists [2025-09-09T07:08:44.495Z] cbe2be5eaba4: Layer already exists [2025-09-09T07:08:44.495Z] e15ee651374a: Layer already exists [2025-09-09T07:08:44.495Z] 5160cd034bd6: Layer already exists [2025-09-09T07:08:44.495Z] 95860038c053: Layer already exists [2025-09-09T07:08:44.495Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:44.495Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:44.495Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:44.761Z] 4.1.0-dev.59: digest: sha256:0eff1788b6cd2aee59b341a41f96025a452f46bc21f68a60917387a1d5ccfdb4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:45.116Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:45.464Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:45.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-09T07:08:45.464Z] 95860038c053: Preparing [2025-09-09T07:08:45.464Z] 5160cd034bd6: Preparing [2025-09-09T07:08:45.464Z] cbe2be5eaba4: Preparing [2025-09-09T07:08:45.464Z] f57b248f9909: Preparing [2025-09-09T07:08:45.464Z] e15ee651374a: Preparing [2025-09-09T07:08:45.464Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:45.464Z] 4f27815156c4: Preparing [2025-09-09T07:08:45.464Z] 1e890da81ec9: Preparing [2025-09-09T07:08:45.464Z] 2fe5d2783ac7: Waiting [2025-09-09T07:08:45.464Z] 4f27815156c4: Waiting [2025-09-09T07:08:45.465Z] 1e890da81ec9: Waiting [2025-09-09T07:08:45.465Z] cbe2be5eaba4: Layer already exists [2025-09-09T07:08:45.465Z] 95860038c053: Layer already exists [2025-09-09T07:08:45.465Z] e15ee651374a: Layer already exists [2025-09-09T07:08:45.465Z] 5160cd034bd6: Layer already exists [2025-09-09T07:08:45.465Z] f57b248f9909: Layer already exists [2025-09-09T07:08:45.465Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:45.465Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:45.465Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:45.465Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:0eff1788b6cd2aee59b341a41f96025a452f46bc21f68a60917387a1d5ccfdb4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:46.075Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:46.417Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-09-09T07:08:46.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-09T07:08:46.417Z] 95860038c053: Preparing [2025-09-09T07:08:46.417Z] 5160cd034bd6: Preparing [2025-09-09T07:08:46.417Z] cbe2be5eaba4: Preparing [2025-09-09T07:08:46.417Z] f57b248f9909: Preparing [2025-09-09T07:08:46.417Z] e15ee651374a: Preparing [2025-09-09T07:08:46.417Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:46.417Z] 4f27815156c4: Preparing [2025-09-09T07:08:46.417Z] 2fe5d2783ac7: Waiting [2025-09-09T07:08:46.417Z] 1e890da81ec9: Preparing [2025-09-09T07:08:46.417Z] 4f27815156c4: Waiting [2025-09-09T07:08:46.417Z] 1e890da81ec9: Waiting [2025-09-09T07:08:46.417Z] cbe2be5eaba4: Layer already exists [2025-09-09T07:08:46.417Z] 5160cd034bd6: Layer already exists [2025-09-09T07:08:46.417Z] f57b248f9909: Layer already exists [2025-09-09T07:08:46.417Z] 95860038c053: Layer already exists [2025-09-09T07:08:46.417Z] e15ee651374a: Layer already exists [2025-09-09T07:08:46.417Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:46.417Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:46.417Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:46.682Z] main: digest: sha256:0eff1788b6cd2aee59b341a41f96025a452f46bc21f68a60917387a1d5ccfdb4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:08:46.758Z] ===================================================== [Pipeline] echo [2025-09-09T07:08:46.775Z] taggedImages: [2025-09-09T07:08:46.775Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:46.775Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-09-09T07:08:46.775Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [2025-09-09T07:08:46.775Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:46.775Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-09-09T07:08:46.804Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-09-09T07:08:46.804Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:46.804Z] latest [2025-09-09T07:08:46.804Z] 4.1.0-dev.59 [2025-09-09T07:08:46.804Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:46.804Z] main [2025-09-09T07:08:46.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:47.164Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:47.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:47.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-09T07:08:47.505Z] 3ff78dcc76ed: Preparing [2025-09-09T07:08:47.505Z] ca425f698aed: Preparing [2025-09-09T07:08:47.505Z] 835a118afb83: Preparing [2025-09-09T07:08:47.505Z] d9b343196503: Preparing [2025-09-09T07:08:47.505Z] c47ca757e089: Preparing [2025-09-09T07:08:47.505Z] 0a92e2c4a0b3: Preparing [2025-09-09T07:08:47.505Z] 10434f297b5f: Preparing [2025-09-09T07:08:47.505Z] 0a92e2c4a0b3: Waiting [2025-09-09T07:08:47.505Z] 10434f297b5f: Waiting [2025-09-09T07:08:47.505Z] f57b248f9909: Preparing [2025-09-09T07:08:47.505Z] e15ee651374a: Preparing [2025-09-09T07:08:47.505Z] f2b5cff611ea: Preparing [2025-09-09T07:08:47.505Z] 996d7ae9f2a7: Preparing [2025-09-09T07:08:47.505Z] 5f70bf18a086: Preparing [2025-09-09T07:08:47.505Z] 0b3bb97ba914: Preparing [2025-09-09T07:08:47.505Z] d413e4ca0e54: Preparing [2025-09-09T07:08:47.505Z] 9f50948f922e: Preparing [2025-09-09T07:08:47.505Z] 1e890da81ec9: Preparing [2025-09-09T07:08:47.505Z] e15ee651374a: Waiting [2025-09-09T07:08:47.505Z] f2b5cff611ea: Waiting [2025-09-09T07:08:47.505Z] 996d7ae9f2a7: Waiting [2025-09-09T07:08:47.505Z] 5f70bf18a086: Waiting [2025-09-09T07:08:47.505Z] 0b3bb97ba914: Waiting [2025-09-09T07:08:47.505Z] d413e4ca0e54: Waiting [2025-09-09T07:08:47.505Z] 9f50948f922e: Waiting [2025-09-09T07:08:47.505Z] 1e890da81ec9: Waiting [2025-09-09T07:08:47.505Z] f57b248f9909: Waiting [2025-09-09T07:08:47.768Z] c47ca757e089: Pushed [2025-09-09T07:08:47.768Z] d9b343196503: Pushed [2025-09-09T07:08:47.768Z] ca425f698aed: Pushed [2025-09-09T07:08:47.768Z] 835a118afb83: Pushed [2025-09-09T07:08:47.768Z] 3ff78dcc76ed: Pushed [2025-09-09T07:08:47.768Z] f57b248f9909: Layer already exists [2025-09-09T07:08:47.768Z] e15ee651374a: Layer already exists [2025-09-09T07:08:48.033Z] 0a92e2c4a0b3: Pushed [2025-09-09T07:08:48.033Z] 5f70bf18a086: Layer already exists [2025-09-09T07:08:48.033Z] f2b5cff611ea: Pushed [2025-09-09T07:08:48.033Z] 996d7ae9f2a7: Pushed [2025-09-09T07:08:48.033Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:48.033Z] 0b3bb97ba914: Pushed [2025-09-09T07:08:48.033Z] 9f50948f922e: Pushed [2025-09-09T07:08:48.296Z] d413e4ca0e54: Pushed [2025-09-09T07:08:50.858Z] 10434f297b5f: Pushed [2025-09-09T07:08:50.858Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:b0d381741783440af9b00e694bb96d72c1777357f4a70db5626da1783e232aca size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:51.210Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:51.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-09-09T07:08:51.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-09T07:08:51.559Z] 3ff78dcc76ed: Preparing [2025-09-09T07:08:51.559Z] ca425f698aed: Preparing [2025-09-09T07:08:51.559Z] 835a118afb83: Preparing [2025-09-09T07:08:51.559Z] d9b343196503: Preparing [2025-09-09T07:08:51.559Z] c47ca757e089: Preparing [2025-09-09T07:08:51.559Z] 0a92e2c4a0b3: Preparing [2025-09-09T07:08:51.559Z] 10434f297b5f: Preparing [2025-09-09T07:08:51.559Z] f57b248f9909: Preparing [2025-09-09T07:08:51.559Z] e15ee651374a: Preparing [2025-09-09T07:08:51.559Z] f2b5cff611ea: Preparing [2025-09-09T07:08:51.559Z] 996d7ae9f2a7: Preparing [2025-09-09T07:08:51.559Z] 5f70bf18a086: Preparing [2025-09-09T07:08:51.559Z] 0b3bb97ba914: Preparing [2025-09-09T07:08:51.559Z] d413e4ca0e54: Preparing [2025-09-09T07:08:51.559Z] 9f50948f922e: Preparing [2025-09-09T07:08:51.559Z] 1e890da81ec9: Preparing [2025-09-09T07:08:51.559Z] 0a92e2c4a0b3: Waiting [2025-09-09T07:08:51.559Z] 10434f297b5f: Waiting [2025-09-09T07:08:51.559Z] e15ee651374a: Waiting [2025-09-09T07:08:51.559Z] f2b5cff611ea: Waiting [2025-09-09T07:08:51.559Z] 996d7ae9f2a7: Waiting [2025-09-09T07:08:51.559Z] f57b248f9909: Waiting [2025-09-09T07:08:51.559Z] 0b3bb97ba914: Waiting [2025-09-09T07:08:51.559Z] d413e4ca0e54: Waiting [2025-09-09T07:08:51.559Z] 9f50948f922e: Waiting [2025-09-09T07:08:51.559Z] 1e890da81ec9: Waiting [2025-09-09T07:08:51.559Z] 5f70bf18a086: Waiting [2025-09-09T07:08:51.559Z] c47ca757e089: Layer already exists [2025-09-09T07:08:51.559Z] 3ff78dcc76ed: Layer already exists [2025-09-09T07:08:51.559Z] d9b343196503: Layer already exists [2025-09-09T07:08:51.559Z] ca425f698aed: Layer already exists [2025-09-09T07:08:51.559Z] 835a118afb83: Layer already exists [2025-09-09T07:08:51.559Z] 0a92e2c4a0b3: Layer already exists [2025-09-09T07:08:51.559Z] f57b248f9909: Layer already exists [2025-09-09T07:08:51.559Z] 10434f297b5f: Layer already exists [2025-09-09T07:08:51.559Z] e15ee651374a: Layer already exists [2025-09-09T07:08:51.559Z] f2b5cff611ea: Layer already exists [2025-09-09T07:08:51.559Z] 5f70bf18a086: Layer already exists [2025-09-09T07:08:51.559Z] 996d7ae9f2a7: Layer already exists [2025-09-09T07:08:51.559Z] 0b3bb97ba914: Layer already exists [2025-09-09T07:08:51.559Z] d413e4ca0e54: Layer already exists [2025-09-09T07:08:51.559Z] 9f50948f922e: Layer already exists [2025-09-09T07:08:51.559Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:51.822Z] latest: digest: sha256:b0d381741783440af9b00e694bb96d72c1777357f4a70db5626da1783e232aca size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:52.183Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:52.531Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [2025-09-09T07:08:52.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-09T07:08:52.531Z] 3ff78dcc76ed: Preparing [2025-09-09T07:08:52.531Z] ca425f698aed: Preparing [2025-09-09T07:08:52.531Z] 835a118afb83: Preparing [2025-09-09T07:08:52.531Z] d9b343196503: Preparing [2025-09-09T07:08:52.531Z] c47ca757e089: Preparing [2025-09-09T07:08:52.531Z] 0a92e2c4a0b3: Preparing [2025-09-09T07:08:52.531Z] 10434f297b5f: Preparing [2025-09-09T07:08:52.531Z] f57b248f9909: Preparing [2025-09-09T07:08:52.531Z] e15ee651374a: Preparing [2025-09-09T07:08:52.531Z] f2b5cff611ea: Preparing [2025-09-09T07:08:52.531Z] 996d7ae9f2a7: Preparing [2025-09-09T07:08:52.531Z] 5f70bf18a086: Preparing [2025-09-09T07:08:52.531Z] 0b3bb97ba914: Preparing [2025-09-09T07:08:52.531Z] d413e4ca0e54: Preparing [2025-09-09T07:08:52.531Z] 9f50948f922e: Preparing [2025-09-09T07:08:52.531Z] 1e890da81ec9: Preparing [2025-09-09T07:08:52.531Z] f57b248f9909: Waiting [2025-09-09T07:08:52.531Z] e15ee651374a: Waiting [2025-09-09T07:08:52.531Z] f2b5cff611ea: Waiting [2025-09-09T07:08:52.531Z] 996d7ae9f2a7: Waiting [2025-09-09T07:08:52.531Z] 5f70bf18a086: Waiting [2025-09-09T07:08:52.531Z] 0b3bb97ba914: Waiting [2025-09-09T07:08:52.531Z] d413e4ca0e54: Waiting [2025-09-09T07:08:52.531Z] 0a92e2c4a0b3: Waiting [2025-09-09T07:08:52.531Z] 10434f297b5f: Waiting [2025-09-09T07:08:52.531Z] 9f50948f922e: Waiting [2025-09-09T07:08:52.531Z] c47ca757e089: Layer already exists [2025-09-09T07:08:52.531Z] ca425f698aed: Layer already exists [2025-09-09T07:08:52.531Z] 3ff78dcc76ed: Layer already exists [2025-09-09T07:08:52.531Z] d9b343196503: Layer already exists [2025-09-09T07:08:52.531Z] 835a118afb83: Layer already exists [2025-09-09T07:08:52.531Z] 0a92e2c4a0b3: Layer already exists [2025-09-09T07:08:52.531Z] 10434f297b5f: Layer already exists [2025-09-09T07:08:52.531Z] f57b248f9909: Layer already exists [2025-09-09T07:08:52.531Z] f2b5cff611ea: Layer already exists [2025-09-09T07:08:52.531Z] e15ee651374a: Layer already exists [2025-09-09T07:08:52.531Z] 5f70bf18a086: Layer already exists [2025-09-09T07:08:52.531Z] 996d7ae9f2a7: Layer already exists [2025-09-09T07:08:52.531Z] 0b3bb97ba914: Layer already exists [2025-09-09T07:08:52.531Z] d413e4ca0e54: Layer already exists [2025-09-09T07:08:52.531Z] 9f50948f922e: Layer already exists [2025-09-09T07:08:52.531Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:52.797Z] 4.1.0-dev.59: digest: sha256:b0d381741783440af9b00e694bb96d72c1777357f4a70db5626da1783e232aca size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:53.140Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:53.489Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:53.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-09T07:08:53.489Z] 3ff78dcc76ed: Preparing [2025-09-09T07:08:53.489Z] ca425f698aed: Preparing [2025-09-09T07:08:53.489Z] 835a118afb83: Preparing [2025-09-09T07:08:53.489Z] d9b343196503: Preparing [2025-09-09T07:08:53.489Z] c47ca757e089: Preparing [2025-09-09T07:08:53.489Z] 0a92e2c4a0b3: Preparing [2025-09-09T07:08:53.489Z] 10434f297b5f: Preparing [2025-09-09T07:08:53.489Z] f57b248f9909: Preparing [2025-09-09T07:08:53.489Z] e15ee651374a: Preparing [2025-09-09T07:08:53.489Z] f2b5cff611ea: Preparing [2025-09-09T07:08:53.489Z] 996d7ae9f2a7: Preparing [2025-09-09T07:08:53.489Z] 5f70bf18a086: Preparing [2025-09-09T07:08:53.489Z] 0b3bb97ba914: Preparing [2025-09-09T07:08:53.489Z] d413e4ca0e54: Preparing [2025-09-09T07:08:53.489Z] 9f50948f922e: Preparing [2025-09-09T07:08:53.489Z] 1e890da81ec9: Preparing [2025-09-09T07:08:53.489Z] f2b5cff611ea: Waiting [2025-09-09T07:08:53.489Z] 996d7ae9f2a7: Waiting [2025-09-09T07:08:53.489Z] 5f70bf18a086: Waiting [2025-09-09T07:08:53.489Z] 0b3bb97ba914: Waiting [2025-09-09T07:08:53.489Z] d413e4ca0e54: Waiting [2025-09-09T07:08:53.489Z] 9f50948f922e: Waiting [2025-09-09T07:08:53.489Z] 1e890da81ec9: Waiting [2025-09-09T07:08:53.489Z] f57b248f9909: Waiting [2025-09-09T07:08:53.489Z] 0a92e2c4a0b3: Waiting [2025-09-09T07:08:53.489Z] 10434f297b5f: Waiting [2025-09-09T07:08:53.489Z] e15ee651374a: Waiting [2025-09-09T07:08:53.489Z] d9b343196503: Layer already exists [2025-09-09T07:08:53.489Z] c47ca757e089: Layer already exists [2025-09-09T07:08:53.489Z] 835a118afb83: Layer already exists [2025-09-09T07:08:53.489Z] ca425f698aed: Layer already exists [2025-09-09T07:08:53.489Z] 3ff78dcc76ed: Layer already exists [2025-09-09T07:08:53.489Z] 10434f297b5f: Layer already exists [2025-09-09T07:08:53.489Z] f2b5cff611ea: Layer already exists [2025-09-09T07:08:53.489Z] e15ee651374a: Layer already exists [2025-09-09T07:08:53.489Z] f57b248f9909: Layer already exists [2025-09-09T07:08:53.489Z] 0a92e2c4a0b3: Layer already exists [2025-09-09T07:08:53.489Z] 996d7ae9f2a7: Layer already exists [2025-09-09T07:08:53.489Z] 0b3bb97ba914: Layer already exists [2025-09-09T07:08:53.489Z] 5f70bf18a086: Layer already exists [2025-09-09T07:08:53.489Z] d413e4ca0e54: Layer already exists [2025-09-09T07:08:53.489Z] 9f50948f922e: Layer already exists [2025-09-09T07:08:53.489Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:53.752Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:b0d381741783440af9b00e694bb96d72c1777357f4a70db5626da1783e232aca size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:54.115Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:54.463Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-09-09T07:08:54.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-09T07:08:54.463Z] 3ff78dcc76ed: Preparing [2025-09-09T07:08:54.463Z] ca425f698aed: Preparing [2025-09-09T07:08:54.463Z] 835a118afb83: Preparing [2025-09-09T07:08:54.463Z] d9b343196503: Preparing [2025-09-09T07:08:54.463Z] c47ca757e089: Preparing [2025-09-09T07:08:54.463Z] 0a92e2c4a0b3: Preparing [2025-09-09T07:08:54.463Z] 10434f297b5f: Preparing [2025-09-09T07:08:54.463Z] f57b248f9909: Preparing [2025-09-09T07:08:54.463Z] e15ee651374a: Preparing [2025-09-09T07:08:54.463Z] f2b5cff611ea: Preparing [2025-09-09T07:08:54.463Z] 996d7ae9f2a7: Preparing [2025-09-09T07:08:54.463Z] 5f70bf18a086: Preparing [2025-09-09T07:08:54.463Z] 0b3bb97ba914: Preparing [2025-09-09T07:08:54.463Z] d413e4ca0e54: Preparing [2025-09-09T07:08:54.463Z] 9f50948f922e: Preparing [2025-09-09T07:08:54.463Z] 1e890da81ec9: Preparing [2025-09-09T07:08:54.463Z] f57b248f9909: Waiting [2025-09-09T07:08:54.463Z] e15ee651374a: Waiting [2025-09-09T07:08:54.463Z] 0b3bb97ba914: Waiting [2025-09-09T07:08:54.463Z] d413e4ca0e54: Waiting [2025-09-09T07:08:54.463Z] 9f50948f922e: Waiting [2025-09-09T07:08:54.463Z] 1e890da81ec9: Waiting [2025-09-09T07:08:54.463Z] f2b5cff611ea: Waiting [2025-09-09T07:08:54.463Z] 5f70bf18a086: Waiting [2025-09-09T07:08:54.463Z] 996d7ae9f2a7: Waiting [2025-09-09T07:08:54.463Z] 0a92e2c4a0b3: Waiting [2025-09-09T07:08:54.463Z] 10434f297b5f: Waiting [2025-09-09T07:08:54.463Z] 3ff78dcc76ed: Layer already exists [2025-09-09T07:08:54.463Z] 835a118afb83: Layer already exists [2025-09-09T07:08:54.463Z] d9b343196503: Layer already exists [2025-09-09T07:08:54.463Z] ca425f698aed: Layer already exists [2025-09-09T07:08:54.463Z] c47ca757e089: Layer already exists [2025-09-09T07:08:54.463Z] 0a92e2c4a0b3: Layer already exists [2025-09-09T07:08:54.463Z] e15ee651374a: Layer already exists [2025-09-09T07:08:54.463Z] 10434f297b5f: Layer already exists [2025-09-09T07:08:54.463Z] f57b248f9909: Layer already exists [2025-09-09T07:08:54.463Z] f2b5cff611ea: Layer already exists [2025-09-09T07:08:54.463Z] 9f50948f922e: Layer already exists [2025-09-09T07:08:54.463Z] 0b3bb97ba914: Layer already exists [2025-09-09T07:08:54.463Z] 996d7ae9f2a7: Layer already exists [2025-09-09T07:08:54.463Z] 5f70bf18a086: Layer already exists [2025-09-09T07:08:54.463Z] d413e4ca0e54: Layer already exists [2025-09-09T07:08:54.463Z] 1e890da81ec9: Layer already exists [2025-09-09T07:08:54.727Z] main: digest: sha256:b0d381741783440af9b00e694bb96d72c1777357f4a70db5626da1783e232aca size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:08:54.802Z] ===================================================== [Pipeline] echo [2025-09-09T07:08:54.817Z] taggedImages: [2025-09-09T07:08:54.817Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:54.817Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-09-09T07:08:54.817Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [2025-09-09T07:08:54.817Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:54.817Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-09-09T07:08:54.844Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-09-09T07:08:54.844Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:54.844Z] latest [2025-09-09T07:08:54.844Z] 4.1.0-dev.59 [2025-09-09T07:08:54.844Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:08:54.844Z] main [2025-09-09T07:08:54.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:55.206Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:08:55.559Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:08:55.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-09T07:08:55.560Z] cdaef7b309b3: Preparing [2025-09-09T07:08:55.560Z] 75387044528a: Preparing [2025-09-09T07:08:55.560Z] 4fc45daf72cc: Preparing [2025-09-09T07:08:55.560Z] 4cfcf4e3f68b: Preparing [2025-09-09T07:08:55.560Z] f57b248f9909: Preparing [2025-09-09T07:08:55.560Z] e15ee651374a: Preparing [2025-09-09T07:08:55.560Z] 2fe5d2783ac7: Preparing [2025-09-09T07:08:55.560Z] 4f27815156c4: Preparing [2025-09-09T07:08:55.560Z] 1e890da81ec9: Preparing [2025-09-09T07:08:55.560Z] e15ee651374a: Waiting [2025-09-09T07:08:55.560Z] 2fe5d2783ac7: Waiting [2025-09-09T07:08:55.560Z] 4f27815156c4: Waiting [2025-09-09T07:08:55.560Z] 1e890da81ec9: Waiting [2025-09-09T07:08:55.560Z] f57b248f9909: Layer already exists [2025-09-09T07:08:55.824Z] e15ee651374a: Layer already exists [2025-09-09T07:08:55.824Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:08:55.824Z] 75387044528a: Pushed [2025-09-09T07:08:55.824Z] 4fc45daf72cc: Pushed [2025-09-09T07:08:55.824Z] 4f27815156c4: Layer already exists [2025-09-09T07:08:55.824Z] cdaef7b309b3: Pushed [2025-09-09T07:08:55.824Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:02.457Z] 4cfcf4e3f68b: Pushed [2025-09-09T07:09:02.722Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:ef86957ac935bcd6c56e961ea0d614a0b40bdcfba2a94063d33e59a6713ce349 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:03.077Z] + 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 [2025-09-09T07:09:03.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-09-09T07:09:03.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-09T07:09:03.419Z] cdaef7b309b3: Preparing [2025-09-09T07:09:03.419Z] 75387044528a: Preparing [2025-09-09T07:09:03.419Z] 4fc45daf72cc: Preparing [2025-09-09T07:09:03.419Z] 4cfcf4e3f68b: Preparing [2025-09-09T07:09:03.419Z] f57b248f9909: Preparing [2025-09-09T07:09:03.419Z] e15ee651374a: Preparing [2025-09-09T07:09:03.419Z] 2fe5d2783ac7: Preparing [2025-09-09T07:09:03.419Z] 4f27815156c4: Preparing [2025-09-09T07:09:03.419Z] 1e890da81ec9: Preparing [2025-09-09T07:09:03.419Z] e15ee651374a: Waiting [2025-09-09T07:09:03.419Z] 2fe5d2783ac7: Waiting [2025-09-09T07:09:03.419Z] 4f27815156c4: Waiting [2025-09-09T07:09:03.419Z] 1e890da81ec9: Waiting [2025-09-09T07:09:03.419Z] 4cfcf4e3f68b: Layer already exists [2025-09-09T07:09:03.419Z] 4fc45daf72cc: Layer already exists [2025-09-09T07:09:03.419Z] cdaef7b309b3: Layer already exists [2025-09-09T07:09:03.419Z] 75387044528a: Layer already exists [2025-09-09T07:09:03.419Z] f57b248f9909: Layer already exists [2025-09-09T07:09:03.419Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:09:03.419Z] e15ee651374a: Layer already exists [2025-09-09T07:09:03.419Z] 4f27815156c4: Layer already exists [2025-09-09T07:09:03.419Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:03.683Z] latest: digest: sha256:ef86957ac935bcd6c56e961ea0d614a0b40bdcfba2a94063d33e59a6713ce349 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:04.050Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:04.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [2025-09-09T07:09:04.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-09T07:09:04.395Z] cdaef7b309b3: Preparing [2025-09-09T07:09:04.395Z] 75387044528a: Preparing [2025-09-09T07:09:04.395Z] 4fc45daf72cc: Preparing [2025-09-09T07:09:04.395Z] 4cfcf4e3f68b: Preparing [2025-09-09T07:09:04.395Z] f57b248f9909: Preparing [2025-09-09T07:09:04.395Z] e15ee651374a: Preparing [2025-09-09T07:09:04.395Z] 2fe5d2783ac7: Preparing [2025-09-09T07:09:04.395Z] 4f27815156c4: Preparing [2025-09-09T07:09:04.395Z] 1e890da81ec9: Preparing [2025-09-09T07:09:04.395Z] 2fe5d2783ac7: Waiting [2025-09-09T07:09:04.395Z] 1e890da81ec9: Waiting [2025-09-09T07:09:04.395Z] 4f27815156c4: Waiting [2025-09-09T07:09:04.395Z] e15ee651374a: Waiting [2025-09-09T07:09:04.395Z] 4cfcf4e3f68b: Layer already exists [2025-09-09T07:09:04.395Z] 4fc45daf72cc: Layer already exists [2025-09-09T07:09:04.395Z] cdaef7b309b3: Layer already exists [2025-09-09T07:09:04.395Z] 75387044528a: Layer already exists [2025-09-09T07:09:04.395Z] f57b248f9909: Layer already exists [2025-09-09T07:09:04.395Z] e15ee651374a: Layer already exists [2025-09-09T07:09:04.395Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:09:04.395Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:04.395Z] 4f27815156c4: Layer already exists [2025-09-09T07:09:04.659Z] 4.1.0-dev.59: digest: sha256:ef86957ac935bcd6c56e961ea0d614a0b40bdcfba2a94063d33e59a6713ce349 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:05.008Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:05.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:05.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-09T07:09:05.356Z] cdaef7b309b3: Preparing [2025-09-09T07:09:05.356Z] 75387044528a: Preparing [2025-09-09T07:09:05.356Z] 4fc45daf72cc: Preparing [2025-09-09T07:09:05.356Z] 4cfcf4e3f68b: Preparing [2025-09-09T07:09:05.356Z] f57b248f9909: Preparing [2025-09-09T07:09:05.356Z] e15ee651374a: Preparing [2025-09-09T07:09:05.356Z] 2fe5d2783ac7: Preparing [2025-09-09T07:09:05.356Z] 4f27815156c4: Preparing [2025-09-09T07:09:05.356Z] 1e890da81ec9: Preparing [2025-09-09T07:09:05.356Z] e15ee651374a: Waiting [2025-09-09T07:09:05.356Z] 2fe5d2783ac7: Waiting [2025-09-09T07:09:05.356Z] 4f27815156c4: Waiting [2025-09-09T07:09:05.356Z] 1e890da81ec9: Waiting [2025-09-09T07:09:05.356Z] 4cfcf4e3f68b: Layer already exists [2025-09-09T07:09:05.356Z] cdaef7b309b3: Layer already exists [2025-09-09T07:09:05.356Z] 4fc45daf72cc: Layer already exists [2025-09-09T07:09:05.356Z] 75387044528a: Layer already exists [2025-09-09T07:09:05.356Z] f57b248f9909: Layer already exists [2025-09-09T07:09:05.356Z] e15ee651374a: Layer already exists [2025-09-09T07:09:05.356Z] 4f27815156c4: Layer already exists [2025-09-09T07:09:05.356Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:09:05.356Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:05.621Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:ef86957ac935bcd6c56e961ea0d614a0b40bdcfba2a94063d33e59a6713ce349 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:05.971Z] + 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 [2025-09-09T07:09:06.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-09-09T07:09:06.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-09T07:09:06.321Z] cdaef7b309b3: Preparing [2025-09-09T07:09:06.321Z] 75387044528a: Preparing [2025-09-09T07:09:06.321Z] 4fc45daf72cc: Preparing [2025-09-09T07:09:06.321Z] 4cfcf4e3f68b: Preparing [2025-09-09T07:09:06.321Z] f57b248f9909: Preparing [2025-09-09T07:09:06.321Z] e15ee651374a: Preparing [2025-09-09T07:09:06.321Z] 2fe5d2783ac7: Preparing [2025-09-09T07:09:06.321Z] 4f27815156c4: Preparing [2025-09-09T07:09:06.321Z] 1e890da81ec9: Preparing [2025-09-09T07:09:06.321Z] 2fe5d2783ac7: Waiting [2025-09-09T07:09:06.321Z] 4f27815156c4: Waiting [2025-09-09T07:09:06.321Z] e15ee651374a: Waiting [2025-09-09T07:09:06.321Z] 1e890da81ec9: Waiting [2025-09-09T07:09:06.321Z] f57b248f9909: Layer already exists [2025-09-09T07:09:06.321Z] 4fc45daf72cc: Layer already exists [2025-09-09T07:09:06.321Z] 4cfcf4e3f68b: Layer already exists [2025-09-09T07:09:06.321Z] 75387044528a: Layer already exists [2025-09-09T07:09:06.321Z] cdaef7b309b3: Layer already exists [2025-09-09T07:09:06.321Z] 2fe5d2783ac7: Layer already exists [2025-09-09T07:09:06.321Z] e15ee651374a: Layer already exists [2025-09-09T07:09:06.321Z] 4f27815156c4: Layer already exists [2025-09-09T07:09:06.321Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:06.587Z] main: digest: sha256:ef86957ac935bcd6c56e961ea0d614a0b40bdcfba2a94063d33e59a6713ce349 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:09:06.671Z] ===================================================== [Pipeline] echo [2025-09-09T07:09:06.685Z] taggedImages: [2025-09-09T07:09:06.685Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:06.685Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-09-09T07:09:06.685Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [2025-09-09T07:09:06.685Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:06.685Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-09-09T07:09:06.721Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-09-09T07:09:06.721Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:06.721Z] latest [2025-09-09T07:09:06.721Z] 4.1.0-dev.59 [2025-09-09T07:09:06.721Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:06.721Z] main [2025-09-09T07:09:06.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:07.088Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:07.431Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:07.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-09T07:09:07.431Z] 5fdc1aa46f99: Preparing [2025-09-09T07:09:07.431Z] d6cdc66339e0: Preparing [2025-09-09T07:09:07.431Z] de8eeec96f86: Preparing [2025-09-09T07:09:07.431Z] 633fe5ca331b: Preparing [2025-09-09T07:09:07.431Z] c8741aae9ebb: Preparing [2025-09-09T07:09:07.431Z] f57b248f9909: Preparing [2025-09-09T07:09:07.431Z] e15ee651374a: Preparing [2025-09-09T07:09:07.431Z] ee8c1adf2a20: Preparing [2025-09-09T07:09:07.431Z] 9d73b240a051: Preparing [2025-09-09T07:09:07.431Z] 253f763492c2: Preparing [2025-09-09T07:09:07.431Z] 1e890da81ec9: Preparing [2025-09-09T07:09:07.431Z] e15ee651374a: Waiting [2025-09-09T07:09:07.431Z] ee8c1adf2a20: Waiting [2025-09-09T07:09:07.431Z] 9d73b240a051: Waiting [2025-09-09T07:09:07.431Z] 253f763492c2: Waiting [2025-09-09T07:09:07.431Z] f57b248f9909: Waiting [2025-09-09T07:09:07.431Z] 1e890da81ec9: Waiting [2025-09-09T07:09:07.695Z] d6cdc66339e0: Pushed [2025-09-09T07:09:07.695Z] 5fdc1aa46f99: Pushed [2025-09-09T07:09:07.695Z] c8741aae9ebb: Pushed [2025-09-09T07:09:07.695Z] 633fe5ca331b: Pushed [2025-09-09T07:09:07.696Z] f57b248f9909: Layer already exists [2025-09-09T07:09:07.696Z] e15ee651374a: Layer already exists [2025-09-09T07:09:07.696Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:07.696Z] ee8c1adf2a20: Pushed [2025-09-09T07:09:07.960Z] 9d73b240a051: Pushed [2025-09-09T07:09:10.523Z] 253f763492c2: Pushed [2025-09-09T07:09:13.850Z] de8eeec96f86: Pushed [2025-09-09T07:09:13.851Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:10f681e27495c21f3e9e3cad574301a0dc21c3be305d3227de1fc0a911ee52a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:14.203Z] + 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 [2025-09-09T07:09:14.549Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-09-09T07:09:14.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-09T07:09:14.549Z] 5fdc1aa46f99: Preparing [2025-09-09T07:09:14.549Z] d6cdc66339e0: Preparing [2025-09-09T07:09:14.549Z] de8eeec96f86: Preparing [2025-09-09T07:09:14.549Z] 633fe5ca331b: Preparing [2025-09-09T07:09:14.549Z] c8741aae9ebb: Preparing [2025-09-09T07:09:14.549Z] f57b248f9909: Preparing [2025-09-09T07:09:14.549Z] e15ee651374a: Preparing [2025-09-09T07:09:14.549Z] ee8c1adf2a20: Preparing [2025-09-09T07:09:14.549Z] 9d73b240a051: Preparing [2025-09-09T07:09:14.549Z] 253f763492c2: Preparing [2025-09-09T07:09:14.550Z] 1e890da81ec9: Preparing [2025-09-09T07:09:14.550Z] ee8c1adf2a20: Waiting [2025-09-09T07:09:14.550Z] 9d73b240a051: Waiting [2025-09-09T07:09:14.550Z] 253f763492c2: Waiting [2025-09-09T07:09:14.550Z] f57b248f9909: Waiting [2025-09-09T07:09:14.550Z] 1e890da81ec9: Waiting [2025-09-09T07:09:14.550Z] e15ee651374a: Waiting [2025-09-09T07:09:14.550Z] c8741aae9ebb: Layer already exists [2025-09-09T07:09:14.550Z] de8eeec96f86: Layer already exists [2025-09-09T07:09:14.550Z] 5fdc1aa46f99: Layer already exists [2025-09-09T07:09:14.550Z] 633fe5ca331b: Layer already exists [2025-09-09T07:09:14.550Z] d6cdc66339e0: Layer already exists [2025-09-09T07:09:14.550Z] ee8c1adf2a20: Layer already exists [2025-09-09T07:09:14.550Z] f57b248f9909: Layer already exists [2025-09-09T07:09:14.550Z] 253f763492c2: Layer already exists [2025-09-09T07:09:14.550Z] 9d73b240a051: Layer already exists [2025-09-09T07:09:14.550Z] e15ee651374a: Layer already exists [2025-09-09T07:09:14.550Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:14.815Z] latest: digest: sha256:10f681e27495c21f3e9e3cad574301a0dc21c3be305d3227de1fc0a911ee52a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:15.171Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:15.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [2025-09-09T07:09:15.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-09T07:09:15.517Z] 5fdc1aa46f99: Preparing [2025-09-09T07:09:15.517Z] d6cdc66339e0: Preparing [2025-09-09T07:09:15.517Z] de8eeec96f86: Preparing [2025-09-09T07:09:15.517Z] 633fe5ca331b: Preparing [2025-09-09T07:09:15.517Z] c8741aae9ebb: Preparing [2025-09-09T07:09:15.517Z] f57b248f9909: Preparing [2025-09-09T07:09:15.517Z] e15ee651374a: Preparing [2025-09-09T07:09:15.517Z] ee8c1adf2a20: Preparing [2025-09-09T07:09:15.517Z] 9d73b240a051: Preparing [2025-09-09T07:09:15.517Z] 253f763492c2: Preparing [2025-09-09T07:09:15.517Z] 1e890da81ec9: Preparing [2025-09-09T07:09:15.517Z] f57b248f9909: Waiting [2025-09-09T07:09:15.517Z] 253f763492c2: Waiting [2025-09-09T07:09:15.518Z] e15ee651374a: Waiting [2025-09-09T07:09:15.518Z] 1e890da81ec9: Waiting [2025-09-09T07:09:15.518Z] ee8c1adf2a20: Waiting [2025-09-09T07:09:15.518Z] 9d73b240a051: Waiting [2025-09-09T07:09:15.518Z] d6cdc66339e0: Layer already exists [2025-09-09T07:09:15.518Z] 633fe5ca331b: Layer already exists [2025-09-09T07:09:15.518Z] 5fdc1aa46f99: Layer already exists [2025-09-09T07:09:15.518Z] de8eeec96f86: Layer already exists [2025-09-09T07:09:15.518Z] c8741aae9ebb: Layer already exists [2025-09-09T07:09:15.518Z] ee8c1adf2a20: Layer already exists [2025-09-09T07:09:15.518Z] e15ee651374a: Layer already exists [2025-09-09T07:09:15.518Z] f57b248f9909: Layer already exists [2025-09-09T07:09:15.518Z] 9d73b240a051: Layer already exists [2025-09-09T07:09:15.518Z] 253f763492c2: Layer already exists [2025-09-09T07:09:15.518Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:15.782Z] 4.1.0-dev.59: digest: sha256:10f681e27495c21f3e9e3cad574301a0dc21c3be305d3227de1fc0a911ee52a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:16.127Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:16.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:16.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-09T07:09:16.474Z] 5fdc1aa46f99: Preparing [2025-09-09T07:09:16.474Z] d6cdc66339e0: Preparing [2025-09-09T07:09:16.474Z] de8eeec96f86: Preparing [2025-09-09T07:09:16.474Z] 633fe5ca331b: Preparing [2025-09-09T07:09:16.474Z] c8741aae9ebb: Preparing [2025-09-09T07:09:16.474Z] f57b248f9909: Preparing [2025-09-09T07:09:16.474Z] e15ee651374a: Preparing [2025-09-09T07:09:16.474Z] ee8c1adf2a20: Preparing [2025-09-09T07:09:16.474Z] 9d73b240a051: Preparing [2025-09-09T07:09:16.474Z] 253f763492c2: Preparing [2025-09-09T07:09:16.474Z] 1e890da81ec9: Preparing [2025-09-09T07:09:16.474Z] f57b248f9909: Waiting [2025-09-09T07:09:16.474Z] e15ee651374a: Waiting [2025-09-09T07:09:16.474Z] ee8c1adf2a20: Waiting [2025-09-09T07:09:16.474Z] 9d73b240a051: Waiting [2025-09-09T07:09:16.474Z] 253f763492c2: Waiting [2025-09-09T07:09:16.474Z] 1e890da81ec9: Waiting [2025-09-09T07:09:16.474Z] de8eeec96f86: Layer already exists [2025-09-09T07:09:16.474Z] d6cdc66339e0: Layer already exists [2025-09-09T07:09:16.474Z] c8741aae9ebb: Layer already exists [2025-09-09T07:09:16.474Z] 5fdc1aa46f99: Layer already exists [2025-09-09T07:09:16.474Z] 633fe5ca331b: Layer already exists [2025-09-09T07:09:16.474Z] 9d73b240a051: Layer already exists [2025-09-09T07:09:16.474Z] f57b248f9909: Layer already exists [2025-09-09T07:09:16.474Z] e15ee651374a: Layer already exists [2025-09-09T07:09:16.474Z] ee8c1adf2a20: Layer already exists [2025-09-09T07:09:16.474Z] 253f763492c2: Layer already exists [2025-09-09T07:09:16.474Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:16.740Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:10f681e27495c21f3e9e3cad574301a0dc21c3be305d3227de1fc0a911ee52a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:17.087Z] + 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 [2025-09-09T07:09:17.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-09-09T07:09:17.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-09T07:09:17.430Z] 5fdc1aa46f99: Preparing [2025-09-09T07:09:17.430Z] d6cdc66339e0: Preparing [2025-09-09T07:09:17.430Z] de8eeec96f86: Preparing [2025-09-09T07:09:17.430Z] 633fe5ca331b: Preparing [2025-09-09T07:09:17.430Z] c8741aae9ebb: Preparing [2025-09-09T07:09:17.430Z] f57b248f9909: Preparing [2025-09-09T07:09:17.430Z] e15ee651374a: Preparing [2025-09-09T07:09:17.430Z] f57b248f9909: Waiting [2025-09-09T07:09:17.430Z] e15ee651374a: Waiting [2025-09-09T07:09:17.430Z] ee8c1adf2a20: Preparing [2025-09-09T07:09:17.430Z] 9d73b240a051: Preparing [2025-09-09T07:09:17.430Z] 253f763492c2: Preparing [2025-09-09T07:09:17.430Z] 1e890da81ec9: Preparing [2025-09-09T07:09:17.430Z] ee8c1adf2a20: Waiting [2025-09-09T07:09:17.430Z] 9d73b240a051: Waiting [2025-09-09T07:09:17.430Z] 253f763492c2: Waiting [2025-09-09T07:09:17.430Z] 1e890da81ec9: Waiting [2025-09-09T07:09:17.430Z] 5fdc1aa46f99: Layer already exists [2025-09-09T07:09:17.430Z] 633fe5ca331b: Layer already exists [2025-09-09T07:09:17.430Z] d6cdc66339e0: Layer already exists [2025-09-09T07:09:17.430Z] de8eeec96f86: Layer already exists [2025-09-09T07:09:17.430Z] c8741aae9ebb: Layer already exists [2025-09-09T07:09:17.430Z] ee8c1adf2a20: Layer already exists [2025-09-09T07:09:17.430Z] f57b248f9909: Layer already exists [2025-09-09T07:09:17.430Z] e15ee651374a: Layer already exists [2025-09-09T07:09:17.430Z] 9d73b240a051: Layer already exists [2025-09-09T07:09:17.430Z] 253f763492c2: Layer already exists [2025-09-09T07:09:17.430Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:17.693Z] main: digest: sha256:10f681e27495c21f3e9e3cad574301a0dc21c3be305d3227de1fc0a911ee52a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:09:17.763Z] ===================================================== [Pipeline] echo [2025-09-09T07:09:17.776Z] taggedImages: [2025-09-09T07:09:17.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:17.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-09-09T07:09:17.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [2025-09-09T07:09:17.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:17.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-09-09T07:09:17.798Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-09-09T07:09:17.798Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:17.798Z] latest [2025-09-09T07:09:17.798Z] 4.1.0-dev.59 [2025-09-09T07:09:17.798Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:17.798Z] main [2025-09-09T07:09:17.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:18.152Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:18.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:18.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-09T07:09:18.495Z] 74c9fbc4e927: Preparing [2025-09-09T07:09:18.495Z] d2d309a73d97: Preparing [2025-09-09T07:09:18.495Z] 4a5199a5812a: Preparing [2025-09-09T07:09:18.495Z] 000a08f1cd49: Preparing [2025-09-09T07:09:18.495Z] 2d0bff220748: Preparing [2025-09-09T07:09:18.495Z] 79de989331d8: Preparing [2025-09-09T07:09:18.495Z] 7303ca2ecf1c: Preparing [2025-09-09T07:09:18.495Z] f57b248f9909: Preparing [2025-09-09T07:09:18.495Z] e15ee651374a: Preparing [2025-09-09T07:09:18.495Z] 32c88c1966d6: Preparing [2025-09-09T07:09:18.495Z] a3462dce922f: Preparing [2025-09-09T07:09:18.495Z] 1e890da81ec9: Preparing [2025-09-09T07:09:18.495Z] 7303ca2ecf1c: Waiting [2025-09-09T07:09:18.495Z] f57b248f9909: Waiting [2025-09-09T07:09:18.495Z] e15ee651374a: Waiting [2025-09-09T07:09:18.495Z] 32c88c1966d6: Waiting [2025-09-09T07:09:18.495Z] 1e890da81ec9: Waiting [2025-09-09T07:09:18.495Z] a3462dce922f: Waiting [2025-09-09T07:09:18.495Z] 79de989331d8: Waiting [2025-09-09T07:09:18.758Z] d2d309a73d97: Pushed [2025-09-09T07:09:18.758Z] 2d0bff220748: Pushed [2025-09-09T07:09:18.758Z] 74c9fbc4e927: Pushed [2025-09-09T07:09:18.758Z] f57b248f9909: Layer already exists [2025-09-09T07:09:18.758Z] e15ee651374a: Layer already exists [2025-09-09T07:09:18.758Z] 79de989331d8: Pushed [2025-09-09T07:09:18.758Z] 7303ca2ecf1c: Pushed [2025-09-09T07:09:19.023Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:19.287Z] 32c88c1966d6: Pushed [2025-09-09T07:09:21.848Z] a3462dce922f: Pushed [2025-09-09T07:09:25.172Z] 000a08f1cd49: Pushed [2025-09-09T07:09:25.172Z] 4a5199a5812a: Pushed [2025-09-09T07:09:25.172Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:e640f81f4aca023d65b750bf8c7c56f2d9d86f893a8f465885adb36bbc45f2ec size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:25.535Z] + 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 [2025-09-09T07:09:25.880Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-09-09T07:09:25.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-09T07:09:25.880Z] 74c9fbc4e927: Preparing [2025-09-09T07:09:25.880Z] d2d309a73d97: Preparing [2025-09-09T07:09:25.880Z] 4a5199a5812a: Preparing [2025-09-09T07:09:25.880Z] 000a08f1cd49: Preparing [2025-09-09T07:09:25.880Z] 2d0bff220748: Preparing [2025-09-09T07:09:25.880Z] 79de989331d8: Preparing [2025-09-09T07:09:25.880Z] 7303ca2ecf1c: Preparing [2025-09-09T07:09:25.880Z] f57b248f9909: Preparing [2025-09-09T07:09:25.880Z] e15ee651374a: Preparing [2025-09-09T07:09:25.880Z] 32c88c1966d6: Preparing [2025-09-09T07:09:25.880Z] a3462dce922f: Preparing [2025-09-09T07:09:25.880Z] 1e890da81ec9: Preparing [2025-09-09T07:09:25.880Z] f57b248f9909: Waiting [2025-09-09T07:09:25.880Z] a3462dce922f: Waiting [2025-09-09T07:09:25.880Z] 1e890da81ec9: Waiting [2025-09-09T07:09:25.880Z] e15ee651374a: Waiting [2025-09-09T07:09:25.880Z] 32c88c1966d6: Waiting [2025-09-09T07:09:25.880Z] 79de989331d8: Waiting [2025-09-09T07:09:25.880Z] 7303ca2ecf1c: Waiting [2025-09-09T07:09:25.880Z] 2d0bff220748: Layer already exists [2025-09-09T07:09:25.880Z] 000a08f1cd49: Layer already exists [2025-09-09T07:09:25.880Z] d2d309a73d97: Layer already exists [2025-09-09T07:09:25.880Z] 74c9fbc4e927: Layer already exists [2025-09-09T07:09:25.880Z] 4a5199a5812a: Layer already exists [2025-09-09T07:09:25.880Z] 79de989331d8: Layer already exists [2025-09-09T07:09:25.880Z] f57b248f9909: Layer already exists [2025-09-09T07:09:25.880Z] e15ee651374a: Layer already exists [2025-09-09T07:09:25.880Z] 7303ca2ecf1c: Layer already exists [2025-09-09T07:09:25.880Z] 32c88c1966d6: Layer already exists [2025-09-09T07:09:25.880Z] a3462dce922f: Layer already exists [2025-09-09T07:09:25.880Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:26.144Z] latest: digest: sha256:e640f81f4aca023d65b750bf8c7c56f2d9d86f893a8f465885adb36bbc45f2ec size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:26.576Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:26.926Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [2025-09-09T07:09:26.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-09T07:09:26.926Z] 74c9fbc4e927: Preparing [2025-09-09T07:09:26.926Z] d2d309a73d97: Preparing [2025-09-09T07:09:26.926Z] 4a5199a5812a: Preparing [2025-09-09T07:09:26.926Z] 000a08f1cd49: Preparing [2025-09-09T07:09:26.926Z] 2d0bff220748: Preparing [2025-09-09T07:09:26.926Z] 79de989331d8: Preparing [2025-09-09T07:09:26.926Z] 7303ca2ecf1c: Preparing [2025-09-09T07:09:26.926Z] f57b248f9909: Preparing [2025-09-09T07:09:26.926Z] e15ee651374a: Preparing [2025-09-09T07:09:26.926Z] 32c88c1966d6: Preparing [2025-09-09T07:09:26.926Z] a3462dce922f: Preparing [2025-09-09T07:09:26.926Z] 1e890da81ec9: Preparing [2025-09-09T07:09:26.926Z] f57b248f9909: Waiting [2025-09-09T07:09:26.926Z] e15ee651374a: Waiting [2025-09-09T07:09:26.926Z] 32c88c1966d6: Waiting [2025-09-09T07:09:26.926Z] a3462dce922f: Waiting [2025-09-09T07:09:26.926Z] 1e890da81ec9: Waiting [2025-09-09T07:09:26.926Z] 7303ca2ecf1c: Waiting [2025-09-09T07:09:26.926Z] 79de989331d8: Waiting [2025-09-09T07:09:26.926Z] 74c9fbc4e927: Layer already exists [2025-09-09T07:09:26.926Z] 000a08f1cd49: Layer already exists [2025-09-09T07:09:26.926Z] 4a5199a5812a: Layer already exists [2025-09-09T07:09:26.926Z] d2d309a73d97: Layer already exists [2025-09-09T07:09:26.926Z] 2d0bff220748: Layer already exists [2025-09-09T07:09:26.926Z] f57b248f9909: Layer already exists [2025-09-09T07:09:26.926Z] 7303ca2ecf1c: Layer already exists [2025-09-09T07:09:26.926Z] 79de989331d8: Layer already exists [2025-09-09T07:09:26.926Z] 32c88c1966d6: Layer already exists [2025-09-09T07:09:26.926Z] e15ee651374a: Layer already exists [2025-09-09T07:09:26.926Z] a3462dce922f: Layer already exists [2025-09-09T07:09:26.926Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:27.191Z] 4.1.0-dev.59: digest: sha256:e640f81f4aca023d65b750bf8c7c56f2d9d86f893a8f465885adb36bbc45f2ec size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:27.567Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:27.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:27.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-09T07:09:27.919Z] 74c9fbc4e927: Preparing [2025-09-09T07:09:27.919Z] d2d309a73d97: Preparing [2025-09-09T07:09:27.919Z] 4a5199a5812a: Preparing [2025-09-09T07:09:27.919Z] 000a08f1cd49: Preparing [2025-09-09T07:09:27.919Z] 2d0bff220748: Preparing [2025-09-09T07:09:27.919Z] 79de989331d8: Preparing [2025-09-09T07:09:27.919Z] 7303ca2ecf1c: Preparing [2025-09-09T07:09:27.919Z] f57b248f9909: Preparing [2025-09-09T07:09:27.919Z] e15ee651374a: Preparing [2025-09-09T07:09:27.919Z] 32c88c1966d6: Preparing [2025-09-09T07:09:27.919Z] a3462dce922f: Preparing [2025-09-09T07:09:27.919Z] 1e890da81ec9: Preparing [2025-09-09T07:09:27.919Z] 7303ca2ecf1c: Waiting [2025-09-09T07:09:27.919Z] f57b248f9909: Waiting [2025-09-09T07:09:27.919Z] e15ee651374a: Waiting [2025-09-09T07:09:27.919Z] 32c88c1966d6: Waiting [2025-09-09T07:09:27.919Z] a3462dce922f: Waiting [2025-09-09T07:09:27.919Z] 1e890da81ec9: Waiting [2025-09-09T07:09:27.919Z] 79de989331d8: Waiting [2025-09-09T07:09:27.919Z] 2d0bff220748: Layer already exists [2025-09-09T07:09:27.919Z] 000a08f1cd49: Layer already exists [2025-09-09T07:09:27.919Z] 74c9fbc4e927: Layer already exists [2025-09-09T07:09:27.919Z] d2d309a73d97: Layer already exists [2025-09-09T07:09:27.919Z] 4a5199a5812a: Layer already exists [2025-09-09T07:09:27.919Z] 7303ca2ecf1c: Layer already exists [2025-09-09T07:09:27.919Z] 79de989331d8: Layer already exists [2025-09-09T07:09:27.919Z] f57b248f9909: Layer already exists [2025-09-09T07:09:27.919Z] e15ee651374a: Layer already exists [2025-09-09T07:09:27.919Z] 32c88c1966d6: Layer already exists [2025-09-09T07:09:27.919Z] a3462dce922f: Layer already exists [2025-09-09T07:09:27.919Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:28.184Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:e640f81f4aca023d65b750bf8c7c56f2d9d86f893a8f465885adb36bbc45f2ec size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:28.553Z] + 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 [2025-09-09T07:09:28.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-09-09T07:09:28.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-09T07:09:28.918Z] 74c9fbc4e927: Preparing [2025-09-09T07:09:28.918Z] d2d309a73d97: Preparing [2025-09-09T07:09:28.918Z] 4a5199a5812a: Preparing [2025-09-09T07:09:28.918Z] 000a08f1cd49: Preparing [2025-09-09T07:09:28.918Z] 2d0bff220748: Preparing [2025-09-09T07:09:28.918Z] 79de989331d8: Preparing [2025-09-09T07:09:28.918Z] 7303ca2ecf1c: Preparing [2025-09-09T07:09:28.918Z] 79de989331d8: Waiting [2025-09-09T07:09:28.918Z] f57b248f9909: Preparing [2025-09-09T07:09:28.918Z] 7303ca2ecf1c: Waiting [2025-09-09T07:09:28.918Z] e15ee651374a: Preparing [2025-09-09T07:09:28.918Z] 32c88c1966d6: Preparing [2025-09-09T07:09:28.918Z] a3462dce922f: Preparing [2025-09-09T07:09:28.918Z] 1e890da81ec9: Preparing [2025-09-09T07:09:28.918Z] e15ee651374a: Waiting [2025-09-09T07:09:28.918Z] 32c88c1966d6: Waiting [2025-09-09T07:09:28.918Z] a3462dce922f: Waiting [2025-09-09T07:09:28.918Z] 1e890da81ec9: Waiting [2025-09-09T07:09:28.918Z] f57b248f9909: Waiting [2025-09-09T07:09:28.918Z] 2d0bff220748: Layer already exists [2025-09-09T07:09:28.918Z] d2d309a73d97: Layer already exists [2025-09-09T07:09:28.918Z] 000a08f1cd49: Layer already exists [2025-09-09T07:09:28.918Z] 4a5199a5812a: Layer already exists [2025-09-09T07:09:28.918Z] 74c9fbc4e927: Layer already exists [2025-09-09T07:09:28.918Z] 79de989331d8: Layer already exists [2025-09-09T07:09:28.918Z] 7303ca2ecf1c: Layer already exists [2025-09-09T07:09:28.918Z] 32c88c1966d6: Layer already exists [2025-09-09T07:09:28.918Z] f57b248f9909: Layer already exists [2025-09-09T07:09:28.918Z] e15ee651374a: Layer already exists [2025-09-09T07:09:28.918Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:28.918Z] a3462dce922f: Layer already exists [2025-09-09T07:09:29.183Z] main: digest: sha256:e640f81f4aca023d65b750bf8c7c56f2d9d86f893a8f465885adb36bbc45f2ec size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:09:29.259Z] ===================================================== [Pipeline] echo [2025-09-09T07:09:29.273Z] taggedImages: [2025-09-09T07:09:29.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:29.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-09-09T07:09:29.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [2025-09-09T07:09:29.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:29.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-09-09T07:09:29.299Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-09-09T07:09:29.299Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:29.299Z] latest [2025-09-09T07:09:29.300Z] 4.1.0-dev.59 [2025-09-09T07:09:29.300Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:29.300Z] main [2025-09-09T07:09:29.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:29.673Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:30.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:30.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-09T07:09:30.024Z] 392cfd6681ef: Preparing [2025-09-09T07:09:30.024Z] 907887c7b649: Preparing [2025-09-09T07:09:30.024Z] f57b248f9909: Preparing [2025-09-09T07:09:30.024Z] e15ee651374a: Preparing [2025-09-09T07:09:30.024Z] a0441ca69a08: Preparing [2025-09-09T07:09:30.024Z] ea757e26a64a: Preparing [2025-09-09T07:09:30.024Z] 1e890da81ec9: Preparing [2025-09-09T07:09:30.024Z] ea757e26a64a: Waiting [2025-09-09T07:09:30.024Z] 1e890da81ec9: Waiting [2025-09-09T07:09:30.024Z] f57b248f9909: Layer already exists [2025-09-09T07:09:30.297Z] e15ee651374a: Layer already exists [2025-09-09T07:09:30.297Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:30.297Z] 392cfd6681ef: Pushed [2025-09-09T07:09:30.563Z] a0441ca69a08: Pushed [2025-09-09T07:09:32.491Z] ea757e26a64a: Pushed [2025-09-09T07:09:36.717Z] 907887c7b649: Pushed [2025-09-09T07:09:36.982Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:4c9a3d3f6e2b7897745e3e556f94a0e1d79d885c02dcf62e2e08b873e16ad033 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:37.317Z] + 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 [2025-09-09T07:09:37.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-09-09T07:09:37.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-09T07:09:37.656Z] 392cfd6681ef: Preparing [2025-09-09T07:09:37.656Z] 907887c7b649: Preparing [2025-09-09T07:09:37.656Z] f57b248f9909: Preparing [2025-09-09T07:09:37.656Z] e15ee651374a: Preparing [2025-09-09T07:09:37.656Z] a0441ca69a08: Preparing [2025-09-09T07:09:37.656Z] ea757e26a64a: Preparing [2025-09-09T07:09:37.656Z] 1e890da81ec9: Preparing [2025-09-09T07:09:37.656Z] ea757e26a64a: Waiting [2025-09-09T07:09:37.656Z] 1e890da81ec9: Waiting [2025-09-09T07:09:37.656Z] 907887c7b649: Layer already exists [2025-09-09T07:09:37.656Z] a0441ca69a08: Layer already exists [2025-09-09T07:09:37.656Z] 392cfd6681ef: Layer already exists [2025-09-09T07:09:37.656Z] e15ee651374a: Layer already exists [2025-09-09T07:09:37.656Z] f57b248f9909: Layer already exists [2025-09-09T07:09:37.656Z] ea757e26a64a: Layer already exists [2025-09-09T07:09:37.656Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:37.656Z] latest: digest: sha256:4c9a3d3f6e2b7897745e3e556f94a0e1d79d885c02dcf62e2e08b873e16ad033 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:38.265Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:38.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [2025-09-09T07:09:38.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-09T07:09:38.632Z] 392cfd6681ef: Preparing [2025-09-09T07:09:38.632Z] 907887c7b649: Preparing [2025-09-09T07:09:38.632Z] f57b248f9909: Preparing [2025-09-09T07:09:38.632Z] e15ee651374a: Preparing [2025-09-09T07:09:38.632Z] a0441ca69a08: Preparing [2025-09-09T07:09:38.632Z] ea757e26a64a: Preparing [2025-09-09T07:09:38.632Z] 1e890da81ec9: Preparing [2025-09-09T07:09:38.632Z] ea757e26a64a: Waiting [2025-09-09T07:09:38.632Z] 1e890da81ec9: Waiting [2025-09-09T07:09:38.632Z] 907887c7b649: Layer already exists [2025-09-09T07:09:38.632Z] e15ee651374a: Layer already exists [2025-09-09T07:09:38.632Z] 392cfd6681ef: Layer already exists [2025-09-09T07:09:38.632Z] a0441ca69a08: Layer already exists [2025-09-09T07:09:38.632Z] f57b248f9909: Layer already exists [2025-09-09T07:09:38.632Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:38.632Z] ea757e26a64a: Layer already exists [2025-09-09T07:09:38.632Z] 4.1.0-dev.59: digest: sha256:4c9a3d3f6e2b7897745e3e556f94a0e1d79d885c02dcf62e2e08b873e16ad033 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:39.241Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:39.605Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:39.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-09T07:09:39.605Z] 392cfd6681ef: Preparing [2025-09-09T07:09:39.605Z] 907887c7b649: Preparing [2025-09-09T07:09:39.605Z] f57b248f9909: Preparing [2025-09-09T07:09:39.605Z] e15ee651374a: Preparing [2025-09-09T07:09:39.605Z] a0441ca69a08: Preparing [2025-09-09T07:09:39.605Z] ea757e26a64a: Preparing [2025-09-09T07:09:39.605Z] 1e890da81ec9: Preparing [2025-09-09T07:09:39.605Z] ea757e26a64a: Waiting [2025-09-09T07:09:39.605Z] 1e890da81ec9: Waiting [2025-09-09T07:09:39.605Z] 392cfd6681ef: Layer already exists [2025-09-09T07:09:39.605Z] 907887c7b649: Layer already exists [2025-09-09T07:09:39.605Z] e15ee651374a: Layer already exists [2025-09-09T07:09:39.605Z] f57b248f9909: Layer already exists [2025-09-09T07:09:39.605Z] a0441ca69a08: Layer already exists [2025-09-09T07:09:39.605Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:39.605Z] ea757e26a64a: Layer already exists [2025-09-09T07:09:39.605Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:4c9a3d3f6e2b7897745e3e556f94a0e1d79d885c02dcf62e2e08b873e16ad033 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:39.958Z] + 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 [2025-09-09T07:09:40.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-09-09T07:09:40.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-09T07:09:40.305Z] 392cfd6681ef: Preparing [2025-09-09T07:09:40.305Z] 907887c7b649: Preparing [2025-09-09T07:09:40.305Z] f57b248f9909: Preparing [2025-09-09T07:09:40.305Z] e15ee651374a: Preparing [2025-09-09T07:09:40.305Z] a0441ca69a08: Preparing [2025-09-09T07:09:40.305Z] ea757e26a64a: Preparing [2025-09-09T07:09:40.305Z] 1e890da81ec9: Preparing [2025-09-09T07:09:40.305Z] ea757e26a64a: Waiting [2025-09-09T07:09:40.305Z] 1e890da81ec9: Waiting [2025-09-09T07:09:40.305Z] a0441ca69a08: Layer already exists [2025-09-09T07:09:40.305Z] f57b248f9909: Layer already exists [2025-09-09T07:09:40.305Z] 392cfd6681ef: Layer already exists [2025-09-09T07:09:40.305Z] e15ee651374a: Layer already exists [2025-09-09T07:09:40.305Z] 907887c7b649: Layer already exists [2025-09-09T07:09:40.305Z] ea757e26a64a: Layer already exists [2025-09-09T07:09:40.305Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:40.570Z] main: digest: sha256:4c9a3d3f6e2b7897745e3e556f94a0e1d79d885c02dcf62e2e08b873e16ad033 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:09:40.660Z] ===================================================== [Pipeline] echo [2025-09-09T07:09:40.676Z] taggedImages: [2025-09-09T07:09:40.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:40.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-09-09T07:09:40.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [2025-09-09T07:09:40.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:40.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-09-09T07:09:40.701Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-09-09T07:09:40.701Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:40.701Z] latest [2025-09-09T07:09:40.701Z] 4.1.0-dev.59 [2025-09-09T07:09:40.701Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:09:40.701Z] main [2025-09-09T07:09:40.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:41.073Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:09:41.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:09:41.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-09T07:09:41.415Z] 7d3914fee2cc: Preparing [2025-09-09T07:09:41.415Z] 87825b0b0cf0: Preparing [2025-09-09T07:09:41.415Z] ec8d38d22c79: Preparing [2025-09-09T07:09:41.415Z] f57b248f9909: Preparing [2025-09-09T07:09:41.415Z] e15ee651374a: Preparing [2025-09-09T07:09:41.415Z] 6cd66c299819: Preparing [2025-09-09T07:09:41.415Z] 60a2a511416f: Preparing [2025-09-09T07:09:41.415Z] 2757d4fc4f2f: Preparing [2025-09-09T07:09:41.415Z] d6043e4f838e: Preparing [2025-09-09T07:09:41.415Z] 1e890da81ec9: Preparing [2025-09-09T07:09:41.415Z] 2757d4fc4f2f: Waiting [2025-09-09T07:09:41.415Z] d6043e4f838e: Waiting [2025-09-09T07:09:41.415Z] 1e890da81ec9: Waiting [2025-09-09T07:09:41.415Z] 6cd66c299819: Waiting [2025-09-09T07:09:41.415Z] 60a2a511416f: Waiting [2025-09-09T07:09:41.415Z] e15ee651374a: Layer already exists [2025-09-09T07:09:41.415Z] f57b248f9909: Layer already exists [2025-09-09T07:09:41.678Z] ec8d38d22c79: Pushed [2025-09-09T07:09:41.678Z] 7d3914fee2cc: Pushed [2025-09-09T07:09:41.678Z] 87825b0b0cf0: Pushed [2025-09-09T07:09:41.678Z] 1e890da81ec9: Layer already exists [2025-09-09T07:09:41.941Z] 2757d4fc4f2f: Pushed [2025-09-09T07:09:42.521Z] d6043e4f838e: Pushed [2025-09-09T07:09:52.580Z] 60a2a511416f: Pushed [2025-09-09T07:10:07.545Z] 6cd66c299819: Pushed [2025-09-09T07:10:08.499Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:567b6a6132089f0f9a765b2e1459c32fb2cdbdd1d659944bbff4469caf728af6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:08.859Z] + 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 [2025-09-09T07:10:09.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-09-09T07:10:09.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-09T07:10:09.199Z] 7d3914fee2cc: Preparing [2025-09-09T07:10:09.199Z] 87825b0b0cf0: Preparing [2025-09-09T07:10:09.199Z] ec8d38d22c79: Preparing [2025-09-09T07:10:09.199Z] f57b248f9909: Preparing [2025-09-09T07:10:09.199Z] e15ee651374a: Preparing [2025-09-09T07:10:09.199Z] 6cd66c299819: Preparing [2025-09-09T07:10:09.199Z] 60a2a511416f: Preparing [2025-09-09T07:10:09.199Z] 2757d4fc4f2f: Preparing [2025-09-09T07:10:09.199Z] d6043e4f838e: Preparing [2025-09-09T07:10:09.199Z] 1e890da81ec9: Preparing [2025-09-09T07:10:09.199Z] 60a2a511416f: Waiting [2025-09-09T07:10:09.199Z] 2757d4fc4f2f: Waiting [2025-09-09T07:10:09.199Z] d6043e4f838e: Waiting [2025-09-09T07:10:09.199Z] 1e890da81ec9: Waiting [2025-09-09T07:10:09.199Z] 6cd66c299819: Waiting [2025-09-09T07:10:09.199Z] ec8d38d22c79: Layer already exists [2025-09-09T07:10:09.199Z] e15ee651374a: Layer already exists [2025-09-09T07:10:09.199Z] 87825b0b0cf0: Layer already exists [2025-09-09T07:10:09.199Z] f57b248f9909: Layer already exists [2025-09-09T07:10:09.199Z] 7d3914fee2cc: Layer already exists [2025-09-09T07:10:09.199Z] 6cd66c299819: Layer already exists [2025-09-09T07:10:09.199Z] 60a2a511416f: Layer already exists [2025-09-09T07:10:09.199Z] 2757d4fc4f2f: Layer already exists [2025-09-09T07:10:09.199Z] d6043e4f838e: Layer already exists [2025-09-09T07:10:09.199Z] 1e890da81ec9: Layer already exists [2025-09-09T07:10:09.462Z] latest: digest: sha256:567b6a6132089f0f9a765b2e1459c32fb2cdbdd1d659944bbff4469caf728af6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:09.815Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:10.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [2025-09-09T07:10:10.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-09T07:10:10.167Z] 7d3914fee2cc: Preparing [2025-09-09T07:10:10.167Z] 87825b0b0cf0: Preparing [2025-09-09T07:10:10.167Z] ec8d38d22c79: Preparing [2025-09-09T07:10:10.167Z] f57b248f9909: Preparing [2025-09-09T07:10:10.167Z] e15ee651374a: Preparing [2025-09-09T07:10:10.167Z] 6cd66c299819: Preparing [2025-09-09T07:10:10.167Z] 60a2a511416f: Preparing [2025-09-09T07:10:10.167Z] 6cd66c299819: Waiting [2025-09-09T07:10:10.167Z] 2757d4fc4f2f: Preparing [2025-09-09T07:10:10.167Z] 60a2a511416f: Waiting [2025-09-09T07:10:10.167Z] 2757d4fc4f2f: Waiting [2025-09-09T07:10:10.167Z] d6043e4f838e: Preparing [2025-09-09T07:10:10.167Z] d6043e4f838e: Waiting [2025-09-09T07:10:10.167Z] 1e890da81ec9: Preparing [2025-09-09T07:10:10.167Z] 1e890da81ec9: Waiting [2025-09-09T07:10:10.167Z] ec8d38d22c79: Layer already exists [2025-09-09T07:10:10.167Z] f57b248f9909: Layer already exists [2025-09-09T07:10:10.167Z] e15ee651374a: Layer already exists [2025-09-09T07:10:10.167Z] 7d3914fee2cc: Layer already exists [2025-09-09T07:10:10.167Z] 87825b0b0cf0: Layer already exists [2025-09-09T07:10:10.167Z] 2757d4fc4f2f: Layer already exists [2025-09-09T07:10:10.167Z] 6cd66c299819: Layer already exists [2025-09-09T07:10:10.167Z] 60a2a511416f: Layer already exists [2025-09-09T07:10:10.167Z] 1e890da81ec9: Layer already exists [2025-09-09T07:10:10.167Z] d6043e4f838e: Layer already exists [2025-09-09T07:10:10.167Z] 4.1.0-dev.59: digest: sha256:567b6a6132089f0f9a765b2e1459c32fb2cdbdd1d659944bbff4469caf728af6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:10.785Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:11.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:10:11.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-09T07:10:11.143Z] 7d3914fee2cc: Preparing [2025-09-09T07:10:11.143Z] 87825b0b0cf0: Preparing [2025-09-09T07:10:11.143Z] ec8d38d22c79: Preparing [2025-09-09T07:10:11.143Z] f57b248f9909: Preparing [2025-09-09T07:10:11.143Z] e15ee651374a: Preparing [2025-09-09T07:10:11.143Z] 6cd66c299819: Preparing [2025-09-09T07:10:11.143Z] 60a2a511416f: Preparing [2025-09-09T07:10:11.143Z] 6cd66c299819: Waiting [2025-09-09T07:10:11.143Z] 2757d4fc4f2f: Preparing [2025-09-09T07:10:11.143Z] 60a2a511416f: Waiting [2025-09-09T07:10:11.143Z] d6043e4f838e: Preparing [2025-09-09T07:10:11.143Z] 2757d4fc4f2f: Waiting [2025-09-09T07:10:11.143Z] 1e890da81ec9: Preparing [2025-09-09T07:10:11.143Z] 1e890da81ec9: Waiting [2025-09-09T07:10:11.143Z] d6043e4f838e: Waiting [2025-09-09T07:10:11.143Z] 7d3914fee2cc: Layer already exists [2025-09-09T07:10:11.143Z] ec8d38d22c79: Layer already exists [2025-09-09T07:10:11.143Z] f57b248f9909: Layer already exists [2025-09-09T07:10:11.143Z] 87825b0b0cf0: Layer already exists [2025-09-09T07:10:11.143Z] e15ee651374a: Layer already exists [2025-09-09T07:10:11.143Z] 60a2a511416f: Layer already exists [2025-09-09T07:10:11.143Z] 1e890da81ec9: Layer already exists [2025-09-09T07:10:11.143Z] 2757d4fc4f2f: Layer already exists [2025-09-09T07:10:11.143Z] 6cd66c299819: Layer already exists [2025-09-09T07:10:11.143Z] d6043e4f838e: Layer already exists [2025-09-09T07:10:11.407Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:567b6a6132089f0f9a765b2e1459c32fb2cdbdd1d659944bbff4469caf728af6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:11.762Z] + 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 [2025-09-09T07:10:12.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-09-09T07:10:12.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-09T07:10:12.115Z] 7d3914fee2cc: Preparing [2025-09-09T07:10:12.115Z] 87825b0b0cf0: Preparing [2025-09-09T07:10:12.115Z] ec8d38d22c79: Preparing [2025-09-09T07:10:12.115Z] f57b248f9909: Preparing [2025-09-09T07:10:12.115Z] e15ee651374a: Preparing [2025-09-09T07:10:12.115Z] 6cd66c299819: Preparing [2025-09-09T07:10:12.115Z] 60a2a511416f: Preparing [2025-09-09T07:10:12.115Z] 2757d4fc4f2f: Preparing [2025-09-09T07:10:12.115Z] d6043e4f838e: Preparing [2025-09-09T07:10:12.115Z] 1e890da81ec9: Preparing [2025-09-09T07:10:12.115Z] 60a2a511416f: Waiting [2025-09-09T07:10:12.115Z] 2757d4fc4f2f: Waiting [2025-09-09T07:10:12.115Z] 1e890da81ec9: Waiting [2025-09-09T07:10:12.115Z] d6043e4f838e: Waiting [2025-09-09T07:10:12.115Z] 6cd66c299819: Waiting [2025-09-09T07:10:12.115Z] e15ee651374a: Layer already exists [2025-09-09T07:10:12.115Z] ec8d38d22c79: Layer already exists [2025-09-09T07:10:12.115Z] 87825b0b0cf0: Layer already exists [2025-09-09T07:10:12.115Z] f57b248f9909: Layer already exists [2025-09-09T07:10:12.115Z] 7d3914fee2cc: Layer already exists [2025-09-09T07:10:12.115Z] 6cd66c299819: Layer already exists [2025-09-09T07:10:12.115Z] d6043e4f838e: Layer already exists [2025-09-09T07:10:12.115Z] 2757d4fc4f2f: Layer already exists [2025-09-09T07:10:12.115Z] 60a2a511416f: Layer already exists [2025-09-09T07:10:12.115Z] 1e890da81ec9: Layer already exists [2025-09-09T07:10:12.380Z] main: digest: sha256:567b6a6132089f0f9a765b2e1459c32fb2cdbdd1d659944bbff4469caf728af6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:10:12.459Z] ===================================================== [Pipeline] echo [2025-09-09T07:10:12.476Z] taggedImages: [2025-09-09T07:10:12.476Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:10:12.476Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-09-09T07:10:12.476Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [2025-09-09T07:10:12.476Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:10:12.476Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-09-09T07:10:12.509Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-09-09T07:10:12.509Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:10:12.509Z] latest [2025-09-09T07:10:12.509Z] 4.1.0-dev.59 [2025-09-09T07:10:12.509Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:10:12.509Z] main [2025-09-09T07:10:12.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:12.865Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:13.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:10:13.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-09T07:10:13.215Z] 1b360917b93f: Preparing [2025-09-09T07:10:13.215Z] e27102e05d17: Preparing [2025-09-09T07:10:13.215Z] c170f124d8b2: Preparing [2025-09-09T07:10:13.215Z] f57b248f9909: Preparing [2025-09-09T07:10:13.215Z] e15ee651374a: Preparing [2025-09-09T07:10:13.215Z] 91328c97b7f1: Preparing [2025-09-09T07:10:13.215Z] 43c930a3ba66: Preparing [2025-09-09T07:10:13.215Z] 56348289c6b2: Preparing [2025-09-09T07:10:13.215Z] 1e890da81ec9: Preparing [2025-09-09T07:10:13.215Z] 91328c97b7f1: Waiting [2025-09-09T07:10:13.215Z] 43c930a3ba66: Waiting [2025-09-09T07:10:13.215Z] 56348289c6b2: Waiting [2025-09-09T07:10:13.215Z] 1e890da81ec9: Waiting [2025-09-09T07:10:13.215Z] e15ee651374a: Layer already exists [2025-09-09T07:10:13.215Z] f57b248f9909: Layer already exists [2025-09-09T07:10:13.481Z] c170f124d8b2: Pushed [2025-09-09T07:10:13.481Z] e27102e05d17: Pushed [2025-09-09T07:10:13.481Z] 1b360917b93f: Pushed [2025-09-09T07:10:13.481Z] 1e890da81ec9: Layer already exists [2025-09-09T07:10:13.748Z] 43c930a3ba66: Pushed [2025-09-09T07:10:14.014Z] 56348289c6b2: Pushed [2025-09-09T07:10:40.662Z] 91328c97b7f1: Pushed [2025-09-09T07:10:40.662Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:95be27a9d2f6fe9181f49da761a73be616f5c7a87b786f8119cdc74317a3842b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:41.053Z] + 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 [2025-09-09T07:10:41.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-09-09T07:10:41.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-09T07:10:41.398Z] 1b360917b93f: Preparing [2025-09-09T07:10:41.398Z] e27102e05d17: Preparing [2025-09-09T07:10:41.398Z] c170f124d8b2: Preparing [2025-09-09T07:10:41.398Z] f57b248f9909: Preparing [2025-09-09T07:10:41.398Z] e15ee651374a: Preparing [2025-09-09T07:10:41.398Z] 91328c97b7f1: Preparing [2025-09-09T07:10:41.398Z] 43c930a3ba66: Preparing [2025-09-09T07:10:41.398Z] 56348289c6b2: Preparing [2025-09-09T07:10:41.398Z] 1e890da81ec9: Preparing [2025-09-09T07:10:41.398Z] 43c930a3ba66: Waiting [2025-09-09T07:10:41.398Z] 91328c97b7f1: Waiting [2025-09-09T07:10:41.398Z] 56348289c6b2: Waiting [2025-09-09T07:10:41.398Z] 1e890da81ec9: Waiting [2025-09-09T07:10:41.398Z] e15ee651374a: Layer already exists [2025-09-09T07:10:41.398Z] c170f124d8b2: Layer already exists [2025-09-09T07:10:41.398Z] f57b248f9909: Layer already exists [2025-09-09T07:10:41.398Z] e27102e05d17: Layer already exists [2025-09-09T07:10:41.398Z] 1b360917b93f: Layer already exists [2025-09-09T07:10:41.398Z] 56348289c6b2: Layer already exists [2025-09-09T07:10:41.398Z] 43c930a3ba66: Layer already exists [2025-09-09T07:10:41.398Z] 1e890da81ec9: Layer already exists [2025-09-09T07:10:41.398Z] 91328c97b7f1: Layer already exists [2025-09-09T07:10:41.398Z] latest: digest: sha256:95be27a9d2f6fe9181f49da761a73be616f5c7a87b786f8119cdc74317a3842b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:41.742Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:42.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [2025-09-09T07:10:42.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-09T07:10:42.094Z] 1b360917b93f: Preparing [2025-09-09T07:10:42.094Z] e27102e05d17: Preparing [2025-09-09T07:10:42.094Z] c170f124d8b2: Preparing [2025-09-09T07:10:42.094Z] f57b248f9909: Preparing [2025-09-09T07:10:42.094Z] e15ee651374a: Preparing [2025-09-09T07:10:42.094Z] 91328c97b7f1: Preparing [2025-09-09T07:10:42.094Z] 43c930a3ba66: Preparing [2025-09-09T07:10:42.094Z] 56348289c6b2: Preparing [2025-09-09T07:10:42.094Z] 1e890da81ec9: Preparing [2025-09-09T07:10:42.094Z] 43c930a3ba66: Waiting [2025-09-09T07:10:42.094Z] 56348289c6b2: Waiting [2025-09-09T07:10:42.094Z] 1e890da81ec9: Waiting [2025-09-09T07:10:42.094Z] 91328c97b7f1: Waiting [2025-09-09T07:10:42.094Z] f57b248f9909: Layer already exists [2025-09-09T07:10:42.094Z] e15ee651374a: Layer already exists [2025-09-09T07:10:42.094Z] 1b360917b93f: Layer already exists [2025-09-09T07:10:42.094Z] c170f124d8b2: Layer already exists [2025-09-09T07:10:42.094Z] e27102e05d17: Layer already exists [2025-09-09T07:10:42.094Z] 91328c97b7f1: Layer already exists [2025-09-09T07:10:42.094Z] 56348289c6b2: Layer already exists [2025-09-09T07:10:42.094Z] 43c930a3ba66: Layer already exists [2025-09-09T07:10:42.094Z] 1e890da81ec9: Layer already exists [2025-09-09T07:10:42.094Z] 4.1.0-dev.59: digest: sha256:95be27a9d2f6fe9181f49da761a73be616f5c7a87b786f8119cdc74317a3842b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:42.443Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:43.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:10:43.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-09T07:10:43.723Z] 1b360917b93f: Preparing [2025-09-09T07:10:43.723Z] e27102e05d17: Preparing [2025-09-09T07:10:43.723Z] c170f124d8b2: Preparing [2025-09-09T07:10:43.723Z] f57b248f9909: Preparing [2025-09-09T07:10:43.723Z] e15ee651374a: Preparing [2025-09-09T07:10:43.723Z] 91328c97b7f1: Preparing [2025-09-09T07:10:43.723Z] 43c930a3ba66: Preparing [2025-09-09T07:10:43.723Z] 56348289c6b2: Preparing [2025-09-09T07:10:43.723Z] 1e890da81ec9: Preparing [2025-09-09T07:10:43.723Z] 43c930a3ba66: Waiting [2025-09-09T07:10:43.723Z] 56348289c6b2: Waiting [2025-09-09T07:10:43.724Z] 1e890da81ec9: Waiting [2025-09-09T07:10:43.724Z] 91328c97b7f1: Waiting [2025-09-09T07:10:43.724Z] e15ee651374a: Layer already exists [2025-09-09T07:10:43.724Z] e27102e05d17: Layer already exists [2025-09-09T07:10:43.724Z] 1b360917b93f: Layer already exists [2025-09-09T07:10:43.724Z] f57b248f9909: Layer already exists [2025-09-09T07:10:43.724Z] c170f124d8b2: Layer already exists [2025-09-09T07:10:43.724Z] 91328c97b7f1: Layer already exists [2025-09-09T07:10:43.724Z] 43c930a3ba66: Layer already exists [2025-09-09T07:10:43.724Z] 56348289c6b2: Layer already exists [2025-09-09T07:10:43.724Z] 1e890da81ec9: Layer already exists [2025-09-09T07:10:43.724Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:95be27a9d2f6fe9181f49da761a73be616f5c7a87b786f8119cdc74317a3842b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:44.332Z] + 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 [2025-09-09T07:10:44.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-09-09T07:10:44.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-09T07:10:44.676Z] 1b360917b93f: Preparing [2025-09-09T07:10:44.676Z] e27102e05d17: Preparing [2025-09-09T07:10:44.676Z] c170f124d8b2: Preparing [2025-09-09T07:10:44.676Z] f57b248f9909: Preparing [2025-09-09T07:10:44.676Z] e15ee651374a: Preparing [2025-09-09T07:10:44.676Z] 91328c97b7f1: Preparing [2025-09-09T07:10:44.676Z] 43c930a3ba66: Preparing [2025-09-09T07:10:44.676Z] 56348289c6b2: Preparing [2025-09-09T07:10:44.676Z] 1e890da81ec9: Preparing [2025-09-09T07:10:44.676Z] 91328c97b7f1: Waiting [2025-09-09T07:10:44.676Z] 43c930a3ba66: Waiting [2025-09-09T07:10:44.676Z] 1e890da81ec9: Waiting [2025-09-09T07:10:44.676Z] e27102e05d17: Layer already exists [2025-09-09T07:10:44.676Z] e15ee651374a: Layer already exists [2025-09-09T07:10:44.676Z] 1b360917b93f: Layer already exists [2025-09-09T07:10:44.676Z] f57b248f9909: Layer already exists [2025-09-09T07:10:44.676Z] c170f124d8b2: Layer already exists [2025-09-09T07:10:44.676Z] 56348289c6b2: Layer already exists [2025-09-09T07:10:44.676Z] 91328c97b7f1: Layer already exists [2025-09-09T07:10:44.676Z] 43c930a3ba66: Layer already exists [2025-09-09T07:10:44.676Z] 1e890da81ec9: Layer already exists [2025-09-09T07:10:44.676Z] main: digest: sha256:95be27a9d2f6fe9181f49da761a73be616f5c7a87b786f8119cdc74317a3842b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:10:45.012Z] ===================================================== [Pipeline] echo [2025-09-09T07:10:45.025Z] taggedImages: [2025-09-09T07:10:45.025Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:10:45.025Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-09-09T07:10:45.025Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [2025-09-09T07:10:45.025Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:10:45.025Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-09-09T07:10:45.051Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-09-09T07:10:45.051Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:10:45.051Z] latest [2025-09-09T07:10:45.051Z] 4.1.0-dev.59 [2025-09-09T07:10:45.051Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:10:45.051Z] main [2025-09-09T07:10:45.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:45.399Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:10:45.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:10:45.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-09T07:10:45.740Z] 28d87d297d32: Preparing [2025-09-09T07:10:45.740Z] c164a432b819: Preparing [2025-09-09T07:10:45.740Z] 09a5a4c8d544: Preparing [2025-09-09T07:10:45.740Z] f57b248f9909: Preparing [2025-09-09T07:10:45.740Z] e15ee651374a: Preparing [2025-09-09T07:10:45.740Z] 08e586a3e077: Preparing [2025-09-09T07:10:45.740Z] 2757d4fc4f2f: Preparing [2025-09-09T07:10:45.741Z] d6043e4f838e: Preparing [2025-09-09T07:10:45.741Z] 08e586a3e077: Waiting [2025-09-09T07:10:45.741Z] 1e890da81ec9: Preparing [2025-09-09T07:10:45.741Z] d6043e4f838e: Waiting [2025-09-09T07:10:45.741Z] 1e890da81ec9: Waiting [2025-09-09T07:10:45.741Z] 2757d4fc4f2f: Waiting [2025-09-09T07:10:45.741Z] f57b248f9909: Layer already exists [2025-09-09T07:10:45.741Z] e15ee651374a: Layer already exists [2025-09-09T07:10:45.741Z] 2757d4fc4f2f: Layer already exists [2025-09-09T07:10:46.006Z] d6043e4f838e: Layer already exists [2025-09-09T07:10:46.006Z] c164a432b819: Pushed [2025-09-09T07:10:46.006Z] 09a5a4c8d544: Pushed [2025-09-09T07:10:46.006Z] 28d87d297d32: Pushed [2025-09-09T07:10:46.006Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:12.625Z] 08e586a3e077: Pushed [2025-09-09T07:11:12.625Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:76984a790b867f70b6efa4da1038a0b8e20bcd51e9c93c80e2f3b9d840756681 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:12.975Z] + 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 [2025-09-09T07:11:13.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-09-09T07:11:13.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-09T07:11:13.322Z] 28d87d297d32: Preparing [2025-09-09T07:11:13.322Z] c164a432b819: Preparing [2025-09-09T07:11:13.322Z] 09a5a4c8d544: Preparing [2025-09-09T07:11:13.322Z] f57b248f9909: Preparing [2025-09-09T07:11:13.322Z] e15ee651374a: Preparing [2025-09-09T07:11:13.322Z] 08e586a3e077: Preparing [2025-09-09T07:11:13.322Z] 2757d4fc4f2f: Preparing [2025-09-09T07:11:13.322Z] d6043e4f838e: Preparing [2025-09-09T07:11:13.322Z] 1e890da81ec9: Preparing [2025-09-09T07:11:13.322Z] 08e586a3e077: Waiting [2025-09-09T07:11:13.322Z] 2757d4fc4f2f: Waiting [2025-09-09T07:11:13.322Z] d6043e4f838e: Waiting [2025-09-09T07:11:13.322Z] 1e890da81ec9: Waiting [2025-09-09T07:11:13.322Z] 28d87d297d32: Layer already exists [2025-09-09T07:11:13.322Z] 09a5a4c8d544: Layer already exists [2025-09-09T07:11:13.322Z] e15ee651374a: Layer already exists [2025-09-09T07:11:13.322Z] c164a432b819: Layer already exists [2025-09-09T07:11:13.322Z] f57b248f9909: Layer already exists [2025-09-09T07:11:13.322Z] 08e586a3e077: Layer already exists [2025-09-09T07:11:13.322Z] 2757d4fc4f2f: Layer already exists [2025-09-09T07:11:13.322Z] d6043e4f838e: Layer already exists [2025-09-09T07:11:13.322Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:13.322Z] latest: digest: sha256:76984a790b867f70b6efa4da1038a0b8e20bcd51e9c93c80e2f3b9d840756681 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:13.928Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:14.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [2025-09-09T07:11:14.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-09T07:11:14.266Z] 28d87d297d32: Preparing [2025-09-09T07:11:14.266Z] c164a432b819: Preparing [2025-09-09T07:11:14.266Z] 09a5a4c8d544: Preparing [2025-09-09T07:11:14.266Z] f57b248f9909: Preparing [2025-09-09T07:11:14.266Z] e15ee651374a: Preparing [2025-09-09T07:11:14.266Z] 08e586a3e077: Preparing [2025-09-09T07:11:14.266Z] 2757d4fc4f2f: Preparing [2025-09-09T07:11:14.266Z] d6043e4f838e: Preparing [2025-09-09T07:11:14.266Z] 1e890da81ec9: Preparing [2025-09-09T07:11:14.266Z] 08e586a3e077: Waiting [2025-09-09T07:11:14.266Z] 2757d4fc4f2f: Waiting [2025-09-09T07:11:14.266Z] d6043e4f838e: Waiting [2025-09-09T07:11:14.266Z] 1e890da81ec9: Waiting [2025-09-09T07:11:14.266Z] f57b248f9909: Layer already exists [2025-09-09T07:11:14.266Z] c164a432b819: Layer already exists [2025-09-09T07:11:14.266Z] 28d87d297d32: Layer already exists [2025-09-09T07:11:14.266Z] e15ee651374a: Layer already exists [2025-09-09T07:11:14.266Z] 09a5a4c8d544: Layer already exists [2025-09-09T07:11:14.266Z] 2757d4fc4f2f: Layer already exists [2025-09-09T07:11:14.266Z] 08e586a3e077: Layer already exists [2025-09-09T07:11:14.266Z] d6043e4f838e: Layer already exists [2025-09-09T07:11:14.266Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:14.529Z] 4.1.0-dev.59: digest: sha256:76984a790b867f70b6efa4da1038a0b8e20bcd51e9c93c80e2f3b9d840756681 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:14.872Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:15.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:11:15.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-09T07:11:15.211Z] 28d87d297d32: Preparing [2025-09-09T07:11:15.211Z] c164a432b819: Preparing [2025-09-09T07:11:15.211Z] 09a5a4c8d544: Preparing [2025-09-09T07:11:15.211Z] f57b248f9909: Preparing [2025-09-09T07:11:15.211Z] e15ee651374a: Preparing [2025-09-09T07:11:15.211Z] 08e586a3e077: Preparing [2025-09-09T07:11:15.211Z] 2757d4fc4f2f: Preparing [2025-09-09T07:11:15.211Z] d6043e4f838e: Preparing [2025-09-09T07:11:15.211Z] 1e890da81ec9: Preparing [2025-09-09T07:11:15.211Z] 2757d4fc4f2f: Waiting [2025-09-09T07:11:15.211Z] d6043e4f838e: Waiting [2025-09-09T07:11:15.211Z] 1e890da81ec9: Waiting [2025-09-09T07:11:15.211Z] 08e586a3e077: Waiting [2025-09-09T07:11:15.211Z] e15ee651374a: Layer already exists [2025-09-09T07:11:15.211Z] f57b248f9909: Layer already exists [2025-09-09T07:11:15.211Z] 28d87d297d32: Layer already exists [2025-09-09T07:11:15.211Z] 09a5a4c8d544: Layer already exists [2025-09-09T07:11:15.211Z] c164a432b819: Layer already exists [2025-09-09T07:11:15.211Z] d6043e4f838e: Layer already exists [2025-09-09T07:11:15.211Z] 08e586a3e077: Layer already exists [2025-09-09T07:11:15.211Z] 2757d4fc4f2f: Layer already exists [2025-09-09T07:11:15.211Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:15.474Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:76984a790b867f70b6efa4da1038a0b8e20bcd51e9c93c80e2f3b9d840756681 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:15.814Z] + 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 [2025-09-09T07:11:16.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-09-09T07:11:16.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-09T07:11:16.158Z] 28d87d297d32: Preparing [2025-09-09T07:11:16.158Z] c164a432b819: Preparing [2025-09-09T07:11:16.158Z] 09a5a4c8d544: Preparing [2025-09-09T07:11:16.158Z] f57b248f9909: Preparing [2025-09-09T07:11:16.158Z] e15ee651374a: Preparing [2025-09-09T07:11:16.158Z] 08e586a3e077: Preparing [2025-09-09T07:11:16.158Z] 2757d4fc4f2f: Preparing [2025-09-09T07:11:16.158Z] d6043e4f838e: Preparing [2025-09-09T07:11:16.158Z] 1e890da81ec9: Preparing [2025-09-09T07:11:16.158Z] 1e890da81ec9: Waiting [2025-09-09T07:11:16.158Z] 2757d4fc4f2f: Waiting [2025-09-09T07:11:16.158Z] d6043e4f838e: Waiting [2025-09-09T07:11:16.158Z] 08e586a3e077: Waiting [2025-09-09T07:11:16.158Z] f57b248f9909: Layer already exists [2025-09-09T07:11:16.158Z] c164a432b819: Layer already exists [2025-09-09T07:11:16.158Z] 09a5a4c8d544: Layer already exists [2025-09-09T07:11:16.158Z] e15ee651374a: Layer already exists [2025-09-09T07:11:16.158Z] 28d87d297d32: Layer already exists [2025-09-09T07:11:16.158Z] 08e586a3e077: Layer already exists [2025-09-09T07:11:16.158Z] d6043e4f838e: Layer already exists [2025-09-09T07:11:16.158Z] 2757d4fc4f2f: Layer already exists [2025-09-09T07:11:16.158Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:16.421Z] main: digest: sha256:76984a790b867f70b6efa4da1038a0b8e20bcd51e9c93c80e2f3b9d840756681 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:11:16.532Z] ===================================================== [Pipeline] echo [2025-09-09T07:11:16.543Z] taggedImages: [2025-09-09T07:11:16.543Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:11:16.543Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-09-09T07:11:16.543Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [2025-09-09T07:11:16.543Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:11:16.543Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-09-09T07:11:16.569Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-09-09T07:11:16.569Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:11:16.569Z] latest [2025-09-09T07:11:16.569Z] 4.1.0-dev.59 [2025-09-09T07:11:16.569Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:11:16.569Z] main [2025-09-09T07:11:16.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:16.947Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:17.338Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:11:17.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-09T07:11:17.339Z] d932a28922ce: Preparing [2025-09-09T07:11:17.339Z] 14ed6e0a7165: Preparing [2025-09-09T07:11:17.339Z] f57b248f9909: Preparing [2025-09-09T07:11:17.339Z] e15ee651374a: Preparing [2025-09-09T07:11:17.339Z] 522491157071: Preparing [2025-09-09T07:11:17.339Z] 67e91667b881: Preparing [2025-09-09T07:11:17.339Z] 1e890da81ec9: Preparing [2025-09-09T07:11:17.339Z] 67e91667b881: Waiting [2025-09-09T07:11:17.339Z] 1e890da81ec9: Waiting [2025-09-09T07:11:17.339Z] f57b248f9909: Layer already exists [2025-09-09T07:11:17.339Z] e15ee651374a: Layer already exists [2025-09-09T07:11:17.606Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:17.606Z] d932a28922ce: Pushed [2025-09-09T07:11:17.879Z] 522491157071: Pushed [2025-09-09T07:11:18.863Z] 67e91667b881: Pushed [2025-09-09T07:11:25.482Z] 14ed6e0a7165: Pushed [2025-09-09T07:11:25.744Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:a64c9557bf2bcde284af22d6d7e9c3e471b63c09f4eac9a3510c43ad9e43ae73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:26.085Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:26.421Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-09-09T07:11:26.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-09T07:11:26.421Z] d932a28922ce: Preparing [2025-09-09T07:11:26.421Z] 14ed6e0a7165: Preparing [2025-09-09T07:11:26.421Z] f57b248f9909: Preparing [2025-09-09T07:11:26.421Z] e15ee651374a: Preparing [2025-09-09T07:11:26.421Z] 522491157071: Preparing [2025-09-09T07:11:26.421Z] 67e91667b881: Preparing [2025-09-09T07:11:26.421Z] 1e890da81ec9: Preparing [2025-09-09T07:11:26.421Z] 67e91667b881: Waiting [2025-09-09T07:11:26.421Z] 1e890da81ec9: Waiting [2025-09-09T07:11:26.421Z] 14ed6e0a7165: Layer already exists [2025-09-09T07:11:26.421Z] d932a28922ce: Layer already exists [2025-09-09T07:11:26.421Z] e15ee651374a: Layer already exists [2025-09-09T07:11:26.421Z] 522491157071: Layer already exists [2025-09-09T07:11:26.421Z] f57b248f9909: Layer already exists [2025-09-09T07:11:26.421Z] 67e91667b881: Layer already exists [2025-09-09T07:11:26.421Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:26.421Z] latest: digest: sha256:a64c9557bf2bcde284af22d6d7e9c3e471b63c09f4eac9a3510c43ad9e43ae73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:26.765Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:27.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [2025-09-09T07:11:27.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-09T07:11:27.102Z] d932a28922ce: Preparing [2025-09-09T07:11:27.102Z] 14ed6e0a7165: Preparing [2025-09-09T07:11:27.102Z] f57b248f9909: Preparing [2025-09-09T07:11:27.102Z] e15ee651374a: Preparing [2025-09-09T07:11:27.102Z] 522491157071: Preparing [2025-09-09T07:11:27.102Z] 67e91667b881: Preparing [2025-09-09T07:11:27.102Z] 1e890da81ec9: Preparing [2025-09-09T07:11:27.102Z] 67e91667b881: Waiting [2025-09-09T07:11:27.102Z] 1e890da81ec9: Waiting [2025-09-09T07:11:27.102Z] 522491157071: Layer already exists [2025-09-09T07:11:27.102Z] f57b248f9909: Layer already exists [2025-09-09T07:11:27.102Z] e15ee651374a: Layer already exists [2025-09-09T07:11:27.102Z] 14ed6e0a7165: Layer already exists [2025-09-09T07:11:27.102Z] d932a28922ce: Layer already exists [2025-09-09T07:11:27.102Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:27.102Z] 67e91667b881: Layer already exists [2025-09-09T07:11:27.102Z] 4.1.0-dev.59: digest: sha256:a64c9557bf2bcde284af22d6d7e9c3e471b63c09f4eac9a3510c43ad9e43ae73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:27.432Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:27.763Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:11:27.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-09T07:11:27.763Z] d932a28922ce: Preparing [2025-09-09T07:11:27.763Z] 14ed6e0a7165: Preparing [2025-09-09T07:11:27.763Z] f57b248f9909: Preparing [2025-09-09T07:11:27.763Z] e15ee651374a: Preparing [2025-09-09T07:11:27.763Z] 522491157071: Preparing [2025-09-09T07:11:27.763Z] 67e91667b881: Preparing [2025-09-09T07:11:27.763Z] 1e890da81ec9: Preparing [2025-09-09T07:11:27.763Z] 67e91667b881: Waiting [2025-09-09T07:11:27.763Z] 1e890da81ec9: Waiting [2025-09-09T07:11:27.763Z] f57b248f9909: Layer already exists [2025-09-09T07:11:27.763Z] 522491157071: Layer already exists [2025-09-09T07:11:27.763Z] e15ee651374a: Layer already exists [2025-09-09T07:11:27.763Z] 14ed6e0a7165: Layer already exists [2025-09-09T07:11:27.763Z] d932a28922ce: Layer already exists [2025-09-09T07:11:27.763Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:27.763Z] 67e91667b881: Layer already exists [2025-09-09T07:11:28.026Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:a64c9557bf2bcde284af22d6d7e9c3e471b63c09f4eac9a3510c43ad9e43ae73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:28.361Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:28.706Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-09-09T07:11:28.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-09T07:11:28.706Z] d932a28922ce: Preparing [2025-09-09T07:11:28.706Z] 14ed6e0a7165: Preparing [2025-09-09T07:11:28.706Z] f57b248f9909: Preparing [2025-09-09T07:11:28.706Z] e15ee651374a: Preparing [2025-09-09T07:11:28.706Z] 522491157071: Preparing [2025-09-09T07:11:28.706Z] 67e91667b881: Preparing [2025-09-09T07:11:28.706Z] 1e890da81ec9: Preparing [2025-09-09T07:11:28.706Z] 67e91667b881: Waiting [2025-09-09T07:11:28.706Z] 1e890da81ec9: Waiting [2025-09-09T07:11:28.706Z] d932a28922ce: Layer already exists [2025-09-09T07:11:28.706Z] 522491157071: Layer already exists [2025-09-09T07:11:28.706Z] 14ed6e0a7165: Layer already exists [2025-09-09T07:11:28.706Z] e15ee651374a: Layer already exists [2025-09-09T07:11:28.706Z] f57b248f9909: Layer already exists [2025-09-09T07:11:28.706Z] 67e91667b881: Layer already exists [2025-09-09T07:11:28.706Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:28.969Z] main: digest: sha256:a64c9557bf2bcde284af22d6d7e9c3e471b63c09f4eac9a3510c43ad9e43ae73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:11:29.088Z] ===================================================== [Pipeline] echo [2025-09-09T07:11:29.098Z] taggedImages: [2025-09-09T07:11:29.098Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:11:29.098Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-09-09T07:11:29.098Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [2025-09-09T07:11:29.098Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:11:29.098Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-09-09T07:11:29.122Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-09-09T07:11:29.122Z] cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:11:29.122Z] latest [2025-09-09T07:11:29.122Z] 4.1.0-dev.59 [2025-09-09T07:11:29.122Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:11:29.122Z] main [2025-09-09T07:11:29.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:29.471Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:29.812Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:11:29.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-09T07:11:29.812Z] ffc7cdd06dee: Preparing [2025-09-09T07:11:29.812Z] 4d5ab3aeab44: Preparing [2025-09-09T07:11:29.812Z] f57b248f9909: Preparing [2025-09-09T07:11:29.812Z] e15ee651374a: Preparing [2025-09-09T07:11:29.812Z] 712dfc3585a1: Preparing [2025-09-09T07:11:29.812Z] 07d7bf9819b4: Preparing [2025-09-09T07:11:29.812Z] 1e890da81ec9: Preparing [2025-09-09T07:11:29.812Z] 07d7bf9819b4: Waiting [2025-09-09T07:11:29.812Z] 1e890da81ec9: Waiting [2025-09-09T07:11:30.388Z] 712dfc3585a1: Pushed [2025-09-09T07:11:30.651Z] f57b248f9909: Layer already exists [2025-09-09T07:11:30.651Z] e15ee651374a: Layer already exists [2025-09-09T07:11:30.651Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:30.651Z] ffc7cdd06dee: Pushed [2025-09-09T07:11:31.227Z] 07d7bf9819b4: Pushed [2025-09-09T07:11:39.389Z] 4d5ab3aeab44: Pushed [2025-09-09T07:11:39.389Z] cb0dce8708fd522d150da3e1420c31c1aba44d74: digest: sha256:1aff35614ed692ecc421237e8fc31e22fea6bf48b78716e0d8e60e4a9be7b089 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:39.735Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:40.078Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-09-09T07:11:40.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-09T07:11:40.078Z] ffc7cdd06dee: Preparing [2025-09-09T07:11:40.078Z] 4d5ab3aeab44: Preparing [2025-09-09T07:11:40.078Z] f57b248f9909: Preparing [2025-09-09T07:11:40.078Z] e15ee651374a: Preparing [2025-09-09T07:11:40.078Z] 712dfc3585a1: Preparing [2025-09-09T07:11:40.078Z] 07d7bf9819b4: Preparing [2025-09-09T07:11:40.078Z] 1e890da81ec9: Preparing [2025-09-09T07:11:40.078Z] 07d7bf9819b4: Waiting [2025-09-09T07:11:40.078Z] 1e890da81ec9: Waiting [2025-09-09T07:11:40.078Z] ffc7cdd06dee: Layer already exists [2025-09-09T07:11:40.078Z] e15ee651374a: Layer already exists [2025-09-09T07:11:40.078Z] 4d5ab3aeab44: Layer already exists [2025-09-09T07:11:40.078Z] 712dfc3585a1: Layer already exists [2025-09-09T07:11:40.078Z] f57b248f9909: Layer already exists [2025-09-09T07:11:40.078Z] 07d7bf9819b4: Layer already exists [2025-09-09T07:11:40.078Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:40.341Z] latest: digest: sha256:1aff35614ed692ecc421237e8fc31e22fea6bf48b78716e0d8e60e4a9be7b089 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:40.698Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:41.040Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [2025-09-09T07:11:41.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-09T07:11:41.040Z] ffc7cdd06dee: Preparing [2025-09-09T07:11:41.040Z] 4d5ab3aeab44: Preparing [2025-09-09T07:11:41.040Z] f57b248f9909: Preparing [2025-09-09T07:11:41.040Z] e15ee651374a: Preparing [2025-09-09T07:11:41.040Z] 712dfc3585a1: Preparing [2025-09-09T07:11:41.040Z] 07d7bf9819b4: Preparing [2025-09-09T07:11:41.040Z] 1e890da81ec9: Preparing [2025-09-09T07:11:41.040Z] 07d7bf9819b4: Waiting [2025-09-09T07:11:41.040Z] f57b248f9909: Layer already exists [2025-09-09T07:11:41.040Z] 4d5ab3aeab44: Layer already exists [2025-09-09T07:11:41.040Z] ffc7cdd06dee: Layer already exists [2025-09-09T07:11:41.040Z] 712dfc3585a1: Layer already exists [2025-09-09T07:11:41.040Z] e15ee651374a: Layer already exists [2025-09-09T07:11:41.040Z] 07d7bf9819b4: Layer already exists [2025-09-09T07:11:41.040Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:41.305Z] 4.1.0-dev.59: digest: sha256:1aff35614ed692ecc421237e8fc31e22fea6bf48b78716e0d8e60e4a9be7b089 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:41.650Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:42.945Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:11:42.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-09T07:11:42.946Z] ffc7cdd06dee: Preparing [2025-09-09T07:11:42.946Z] 4d5ab3aeab44: Preparing [2025-09-09T07:11:42.946Z] f57b248f9909: Preparing [2025-09-09T07:11:42.946Z] e15ee651374a: Preparing [2025-09-09T07:11:42.946Z] 712dfc3585a1: Preparing [2025-09-09T07:11:42.946Z] 07d7bf9819b4: Preparing [2025-09-09T07:11:42.946Z] 1e890da81ec9: Preparing [2025-09-09T07:11:42.946Z] 07d7bf9819b4: Waiting [2025-09-09T07:11:42.946Z] 1e890da81ec9: Waiting [2025-09-09T07:11:42.946Z] ffc7cdd06dee: Layer already exists [2025-09-09T07:11:42.946Z] 4d5ab3aeab44: Layer already exists [2025-09-09T07:11:42.946Z] f57b248f9909: Layer already exists [2025-09-09T07:11:42.946Z] 712dfc3585a1: Layer already exists [2025-09-09T07:11:42.946Z] e15ee651374a: Layer already exists [2025-09-09T07:11:42.946Z] 07d7bf9819b4: Layer already exists [2025-09-09T07:11:42.946Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:43.209Z] cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59: digest: sha256:1aff35614ed692ecc421237e8fc31e22fea6bf48b78716e0d8e60e4a9be7b089 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:43.556Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:43.898Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-09-09T07:11:43.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-09T07:11:43.899Z] ffc7cdd06dee: Preparing [2025-09-09T07:11:43.899Z] 4d5ab3aeab44: Preparing [2025-09-09T07:11:43.899Z] f57b248f9909: Preparing [2025-09-09T07:11:43.899Z] e15ee651374a: Preparing [2025-09-09T07:11:43.899Z] 712dfc3585a1: Preparing [2025-09-09T07:11:43.899Z] 07d7bf9819b4: Preparing [2025-09-09T07:11:43.899Z] 1e890da81ec9: Preparing [2025-09-09T07:11:43.899Z] 07d7bf9819b4: Waiting [2025-09-09T07:11:43.899Z] 1e890da81ec9: Waiting [2025-09-09T07:11:43.899Z] ffc7cdd06dee: Layer already exists [2025-09-09T07:11:43.899Z] 4d5ab3aeab44: Layer already exists [2025-09-09T07:11:43.899Z] 712dfc3585a1: Layer already exists [2025-09-09T07:11:43.899Z] f57b248f9909: Layer already exists [2025-09-09T07:11:43.899Z] e15ee651374a: Layer already exists [2025-09-09T07:11:43.899Z] 07d7bf9819b4: Layer already exists [2025-09-09T07:11:43.899Z] 1e890da81ec9: Layer already exists [2025-09-09T07:11:44.162Z] main: digest: sha256:1aff35614ed692ecc421237e8fc31e22fea6bf48b78716e0d8e60e4a9be7b089 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T07:11:44.243Z] ===================================================== [Pipeline] echo [2025-09-09T07:11:44.261Z] taggedImages: [2025-09-09T07:11:44.261Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [2025-09-09T07:11:44.261Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-09-09T07:11:44.261Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [2025-09-09T07:11:44.261Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [2025-09-09T07:11:44.261Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-09-09T07:11:44.275Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.285Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.305Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.319Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.329Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-09-09T07:11:44.339Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.353Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.366Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.381Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.393Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-09-09T07:11:44.405Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.416Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.436Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.457Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.471Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-09-09T07:11:44.485Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.500Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.510Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.523Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.534Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-09-09T07:11:44.547Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.557Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.585Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.602Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-09-09T07:11:44.615Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.624Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.633Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.643Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.653Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-09-09T07:11:44.665Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.680Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.691Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.701Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.711Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-09-09T07:11:44.724Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.738Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.772Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-09-09T07:11:44.787Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.799Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.809Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.824Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.836Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-09-09T07:11:44.850Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.865Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.877Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.891Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.901Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-09-09T07:11:44.911Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.920Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-09-09T07:11:44.933Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.947Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:44.960Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-09-09T07:11:44.973Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:44.985Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-09-09T07:11:45.001Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:45.015Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:45.024Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-09-09T07:11:45.039Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:45.051Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-09-09T07:11:45.065Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:45.079Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:45.093Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-09-09T07:11:45.105Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:45.118Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-09-09T07:11:45.128Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:45.144Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:45.157Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-09-09T07:11:45.169Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74 [Pipeline] echo [2025-09-09T07:11:45.184Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-09-09T07:11:45.197Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:45.211Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb0dce8708fd522d150da3e1420c31c1aba44d74-4.1.0-dev.59 [Pipeline] echo [2025-09-09T07:11:45.224Z] Skip building multi-arch image for 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 [2025-09-09T07:11:45.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-09T07:11:45.628Z] [2025-09-09T07:11:45.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T07:11:45.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-09T07:11:45.960Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-09T07:11:45.960Z] 8998bd30e6a1: Pulling fs layer [2025-09-09T07:11:45.960Z] 04944245beec: Pulling fs layer [2025-09-09T07:11:45.960Z] 699f458cf7ca: Pulling fs layer [2025-09-09T07:11:45.960Z] 765212b225bb: Pulling fs layer [2025-09-09T07:11:45.960Z] f23df028b6ca: Pulling fs layer [2025-09-09T07:11:45.960Z] d65c8cfc05b1: Pulling fs layer [2025-09-09T07:11:45.960Z] 2437ff75d9bd: Pulling fs layer [2025-09-09T07:11:45.960Z] 765212b225bb: Waiting [2025-09-09T07:11:45.960Z] f23df028b6ca: Waiting [2025-09-09T07:11:45.960Z] d65c8cfc05b1: Waiting [2025-09-09T07:11:45.960Z] 2437ff75d9bd: Waiting [2025-09-09T07:11:46.227Z] 04944245beec: Verifying Checksum [2025-09-09T07:11:46.227Z] 04944245beec: Download complete [2025-09-09T07:11:46.227Z] 765212b225bb: Verifying Checksum [2025-09-09T07:11:46.227Z] 765212b225bb: Download complete [2025-09-09T07:11:46.227Z] f23df028b6ca: Verifying Checksum [2025-09-09T07:11:46.227Z] f23df028b6ca: Download complete [2025-09-09T07:11:46.227Z] d65c8cfc05b1: Verifying Checksum [2025-09-09T07:11:46.227Z] d65c8cfc05b1: Download complete [2025-09-09T07:11:46.493Z] 699f458cf7ca: Verifying Checksum [2025-09-09T07:11:46.493Z] 699f458cf7ca: Download complete [2025-09-09T07:11:46.769Z] 8998bd30e6a1: Verifying Checksum [2025-09-09T07:11:46.769Z] 8998bd30e6a1: Download complete [2025-09-09T07:11:49.343Z] 2437ff75d9bd: Verifying Checksum [2025-09-09T07:11:49.343Z] 2437ff75d9bd: Download complete [2025-09-09T07:11:51.289Z] 8998bd30e6a1: Pull complete [2025-09-09T07:11:51.869Z] 04944245beec: Pull complete [2025-09-09T07:11:53.807Z] 699f458cf7ca: Pull complete [2025-09-09T07:11:53.807Z] 765212b225bb: Pull complete [2025-09-09T07:11:54.758Z] f23df028b6ca: Pull complete [2025-09-09T07:11:54.758Z] d65c8cfc05b1: Pull complete [2025-09-09T07:12:12.923Z] 2437ff75d9bd: Pull complete [2025-09-09T07:12:12.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-09T07:12:12.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-09T07:12:12.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T07:12:13.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-8549 does not seem to be running inside a container [2025-09-09T07:12:13.186Z] $ 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/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@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 [2025-09-09T07:12:15.535Z] $ docker top 784f7424ba37eca472aa5a2d57e51665ed40d4b8d03047f9e4ed3ab748bb816c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-09T07:12:16.447Z] ---> job-cost.sh [2025-09-09T07:12:16.447Z] lf-activate-venv: SKIPPING [2025-09-09T07:12:16.447Z] INFO: No Stack... [2025-09-09T07:12:16.711Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-09T07:12:17.663Z] INFO: Archiving Costs [Pipeline] sh [2025-09-09T07:12:18.288Z] + cut -d, -f6 [2025-09-09T07:12:18.288Z] + cat /w/workspace/edgex-go/900/archives/cost.csv [Pipeline] lock [2025-09-09T07:12:18.320Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-900-stack-cost] [2025-09-09T07:12:18.328Z] Resource [jenkins-edgexfoundry-edgex-go-main-900-stack-cost] did not exist. Created. [2025-09-09T07:12:18.335Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-900-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-09T07:12:18.978Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-09T07:12:19.604Z] Stashed 1 file(s) [Pipeline] } [2025-09-09T07:12:19.616Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-900-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-09T07:12:19.648Z] $ docker stop --time=1 784f7424ba37eca472aa5a2d57e51665ed40d4b8d03047f9e4ed3ab748bb816c [2025-09-09T07:12:21.139Z] $ docker rm -f --volumes 784f7424ba37eca472aa5a2d57e51665ed40d4b8d03047f9e4ed3ab748bb816c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-09T12:23:41.380Z] Cancelling nested steps due to timeout [2025-09-09T12:23:41.386Z] Sending interrupt signal to process [2025-09-09T12:23:47.686Z] script returned exit code 143 [Pipeline] } [2025-09-09T12:23:47.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-09T12:23:48.254Z] + '[' -d /w/workspace/edgex-go/900/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:23:48.557Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:23:49.115Z] ---> package-listing.sh [2025-09-09T12:23:49.116Z] ++ facter osfamily [2025-09-09T12:23:49.116Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-09T12:23:49.375Z] + OS_FAMILY=redhat [2025-09-09T12:23:49.375Z] + workspace=/w/workspace/edgex-go/900 [2025-09-09T12:23:49.375Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-09T12:23:49.375Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-09T12:23:49.375Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-09T12:23:49.375Z] + PACKAGES=/tmp/packages_start.txt [2025-09-09T12:23:49.375Z] + '[' /w/workspace/edgex-go/900 ']' [2025-09-09T12:23:49.375Z] + PACKAGES=/tmp/packages_end.txt [2025-09-09T12:23:49.375Z] + case "${OS_FAMILY}" in [2025-09-09T12:23:49.375Z] + rpm -qa [2025-09-09T12:23:49.375Z] + sort [2025-09-09T12:23:49.943Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-09T12:23:49.943Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-09T12:23:49.943Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-09T12:23:49.943Z] + '[' /w/workspace/edgex-go/900 ']' [2025-09-09T12:23:49.943Z] + mkdir -p /w/workspace/edgex-go/900/archives/ [2025-09-09T12:23:49.943Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/900/archives/ [Pipeline] echo [2025-09-09T12:23:49.955Z] 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/900/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-09T12:23:50.239Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T12:23:50.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T12:23:50.811Z] [2025-09-09T12:23:50.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T12:23:51.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T12:23:51.126Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-09T12:23:51.126Z] 5eb5b503b376: Pulling fs layer [2025-09-09T12:23:51.126Z] 5c69ac0246d0: Pulling fs layer [2025-09-09T12:23:51.126Z] ec43610c2a17: Pulling fs layer [2025-09-09T12:23:51.126Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-09T12:23:51.126Z] 33b1e0a273af: Pulling fs layer [2025-09-09T12:23:51.126Z] 5d3b04190fa2: Pulling fs layer [2025-09-09T12:23:51.126Z] 2f39f015ded8: Pulling fs layer [2025-09-09T12:23:51.126Z] 33b1e0a273af: Waiting [2025-09-09T12:23:51.126Z] 5d3b04190fa2: Waiting [2025-09-09T12:23:51.126Z] 2f39f015ded8: Waiting [2025-09-09T12:23:51.126Z] 3a2ae6a8a46f: Waiting [2025-09-09T12:23:51.390Z] 5c69ac0246d0: Verifying Checksum [2025-09-09T12:23:51.390Z] 5c69ac0246d0: Download complete [2025-09-09T12:23:51.390Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-09T12:23:51.390Z] 3a2ae6a8a46f: Download complete [2025-09-09T12:23:51.390Z] ec43610c2a17: Download complete [2025-09-09T12:23:51.390Z] 33b1e0a273af: Verifying Checksum [2025-09-09T12:23:51.390Z] 33b1e0a273af: Download complete [2025-09-09T12:23:51.390Z] 5d3b04190fa2: Verifying Checksum [2025-09-09T12:23:51.390Z] 5d3b04190fa2: Download complete [2025-09-09T12:23:51.390Z] 5eb5b503b376: Verifying Checksum [2025-09-09T12:23:51.390Z] 5eb5b503b376: Download complete [2025-09-09T12:23:51.955Z] 2f39f015ded8: Verifying Checksum [2025-09-09T12:23:51.955Z] 2f39f015ded8: Download complete [2025-09-09T12:23:52.902Z] 5eb5b503b376: Pull complete [2025-09-09T12:23:52.902Z] 5c69ac0246d0: Pull complete [2025-09-09T12:23:53.473Z] ec43610c2a17: Pull complete [2025-09-09T12:23:53.473Z] 3a2ae6a8a46f: Pull complete [2025-09-09T12:23:53.730Z] 33b1e0a273af: Pull complete [2025-09-09T12:23:53.730Z] 5d3b04190fa2: Pull complete [2025-09-09T12:23:57.954Z] 2f39f015ded8: Pull complete [2025-09-09T12:23:57.954Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-09T12:23:57.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T12:23:57.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T12:23:58.054Z] prd-centos7-docker-4c-2g-8550 does not seem to be running inside a container [2025-09-09T12:23:58.087Z] $ 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/900/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-09T12:24:01.322Z] $ docker top c3e3f158a423a5d39000523c64d18b31797d236fe7f51eba23afabb22afc6cbe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T12:24:01.753Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-09T12:24:02.071Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-09T12:24:02.358Z] + ls /var/log/sa-host [2025-09-09T12:24:02.358Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T12:24:02.540Z] provisioning config files... [2025-09-09T12:24:02.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config670240106224910297tmp [Pipeline] { [Pipeline] echo [2025-09-09T12:24:02.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:24:02.858Z] ---> create-netrc.sh [Pipeline] } [2025-09-09T12:24:02.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:24:03.242Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-09T12:24:03.253Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:24:03.540Z] ---> sudo-logs.sh [2025-09-09T12:24:03.540Z] Archiving 'sudo' log.. [2025-09-09T12:24:03.540Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-09T12:24:03.572Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-09T12:24:03.575Z] $ docker stop --time=1 c3e3f158a423a5d39000523c64d18b31797d236fe7f51eba23afabb22afc6cbe [2025-09-09T12:24:04.712Z] $ docker rm -f --volumes c3e3f158a423a5d39000523c64d18b31797d236fe7f51eba23afabb22afc6cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-09T12:24:04.817Z] [WS-CLEANUP] Deleting project workspace... [2025-09-09T12:24:04.817Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-09T12:24:04.833Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-09T12:24:05.035Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-09T12:24:05.801Z] + [ -d /w/workspace/edgex-go/900/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:24:06.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:24:06.953Z] ---> package-listing.sh [2025-09-09T12:24:06.953Z] ++ facter osfamily [2025-09-09T12:24:06.953Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-09T12:24:07.212Z] + OS_FAMILY=debian [2025-09-09T12:24:07.212Z] + workspace=/w/workspace/edgex-go/900 [2025-09-09T12:24:07.212Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-09T12:24:07.212Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-09T12:24:07.212Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-09T12:24:07.212Z] + PACKAGES=/tmp/packages_start.txt [2025-09-09T12:24:07.212Z] + '[' /w/workspace/edgex-go/900 ']' [2025-09-09T12:24:07.212Z] + PACKAGES=/tmp/packages_end.txt [2025-09-09T12:24:07.212Z] + case "${OS_FAMILY}" in [2025-09-09T12:24:07.212Z] + dpkg -l [2025-09-09T12:24:07.212Z] + grep '^ii' [2025-09-09T12:24:07.212Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-09T12:24:07.212Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-09T12:24:07.212Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-09T12:24:07.212Z] + '[' /w/workspace/edgex-go/900 ']' [2025-09-09T12:24:07.212Z] + mkdir -p /w/workspace/edgex-go/900/archives/ [2025-09-09T12:24:07.212Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/900/archives/ [Pipeline] echo [2025-09-09T12:24:07.223Z] 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/900/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-09T12:24:07.498Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T12:24:08.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T12:24:08.070Z] [2025-09-09T12:24:08.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-09T12:24:08.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T12:24:08.371Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-09T12:24:08.371Z] 5eb5b503b376: Pulling fs layer [2025-09-09T12:24:08.371Z] 5c69ac0246d0: Pulling fs layer [2025-09-09T12:24:08.371Z] ec43610c2a17: Pulling fs layer [2025-09-09T12:24:08.371Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-09T12:24:08.371Z] 33b1e0a273af: Pulling fs layer [2025-09-09T12:24:08.371Z] 5d3b04190fa2: Pulling fs layer [2025-09-09T12:24:08.371Z] 3a2ae6a8a46f: Waiting [2025-09-09T12:24:08.371Z] 33b1e0a273af: Waiting [2025-09-09T12:24:08.371Z] 2f39f015ded8: Pulling fs layer [2025-09-09T12:24:08.371Z] 2f39f015ded8: Waiting [2025-09-09T12:24:08.371Z] 5d3b04190fa2: Waiting [2025-09-09T12:24:08.371Z] 5c69ac0246d0: Verifying Checksum [2025-09-09T12:24:08.371Z] 5c69ac0246d0: Download complete [2025-09-09T12:24:08.371Z] 3a2ae6a8a46f: Download complete [2025-09-09T12:24:08.629Z] 33b1e0a273af: Verifying Checksum [2025-09-09T12:24:08.629Z] 33b1e0a273af: Download complete [2025-09-09T12:24:08.629Z] 5d3b04190fa2: Verifying Checksum [2025-09-09T12:24:08.629Z] 5d3b04190fa2: Download complete [2025-09-09T12:24:08.629Z] ec43610c2a17: Verifying Checksum [2025-09-09T12:24:08.629Z] ec43610c2a17: Download complete [2025-09-09T12:24:08.887Z] 5eb5b503b376: Download complete [2025-09-09T12:24:09.453Z] 2f39f015ded8: Download complete [2025-09-09T12:24:10.830Z] 5eb5b503b376: Pull complete [2025-09-09T12:24:10.830Z] 5c69ac0246d0: Pull complete [2025-09-09T12:24:11.398Z] ec43610c2a17: Pull complete [2025-09-09T12:24:11.398Z] 3a2ae6a8a46f: Pull complete [2025-09-09T12:24:11.657Z] 33b1e0a273af: Pull complete [2025-09-09T12:24:11.657Z] 5d3b04190fa2: Pull complete [2025-09-09T12:24:18.238Z] 2f39f015ded8: Pull complete [2025-09-09T12:24:18.238Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-09T12:24:18.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-09T12:24:18.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-09T12:24:18.332Z] prd-ubuntu20.04-docker-8c-8g-8548 does not seem to be running inside a container [2025-09-09T12:24:18.358Z] $ 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/900/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/900 -v /w/workspace/edgex-go/900:/w/workspace/edgex-go/900:rw,z -v /w/workspace/edgex-go/900@tmp:/w/workspace/edgex-go/900@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-09T12:24:20.015Z] $ docker top 63638dacb0d1f878575143c0c8848f2ec7511563f9c08ce6186fa92c24cd05f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-09T12:24:20.356Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-09T12:24:20.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-09T12:24:20.929Z] + ls /var/log/sa-host [2025-09-09T12:24:20.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-09T12:24:20.962Z] provisioning config files... [2025-09-09T12:24:20.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/900@tmp/config3621761070193700268tmp [Pipeline] { [Pipeline] echo [2025-09-09T12:24:20.994Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:24:21.287Z] ---> create-netrc.sh [Pipeline] } [2025-09-09T12:24:21.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:24:21.599Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-09T12:24:21.609Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:24:21.892Z] ---> sudo-logs.sh [2025-09-09T12:24:21.892Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-09T12:24:21.946Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:24:22.232Z] ---> job-cost.sh [2025-09-09T12:24:22.233Z] lf-activate-venv: SKIPPING [2025-09-09T12:24:22.233Z] DEBUG: total: 0.10999999940395355 [2025-09-09T12:24:22.233Z] INFO: Retrieving Stack Cost... [2025-09-09T12:24:22.491Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-09T12:24:23.059Z] INFO: Archiving Costs [Pipeline] echo [2025-09-09T12:24:23.073Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-09T12:24:23.355Z] ---> logs-deploy.sh [2025-09-09T12:24:23.355Z] lf-activate-venv: SKIPPING [2025-09-09T12:24:23.355Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/900 [2025-09-09T12:24:23.355Z] INFO: archiving workspace using pattern(s): [2025-09-09T12:24:24.290Z] Archives upload complete. [2025-09-09T12:24:24.549Z] INFO: archiving logs to Nexus