Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b327d473a815c5ca910ae545af106b284c94157 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-ssh6913224125445578054.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2503869121329459404.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10439034089681498488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh13644457668336320368.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-ssh12471832434618798768.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], goVersion:1.25] ========================================================= [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.25 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-775545 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/940 [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/940 # 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 > 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 Avoid second fetch Checking out Revision 3b327d473a815c5ca910ae545af106b284c94157 (main) Commit message: "Merge pull request #5334 from FelixTing/issue-5333" > git config core.sparsecheckout # timeout=10 > git checkout -f 3b327d473a815c5ca910ae545af106b284c94157 # timeout=10 > git rev-list --no-walk a3ee0de5e2bea2b4efaf915a3b6d949c01104d71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-12-22T08:20:49.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-12-22T08:20:49.349Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-12-22T08:20:49.382Z] ========================================================= [2025-12-22T08:20:49.382Z] EdgeX Global Pipelines Version Info [2025-12-22T08:20:49.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-12-22T08:20:50.512Z] ------------------- [2025-12-22T08:20:50.512Z] stable info: [2025-12-22T08:20:50.513Z] ------------------- [2025-12-22T08:20:50.513Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-12-22T08:20:50.513Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-12-22T08:20:50.513Z] Message: update stable to v1.0.278 [2025-12-22T08:20:50.779Z] ------------------- [2025-12-22T08:20:50.779Z] experimental info: [2025-12-22T08:20:50.779Z] ------------------- [2025-12-22T08:20:50.779Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-12-22T08:20:50.779Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-12-22T08:20:50.779Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-12-22T08:20:50.865Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-12-22T08:20:50.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-12-22T08:20:50.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-12-22T08:20:50.920Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-12-22T08:20:50.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-12-22T08:20:50.960Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-12-22T08:20:50.982Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-12-22T08:20:51.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-12-22T08:20:51.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-12-22T08:20:51.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-12-22T08:20:51.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-12-22T08:20:51.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-12-22T08:20:51.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-12-22T08:20:51.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-12-22T08:20:51.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-12-22T08:20:51.203Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-12-22T08:20:51.246Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-12-22T08:20:51.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-12-22T08:20:51.296Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-12-22T08:20:51.313Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-12-22T08:20:51.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-12-22T08:20:51.348Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-12-22T08:20:51.370Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-12-22T08:20:51.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-12-22T08:20:51.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-12-22T08:20:51.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-12-22T08:20:51.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T08:20:51.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b327d4 [Pipeline] echo [2025-12-22T08:20:51.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-22T08:20:51.569Z] provisioning config files... [2025-12-22T08:20:51.585Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/940@tmp/config1607913392004655696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-22T08:20:51.935Z] ---> ****-login.sh [2025-12-22T08:20:51.935Z] nexus3.edgexfoundry.org:10001 [2025-12-22T08:20:51.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:20:52.201Z] [2025-12-22T08:20:52.201Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-22T08:20:52.201Z] Configure a credential helper to remove this warning. See [2025-12-22T08:20:52.201Z] https://docs.****.com/go/credential-store/ [2025-12-22T08:20:52.201Z] [2025-12-22T08:20:52.201Z] Login Succeeded [2025-12-22T08:20:52.201Z] nexus3.edgexfoundry.org:10002 [2025-12-22T08:20:52.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:20:52.463Z] [2025-12-22T08:20:52.463Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-22T08:20:52.463Z] Configure a credential helper to remove this warning. See [2025-12-22T08:20:52.463Z] https://docs.****.com/go/credential-store/ [2025-12-22T08:20:52.463Z] [2025-12-22T08:20:52.463Z] Login Succeeded [2025-12-22T08:20:52.463Z] nexus3.edgexfoundry.org:10003 [2025-12-22T08:20:52.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:20:52.463Z] [2025-12-22T08:20:52.463Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-22T08:20:52.463Z] Configure a credential helper to remove this warning. See [2025-12-22T08:20:52.463Z] https://docs.****.com/go/credential-store/ [2025-12-22T08:20:52.463Z] [2025-12-22T08:20:52.463Z] Login Succeeded [2025-12-22T08:20:52.463Z] nexus3.edgexfoundry.org:10004 [2025-12-22T08:20:52.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:20:52.463Z] [2025-12-22T08:20:52.463Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-22T08:20:52.463Z] Configure a credential helper to remove this warning. See [2025-12-22T08:20:52.463Z] https://docs.****.com/go/credential-store/ [2025-12-22T08:20:52.463Z] [2025-12-22T08:20:52.463Z] Login Succeeded [2025-12-22T08:20:52.463Z] ****.io [2025-12-22T08:20:52.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:20:52.724Z] [2025-12-22T08:20:52.724Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-22T08:20:52.724Z] Configure a credential helper to remove this warning. See [2025-12-22T08:20:52.724Z] https://docs.****.com/go/credential-store/ [2025-12-22T08:20:52.724Z] [2025-12-22T08:20:52.724Z] Login Succeeded [2025-12-22T08:20:52.724Z] ---> ****-login.sh ends [Pipeline] } [2025-12-22T08:20:52.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-22T08:20:53.069Z] + 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-12-22T08:20:53.069Z] + dirname cmd/core-command/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo core-command,cmd/core-command/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/core-data/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo core-data,cmd/core-data/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/core-keeper/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/core-metadata/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/security-spire-agent/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-12-22T08:20:53.069Z] + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile [2025-12-22T08:20:53.069Z] [2025-12-22T08:20:53.069Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/security-spire-server/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/support-notifications/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-12-22T08:20:53.069Z] + dirname cmd/support-scheduler/Dockerfile [2025-12-22T08:20:53.069Z] + cut -d/ -f2 [2025-12-22T08:20:53.069Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-12-22T08:20:53.112Z] 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-12-22T08:20:53.490Z] + git rev-list -1 --merges 3b327d473a815c5ca910ae545af106b284c94157~1..3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T08:20:53.505Z] -----------> git rev-list -1 --merges 3b327d473a815c5ca910ae545af106b284c94157~1..3b327d473a815c5ca910ae545af106b284c94157 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:20:53.505Z] 3b327d473a815c5ca910ae545af106b284c94157 [false] [Pipeline] sh [2025-12-22T08:20:53.995Z] + git log --format=format:%s -1 3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T08:20:54.021Z] ========================================================= [2025-12-22T08:20:54.021Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-12-22T08:20:54.021Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-12-22T08:20:54.483Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-22T08:20:54.483Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-12-22T08:20:54.483Z] + [ -e /tmp/ssh_known_hosts ] [2025-12-22T08:20:54.483Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-12-22T08:20:54.483Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-12-22T08:20:54.483Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-12-22T08:20:54.483Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:20:54.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-22T08:20:54.930Z] [2025-12-22T08:20:54.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:20:55.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-22T08:20:55.246Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-12-22T08:20:55.246Z] 3dae71ba6b94: Pulling fs layer [2025-12-22T08:20:55.246Z] 6bf1a483ea7c: Pulling fs layer [2025-12-22T08:20:55.246Z] f5dfc541a4d3: Pulling fs layer [2025-12-22T08:20:55.246Z] 461d9e800cba: Pulling fs layer [2025-12-22T08:20:55.246Z] 80192f66455f: Pulling fs layer [2025-12-22T08:20:55.246Z] 2e8e34ca0e6c: Pulling fs layer [2025-12-22T08:20:55.246Z] a29436f7fd5d: Pulling fs layer [2025-12-22T08:20:55.246Z] 923cac83aea3: Pulling fs layer [2025-12-22T08:20:55.246Z] 25ad8b0a4227: Pulling fs layer [2025-12-22T08:20:55.246Z] db01528c6b51: Pulling fs layer [2025-12-22T08:20:55.246Z] 28988de357af: Pulling fs layer [2025-12-22T08:20:55.246Z] 923cac83aea3: Waiting [2025-12-22T08:20:55.246Z] 25ad8b0a4227: Waiting [2025-12-22T08:20:55.246Z] 2e8e34ca0e6c: Waiting [2025-12-22T08:20:55.246Z] db01528c6b51: Waiting [2025-12-22T08:20:55.246Z] a29436f7fd5d: Waiting [2025-12-22T08:20:55.246Z] 28988de357af: Waiting [2025-12-22T08:20:55.246Z] 461d9e800cba: Waiting [2025-12-22T08:20:55.246Z] 80192f66455f: Waiting [2025-12-22T08:20:55.246Z] 6bf1a483ea7c: Verifying Checksum [2025-12-22T08:20:55.246Z] 6bf1a483ea7c: Download complete [2025-12-22T08:20:55.246Z] 461d9e800cba: Verifying Checksum [2025-12-22T08:20:55.246Z] 461d9e800cba: Download complete [2025-12-22T08:20:55.506Z] 80192f66455f: Verifying Checksum [2025-12-22T08:20:55.506Z] 80192f66455f: Download complete [2025-12-22T08:20:55.506Z] f5dfc541a4d3: Verifying Checksum [2025-12-22T08:20:55.506Z] f5dfc541a4d3: Download complete [2025-12-22T08:20:55.506Z] 3dae71ba6b94: Verifying Checksum [2025-12-22T08:20:55.506Z] 3dae71ba6b94: Download complete [2025-12-22T08:20:55.506Z] 923cac83aea3: Download complete [2025-12-22T08:20:55.766Z] 25ad8b0a4227: Download complete [2025-12-22T08:20:55.766Z] db01528c6b51: Download complete [2025-12-22T08:20:55.766Z] 28988de357af: Download complete [2025-12-22T08:20:55.766Z] a29436f7fd5d: Verifying Checksum [2025-12-22T08:20:55.766Z] a29436f7fd5d: Download complete [2025-12-22T08:20:56.344Z] 2e8e34ca0e6c: Verifying Checksum [2025-12-22T08:20:56.344Z] 2e8e34ca0e6c: Download complete [2025-12-22T08:20:57.284Z] 3dae71ba6b94: Pull complete [2025-12-22T08:20:57.284Z] 6bf1a483ea7c: Pull complete [2025-12-22T08:20:58.223Z] f5dfc541a4d3: Pull complete [2025-12-22T08:20:58.223Z] 461d9e800cba: Pull complete [2025-12-22T08:20:58.223Z] 80192f66455f: Pull complete [2025-12-22T08:21:02.422Z] 2e8e34ca0e6c: Pull complete [2025-12-22T08:21:03.379Z] a29436f7fd5d: Pull complete [2025-12-22T08:21:03.379Z] 923cac83aea3: Pull complete [2025-12-22T08:21:03.379Z] 25ad8b0a4227: Pull complete [2025-12-22T08:21:03.379Z] db01528c6b51: Pull complete [2025-12-22T08:21:03.379Z] 28988de357af: Pull complete [2025-12-22T08:21:03.379Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-12-22T08:21:03.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-22T08:21:03.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T08:21:03.492Z] prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container [2025-12-22T08:21:03.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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-12-22T08:21:06.872Z] $ docker top c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc -eo pid,comm [2025-12-22T08:21:06.922Z] 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-12-22T08:21:06.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-22T08:21:06.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-22T08:21:06.979Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-22T08:21:07.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-22T08:21:07.094Z] $ docker exec c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc ssh-agent [2025-12-22T08:21:07.208Z] SSH_AUTH_SOCK=/tmp/ssh-nLSMx6AmAzJQ/agent.33 [2025-12-22T08:21:07.208Z] SSH_AGENT_PID=40 [2025-12-22T08:21:07.218Z] Running ssh-add (command line suppressed) [2025-12-22T08:21:07.330Z] Identity added: /w/workspace/edgex-go/940@tmp/private_key_2461609107273668191.key (/w/workspace/edgex-go/940@tmp/private_key_2461609107273668191.key) [2025-12-22T08:21:07.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-22T08:21:07.637Z] + git config --global --add safe.directory /w/workspace/edgex-go/940 [Pipeline] sh [2025-12-22T08:21:07.940Z] + git tag --points-at HEAD [Pipeline] } [2025-12-22T08:21:07.963Z] $ docker exec --env ******** --env ******** c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc ssh-agent -k [2025-12-22T08:21:08.073Z] unset SSH_AUTH_SOCK; [2025-12-22T08:21:08.074Z] unset SSH_AGENT_PID; [2025-12-22T08:21:08.074Z] echo Agent pid 40 killed; [2025-12-22T08:21:08.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-12-22T08:21:08.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-22T08:21:08.123Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-22T08:21:08.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-22T08:21:08.250Z] $ docker exec c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc ssh-agent [2025-12-22T08:21:08.359Z] SSH_AUTH_SOCK=/tmp/ssh-8KEgDNcTQZZ6/agent.87 [2025-12-22T08:21:08.359Z] SSH_AGENT_PID=93 [2025-12-22T08:21:08.366Z] Running ssh-add (command line suppressed) [2025-12-22T08:21:08.464Z] Identity added: /w/workspace/edgex-go/940@tmp/private_key_6637639170871816434.key (/w/workspace/edgex-go/940@tmp/private_key_6637639170871816434.key) [2025-12-22T08:21:08.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-22T08:21:08.784Z] + git semver init [2025-12-22T08:21:09.045Z] 2025-12-22 08:21:08,984 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-22T08:21:09.045Z] 2025-12-22 08:21:08,988 [run_init] DEBUG init version:0.0.0 force:False [2025-12-22T08:21:09.045Z] 2025-12-22 08:21:08,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/940/.semver [2025-12-22T08:21:09.045Z] 2025-12-22 08:21:08,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/940/.semver [2025-12-22T08:21:09.045Z] 2025-12-22 08:21:08,989 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/940/.semver'], cwd=/w/workspace/edgex-go/940, stdin=None, shell=False, universal_newlines=False) [2025-12-22T08:21:14.558Z] 2025-12-22 08:21:14,224 [append_file] DEBUG append to file:/w/workspace/edgex-go/940/.git/info/exclude [2025-12-22T08:21:14.558Z] 2025-12-22 08:21:14,224 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/940/.semver/main with force:False [2025-12-22T08:21:14.558Z] 2025-12-22 08:21:14,224 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main [2025-12-22T08:21:14.558Z] 2025-12-22 08:21:14,225 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main [2025-12-22T08:21:14.558Z] 4.1.0-dev.87 [Pipeline] } [2025-12-22T08:21:14.566Z] $ docker exec --env ******** --env ******** c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc ssh-agent -k [2025-12-22T08:21:14.660Z] unset SSH_AUTH_SOCK; [2025-12-22T08:21:14.661Z] unset SSH_AGENT_PID; [2025-12-22T08:21:14.661Z] echo Agent pid 93 killed; [2025-12-22T08:21:14.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-22T08:21:14.994Z] + git semver [Pipeline] } [2025-12-22T08:21:15.264Z] $ docker stop --time=1 c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc [2025-12-22T08:21:16.559Z] $ docker rm -f --volumes c26d34bcdc904e17c2aea2ab31c1f796b0ec871eecd036be8228b28adff2dfcc [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-22T08:21:16.897Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-12-22T08:21:17.137Z] Stashed 1 file(s) [Pipeline] echo [2025-12-22T08:21:17.141Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.87 [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-12-22T08:21:17.567Z] + git config --global --add safe.directory /w/workspace/edgex-go/940 [Pipeline] echo [2025-12-22T08:21:17.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-22T08:21:17.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-22T08:21:17.616Z] ========================================================= [2025-12-22T08:21:17.616Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-12-22T08:21:17.616Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-12-22T08:21:17.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-22T08:21:17.916Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-12-22T08:21:17.916Z] 2d35ebdb57d9: Pulling fs layer [2025-12-22T08:21:17.916Z] c35fb4624d26: Pulling fs layer [2025-12-22T08:21:17.916Z] 4e2aec7ef170: Pulling fs layer [2025-12-22T08:21:17.916Z] 333b49ad6fbf: Pulling fs layer [2025-12-22T08:21:17.916Z] 4f4fb700ef54: Pulling fs layer [2025-12-22T08:21:17.916Z] c3e65509a76b: Pulling fs layer [2025-12-22T08:21:17.916Z] 7cf9ebb963bd: Pulling fs layer [2025-12-22T08:21:17.916Z] bb34ca984cfb: Pulling fs layer [2025-12-22T08:21:17.916Z] 151cf03bc807: Pulling fs layer [2025-12-22T08:21:17.916Z] 7cf9ebb963bd: Waiting [2025-12-22T08:21:17.916Z] bb34ca984cfb: Waiting [2025-12-22T08:21:17.916Z] 151cf03bc807: Waiting [2025-12-22T08:21:17.916Z] 333b49ad6fbf: Waiting [2025-12-22T08:21:17.916Z] 4f4fb700ef54: Waiting [2025-12-22T08:21:17.916Z] c3e65509a76b: Waiting [2025-12-22T08:21:17.916Z] c35fb4624d26: Download complete [2025-12-22T08:21:17.916Z] 333b49ad6fbf: Verifying Checksum [2025-12-22T08:21:17.916Z] 333b49ad6fbf: Download complete [2025-12-22T08:21:17.916Z] 4f4fb700ef54: Verifying Checksum [2025-12-22T08:21:17.916Z] 4f4fb700ef54: Download complete [2025-12-22T08:21:17.916Z] c3e65509a76b: Download complete [2025-12-22T08:21:17.916Z] 2d35ebdb57d9: Verifying Checksum [2025-12-22T08:21:17.916Z] 2d35ebdb57d9: Download complete [2025-12-22T08:21:18.175Z] 7cf9ebb963bd: Verifying Checksum [2025-12-22T08:21:18.175Z] 7cf9ebb963bd: Download complete [2025-12-22T08:21:18.175Z] 2d35ebdb57d9: Pull complete [2025-12-22T08:21:18.175Z] 151cf03bc807: Verifying Checksum [2025-12-22T08:21:18.175Z] 151cf03bc807: Download complete [2025-12-22T08:21:18.175Z] c35fb4624d26: Pull complete [2025-12-22T08:21:18.440Z] 4e2aec7ef170: Verifying Checksum [2025-12-22T08:21:18.440Z] 4e2aec7ef170: Download complete [2025-12-22T08:21:19.011Z] bb34ca984cfb: Verifying Checksum [2025-12-22T08:21:19.011Z] bb34ca984cfb: Download complete [2025-12-22T08:21:24.625Z] 4e2aec7ef170: Pull complete [2025-12-22T08:21:24.625Z] 333b49ad6fbf: Pull complete [2025-12-22T08:21:24.625Z] 4f4fb700ef54: Pull complete [2025-12-22T08:21:24.625Z] c3e65509a76b: Pull complete [2025-12-22T08:21:24.625Z] 7cf9ebb963bd: Pull complete [2025-12-22T08:21:27.960Z] bb34ca984cfb: Pull complete [2025-12-22T08:21:28.822Z] 151cf03bc807: Pull complete [2025-12-22T08:21:28.822Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-12-22T08:21:28.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-22T08:21:28.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-12-22T08:21:29.145Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-22T08:21:29.146Z] WORKDIR /edgex [2025-12-22T08:21:29.146Z] COPY go.mod . [2025-12-22T08:21:29.146Z] RUN go mod download -t [2025-12-22T08:21:29.146Z] ci-base-image-x86_64 -f - . [2025-12-22T08:21:30.082Z] #0 building with "default" instance using docker driver [2025-12-22T08:21:30.082Z] [2025-12-22T08:21:30.082Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:21:30.082Z] #1 transferring dockerfile: 164B done [2025-12-22T08:21:30.082Z] #1 DONE 0.0s [2025-12-22T08:21:30.082Z] [2025-12-22T08:21:30.082Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-22T08:21:30.082Z] #2 DONE 0.0s [2025-12-22T08:21:30.082Z] [2025-12-22T08:21:30.082Z] #3 [internal] load .dockerignore [2025-12-22T08:21:30.082Z] #3 transferring context: 50B done [2025-12-22T08:21:30.082Z] #3 DONE 0.0s [2025-12-22T08:21:30.082Z] [2025-12-22T08:21:30.082Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-22T08:21:30.082Z] #4 DONE 0.2s [2025-12-22T08:21:30.082Z] [2025-12-22T08:21:30.082Z] #5 [internal] load build context [2025-12-22T08:21:30.082Z] #5 transferring context: 7.11kB done [2025-12-22T08:21:30.082Z] #5 DONE 0.2s [2025-12-22T08:21:30.082Z] [2025-12-22T08:21:30.082Z] #6 [2/4] WORKDIR /edgex [2025-12-22T08:21:32.247Z] Still waiting to schedule task [2025-12-22T08:21:32.247Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-12-22T08:21:34.295Z] #6 DONE 3.8s [2025-12-22T08:21:34.295Z] [2025-12-22T08:21:34.295Z] #7 [3/4] COPY go.mod . [2025-12-22T08:21:34.295Z] #7 DONE 0.0s [2025-12-22T08:21:34.295Z] [2025-12-22T08:21:34.295Z] #8 [4/4] RUN go mod download [2025-12-22T08:21:49.245Z] #8 DONE 13.4s [2025-12-22T08:21:49.245Z] [2025-12-22T08:21:49.245Z] #9 exporting to image [2025-12-22T08:21:49.245Z] #9 exporting layers [2025-12-22T08:21:51.416Z] #9 exporting layers 3.5s done [2025-12-22T08:21:51.416Z] #9 writing image sha256:64c5e13cbf751b9c4aba7dd82014fe03630794a88751553ed990446088b6af20 done [2025-12-22T08:21:51.416Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-12-22T08:21:51.416Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:21:52.316Z] + docker inspect -f . ci-base-image-x86_64 [2025-12-22T08:21:52.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T08:21:52.398Z] prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container [2025-12-22T08:21:52.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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-12-22T08:21:52.751Z] $ docker top 924e640d81aa5a9b9849b12921df0678e464642ba3e81452fd2f915ec5ed8ec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-22T08:21:53.099Z] + go version [2025-12-22T08:21:53.099Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-12-22T08:21:53.109Z] $ docker stop --time=1 924e640d81aa5a9b9849b12921df0678e464642ba3e81452fd2f915ec5ed8ec2 [2025-12-22T08:21:54.355Z] $ docker rm -f --volumes 924e640d81aa5a9b9849b12921df0678e464642ba3e81452fd2f915ec5ed8ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:21:54.795Z] + docker inspect -f . ci-base-image-x86_64 [2025-12-22T08:21:54.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T08:21:54.875Z] prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container [2025-12-22T08:21:54.903Z] $ 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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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-12-22T08:21:55.131Z] $ docker top 94526b00dbd32e66bf2eaa58cd1827f130f4657bb4e1eb13ee159d58c0a4201b -eo pid,comm [Pipeline] { [Pipeline] echo [2025-12-22T08:21:55.202Z] ========================================================= [2025-12-22T08:21:55.202Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-12-22T08:21:55.202Z] ========================================================= [Pipeline] sh [2025-12-22T08:21:55.481Z] + git config --global --add safe.directory /w/workspace/edgex-go/940 [Pipeline] fileExists [Pipeline] sh [2025-12-22T08:21:55.787Z] + make test [2025-12-22T08:21:55.787Z] go test -race -coverprofile=coverage.out ./... [2025-12-22T08:22:03.911Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-12-22T08:22:36.007Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-12-22T08:22:38.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements [2025-12-22T08:22:41.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements [2025-12-22T08:22:41.830Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-12-22T08:22:41.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2025-12-22T08:22:41.830Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-12-22T08:22:41.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.7% of statements [2025-12-22T08:22:41.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements [2025-12-22T08:22:41.830Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-12-22T08:22:41.830Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.377s coverage: 94.2% of statements [2025-12-22T08:22:42.397Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-12-22T08:22:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-12-22T08:22:42.397Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-12-22T08:22:42.397Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-12-22T08:22:42.397Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 90.7% of statements [2025-12-22T08:22:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-12-22T08:22:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-12-22T08:22:42.397Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.035s coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-12-22T08:22:42.397Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-12-22T08:22:43.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.3% of statements [2025-12-22T08:22:43.777Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-12-22T08:22:43.777Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.506s coverage: 95.9% of statements [2025-12-22T08:22:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-12-22T08:22:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-12-22T08:22:47.072Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements [2025-12-22T08:22:47.072Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-12-22T08:22:47.072Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-12-22T08:22:47.072Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-12-22T08:22:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-12-22T08:22:49.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.057s coverage: 3.5% of statements [2025-12-22T08:22:49.608Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2025-12-22T08:22:49.608Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-12-22T08:22:49.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2025-12-22T08:22:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-12-22T08:22:49.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 38.2% of statements [2025-12-22T08:22:49.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements [2025-12-22T08:22:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-12-22T08:22:49.608Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-12-22T08:22:49.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-12-22T08:22:50.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-12-22T08:22:50.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 87.1% of statements [2025-12-22T08:22:50.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 89.5% of statements [2025-12-22T08:22:50.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements [2025-12-22T08:22:51.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-12-22T08:23:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.033s coverage: 94.4% of statements [2025-12-22T08:23:11.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.053s coverage: 92.9% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-12-22T08:23:11.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2025-12-22T08:23:11.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements [2025-12-22T08:23:11.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2025-12-22T08:23:11.665Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-12-22T08:23:11.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-12-22T08:23:11.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.036s coverage: 6.8% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.162s coverage: 54.8% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.031s coverage: 89.6% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.046s coverage: 20.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.045s coverage: 96.8% of statements [2025-12-22T08:23:11.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-12-22T08:23:11.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 29.2% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements [2025-12-22T08:23:11.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-12-22T08:23:11.666Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.1% of statements [2025-12-22T08:23:16.949Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.144s coverage: 94.9% of statements [2025-12-22T08:23:16.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-12-22T08:23:16.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-12-22T08:23:16.949Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2025-12-22T08:23:16.949Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2025-12-22T08:23:16.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-12-22T08:23:16.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements [2025-12-22T08:23:16.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-12-22T08:23:16.949Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-22T08:23:16.949Z] 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-12-22T08:23:17.520Z] running golangci-lint [2025-12-22T08:23:17.520Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-12-22T08:23:17.520Z] go version go1.25.2 linux/amd64 [2025-12-22T08:23:17.779Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-12-22T08:23:17.779Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-12-22T08:23:17.779Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-12-22T08:23:17.779Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-12-22T08:23:17.779Z] level=info msg="[goenv] Read go env for 3.512784ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-12-22T08:23:17.779Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-12-22T08:23:18.488Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-775546 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-12-22T08:23:18.511Z] Running in /w/workspace/edgex-go/940 [Pipeline] { [Pipeline] checkout [2025-12-22T08:23:21.565Z] The recommended git tool is: git [2025-12-22T08:23:25.897Z] using credential edgex-jenkins-ssh [2025-12-22T08:23:25.917Z] Cloning the remote Git repository [2025-12-22T08:23:25.955Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-12-22T08:23:26.038Z] > git init /w/workspace/edgex-go/940 # timeout=10 [2025-12-22T08:23:26.174Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-12-22T08:23:26.175Z] > git --version # timeout=10 [2025-12-22T08:23:26.196Z] > git --version # 'git version 2.25.1' [2025-12-22T08:23:26.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-12-22T08:23:26.334Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-22T08:23:44.329Z] level=info msg="[loader] Go packages loading at mode 8767 (name|compiled_files|deps|exports_file|imports|types_sizes|files) took 23.037941058s" [2025-12-22T08:23:44.329Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.007939ms" [2025-12-22T08:23:44.796Z] Avoid second fetch [2025-12-22T08:23:44.797Z] Checking out Revision 3b327d473a815c5ca910ae545af106b284c94157 (main) [2025-12-22T08:23:45.614Z] Commit message: "Merge pull request #5334 from FelixTing/issue-5333" [2025-12-22T08:23:43.903Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-12-22T08:23:43.923Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-22T08:23:44.810Z] > git config core.sparsecheckout # timeout=10 [2025-12-22T08:23:44.869Z] > git checkout -f 3b327d473a815c5ca910ae545af106b284c94157 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-22T08:23:49.871Z] provisioning config files... [2025-12-22T08:23:49.920Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/940@tmp/config54744045024943558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-22T08:23:50.611Z] ---> ****-login.sh [2025-12-22T08:23:50.611Z] nexus3.edgexfoundry.org:10001 [2025-12-22T08:23:50.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:23:51.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T08:23:51.153Z] Configure a credential helper to remove this warning. See [2025-12-22T08:23:51.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T08:23:51.153Z] [2025-12-22T08:23:51.153Z] Login Succeeded [2025-12-22T08:23:51.153Z] nexus3.edgexfoundry.org:10002 [2025-12-22T08:23:51.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:23:51.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T08:23:51.423Z] Configure a credential helper to remove this warning. See [2025-12-22T08:23:51.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T08:23:51.423Z] [2025-12-22T08:23:51.423Z] Login Succeeded [2025-12-22T08:23:51.423Z] nexus3.edgexfoundry.org:10003 [2025-12-22T08:23:51.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:23:51.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T08:23:51.690Z] Configure a credential helper to remove this warning. See [2025-12-22T08:23:51.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T08:23:51.691Z] [2025-12-22T08:23:51.691Z] Login Succeeded [2025-12-22T08:23:51.961Z] nexus3.edgexfoundry.org:10004 [2025-12-22T08:23:51.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:23:52.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T08:23:52.232Z] Configure a credential helper to remove this warning. See [2025-12-22T08:23:52.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T08:23:52.232Z] [2025-12-22T08:23:52.232Z] Login Succeeded [2025-12-22T08:23:52.232Z] ****.io [2025-12-22T08:23:52.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:23:52.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T08:23:52.769Z] Configure a credential helper to remove this warning. See [2025-12-22T08:23:52.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T08:23:52.769Z] [2025-12-22T08:23:52.769Z] Login Succeeded [2025-12-22T08:23:52.769Z] ---> ****-login.sh ends [Pipeline] } [2025-12-22T08:23:52.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-12-22T08:23:53.411Z] + git config --global --add safe.directory /w/workspace/edgex-go/940 [Pipeline] echo [2025-12-22T08:23:53.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-22T08:23:53.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-22T08:23:53.481Z] ========================================================= [2025-12-22T08:23:53.481Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-12-22T08:23:53.481Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-12-22T08:23:53.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-22T08:23:54.078Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-12-22T08:23:54.078Z] 6b59a28fa201: Pulling fs layer [2025-12-22T08:23:54.078Z] d32bb0dddca7: Pulling fs layer [2025-12-22T08:23:54.078Z] 5dab1238d3d9: Pulling fs layer [2025-12-22T08:23:54.078Z] 196fd7d83e7d: Pulling fs layer [2025-12-22T08:23:54.078Z] 4f4fb700ef54: Pulling fs layer [2025-12-22T08:23:54.078Z] 8ba94037c8f0: Pulling fs layer [2025-12-22T08:23:54.078Z] deaec5988b04: Pulling fs layer [2025-12-22T08:23:54.078Z] 9f65657bb879: Pulling fs layer [2025-12-22T08:23:54.078Z] 196fd7d83e7d: Waiting [2025-12-22T08:23:54.078Z] 4f4fb700ef54: Waiting [2025-12-22T08:23:54.078Z] 8ba94037c8f0: Waiting [2025-12-22T08:23:54.078Z] deaec5988b04: Waiting [2025-12-22T08:23:54.078Z] 9f65657bb879: Waiting [2025-12-22T08:23:54.078Z] d32bb0dddca7: Verifying Checksum [2025-12-22T08:23:54.078Z] d32bb0dddca7: Download complete [2025-12-22T08:23:54.078Z] 196fd7d83e7d: Download complete [2025-12-22T08:23:54.078Z] 4f4fb700ef54: Download complete [2025-12-22T08:23:54.078Z] 8ba94037c8f0: Verifying Checksum [2025-12-22T08:23:54.078Z] 8ba94037c8f0: Download complete [2025-12-22T08:23:54.078Z] 6b59a28fa201: Verifying Checksum [2025-12-22T08:23:54.078Z] 6b59a28fa201: Download complete [2025-12-22T08:23:54.668Z] 9f65657bb879: Verifying Checksum [2025-12-22T08:23:54.668Z] 9f65657bb879: Download complete [2025-12-22T08:23:54.936Z] 6b59a28fa201: Pull complete [2025-12-22T08:23:55.524Z] d32bb0dddca7: Pull complete [2025-12-22T08:23:55.792Z] 5dab1238d3d9: Verifying Checksum [2025-12-22T08:23:55.792Z] 5dab1238d3d9: Download complete [2025-12-22T08:23:56.548Z] level=info msg="[linters_context/goanalysis] analyzers took 2m15.714310843s with top 10 stages: buildir: 1m12.566415042s, gosec: 4.37964193s, inspect: 2.563380508s, fact_deprecated: 2.517226396s, fact_purity: 1.976366079s, ctrlflow: 1.953852109s, printf: 1.946312841s, nilness: 1.657170231s, S1038: 1.412376337s, unused: 1.240891644s" [2025-12-22T08:23:56.548Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-12-22T08:23:56.548Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-12-22T08:23:56.548Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-12-22T08:23:56.548Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-12-22T08:23:56.548Z] level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, nolint_filter: 21/0, cgo: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, filename_unadjuster: 35/35, exclusion_rules: 22/21" [2025-12-22T08:23:56.548Z] level=info msg="[runner] processing took 13.284295ms with stages: nolint_filter: 11.538823ms, generated_file_filter: 1.313759ms, exclusion_rules: 250.832µs, path_relativity: 77.47µs, exclusion_paths: 77.051µs, cgo: 7.83µs, path_absoluter: 5.11µs, invalid_issue: 3.79µs, sort_results: 2.6µs, filename_unadjuster: 1.66µs, max_same_issues: 910ns, diff: 910ns, fixer: 800ns, path_prettifier: 740ns, max_from_linter: 660ns, path_shortener: 550ns, max_per_file_from_linter: 300ns, uniq_by_line: 230ns, source_code: 150ns, severity-rules: 120ns" [2025-12-22T08:23:56.548Z] level=info msg="[runner] linters took 15.027434833s with stages: goanalysis_metalinter: 15.014059987s" [2025-12-22T08:23:56.548Z] 0 issues. [2025-12-22T08:23:56.548Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-12-22T08:23:56.548Z] level=info msg="Memory: 381 samples, avg is 369.4MB, max is 1499.7MB" [2025-12-22T08:23:56.548Z] level=info msg="Execution took 38.118634266s" [2025-12-22T08:23:56.548Z] go vet ./... [2025-12-22T08:23:57.211Z] deaec5988b04: Verifying Checksum [2025-12-22T08:23:57.211Z] deaec5988b04: Download complete [2025-12-22T08:24:04.668Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-12-22T08:24:04.668Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-12-22T08:24:04.668Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-12-22T08:24:04.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-12-22T08:24:04.977Z] + ls -al . [2025-12-22T08:24:04.977Z] total 1392 [2025-12-22T08:24:04.977Z] drwxrwxr-x 11 1001 1001 4096 Dec 22 08:21 . [2025-12-22T08:24:04.977Z] drwxr-xr-x 4 root root 4096 Dec 22 08:21 .. [2025-12-22T08:24:04.977Z] drwxrwxr-x 2 1001 1001 4096 Dec 22 08:20 .blubracket [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 10 Dec 22 08:20 .dockerignore [2025-12-22T08:24:04.977Z] drwxrwxr-x 8 1001 1001 4096 Dec 22 08:23 .git [2025-12-22T08:24:04.977Z] drwxrwxr-x 3 1001 1001 4096 Dec 22 08:20 .github [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 909 Dec 22 08:20 .gitignore [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 359 Dec 22 08:20 .golangci.yml [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 100 Dec 22 08:20 .hadolint.yml [2025-12-22T08:24:04.977Z] drwxr-xr-x 3 1001 1001 4096 Dec 22 08:21 .semver [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 155 Dec 22 08:20 .sonarcloud.properties [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 1171 Dec 22 08:20 ADOPTERS.md [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 20017 Dec 22 08:20 Attribution.txt [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 108018 Dec 22 08:20 CHANGELOG.md [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 3804 Dec 22 08:20 CONTRIBUTING.md [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 677 Dec 22 08:20 GOVERNANCE.md [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 886 Dec 22 08:20 Jenkinsfile [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 10775 Dec 22 08:20 LICENSE [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 16739 Dec 22 08:20 Makefile [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 582 Dec 22 08:20 OWNERS.md [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 9932 Dec 22 08:20 README.md [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 789 Dec 22 08:20 SECURITY.md [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 12 Dec 22 08:21 VERSION [2025-12-22T08:24:04.977Z] drwxrwxr-x 2 1001 1001 4096 Dec 22 08:20 bin [2025-12-22T08:24:04.977Z] drwxrwxr-x 19 1001 1001 4096 Dec 22 08:20 cmd [2025-12-22T08:24:04.977Z] -rw-r--r-- 1 root root 1043595 Dec 22 08:23 coverage.out [2025-12-22T08:24:04.977Z] drwxrwxr-x 2 1001 1001 4096 Dec 22 08:20 fuzz_test [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 7070 Dec 22 08:20 go.mod [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 90674 Dec 22 08:20 go.sum [2025-12-22T08:24:04.977Z] drwxrwxr-x 7 1001 1001 4096 Dec 22 08:20 internal [2025-12-22T08:24:04.977Z] drwxrwxr-x 2 1001 1001 4096 Dec 22 08:20 openapi [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 584 Dec 22 08:20 security.txt [2025-12-22T08:24:04.977Z] -rw-rw-r-- 1 1001 1001 204 Dec 22 08:20 version.go [Pipeline] sh [2025-12-22T08:24:05.264Z] + '[' -e coverage.out ] [2025-12-22T08:24:05.264Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-12-22T08:24:05.414Z] Stashed 1 file(s) [Pipeline] sh [2025-12-22T08:24:05.703Z] + make build [2025-12-22T08:24:05.703Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-22T08:24:09.551Z] 5dab1238d3d9: Pull complete [2025-12-22T08:24:09.823Z] 196fd7d83e7d: Pull complete [2025-12-22T08:24:10.097Z] 4f4fb700ef54: Pull complete [2025-12-22T08:24:10.371Z] 8ba94037c8f0: Pull complete [2025-12-22T08:24:20.468Z] deaec5988b04: Pull complete [2025-12-22T08:24:21.428Z] 9f65657bb879: Pull complete [2025-12-22T08:24:21.428Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-12-22T08:24:21.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-22T08:24:21.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-12-22T08:24:21.786Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-22T08:24:21.786Z] WORKDIR /edgex [2025-12-22T08:24:21.786Z] COPY go.mod . [2025-12-22T08:24:21.786Z] RUN go mod download -t [2025-12-22T08:24:21.786Z] ci-base-image-arm64 -f - . [2025-12-22T08:24:22.379Z] Sending build context to Docker daemon 3.887MB [2025-12-22T08:24:22.379Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-22T08:24:22.379Z] ---> 334268110677 [2025-12-22T08:24:22.379Z] Step 2/4 : WORKDIR /edgex [2025-12-22T08:24:24.345Z] ---> Running in 1808e4fd0560 [2025-12-22T08:24:24.612Z] Removing intermediate container 1808e4fd0560 [2025-12-22T08:24:24.612Z] ---> 8669e896456a [2025-12-22T08:24:24.612Z] Step 3/4 : COPY go.mod . [2025-12-22T08:24:25.201Z] ---> c117422618a6 [2025-12-22T08:24:25.201Z] Step 4/4 : RUN go mod download [2025-12-22T08:24:25.201Z] ---> Running in a90bcddd249f [2025-12-22T08:24:32.268Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-22T08:24:33.205Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-22T08:24:35.110Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-22T08:24:36.048Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-22T08:24:37.950Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-22T08:24:43.227Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-22T08:24:45.763Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-22T08:24:48.300Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-22T08:24:50.843Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-22T08:24:52.223Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-22T08:24:54.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-22T08:24:54.700Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-12-22T08:24:56.612Z] $ docker stop --time=1 94526b00dbd32e66bf2eaa58cd1827f130f4657bb4e1eb13ee159d58c0a4201b [2025-12-22T08:25:02.334Z] $ docker rm -f --volumes 94526b00dbd32e66bf2eaa58cd1827f130f4657bb4e1eb13ee159d58c0a4201b [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-12-22T08:25:03.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-22T08:25:03.695Z] [2025-12-22T08:25:03.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:25:04.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-22T08:25:04.005Z] latest: Pulling from edgex-devops/edgex-compose [2025-12-22T08:25:04.005Z] 91d30c5bc195: Pulling fs layer [2025-12-22T08:25:04.005Z] 2e9b0aa3be6d: Pulling fs layer [2025-12-22T08:25:04.005Z] 9c61dcf015f6: Pulling fs layer [2025-12-22T08:25:04.005Z] 4698f68db338: Pulling fs layer [2025-12-22T08:25:04.005Z] 2a2f49069b9e: Pulling fs layer [2025-12-22T08:25:04.005Z] e0025b399a48: Pulling fs layer [2025-12-22T08:25:04.005Z] 4698f68db338: Waiting [2025-12-22T08:25:04.005Z] 2a2f49069b9e: Waiting [2025-12-22T08:25:04.005Z] e0025b399a48: Waiting [2025-12-22T08:25:04.005Z] 91d30c5bc195: Verifying Checksum [2025-12-22T08:25:04.005Z] 91d30c5bc195: Download complete [2025-12-22T08:25:04.005Z] 4698f68db338: Verifying Checksum [2025-12-22T08:25:04.005Z] 4698f68db338: Download complete [2025-12-22T08:25:04.263Z] 91d30c5bc195: Pull complete [2025-12-22T08:25:04.263Z] 2e9b0aa3be6d: Verifying Checksum [2025-12-22T08:25:04.263Z] 2e9b0aa3be6d: Download complete [2025-12-22T08:25:04.263Z] e0025b399a48: Verifying Checksum [2025-12-22T08:25:04.263Z] e0025b399a48: Download complete [2025-12-22T08:25:04.263Z] 2a2f49069b9e: Verifying Checksum [2025-12-22T08:25:04.263Z] 2a2f49069b9e: Download complete [2025-12-22T08:25:04.531Z] 2e9b0aa3be6d: Pull complete [2025-12-22T08:25:04.790Z] 9c61dcf015f6: Verifying Checksum [2025-12-22T08:25:04.790Z] 9c61dcf015f6: Download complete [2025-12-22T08:25:08.079Z] 9c61dcf015f6: Pull complete [2025-12-22T08:25:09.459Z] 4698f68db338: Pull complete [2025-12-22T08:25:10.026Z] 2a2f49069b9e: Pull complete [2025-12-22T08:25:10.026Z] e0025b399a48: Pull complete [2025-12-22T08:25:10.026Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-12-22T08:25:10.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-22T08:25:10.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T08:25:10.130Z] prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container [2025-12-22T08:25:10.162Z] $ 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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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-12-22T08:25:10.781Z] $ docker top 994cbf387daa9d67a212e730cc682bcd0da7e2fe8914fe0d2ba9bba229a051c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-22T08:25:11.130Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-12-22T08:25:11.394Z] #1 [core-data internal] load build definition from Dockerfile [2025-12-22T08:25:11.394Z] #1 transferring dockerfile: 2.04kB done [2025-12-22T08:25:11.394Z] #1 DONE 0.0s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-12-22T08:25:11.394Z] #2 transferring dockerfile: 2.02kB done [2025-12-22T08:25:11.394Z] #2 DONE 0.1s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-22T08:25:11.394Z] #3 DONE 0.0s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-12-22T08:25:11.394Z] #4 transferring dockerfile: 1.81kB done [2025-12-22T08:25:11.394Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-22T08:25:11.394Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-12-22T08:25:11.394Z] #4 DONE 0.1s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-12-22T08:25:11.394Z] #5 transferring dockerfile: 2.14kB done [2025-12-22T08:25:11.394Z] #5 DONE 0.1s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-12-22T08:25:11.394Z] #6 transferring dockerfile: 3.02kB done [2025-12-22T08:25:11.394Z] #6 DONE 0.1s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-12-22T08:25:11.394Z] #7 transferring dockerfile: 2.50kB done [2025-12-22T08:25:11.394Z] #7 DONE 0.2s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-12-22T08:25:11.394Z] #8 transferring dockerfile: 2.10kB done [2025-12-22T08:25:11.394Z] #8 DONE 0.2s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-12-22T08:25:11.394Z] #9 transferring dockerfile: 2.23kB done [2025-12-22T08:25:11.394Z] #9 DONE 0.2s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-22T08:25:11.394Z] #3 DONE 0.0s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-12-22T08:25:11.394Z] #10 transferring dockerfile: 1.89kB done [2025-12-22T08:25:11.394Z] #10 DONE 0.2s [2025-12-22T08:25:11.394Z] [2025-12-22T08:25:11.394Z] #11 [security-proxy-setup internal] load .dockerignore [2025-12-22T08:25:11.653Z] #11 transferring context: 50B done [2025-12-22T08:25:11.653Z] #11 DONE 0.1s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-12-22T08:25:11.653Z] #12 transferring dockerfile: 2.01kB done [2025-12-22T08:25:11.653Z] #12 DONE 0.2s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-12-22T08:25:11.653Z] #13 transferring dockerfile: 1.70kB done [2025-12-22T08:25:11.653Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-22T08:25:11.653Z] #13 DONE 0.2s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-12-22T08:25:11.653Z] #14 transferring dockerfile: 1.69kB done [2025-12-22T08:25:11.653Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-22T08:25:11.653Z] #14 DONE 0.2s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-12-22T08:25:11.653Z] #15 transferring dockerfile: 2.49kB done [2025-12-22T08:25:11.653Z] #15 DONE 0.2s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #16 [core-command internal] load build definition from Dockerfile [2025-12-22T08:25:11.653Z] #16 transferring dockerfile: 1.94kB done [2025-12-22T08:25:11.653Z] #16 DONE 0.2s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #17 [support-scheduler internal] load build definition from Dockerfile [2025-12-22T08:25:11.653Z] #17 transferring dockerfile: 1.83kB done [2025-12-22T08:25:11.653Z] #17 DONE 0.2s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-22T08:25:11.653Z] #3 DONE 0.0s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #18 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2025-12-22T08:25:11.653Z] #18 DONE 0.2s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #19 [support-notifications internal] load .dockerignore [2025-12-22T08:25:11.653Z] #19 transferring context: 50B done [2025-12-22T08:25:11.653Z] #19 DONE 0.1s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #20 [core-data internal] load .dockerignore [2025-12-22T08:25:11.653Z] #20 transferring context: 50B done [2025-12-22T08:25:11.653Z] #20 DONE 0.1s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #21 [security-proxy-auth internal] load .dockerignore [2025-12-22T08:25:11.653Z] #21 transferring context: 50B done [2025-12-22T08:25:11.653Z] #21 DONE 0.1s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #22 [security-bootstrapper internal] load .dockerignore [2025-12-22T08:25:11.653Z] #22 transferring context: 50B done [2025-12-22T08:25:11.653Z] #22 DONE 0.1s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #23 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:11.653Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:11.653Z] #23 ... [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-12-22T08:25:11.653Z] #24 transferring context: 50B done [2025-12-22T08:25:11.653Z] #24 DONE 0.2s [2025-12-22T08:25:11.653Z] [2025-12-22T08:25:11.653Z] #23 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:11.917Z] #23 ... [2025-12-22T08:25:11.917Z] [2025-12-22T08:25:11.917Z] #25 [core-metadata internal] load .dockerignore [2025-12-22T08:25:11.917Z] #25 transferring context: 50B done [2025-12-22T08:25:11.917Z] #25 DONE 0.3s [2025-12-22T08:25:11.917Z] [2025-12-22T08:25:11.917Z] #23 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:11.917Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-22T08:25:11.917Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:25:11.917Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-22T08:25:11.917Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-22T08:25:11.917Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-22T08:25:11.917Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:25:11.917Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-22T08:25:11.917Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-22T08:25:11.917Z] #23 DONE 0.3s [2025-12-22T08:25:11.917Z] [2025-12-22T08:25:11.917Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2025-12-22T08:25:11.917Z] #26 transferring context: 50B done [2025-12-22T08:25:11.917Z] #26 DONE 0.3s [2025-12-22T08:25:11.917Z] [2025-12-22T08:25:11.917Z] #27 [core-command internal] load .dockerignore [2025-12-22T08:25:11.917Z] #27 transferring context: 50B done [2025-12-22T08:25:11.917Z] #27 DONE 0.3s [2025-12-22T08:25:11.917Z] [2025-12-22T08:25:11.917Z] #28 [core-keeper internal] load .dockerignore [2025-12-22T08:25:11.917Z] #28 transferring context: 50B done [2025-12-22T08:25:11.917Z] #28 DONE 0.3s [2025-12-22T08:25:11.917Z] [2025-12-22T08:25:11.917Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-12-22T08:25:11.917Z] #29 transferring context: 50B done [2025-12-22T08:25:11.917Z] #29 DONE 0.3s [2025-12-22T08:25:11.917Z] [2025-12-22T08:25:11.917Z] #30 [support-scheduler internal] load .dockerignore [2025-12-22T08:25:11.917Z] #30 transferring context: 50B done [2025-12-22T08:25:11.917Z] #30 DONE 0.3s [2025-12-22T08:25:11.917Z] [2025-12-22T08:25:11.917Z] #31 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-22T08:25:11.917Z] #31 ... [2025-12-22T08:25:11.917Z] [2025-12-22T08:25:11.917Z] #23 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:11.917Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-22T08:25:11.917Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:25:11.917Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-22T08:25:11.917Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-22T08:25:11.917Z] #23 DONE 0.3s [2025-12-22T08:25:12.176Z] [2025-12-22T08:25:12.176Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-12-22T08:25:12.176Z] #32 DONE 0.7s [2025-12-22T08:25:12.176Z] [2025-12-22T08:25:12.176Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-22T08:25:12.434Z] #33 ... [2025-12-22T08:25:12.434Z] [2025-12-22T08:25:12.434Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-22T08:25:12.434Z] #34 DONE 0.8s [2025-12-22T08:25:12.434Z] [2025-12-22T08:25:12.434Z] #33 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-22T08:25:12.434Z] #33 DONE 0.8s [2025-12-22T08:25:12.434Z] [2025-12-22T08:25:12.434Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2025-12-22T08:25:17.736Z] #35 ... [2025-12-22T08:25:17.737Z] [2025-12-22T08:25:17.737Z] #36 [security-bootstrapper internal] load build context [2025-12-22T08:25:17.737Z] #36 transferring context: 254.85MB 5.8s [2025-12-22T08:25:17.737Z] #36 ... [2025-12-22T08:25:17.737Z] [2025-12-22T08:25:17.737Z] #37 [security-proxy-setup internal] load build context [2025-12-22T08:25:17.737Z] #37 ... [2025-12-22T08:25:17.737Z] [2025-12-22T08:25:17.737Z] #36 [security-bootstrapper internal] load build context [2025-12-22T08:25:19.109Z] #36 ... [2025-12-22T08:25:19.109Z] [2025-12-22T08:25:19.109Z] #38 [security-spire-agent internal] load .dockerignore [2025-12-22T08:25:19.109Z] #38 transferring context: 50B 0.0s done [2025-12-22T08:25:19.109Z] #38 DONE 5.9s [2025-12-22T08:25:19.109Z] [2025-12-22T08:25:19.109Z] #36 [security-bootstrapper internal] load build context [2025-12-22T08:25:19.109Z] #36 transferring context: 274.51MB 6.4s [2025-12-22T08:25:19.385Z] #36 ... [2025-12-22T08:25:19.386Z] [2025-12-22T08:25:19.386Z] #39 [security-spire-config internal] load .dockerignore [2025-12-22T08:25:19.386Z] #39 transferring context: 50B 0.0s done [2025-12-22T08:25:19.386Z] #39 DONE 7.1s [2025-12-22T08:25:19.386Z] [2025-12-22T08:25:19.386Z] #36 [security-bootstrapper internal] load build context [2025-12-22T08:25:19.386Z] #36 transferring context: 293.03MB 7.6s [2025-12-22T08:25:21.631Z] Removing intermediate container a90bcddd249f [2025-12-22T08:25:21.631Z] ---> 60bfd0697ece [2025-12-22T08:25:21.631Z] Successfully built 60bfd0697ece [2025-12-22T08:25:21.631Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:25:21.976Z] + docker inspect -f . ci-base-image-arm64 [2025-12-22T08:25:21.976Z] . [Pipeline] } [Pipeline] // withEnv [2025-12-22T08:25:22.016Z] #36 ... [2025-12-22T08:25:22.016Z] [2025-12-22T08:25:22.016Z] #40 [security-proxy-auth internal] load build context [2025-12-22T08:25:22.016Z] #40 ... [2025-12-22T08:25:22.016Z] [2025-12-22T08:25:22.016Z] #41 [core-data internal] load build context [2025-12-22T08:25:22.016Z] #41 ... [2025-12-22T08:25:22.016Z] [2025-12-22T08:25:22.016Z] #42 [support-notifications internal] load build context [2025-12-22T08:25:22.016Z] #42 ... [2025-12-22T08:25:22.016Z] [2025-12-22T08:25:22.016Z] #43 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-22T08:25:22.016Z] #0 6.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:22.016Z] #0 6.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:22.016Z] #0 6.862 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:22.016Z] #0 7.351 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:22.016Z] #0 7.367 OK: 7 MiB in 17 packages [2025-12-22T08:25:22.016Z] #43 ... [2025-12-22T08:25:22.016Z] [2025-12-22T08:25:22.016Z] #44 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-22T08:25:22.016Z] #0 7.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:22.016Z] #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:22.016Z] #0 7.951 (1/3) Installing ca-certificates (20250911-r0) [2025-12-22T08:25:22.016Z] #0 7.968 (2/3) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:22.016Z] #0 7.976 (3/3) Installing tzdata (2025c-r0) [2025-12-22T08:25:22.016Z] #0 8.004 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:22.016Z] #0 8.013 Executing ca-certificates-20250911-r0.trigger [2025-12-22T08:25:22.016Z] #0 8.058 OK: 8 MiB in 19 packages [Pipeline] withDockerContainer [2025-12-22T08:25:22.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-775546 does not seem to be running inside a container [2025-12-22T08:25:22.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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-12-22T08:25:22.286Z] #44 ... [2025-12-22T08:25:22.286Z] [2025-12-22T08:25:22.286Z] #45 [core-metadata internal] load build context [2025-12-22T08:25:22.286Z] #45 ... [2025-12-22T08:25:22.286Z] [2025-12-22T08:25:22.286Z] #46 [core-common-config-bootstrapper internal] load build context [2025-12-22T08:25:22.286Z] #46 ... [2025-12-22T08:25:22.286Z] [2025-12-22T08:25:22.286Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-22T08:25:22.286Z] #0 1.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:22.286Z] #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:22.286Z] #0 2.251 (1/2) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:22.286Z] #0 2.257 (2/2) Installing su-exec (0.2-r3) [2025-12-22T08:25:22.286Z] #0 2.258 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:22.286Z] #0 2.263 OK: 7 MiB in 18 packages [2025-12-22T08:25:22.549Z] #47 ... [2025-12-22T08:25:22.549Z] [2025-12-22T08:25:22.549Z] #48 [support-scheduler internal] load build context [2025-12-22T08:25:22.549Z] #48 ... [2025-12-22T08:25:22.549Z] [2025-12-22T08:25:22.549Z] #49 [security-secretstore-setup internal] load build context [2025-12-22T08:25:22.810Z] #49 ... [2025-12-22T08:25:22.810Z] [2025-12-22T08:25:22.810Z] #50 [core-keeper internal] load build context [2025-12-22T08:25:22.810Z] #50 ... [2025-12-22T08:25:22.810Z] [2025-12-22T08:25:22.810Z] #51 [security-spire-server internal] load .dockerignore [2025-12-22T08:25:22.810Z] #51 transferring context: 50B 0.0s done [2025-12-22T08:25:22.810Z] #51 ... [2025-12-22T08:25:22.810Z] [2025-12-22T08:25:22.810Z] #52 [security-spiffe-token-provider internal] load build context [2025-12-22T08:25:22.810Z] #52 transferring context: 494.13MB 10.9s [2025-12-22T08:25:23.070Z] #52 ... [2025-12-22T08:25:23.070Z] [2025-12-22T08:25:23.070Z] #53 [core-command internal] load build context [2025-12-22T08:25:23.070Z] #53 ... [2025-12-22T08:25:23.070Z] [2025-12-22T08:25:23.070Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-22T08:25:23.070Z] #54 ... [2025-12-22T08:25:23.070Z] [2025-12-22T08:25:23.070Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-22T08:25:23.329Z] #55 ... [2025-12-22T08:25:23.329Z] [2025-12-22T08:25:23.329Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-22T08:25:23.329Z] #0 9.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:23.329Z] #0 9.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:23.329Z] #0 10.28 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-22T08:25:23.329Z] #0 10.28 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-22T08:25:23.329Z] #0 10.28 OK: 26327 distinct packages available [2025-12-22T08:25:23.329Z] #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:23.329Z] #0 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:23.329Z] #0 10.69 (1/13) Installing brotli-libs (1.1.0-r2) [2025-12-22T08:25:23.329Z] #0 10.72 (2/13) Installing c-ares (1.34.6-r0) [2025-12-22T08:25:23.329Z] #0 10.73 (3/13) Installing libunistring (1.3-r0) [2025-12-22T08:25:23.329Z] #0 10.75 (4/13) Installing libidn2 (2.3.7-r0) [2025-12-22T08:25:23.329Z] #0 10.75 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-12-22T08:25:23.329Z] #0 10.75 (6/13) Installing libpsl (0.21.5-r3) [2025-12-22T08:25:23.329Z] #0 10.76 (7/13) Installing zstd-libs (1.5.7-r0) [2025-12-22T08:25:23.329Z] #0 10.77 (8/13) Installing libcurl (8.14.1-r2) [2025-12-22T08:25:23.329Z] #0 10.78 (9/13) Installing curl (8.14.1-r2) [2025-12-22T08:25:23.329Z] #0 10.79 (10/13) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:23.329Z] #0 10.79 (11/13) Installing musl-obstack (1.2.3-r2) [2025-12-22T08:25:23.329Z] #0 10.79 (12/13) Installing libucontext (1.3.2-r0) [2025-12-22T08:25:23.329Z] #0 10.79 (13/13) Installing gcompat (1.1.0-r4) [2025-12-22T08:25:23.329Z] #0 10.80 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:23.329Z] #0 10.81 OK: 13 MiB in 29 packages [2025-12-22T08:25:23.329Z] #56 ... [2025-12-22T08:25:23.329Z] [2025-12-22T08:25:23.329Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-22T08:25:23.485Z] $ docker top 10c0ea06bef2d4f1ba082e30937adfc298a6823aa6c5dc893cf96d068c500a76 -eo pid,comm [2025-12-22T08:25:23.587Z] #57 ... [2025-12-22T08:25:23.588Z] [2025-12-22T08:25:23.588Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-22T08:25:23.588Z] #58 ... [2025-12-22T08:25:23.588Z] [2025-12-22T08:25:23.588Z] #49 [security-secretstore-setup internal] load build context [Pipeline] { [Pipeline] sh [2025-12-22T08:25:24.317Z] + go version [2025-12-22T08:25:24.317Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-12-22T08:25:24.333Z] $ docker stop --time=1 10c0ea06bef2d4f1ba082e30937adfc298a6823aa6c5dc893cf96d068c500a76 [2025-12-22T08:25:24.522Z] #49 ... [2025-12-22T08:25:24.522Z] [2025-12-22T08:25:24.522Z] #51 [security-spire-server internal] load .dockerignore [2025-12-22T08:25:24.522Z] #51 DONE 11.6s [2025-12-22T08:25:24.522Z] [2025-12-22T08:25:24.522Z] #49 [security-secretstore-setup internal] load build context [2025-12-22T08:25:25.961Z] $ docker rm -f --volumes 10c0ea06bef2d4f1ba082e30937adfc298a6823aa6c5dc893cf96d068c500a76 [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-12-22T08:25:26.440Z] #49 transferring context: 608.31MB 13.8s done [2025-12-22T08:25:26.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-22T08:25:26.720Z] [2025-12-22T08:25:26.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:25:27.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-22T08:25:27.066Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-12-22T08:25:27.066Z] 547446be3368: Pulling fs layer [2025-12-22T08:25:27.066Z] d125d8839a47: Pulling fs layer [2025-12-22T08:25:27.066Z] 3e85d5ac6304: Pulling fs layer [2025-12-22T08:25:27.066Z] c3105a71a48b: Pulling fs layer [2025-12-22T08:25:27.066Z] 0f093f025ec4: Pulling fs layer [2025-12-22T08:25:27.066Z] c3106fc0e877: Pulling fs layer [2025-12-22T08:25:27.066Z] c3105a71a48b: Waiting [2025-12-22T08:25:27.066Z] 0f093f025ec4: Waiting [2025-12-22T08:25:27.066Z] c3106fc0e877: Waiting [2025-12-22T08:25:27.334Z] 547446be3368: Verifying Checksum [2025-12-22T08:25:27.334Z] 547446be3368: Download complete [2025-12-22T08:25:27.334Z] c3105a71a48b: Verifying Checksum [2025-12-22T08:25:27.334Z] c3105a71a48b: Download complete [2025-12-22T08:25:27.923Z] d125d8839a47: Verifying Checksum [2025-12-22T08:25:27.923Z] d125d8839a47: Download complete [2025-12-22T08:25:27.923Z] c3106fc0e877: Verifying Checksum [2025-12-22T08:25:27.923Z] c3106fc0e877: Download complete [2025-12-22T08:25:27.923Z] 0f093f025ec4: Verifying Checksum [2025-12-22T08:25:27.923Z] 0f093f025ec4: Download complete [2025-12-22T08:25:27.923Z] 547446be3368: Pull complete [2025-12-22T08:25:27.968Z] #49 ... [2025-12-22T08:25:27.968Z] [2025-12-22T08:25:27.968Z] #37 [security-proxy-setup internal] load build context [2025-12-22T08:25:27.968Z] #37 transferring context: 608.31MB 14.7s done [2025-12-22T08:25:29.336Z] d125d8839a47: Pull complete [2025-12-22T08:25:29.603Z] 3e85d5ac6304: Verifying Checksum [2025-12-22T08:25:29.603Z] 3e85d5ac6304: Download complete [2025-12-22T08:25:32.159Z] #37 ... [2025-12-22T08:25:32.159Z] [2025-12-22T08:25:32.159Z] #36 [security-bootstrapper internal] load build context [2025-12-22T08:25:32.159Z] #36 transferring context: 608.31MB 14.0s done [2025-12-22T08:25:32.159Z] #36 ... [2025-12-22T08:25:32.159Z] [2025-12-22T08:25:32.159Z] #40 [security-proxy-auth internal] load build context [2025-12-22T08:25:32.159Z] #40 transferring context: 608.31MB 13.5s done [2025-12-22T08:25:32.159Z] #40 ... [2025-12-22T08:25:32.159Z] [2025-12-22T08:25:32.159Z] #42 [support-notifications internal] load build context [2025-12-22T08:25:32.159Z] #42 transferring context: 608.31MB 14.3s done [2025-12-22T08:25:32.887Z] #42 ... [2025-12-22T08:25:32.887Z] [2025-12-22T08:25:32.887Z] #45 [core-metadata internal] load build context [2025-12-22T08:25:32.887Z] #45 transferring context: 608.31MB 14.6s done [2025-12-22T08:25:32.887Z] #45 ... [2025-12-22T08:25:32.887Z] [2025-12-22T08:25:32.887Z] #46 [core-common-config-bootstrapper internal] load build context [2025-12-22T08:25:32.887Z] #46 transferring context: 608.31MB 13.3s done [2025-12-22T08:25:33.637Z] #46 ... [2025-12-22T08:25:33.637Z] [2025-12-22T08:25:33.637Z] #41 [core-data internal] load build context [2025-12-22T08:25:33.637Z] #41 transferring context: 608.31MB 14.1s done [2025-12-22T08:25:33.896Z] #41 ... [2025-12-22T08:25:33.896Z] [2025-12-22T08:25:33.896Z] #48 [support-scheduler internal] load build context [2025-12-22T08:25:33.896Z] #48 transferring context: 608.31MB 13.6s done [2025-12-22T08:25:33.896Z] #48 ... [2025-12-22T08:25:33.896Z] [2025-12-22T08:25:33.896Z] #50 [core-keeper internal] load build context [2025-12-22T08:25:33.896Z] #50 transferring context: 608.31MB 13.2s done [2025-12-22T08:25:34.356Z] #50 ... [2025-12-22T08:25:34.356Z] [2025-12-22T08:25:34.356Z] #52 [security-spiffe-token-provider internal] load build context [2025-12-22T08:25:34.356Z] #52 transferring context: 608.31MB 13.6s done [2025-12-22T08:25:34.356Z] #52 ... [2025-12-22T08:25:34.356Z] [2025-12-22T08:25:34.356Z] #53 [core-command internal] load build context [2025-12-22T08:25:34.356Z] #53 transferring context: 608.31MB 12.4s done [2025-12-22T08:25:39.673Z] 3e85d5ac6304: Pull complete [2025-12-22T08:25:39.673Z] c3105a71a48b: Pull complete [2025-12-22T08:25:40.632Z] 0f093f025ec4: Pull complete [2025-12-22T08:25:40.632Z] c3106fc0e877: Pull complete [2025-12-22T08:25:40.632Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-12-22T08:25:40.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-22T08:25:40.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T08:25:40.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-775546 does not seem to be running inside a container [2025-12-22T08:25:40.897Z] $ 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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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-12-22T08:25:43.240Z] $ docker top 410f114a8e5f73699375bf539a8a1148ede1e0510c9812ebbbbd4bb04f8b39ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-22T08:25:43.758Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-12-22T08:25:49.354Z] #53 DONE 35.0s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #23 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:49.354Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-22T08:25:49.354Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:25:49.354Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-22T08:25:49.354Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-22T08:25:49.354Z] #23 DONE 0.3s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-12-22T08:25:49.354Z] #35 DONE 34.6s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #40 [security-proxy-auth internal] load build context [2025-12-22T08:25:49.354Z] #40 DONE 35.4s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #46 [core-common-config-bootstrapper internal] load build context [2025-12-22T08:25:49.354Z] #46 DONE 35.1s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #52 [security-spiffe-token-provider internal] load build context [2025-12-22T08:25:49.354Z] #52 DONE 35.3s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #50 [core-keeper internal] load build context [2025-12-22T08:25:49.354Z] #50 DONE 35.1s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:49.354Z] #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:49.354Z] #59 ... [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #36 [security-bootstrapper internal] load build context [2025-12-22T08:25:49.354Z] #36 DONE 35.4s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #41 [core-data internal] load build context [2025-12-22T08:25:49.354Z] #41 DONE 35.4s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #48 [support-scheduler internal] load build context [2025-12-22T08:25:49.354Z] #48 DONE 35.1s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #42 [support-notifications internal] load build context [2025-12-22T08:25:49.354Z] #42 DONE 35.4s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #37 [security-proxy-setup internal] load build context [2025-12-22T08:25:49.354Z] #37 DONE 35.4s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #49 [security-secretstore-setup internal] load build context [2025-12-22T08:25:49.354Z] #49 DONE 35.1s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #45 [core-metadata internal] load build context [2025-12-22T08:25:49.354Z] #45 DONE 35.2s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #43 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-22T08:25:49.354Z] #43 DONE 35.1s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-22T08:25:49.354Z] #47 DONE 35.1s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-22T08:25:49.354Z] #56 DONE 35.2s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #44 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-22T08:25:49.354Z] #44 DONE 35.2s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:49.354Z] #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-12-22T08:25:49.354Z] #59 ... [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #60 [security-spire-config internal] load build context [2025-12-22T08:25:49.354Z] #60 transferring context: 24.70kB done [2025-12-22T08:25:49.354Z] #60 DONE 0.2s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #61 [security-spire-server internal] load build context [2025-12-22T08:25:49.354Z] #61 transferring context: 26.44kB done [2025-12-22T08:25:49.354Z] #61 DONE 0.2s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #62 [security-spire-agent internal] load build context [2025-12-22T08:25:49.354Z] #62 transferring context: 25.98kB done [2025-12-22T08:25:49.354Z] #62 DONE 0.2s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:49.354Z] #59 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-12-22T08:25:49.354Z] #59 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-12-22T08:25:49.354Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2025-12-22T08:25:49.354Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2025-12-22T08:25:49.354Z] #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2025-12-22T08:25:49.354Z] #59 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-22T08:25:49.354Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2025-12-22T08:25:49.354Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2025-12-22T08:25:49.354Z] #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2025-12-22T08:25:49.354Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 6.29MB / 41.51MB 0.3s [2025-12-22T08:25:49.354Z] #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-12-22T08:25:49.354Z] #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-12-22T08:25:49.354Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2025-12-22T08:25:49.354Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 14.68MB / 41.51MB 0.4s [2025-12-22T08:25:49.354Z] #59 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2025-12-22T08:25:49.354Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 22.02MB / 41.51MB 0.5s [2025-12-22T08:25:49.354Z] #59 ... [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-22T08:25:49.354Z] #54 DONE 35.7s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:49.354Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 32.51MB / 41.51MB 0.6s [2025-12-22T08:25:49.354Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 38.80MB / 41.51MB 0.7s [2025-12-22T08:25:49.354Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s [2025-12-22T08:25:49.354Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done [2025-12-22T08:25:49.354Z] #59 ... [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #31 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-22T08:25:49.354Z] #31 35.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:49.354Z] #31 35.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:49.354Z] #31 35.86 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:49.354Z] #31 35.87 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:49.354Z] #31 35.89 OK: 7 MiB in 17 packages [2025-12-22T08:25:49.354Z] #31 DONE 36.3s [2025-12-22T08:25:49.354Z] [2025-12-22T08:25:49.354Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:49.354Z] #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2025-12-22T08:25:50.733Z] #59 ... [2025-12-22T08:25:50.733Z] [2025-12-22T08:25:50.733Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-22T08:25:50.733Z] #55 35.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #55 35.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #55 35.94 (1/4) Installing ca-certificates (20250911-r0) [2025-12-22T08:25:50.733Z] #55 36.05 (2/4) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:50.733Z] #55 36.06 (3/4) Installing su-exec (0.2-r3) [2025-12-22T08:25:50.733Z] #55 36.06 (4/4) Installing yq-go (4.47.2-r2) [2025-12-22T08:25:50.733Z] #55 36.13 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:50.733Z] #55 36.14 Executing ca-certificates-20250911-r0.trigger [2025-12-22T08:25:50.733Z] #55 36.19 OK: 20 MiB in 20 packages [2025-12-22T08:25:50.733Z] #55 DONE 38.5s [2025-12-22T08:25:50.733Z] [2025-12-22T08:25:50.733Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:50.733Z] #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.2s done [2025-12-22T08:25:50.733Z] #59 ... [2025-12-22T08:25:50.733Z] [2025-12-22T08:25:50.733Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-22T08:25:50.733Z] #58 35.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #58 35.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #58 35.89 (1/7) Installing ca-certificates (20250911-r0) [2025-12-22T08:25:50.733Z] #58 35.90 (2/7) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:50.733Z] #58 35.91 (3/7) Installing libgcc (14.2.0-r6) [2025-12-22T08:25:50.733Z] #58 36.03 (4/7) Installing libsodium (1.0.20-r0) [2025-12-22T08:25:50.733Z] #58 36.04 (5/7) Installing libstdc++ (14.2.0-r6) [2025-12-22T08:25:50.733Z] #58 36.06 (6/7) Installing libzmq (4.3.5-r2) [2025-12-22T08:25:50.733Z] #58 36.07 (7/7) Installing zeromq (4.3.5-r2) [2025-12-22T08:25:50.733Z] #58 36.15 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:50.733Z] #58 36.15 Executing ca-certificates-20250911-r0.trigger [2025-12-22T08:25:50.733Z] #58 36.19 OK: 12 MiB in 23 packages [2025-12-22T08:25:50.733Z] #58 DONE 38.6s [2025-12-22T08:25:50.733Z] [2025-12-22T08:25:50.733Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-22T08:25:50.733Z] #57 35.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #57 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #57 35.89 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:50.733Z] #57 35.90 (2/4) Installing openssl (3.5.4-r0) [2025-12-22T08:25:50.733Z] #57 36.03 (3/4) Installing su-exec (0.2-r3) [2025-12-22T08:25:50.733Z] #57 36.03 (4/4) Installing yq-go (4.47.2-r2) [2025-12-22T08:25:50.733Z] #57 36.13 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:50.733Z] #57 36.13 OK: 20 MiB in 20 packages [2025-12-22T08:25:50.733Z] #57 DONE 38.6s [2025-12-22T08:25:50.733Z] [2025-12-22T08:25:50.733Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-22T08:25:50.733Z] #0 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #0 1.534 OK: 265 MiB in 60 packages [2025-12-22T08:25:50.733Z] #63 DONE 3.6s [2025-12-22T08:25:50.733Z] [2025-12-22T08:25:50.733Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-22T08:25:50.733Z] #0 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #0 1.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #0 1.622 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-22T08:25:50.733Z] #0 1.622 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-22T08:25:50.733Z] #0 1.622 OK: 26329 distinct packages available [2025-12-22T08:25:50.733Z] #0 1.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #0 1.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.733Z] #0 2.536 OK: 265 MiB in 60 packages [2025-12-22T08:25:50.733Z] #64 DONE 3.6s [2025-12-22T08:25:50.733Z] [2025-12-22T08:25:50.733Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-22T08:25:50.734Z] #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.734Z] #0 1.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.734Z] #0 1.533 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-22T08:25:50.734Z] #0 1.533 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-22T08:25:50.734Z] #0 1.533 OK: 26327 distinct packages available [2025-12-22T08:25:50.734Z] #0 1.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.734Z] #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.734Z] #0 2.034 (1/5) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:50.734Z] #0 2.535 (2/5) Installing musl-obstack (1.2.3-r2) [2025-12-22T08:25:50.734Z] #0 2.535 (3/5) Installing libucontext (1.3.2-r0) [2025-12-22T08:25:50.734Z] #0 2.537 (4/5) Installing gcompat (1.1.0-r4) [2025-12-22T08:25:50.734Z] #0 2.562 (5/5) Installing openssl (3.5.4-r0) [2025-12-22T08:25:50.734Z] #0 2.586 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:50.734Z] #0 2.589 OK: 8 MiB in 21 packages [2025-12-22T08:25:50.734Z] #65 DONE 3.6s [2025-12-22T08:25:50.734Z] [2025-12-22T08:25:50.734Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-22T08:25:50.734Z] #0 0.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.734Z] #0 1.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.734Z] #0 1.397 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-22T08:25:50.734Z] #0 1.397 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-22T08:25:50.734Z] #0 1.397 OK: 26327 distinct packages available [2025-12-22T08:25:50.734Z] #0 1.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.734Z] #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.734Z] #0 1.866 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:50.734Z] #0 1.866 (2/4) Installing musl-obstack (1.2.3-r2) [2025-12-22T08:25:50.734Z] #0 1.866 (3/4) Installing libucontext (1.3.2-r0) [2025-12-22T08:25:50.734Z] #0 1.866 (4/4) Installing gcompat (1.1.0-r4) [2025-12-22T08:25:50.734Z] #0 1.871 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:50.734Z] #0 1.881 OK: 8 MiB in 20 packages [2025-12-22T08:25:50.734Z] #66 DONE 3.6s [2025-12-22T08:25:50.734Z] [2025-12-22T08:25:50.734Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-22T08:25:50.992Z] #67 ... [2025-12-22T08:25:50.992Z] [2025-12-22T08:25:50.992Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-22T08:25:50.992Z] #68 DONE 3.9s [2025-12-22T08:25:50.992Z] [2025-12-22T08:25:50.992Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-12-22T08:25:50.992Z] #0 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.992Z] #0 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.992Z] #0 3.699 OK: 265 MiB in 60 packages [2025-12-22T08:25:50.992Z] #69 DONE 3.9s [2025-12-22T08:25:50.992Z] [2025-12-22T08:25:50.992Z] #70 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-12-22T08:25:50.992Z] #0 3.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.992Z] #0 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:50.992Z] #0 3.669 OK: 265 MiB in 60 packages [2025-12-22T08:25:50.992Z] #70 DONE 4.0s [2025-12-22T08:25:50.992Z] [2025-12-22T08:25:50.992Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:25:50.992Z] #71 DONE 0.5s [2025-12-22T08:25:51.250Z] [2025-12-22T08:25:51.250Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:25:51.250Z] #72 DONE 0.5s [2025-12-22T08:25:51.250Z] [2025-12-22T08:25:51.250Z] #73 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:25:51.250Z] #73 DONE 0.2s [2025-12-22T08:25:51.250Z] [2025-12-22T08:25:51.250Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:25:51.250Z] #74 DONE 0.2s [2025-12-22T08:25:51.250Z] [2025-12-22T08:25:51.250Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:51.250Z] #59 DONE 4.2s [2025-12-22T08:25:51.250Z] [2025-12-22T08:25:51.250Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-22T08:25:51.250Z] #0 3.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:51.250Z] #0 3.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:51.250Z] #0 4.109 OK: 265 MiB in 60 packages [2025-12-22T08:25:51.250Z] #75 DONE 4.2s [2025-12-22T08:25:51.250Z] [2025-12-22T08:25:51.250Z] #76 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:25:51.250Z] #76 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2025-12-22T08:25:51.250Z] #76 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-12-22T08:25:51.250Z] #76 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-12-22T08:25:51.250Z] #76 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-12-22T08:25:51.250Z] #76 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2025-12-22T08:25:51.250Z] #76 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2025-12-22T08:25:51.250Z] #76 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2025-12-22T08:25:51.250Z] #76 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-12-22T08:25:51.250Z] #76 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.8s done [2025-12-22T08:25:51.250Z] #76 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2025-12-22T08:25:51.250Z] #76 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.9s done [2025-12-22T08:25:51.250Z] #76 DONE 4.2s [2025-12-22T08:25:51.250Z] [2025-12-22T08:25:51.250Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:25:51.250Z] #77 DONE 0.1s [2025-12-22T08:25:51.250Z] [2025-12-22T08:25:51.250Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:25:53.851Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-12-22T08:25:53.851Z] #1 transferring dockerfile: 30B [2025-12-22T08:25:53.852Z] #1 transferring dockerfile: 1.69kB 0.0s done [2025-12-22T08:25:53.852Z] #1 DONE 0.1s [2025-12-22T08:25:53.852Z] [2025-12-22T08:25:53.852Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-12-22T08:25:53.852Z] #2 transferring dockerfile: 2.02kB done [2025-12-22T08:25:53.852Z] #2 DONE 0.0s [2025-12-22T08:25:53.852Z] [2025-12-22T08:25:53.852Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-12-22T08:25:53.852Z] #3 transferring dockerfile: 3.02kB done [2025-12-22T08:25:53.852Z] #3 DONE 0.1s [2025-12-22T08:25:53.852Z] [2025-12-22T08:25:53.852Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-12-22T08:25:53.852Z] #4 transferring dockerfile: 1.83kB done [2025-12-22T08:25:53.852Z] #4 DONE 0.1s [2025-12-22T08:25:53.852Z] [2025-12-22T08:25:53.852Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-12-22T08:25:53.852Z] #5 transferring dockerfile: 2.23kB 0.0s done [2025-12-22T08:25:53.852Z] #5 DONE 0.1s [2025-12-22T08:25:53.852Z] [2025-12-22T08:25:53.852Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-12-22T08:25:53.852Z] #6 transferring dockerfile: 1.70kB done [2025-12-22T08:25:53.852Z] #6 DONE 0.0s [2025-12-22T08:25:53.852Z] [2025-12-22T08:25:53.852Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-12-22T08:25:53.852Z] #7 transferring dockerfile: 2.10kB done [2025-12-22T08:25:53.852Z] #7 DONE 0.1s [2025-12-22T08:25:53.852Z] [2025-12-22T08:25:53.852Z] #8 [core-data internal] load build definition from Dockerfile [2025-12-22T08:25:53.852Z] #8 transferring dockerfile: 2.04kB done [2025-12-22T08:25:53.852Z] #8 DONE 0.1s [2025-12-22T08:25:53.852Z] [2025-12-22T08:25:53.852Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-12-22T08:25:53.852Z] #9 transferring dockerfile: 2.49kB 0.0s done [2025-12-22T08:25:53.852Z] #9 DONE 0.1s [2025-12-22T08:25:53.852Z] [2025-12-22T08:25:53.852Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-12-22T08:25:53.852Z] #10 transferring dockerfile: 2.14kB 0.0s done [2025-12-22T08:25:53.852Z] #10 DONE 0.1s [2025-12-22T08:25:53.852Z] [2025-12-22T08:25:53.852Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-12-22T08:25:53.852Z] #11 transferring dockerfile: 1.81kB 0.0s done [2025-12-22T08:25:54.127Z] #11 DONE 0.1s [2025-12-22T08:25:54.127Z] [2025-12-22T08:25:54.127Z] #12 [core-command internal] load build definition from Dockerfile [2025-12-22T08:25:54.127Z] #12 transferring dockerfile: 1.94kB 0.0s done [2025-12-22T08:25:54.128Z] #12 DONE 0.1s [2025-12-22T08:25:54.128Z] [2025-12-22T08:25:54.128Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-12-22T08:25:54.128Z] #13 transferring dockerfile: 2.01kB 0.0s done [2025-12-22T08:25:54.128Z] #13 DONE 0.1s [2025-12-22T08:25:54.128Z] [2025-12-22T08:25:54.128Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-12-22T08:25:54.128Z] #14 transferring dockerfile: 1.89kB done [2025-12-22T08:25:54.128Z] #14 DONE 0.1s [2025-12-22T08:25:54.128Z] [2025-12-22T08:25:54.128Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-12-22T08:25:54.128Z] #15 transferring dockerfile: 2.50kB done [2025-12-22T08:25:54.128Z] #15 DONE 0.1s [2025-12-22T08:25:54.128Z] [2025-12-22T08:25:54.128Z] #16 [security-spire-config internal] load .dockerignore [2025-12-22T08:25:54.128Z] #16 transferring context: 50B 0.0s done [2025-12-22T08:25:54.128Z] #16 DONE 0.1s [2025-12-22T08:25:54.536Z] #78 ... [2025-12-22T08:25:54.536Z] [2025-12-22T08:25:54.536Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-22T08:25:54.536Z] #0 4.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.536Z] #0 4.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.536Z] #0 5.058 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.536Z] #0 5.079 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:25:54.536Z] #0 5.500 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.536Z] #0 5.502 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.536Z] #0 5.505 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:25:54.536Z] #0 5.517 OK: 7 MiB in 18 packages [2025-12-22T08:25:54.536Z] #79 DONE 6.9s [2025-12-22T08:25:54.536Z] [2025-12-22T08:25:54.536Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:25:54.536Z] #0 4.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.536Z] #0 4.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.536Z] #0 5.222 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.536Z] #0 5.242 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:25:54.536Z] #0 5.621 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.536Z] #0 5.631 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.536Z] #0 5.631 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:25:54.536Z] #0 5.635 OK: 13 MiB in 29 packages [2025-12-22T08:25:54.536Z] #80 DONE 6.9s [2025-12-22T08:25:54.536Z] [2025-12-22T08:25:54.536Z] #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-12-22T08:25:54.536Z] #0 4.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.536Z] #0 4.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.536Z] #0 5.189 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.536Z] #0 5.212 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:25:54.536Z] #0 5.642 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.536Z] #0 5.642 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.536Z] #0 5.645 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:25:54.536Z] #0 5.650 OK: 7 MiB in 17 packages [2025-12-22T08:25:54.536Z] #81 DONE 6.9s [2025-12-22T08:25:54.536Z] [2025-12-22T08:25:54.536Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-22T08:25:54.536Z] #0 4.848 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 5.226 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 5.676 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-22T08:25:54.537Z] #0 5.811 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:25:54.537Z] #0 5.818 OK: 7 MiB in 17 packages [2025-12-22T08:25:54.537Z] #82 DONE 6.3s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:25:54.537Z] #0 4.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 4.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 5.282 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 5.298 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:25:54.537Z] #0 5.630 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 5.630 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 5.632 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:25:54.537Z] #0 5.663 OK: 8 MiB in 19 packages [2025-12-22T08:25:54.537Z] #83 DONE 6.9s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-22T08:25:54.537Z] #0 1.875 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 2.051 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 2.483 OK: 265 MiB in 60 packages [2025-12-22T08:25:54.537Z] #84 DONE 3.1s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-22T08:25:54.537Z] #85 DONE 0.1s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-22T08:25:54.537Z] #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 2.687 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 2.703 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:25:54.537Z] #0 3.414 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 3.421 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 3.421 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:25:54.537Z] #0 3.426 OK: 20 MiB in 20 packages [2025-12-22T08:25:54.537Z] #86 DONE 3.6s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:25:54.537Z] #0 4.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 4.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 4.804 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 4.823 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:25:54.537Z] #0 5.776 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 5.779 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 5.780 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:25:54.537Z] #0 5.791 OK: 7 MiB in 17 packages [2025-12-22T08:25:54.537Z] #87 DONE 6.0s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-22T08:25:54.537Z] #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 2.626 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 2.640 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:25:54.537Z] #0 3.396 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 3.399 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 3.407 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:25:54.537Z] #0 3.421 OK: 20 MiB in 20 packages [2025-12-22T08:25:54.537Z] #88 DONE 3.6s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-22T08:25:54.537Z] #67 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #67 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #67 2.467 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #67 2.491 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:25:54.537Z] #67 3.390 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #67 3.390 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #67 3.394 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:25:54.537Z] #67 3.401 OK: 8 MiB in 21 packages [2025-12-22T08:25:54.537Z] #67 DONE 3.6s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-22T08:25:54.537Z] #89 ... [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:25:54.537Z] #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 2.587 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 2.600 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:25:54.537Z] #0 3.411 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 3.422 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 3.430 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:25:54.537Z] #0 3.435 OK: 12 MiB in 23 packages [2025-12-22T08:25:54.537Z] #90 DONE 3.6s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-22T08:25:54.537Z] #0 2.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-22T08:25:54.537Z] #0 2.625 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 2.642 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:25:54.537Z] #0 3.379 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 3.379 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:25:54.537Z] #0 3.383 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:25:54.537Z] #0 3.388 OK: 8 MiB in 20 packages [2025-12-22T08:25:54.537Z] #91 DONE 3.6s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-22T08:25:54.537Z] #92 DONE 0.1s [2025-12-22T08:25:54.537Z] [2025-12-22T08:25:54.537Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-22T08:25:55.096Z] [2025-12-22T08:25:55.097Z] #17 [support-notifications internal] load .dockerignore [2025-12-22T08:25:55.097Z] #17 transferring context: 50B 0.0s done [2025-12-22T08:25:55.097Z] #17 DONE 0.2s [2025-12-22T08:25:55.097Z] [2025-12-22T08:25:55.097Z] #18 [support-scheduler internal] load .dockerignore [2025-12-22T08:25:55.097Z] #18 transferring context: 50B done [2025-12-22T08:25:55.097Z] #18 DONE 0.2s [2025-12-22T08:25:55.097Z] [2025-12-22T08:25:55.097Z] #19 [security-bootstrapper internal] load .dockerignore [2025-12-22T08:25:55.097Z] #19 transferring context: 50B done [2025-12-22T08:25:55.097Z] #19 DONE 0.2s [2025-12-22T08:25:55.097Z] [2025-12-22T08:25:55.097Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-12-22T08:25:55.097Z] #20 transferring context: 50B done [2025-12-22T08:25:55.373Z] #20 DONE 0.2s [2025-12-22T08:25:55.373Z] [2025-12-22T08:25:55.373Z] #21 [core-data internal] load .dockerignore [2025-12-22T08:25:55.373Z] #21 transferring context: 50B 0.0s done [2025-12-22T08:25:55.373Z] #21 DONE 0.1s [2025-12-22T08:25:55.373Z] [2025-12-22T08:25:55.373Z] #22 [core-metadata internal] load .dockerignore [2025-12-22T08:25:55.373Z] #22 transferring context: 50B done [2025-12-22T08:25:55.373Z] #22 DONE 0.1s [2025-12-22T08:25:55.373Z] [2025-12-22T08:25:55.373Z] #23 [security-spire-server internal] load .dockerignore [2025-12-22T08:25:55.373Z] #23 transferring context: 50B 0.0s done [2025-12-22T08:25:55.373Z] #23 DONE 0.2s [2025-12-22T08:25:55.373Z] [2025-12-22T08:25:55.373Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-12-22T08:25:55.648Z] #24 transferring context: 50B done [2025-12-22T08:25:55.649Z] #24 DONE 0.1s [2025-12-22T08:25:55.649Z] [2025-12-22T08:25:55.649Z] #25 [security-proxy-auth internal] load .dockerignore [2025-12-22T08:25:55.649Z] #25 transferring context: 50B done [2025-12-22T08:25:55.649Z] #25 DONE 0.1s [2025-12-22T08:25:55.649Z] [2025-12-22T08:25:55.649Z] #26 [security-spire-agent internal] load .dockerignore [2025-12-22T08:25:55.649Z] #26 transferring context: 50B 0.0s done [2025-12-22T08:25:55.649Z] #26 DONE 0.1s [2025-12-22T08:25:55.649Z] [2025-12-22T08:25:55.649Z] #27 [core-command internal] load .dockerignore [2025-12-22T08:25:55.649Z] #27 transferring context: 50B 0.0s done [2025-12-22T08:25:55.649Z] #27 DONE 0.1s [2025-12-22T08:25:55.649Z] [2025-12-22T08:25:55.649Z] #28 [core-keeper internal] load .dockerignore [2025-12-22T08:25:55.916Z] #28 transferring context: 50B done [2025-12-22T08:25:55.916Z] #28 DONE 0.1s [2025-12-22T08:25:55.916Z] [2025-12-22T08:25:55.916Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-12-22T08:25:55.916Z] #29 transferring context: 50B done [2025-12-22T08:25:55.916Z] #29 DONE 0.1s [2025-12-22T08:25:55.916Z] [2025-12-22T08:25:55.916Z] #30 [security-proxy-setup internal] load .dockerignore [2025-12-22T08:25:55.916Z] #30 transferring context: 50B done [2025-12-22T08:25:55.916Z] #30 DONE 0.1s [2025-12-22T08:25:55.916Z] [2025-12-22T08:25:55.916Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-22T08:25:56.502Z] #31 DONE 0.6s [2025-12-22T08:25:56.502Z] [2025-12-22T08:25:56.502Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2025-12-22T08:25:56.502Z] #32 ... [2025-12-22T08:25:56.502Z] [2025-12-22T08:25:56.502Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-22T08:25:56.502Z] #33 DONE 0.0s [2025-12-22T08:25:56.502Z] [2025-12-22T08:25:56.502Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2025-12-22T08:25:56.771Z] #32 DONE 0.7s [2025-12-22T08:25:56.771Z] [2025-12-22T08:25:56.771Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-22T08:25:56.771Z] #33 DONE 0.0s [2025-12-22T08:25:56.771Z] [2025-12-22T08:25:56.771Z] #34 [security-spire-config internal] load build context [2025-12-22T08:25:56.771Z] #34 transferring context: 24.70kB 0.0s done [2025-12-22T08:25:56.771Z] #34 DONE 0.1s [2025-12-22T08:25:56.771Z] [2025-12-22T08:25:56.771Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:56.771Z] #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-12-22T08:25:56.771Z] #35 ... [2025-12-22T08:25:56.771Z] [2025-12-22T08:25:56.771Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-22T08:25:56.771Z] #33 DONE 0.0s [2025-12-22T08:25:56.771Z] [2025-12-22T08:25:56.771Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:56.771Z] #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2025-12-22T08:25:56.771Z] #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-22T08:25:56.771Z] #35 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-12-22T08:25:56.771Z] #35 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-12-22T08:25:56.771Z] #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2025-12-22T08:25:57.044Z] #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-12-22T08:25:57.044Z] #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-12-22T08:25:57.044Z] #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-12-22T08:25:57.044Z] #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s [2025-12-22T08:25:57.044Z] #35 ... [2025-12-22T08:25:57.044Z] [2025-12-22T08:25:57.044Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-22T08:25:57.044Z] #33 DONE 0.0s [2025-12-22T08:25:57.044Z] [2025-12-22T08:25:57.044Z] #36 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:57.044Z] #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-22T08:25:57.044Z] #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:25:57.044Z] #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-22T08:25:57.044Z] #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-22T08:25:57.044Z] #36 DONE 0.8s [2025-12-22T08:25:57.044Z] [2025-12-22T08:25:57.044Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:57.044Z] #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-12-22T08:25:57.044Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.3s [2025-12-22T08:25:57.081Z] #93 ... [2025-12-22T08:25:57.081Z] [2025-12-22T08:25:57.081Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-22T08:25:57.081Z] #94 DONE 2.4s [2025-12-22T08:25:57.081Z] [2025-12-22T08:25:57.081Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-22T08:25:57.081Z] #93 DONE 2.4s [2025-12-22T08:25:57.081Z] [2025-12-22T08:25:57.081Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-22T08:25:57.081Z] #89 DONE 2.4s [2025-12-22T08:25:57.081Z] [2025-12-22T08:25:57.081Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-22T08:25:57.081Z] #95 DONE 0.1s [2025-12-22T08:25:57.081Z] [2025-12-22T08:25:57.081Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-22T08:25:57.081Z] #96 ... [2025-12-22T08:25:57.081Z] [2025-12-22T08:25:57.081Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-22T08:25:57.081Z] #97 DONE 0.1s [2025-12-22T08:25:57.081Z] [2025-12-22T08:25:57.081Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-22T08:25:57.313Z] #35 ... [2025-12-22T08:25:57.313Z] [2025-12-22T08:25:57.313Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2025-12-22T08:25:57.313Z] #32 DONE 0.7s [2025-12-22T08:25:57.313Z] [2025-12-22T08:25:57.313Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:57.313Z] #35 ... [2025-12-22T08:25:57.313Z] [2025-12-22T08:25:57.313Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-22T08:25:57.313Z] #31 DONE 0.6s [2025-12-22T08:25:57.313Z] [2025-12-22T08:25:57.313Z] #36 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:57.313Z] #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-22T08:25:57.313Z] #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:25:57.313Z] #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-22T08:25:57.313Z] #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-22T08:25:57.313Z] #36 DONE 0.9s [2025-12-22T08:25:57.313Z] [2025-12-22T08:25:57.313Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:57.313Z] #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-12-22T08:25:57.313Z] #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-12-22T08:25:57.313Z] #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-22T08:25:57.313Z] #35 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-12-22T08:25:57.313Z] #35 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-12-22T08:25:57.313Z] #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-12-22T08:25:57.313Z] #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-12-22T08:25:57.313Z] #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-12-22T08:25:57.313Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 0.5s [2025-12-22T08:25:57.313Z] #35 ... [2025-12-22T08:25:57.313Z] [2025-12-22T08:25:57.313Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-22T08:25:57.314Z] #33 DONE 0.0s [2025-12-22T08:25:57.314Z] [2025-12-22T08:25:57.314Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:57.583Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 0.8s [2025-12-22T08:25:57.583Z] #35 ... [2025-12-22T08:25:57.583Z] [2025-12-22T08:25:57.583Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-22T08:25:57.583Z] #33 DONE 0.0s [2025-12-22T08:25:57.583Z] [2025-12-22T08:25:57.583Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:57.583Z] #35 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2025-12-22T08:25:57.853Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.66MB / 37.02MB 1.0s [2025-12-22T08:25:58.017Z] #98 ... [2025-12-22T08:25:58.017Z] [2025-12-22T08:25:58.017Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-22T08:25:58.017Z] #99 DONE 1.1s [2025-12-22T08:25:58.017Z] [2025-12-22T08:25:58.017Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-22T08:25:58.122Z] #35 ... [2025-12-22T08:25:58.122Z] [2025-12-22T08:25:58.122Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-22T08:25:58.122Z] #33 DONE 0.0s [2025-12-22T08:25:58.122Z] [2025-12-22T08:25:58.122Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:58.122Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 1.3s [2025-12-22T08:25:58.122Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.4s [2025-12-22T08:25:58.391Z] #35 ... [2025-12-22T08:25:58.391Z] [2025-12-22T08:25:58.391Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-22T08:25:58.391Z] #33 DONE 0.0s [2025-12-22T08:25:58.391Z] [2025-12-22T08:25:58.391Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:58.391Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 1.7s [2025-12-22T08:25:58.391Z] #35 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2025-12-22T08:25:58.667Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 1.8s [2025-12-22T08:25:58.667Z] #35 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2025-12-22T08:25:58.667Z] #35 ... [2025-12-22T08:25:58.667Z] [2025-12-22T08:25:58.667Z] #36 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:58.667Z] #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-22T08:25:58.667Z] #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:25:58.667Z] #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-22T08:25:58.667Z] #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-22T08:25:58.667Z] #36 DONE 1.0s [2025-12-22T08:25:58.667Z] [2025-12-22T08:25:58.667Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-22T08:25:58.667Z] #33 DONE 0.0s [2025-12-22T08:25:58.667Z] [2025-12-22T08:25:58.667Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-12-22T08:25:58.667Z] #32 DONE 1.9s [2025-12-22T08:25:58.667Z] [2025-12-22T08:25:58.667Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:58.667Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.91MB / 37.02MB 1.9s [2025-12-22T08:25:58.936Z] #35 ... [2025-12-22T08:25:58.936Z] [2025-12-22T08:25:58.936Z] #36 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:58.936Z] #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-22T08:25:58.936Z] #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:25:58.936Z] #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-22T08:25:58.936Z] #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-22T08:25:58.936Z] #36 DONE 1.0s [2025-12-22T08:25:58.936Z] [2025-12-22T08:25:58.936Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:58.936Z] #35 ... [2025-12-22T08:25:58.936Z] [2025-12-22T08:25:58.936Z] #36 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:25:58.936Z] #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-22T08:25:58.936Z] #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:25:58.936Z] #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-22T08:25:58.936Z] #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-22T08:25:58.936Z] #36 DONE 1.0s [2025-12-22T08:25:58.936Z] [2025-12-22T08:25:58.936Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:58.936Z] #35 ... [2025-12-22T08:25:58.936Z] [2025-12-22T08:25:58.936Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-22T08:25:58.936Z] #33 DONE 0.0s [2025-12-22T08:25:58.936Z] [2025-12-22T08:25:58.936Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:59.208Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.4s [2025-12-22T08:25:59.401Z] #100 ... [2025-12-22T08:25:59.401Z] [2025-12-22T08:25:59.401Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-22T08:25:59.401Z] #96 DONE 2.4s [2025-12-22T08:25:59.401Z] [2025-12-22T08:25:59.401Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-22T08:25:59.480Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 2.6s [2025-12-22T08:25:59.480Z] #35 ... [2025-12-22T08:25:59.480Z] [2025-12-22T08:25:59.480Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-22T08:25:59.480Z] #31 DONE 2.4s [2025-12-22T08:25:59.480Z] [2025-12-22T08:25:59.480Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:59.747Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 2.8s [2025-12-22T08:25:59.747Z] #35 ... [2025-12-22T08:25:59.747Z] [2025-12-22T08:25:59.747Z] #37 [security-spire-server internal] load build context [2025-12-22T08:25:59.748Z] #37 transferring context: 26.44kB 0.3s done [2025-12-22T08:25:59.748Z] #37 DONE 2.5s [2025-12-22T08:25:59.748Z] [2025-12-22T08:25:59.748Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:25:59.748Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 3.0s [2025-12-22T08:25:59.768Z] #101 ... [2025-12-22T08:25:59.768Z] [2025-12-22T08:25:59.768Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-22T08:25:59.768Z] #98 DONE 3.0s [2025-12-22T08:26:00.030Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.82MB / 37.02MB 3.2s [2025-12-22T08:26:00.030Z] #35 ... [2025-12-22T08:26:00.030Z] [2025-12-22T08:26:00.030Z] #38 [support-notifications internal] load build context [2025-12-22T08:26:00.030Z] #38 transferring context: 3.39MB 2.1s done [2025-12-22T08:26:00.030Z] #38 DONE 3.2s [2025-12-22T08:26:00.030Z] [2025-12-22T08:26:00.030Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:00.045Z] [2025-12-22T08:26:00.045Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:00.045Z] #102 ... [2025-12-22T08:26:00.045Z] [2025-12-22T08:26:00.045Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-22T08:26:00.301Z] #35 ... [2025-12-22T08:26:00.301Z] [2025-12-22T08:26:00.301Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-12-22T08:26:00.301Z] #32 DONE 3.0s [2025-12-22T08:26:00.301Z] [2025-12-22T08:26:00.301Z] #39 [security-bootstrapper internal] load build context [2025-12-22T08:26:00.301Z] #39 transferring context: 3.39MB 2.2s done [2025-12-22T08:26:00.301Z] #39 DONE 3.4s [2025-12-22T08:26:00.301Z] [2025-12-22T08:26:00.301Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:00.301Z] #35 ... [2025-12-22T08:26:00.301Z] [2025-12-22T08:26:00.301Z] #36 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:26:00.301Z] #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-22T08:26:00.301Z] #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:26:00.301Z] #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-22T08:26:00.301Z] #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-22T08:26:00.301Z] #36 DONE 1.0s [2025-12-22T08:26:00.301Z] [2025-12-22T08:26:00.301Z] #40 [security-proxy-setup internal] load build context [2025-12-22T08:26:00.301Z] #40 DONE 0.0s [2025-12-22T08:26:00.301Z] [2025-12-22T08:26:00.301Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:00.301Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 3.5s [2025-12-22T08:26:00.578Z] #35 ... [2025-12-22T08:26:00.578Z] [2025-12-22T08:26:00.578Z] #41 [support-scheduler internal] load build context [2025-12-22T08:26:00.578Z] #41 transferring context: 3.39MB 1.7s done [2025-12-22T08:26:00.578Z] #41 DONE 3.5s [2025-12-22T08:26:00.578Z] [2025-12-22T08:26:00.578Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:00.978Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.0s [2025-12-22T08:26:00.978Z] #35 ... [2025-12-22T08:26:00.978Z] [2025-12-22T08:26:00.978Z] #36 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-22T08:26:00.978Z] #36 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-22T08:26:00.978Z] #36 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-22T08:26:00.978Z] #36 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-22T08:26:00.978Z] #36 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-22T08:26:00.978Z] #36 DONE 1.0s [2025-12-22T08:26:00.978Z] [2025-12-22T08:26:00.978Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-12-22T08:26:00.978Z] #42 DONE 3.2s [2025-12-22T08:26:00.978Z] [2025-12-22T08:26:00.978Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:00.978Z] #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-12-22T08:26:00.978Z] #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-12-22T08:26:00.978Z] #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-22T08:26:00.978Z] #35 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-12-22T08:26:00.978Z] #35 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-12-22T08:26:00.978Z] #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-12-22T08:26:00.978Z] #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-12-22T08:26:00.978Z] #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-12-22T08:26:00.978Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.1s done [2025-12-22T08:26:00.978Z] #35 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2025-12-22T08:26:00.978Z] #35 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2025-12-22T08:26:01.136Z] #103 ... [2025-12-22T08:26:01.136Z] [2025-12-22T08:26:01.136Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:01.394Z] #104 ... [2025-12-22T08:26:01.394Z] [2025-12-22T08:26:01.394Z] #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:01.394Z] #105 ... [2025-12-22T08:26:01.394Z] [2025-12-22T08:26:01.394Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:01.565Z] #35 ... [2025-12-22T08:26:01.565Z] [2025-12-22T08:26:01.565Z] #43 [core-data internal] load build context [2025-12-22T08:26:01.565Z] #43 transferring context: 3.39MB 2.2s done [2025-12-22T08:26:01.565Z] #43 DONE 4.2s [2025-12-22T08:26:01.565Z] [2025-12-22T08:26:01.565Z] #44 [core-common-config-bootstrapper internal] load build context [2025-12-22T08:26:01.565Z] #44 transferring context: 3.39MB 2.3s done [2025-12-22T08:26:01.565Z] #44 DONE 4.7s [2025-12-22T08:26:01.565Z] [2025-12-22T08:26:01.565Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:26:01.565Z] #45 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2025-12-22T08:26:01.565Z] #45 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-12-22T08:26:01.565Z] #45 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-12-22T08:26:01.565Z] #45 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-12-22T08:26:01.655Z] #106 ... [2025-12-22T08:26:01.655Z] [2025-12-22T08:26:01.655Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:01.973Z] #107 ... [2025-12-22T08:26:01.973Z] [2025-12-22T08:26:01.973Z] #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-22T08:26:01.973Z] #108 DONE 7.9s [2025-12-22T08:26:01.973Z] [2025-12-22T08:26:01.973Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-22T08:26:02.162Z] #45 ... [2025-12-22T08:26:02.162Z] [2025-12-22T08:26:02.162Z] #46 [core-metadata internal] load build context [2025-12-22T08:26:02.162Z] #46 transferring context: 3.39MB 2.6s done [2025-12-22T08:26:02.162Z] #46 DONE 4.7s [2025-12-22T08:26:02.162Z] [2025-12-22T08:26:02.162Z] #47 [core-command internal] load build context [2025-12-22T08:26:04.830Z] #47 ... [2025-12-22T08:26:04.830Z] [2025-12-22T08:26:04.830Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:26:04.830Z] #45 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.3s done [2025-12-22T08:26:04.830Z] #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.24MB / 17.33MB 3.2s [2025-12-22T08:26:04.830Z] #45 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2025-12-22T08:26:04.830Z] #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.30MB / 17.33MB 3.4s [2025-12-22T08:26:05.099Z] #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.34MB / 17.33MB 3.7s [2025-12-22T08:26:05.366Z] #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.39MB / 17.33MB 4.0s [2025-12-22T08:26:05.633Z] #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.44MB / 17.33MB 4.4s [2025-12-22T08:26:05.901Z] #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 4.8s [2025-12-22T08:26:06.488Z] #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.53MB / 17.33MB 5.1s [2025-12-22T08:26:06.755Z] #45 ... [2025-12-22T08:26:06.755Z] [2025-12-22T08:26:06.755Z] #48 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-22T08:26:07.023Z] #48 ... [2025-12-22T08:26:07.023Z] [2025-12-22T08:26:07.023Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:26:07.023Z] #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.58MB / 17.33MB 5.7s [2025-12-22T08:26:07.291Z] #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.63MB / 17.33MB 6.0s [2025-12-22T08:26:07.560Z] #45 ... [2025-12-22T08:26:07.560Z] [2025-12-22T08:26:07.560Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-22T08:26:07.560Z] #0 7.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:07.560Z] #0 8.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:07.560Z] #49 ... [2025-12-22T08:26:07.560Z] [2025-12-22T08:26:07.560Z] #50 [security-spire-agent internal] load build context [2025-12-22T08:26:07.560Z] #50 transferring context: 25.98kB 0.6s done [2025-12-22T08:26:07.560Z] #50 DONE 6.4s [2025-12-22T08:26:07.560Z] [2025-12-22T08:26:07.560Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-22T08:26:07.560Z] #0 8.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:07.560Z] #0 9.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:07.560Z] #51 ... [2025-12-22T08:26:07.560Z] [2025-12-22T08:26:07.560Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-22T08:26:07.827Z] #52 ... [2025-12-22T08:26:07.827Z] [2025-12-22T08:26:07.827Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:07.827Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:07.827Z] #53 ... [2025-12-22T08:26:07.827Z] [2025-12-22T08:26:07.827Z] #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-22T08:26:07.827Z] #48 DONE 11.3s [2025-12-22T08:26:07.827Z] [2025-12-22T08:26:07.827Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-22T08:26:08.098Z] #54 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:08.098Z] #54 ... [2025-12-22T08:26:08.098Z] [2025-12-22T08:26:08.098Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:08.098Z] #55 ... [2025-12-22T08:26:08.098Z] [2025-12-22T08:26:08.098Z] #56 [security-spiffe-token-provider internal] load build context [2025-12-22T08:26:08.098Z] #56 transferring context: 3.39MB 6.4s done [2025-12-22T08:26:08.098Z] #56 DONE 9.4s [2025-12-22T08:26:08.098Z] [2025-12-22T08:26:08.098Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-22T08:26:08.098Z] #0 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:08.098Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:08.365Z] #57 ... [2025-12-22T08:26:08.365Z] [2025-12-22T08:26:08.365Z] #58 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-12-22T08:26:08.635Z] #58 ... [2025-12-22T08:26:08.635Z] [2025-12-22T08:26:08.635Z] #47 [core-command internal] load build context [2025-12-22T08:26:08.635Z] #47 transferring context: 3.39MB 6.5s done [2025-12-22T08:26:08.635Z] #47 DONE 9.8s [2025-12-22T08:26:08.903Z] [2025-12-22T08:26:08.903Z] #59 [core-keeper internal] load build context [2025-12-22T08:26:09.194Z] #59 ... [2025-12-22T08:26:09.194Z] [2025-12-22T08:26:09.194Z] #60 [security-proxy-auth internal] load build context [2025-12-22T08:26:09.194Z] #60 transferring context: 3.39MB 7.3s done [2025-12-22T08:26:09.194Z] #60 ... [2025-12-22T08:26:09.194Z] [2025-12-22T08:26:09.194Z] #61 [security-secretstore-setup internal] load build context [2025-12-22T08:26:09.462Z] #61 ... [2025-12-22T08:26:09.462Z] [2025-12-22T08:26:09.462Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:09.462Z] #53 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:09.462Z] #53 ... [2025-12-22T08:26:09.462Z] [2025-12-22T08:26:09.462Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-22T08:26:09.729Z] #62 ... [2025-12-22T08:26:09.729Z] [2025-12-22T08:26:09.729Z] #60 [security-proxy-auth internal] load build context [2025-12-22T08:26:09.729Z] #60 DONE 10.6s [2025-12-22T08:26:09.729Z] [2025-12-22T08:26:09.729Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-22T08:26:09.729Z] #63 ... [2025-12-22T08:26:09.729Z] [2025-12-22T08:26:09.729Z] #58 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-12-22T08:26:09.729Z] #58 DONE 2.0s [2025-12-22T08:26:09.729Z] [2025-12-22T08:26:09.729Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-22T08:26:09.729Z] #0 10.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:09.998Z] #64 ... [2025-12-22T08:26:09.998Z] [2025-12-22T08:26:09.998Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-22T08:26:10.265Z] #65 ... [2025-12-22T08:26:10.265Z] [2025-12-22T08:26:10.265Z] #59 [core-keeper internal] load build context [2025-12-22T08:26:10.265Z] #59 transferring context: 3.39MB 8.4s done [2025-12-22T08:26:10.265Z] #59 DONE 11.3s [2025-12-22T08:26:10.265Z] [2025-12-22T08:26:10.265Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-12-22T08:26:10.532Z] #66 ... [2025-12-22T08:26:10.532Z] [2025-12-22T08:26:10.532Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-22T08:26:10.532Z] #63 DONE 10.8s [2025-12-22T08:26:10.532Z] [2025-12-22T08:26:10.532Z] #61 [security-secretstore-setup internal] load build context [2025-12-22T08:26:10.532Z] #61 transferring context: 3.39MB 8.5s done [2025-12-22T08:26:10.800Z] #61 DONE 11.8s [2025-12-22T08:26:10.800Z] [2025-12-22T08:26:10.800Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:10.800Z] #67 ... [2025-12-22T08:26:10.800Z] [2025-12-22T08:26:10.800Z] #40 [security-proxy-setup internal] load build context [2025-12-22T08:26:11.067Z] #40 ... [2025-12-22T08:26:11.067Z] [2025-12-22T08:26:11.067Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:26:11.067Z] #45 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 7.1s done [2025-12-22T08:26:11.067Z] #45 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 2.0s [2025-12-22T08:26:11.067Z] #45 ... [2025-12-22T08:26:11.067Z] [2025-12-22T08:26:11.067Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-22T08:26:11.067Z] #0 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:11.334Z] #68 ... [2025-12-22T08:26:11.334Z] [2025-12-22T08:26:11.334Z] #40 [security-proxy-setup internal] load build context [2025-12-22T08:26:11.334Z] #40 transferring context: 3.39MB 3.7s done [2025-12-22T08:26:11.837Z] #40 DONE 11.0s [2025-12-22T08:26:11.838Z] [2025-12-22T08:26:11.838Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-22T08:26:11.838Z] #64 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:14.591Z] #64 ... [2025-12-22T08:26:14.591Z] [2025-12-22T08:26:14.591Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:14.591Z] #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.9s [2025-12-22T08:26:16.013Z] #35 ... [2025-12-22T08:26:16.013Z] [2025-12-22T08:26:16.013Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:26:16.013Z] #45 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.2s [2025-12-22T08:26:17.424Z] #45 ... [2025-12-22T08:26:17.424Z] [2025-12-22T08:26:17.424Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-22T08:26:17.424Z] #51 20.03 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-22T08:26:17.424Z] #51 20.03 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-22T08:26:17.424Z] #51 20.03 OK: 26168 distinct packages available [2025-12-22T08:26:18.012Z] #51 ... [2025-12-22T08:26:18.012Z] [2025-12-22T08:26:18.012Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-22T08:26:18.012Z] #52 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:18.012Z] #52 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:18.012Z] #52 ... [2025-12-22T08:26:18.012Z] [2025-12-22T08:26:18.012Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:26:19.973Z] #45 ... [2025-12-22T08:26:19.973Z] [2025-12-22T08:26:19.973Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-22T08:26:19.973Z] #65 DONE 9.7s [2025-12-22T08:26:19.973Z] [2025-12-22T08:26:19.973Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:26:19.973Z] #45 ... [2025-12-22T08:26:19.973Z] [2025-12-22T08:26:19.973Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-22T08:26:19.974Z] #54 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:19.974Z] #54 ... [2025-12-22T08:26:19.974Z] [2025-12-22T08:26:19.974Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-22T08:26:19.974Z] #62 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:19.974Z] #62 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:19.974Z] #62 ... [2025-12-22T08:26:19.974Z] [2025-12-22T08:26:19.974Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-22T08:26:19.974Z] #0 9.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:20.242Z] #69 ... [2025-12-22T08:26:20.242Z] [2025-12-22T08:26:20.242Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-22T08:26:20.242Z] #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:20.242Z] #70 ... [2025-12-22T08:26:20.242Z] [2025-12-22T08:26:20.242Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-22T08:26:20.242Z] #49 12.82 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-22T08:26:20.242Z] #49 12.82 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-22T08:26:20.242Z] #49 12.82 OK: 26168 distinct packages available [2025-12-22T08:26:20.242Z] #49 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:20.242Z] #49 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:20.510Z] #49 ... [2025-12-22T08:26:20.510Z] [2025-12-22T08:26:20.510Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-22T08:26:20.510Z] #0 9.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:20.510Z] #71 ... [2025-12-22T08:26:20.510Z] [2025-12-22T08:26:20.510Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:20.510Z] #55 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:20.510Z] #55 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:20.776Z] #55 ... [2025-12-22T08:26:20.776Z] [2025-12-22T08:26:20.776Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-22T08:26:20.776Z] #0 9.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:21.044Z] #72 ... [2025-12-22T08:26:21.045Z] [2025-12-22T08:26:21.045Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:21.045Z] #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.2s [2025-12-22T08:26:23.006Z] #35 ... [2025-12-22T08:26:23.006Z] [2025-12-22T08:26:23.006Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-22T08:26:23.006Z] #54 25.12 (1/3) Installing ca-certificates (20250911-r0) [2025-12-22T08:26:23.276Z] #54 ... [2025-12-22T08:26:23.276Z] [2025-12-22T08:26:23.276Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-22T08:26:23.276Z] #68 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:23.276Z] #68 ... [2025-12-22T08:26:23.276Z] [2025-12-22T08:26:23.276Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-22T08:26:23.276Z] #54 25.82 (2/3) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:23.276Z] #54 25.86 (3/3) Installing tzdata (2025c-r0) [2025-12-22T08:26:23.976Z] #109 DONE 20.0s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:23.976Z] #105 DONE 30.6s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-22T08:26:23.976Z] #100 DONE 23.9s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:23.976Z] #107 DONE 27.8s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:23.976Z] #78 DONE 30.8s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:23.976Z] #102 DONE 30.8s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:23.976Z] #104 DONE 30.8s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:23.976Z] #106 DONE 30.9s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-22T08:26:23.976Z] #110 ... [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-22T08:26:23.976Z] #101 DONE 22.8s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-22T08:26:23.976Z] #103 DONE 21.9s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-12-22T08:26:23.976Z] #111 DONE 0.3s [2025-12-22T08:26:23.976Z] [2025-12-22T08:26:23.976Z] #112 [core-command builder 6/7] COPY . . [2025-12-22T08:26:24.242Z] #54 ... [2025-12-22T08:26:24.242Z] [2025-12-22T08:26:24.242Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-22T08:26:24.242Z] #52 23.76 (1/2) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:24.242Z] #52 23.79 (2/2) Installing su-exec (0.2-r3) [2025-12-22T08:26:24.242Z] #52 23.80 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:24.242Z] #52 23.93 OK: 8 MiB in 18 packages [2025-12-22T08:26:24.242Z] #52 DONE 26.8s [2025-12-22T08:26:24.513Z] [2025-12-22T08:26:24.513Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:25.104Z] #35 ... [2025-12-22T08:26:25.104Z] [2025-12-22T08:26:25.104Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:25.104Z] #53 23.87 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:25.104Z] #53 23.91 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:25.104Z] #53 24.16 OK: 8 MiB in 17 packages [2025-12-22T08:26:25.104Z] #53 DONE 27.3s [2025-12-22T08:26:25.104Z] [2025-12-22T08:26:25.104Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-22T08:26:25.104Z] #57 20.14 (1/7) Installing ca-certificates (20250911-r0) [2025-12-22T08:26:25.104Z] #57 20.51 (2/7) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:25.104Z] #57 20.63 (3/7) Installing libgcc (14.2.0-r6) [2025-12-22T08:26:25.104Z] #57 20.73 (4/7) Installing libsodium (1.0.20-r0) [2025-12-22T08:26:25.104Z] #57 20.80 (5/7) Installing libstdc++ (14.2.0-r6) [2025-12-22T08:26:25.104Z] #57 21.16 (6/7) Installing libzmq (4.3.5-r2) [2025-12-22T08:26:25.104Z] #57 21.25 (7/7) Installing zeromq (4.3.5-r2) [2025-12-22T08:26:25.104Z] #57 21.36 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:25.104Z] #57 21.54 Executing ca-certificates-20250911-r0.trigger [2025-12-22T08:26:25.104Z] #57 23.65 OK: 12 MiB in 23 packages [2025-12-22T08:26:25.104Z] #57 DONE 27.5s [2025-12-22T08:26:25.104Z] [2025-12-22T08:26:25.104Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:28.456Z] #73 ... [2025-12-22T08:26:28.456Z] [2025-12-22T08:26:28.456Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:28.456Z] #55 26.87 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:28.456Z] #55 26.95 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:28.456Z] #55 27.30 OK: 8 MiB in 17 packages [2025-12-22T08:26:28.456Z] #55 DONE 30.4s [2025-12-22T08:26:28.456Z] [2025-12-22T08:26:28.456Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-12-22T08:26:28.456Z] #74 ... [2025-12-22T08:26:28.456Z] [2025-12-22T08:26:28.456Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-12-22T08:26:28.456Z] #66 8.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:28.456Z] #66 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:28.456Z] #66 ... [2025-12-22T08:26:28.456Z] [2025-12-22T08:26:28.456Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:28.456Z] #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.9s [2025-12-22T08:26:29.898Z] #35 ... [2025-12-22T08:26:29.898Z] [2025-12-22T08:26:29.898Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-22T08:26:29.898Z] #0 4.330 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:29.898Z] #0 6.670 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:29.898Z] #75 ... [2025-12-22T08:26:29.898Z] [2025-12-22T08:26:29.898Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:29.898Z] #35 ... [2025-12-22T08:26:29.898Z] [2025-12-22T08:26:29.898Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-22T08:26:29.898Z] #51 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:29.898Z] #51 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:30.170Z] #51 ... [2025-12-22T08:26:30.170Z] [2025-12-22T08:26:30.170Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:26:30.170Z] #45 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.5s done [2025-12-22T08:26:30.170Z] #45 ... [2025-12-22T08:26:30.170Z] [2025-12-22T08:26:30.170Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:30.170Z] #67 9.624 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:30.170Z] #67 11.91 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:30.451Z] #67 ... [2025-12-22T08:26:30.451Z] [2025-12-22T08:26:30.451Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:31.040Z] #35 ... [2025-12-22T08:26:31.040Z] [2025-12-22T08:26:31.040Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-22T08:26:31.040Z] #49 29.56 (1/5) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:31.040Z] #49 29.62 (2/5) Installing musl-obstack (1.2.3-r2) [2025-12-22T08:26:31.040Z] #49 29.71 (3/5) Installing libucontext (1.3.2-r0) [2025-12-22T08:26:31.040Z] #49 29.80 (4/5) Installing gcompat (1.1.0-r4) [2025-12-22T08:26:31.040Z] #49 29.85 (5/5) Installing openssl (3.5.4-r0) [2025-12-22T08:26:31.040Z] #49 30.03 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:31.040Z] #49 30.28 OK: 9 MiB in 21 packages [2025-12-22T08:26:31.040Z] #49 DONE 33.4s [2025-12-22T08:26:31.040Z] [2025-12-22T08:26:31.040Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:32.013Z] #35 ... [2025-12-22T08:26:32.013Z] [2025-12-22T08:26:32.013Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-22T08:26:32.013Z] #69 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:32.013Z] #69 ... [2025-12-22T08:26:32.013Z] [2025-12-22T08:26:32.013Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-22T08:26:32.013Z] #71 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:32.112Z] #112 ... [2025-12-22T08:26:32.112Z] [2025-12-22T08:26:32.112Z] #113 [security-bootstrapper builder 6/7] COPY . . [2025-12-22T08:26:32.112Z] #113 ... [2025-12-22T08:26:32.112Z] [2025-12-22T08:26:32.112Z] #114 [support-notifications builder 6/7] COPY . . [2025-12-22T08:26:32.281Z] #71 ... [2025-12-22T08:26:32.281Z] [2025-12-22T08:26:32.281Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-22T08:26:32.281Z] #54 28.83 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:32.281Z] #54 29.04 Executing ca-certificates-20250911-r0.trigger [2025-12-22T08:26:32.281Z] #54 31.06 OK: 8 MiB in 19 packages [2025-12-22T08:26:32.281Z] #54 DONE 34.5s [2025-12-22T08:26:32.281Z] [2025-12-22T08:26:32.281Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-22T08:26:32.281Z] #72 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:32.281Z] #72 ... [2025-12-22T08:26:32.281Z] [2025-12-22T08:26:32.281Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:32.371Z] #114 ... [2025-12-22T08:26:32.371Z] [2025-12-22T08:26:32.371Z] #115 [core-keeper builder 7/8] COPY . . [2025-12-22T08:26:32.371Z] #115 ... [2025-12-22T08:26:32.371Z] [2025-12-22T08:26:32.371Z] #116 [support-scheduler builder 6/7] COPY . . [2025-12-22T08:26:32.553Z] #35 ... [2025-12-22T08:26:32.553Z] [2025-12-22T08:26:32.553Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-22T08:26:32.553Z] #64 24.99 (1/4) Installing ca-certificates (20250911-r0) [2025-12-22T08:26:32.553Z] #64 25.58 (2/4) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:32.553Z] #64 25.59 (3/4) Installing su-exec (0.2-r3) [2025-12-22T08:26:32.553Z] #64 25.63 (4/4) Installing yq-go (4.47.2-r2) [2025-12-22T08:26:32.553Z] #64 27.56 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:32.553Z] #64 27.97 Executing ca-certificates-20250911-r0.trigger [2025-12-22T08:26:32.553Z] #64 28.93 OK: 19 MiB in 20 packages [2025-12-22T08:26:32.553Z] #64 DONE 32.9s [2025-12-22T08:26:32.632Z] #116 ... [2025-12-22T08:26:32.632Z] [2025-12-22T08:26:32.632Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-22T08:26:32.632Z] #117 ... [2025-12-22T08:26:32.632Z] [2025-12-22T08:26:32.632Z] #118 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-22T08:26:32.825Z] [2025-12-22T08:26:32.825Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-22T08:26:33.097Z] #76 ... [2025-12-22T08:26:33.097Z] [2025-12-22T08:26:33.097Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-22T08:26:33.097Z] #68 25.55 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:33.097Z] #68 25.57 (2/4) Installing openssl (3.5.4-r0) [2025-12-22T08:26:33.097Z] #68 25.72 (3/4) Installing su-exec (0.2-r3) [2025-12-22T08:26:33.097Z] #68 25.75 (4/4) Installing yq-go (4.47.2-r2) [2025-12-22T08:26:33.097Z] #68 28.29 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:33.097Z] #68 28.54 OK: 20 MiB in 20 packages [2025-12-22T08:26:33.097Z] #68 DONE 32.0s [2025-12-22T08:26:33.130Z] #118 ... [2025-12-22T08:26:33.130Z] [2025-12-22T08:26:33.130Z] #119 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-22T08:26:33.372Z] [2025-12-22T08:26:33.372Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-22T08:26:33.372Z] #77 ... [2025-12-22T08:26:33.372Z] [2025-12-22T08:26:33.372Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-22T08:26:33.372Z] #70 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:33.641Z] #70 ... [2025-12-22T08:26:33.641Z] [2025-12-22T08:26:33.641Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:33.641Z] #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.1s [2025-12-22T08:26:34.234Z] #35 ... [2025-12-22T08:26:34.234Z] [2025-12-22T08:26:34.234Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-22T08:26:34.234Z] #0 6.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:34.234Z] #0 9.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:34.503Z] #78 ... [2025-12-22T08:26:34.503Z] [2025-12-22T08:26:34.503Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-22T08:26:34.503Z] #62 24.79 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-22T08:26:34.503Z] #62 24.79 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-22T08:26:34.503Z] #62 24.79 OK: 26168 distinct packages available [2025-12-22T08:26:34.503Z] #62 27.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:34.503Z] #62 30.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:34.503Z] #62 ... [2025-12-22T08:26:34.503Z] [2025-12-22T08:26:34.503Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:35.106Z] #35 ... [2025-12-22T08:26:35.106Z] [2025-12-22T08:26:35.106Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:35.106Z] #0 6.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:35.106Z] #79 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:35.106Z] #79 ... [2025-12-22T08:26:35.106Z] [2025-12-22T08:26:35.106Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-22T08:26:35.106Z] #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.5s done [2025-12-22T08:26:35.716Z] #35 DONE 39.7s [2025-12-22T08:26:35.716Z] [2025-12-22T08:26:35.716Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:35.716Z] #73 6.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:35.716Z] #73 8.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:36.415Z] #119 DONE 13.0s [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #118 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-22T08:26:36.415Z] #118 DONE 14.0s [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-22T08:26:36.415Z] #117 DONE 14.0s [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-22T08:26:36.415Z] #110 DONE 14.0s [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #112 [security-proxy-auth builder 6/7] COPY . . [2025-12-22T08:26:36.415Z] #112 DONE 14.1s [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:36.415Z] #120 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:36.415Z] #121 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-22T08:26:36.415Z] #122 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #123 [core-metadata builder 6/7] COPY . . [2025-12-22T08:26:36.415Z] #123 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:36.415Z] #124 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:36.415Z] #125 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #115 [core-keeper builder 7/8] COPY . . [2025-12-22T08:26:36.415Z] #115 DONE 14.1s [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #126 [core-command builder 6/7] COPY . . [2025-12-22T08:26:36.415Z] #126 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:36.415Z] #127 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:36.415Z] #128 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:36.415Z] #129 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.415Z] #130 [security-proxy-auth builder 6/7] COPY . . [2025-12-22T08:26:36.415Z] #130 CACHED [2025-12-22T08:26:36.415Z] [2025-12-22T08:26:36.416Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:36.416Z] #131 CACHED [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #116 [support-scheduler builder 6/7] COPY . . [2025-12-22T08:26:36.416Z] #116 DONE 14.0s [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #114 [support-notifications builder 6/7] COPY . . [2025-12-22T08:26:36.416Z] #114 DONE 14.1s [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2025-12-22T08:26:36.416Z] #113 DONE 14.1s [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:36.416Z] #132 CACHED [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:36.416Z] #133 CACHED [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #134 [security-bootstrapper builder 6/7] COPY . . [2025-12-22T08:26:36.416Z] #134 CACHED [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2025-12-22T08:26:36.416Z] #135 CACHED [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:36.416Z] #136 CACHED [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:36.416Z] #137 CACHED [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #138 [security-spire-server] exporting to image [2025-12-22T08:26:36.416Z] #138 exporting layers [2025-12-22T08:26:36.416Z] #138 ... [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-22T08:26:36.416Z] #139 DONE 0.3s [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #140 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-22T08:26:36.416Z] #140 DONE 0.3s [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-12-22T08:26:36.416Z] #141 DONE 0.1s [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-22T08:26:36.416Z] #142 DONE 0.0s [2025-12-22T08:26:36.416Z] [2025-12-22T08:26:36.416Z] #143 [security-spire-agent] exporting to image [2025-12-22T08:26:36.981Z] #143 ... [2025-12-22T08:26:36.981Z] [2025-12-22T08:26:36.981Z] #138 [security-spire-server] exporting to image [2025-12-22T08:26:36.981Z] #138 exporting layers 0.8s done [2025-12-22T08:26:36.981Z] #138 writing image sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done [2025-12-22T08:26:36.981Z] #138 naming to docker.io/library/security-spire-server done [2025-12-22T08:26:36.981Z] #138 DONE 0.8s [2025-12-22T08:26:36.981Z] [2025-12-22T08:26:36.981Z] #144 [security-spire-config] exporting to image [2025-12-22T08:26:36.981Z] #144 exporting layers 0.6s done [2025-12-22T08:26:36.981Z] #144 writing image sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 0.0s done [2025-12-22T08:26:36.981Z] #144 naming to docker.io/library/security-spire-config 0.0s done [2025-12-22T08:26:36.981Z] #144 DONE 0.7s [2025-12-22T08:26:36.981Z] [2025-12-22T08:26:36.981Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-22T08:26:36.981Z] #0 0.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-22T08:26:36.981Z] #145 ... [2025-12-22T08:26:36.981Z] [2025-12-22T08:26:36.981Z] #143 [security-spire-agent] exporting to image [2025-12-22T08:26:36.981Z] #143 exporting layers 0.6s done [2025-12-22T08:26:36.981Z] #143 writing image sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b done [2025-12-22T08:26:36.981Z] #143 naming to docker.io/library/security-spire-agent 0.0s done [2025-12-22T08:26:36.981Z] #143 DONE 0.7s [2025-12-22T08:26:37.239Z] [2025-12-22T08:26:37.239Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-22T08:26:37.239Z] #0 1.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-22T08:26:37.674Z] #73 ... [2025-12-22T08:26:37.674Z] [2025-12-22T08:26:37.674Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-22T08:26:37.674Z] #69 27.72 OK: 255 MiB in 60 packages [2025-12-22T08:26:39.623Z] #69 DONE 29.3s [2025-12-22T08:26:39.624Z] [2025-12-22T08:26:39.624Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:39.900Z] #80 DONE 0.6s [2025-12-22T08:26:39.900Z] [2025-12-22T08:26:39.900Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-12-22T08:26:39.900Z] #66 27.83 OK: 255 MiB in 60 packages [2025-12-22T08:26:39.900Z] #66 DONE 30.1s [2025-12-22T08:26:39.900Z] [2025-12-22T08:26:39.900Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:40.871Z] #81 DONE 0.9s [2025-12-22T08:26:40.871Z] [2025-12-22T08:26:40.871Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:40.871Z] #82 ... [2025-12-22T08:26:40.871Z] [2025-12-22T08:26:40.871Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-22T08:26:40.871Z] #0 6.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:40.871Z] #0 8.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:41.152Z] #83 ... [2025-12-22T08:26:41.152Z] [2025-12-22T08:26:41.152Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-22T08:26:41.152Z] #72 28.91 OK: 255 MiB in 60 packages [2025-12-22T08:26:41.152Z] #72 DONE 31.4s [2025-12-22T08:26:41.152Z] [2025-12-22T08:26:41.152Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:41.749Z] #84 DONE 0.7s [2025-12-22T08:26:41.749Z] [2025-12-22T08:26:41.749Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:41.749Z] #67 29.89 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:41.749Z] #67 30.94 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:41.749Z] #67 ... [2025-12-22T08:26:41.749Z] [2025-12-22T08:26:41.749Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-22T08:26:41.749Z] #71 28.17 OK: 255 MiB in 60 packages [2025-12-22T08:26:41.749Z] #71 DONE 31.8s [2025-12-22T08:26:42.016Z] [2025-12-22T08:26:42.016Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:42.016Z] #85 ... [2025-12-22T08:26:42.016Z] [2025-12-22T08:26:42.016Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:42.016Z] #0 6.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:42.016Z] #0 9.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:42.284Z] #86 ... [2025-12-22T08:26:42.284Z] [2025-12-22T08:26:42.284Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-22T08:26:42.284Z] #51 40.40 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:42.284Z] #51 40.45 (2/4) Installing musl-obstack (1.2.3-r2) [2025-12-22T08:26:42.284Z] #51 40.48 (3/4) Installing libucontext (1.3.2-r0) [2025-12-22T08:26:42.284Z] #51 40.48 (4/4) Installing gcompat (1.1.0-r4) [2025-12-22T08:26:42.284Z] #51 40.57 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:42.284Z] #51 40.80 OK: 8 MiB in 20 packages [2025-12-22T08:26:42.284Z] #51 DONE 44.8s [2025-12-22T08:26:42.284Z] [2025-12-22T08:26:42.284Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:42.284Z] #67 31.37 OK: 8 MiB in 17 packages [2025-12-22T08:26:42.877Z] #67 ... [2025-12-22T08:26:42.877Z] [2025-12-22T08:26:42.877Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:42.877Z] #85 DONE 1.1s [2025-12-22T08:26:43.161Z] [2025-12-22T08:26:43.161Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:45.119Z] #87 ... [2025-12-22T08:26:45.119Z] [2025-12-22T08:26:45.119Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-22T08:26:45.119Z] #67 DONE 34.6s [2025-12-22T08:26:45.387Z] [2025-12-22T08:26:45.387Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-22T08:26:45.387Z] #62 44.78 (1/13) Installing brotli-libs (1.1.0-r2) [2025-12-22T08:26:45.387Z] #62 44.94 (2/13) Installing c-ares (1.34.6-r0) [2025-12-22T08:26:45.387Z] #62 44.96 (3/13) Installing libunistring (1.3-r0) [2025-12-22T08:26:45.387Z] #62 45.31 (4/13) Installing libidn2 (2.3.7-r0) [2025-12-22T08:26:45.387Z] #62 45.36 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-12-22T08:26:45.387Z] #62 45.41 (6/13) Installing libpsl (0.21.5-r3) [2025-12-22T08:26:45.387Z] #62 45.45 (7/13) Installing zstd-libs (1.5.7-r0) [2025-12-22T08:26:45.387Z] #62 45.63 (8/13) Installing libcurl (8.14.1-r2) [2025-12-22T08:26:45.387Z] #62 45.81 (9/13) Installing curl (8.14.1-r2) [2025-12-22T08:26:45.387Z] #62 45.87 (10/13) Installing dumb-init (1.2.5-r3) [2025-12-22T08:26:45.387Z] #62 45.91 (11/13) Installing musl-obstack (1.2.3-r2) [2025-12-22T08:26:45.653Z] #62 ... [2025-12-22T08:26:45.653Z] [2025-12-22T08:26:45.653Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-22T08:26:45.653Z] #75 23.89 OK: 255 MiB in 60 packages [2025-12-22T08:26:45.653Z] #75 DONE 25.9s [2025-12-22T08:26:45.653Z] [2025-12-22T08:26:45.653Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-22T08:26:45.653Z] #62 45.92 (12/13) Installing libucontext (1.3.2-r0) [2025-12-22T08:26:45.653Z] #62 45.93 (13/13) Installing gcompat (1.1.0-r4) [2025-12-22T08:26:45.653Z] #62 46.00 Executing busybox-1.37.0-r19.trigger [2025-12-22T08:26:45.920Z] #62 46.32 OK: 13 MiB in 29 packages [2025-12-22T08:26:45.921Z] #62 ... [2025-12-22T08:26:45.921Z] [2025-12-22T08:26:45.921Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-12-22T08:26:45.921Z] #74 8.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:45.921Z] #74 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:46.190Z] #74 ... [2025-12-22T08:26:46.190Z] [2025-12-22T08:26:46.190Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-22T08:26:46.463Z] #88 DONE 0.9s [2025-12-22T08:26:46.463Z] [2025-12-22T08:26:46.463Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-22T08:26:46.463Z] #70 29.02 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-22T08:26:46.463Z] #70 29.03 v3.22.2-312-g1a0af28d8f5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-22T08:26:46.463Z] #70 29.03 OK: 26170 distinct packages available [2025-12-22T08:26:46.463Z] #70 31.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:46.463Z] #70 34.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:46.735Z] #70 ... [2025-12-22T08:26:46.735Z] [2025-12-22T08:26:46.735Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:47.203Z] #146 ... [2025-12-22T08:26:47.203Z] [2025-12-22T08:26:47.203Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-22T08:26:47.203Z] #0 1.065 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-22T08:26:47.203Z] #147 ... [2025-12-22T08:26:47.203Z] [2025-12-22T08:26:47.203Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-22T08:26:47.203Z] #0 0.911 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-22T08:26:47.203Z] #148 ... [2025-12-22T08:26:47.203Z] [2025-12-22T08:26:47.203Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-22T08:26:47.203Z] #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-22T08:26:47.203Z] #149 ... [2025-12-22T08:26:47.203Z] [2025-12-22T08:26:47.203Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-22T08:26:47.203Z] #0 1.085 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-12-22T08:26:47.203Z] #150 ... [2025-12-22T08:26:47.203Z] [2025-12-22T08:26:47.203Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-22T08:26:47.203Z] #0 1.095 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-22T08:26:47.203Z] #151 ... [2025-12-22T08:26:47.203Z] [2025-12-22T08:26:47.203Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-22T08:26:47.203Z] #0 0.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-22T08:26:47.203Z] #152 ... [2025-12-22T08:26:47.203Z] [2025-12-22T08:26:47.203Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T08:26:47.203Z] #0 1.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-22T08:26:47.203Z] #153 ... [2025-12-22T08:26:47.203Z] [2025-12-22T08:26:47.203Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-22T08:26:47.203Z] #0 1.063 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-22T08:26:47.203Z] #154 ... [2025-12-22T08:26:47.203Z] [2025-12-22T08:26:47.204Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-22T08:26:47.204Z] #0 1.028 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-22T08:26:47.204Z] #155 ... [2025-12-22T08:26:47.204Z] [2025-12-22T08:26:47.204Z] #156 [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-12-22T08:26:47.204Z] #0 1.049 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-22T08:26:48.149Z] #89 ... [2025-12-22T08:26:48.149Z] [2025-12-22T08:26:48.149Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-22T08:26:48.149Z] #76 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:48.149Z] #76 7.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:48.149Z] #76 ... [2025-12-22T08:26:48.149Z] [2025-12-22T08:26:48.149Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-22T08:26:48.149Z] #62 DONE 48.5s [2025-12-22T08:26:48.149Z] [2025-12-22T08:26:48.149Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-22T08:26:48.149Z] #78 23.55 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:48.149Z] #78 23.77 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:26:48.418Z] #78 ... [2025-12-22T08:26:48.418Z] [2025-12-22T08:26:48.418Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-22T08:26:48.418Z] #77 5.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:48.418Z] #77 7.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:48.418Z] #77 ... [2025-12-22T08:26:48.418Z] [2025-12-22T08:26:48.418Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:48.418Z] #79 23.36 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:48.686Z] #79 23.71 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:26:49.276Z] #79 24.16 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:49.276Z] #79 24.17 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:49.276Z] #79 24.19 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:26:49.547Z] #79 24.35 OK: 8 MiB in 17 packages [2025-12-22T08:26:49.814Z] #79 ... [2025-12-22T08:26:49.814Z] [2025-12-22T08:26:49.814Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:50.083Z] #90 ... [2025-12-22T08:26:50.083Z] [2025-12-22T08:26:50.083Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-22T08:26:50.083Z] #78 24.51 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:50.083Z] #78 24.52 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:50.083Z] #78 24.58 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:26:50.083Z] #78 24.66 OK: 8 MiB in 18 packages [2025-12-22T08:26:51.497Z] #78 DONE 27.1s [2025-12-22T08:26:51.497Z] [2025-12-22T08:26:51.497Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:51.497Z] #73 22.33 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:51.497Z] #73 22.53 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:26:51.497Z] #73 23.20 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:51.497Z] #73 23.21 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:51.497Z] #73 23.36 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:26:51.497Z] #73 23.58 OK: 12 MiB in 23 packages [2025-12-22T08:26:51.497Z] #73 DONE 26.4s [2025-12-22T08:26:51.497Z] [2025-12-22T08:26:51.497Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-22T08:26:51.497Z] #91 ... [2025-12-22T08:26:51.497Z] [2025-12-22T08:26:51.497Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:51.497Z] #79 DONE 26.6s [2025-12-22T08:26:51.764Z] [2025-12-22T08:26:51.764Z] #92 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:26:51.764Z] #92 ... [2025-12-22T08:26:51.764Z] [2025-12-22T08:26:51.764Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-22T08:26:51.764Z] #83 19.64 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:51.764Z] #83 19.75 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:26:51.764Z] #83 20.35 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:51.764Z] #83 20.37 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:51.764Z] #83 20.39 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:26:51.764Z] #83 20.49 OK: 9 MiB in 21 packages [2025-12-22T08:26:52.349Z] #83 ... [2025-12-22T08:26:52.349Z] [2025-12-22T08:26:52.349Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-22T08:26:52.349Z] #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:52.349Z] #0 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:52.616Z] #93 ... [2025-12-22T08:26:52.616Z] [2025-12-22T08:26:52.616Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-12-22T08:26:52.616Z] #74 22.43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:52.616Z] #74 22.55 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:26:52.616Z] #74 23.00 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:52.616Z] #74 23.01 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:52.616Z] #74 23.05 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:26:52.616Z] #74 23.21 OK: 8 MiB in 17 packages [2025-12-22T08:26:53.580Z] #74 DONE 25.7s [2025-12-22T08:26:53.580Z] [2025-12-22T08:26:53.580Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:53.580Z] #86 21.19 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:53.580Z] #86 ... [2025-12-22T08:26:53.580Z] [2025-12-22T08:26:53.580Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-22T08:26:53.580Z] #83 DONE 23.0s [2025-12-22T08:26:53.580Z] [2025-12-22T08:26:53.580Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:53.580Z] #86 21.48 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:26:54.177Z] #86 21.93 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:54.177Z] #86 21.96 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:54.177Z] #86 21.98 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:26:54.177Z] #86 22.11 OK: 8 MiB in 19 packages [2025-12-22T08:26:55.586Z] #86 ... [2025-12-22T08:26:55.586Z] [2025-12-22T08:26:55.586Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-22T08:26:55.586Z] #94 DONE 1.9s [2025-12-22T08:26:55.586Z] [2025-12-22T08:26:55.586Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-22T08:26:55.586Z] #91 DONE 4.1s [2025-12-22T08:26:55.586Z] [2025-12-22T08:26:55.586Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-22T08:26:55.853Z] #95 ... [2025-12-22T08:26:55.853Z] [2025-12-22T08:26:55.853Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-22T08:26:55.853Z] #96 DONE 0.3s [2025-12-22T08:26:55.853Z] [2025-12-22T08:26:55.853Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-22T08:26:55.853Z] #70 45.93 OK: 255 MiB in 60 packages [2025-12-22T08:26:56.814Z] #70 ... [2025-12-22T08:26:56.814Z] [2025-12-22T08:26:56.814Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-22T08:26:56.814Z] #97 DONE 3.0s [2025-12-22T08:26:56.814Z] [2025-12-22T08:26:56.814Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-22T08:26:56.814Z] #76 20.29 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:56.814Z] #76 20.43 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:26:56.814Z] #76 21.10 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:56.814Z] #76 21.13 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:56.814Z] #76 21.24 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:26:56.814Z] #76 21.52 OK: 19 MiB in 20 packages [2025-12-22T08:26:56.814Z] #76 DONE 24.1s [2025-12-22T08:26:56.814Z] [2025-12-22T08:26:56.814Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:56.814Z] #86 DONE 24.7s [2025-12-22T08:26:56.814Z] [2025-12-22T08:26:56.814Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-22T08:26:57.084Z] #98 DONE 0.3s [2025-12-22T08:26:57.084Z] [2025-12-22T08:26:57.084Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-22T08:26:57.356Z] #99 ... [2025-12-22T08:26:57.356Z] [2025-12-22T08:26:57.356Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-22T08:26:57.356Z] #77 20.56 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:57.356Z] #77 20.94 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:26:57.356Z] #77 21.62 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:57.356Z] #77 21.62 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:26:57.356Z] #77 21.65 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:26:57.356Z] #77 21.74 OK: 20 MiB in 20 packages [2025-12-22T08:26:57.356Z] #77 DONE 24.2s [2025-12-22T08:26:57.629Z] [2025-12-22T08:26:57.629Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-22T08:26:57.629Z] #99 DONE 0.5s [2025-12-22T08:26:57.629Z] [2025-12-22T08:26:57.629Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-22T08:26:57.944Z] #100 ... [2025-12-22T08:26:57.944Z] [2025-12-22T08:26:57.944Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-22T08:26:57.944Z] #70 DONE 47.8s [2025-12-22T08:26:57.944Z] [2025-12-22T08:26:57.944Z] #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:58.216Z] #101 ... [2025-12-22T08:26:58.216Z] [2025-12-22T08:26:58.216Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-22T08:26:58.216Z] #100 DONE 0.6s [2025-12-22T08:26:58.216Z] [2025-12-22T08:26:58.216Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-22T08:26:58.216Z] #102 DONE 0.5s [2025-12-22T08:26:58.216Z] [2025-12-22T08:26:58.216Z] #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:26:58.216Z] #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:58.216Z] #0 4.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-22T08:26:58.216Z] #103 ... [2025-12-22T08:26:58.216Z] [2025-12-22T08:26:58.216Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-12-22T08:26:58.216Z] #104 DONE 0.3s [2025-12-22T08:26:58.508Z] [2025-12-22T08:26:58.508Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-22T08:26:58.508Z] #105 DONE 0.2s [2025-12-22T08:26:58.508Z] [2025-12-22T08:26:58.508Z] #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:26:58.508Z] #101 DONE 0.8s [2025-12-22T08:26:58.508Z] [2025-12-22T08:26:58.508Z] #106 [security-spire-server] exporting to image [2025-12-22T08:26:58.508Z] #106 exporting layers [2025-12-22T08:26:59.919Z] #106 ... [2025-12-22T08:26:59.919Z] [2025-12-22T08:26:59.919Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-22T08:26:59.919Z] #95 DONE 4.1s [2025-12-22T08:26:59.919Z] [2025-12-22T08:26:59.919Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-22T08:26:59.919Z] #107 DONE 0.1s [2025-12-22T08:26:59.919Z] [2025-12-22T08:26:59.919Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-22T08:27:00.193Z] #108 DONE 0.3s [2025-12-22T08:27:00.193Z] [2025-12-22T08:27:00.193Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:27:00.460Z] #109 ... [2025-12-22T08:27:00.460Z] [2025-12-22T08:27:00.460Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-22T08:27:00.460Z] #110 DONE 0.3s [2025-12-22T08:27:00.460Z] [2025-12-22T08:27:00.460Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-22T08:27:00.460Z] #93 18.10 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:27:00.460Z] #93 18.16 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:27:00.727Z] #93 ... [2025-12-22T08:27:00.727Z] [2025-12-22T08:27:00.727Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-12-22T08:27:00.727Z] #111 DONE 0.2s [2025-12-22T08:27:00.727Z] [2025-12-22T08:27:00.727Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-22T08:27:00.727Z] #112 DONE 0.2s [2025-12-22T08:27:00.727Z] [2025-12-22T08:27:00.727Z] #106 [security-spire-agent] exporting to image [2025-12-22T08:27:02.673Z] #106 ... [2025-12-22T08:27:02.673Z] [2025-12-22T08:27:02.673Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-22T08:27:02.673Z] #93 18.57 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:27:02.673Z] #93 18.58 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:27:02.673Z] #93 18.59 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:27:02.673Z] #93 18.65 OK: 8 MiB in 20 packages [2025-12-22T08:27:02.673Z] #93 DONE 20.2s [2025-12-22T08:27:02.673Z] [2025-12-22T08:27:02.673Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-22T08:27:03.639Z] #113 ... [2025-12-22T08:27:03.639Z] [2025-12-22T08:27:03.639Z] #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-22T08:27:03.639Z] #103 13.25 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:27:03.639Z] #103 13.37 Executing busybox-1.37.0-r20.post-upgrade [2025-12-22T08:27:03.639Z] #103 13.78 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:27:03.639Z] #103 13.78 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-22T08:27:03.639Z] #103 13.82 Executing busybox-1.37.0-r20.trigger [2025-12-22T08:27:03.639Z] #103 13.89 OK: 13 MiB in 29 packages [2025-12-22T08:27:03.639Z] #103 DONE 15.5s [2025-12-22T08:27:03.639Z] [2025-12-22T08:27:03.639Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:27:04.225Z] #89 ... [2025-12-22T08:27:04.225Z] [2025-12-22T08:27:04.225Z] #106 [security-spire-server] exporting to image [2025-12-22T08:27:04.225Z] #106 exporting layers 5.5s done [2025-12-22T08:27:04.225Z] #106 writing image sha256:cdc815cb8b41176a843dc2c4bef7821f9dda5b977ea1e6b7d7c0354f290751bb 0.0s done [2025-12-22T08:27:04.225Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-12-22T08:27:05.653Z] #106 exporting layers 4.5s done [2025-12-22T08:27:05.653Z] #106 writing image sha256:4e3911f79360019608ea29cc969211d6e0789d456463266f1bc0023ef89cf55f done [2025-12-22T08:27:05.653Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-12-22T08:27:05.653Z] #106 DONE 6.6s [2025-12-22T08:27:05.653Z] [2025-12-22T08:27:05.653Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:27:05.925Z] #109 ... [2025-12-22T08:27:05.925Z] [2025-12-22T08:27:05.925Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-22T08:27:05.925Z] #113 DONE 3.2s [2025-12-22T08:27:05.925Z] [2025-12-22T08:27:05.925Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-22T08:27:05.925Z] #114 DONE 0.2s [2025-12-22T08:27:05.925Z] [2025-12-22T08:27:05.925Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:27:06.195Z] #89 ... [2025-12-22T08:27:06.195Z] [2025-12-22T08:27:06.195Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-22T08:27:06.195Z] #115 DONE 0.2s [2025-12-22T08:27:06.195Z] [2025-12-22T08:27:06.195Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-22T08:27:06.467Z] #116 DONE 0.1s [2025-12-22T08:27:06.467Z] [2025-12-22T08:27:06.467Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-22T08:27:06.467Z] #117 DONE 0.2s [2025-12-22T08:27:06.467Z] [2025-12-22T08:27:06.467Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-22T08:27:06.736Z] #118 DONE 0.1s [2025-12-22T08:27:06.736Z] [2025-12-22T08:27:06.736Z] #106 [security-spire-config] exporting to image [2025-12-22T08:27:09.343Z] #106 exporting layers 2.4s done [2025-12-22T08:27:09.343Z] #106 writing image sha256:a910309a0c9c2b00fc2e4c46c630820100c82e3440ef2cf4c6f192a04ff9efdb 0.0s done [2025-12-22T08:27:09.343Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2025-12-22T08:27:09.343Z] #106 DONE 9.0s [2025-12-22T08:27:09.343Z] [2025-12-22T08:27:09.343Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:38.725Z] #156 ... [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-22T08:28:38.725Z] #146 DONE 115.8s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-22T08:28:38.725Z] #147 DONE 115.9s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-22T08:28:38.725Z] #151 ... [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-12-22T08:28:38.725Z] #157 DONE 0.3s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:28:38.725Z] #158 DONE 0.3s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:28:38.725Z] #159 DONE 0.3s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-22T08:28:38.725Z] #160 ... [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-12-22T08:28:38.725Z] #161 DONE 0.5s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #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-12-22T08:28:38.725Z] #162 DONE 0.2s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #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-12-22T08:28:38.725Z] #163 DONE 0.1s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T08:28:38.725Z] #153 ... [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #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-12-22T08:28:38.725Z] #164 ... [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-22T08:28:38.725Z] #160 DONE 1.4s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:28:38.725Z] #165 DONE 0.4s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:28:38.725Z] #166 DONE 0.2s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-22T08:28:38.725Z] #167 ... [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #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-12-22T08:28:38.725Z] #164 DONE 1.0s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-22T08:28:38.725Z] #167 DONE 0.2s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #168 [core-common-config-bootstrapper] exporting to image [2025-12-22T08:28:38.725Z] #168 exporting layers [2025-12-22T08:28:38.725Z] #168 exporting layers 0.4s done [2025-12-22T08:28:38.725Z] #168 writing image sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done [2025-12-22T08:28:38.725Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2025-12-22T08:28:38.725Z] #168 DONE 0.4s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-12-22T08:28:38.725Z] #169 DONE 0.3s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #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-12-22T08:28:38.725Z] #170 DONE 0.1s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #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-12-22T08:28:38.725Z] #171 DONE 0.2s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #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-12-22T08:28:38.725Z] #172 DONE 0.0s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T08:28:38.725Z] #153 ... [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-12-22T08:28:38.725Z] #173 DONE 0.1s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-12-22T08:28:38.725Z] #174 DONE 1.3s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #175 [security-bootstrapper] exporting to image [2025-12-22T08:28:38.725Z] #175 exporting layers 0.5s done [2025-12-22T08:28:38.725Z] #175 writing image sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done [2025-12-22T08:28:38.725Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2025-12-22T08:28:38.725Z] #175 DONE 0.5s [2025-12-22T08:28:38.725Z] [2025-12-22T08:28:38.725Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-22T08:28:46.061Z] #109 DONE 95.1s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #89 DONE 107.1s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #92 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #92 DONE 111.9s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #82 DONE 113.0s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #90 DONE 113.9s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #119 ... [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #87 DONE 111.0s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #120 [support-notifications builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #120 ... [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #121 DONE 2.6s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:28:46.061Z] #122 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #123 [core-command builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #123 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #124 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #125 [core-keeper builder 7/8] COPY . . [2025-12-22T08:28:46.061Z] #125 DONE 2.7s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #126 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:28:46.061Z] #127 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #128 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #129 [core-data builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #129 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:28:46.061Z] #130 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #131 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:28:46.061Z] #132 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #133 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #134 [core-metadata builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #134 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #119 DONE 2.6s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #135 [support-scheduler builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #135 DONE 2.5s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #136 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #137 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:28:46.061Z] #138 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #120 [support-notifications builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #120 DONE 2.5s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #139 [security-bootstrapper builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #139 DONE 2.8s [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #140 [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-12-22T08:28:46.061Z] #140 ... [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-22T08:28:46.061Z] #141 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-22T08:28:46.061Z] #142 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #143 [security-proxy-setup builder 6/7] COPY . . [2025-12-22T08:28:46.061Z] #143 CACHED [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-22T08:28:46.061Z] #144 ... [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-22T08:28:46.061Z] #0 5.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-22T08:28:46.061Z] #145 ... [2025-12-22T08:28:46.061Z] [2025-12-22T08:28:46.061Z] #140 [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-12-22T08:28:46.061Z] #140 6.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-22T08:28:46.329Z] #140 ... [2025-12-22T08:28:46.329Z] [2025-12-22T08:28:46.329Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-22T08:28:46.329Z] #0 4.447 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-22T08:28:46.596Z] #146 ... [2025-12-22T08:28:46.596Z] [2025-12-22T08:28:46.596Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-22T08:28:46.596Z] #0 4.490 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-22T08:28:46.596Z] #147 ... [2025-12-22T08:28:46.596Z] [2025-12-22T08:28:46.596Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-22T08:28:46.596Z] #0 6.252 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-22T08:28:46.880Z] #148 ... [2025-12-22T08:28:46.880Z] [2025-12-22T08:28:46.880Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T08:28:46.880Z] #0 6.033 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-22T08:28:46.880Z] #149 ... [2025-12-22T08:28:46.880Z] [2025-12-22T08:28:46.880Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-22T08:28:46.880Z] #0 5.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-12-22T08:28:47.190Z] #150 ... [2025-12-22T08:28:47.190Z] [2025-12-22T08:28:47.190Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-22T08:28:47.190Z] #0 5.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-22T08:28:47.519Z] #151 ... [2025-12-22T08:28:47.519Z] [2025-12-22T08:28:47.519Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-22T08:28:47.519Z] #0 5.071 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-22T08:28:47.519Z] #152 ... [2025-12-22T08:28:47.519Z] [2025-12-22T08:28:47.519Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-22T08:28:47.519Z] #0 4.548 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-22T08:28:47.791Z] #153 ... [2025-12-22T08:28:47.791Z] [2025-12-22T08:28:47.791Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-22T08:28:47.791Z] #0 6.273 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-22T08:28:47.791Z] #154 ... [2025-12-22T08:28:47.791Z] [2025-12-22T08:28:47.791Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-22T08:28:47.791Z] #144 6.347 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-22T08:29:35.011Z] #155 ... [2025-12-22T08:29:35.011Z] [2025-12-22T08:29:35.011Z] #156 [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-12-22T08:29:35.011Z] #156 173.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-22T08:29:41.638Z] #156 DONE 184.6s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-22T08:29:41.638Z] #145 DONE 184.5s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-22T08:29:41.638Z] #154 DONE 184.5s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-22T08:29:41.638Z] #148 DONE 184.5s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-22T08:29:41.638Z] #150 DONE 184.6s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-22T08:29:41.638Z] #155 DONE 184.6s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-22T08:29:41.638Z] #151 DONE 184.6s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-22T08:29:41.638Z] #152 DONE 184.6s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T08:29:41.638Z] #153 DONE 184.6s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-22T08:29:41.638Z] #149 DONE 184.6s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:29:41.638Z] #176 DONE 0.3s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:29:41.638Z] #177 DONE 0.3s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:29:41.638Z] #178 DONE 0.2s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:29:41.638Z] #179 DONE 0.2s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:29:41.638Z] #180 DONE 0.2s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:29:41.638Z] #181 DONE 0.2s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:29:41.638Z] #182 DONE 0.2s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:29:41.638Z] #183 DONE 0.2s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #184 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:29:41.638Z] #184 DONE 0.5s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:29:41.638Z] #185 DONE 0.5s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:29:41.638Z] #186 CACHED [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:29:41.638Z] #187 CACHED [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #188 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:29:41.638Z] #188 DONE 0.4s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:29:41.638Z] #189 CACHED [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:29:41.638Z] #190 CACHED [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:29:41.638Z] #191 DONE 0.5s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:29:41.638Z] #192 DONE 0.5s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-22T08:29:41.638Z] #193 DONE 0.5s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:29:41.638Z] #194 DONE 0.5s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:29:41.638Z] #195 DONE 0.5s [2025-12-22T08:29:41.638Z] [2025-12-22T08:29:41.638Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-22T08:29:43.540Z] #196 ... [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-12-22T08:29:43.540Z] #197 DONE 1.8s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-22T08:29:43.540Z] #198 DONE 1.9s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-22T08:29:43.540Z] #199 DONE 1.9s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #200 [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-12-22T08:29:43.540Z] #200 DONE 1.9s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-12-22T08:29:43.540Z] #201 DONE 1.9s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-12-22T08:29:43.540Z] #202 DONE 1.9s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #203 [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-12-22T08:29:43.540Z] #203 DONE 1.9s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-22T08:29:43.540Z] #196 DONE 1.8s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #204 [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-12-22T08:29:43.540Z] #204 ... [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-22T08:29:43.540Z] #205 DONE 2.1s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-12-22T08:29:43.540Z] #206 DONE 2.1s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-12-22T08:29:43.540Z] #207 DONE 0.4s [2025-12-22T08:29:43.540Z] [2025-12-22T08:29:43.540Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-22T08:29:43.800Z] #208 ... [2025-12-22T08:29:43.800Z] [2025-12-22T08:29:43.800Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-12-22T08:29:43.800Z] #209 DONE 0.5s [2025-12-22T08:29:43.800Z] [2025-12-22T08:29:43.800Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-22T08:29:43.800Z] #210 DONE 0.5s [2025-12-22T08:29:43.800Z] [2025-12-22T08:29:43.800Z] #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-12-22T08:29:43.800Z] #211 DONE 0.5s [2025-12-22T08:29:43.800Z] [2025-12-22T08:29:43.800Z] #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-12-22T08:29:43.800Z] #212 DONE 0.5s [2025-12-22T08:29:43.800Z] [2025-12-22T08:29:43.800Z] #204 [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-12-22T08:29:43.800Z] #204 DONE 0.5s [2025-12-22T08:29:43.800Z] [2025-12-22T08:29:43.800Z] #213 [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-12-22T08:29:43.800Z] #213 DONE 0.5s [2025-12-22T08:29:43.800Z] [2025-12-22T08:29:43.800Z] #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-12-22T08:29:43.800Z] #214 DONE 0.3s [2025-12-22T08:29:43.800Z] [2025-12-22T08:29:43.800Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-22T08:29:43.800Z] #208 DONE 0.2s [2025-12-22T08:29:43.800Z] [2025-12-22T08:29:43.800Z] #215 [core-data] exporting to image [2025-12-22T08:29:43.800Z] #215 exporting layers [2025-12-22T08:29:44.059Z] #215 ... [2025-12-22T08:29:44.059Z] [2025-12-22T08:29:44.059Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-12-22T08:29:44.059Z] #216 DONE 0.4s [2025-12-22T08:29:44.059Z] [2025-12-22T08:29:44.059Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-22T08:29:44.059Z] #217 DONE 0.4s [2025-12-22T08:29:44.059Z] [2025-12-22T08:29:44.059Z] #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-12-22T08:29:44.059Z] #218 DONE 0.4s [2025-12-22T08:29:44.059Z] [2025-12-22T08:29:44.059Z] #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-12-22T08:29:44.059Z] #219 DONE 0.4s [2025-12-22T08:29:44.059Z] [2025-12-22T08:29:44.059Z] #220 [core-metadata] exporting to image [2025-12-22T08:29:44.318Z] #220 ... [2025-12-22T08:29:44.318Z] [2025-12-22T08:29:44.318Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-12-22T08:29:44.318Z] #221 DONE 0.3s [2025-12-22T08:29:44.318Z] [2025-12-22T08:29:44.318Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-12-22T08:29:44.318Z] #222 DONE 0.3s [2025-12-22T08:29:44.318Z] [2025-12-22T08:29:44.318Z] #223 [core-keeper] exporting to image [2025-12-22T08:29:44.318Z] #223 exporting layers 0.2s done [2025-12-22T08:29:44.318Z] #223 writing image sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 0.3s done [2025-12-22T08:29:44.318Z] #223 naming to docker.io/library/core-keeper 0.0s done [2025-12-22T08:29:44.318Z] #223 DONE 0.9s [2025-12-22T08:29:44.318Z] [2025-12-22T08:29:44.318Z] #224 [core-command] exporting to image [2025-12-22T08:29:44.318Z] #224 exporting layers 0.4s done [2025-12-22T08:29:44.318Z] #224 writing image sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 0.3s done [2025-12-22T08:29:44.318Z] #224 naming to docker.io/library/core-command done [2025-12-22T08:29:44.318Z] #224 DONE 0.8s [2025-12-22T08:29:44.577Z] [2025-12-22T08:29:44.577Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-22T08:29:44.577Z] #225 ... [2025-12-22T08:29:44.577Z] [2025-12-22T08:29:44.577Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-12-22T08:29:44.577Z] #226 DONE 0.4s [2025-12-22T08:29:44.837Z] [2025-12-22T08:29:44.837Z] #227 [security-spiffe-token-provider] exporting to image [2025-12-22T08:29:44.837Z] #227 exporting layers 1.0s done [2025-12-22T08:29:44.837Z] #227 writing image sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 0.0s done [2025-12-22T08:29:44.837Z] #227 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-12-22T08:29:44.837Z] #227 DONE 1.1s [2025-12-22T08:29:44.837Z] [2025-12-22T08:29:44.837Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-22T08:29:44.837Z] #228 DONE 0.7s [2025-12-22T08:29:44.837Z] [2025-12-22T08:29:44.837Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-12-22T08:29:44.837Z] #229 DONE 0.1s [2025-12-22T08:29:44.837Z] [2025-12-22T08:29:44.837Z] #220 [core-metadata] exporting to image [2025-12-22T08:29:44.837Z] #220 exporting layers 0.7s done [2025-12-22T08:29:44.837Z] #220 writing image sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a 0.0s done [2025-12-22T08:29:44.837Z] #220 naming to docker.io/library/core-metadata done [2025-12-22T08:29:44.838Z] #220 DONE 0.8s [2025-12-22T08:29:44.838Z] [2025-12-22T08:29:44.838Z] #230 [support-scheduler] exporting to image [2025-12-22T08:29:44.838Z] #230 exporting layers 1.1s done [2025-12-22T08:29:44.838Z] #230 writing image sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done [2025-12-22T08:29:44.838Z] #230 naming to docker.io/library/support-scheduler 0.0s done [2025-12-22T08:29:44.838Z] #230 DONE 1.2s [2025-12-22T08:29:44.838Z] [2025-12-22T08:29:44.838Z] #215 [core-data] exporting to image [2025-12-22T08:29:44.838Z] #215 exporting layers 1.0s done [2025-12-22T08:29:44.838Z] #215 writing image sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da 0.0s done [2025-12-22T08:29:44.838Z] #215 naming to docker.io/library/core-data 0.0s done [2025-12-22T08:29:45.097Z] #215 DONE 1.1s [2025-12-22T08:29:45.097Z] [2025-12-22T08:29:45.097Z] #231 [support-notifications] exporting to image [2025-12-22T08:29:45.097Z] #231 exporting layers 1.0s done [2025-12-22T08:29:45.097Z] #231 writing image sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done [2025-12-22T08:29:45.097Z] #231 naming to docker.io/library/support-notifications 0.0s done [2025-12-22T08:29:45.097Z] #231 DONE 1.1s [2025-12-22T08:29:45.097Z] [2025-12-22T08:29:45.097Z] #232 [security-proxy-auth] exporting to image [2025-12-22T08:29:45.097Z] #232 ... [2025-12-22T08:29:45.097Z] [2025-12-22T08:29:45.097Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-22T08:29:45.097Z] #225 DONE 0.7s [2025-12-22T08:29:45.097Z] [2025-12-22T08:29:45.097Z] #232 [security-proxy-auth] exporting to image [2025-12-22T08:29:45.097Z] #232 exporting layers 0.5s done [2025-12-22T08:29:45.356Z] #232 writing image sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done [2025-12-22T08:29:45.356Z] #232 naming to docker.io/library/security-proxy-auth done [2025-12-22T08:29:45.356Z] #232 DONE 0.5s [2025-12-22T08:29:45.356Z] [2025-12-22T08:29:45.356Z] #233 [security-proxy-setup] exporting to image [2025-12-22T08:29:45.356Z] #233 exporting layers 0.2s done [2025-12-22T08:29:45.356Z] #233 writing image sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done [2025-12-22T08:29:45.356Z] #233 naming to docker.io/library/security-proxy-setup done [2025-12-22T08:29:45.356Z] #233 DONE 0.3s [2025-12-22T08:29:45.356Z] [2025-12-22T08:29:45.356Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-22T08:29:45.356Z] #234 DONE 0.6s [2025-12-22T08:29:45.356Z] [2025-12-22T08:29:45.356Z] #235 [security-secretstore-setup] exporting to image [2025-12-22T08:29:45.616Z] #235 exporting layers 0.2s done [2025-12-22T08:29:45.616Z] #235 writing image sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done [2025-12-22T08:29:45.616Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-12-22T08:29:45.616Z] #235 DONE 0.2s [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T08:29:45.616Z] time="2025-12-22T08:25:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-12-22T08:29:45.634Z] $ docker stop --time=1 994cbf387daa9d67a212e730cc682bcd0da7e2fe8914fe0d2ba9bba229a051c8 [2025-12-22T08:29:46.909Z] $ docker rm -f --volumes 994cbf387daa9d67a212e730cc682bcd0da7e2fe8914fe0d2ba9bba229a051c8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-22T08:29:47.258Z] + docker images [2025-12-22T08:29:47.259Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-12-22T08:29:47.259Z] security-secretstore-setup latest b49351f2329f 2 seconds ago 84.5MB [2025-12-22T08:29:47.259Z] security-proxy-auth latest 4f52f9e852db 3 seconds ago 47MB [2025-12-22T08:29:47.259Z] security-proxy-setup latest c751911f5086 3 seconds ago 52.8MB [2025-12-22T08:29:47.259Z] core-data latest 7b8e6f3f1b7e 4 seconds ago 47.8MB [2025-12-22T08:29:47.259Z] core-command latest 77b42338d40b 4 seconds ago 42.1MB [2025-12-22T08:29:47.259Z] core-keeper latest 4fce5a2ebe7f 4 seconds ago 46.8MB [2025-12-22T08:29:47.259Z] support-scheduler latest a8e1b6dccb80 4 seconds ago 52MB [2025-12-22T08:29:47.259Z] security-spiffe-token-provider latest 2dfa94fddefe 4 seconds ago 51MB [2025-12-22T08:29:47.259Z] support-notifications latest 3fff161a672b 4 seconds ago 55.7MB [2025-12-22T08:29:47.259Z] core-metadata latest 36a0245b4efb 4 seconds ago 48MB [2025-12-22T08:29:47.259Z] security-bootstrapper latest 11784ed7cf65 About a minute ago 22.4MB [2025-12-22T08:29:47.259Z] core-common-config-bootstrapper latest 3408d60c84aa About a minute ago 21.3MB [2025-12-22T08:29:47.259Z] security-spire-config latest 6893f0650430 3 minutes ago 178MB [2025-12-22T08:29:47.259Z] security-spire-agent latest 943114ed9449 3 minutes ago 238MB [2025-12-22T08:29:47.259Z] security-spire-server latest 8f24ded42a1c 3 minutes ago 178MB [2025-12-22T08:29:47.259Z] ci-base-image-x86_64 latest 64c5e13cbf75 8 minutes ago 999MB [2025-12-22T08:29:47.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB [2025-12-22T08:29:47.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 months ago 573MB [2025-12-22T08:29:47.259Z] 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-12-22T08:29:47.400Z] provisioning config files... [2025-12-22T08:29:47.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/940@tmp/config6608712126748258499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-22T08:29:47.736Z] ---> ****-login.sh [2025-12-22T08:29:47.736Z] nexus3.edgexfoundry.org:10001 [2025-12-22T08:29:47.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:29:47.736Z] Login Succeeded [2025-12-22T08:29:47.736Z] nexus3.edgexfoundry.org:10002 [2025-12-22T08:29:47.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:29:47.736Z] Login Succeeded [2025-12-22T08:29:47.736Z] nexus3.edgexfoundry.org:10003 [2025-12-22T08:29:47.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:29:47.995Z] Login Succeeded [2025-12-22T08:29:47.995Z] nexus3.edgexfoundry.org:10004 [2025-12-22T08:29:47.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:29:47.995Z] Login Succeeded [2025-12-22T08:29:47.995Z] ****.io [2025-12-22T08:29:47.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:29:48.255Z] Login Succeeded [2025-12-22T08:29:48.255Z] ---> ****-login.sh ends [Pipeline] } [2025-12-22T08:29:48.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:29:48.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-22T08:29:48.346Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-12-22T08:29:48.346Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:29:48.346Z] latest [2025-12-22T08:29:48.346Z] 4.1.0-dev.87 [2025-12-22T08:29:48.346Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:29:48.346Z] main [2025-12-22T08:29:48.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:48.698Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:49.186Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:29:49.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-22T08:29:49.186Z] ba7a1a23d42d: Preparing [2025-12-22T08:29:49.186Z] dae5bd09686f: Preparing [2025-12-22T08:29:49.186Z] cc03300d6ef8: Preparing [2025-12-22T08:29:49.186Z] bcdad4efbe15: Preparing [2025-12-22T08:29:49.186Z] 47ffb64eabe1: Preparing [2025-12-22T08:29:49.186Z] 443d07f4ce51: Preparing [2025-12-22T08:29:49.186Z] 256f393e029f: Preparing [2025-12-22T08:29:49.186Z] 443d07f4ce51: Waiting [2025-12-22T08:29:49.186Z] 256f393e029f: Waiting [2025-12-22T08:29:49.186Z] ba7a1a23d42d: Pushed [2025-12-22T08:29:49.186Z] cc03300d6ef8: Pushed [2025-12-22T08:29:49.186Z] bcdad4efbe15: Pushed [2025-12-22T08:29:49.186Z] 256f393e029f: Layer already exists [2025-12-22T08:29:49.186Z] 47ffb64eabe1: Pushed [2025-12-22T08:29:49.186Z] 443d07f4ce51: Pushed [2025-12-22T08:29:52.602Z] dae5bd09686f: Pushed [2025-12-22T08:29:52.874Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:53.265Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:53.596Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-22T08:29:53.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-22T08:29:53.596Z] ba7a1a23d42d: Preparing [2025-12-22T08:29:53.596Z] dae5bd09686f: Preparing [2025-12-22T08:29:53.596Z] cc03300d6ef8: Preparing [2025-12-22T08:29:53.596Z] bcdad4efbe15: Preparing [2025-12-22T08:29:53.596Z] 47ffb64eabe1: Preparing [2025-12-22T08:29:53.596Z] 443d07f4ce51: Preparing [2025-12-22T08:29:53.596Z] 256f393e029f: Preparing [2025-12-22T08:29:53.596Z] 443d07f4ce51: Waiting [2025-12-22T08:29:53.596Z] 256f393e029f: Waiting [2025-12-22T08:29:53.596Z] bcdad4efbe15: Layer already exists [2025-12-22T08:29:53.596Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:29:53.596Z] dae5bd09686f: Layer already exists [2025-12-22T08:29:53.596Z] ba7a1a23d42d: Layer already exists [2025-12-22T08:29:53.596Z] cc03300d6ef8: Layer already exists [2025-12-22T08:29:53.596Z] 256f393e029f: Layer already exists [2025-12-22T08:29:53.596Z] 443d07f4ce51: Layer already exists [2025-12-22T08:29:53.596Z] latest: digest: sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:53.932Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:54.261Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 [2025-12-22T08:29:54.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-22T08:29:54.261Z] ba7a1a23d42d: Preparing [2025-12-22T08:29:54.261Z] dae5bd09686f: Preparing [2025-12-22T08:29:54.261Z] cc03300d6ef8: Preparing [2025-12-22T08:29:54.261Z] bcdad4efbe15: Preparing [2025-12-22T08:29:54.261Z] 47ffb64eabe1: Preparing [2025-12-22T08:29:54.261Z] 443d07f4ce51: Preparing [2025-12-22T08:29:54.261Z] 256f393e029f: Preparing [2025-12-22T08:29:54.261Z] 443d07f4ce51: Waiting [2025-12-22T08:29:54.261Z] 256f393e029f: Waiting [2025-12-22T08:29:54.261Z] dae5bd09686f: Layer already exists [2025-12-22T08:29:54.261Z] bcdad4efbe15: Layer already exists [2025-12-22T08:29:54.261Z] cc03300d6ef8: Layer already exists [2025-12-22T08:29:54.261Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:29:54.261Z] ba7a1a23d42d: Layer already exists [2025-12-22T08:29:54.261Z] 256f393e029f: Layer already exists [2025-12-22T08:29:54.261Z] 443d07f4ce51: Layer already exists [2025-12-22T08:29:54.261Z] 4.1.0-dev.87: digest: sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:54.593Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:54.927Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:29:54.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-22T08:29:54.927Z] ba7a1a23d42d: Preparing [2025-12-22T08:29:54.927Z] dae5bd09686f: Preparing [2025-12-22T08:29:54.927Z] cc03300d6ef8: Preparing [2025-12-22T08:29:54.927Z] bcdad4efbe15: Preparing [2025-12-22T08:29:54.927Z] 47ffb64eabe1: Preparing [2025-12-22T08:29:54.927Z] 443d07f4ce51: Preparing [2025-12-22T08:29:54.927Z] 256f393e029f: Preparing [2025-12-22T08:29:54.927Z] 443d07f4ce51: Waiting [2025-12-22T08:29:54.927Z] 256f393e029f: Waiting [2025-12-22T08:29:54.927Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:29:54.927Z] cc03300d6ef8: Layer already exists [2025-12-22T08:29:54.927Z] ba7a1a23d42d: Layer already exists [2025-12-22T08:29:54.927Z] bcdad4efbe15: Layer already exists [2025-12-22T08:29:54.927Z] dae5bd09686f: Layer already exists [2025-12-22T08:29:54.927Z] 443d07f4ce51: Layer already exists [2025-12-22T08:29:54.927Z] 256f393e029f: Layer already exists [2025-12-22T08:29:54.927Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:55.262Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:55.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-12-22T08:29:55.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-22T08:29:55.592Z] ba7a1a23d42d: Preparing [2025-12-22T08:29:55.592Z] dae5bd09686f: Preparing [2025-12-22T08:29:55.592Z] cc03300d6ef8: Preparing [2025-12-22T08:29:55.592Z] bcdad4efbe15: Preparing [2025-12-22T08:29:55.592Z] 47ffb64eabe1: Preparing [2025-12-22T08:29:55.592Z] 443d07f4ce51: Preparing [2025-12-22T08:29:55.592Z] 256f393e029f: Preparing [2025-12-22T08:29:55.592Z] 256f393e029f: Waiting [2025-12-22T08:29:55.592Z] 443d07f4ce51: Waiting [2025-12-22T08:29:55.852Z] ba7a1a23d42d: Layer already exists [2025-12-22T08:29:55.852Z] cc03300d6ef8: Layer already exists [2025-12-22T08:29:55.852Z] dae5bd09686f: Layer already exists [2025-12-22T08:29:55.852Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:29:55.852Z] bcdad4efbe15: Layer already exists [2025-12-22T08:29:55.852Z] 443d07f4ce51: Layer already exists [2025-12-22T08:29:55.852Z] 256f393e029f: Layer already exists [2025-12-22T08:29:55.852Z] main: digest: sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:29:55.931Z] ===================================================== [Pipeline] echo [2025-12-22T08:29:55.945Z] taggedImages: [2025-12-22T08:29:55.945Z] - nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:29:55.945Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-22T08:29:55.945Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 [2025-12-22T08:29:55.945Z] - nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:29:55.945Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-12-22T08:29:55.973Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-12-22T08:29:55.973Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:29:55.973Z] latest [2025-12-22T08:29:55.973Z] 4.1.0-dev.87 [2025-12-22T08:29:55.973Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:29:55.973Z] main [2025-12-22T08:29:55.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:56.322Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:56.668Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:29:56.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-22T08:29:56.668Z] 58122bf55921: Preparing [2025-12-22T08:29:56.668Z] a9b7d151fa7a: Preparing [2025-12-22T08:29:56.668Z] c289ceffdebd: Preparing [2025-12-22T08:29:56.668Z] a09e1bfba3b1: Preparing [2025-12-22T08:29:56.668Z] cc03300d6ef8: Preparing [2025-12-22T08:29:56.668Z] bcdad4efbe15: Preparing [2025-12-22T08:29:56.668Z] 47ffb64eabe1: Preparing [2025-12-22T08:29:56.668Z] 443d07f4ce51: Preparing [2025-12-22T08:29:56.668Z] 256f393e029f: Preparing [2025-12-22T08:29:56.668Z] 443d07f4ce51: Waiting [2025-12-22T08:29:56.668Z] 47ffb64eabe1: Waiting [2025-12-22T08:29:56.668Z] 256f393e029f: Waiting [2025-12-22T08:29:56.668Z] bcdad4efbe15: Waiting [2025-12-22T08:29:56.668Z] cc03300d6ef8: Layer already exists [2025-12-22T08:29:56.668Z] bcdad4efbe15: Layer already exists [2025-12-22T08:29:56.668Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:29:56.668Z] 443d07f4ce51: Layer already exists [2025-12-22T08:29:56.668Z] 256f393e029f: Layer already exists [2025-12-22T08:29:56.668Z] 58122bf55921: Pushed [2025-12-22T08:29:56.668Z] c289ceffdebd: Pushed [2025-12-22T08:29:56.668Z] a9b7d151fa7a: Pushed [2025-12-22T08:29:58.061Z] a09e1bfba3b1: Pushed [2025-12-22T08:29:58.321Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:58.659Z] + 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-12-22T08:29:58.985Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-22T08:29:58.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-22T08:29:58.985Z] 58122bf55921: Preparing [2025-12-22T08:29:58.985Z] a9b7d151fa7a: Preparing [2025-12-22T08:29:58.985Z] c289ceffdebd: Preparing [2025-12-22T08:29:58.985Z] a09e1bfba3b1: Preparing [2025-12-22T08:29:58.985Z] cc03300d6ef8: Preparing [2025-12-22T08:29:58.985Z] bcdad4efbe15: Preparing [2025-12-22T08:29:58.985Z] 47ffb64eabe1: Preparing [2025-12-22T08:29:58.985Z] 443d07f4ce51: Preparing [2025-12-22T08:29:58.985Z] 256f393e029f: Preparing [2025-12-22T08:29:58.985Z] bcdad4efbe15: Waiting [2025-12-22T08:29:58.985Z] 47ffb64eabe1: Waiting [2025-12-22T08:29:58.985Z] 443d07f4ce51: Waiting [2025-12-22T08:29:58.985Z] 256f393e029f: Waiting [2025-12-22T08:29:58.985Z] c289ceffdebd: Layer already exists [2025-12-22T08:29:58.985Z] a9b7d151fa7a: Layer already exists [2025-12-22T08:29:58.985Z] 58122bf55921: Layer already exists [2025-12-22T08:29:58.985Z] a09e1bfba3b1: Layer already exists [2025-12-22T08:29:58.985Z] cc03300d6ef8: Layer already exists [2025-12-22T08:29:58.985Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:29:58.985Z] bcdad4efbe15: Layer already exists [2025-12-22T08:29:58.985Z] 443d07f4ce51: Layer already exists [2025-12-22T08:29:58.985Z] 256f393e029f: Layer already exists [2025-12-22T08:29:58.985Z] latest: digest: sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:59.319Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:59.646Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 [2025-12-22T08:29:59.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-22T08:29:59.646Z] 58122bf55921: Preparing [2025-12-22T08:29:59.646Z] a9b7d151fa7a: Preparing [2025-12-22T08:29:59.646Z] c289ceffdebd: Preparing [2025-12-22T08:29:59.646Z] a09e1bfba3b1: Preparing [2025-12-22T08:29:59.646Z] cc03300d6ef8: Preparing [2025-12-22T08:29:59.646Z] bcdad4efbe15: Preparing [2025-12-22T08:29:59.646Z] 47ffb64eabe1: Preparing [2025-12-22T08:29:59.646Z] 443d07f4ce51: Preparing [2025-12-22T08:29:59.646Z] 256f393e029f: Preparing [2025-12-22T08:29:59.646Z] 47ffb64eabe1: Waiting [2025-12-22T08:29:59.646Z] 443d07f4ce51: Waiting [2025-12-22T08:29:59.646Z] 256f393e029f: Waiting [2025-12-22T08:29:59.646Z] bcdad4efbe15: Waiting [2025-12-22T08:29:59.646Z] c289ceffdebd: Layer already exists [2025-12-22T08:29:59.646Z] a09e1bfba3b1: Layer already exists [2025-12-22T08:29:59.646Z] cc03300d6ef8: Layer already exists [2025-12-22T08:29:59.646Z] 58122bf55921: Layer already exists [2025-12-22T08:29:59.646Z] a9b7d151fa7a: Layer already exists [2025-12-22T08:29:59.646Z] bcdad4efbe15: Layer already exists [2025-12-22T08:29:59.646Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:29:59.646Z] 256f393e029f: Layer already exists [2025-12-22T08:29:59.646Z] 443d07f4ce51: Layer already exists [2025-12-22T08:29:59.646Z] 4.1.0-dev.87: digest: sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:29:59.977Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:00.302Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:00.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-22T08:30:00.303Z] 58122bf55921: Preparing [2025-12-22T08:30:00.303Z] a9b7d151fa7a: Preparing [2025-12-22T08:30:00.303Z] c289ceffdebd: Preparing [2025-12-22T08:30:00.303Z] a09e1bfba3b1: Preparing [2025-12-22T08:30:00.303Z] cc03300d6ef8: Preparing [2025-12-22T08:30:00.303Z] bcdad4efbe15: Preparing [2025-12-22T08:30:00.303Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:00.303Z] 443d07f4ce51: Preparing [2025-12-22T08:30:00.303Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:00.303Z] bcdad4efbe15: Waiting [2025-12-22T08:30:00.303Z] 256f393e029f: Preparing [2025-12-22T08:30:00.303Z] 256f393e029f: Waiting [2025-12-22T08:30:00.303Z] 443d07f4ce51: Waiting [2025-12-22T08:30:00.303Z] c289ceffdebd: Layer already exists [2025-12-22T08:30:00.303Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:00.303Z] a9b7d151fa7a: Layer already exists [2025-12-22T08:30:00.303Z] a09e1bfba3b1: Layer already exists [2025-12-22T08:30:00.303Z] 58122bf55921: Layer already exists [2025-12-22T08:30:00.303Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:00.303Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:00.303Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:00.303Z] 256f393e029f: Layer already exists [2025-12-22T08:30:00.303Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:00.649Z] + 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-12-22T08:30:00.993Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-22T08:30:00.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-22T08:30:00.993Z] 58122bf55921: Preparing [2025-12-22T08:30:00.993Z] a9b7d151fa7a: Preparing [2025-12-22T08:30:00.993Z] c289ceffdebd: Preparing [2025-12-22T08:30:00.993Z] a09e1bfba3b1: Preparing [2025-12-22T08:30:00.993Z] cc03300d6ef8: Preparing [2025-12-22T08:30:00.993Z] bcdad4efbe15: Preparing [2025-12-22T08:30:00.993Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:00.993Z] 443d07f4ce51: Preparing [2025-12-22T08:30:00.993Z] 256f393e029f: Preparing [2025-12-22T08:30:00.993Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:00.993Z] 443d07f4ce51: Waiting [2025-12-22T08:30:00.993Z] bcdad4efbe15: Waiting [2025-12-22T08:30:00.993Z] 256f393e029f: Waiting [2025-12-22T08:30:00.993Z] 58122bf55921: Layer already exists [2025-12-22T08:30:00.993Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:00.993Z] a09e1bfba3b1: Layer already exists [2025-12-22T08:30:00.993Z] c289ceffdebd: Layer already exists [2025-12-22T08:30:00.993Z] a9b7d151fa7a: Layer already exists [2025-12-22T08:30:00.993Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:00.993Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:00.993Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:00.993Z] 256f393e029f: Layer already exists [2025-12-22T08:30:00.993Z] main: digest: sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:30:01.069Z] ===================================================== [Pipeline] echo [2025-12-22T08:30:01.082Z] taggedImages: [2025-12-22T08:30:01.082Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:01.082Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-22T08:30:01.082Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 [2025-12-22T08:30:01.082Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:01.082Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-12-22T08:30:01.114Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-12-22T08:30:01.114Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:01.114Z] latest [2025-12-22T08:30:01.114Z] 4.1.0-dev.87 [2025-12-22T08:30:01.114Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:01.114Z] main [2025-12-22T08:30:01.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:01.468Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:01.795Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:01.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-22T08:30:01.796Z] 9219eef2a8ab: Preparing [2025-12-22T08:30:01.796Z] 471de24a86bc: Preparing [2025-12-22T08:30:01.796Z] cc03300d6ef8: Preparing [2025-12-22T08:30:01.796Z] bcdad4efbe15: Preparing [2025-12-22T08:30:01.796Z] 72c970d1b0ed: Preparing [2025-12-22T08:30:01.796Z] 1571f751bf2e: Preparing [2025-12-22T08:30:01.796Z] 256f393e029f: Preparing [2025-12-22T08:30:01.796Z] 1571f751bf2e: Waiting [2025-12-22T08:30:01.796Z] 256f393e029f: Waiting [2025-12-22T08:30:01.796Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:01.796Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:01.796Z] 256f393e029f: Layer already exists [2025-12-22T08:30:01.796Z] 9219eef2a8ab: Pushed [2025-12-22T08:30:01.796Z] 1571f751bf2e: Pushed [2025-12-22T08:30:02.056Z] 72c970d1b0ed: Pushed [2025-12-22T08:30:06.253Z] 471de24a86bc: Pushed [2025-12-22T08:30:06.253Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:06.588Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:06.921Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-22T08:30:06.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-22T08:30:06.921Z] 9219eef2a8ab: Preparing [2025-12-22T08:30:06.921Z] 471de24a86bc: Preparing [2025-12-22T08:30:06.921Z] cc03300d6ef8: Preparing [2025-12-22T08:30:06.921Z] bcdad4efbe15: Preparing [2025-12-22T08:30:06.921Z] 72c970d1b0ed: Preparing [2025-12-22T08:30:06.921Z] 1571f751bf2e: Preparing [2025-12-22T08:30:06.921Z] 256f393e029f: Preparing [2025-12-22T08:30:06.921Z] 1571f751bf2e: Waiting [2025-12-22T08:30:06.921Z] 256f393e029f: Waiting [2025-12-22T08:30:06.921Z] 72c970d1b0ed: Layer already exists [2025-12-22T08:30:06.921Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:06.921Z] 9219eef2a8ab: Layer already exists [2025-12-22T08:30:06.921Z] 471de24a86bc: Layer already exists [2025-12-22T08:30:06.921Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:06.921Z] 1571f751bf2e: Layer already exists [2025-12-22T08:30:06.921Z] 256f393e029f: Layer already exists [2025-12-22T08:30:06.921Z] latest: digest: sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:07.258Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:07.594Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 [2025-12-22T08:30:07.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-22T08:30:07.594Z] 9219eef2a8ab: Preparing [2025-12-22T08:30:07.594Z] 471de24a86bc: Preparing [2025-12-22T08:30:07.594Z] cc03300d6ef8: Preparing [2025-12-22T08:30:07.594Z] bcdad4efbe15: Preparing [2025-12-22T08:30:07.594Z] 72c970d1b0ed: Preparing [2025-12-22T08:30:07.594Z] 1571f751bf2e: Preparing [2025-12-22T08:30:07.594Z] 256f393e029f: Preparing [2025-12-22T08:30:07.594Z] 256f393e029f: Waiting [2025-12-22T08:30:07.594Z] 1571f751bf2e: Waiting [2025-12-22T08:30:07.594Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:07.594Z] 72c970d1b0ed: Layer already exists [2025-12-22T08:30:07.594Z] 471de24a86bc: Layer already exists [2025-12-22T08:30:07.594Z] 9219eef2a8ab: Layer already exists [2025-12-22T08:30:07.594Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:07.594Z] 1571f751bf2e: Layer already exists [2025-12-22T08:30:07.594Z] 256f393e029f: Layer already exists [2025-12-22T08:30:07.594Z] 4.1.0-dev.87: digest: sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:07.927Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:08.255Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:08.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-22T08:30:08.255Z] 9219eef2a8ab: Preparing [2025-12-22T08:30:08.255Z] 471de24a86bc: Preparing [2025-12-22T08:30:08.255Z] cc03300d6ef8: Preparing [2025-12-22T08:30:08.255Z] bcdad4efbe15: Preparing [2025-12-22T08:30:08.255Z] 72c970d1b0ed: Preparing [2025-12-22T08:30:08.255Z] 1571f751bf2e: Preparing [2025-12-22T08:30:08.255Z] 256f393e029f: Preparing [2025-12-22T08:30:08.255Z] 256f393e029f: Waiting [2025-12-22T08:30:08.255Z] 1571f751bf2e: Waiting [2025-12-22T08:30:08.255Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:08.255Z] 9219eef2a8ab: Layer already exists [2025-12-22T08:30:08.255Z] 471de24a86bc: Layer already exists [2025-12-22T08:30:08.255Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:08.255Z] 72c970d1b0ed: Layer already exists [2025-12-22T08:30:08.255Z] 1571f751bf2e: Layer already exists [2025-12-22T08:30:08.255Z] 256f393e029f: Layer already exists [2025-12-22T08:30:08.255Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:08.592Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:08.924Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-12-22T08:30:08.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-22T08:30:08.924Z] 9219eef2a8ab: Preparing [2025-12-22T08:30:08.924Z] 471de24a86bc: Preparing [2025-12-22T08:30:08.924Z] cc03300d6ef8: Preparing [2025-12-22T08:30:08.924Z] bcdad4efbe15: Preparing [2025-12-22T08:30:08.924Z] 72c970d1b0ed: Preparing [2025-12-22T08:30:08.924Z] 1571f751bf2e: Preparing [2025-12-22T08:30:08.924Z] 256f393e029f: Preparing [2025-12-22T08:30:08.924Z] 1571f751bf2e: Waiting [2025-12-22T08:30:08.924Z] 256f393e029f: Waiting [2025-12-22T08:30:08.924Z] 9219eef2a8ab: Layer already exists [2025-12-22T08:30:08.924Z] 72c970d1b0ed: Layer already exists [2025-12-22T08:30:08.924Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:08.924Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:08.924Z] 471de24a86bc: Layer already exists [2025-12-22T08:30:08.924Z] 1571f751bf2e: Layer already exists [2025-12-22T08:30:08.924Z] 256f393e029f: Layer already exists [2025-12-22T08:30:08.924Z] main: digest: sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:30:09.001Z] ===================================================== [Pipeline] echo [2025-12-22T08:30:09.018Z] taggedImages: [2025-12-22T08:30:09.018Z] - nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:09.018Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-22T08:30:09.018Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 [2025-12-22T08:30:09.018Z] - nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:09.018Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-12-22T08:30:09.043Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-12-22T08:30:09.043Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:09.043Z] latest [2025-12-22T08:30:09.043Z] 4.1.0-dev.87 [2025-12-22T08:30:09.043Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:09.043Z] main [2025-12-22T08:30:09.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:09.392Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:09.722Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:09.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-22T08:30:09.722Z] 33747727db1f: Preparing [2025-12-22T08:30:09.722Z] f82acad0ed6a: Preparing [2025-12-22T08:30:09.722Z] bcdad4efbe15: Preparing [2025-12-22T08:30:09.722Z] e4410bc088c4: Preparing [2025-12-22T08:30:09.722Z] 30d53b12ff3a: Preparing [2025-12-22T08:30:09.722Z] 256f393e029f: Preparing [2025-12-22T08:30:09.722Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:09.722Z] 256f393e029f: Layer already exists [2025-12-22T08:30:09.722Z] e4410bc088c4: Pushed [2025-12-22T08:30:09.722Z] 30d53b12ff3a: Pushed [2025-12-22T08:30:09.722Z] 33747727db1f: Pushed [2025-12-22T08:30:13.917Z] f82acad0ed6a: Pushed [2025-12-22T08:30:13.917Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:14.254Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:14.581Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-22T08:30:14.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-22T08:30:14.581Z] 33747727db1f: Preparing [2025-12-22T08:30:14.581Z] f82acad0ed6a: Preparing [2025-12-22T08:30:14.581Z] bcdad4efbe15: Preparing [2025-12-22T08:30:14.581Z] e4410bc088c4: Preparing [2025-12-22T08:30:14.581Z] 30d53b12ff3a: Preparing [2025-12-22T08:30:14.581Z] 256f393e029f: Preparing [2025-12-22T08:30:14.581Z] 256f393e029f: Waiting [2025-12-22T08:30:14.581Z] e4410bc088c4: Layer already exists [2025-12-22T08:30:14.581Z] 30d53b12ff3a: Layer already exists [2025-12-22T08:30:14.581Z] 33747727db1f: Layer already exists [2025-12-22T08:30:14.581Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:14.581Z] f82acad0ed6a: Layer already exists [2025-12-22T08:30:14.581Z] 256f393e029f: Layer already exists [2025-12-22T08:30:14.581Z] latest: digest: sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:14.908Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:15.239Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 [2025-12-22T08:30:15.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-22T08:30:15.239Z] 33747727db1f: Preparing [2025-12-22T08:30:15.239Z] f82acad0ed6a: Preparing [2025-12-22T08:30:15.239Z] bcdad4efbe15: Preparing [2025-12-22T08:30:15.239Z] e4410bc088c4: Preparing [2025-12-22T08:30:15.239Z] 30d53b12ff3a: Preparing [2025-12-22T08:30:15.239Z] 256f393e029f: Preparing [2025-12-22T08:30:15.239Z] 256f393e029f: Waiting [2025-12-22T08:30:15.239Z] 30d53b12ff3a: Layer already exists [2025-12-22T08:30:15.239Z] 33747727db1f: Layer already exists [2025-12-22T08:30:15.239Z] f82acad0ed6a: Layer already exists [2025-12-22T08:30:15.239Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:15.239Z] e4410bc088c4: Layer already exists [2025-12-22T08:30:15.239Z] 256f393e029f: Layer already exists [2025-12-22T08:30:15.239Z] 4.1.0-dev.87: digest: sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:15.572Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:15.905Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:15.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-22T08:30:15.906Z] 33747727db1f: Preparing [2025-12-22T08:30:15.906Z] f82acad0ed6a: Preparing [2025-12-22T08:30:15.906Z] bcdad4efbe15: Preparing [2025-12-22T08:30:15.906Z] e4410bc088c4: Preparing [2025-12-22T08:30:15.906Z] 30d53b12ff3a: Preparing [2025-12-22T08:30:15.906Z] 256f393e029f: Preparing [2025-12-22T08:30:15.906Z] 256f393e029f: Waiting [2025-12-22T08:30:15.906Z] 30d53b12ff3a: Layer already exists [2025-12-22T08:30:15.906Z] e4410bc088c4: Layer already exists [2025-12-22T08:30:15.906Z] 33747727db1f: Layer already exists [2025-12-22T08:30:15.906Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:15.906Z] f82acad0ed6a: Layer already exists [2025-12-22T08:30:15.906Z] 256f393e029f: Layer already exists [2025-12-22T08:30:15.906Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:16.243Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:16.581Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-22T08:30:16.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-22T08:30:16.581Z] 33747727db1f: Preparing [2025-12-22T08:30:16.581Z] f82acad0ed6a: Preparing [2025-12-22T08:30:16.581Z] bcdad4efbe15: Preparing [2025-12-22T08:30:16.581Z] e4410bc088c4: Preparing [2025-12-22T08:30:16.581Z] 30d53b12ff3a: Preparing [2025-12-22T08:30:16.581Z] 256f393e029f: Preparing [2025-12-22T08:30:16.581Z] 256f393e029f: Waiting [2025-12-22T08:30:16.581Z] 30d53b12ff3a: Layer already exists [2025-12-22T08:30:16.581Z] f82acad0ed6a: Layer already exists [2025-12-22T08:30:16.581Z] 33747727db1f: Layer already exists [2025-12-22T08:30:16.581Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:16.581Z] e4410bc088c4: Layer already exists [2025-12-22T08:30:16.581Z] 256f393e029f: Layer already exists [2025-12-22T08:30:16.581Z] main: digest: sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:30:16.668Z] ===================================================== [Pipeline] echo [2025-12-22T08:30:16.688Z] taggedImages: [2025-12-22T08:30:16.688Z] - nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:16.688Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-22T08:30:16.688Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 [2025-12-22T08:30:16.688Z] - nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:16.688Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-12-22T08:30:16.720Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-12-22T08:30:16.720Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:16.720Z] latest [2025-12-22T08:30:16.720Z] 4.1.0-dev.87 [2025-12-22T08:30:16.720Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:16.720Z] main [2025-12-22T08:30:16.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:17.079Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:17.416Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:17.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-22T08:30:17.416Z] 914dffb1d569: Preparing [2025-12-22T08:30:17.416Z] 1af9345a9584: Preparing [2025-12-22T08:30:17.416Z] 4e6760c9864c: Preparing [2025-12-22T08:30:17.416Z] cc03300d6ef8: Preparing [2025-12-22T08:30:17.416Z] bcdad4efbe15: Preparing [2025-12-22T08:30:17.416Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:17.416Z] 443d07f4ce51: Preparing [2025-12-22T08:30:17.416Z] 256f393e029f: Preparing [2025-12-22T08:30:17.416Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:17.416Z] 443d07f4ce51: Waiting [2025-12-22T08:30:17.416Z] 256f393e029f: Waiting [2025-12-22T08:30:17.416Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:17.416Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:17.416Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:17.416Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:17.416Z] 256f393e029f: Layer already exists [2025-12-22T08:30:17.416Z] 914dffb1d569: Pushed [2025-12-22T08:30:17.416Z] 1af9345a9584: Pushed [2025-12-22T08:30:21.615Z] 4e6760c9864c: Pushed [2025-12-22T08:30:21.615Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:21.950Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:22.278Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-22T08:30:22.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-22T08:30:22.278Z] 914dffb1d569: Preparing [2025-12-22T08:30:22.278Z] 1af9345a9584: Preparing [2025-12-22T08:30:22.278Z] 4e6760c9864c: Preparing [2025-12-22T08:30:22.278Z] cc03300d6ef8: Preparing [2025-12-22T08:30:22.278Z] bcdad4efbe15: Preparing [2025-12-22T08:30:22.278Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:22.278Z] 443d07f4ce51: Preparing [2025-12-22T08:30:22.278Z] 256f393e029f: Preparing [2025-12-22T08:30:22.278Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:22.278Z] 443d07f4ce51: Waiting [2025-12-22T08:30:22.278Z] 256f393e029f: Waiting [2025-12-22T08:30:22.278Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:22.278Z] 914dffb1d569: Layer already exists [2025-12-22T08:30:22.278Z] 1af9345a9584: Layer already exists [2025-12-22T08:30:22.278Z] 4e6760c9864c: Layer already exists [2025-12-22T08:30:22.278Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:22.278Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:22.278Z] 256f393e029f: Layer already exists [2025-12-22T08:30:22.278Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:22.278Z] latest: digest: sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:22.619Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:22.958Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 [2025-12-22T08:30:22.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-22T08:30:22.958Z] 914dffb1d569: Preparing [2025-12-22T08:30:22.958Z] 1af9345a9584: Preparing [2025-12-22T08:30:22.958Z] 4e6760c9864c: Preparing [2025-12-22T08:30:22.958Z] cc03300d6ef8: Preparing [2025-12-22T08:30:22.958Z] bcdad4efbe15: Preparing [2025-12-22T08:30:22.958Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:22.958Z] 443d07f4ce51: Preparing [2025-12-22T08:30:22.958Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:22.958Z] 256f393e029f: Preparing [2025-12-22T08:30:22.958Z] 443d07f4ce51: Waiting [2025-12-22T08:30:22.958Z] 256f393e029f: Waiting [2025-12-22T08:30:22.958Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:22.958Z] 914dffb1d569: Layer already exists [2025-12-22T08:30:22.958Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:22.958Z] 1af9345a9584: Layer already exists [2025-12-22T08:30:22.958Z] 4e6760c9864c: Layer already exists [2025-12-22T08:30:22.958Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:22.958Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:22.958Z] 256f393e029f: Layer already exists [2025-12-22T08:30:22.958Z] 4.1.0-dev.87: digest: sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:23.289Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:23.616Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:23.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-22T08:30:23.616Z] 914dffb1d569: Preparing [2025-12-22T08:30:23.616Z] 1af9345a9584: Preparing [2025-12-22T08:30:23.616Z] 4e6760c9864c: Preparing [2025-12-22T08:30:23.616Z] cc03300d6ef8: Preparing [2025-12-22T08:30:23.616Z] bcdad4efbe15: Preparing [2025-12-22T08:30:23.616Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:23.616Z] 443d07f4ce51: Preparing [2025-12-22T08:30:23.616Z] 256f393e029f: Preparing [2025-12-22T08:30:23.616Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:23.616Z] 256f393e029f: Waiting [2025-12-22T08:30:23.616Z] 443d07f4ce51: Waiting [2025-12-22T08:30:23.616Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:23.616Z] 914dffb1d569: Layer already exists [2025-12-22T08:30:23.616Z] 4e6760c9864c: Layer already exists [2025-12-22T08:30:23.616Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:23.616Z] 1af9345a9584: Layer already exists [2025-12-22T08:30:23.616Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:23.616Z] 256f393e029f: Layer already exists [2025-12-22T08:30:23.616Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:23.616Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:23.946Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:24.277Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-22T08:30:24.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-22T08:30:24.277Z] 914dffb1d569: Preparing [2025-12-22T08:30:24.277Z] 1af9345a9584: Preparing [2025-12-22T08:30:24.277Z] 4e6760c9864c: Preparing [2025-12-22T08:30:24.277Z] cc03300d6ef8: Preparing [2025-12-22T08:30:24.277Z] bcdad4efbe15: Preparing [2025-12-22T08:30:24.277Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:24.277Z] 443d07f4ce51: Preparing [2025-12-22T08:30:24.277Z] 256f393e029f: Preparing [2025-12-22T08:30:24.277Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:24.277Z] 443d07f4ce51: Waiting [2025-12-22T08:30:24.277Z] 4e6760c9864c: Layer already exists [2025-12-22T08:30:24.277Z] 1af9345a9584: Layer already exists [2025-12-22T08:30:24.277Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:24.277Z] 914dffb1d569: Layer already exists [2025-12-22T08:30:24.277Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:24.277Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:24.277Z] 256f393e029f: Layer already exists [2025-12-22T08:30:24.277Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:24.277Z] main: digest: sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:30:24.360Z] ===================================================== [Pipeline] echo [2025-12-22T08:30:24.376Z] taggedImages: [2025-12-22T08:30:24.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:24.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-22T08:30:24.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 [2025-12-22T08:30:24.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:24.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-12-22T08:30:24.412Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-12-22T08:30:24.412Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:24.412Z] latest [2025-12-22T08:30:24.412Z] 4.1.0-dev.87 [2025-12-22T08:30:24.412Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:24.412Z] main [2025-12-22T08:30:24.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:24.818Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:25.174Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:25.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-22T08:30:25.174Z] 1c4ba5f05820: Preparing [2025-12-22T08:30:25.174Z] 72bfd1305141: Preparing [2025-12-22T08:30:25.174Z] 8bd293663616: Preparing [2025-12-22T08:30:25.174Z] 48b4cfb8e5d3: Preparing [2025-12-22T08:30:25.174Z] 3360fad73231: Preparing [2025-12-22T08:30:25.174Z] 553a61f691c8: Preparing [2025-12-22T08:30:25.174Z] defc27128038: Preparing [2025-12-22T08:30:25.174Z] cc03300d6ef8: Preparing [2025-12-22T08:30:25.174Z] bcdad4efbe15: Preparing [2025-12-22T08:30:25.174Z] 78651fccb7a3: Preparing [2025-12-22T08:30:25.174Z] ec7ab4b94655: Preparing [2025-12-22T08:30:25.174Z] 5f70bf18a086: Preparing [2025-12-22T08:30:25.174Z] bc7661dd7f51: Preparing [2025-12-22T08:30:25.174Z] 8e3a60506cfe: Preparing [2025-12-22T08:30:25.174Z] 0a2bc0ba6bae: Preparing [2025-12-22T08:30:25.174Z] 256f393e029f: Preparing [2025-12-22T08:30:25.174Z] 553a61f691c8: Waiting [2025-12-22T08:30:25.174Z] 78651fccb7a3: Waiting [2025-12-22T08:30:25.174Z] ec7ab4b94655: Waiting [2025-12-22T08:30:25.174Z] defc27128038: Waiting [2025-12-22T08:30:25.174Z] 5f70bf18a086: Waiting [2025-12-22T08:30:25.174Z] bcdad4efbe15: Waiting [2025-12-22T08:30:25.174Z] cc03300d6ef8: Waiting [2025-12-22T08:30:25.174Z] bc7661dd7f51: Waiting [2025-12-22T08:30:25.174Z] 256f393e029f: Waiting [2025-12-22T08:30:25.174Z] 8e3a60506cfe: Waiting [2025-12-22T08:30:25.174Z] 0a2bc0ba6bae: Waiting [2025-12-22T08:30:25.174Z] 72bfd1305141: Pushed [2025-12-22T08:30:25.174Z] 1c4ba5f05820: Pushed [2025-12-22T08:30:25.174Z] 8bd293663616: Pushed [2025-12-22T08:30:25.174Z] 3360fad73231: Pushed [2025-12-22T08:30:25.174Z] 48b4cfb8e5d3: Pushed [2025-12-22T08:30:25.174Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:25.174Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:25.174Z] 5f70bf18a086: Layer already exists [2025-12-22T08:30:25.438Z] 553a61f691c8: Pushed [2025-12-22T08:30:25.438Z] 78651fccb7a3: Pushed [2025-12-22T08:30:25.438Z] ec7ab4b94655: Pushed [2025-12-22T08:30:25.438Z] bc7661dd7f51: Pushed [2025-12-22T08:30:25.438Z] 256f393e029f: Layer already exists [2025-12-22T08:30:25.438Z] 0a2bc0ba6bae: Pushed [2025-12-22T08:30:25.438Z] 8e3a60506cfe: Pushed [2025-12-22T08:30:26.867Z] defc27128038: Pushed [2025-12-22T08:30:27.129Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:27.475Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:27.812Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-22T08:30:27.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-22T08:30:27.812Z] 1c4ba5f05820: Preparing [2025-12-22T08:30:27.812Z] 72bfd1305141: Preparing [2025-12-22T08:30:27.812Z] 8bd293663616: Preparing [2025-12-22T08:30:27.812Z] 48b4cfb8e5d3: Preparing [2025-12-22T08:30:27.812Z] 3360fad73231: Preparing [2025-12-22T08:30:27.812Z] 553a61f691c8: Preparing [2025-12-22T08:30:27.812Z] defc27128038: Preparing [2025-12-22T08:30:27.812Z] cc03300d6ef8: Preparing [2025-12-22T08:30:27.812Z] bcdad4efbe15: Preparing [2025-12-22T08:30:27.812Z] 78651fccb7a3: Preparing [2025-12-22T08:30:27.812Z] ec7ab4b94655: Preparing [2025-12-22T08:30:27.812Z] 5f70bf18a086: Preparing [2025-12-22T08:30:27.812Z] bc7661dd7f51: Preparing [2025-12-22T08:30:27.812Z] 8e3a60506cfe: Preparing [2025-12-22T08:30:27.812Z] 0a2bc0ba6bae: Preparing [2025-12-22T08:30:27.812Z] 256f393e029f: Preparing [2025-12-22T08:30:27.812Z] cc03300d6ef8: Waiting [2025-12-22T08:30:27.812Z] bcdad4efbe15: Waiting [2025-12-22T08:30:27.812Z] 78651fccb7a3: Waiting [2025-12-22T08:30:27.812Z] ec7ab4b94655: Waiting [2025-12-22T08:30:27.812Z] 5f70bf18a086: Waiting [2025-12-22T08:30:27.812Z] bc7661dd7f51: Waiting [2025-12-22T08:30:27.812Z] 8e3a60506cfe: Waiting [2025-12-22T08:30:27.812Z] 0a2bc0ba6bae: Waiting [2025-12-22T08:30:27.812Z] 256f393e029f: Waiting [2025-12-22T08:30:27.812Z] 553a61f691c8: Waiting [2025-12-22T08:30:27.812Z] defc27128038: Waiting [2025-12-22T08:30:27.812Z] 1c4ba5f05820: Layer already exists [2025-12-22T08:30:27.812Z] 72bfd1305141: Layer already exists [2025-12-22T08:30:27.812Z] 48b4cfb8e5d3: Layer already exists [2025-12-22T08:30:27.812Z] 3360fad73231: Layer already exists [2025-12-22T08:30:27.812Z] 8bd293663616: Layer already exists [2025-12-22T08:30:27.812Z] defc27128038: Layer already exists [2025-12-22T08:30:27.812Z] 553a61f691c8: Layer already exists [2025-12-22T08:30:27.812Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:27.812Z] 78651fccb7a3: Layer already exists [2025-12-22T08:30:27.812Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:27.812Z] ec7ab4b94655: Layer already exists [2025-12-22T08:30:27.812Z] 5f70bf18a086: Layer already exists [2025-12-22T08:30:27.812Z] bc7661dd7f51: Layer already exists [2025-12-22T08:30:27.812Z] 8e3a60506cfe: Layer already exists [2025-12-22T08:30:27.812Z] 0a2bc0ba6bae: Layer already exists [2025-12-22T08:30:27.812Z] 256f393e029f: Layer already exists [2025-12-22T08:30:27.812Z] latest: digest: sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:28.145Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:28.472Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 [2025-12-22T08:30:28.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-22T08:30:28.472Z] 1c4ba5f05820: Preparing [2025-12-22T08:30:28.472Z] 72bfd1305141: Preparing [2025-12-22T08:30:28.472Z] 8bd293663616: Preparing [2025-12-22T08:30:28.472Z] 48b4cfb8e5d3: Preparing [2025-12-22T08:30:28.472Z] 3360fad73231: Preparing [2025-12-22T08:30:28.472Z] 553a61f691c8: Preparing [2025-12-22T08:30:28.472Z] defc27128038: Preparing [2025-12-22T08:30:28.472Z] cc03300d6ef8: Preparing [2025-12-22T08:30:28.472Z] bcdad4efbe15: Preparing [2025-12-22T08:30:28.472Z] 78651fccb7a3: Preparing [2025-12-22T08:30:28.472Z] ec7ab4b94655: Preparing [2025-12-22T08:30:28.472Z] 5f70bf18a086: Preparing [2025-12-22T08:30:28.472Z] bc7661dd7f51: Preparing [2025-12-22T08:30:28.472Z] 8e3a60506cfe: Preparing [2025-12-22T08:30:28.472Z] 0a2bc0ba6bae: Preparing [2025-12-22T08:30:28.472Z] 256f393e029f: Preparing [2025-12-22T08:30:28.472Z] 5f70bf18a086: Waiting [2025-12-22T08:30:28.472Z] defc27128038: Waiting [2025-12-22T08:30:28.472Z] cc03300d6ef8: Waiting [2025-12-22T08:30:28.472Z] bcdad4efbe15: Waiting [2025-12-22T08:30:28.472Z] 78651fccb7a3: Waiting [2025-12-22T08:30:28.472Z] ec7ab4b94655: Waiting [2025-12-22T08:30:28.472Z] bc7661dd7f51: Waiting [2025-12-22T08:30:28.472Z] 0a2bc0ba6bae: Waiting [2025-12-22T08:30:28.472Z] 256f393e029f: Waiting [2025-12-22T08:30:28.472Z] 553a61f691c8: Waiting [2025-12-22T08:30:28.472Z] 8e3a60506cfe: Waiting [2025-12-22T08:30:28.472Z] 1c4ba5f05820: Layer already exists [2025-12-22T08:30:28.472Z] 3360fad73231: Layer already exists [2025-12-22T08:30:28.472Z] 72bfd1305141: Layer already exists [2025-12-22T08:30:28.472Z] 8bd293663616: Layer already exists [2025-12-22T08:30:28.472Z] 48b4cfb8e5d3: Layer already exists [2025-12-22T08:30:28.472Z] 553a61f691c8: Layer already exists [2025-12-22T08:30:28.472Z] defc27128038: Layer already exists [2025-12-22T08:30:28.472Z] 78651fccb7a3: Layer already exists [2025-12-22T08:30:28.472Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:28.472Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:28.472Z] ec7ab4b94655: Layer already exists [2025-12-22T08:30:28.472Z] 8e3a60506cfe: Layer already exists [2025-12-22T08:30:28.472Z] 0a2bc0ba6bae: Layer already exists [2025-12-22T08:30:28.472Z] 5f70bf18a086: Layer already exists [2025-12-22T08:30:28.472Z] bc7661dd7f51: Layer already exists [2025-12-22T08:30:28.472Z] 256f393e029f: Layer already exists [2025-12-22T08:30:28.472Z] 4.1.0-dev.87: digest: sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:28.803Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:29.137Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:29.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-22T08:30:29.138Z] 1c4ba5f05820: Preparing [2025-12-22T08:30:29.138Z] 72bfd1305141: Preparing [2025-12-22T08:30:29.138Z] 8bd293663616: Preparing [2025-12-22T08:30:29.138Z] 48b4cfb8e5d3: Preparing [2025-12-22T08:30:29.138Z] 3360fad73231: Preparing [2025-12-22T08:30:29.138Z] 553a61f691c8: Preparing [2025-12-22T08:30:29.138Z] defc27128038: Preparing [2025-12-22T08:30:29.138Z] cc03300d6ef8: Preparing [2025-12-22T08:30:29.138Z] bcdad4efbe15: Preparing [2025-12-22T08:30:29.138Z] 78651fccb7a3: Preparing [2025-12-22T08:30:29.138Z] ec7ab4b94655: Preparing [2025-12-22T08:30:29.138Z] 5f70bf18a086: Preparing [2025-12-22T08:30:29.138Z] bc7661dd7f51: Preparing [2025-12-22T08:30:29.138Z] 8e3a60506cfe: Preparing [2025-12-22T08:30:29.138Z] 0a2bc0ba6bae: Preparing [2025-12-22T08:30:29.138Z] 256f393e029f: Preparing [2025-12-22T08:30:29.138Z] ec7ab4b94655: Waiting [2025-12-22T08:30:29.138Z] 553a61f691c8: Waiting [2025-12-22T08:30:29.138Z] 5f70bf18a086: Waiting [2025-12-22T08:30:29.138Z] bc7661dd7f51: Waiting [2025-12-22T08:30:29.138Z] cc03300d6ef8: Waiting [2025-12-22T08:30:29.138Z] defc27128038: Waiting [2025-12-22T08:30:29.138Z] 8e3a60506cfe: Waiting [2025-12-22T08:30:29.138Z] bcdad4efbe15: Waiting [2025-12-22T08:30:29.138Z] 0a2bc0ba6bae: Waiting [2025-12-22T08:30:29.138Z] 256f393e029f: Waiting [2025-12-22T08:30:29.138Z] 78651fccb7a3: Waiting [2025-12-22T08:30:29.138Z] 1c4ba5f05820: Layer already exists [2025-12-22T08:30:29.138Z] 8bd293663616: Layer already exists [2025-12-22T08:30:29.138Z] 48b4cfb8e5d3: Layer already exists [2025-12-22T08:30:29.138Z] 72bfd1305141: Layer already exists [2025-12-22T08:30:29.138Z] 3360fad73231: Layer already exists [2025-12-22T08:30:29.138Z] defc27128038: Layer already exists [2025-12-22T08:30:29.138Z] 553a61f691c8: Layer already exists [2025-12-22T08:30:29.138Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:29.138Z] 78651fccb7a3: Layer already exists [2025-12-22T08:30:29.138Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:29.138Z] ec7ab4b94655: Layer already exists [2025-12-22T08:30:29.138Z] 5f70bf18a086: Layer already exists [2025-12-22T08:30:29.138Z] bc7661dd7f51: Layer already exists [2025-12-22T08:30:29.138Z] 0a2bc0ba6bae: Layer already exists [2025-12-22T08:30:29.138Z] 8e3a60506cfe: Layer already exists [2025-12-22T08:30:29.138Z] 256f393e029f: Layer already exists [2025-12-22T08:30:29.138Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:29.479Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:29.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-22T08:30:29.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-22T08:30:29.819Z] 1c4ba5f05820: Preparing [2025-12-22T08:30:29.819Z] 72bfd1305141: Preparing [2025-12-22T08:30:29.819Z] 8bd293663616: Preparing [2025-12-22T08:30:29.819Z] 48b4cfb8e5d3: Preparing [2025-12-22T08:30:29.819Z] 3360fad73231: Preparing [2025-12-22T08:30:29.819Z] 553a61f691c8: Preparing [2025-12-22T08:30:29.819Z] defc27128038: Preparing [2025-12-22T08:30:29.819Z] cc03300d6ef8: Preparing [2025-12-22T08:30:29.819Z] bcdad4efbe15: Preparing [2025-12-22T08:30:29.819Z] 78651fccb7a3: Preparing [2025-12-22T08:30:29.819Z] ec7ab4b94655: Preparing [2025-12-22T08:30:29.819Z] cc03300d6ef8: Waiting [2025-12-22T08:30:29.819Z] bcdad4efbe15: Waiting [2025-12-22T08:30:29.819Z] 78651fccb7a3: Waiting [2025-12-22T08:30:29.819Z] defc27128038: Waiting [2025-12-22T08:30:29.819Z] 553a61f691c8: Waiting [2025-12-22T08:30:29.819Z] 5f70bf18a086: Preparing [2025-12-22T08:30:29.819Z] bc7661dd7f51: Preparing [2025-12-22T08:30:29.819Z] 5f70bf18a086: Waiting [2025-12-22T08:30:29.819Z] ec7ab4b94655: Waiting [2025-12-22T08:30:29.819Z] 8e3a60506cfe: Preparing [2025-12-22T08:30:29.819Z] 0a2bc0ba6bae: Preparing [2025-12-22T08:30:29.819Z] bc7661dd7f51: Waiting [2025-12-22T08:30:29.819Z] 256f393e029f: Preparing [2025-12-22T08:30:29.819Z] 8e3a60506cfe: Waiting [2025-12-22T08:30:29.819Z] 0a2bc0ba6bae: Waiting [2025-12-22T08:30:29.819Z] 256f393e029f: Waiting [2025-12-22T08:30:29.819Z] 8bd293663616: Layer already exists [2025-12-22T08:30:29.819Z] 1c4ba5f05820: Layer already exists [2025-12-22T08:30:29.819Z] 48b4cfb8e5d3: Layer already exists [2025-12-22T08:30:29.819Z] 3360fad73231: Layer already exists [2025-12-22T08:30:29.819Z] 72bfd1305141: Layer already exists [2025-12-22T08:30:29.819Z] 553a61f691c8: Layer already exists [2025-12-22T08:30:29.819Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:29.819Z] defc27128038: Layer already exists [2025-12-22T08:30:29.819Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:29.819Z] 78651fccb7a3: Layer already exists [2025-12-22T08:30:29.819Z] ec7ab4b94655: Layer already exists [2025-12-22T08:30:29.819Z] 5f70bf18a086: Layer already exists [2025-12-22T08:30:29.819Z] 0a2bc0ba6bae: Layer already exists [2025-12-22T08:30:29.819Z] bc7661dd7f51: Layer already exists [2025-12-22T08:30:29.819Z] 8e3a60506cfe: Layer already exists [2025-12-22T08:30:29.819Z] 256f393e029f: Layer already exists [2025-12-22T08:30:29.819Z] main: digest: sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:30:29.913Z] ===================================================== [Pipeline] echo [2025-12-22T08:30:29.930Z] taggedImages: [2025-12-22T08:30:29.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:29.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-22T08:30:29.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 [2025-12-22T08:30:29.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:29.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-12-22T08:30:29.965Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-12-22T08:30:29.965Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:29.965Z] latest [2025-12-22T08:30:29.965Z] 4.1.0-dev.87 [2025-12-22T08:30:29.965Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:29.965Z] main [2025-12-22T08:30:29.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:30.339Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:30.663Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:30.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-22T08:30:30.663Z] a0f7675ca8a8: Preparing [2025-12-22T08:30:30.663Z] aada76400b40: Preparing [2025-12-22T08:30:30.663Z] 3968fecab50d: Preparing [2025-12-22T08:30:30.663Z] 4d40927735ec: Preparing [2025-12-22T08:30:30.663Z] cc03300d6ef8: Preparing [2025-12-22T08:30:30.663Z] bcdad4efbe15: Preparing [2025-12-22T08:30:30.663Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:30.663Z] 443d07f4ce51: Preparing [2025-12-22T08:30:30.663Z] 256f393e029f: Preparing [2025-12-22T08:30:30.663Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:30.663Z] 443d07f4ce51: Waiting [2025-12-22T08:30:30.663Z] 256f393e029f: Waiting [2025-12-22T08:30:30.663Z] bcdad4efbe15: Waiting [2025-12-22T08:30:30.663Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:30.663Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:30.663Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:30.663Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:30.663Z] 256f393e029f: Layer already exists [2025-12-22T08:30:30.663Z] 3968fecab50d: Pushed [2025-12-22T08:30:30.663Z] aada76400b40: Pushed [2025-12-22T08:30:30.663Z] a0f7675ca8a8: Pushed [2025-12-22T08:30:34.852Z] 4d40927735ec: Pushed [2025-12-22T08:30:34.852Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:35.188Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:35.524Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-22T08:30:35.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-22T08:30:35.524Z] a0f7675ca8a8: Preparing [2025-12-22T08:30:35.524Z] aada76400b40: Preparing [2025-12-22T08:30:35.524Z] 3968fecab50d: Preparing [2025-12-22T08:30:35.524Z] 4d40927735ec: Preparing [2025-12-22T08:30:35.524Z] cc03300d6ef8: Preparing [2025-12-22T08:30:35.524Z] bcdad4efbe15: Preparing [2025-12-22T08:30:35.524Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:35.524Z] 443d07f4ce51: Preparing [2025-12-22T08:30:35.524Z] 256f393e029f: Preparing [2025-12-22T08:30:35.524Z] bcdad4efbe15: Waiting [2025-12-22T08:30:35.524Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:35.524Z] 443d07f4ce51: Waiting [2025-12-22T08:30:35.524Z] 256f393e029f: Waiting [2025-12-22T08:30:35.524Z] 3968fecab50d: Layer already exists [2025-12-22T08:30:35.524Z] a0f7675ca8a8: Layer already exists [2025-12-22T08:30:35.524Z] 4d40927735ec: Layer already exists [2025-12-22T08:30:35.524Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:35.524Z] aada76400b40: Layer already exists [2025-12-22T08:30:35.524Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:35.524Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:35.524Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:35.524Z] 256f393e029f: Layer already exists [2025-12-22T08:30:35.524Z] latest: digest: sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:35.850Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:36.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 [2025-12-22T08:30:36.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-22T08:30:36.189Z] a0f7675ca8a8: Preparing [2025-12-22T08:30:36.189Z] aada76400b40: Preparing [2025-12-22T08:30:36.189Z] 3968fecab50d: Preparing [2025-12-22T08:30:36.189Z] 4d40927735ec: Preparing [2025-12-22T08:30:36.189Z] cc03300d6ef8: Preparing [2025-12-22T08:30:36.189Z] bcdad4efbe15: Preparing [2025-12-22T08:30:36.189Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:36.189Z] 443d07f4ce51: Preparing [2025-12-22T08:30:36.189Z] 256f393e029f: Preparing [2025-12-22T08:30:36.189Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:36.189Z] 443d07f4ce51: Waiting [2025-12-22T08:30:36.189Z] bcdad4efbe15: Waiting [2025-12-22T08:30:36.189Z] 256f393e029f: Waiting [2025-12-22T08:30:36.189Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:36.189Z] aada76400b40: Layer already exists [2025-12-22T08:30:36.189Z] 4d40927735ec: Layer already exists [2025-12-22T08:30:36.189Z] a0f7675ca8a8: Layer already exists [2025-12-22T08:30:36.189Z] 3968fecab50d: Layer already exists [2025-12-22T08:30:36.189Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:36.189Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:36.189Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:36.189Z] 256f393e029f: Layer already exists [2025-12-22T08:30:36.189Z] 4.1.0-dev.87: digest: sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:36.533Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:36.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:36.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-22T08:30:36.861Z] a0f7675ca8a8: Preparing [2025-12-22T08:30:36.861Z] aada76400b40: Preparing [2025-12-22T08:30:36.861Z] 3968fecab50d: Preparing [2025-12-22T08:30:36.861Z] 4d40927735ec: Preparing [2025-12-22T08:30:36.861Z] cc03300d6ef8: Preparing [2025-12-22T08:30:36.861Z] bcdad4efbe15: Preparing [2025-12-22T08:30:36.861Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:36.861Z] 443d07f4ce51: Preparing [2025-12-22T08:30:36.861Z] 256f393e029f: Preparing [2025-12-22T08:30:36.861Z] bcdad4efbe15: Waiting [2025-12-22T08:30:36.861Z] 443d07f4ce51: Waiting [2025-12-22T08:30:36.861Z] 256f393e029f: Waiting [2025-12-22T08:30:36.861Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:36.861Z] aada76400b40: Layer already exists [2025-12-22T08:30:36.861Z] a0f7675ca8a8: Layer already exists [2025-12-22T08:30:36.861Z] 3968fecab50d: Layer already exists [2025-12-22T08:30:36.861Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:36.861Z] 4d40927735ec: Layer already exists [2025-12-22T08:30:36.861Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:36.861Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:36.861Z] 256f393e029f: Layer already exists [2025-12-22T08:30:36.861Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:36.861Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:37.205Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:37.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-22T08:30:37.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-22T08:30:37.532Z] a0f7675ca8a8: Preparing [2025-12-22T08:30:37.532Z] aada76400b40: Preparing [2025-12-22T08:30:37.532Z] 3968fecab50d: Preparing [2025-12-22T08:30:37.532Z] 4d40927735ec: Preparing [2025-12-22T08:30:37.532Z] cc03300d6ef8: Preparing [2025-12-22T08:30:37.532Z] bcdad4efbe15: Preparing [2025-12-22T08:30:37.532Z] 47ffb64eabe1: Preparing [2025-12-22T08:30:37.532Z] 443d07f4ce51: Preparing [2025-12-22T08:30:37.532Z] 256f393e029f: Preparing [2025-12-22T08:30:37.532Z] 47ffb64eabe1: Waiting [2025-12-22T08:30:37.532Z] 443d07f4ce51: Waiting [2025-12-22T08:30:37.532Z] 256f393e029f: Waiting [2025-12-22T08:30:37.532Z] bcdad4efbe15: Waiting [2025-12-22T08:30:37.532Z] a0f7675ca8a8: Layer already exists [2025-12-22T08:30:37.532Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:37.532Z] 4d40927735ec: Layer already exists [2025-12-22T08:30:37.532Z] 3968fecab50d: Layer already exists [2025-12-22T08:30:37.532Z] aada76400b40: Layer already exists [2025-12-22T08:30:37.532Z] 47ffb64eabe1: Layer already exists [2025-12-22T08:30:37.532Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:37.532Z] 256f393e029f: Layer already exists [2025-12-22T08:30:37.532Z] 443d07f4ce51: Layer already exists [2025-12-22T08:30:37.532Z] main: digest: sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:30:37.621Z] ===================================================== [Pipeline] echo [2025-12-22T08:30:37.638Z] taggedImages: [2025-12-22T08:30:37.638Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:37.638Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-22T08:30:37.638Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 [2025-12-22T08:30:37.638Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:37.638Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-12-22T08:30:37.675Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-12-22T08:30:37.675Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:37.675Z] latest [2025-12-22T08:30:37.675Z] 4.1.0-dev.87 [2025-12-22T08:30:37.675Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:37.675Z] main [2025-12-22T08:30:37.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:38.028Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:38.357Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:38.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-22T08:30:38.357Z] 9f0ec626ea46: Preparing [2025-12-22T08:30:38.357Z] 2f6f713fa675: Preparing [2025-12-22T08:30:38.357Z] 45b8f8557455: Preparing [2025-12-22T08:30:38.357Z] eab29f8c35fe: Preparing [2025-12-22T08:30:38.357Z] d1cf92c3e5a7: Preparing [2025-12-22T08:30:38.357Z] cc03300d6ef8: Preparing [2025-12-22T08:30:38.357Z] bcdad4efbe15: Preparing [2025-12-22T08:30:38.357Z] f9c24cc0ac44: Preparing [2025-12-22T08:30:38.357Z] fbd95ed5b54a: Preparing [2025-12-22T08:30:38.357Z] 8e6b0a0426fb: Preparing [2025-12-22T08:30:38.357Z] 256f393e029f: Preparing [2025-12-22T08:30:38.357Z] f9c24cc0ac44: Waiting [2025-12-22T08:30:38.357Z] cc03300d6ef8: Waiting [2025-12-22T08:30:38.357Z] 8e6b0a0426fb: Waiting [2025-12-22T08:30:38.357Z] 256f393e029f: Waiting [2025-12-22T08:30:38.357Z] bcdad4efbe15: Waiting [2025-12-22T08:30:38.357Z] fbd95ed5b54a: Waiting [2025-12-22T08:30:38.357Z] 2f6f713fa675: Pushed [2025-12-22T08:30:38.357Z] d1cf92c3e5a7: Pushed [2025-12-22T08:30:38.357Z] eab29f8c35fe: Pushed [2025-12-22T08:30:38.357Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:38.357Z] 9f0ec626ea46: Pushed [2025-12-22T08:30:38.357Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:38.357Z] 256f393e029f: Layer already exists [2025-12-22T08:30:38.357Z] f9c24cc0ac44: Pushed [2025-12-22T08:30:38.615Z] fbd95ed5b54a: Pushed [2025-12-22T08:30:39.991Z] 8e6b0a0426fb: Pushed [2025-12-22T08:30:41.370Z] 45b8f8557455: Pushed [2025-12-22T08:30:41.629Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:41.966Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:42.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-22T08:30:42.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-22T08:30:42.294Z] 9f0ec626ea46: Preparing [2025-12-22T08:30:42.294Z] 2f6f713fa675: Preparing [2025-12-22T08:30:42.294Z] 45b8f8557455: Preparing [2025-12-22T08:30:42.294Z] eab29f8c35fe: Preparing [2025-12-22T08:30:42.294Z] d1cf92c3e5a7: Preparing [2025-12-22T08:30:42.294Z] cc03300d6ef8: Preparing [2025-12-22T08:30:42.294Z] bcdad4efbe15: Preparing [2025-12-22T08:30:42.294Z] f9c24cc0ac44: Preparing [2025-12-22T08:30:42.294Z] fbd95ed5b54a: Preparing [2025-12-22T08:30:42.294Z] 8e6b0a0426fb: Preparing [2025-12-22T08:30:42.294Z] 256f393e029f: Preparing [2025-12-22T08:30:42.294Z] bcdad4efbe15: Waiting [2025-12-22T08:30:42.294Z] f9c24cc0ac44: Waiting [2025-12-22T08:30:42.294Z] cc03300d6ef8: Waiting [2025-12-22T08:30:42.294Z] fbd95ed5b54a: Waiting [2025-12-22T08:30:42.294Z] 8e6b0a0426fb: Waiting [2025-12-22T08:30:42.294Z] 256f393e029f: Waiting [2025-12-22T08:30:42.294Z] 9f0ec626ea46: Layer already exists [2025-12-22T08:30:42.294Z] 45b8f8557455: Layer already exists [2025-12-22T08:30:42.294Z] eab29f8c35fe: Layer already exists [2025-12-22T08:30:42.294Z] d1cf92c3e5a7: Layer already exists [2025-12-22T08:30:42.294Z] 2f6f713fa675: Layer already exists [2025-12-22T08:30:42.294Z] fbd95ed5b54a: Layer already exists [2025-12-22T08:30:42.294Z] f9c24cc0ac44: Layer already exists [2025-12-22T08:30:42.294Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:42.294Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:42.294Z] 8e6b0a0426fb: Layer already exists [2025-12-22T08:30:42.294Z] 256f393e029f: Layer already exists [2025-12-22T08:30:42.294Z] latest: digest: sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:42.628Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:42.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 [2025-12-22T08:30:42.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-22T08:30:42.961Z] 9f0ec626ea46: Preparing [2025-12-22T08:30:42.961Z] 2f6f713fa675: Preparing [2025-12-22T08:30:42.961Z] 45b8f8557455: Preparing [2025-12-22T08:30:42.961Z] eab29f8c35fe: Preparing [2025-12-22T08:30:42.961Z] d1cf92c3e5a7: Preparing [2025-12-22T08:30:42.961Z] cc03300d6ef8: Preparing [2025-12-22T08:30:42.961Z] bcdad4efbe15: Preparing [2025-12-22T08:30:42.961Z] f9c24cc0ac44: Preparing [2025-12-22T08:30:42.961Z] fbd95ed5b54a: Preparing [2025-12-22T08:30:42.961Z] 8e6b0a0426fb: Preparing [2025-12-22T08:30:42.961Z] 256f393e029f: Preparing [2025-12-22T08:30:42.961Z] cc03300d6ef8: Waiting [2025-12-22T08:30:42.961Z] bcdad4efbe15: Waiting [2025-12-22T08:30:42.961Z] f9c24cc0ac44: Waiting [2025-12-22T08:30:42.961Z] 8e6b0a0426fb: Waiting [2025-12-22T08:30:42.961Z] 256f393e029f: Waiting [2025-12-22T08:30:42.961Z] fbd95ed5b54a: Waiting [2025-12-22T08:30:42.961Z] 2f6f713fa675: Layer already exists [2025-12-22T08:30:42.961Z] 9f0ec626ea46: Layer already exists [2025-12-22T08:30:42.961Z] eab29f8c35fe: Layer already exists [2025-12-22T08:30:42.961Z] d1cf92c3e5a7: Layer already exists [2025-12-22T08:30:42.961Z] 45b8f8557455: Layer already exists [2025-12-22T08:30:42.961Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:42.961Z] f9c24cc0ac44: Layer already exists [2025-12-22T08:30:42.961Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:42.961Z] fbd95ed5b54a: Layer already exists [2025-12-22T08:30:42.961Z] 8e6b0a0426fb: Layer already exists [2025-12-22T08:30:42.961Z] 256f393e029f: Layer already exists [2025-12-22T08:30:42.961Z] 4.1.0-dev.87: digest: sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:43.296Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:43.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:43.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-22T08:30:43.623Z] 9f0ec626ea46: Preparing [2025-12-22T08:30:43.623Z] 2f6f713fa675: Preparing [2025-12-22T08:30:43.623Z] 45b8f8557455: Preparing [2025-12-22T08:30:43.623Z] eab29f8c35fe: Preparing [2025-12-22T08:30:43.623Z] d1cf92c3e5a7: Preparing [2025-12-22T08:30:43.623Z] cc03300d6ef8: Preparing [2025-12-22T08:30:43.623Z] bcdad4efbe15: Preparing [2025-12-22T08:30:43.623Z] f9c24cc0ac44: Preparing [2025-12-22T08:30:43.623Z] fbd95ed5b54a: Preparing [2025-12-22T08:30:43.623Z] 8e6b0a0426fb: Preparing [2025-12-22T08:30:43.623Z] 256f393e029f: Preparing [2025-12-22T08:30:43.623Z] cc03300d6ef8: Waiting [2025-12-22T08:30:43.623Z] bcdad4efbe15: Waiting [2025-12-22T08:30:43.623Z] f9c24cc0ac44: Waiting [2025-12-22T08:30:43.623Z] fbd95ed5b54a: Waiting [2025-12-22T08:30:43.623Z] 8e6b0a0426fb: Waiting [2025-12-22T08:30:43.623Z] 256f393e029f: Waiting [2025-12-22T08:30:43.623Z] 9f0ec626ea46: Layer already exists [2025-12-22T08:30:43.623Z] d1cf92c3e5a7: Layer already exists [2025-12-22T08:30:43.623Z] 2f6f713fa675: Layer already exists [2025-12-22T08:30:43.623Z] 45b8f8557455: Layer already exists [2025-12-22T08:30:43.623Z] eab29f8c35fe: Layer already exists [2025-12-22T08:30:43.623Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:43.623Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:43.623Z] f9c24cc0ac44: Layer already exists [2025-12-22T08:30:43.623Z] fbd95ed5b54a: Layer already exists [2025-12-22T08:30:43.623Z] 8e6b0a0426fb: Layer already exists [2025-12-22T08:30:43.623Z] 256f393e029f: Layer already exists [2025-12-22T08:30:43.623Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:43.961Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:44.288Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-22T08:30:44.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-22T08:30:44.289Z] 9f0ec626ea46: Preparing [2025-12-22T08:30:44.289Z] 2f6f713fa675: Preparing [2025-12-22T08:30:44.289Z] 45b8f8557455: Preparing [2025-12-22T08:30:44.289Z] eab29f8c35fe: Preparing [2025-12-22T08:30:44.289Z] d1cf92c3e5a7: Preparing [2025-12-22T08:30:44.289Z] cc03300d6ef8: Preparing [2025-12-22T08:30:44.289Z] bcdad4efbe15: Preparing [2025-12-22T08:30:44.289Z] f9c24cc0ac44: Preparing [2025-12-22T08:30:44.289Z] fbd95ed5b54a: Preparing [2025-12-22T08:30:44.289Z] 8e6b0a0426fb: Preparing [2025-12-22T08:30:44.289Z] 256f393e029f: Preparing [2025-12-22T08:30:44.289Z] cc03300d6ef8: Waiting [2025-12-22T08:30:44.289Z] fbd95ed5b54a: Waiting [2025-12-22T08:30:44.289Z] 8e6b0a0426fb: Waiting [2025-12-22T08:30:44.289Z] f9c24cc0ac44: Waiting [2025-12-22T08:30:44.289Z] 256f393e029f: Waiting [2025-12-22T08:30:44.289Z] bcdad4efbe15: Waiting [2025-12-22T08:30:44.289Z] eab29f8c35fe: Layer already exists [2025-12-22T08:30:44.289Z] 2f6f713fa675: Layer already exists [2025-12-22T08:30:44.289Z] d1cf92c3e5a7: Layer already exists [2025-12-22T08:30:44.289Z] 45b8f8557455: Layer already exists [2025-12-22T08:30:44.289Z] 9f0ec626ea46: Layer already exists [2025-12-22T08:30:44.289Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:44.289Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:44.289Z] 8e6b0a0426fb: Layer already exists [2025-12-22T08:30:44.289Z] fbd95ed5b54a: Layer already exists [2025-12-22T08:30:44.289Z] f9c24cc0ac44: Layer already exists [2025-12-22T08:30:44.289Z] 256f393e029f: Layer already exists [2025-12-22T08:30:44.289Z] main: digest: sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:30:44.369Z] ===================================================== [Pipeline] echo [2025-12-22T08:30:44.388Z] taggedImages: [2025-12-22T08:30:44.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:44.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-22T08:30:44.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 [2025-12-22T08:30:44.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:44.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-12-22T08:30:44.421Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-12-22T08:30:44.421Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:44.421Z] latest [2025-12-22T08:30:44.421Z] 4.1.0-dev.87 [2025-12-22T08:30:44.421Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:44.421Z] main [2025-12-22T08:30:44.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:44.784Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:45.114Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:45.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-22T08:30:45.114Z] 814ca0cd01f9: Preparing [2025-12-22T08:30:45.114Z] df83c86ff192: Preparing [2025-12-22T08:30:45.114Z] 2e183996acbc: Preparing [2025-12-22T08:30:45.114Z] 5ed2c8166f23: Preparing [2025-12-22T08:30:45.114Z] d76154f0846f: Preparing [2025-12-22T08:30:45.114Z] 6c9913a67cb0: Preparing [2025-12-22T08:30:45.114Z] 772ae95019aa: Preparing [2025-12-22T08:30:45.114Z] cc03300d6ef8: Preparing [2025-12-22T08:30:45.114Z] bcdad4efbe15: Preparing [2025-12-22T08:30:45.114Z] 798afa6da052: Preparing [2025-12-22T08:30:45.114Z] 56dc841369cd: Preparing [2025-12-22T08:30:45.114Z] 256f393e029f: Preparing [2025-12-22T08:30:45.114Z] 798afa6da052: Waiting [2025-12-22T08:30:45.114Z] bcdad4efbe15: Waiting [2025-12-22T08:30:45.114Z] 56dc841369cd: Waiting [2025-12-22T08:30:45.114Z] 6c9913a67cb0: Waiting [2025-12-22T08:30:45.114Z] 256f393e029f: Waiting [2025-12-22T08:30:45.114Z] 772ae95019aa: Waiting [2025-12-22T08:30:45.114Z] cc03300d6ef8: Waiting [2025-12-22T08:30:45.114Z] 814ca0cd01f9: Pushed [2025-12-22T08:30:45.114Z] d76154f0846f: Pushed [2025-12-22T08:30:45.114Z] df83c86ff192: Pushed [2025-12-22T08:30:45.114Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:45.114Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:45.374Z] 6c9913a67cb0: Pushed [2025-12-22T08:30:45.374Z] 772ae95019aa: Pushed [2025-12-22T08:30:45.374Z] 256f393e029f: Layer already exists [2025-12-22T08:30:45.374Z] 798afa6da052: Pushed [2025-12-22T08:30:46.750Z] 56dc841369cd: Pushed [2025-12-22T08:30:48.130Z] 5ed2c8166f23: Pushed [2025-12-22T08:30:48.130Z] 2e183996acbc: Pushed [2025-12-22T08:30:48.390Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:48.742Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:49.079Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-22T08:30:49.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-22T08:30:49.079Z] 814ca0cd01f9: Preparing [2025-12-22T08:30:49.079Z] df83c86ff192: Preparing [2025-12-22T08:30:49.079Z] 2e183996acbc: Preparing [2025-12-22T08:30:49.079Z] 5ed2c8166f23: Preparing [2025-12-22T08:30:49.079Z] d76154f0846f: Preparing [2025-12-22T08:30:49.079Z] 6c9913a67cb0: Preparing [2025-12-22T08:30:49.079Z] 6c9913a67cb0: Waiting [2025-12-22T08:30:49.079Z] 772ae95019aa: Preparing [2025-12-22T08:30:49.079Z] cc03300d6ef8: Preparing [2025-12-22T08:30:49.079Z] bcdad4efbe15: Preparing [2025-12-22T08:30:49.079Z] 798afa6da052: Preparing [2025-12-22T08:30:49.079Z] 56dc841369cd: Preparing [2025-12-22T08:30:49.079Z] 256f393e029f: Preparing [2025-12-22T08:30:49.079Z] cc03300d6ef8: Waiting [2025-12-22T08:30:49.079Z] bcdad4efbe15: Waiting [2025-12-22T08:30:49.079Z] 798afa6da052: Waiting [2025-12-22T08:30:49.079Z] 56dc841369cd: Waiting [2025-12-22T08:30:49.079Z] 772ae95019aa: Waiting [2025-12-22T08:30:49.079Z] 256f393e029f: Waiting [2025-12-22T08:30:49.079Z] d76154f0846f: Layer already exists [2025-12-22T08:30:49.079Z] 5ed2c8166f23: Layer already exists [2025-12-22T08:30:49.079Z] 2e183996acbc: Layer already exists [2025-12-22T08:30:49.079Z] df83c86ff192: Layer already exists [2025-12-22T08:30:49.079Z] 814ca0cd01f9: Layer already exists [2025-12-22T08:30:49.079Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:49.079Z] 772ae95019aa: Layer already exists [2025-12-22T08:30:49.079Z] 6c9913a67cb0: Layer already exists [2025-12-22T08:30:49.079Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:49.079Z] 798afa6da052: Layer already exists [2025-12-22T08:30:49.079Z] 56dc841369cd: Layer already exists [2025-12-22T08:30:49.079Z] 256f393e029f: Layer already exists [2025-12-22T08:30:49.079Z] latest: digest: sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:49.413Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:49.736Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 [2025-12-22T08:30:49.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-22T08:30:49.736Z] 814ca0cd01f9: Preparing [2025-12-22T08:30:49.736Z] df83c86ff192: Preparing [2025-12-22T08:30:49.736Z] 2e183996acbc: Preparing [2025-12-22T08:30:49.736Z] 5ed2c8166f23: Preparing [2025-12-22T08:30:49.736Z] d76154f0846f: Preparing [2025-12-22T08:30:49.736Z] 6c9913a67cb0: Preparing [2025-12-22T08:30:49.736Z] 772ae95019aa: Preparing [2025-12-22T08:30:49.736Z] cc03300d6ef8: Preparing [2025-12-22T08:30:49.736Z] bcdad4efbe15: Preparing [2025-12-22T08:30:49.736Z] 798afa6da052: Preparing [2025-12-22T08:30:49.736Z] 56dc841369cd: Preparing [2025-12-22T08:30:49.736Z] 256f393e029f: Preparing [2025-12-22T08:30:49.736Z] 6c9913a67cb0: Waiting [2025-12-22T08:30:49.736Z] 772ae95019aa: Waiting [2025-12-22T08:30:49.736Z] cc03300d6ef8: Waiting [2025-12-22T08:30:49.736Z] bcdad4efbe15: Waiting [2025-12-22T08:30:49.736Z] 798afa6da052: Waiting [2025-12-22T08:30:49.736Z] 56dc841369cd: Waiting [2025-12-22T08:30:49.736Z] 256f393e029f: Waiting [2025-12-22T08:30:49.736Z] 5ed2c8166f23: Layer already exists [2025-12-22T08:30:49.736Z] 814ca0cd01f9: Layer already exists [2025-12-22T08:30:49.736Z] df83c86ff192: Layer already exists [2025-12-22T08:30:49.736Z] 2e183996acbc: Layer already exists [2025-12-22T08:30:49.736Z] d76154f0846f: Layer already exists [2025-12-22T08:30:49.736Z] 772ae95019aa: Layer already exists [2025-12-22T08:30:49.736Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:49.736Z] 6c9913a67cb0: Layer already exists [2025-12-22T08:30:49.736Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:49.736Z] 798afa6da052: Layer already exists [2025-12-22T08:30:49.736Z] 56dc841369cd: Layer already exists [2025-12-22T08:30:49.736Z] 256f393e029f: Layer already exists [2025-12-22T08:30:49.736Z] 4.1.0-dev.87: digest: sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:50.065Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:50.402Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:50.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-22T08:30:50.402Z] 814ca0cd01f9: Preparing [2025-12-22T08:30:50.402Z] df83c86ff192: Preparing [2025-12-22T08:30:50.402Z] 2e183996acbc: Preparing [2025-12-22T08:30:50.402Z] 5ed2c8166f23: Preparing [2025-12-22T08:30:50.402Z] d76154f0846f: Preparing [2025-12-22T08:30:50.402Z] 6c9913a67cb0: Preparing [2025-12-22T08:30:50.402Z] 772ae95019aa: Preparing [2025-12-22T08:30:50.402Z] cc03300d6ef8: Preparing [2025-12-22T08:30:50.402Z] bcdad4efbe15: Preparing [2025-12-22T08:30:50.402Z] 798afa6da052: Preparing [2025-12-22T08:30:50.402Z] 56dc841369cd: Preparing [2025-12-22T08:30:50.402Z] 256f393e029f: Preparing [2025-12-22T08:30:50.402Z] 6c9913a67cb0: Waiting [2025-12-22T08:30:50.402Z] 772ae95019aa: Waiting [2025-12-22T08:30:50.402Z] cc03300d6ef8: Waiting [2025-12-22T08:30:50.402Z] bcdad4efbe15: Waiting [2025-12-22T08:30:50.402Z] 798afa6da052: Waiting [2025-12-22T08:30:50.402Z] 56dc841369cd: Waiting [2025-12-22T08:30:50.402Z] 256f393e029f: Waiting [2025-12-22T08:30:50.402Z] d76154f0846f: Layer already exists [2025-12-22T08:30:50.402Z] 5ed2c8166f23: Layer already exists [2025-12-22T08:30:50.402Z] 2e183996acbc: Layer already exists [2025-12-22T08:30:50.402Z] 814ca0cd01f9: Layer already exists [2025-12-22T08:30:50.402Z] df83c86ff192: Layer already exists [2025-12-22T08:30:50.402Z] 6c9913a67cb0: Layer already exists [2025-12-22T08:30:50.402Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:50.402Z] 798afa6da052: Layer already exists [2025-12-22T08:30:50.402Z] 772ae95019aa: Layer already exists [2025-12-22T08:30:50.402Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:50.402Z] 56dc841369cd: Layer already exists [2025-12-22T08:30:50.402Z] 256f393e029f: Layer already exists [2025-12-22T08:30:50.402Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:50.732Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:51.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-22T08:30:51.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-22T08:30:51.057Z] 814ca0cd01f9: Preparing [2025-12-22T08:30:51.057Z] df83c86ff192: Preparing [2025-12-22T08:30:51.057Z] 2e183996acbc: Preparing [2025-12-22T08:30:51.057Z] 5ed2c8166f23: Preparing [2025-12-22T08:30:51.057Z] d76154f0846f: Preparing [2025-12-22T08:30:51.057Z] 6c9913a67cb0: Preparing [2025-12-22T08:30:51.057Z] 772ae95019aa: Preparing [2025-12-22T08:30:51.057Z] cc03300d6ef8: Preparing [2025-12-22T08:30:51.057Z] bcdad4efbe15: Preparing [2025-12-22T08:30:51.057Z] 798afa6da052: Preparing [2025-12-22T08:30:51.057Z] 56dc841369cd: Preparing [2025-12-22T08:30:51.057Z] 256f393e029f: Preparing [2025-12-22T08:30:51.057Z] 6c9913a67cb0: Waiting [2025-12-22T08:30:51.057Z] 772ae95019aa: Waiting [2025-12-22T08:30:51.057Z] cc03300d6ef8: Waiting [2025-12-22T08:30:51.057Z] bcdad4efbe15: Waiting [2025-12-22T08:30:51.057Z] 56dc841369cd: Waiting [2025-12-22T08:30:51.057Z] 256f393e029f: Waiting [2025-12-22T08:30:51.057Z] 798afa6da052: Waiting [2025-12-22T08:30:51.057Z] 2e183996acbc: Layer already exists [2025-12-22T08:30:51.057Z] d76154f0846f: Layer already exists [2025-12-22T08:30:51.057Z] 5ed2c8166f23: Layer already exists [2025-12-22T08:30:51.057Z] df83c86ff192: Layer already exists [2025-12-22T08:30:51.057Z] 814ca0cd01f9: Layer already exists [2025-12-22T08:30:51.057Z] 6c9913a67cb0: Layer already exists [2025-12-22T08:30:51.057Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:51.057Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:51.057Z] 772ae95019aa: Layer already exists [2025-12-22T08:30:51.057Z] 798afa6da052: Layer already exists [2025-12-22T08:30:51.057Z] 56dc841369cd: Layer already exists [2025-12-22T08:30:51.057Z] 256f393e029f: Layer already exists [2025-12-22T08:30:51.057Z] main: digest: sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:30:51.147Z] ===================================================== [Pipeline] echo [2025-12-22T08:30:51.166Z] taggedImages: [2025-12-22T08:30:51.166Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:51.166Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-22T08:30:51.166Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 [2025-12-22T08:30:51.166Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:51.166Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-12-22T08:30:51.199Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-12-22T08:30:51.199Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:51.199Z] latest [2025-12-22T08:30:51.199Z] 4.1.0-dev.87 [2025-12-22T08:30:51.199Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:51.199Z] main [2025-12-22T08:30:51.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:51.553Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:51.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:51.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-22T08:30:51.886Z] cd120a49a194: Preparing [2025-12-22T08:30:51.886Z] 58eb3a8d991b: Preparing [2025-12-22T08:30:51.886Z] cc03300d6ef8: Preparing [2025-12-22T08:30:51.886Z] bcdad4efbe15: Preparing [2025-12-22T08:30:51.886Z] e699fb1c288d: Preparing [2025-12-22T08:30:51.886Z] a408f83c6df5: Preparing [2025-12-22T08:30:51.886Z] 256f393e029f: Preparing [2025-12-22T08:30:51.886Z] a408f83c6df5: Waiting [2025-12-22T08:30:51.886Z] 256f393e029f: Waiting [2025-12-22T08:30:51.886Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:51.886Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:51.886Z] 256f393e029f: Layer already exists [2025-12-22T08:30:51.886Z] cd120a49a194: Pushed [2025-12-22T08:30:51.886Z] e699fb1c288d: Pushed [2025-12-22T08:30:52.821Z] a408f83c6df5: Pushed [2025-12-22T08:30:55.355Z] 58eb3a8d991b: Pushed [2025-12-22T08:30:55.615Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:55.955Z] + 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-12-22T08:30:56.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-22T08:30:56.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-22T08:30:56.287Z] cd120a49a194: Preparing [2025-12-22T08:30:56.287Z] 58eb3a8d991b: Preparing [2025-12-22T08:30:56.287Z] cc03300d6ef8: Preparing [2025-12-22T08:30:56.287Z] bcdad4efbe15: Preparing [2025-12-22T08:30:56.287Z] e699fb1c288d: Preparing [2025-12-22T08:30:56.287Z] a408f83c6df5: Preparing [2025-12-22T08:30:56.287Z] 256f393e029f: Preparing [2025-12-22T08:30:56.287Z] a408f83c6df5: Waiting [2025-12-22T08:30:56.287Z] 256f393e029f: Waiting [2025-12-22T08:30:56.287Z] cd120a49a194: Layer already exists [2025-12-22T08:30:56.287Z] e699fb1c288d: Layer already exists [2025-12-22T08:30:56.287Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:56.287Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:56.287Z] 58eb3a8d991b: Layer already exists [2025-12-22T08:30:56.287Z] a408f83c6df5: Layer already exists [2025-12-22T08:30:56.287Z] 256f393e029f: Layer already exists [2025-12-22T08:30:56.548Z] latest: digest: sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:56.959Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:57.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 [2025-12-22T08:30:57.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-22T08:30:57.321Z] cd120a49a194: Preparing [2025-12-22T08:30:57.321Z] 58eb3a8d991b: Preparing [2025-12-22T08:30:57.321Z] cc03300d6ef8: Preparing [2025-12-22T08:30:57.321Z] bcdad4efbe15: Preparing [2025-12-22T08:30:57.321Z] e699fb1c288d: Preparing [2025-12-22T08:30:57.321Z] a408f83c6df5: Preparing [2025-12-22T08:30:57.321Z] 256f393e029f: Preparing [2025-12-22T08:30:57.321Z] a408f83c6df5: Waiting [2025-12-22T08:30:57.321Z] 256f393e029f: Waiting [2025-12-22T08:30:57.321Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:57.321Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:57.321Z] e699fb1c288d: Layer already exists [2025-12-22T08:30:57.321Z] cd120a49a194: Layer already exists [2025-12-22T08:30:57.321Z] 58eb3a8d991b: Layer already exists [2025-12-22T08:30:57.321Z] 256f393e029f: Layer already exists [2025-12-22T08:30:57.321Z] a408f83c6df5: Layer already exists [2025-12-22T08:30:57.321Z] 4.1.0-dev.87: digest: sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:57.676Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:58.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:58.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-22T08:30:58.006Z] cd120a49a194: Preparing [2025-12-22T08:30:58.006Z] 58eb3a8d991b: Preparing [2025-12-22T08:30:58.006Z] cc03300d6ef8: Preparing [2025-12-22T08:30:58.006Z] bcdad4efbe15: Preparing [2025-12-22T08:30:58.006Z] e699fb1c288d: Preparing [2025-12-22T08:30:58.006Z] a408f83c6df5: Preparing [2025-12-22T08:30:58.006Z] 256f393e029f: Preparing [2025-12-22T08:30:58.006Z] a408f83c6df5: Waiting [2025-12-22T08:30:58.006Z] 256f393e029f: Waiting [2025-12-22T08:30:58.006Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:58.006Z] cd120a49a194: Layer already exists [2025-12-22T08:30:58.006Z] e699fb1c288d: Layer already exists [2025-12-22T08:30:58.006Z] 58eb3a8d991b: Layer already exists [2025-12-22T08:30:58.006Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:58.006Z] a408f83c6df5: Layer already exists [2025-12-22T08:30:58.006Z] 256f393e029f: Layer already exists [2025-12-22T08:30:58.006Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:58.333Z] + 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-12-22T08:30:58.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-22T08:30:58.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-22T08:30:58.662Z] cd120a49a194: Preparing [2025-12-22T08:30:58.662Z] 58eb3a8d991b: Preparing [2025-12-22T08:30:58.662Z] cc03300d6ef8: Preparing [2025-12-22T08:30:58.662Z] bcdad4efbe15: Preparing [2025-12-22T08:30:58.662Z] e699fb1c288d: Preparing [2025-12-22T08:30:58.662Z] a408f83c6df5: Preparing [2025-12-22T08:30:58.662Z] 256f393e029f: Preparing [2025-12-22T08:30:58.662Z] a408f83c6df5: Waiting [2025-12-22T08:30:58.662Z] 256f393e029f: Waiting [2025-12-22T08:30:58.662Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:58.662Z] cd120a49a194: Layer already exists [2025-12-22T08:30:58.662Z] e699fb1c288d: Layer already exists [2025-12-22T08:30:58.662Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:58.662Z] 58eb3a8d991b: Layer already exists [2025-12-22T08:30:58.662Z] a408f83c6df5: Layer already exists [2025-12-22T08:30:58.662Z] 256f393e029f: Layer already exists [2025-12-22T08:30:58.662Z] main: digest: sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:30:58.740Z] ===================================================== [Pipeline] echo [2025-12-22T08:30:58.759Z] taggedImages: [2025-12-22T08:30:58.759Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:58.759Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-22T08:30:58.759Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 [2025-12-22T08:30:58.759Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:58.759Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-12-22T08:30:58.785Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-12-22T08:30:58.786Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:58.786Z] latest [2025-12-22T08:30:58.786Z] 4.1.0-dev.87 [2025-12-22T08:30:58.786Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:30:58.786Z] main [2025-12-22T08:30:58.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:59.136Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:30:59.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:30:59.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-22T08:30:59.470Z] 21df3147c0aa: Preparing [2025-12-22T08:30:59.470Z] f28e5d4b876b: Preparing [2025-12-22T08:30:59.470Z] a7cd0bfe54c5: Preparing [2025-12-22T08:30:59.470Z] cc03300d6ef8: Preparing [2025-12-22T08:30:59.470Z] bcdad4efbe15: Preparing [2025-12-22T08:30:59.470Z] 5c5a35999158: Preparing [2025-12-22T08:30:59.470Z] 943f88c6abce: Preparing [2025-12-22T08:30:59.470Z] 5c5a35999158: Waiting [2025-12-22T08:30:59.470Z] 973c6295e957: Preparing [2025-12-22T08:30:59.470Z] 05a90720b5be: Preparing [2025-12-22T08:30:59.470Z] 256f393e029f: Preparing [2025-12-22T08:30:59.470Z] 943f88c6abce: Waiting [2025-12-22T08:30:59.470Z] 973c6295e957: Waiting [2025-12-22T08:30:59.470Z] 05a90720b5be: Waiting [2025-12-22T08:30:59.470Z] 256f393e029f: Waiting [2025-12-22T08:30:59.470Z] cc03300d6ef8: Layer already exists [2025-12-22T08:30:59.470Z] bcdad4efbe15: Layer already exists [2025-12-22T08:30:59.470Z] 21df3147c0aa: Pushed [2025-12-22T08:30:59.470Z] a7cd0bfe54c5: Pushed [2025-12-22T08:30:59.470Z] f28e5d4b876b: Pushed [2025-12-22T08:30:59.470Z] 256f393e029f: Layer already exists [2025-12-22T08:30:59.729Z] 973c6295e957: Pushed [2025-12-22T08:30:59.986Z] 05a90720b5be: Pushed [2025-12-22T08:31:05.250Z] 943f88c6abce: Pushed [2025-12-22T08:31:15.245Z] 5c5a35999158: Pushed [2025-12-22T08:31:15.245Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:15.578Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:15.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-22T08:31:15.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-22T08:31:15.921Z] 21df3147c0aa: Preparing [2025-12-22T08:31:15.921Z] f28e5d4b876b: Preparing [2025-12-22T08:31:15.921Z] a7cd0bfe54c5: Preparing [2025-12-22T08:31:15.921Z] cc03300d6ef8: Preparing [2025-12-22T08:31:15.921Z] bcdad4efbe15: Preparing [2025-12-22T08:31:15.921Z] 5c5a35999158: Preparing [2025-12-22T08:31:15.921Z] 943f88c6abce: Preparing [2025-12-22T08:31:15.921Z] 973c6295e957: Preparing [2025-12-22T08:31:15.921Z] 05a90720b5be: Preparing [2025-12-22T08:31:15.921Z] 256f393e029f: Preparing [2025-12-22T08:31:15.921Z] 943f88c6abce: Waiting [2025-12-22T08:31:15.921Z] 973c6295e957: Waiting [2025-12-22T08:31:15.921Z] 05a90720b5be: Waiting [2025-12-22T08:31:15.921Z] 5c5a35999158: Waiting [2025-12-22T08:31:15.921Z] 256f393e029f: Waiting [2025-12-22T08:31:15.921Z] f28e5d4b876b: Layer already exists [2025-12-22T08:31:15.921Z] a7cd0bfe54c5: Layer already exists [2025-12-22T08:31:15.921Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:15.921Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:15.921Z] 21df3147c0aa: Layer already exists [2025-12-22T08:31:15.921Z] 5c5a35999158: Layer already exists [2025-12-22T08:31:15.921Z] 943f88c6abce: Layer already exists [2025-12-22T08:31:15.921Z] 05a90720b5be: Layer already exists [2025-12-22T08:31:15.921Z] 256f393e029f: Layer already exists [2025-12-22T08:31:15.921Z] 973c6295e957: Layer already exists [2025-12-22T08:31:15.921Z] latest: digest: sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:16.255Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:16.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 [2025-12-22T08:31:16.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-22T08:31:16.582Z] 21df3147c0aa: Preparing [2025-12-22T08:31:16.582Z] f28e5d4b876b: Preparing [2025-12-22T08:31:16.582Z] a7cd0bfe54c5: Preparing [2025-12-22T08:31:16.582Z] cc03300d6ef8: Preparing [2025-12-22T08:31:16.582Z] bcdad4efbe15: Preparing [2025-12-22T08:31:16.582Z] 5c5a35999158: Preparing [2025-12-22T08:31:16.582Z] 943f88c6abce: Preparing [2025-12-22T08:31:16.582Z] 973c6295e957: Preparing [2025-12-22T08:31:16.582Z] 5c5a35999158: Waiting [2025-12-22T08:31:16.582Z] 943f88c6abce: Waiting [2025-12-22T08:31:16.582Z] 05a90720b5be: Preparing [2025-12-22T08:31:16.582Z] 973c6295e957: Waiting [2025-12-22T08:31:16.582Z] 256f393e029f: Preparing [2025-12-22T08:31:16.582Z] 256f393e029f: Waiting [2025-12-22T08:31:16.582Z] 05a90720b5be: Waiting [2025-12-22T08:31:16.582Z] f28e5d4b876b: Layer already exists [2025-12-22T08:31:16.582Z] a7cd0bfe54c5: Layer already exists [2025-12-22T08:31:16.582Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:16.582Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:16.582Z] 21df3147c0aa: Layer already exists [2025-12-22T08:31:16.582Z] 5c5a35999158: Layer already exists [2025-12-22T08:31:16.582Z] 05a90720b5be: Layer already exists [2025-12-22T08:31:16.582Z] 943f88c6abce: Layer already exists [2025-12-22T08:31:16.582Z] 973c6295e957: Layer already exists [2025-12-22T08:31:16.582Z] 256f393e029f: Layer already exists [2025-12-22T08:31:16.582Z] 4.1.0-dev.87: digest: sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:16.914Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:17.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:17.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-22T08:31:17.241Z] 21df3147c0aa: Preparing [2025-12-22T08:31:17.241Z] f28e5d4b876b: Preparing [2025-12-22T08:31:17.241Z] a7cd0bfe54c5: Preparing [2025-12-22T08:31:17.241Z] cc03300d6ef8: Preparing [2025-12-22T08:31:17.241Z] bcdad4efbe15: Preparing [2025-12-22T08:31:17.241Z] 5c5a35999158: Preparing [2025-12-22T08:31:17.241Z] 943f88c6abce: Preparing [2025-12-22T08:31:17.241Z] 5c5a35999158: Waiting [2025-12-22T08:31:17.241Z] 973c6295e957: Preparing [2025-12-22T08:31:17.241Z] 05a90720b5be: Preparing [2025-12-22T08:31:17.241Z] 256f393e029f: Preparing [2025-12-22T08:31:17.241Z] 943f88c6abce: Waiting [2025-12-22T08:31:17.241Z] 973c6295e957: Waiting [2025-12-22T08:31:17.241Z] 05a90720b5be: Waiting [2025-12-22T08:31:17.241Z] 256f393e029f: Waiting [2025-12-22T08:31:17.241Z] 21df3147c0aa: Layer already exists [2025-12-22T08:31:17.241Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:17.241Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:17.241Z] f28e5d4b876b: Layer already exists [2025-12-22T08:31:17.241Z] a7cd0bfe54c5: Layer already exists [2025-12-22T08:31:17.241Z] 5c5a35999158: Layer already exists [2025-12-22T08:31:17.241Z] 05a90720b5be: Layer already exists [2025-12-22T08:31:17.241Z] 943f88c6abce: Layer already exists [2025-12-22T08:31:17.241Z] 256f393e029f: Layer already exists [2025-12-22T08:31:17.241Z] 973c6295e957: Layer already exists [2025-12-22T08:31:17.241Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:17.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-12-22T08:31:17.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-22T08:31:17.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-22T08:31:17.901Z] 21df3147c0aa: Preparing [2025-12-22T08:31:17.901Z] f28e5d4b876b: Preparing [2025-12-22T08:31:17.901Z] a7cd0bfe54c5: Preparing [2025-12-22T08:31:17.901Z] cc03300d6ef8: Preparing [2025-12-22T08:31:17.901Z] bcdad4efbe15: Preparing [2025-12-22T08:31:17.901Z] 5c5a35999158: Preparing [2025-12-22T08:31:17.901Z] 943f88c6abce: Preparing [2025-12-22T08:31:17.901Z] 973c6295e957: Preparing [2025-12-22T08:31:17.901Z] 05a90720b5be: Preparing [2025-12-22T08:31:17.901Z] 256f393e029f: Preparing [2025-12-22T08:31:17.901Z] 943f88c6abce: Waiting [2025-12-22T08:31:17.901Z] 05a90720b5be: Waiting [2025-12-22T08:31:17.901Z] 256f393e029f: Waiting [2025-12-22T08:31:17.901Z] 973c6295e957: Waiting [2025-12-22T08:31:17.901Z] 5c5a35999158: Waiting [2025-12-22T08:31:17.901Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:17.901Z] 21df3147c0aa: Layer already exists [2025-12-22T08:31:17.901Z] f28e5d4b876b: Layer already exists [2025-12-22T08:31:17.901Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:17.901Z] a7cd0bfe54c5: Layer already exists [2025-12-22T08:31:17.901Z] 5c5a35999158: Layer already exists [2025-12-22T08:31:17.901Z] 973c6295e957: Layer already exists [2025-12-22T08:31:17.901Z] 943f88c6abce: Layer already exists [2025-12-22T08:31:17.901Z] 256f393e029f: Layer already exists [2025-12-22T08:31:17.901Z] 05a90720b5be: Layer already exists [2025-12-22T08:31:17.901Z] main: digest: sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:31:17.976Z] ===================================================== [Pipeline] echo [2025-12-22T08:31:17.989Z] taggedImages: [2025-12-22T08:31:17.989Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:17.989Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-22T08:31:17.989Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 [2025-12-22T08:31:17.989Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:17.989Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-12-22T08:31:18.016Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-12-22T08:31:18.016Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:18.016Z] latest [2025-12-22T08:31:18.016Z] 4.1.0-dev.87 [2025-12-22T08:31:18.016Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:18.016Z] main [2025-12-22T08:31:18.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:18.361Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:18.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:18.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-22T08:31:18.689Z] cd527b0d774e: Preparing [2025-12-22T08:31:18.689Z] ac2e5df32387: Preparing [2025-12-22T08:31:18.689Z] a3ad893ead89: Preparing [2025-12-22T08:31:18.689Z] cc03300d6ef8: Preparing [2025-12-22T08:31:18.689Z] bcdad4efbe15: Preparing [2025-12-22T08:31:18.689Z] e983b38e71fb: Preparing [2025-12-22T08:31:18.689Z] f3b947881e31: Preparing [2025-12-22T08:31:18.689Z] c550038cec58: Preparing [2025-12-22T08:31:18.689Z] 256f393e029f: Preparing [2025-12-22T08:31:18.689Z] e983b38e71fb: Waiting [2025-12-22T08:31:18.689Z] f3b947881e31: Waiting [2025-12-22T08:31:18.689Z] c550038cec58: Waiting [2025-12-22T08:31:18.689Z] 256f393e029f: Waiting [2025-12-22T08:31:18.689Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:18.689Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:18.689Z] a3ad893ead89: Pushed [2025-12-22T08:31:18.689Z] ac2e5df32387: Pushed [2025-12-22T08:31:18.689Z] cd527b0d774e: Pushed [2025-12-22T08:31:18.689Z] 256f393e029f: Layer already exists [2025-12-22T08:31:18.949Z] f3b947881e31: Pushed [2025-12-22T08:31:19.209Z] c550038cec58: Pushed [2025-12-22T08:31:34.104Z] e983b38e71fb: Pushed [2025-12-22T08:31:34.104Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:34.440Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:34.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-22T08:31:34.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-22T08:31:34.766Z] cd527b0d774e: Preparing [2025-12-22T08:31:34.766Z] ac2e5df32387: Preparing [2025-12-22T08:31:34.766Z] a3ad893ead89: Preparing [2025-12-22T08:31:34.766Z] cc03300d6ef8: Preparing [2025-12-22T08:31:34.766Z] bcdad4efbe15: Preparing [2025-12-22T08:31:34.766Z] e983b38e71fb: Preparing [2025-12-22T08:31:34.766Z] f3b947881e31: Preparing [2025-12-22T08:31:34.766Z] e983b38e71fb: Waiting [2025-12-22T08:31:34.766Z] c550038cec58: Preparing [2025-12-22T08:31:34.766Z] c550038cec58: Waiting [2025-12-22T08:31:34.766Z] f3b947881e31: Waiting [2025-12-22T08:31:34.766Z] 256f393e029f: Preparing [2025-12-22T08:31:34.766Z] 256f393e029f: Waiting [2025-12-22T08:31:34.766Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:34.766Z] ac2e5df32387: Layer already exists [2025-12-22T08:31:34.766Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:34.766Z] a3ad893ead89: Layer already exists [2025-12-22T08:31:34.766Z] cd527b0d774e: Layer already exists [2025-12-22T08:31:34.766Z] f3b947881e31: Layer already exists [2025-12-22T08:31:34.766Z] e983b38e71fb: Layer already exists [2025-12-22T08:31:34.766Z] 256f393e029f: Layer already exists [2025-12-22T08:31:34.766Z] c550038cec58: Layer already exists [2025-12-22T08:31:34.766Z] latest: digest: sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:35.096Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:35.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 [2025-12-22T08:31:35.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-22T08:31:35.429Z] cd527b0d774e: Preparing [2025-12-22T08:31:35.429Z] ac2e5df32387: Preparing [2025-12-22T08:31:35.429Z] a3ad893ead89: Preparing [2025-12-22T08:31:35.429Z] cc03300d6ef8: Preparing [2025-12-22T08:31:35.429Z] bcdad4efbe15: Preparing [2025-12-22T08:31:35.429Z] e983b38e71fb: Preparing [2025-12-22T08:31:35.429Z] f3b947881e31: Preparing [2025-12-22T08:31:35.429Z] c550038cec58: Preparing [2025-12-22T08:31:35.429Z] 256f393e029f: Preparing [2025-12-22T08:31:35.429Z] e983b38e71fb: Waiting [2025-12-22T08:31:35.429Z] f3b947881e31: Waiting [2025-12-22T08:31:35.429Z] c550038cec58: Waiting [2025-12-22T08:31:35.429Z] 256f393e029f: Waiting [2025-12-22T08:31:35.429Z] a3ad893ead89: Layer already exists [2025-12-22T08:31:35.429Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:35.429Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:35.429Z] cd527b0d774e: Layer already exists [2025-12-22T08:31:35.429Z] ac2e5df32387: Layer already exists [2025-12-22T08:31:35.429Z] e983b38e71fb: Layer already exists [2025-12-22T08:31:35.429Z] c550038cec58: Layer already exists [2025-12-22T08:31:35.429Z] f3b947881e31: Layer already exists [2025-12-22T08:31:35.429Z] 256f393e029f: Layer already exists [2025-12-22T08:31:35.429Z] 4.1.0-dev.87: digest: sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:35.776Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:36.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:36.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-22T08:31:36.100Z] cd527b0d774e: Preparing [2025-12-22T08:31:36.100Z] ac2e5df32387: Preparing [2025-12-22T08:31:36.100Z] a3ad893ead89: Preparing [2025-12-22T08:31:36.100Z] cc03300d6ef8: Preparing [2025-12-22T08:31:36.100Z] bcdad4efbe15: Preparing [2025-12-22T08:31:36.100Z] e983b38e71fb: Preparing [2025-12-22T08:31:36.100Z] f3b947881e31: Preparing [2025-12-22T08:31:36.100Z] c550038cec58: Preparing [2025-12-22T08:31:36.100Z] 256f393e029f: Preparing [2025-12-22T08:31:36.100Z] f3b947881e31: Waiting [2025-12-22T08:31:36.100Z] e983b38e71fb: Waiting [2025-12-22T08:31:36.100Z] 256f393e029f: Waiting [2025-12-22T08:31:36.100Z] c550038cec58: Waiting [2025-12-22T08:31:36.100Z] a3ad893ead89: Layer already exists [2025-12-22T08:31:36.100Z] ac2e5df32387: Layer already exists [2025-12-22T08:31:36.100Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:36.100Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:36.100Z] cd527b0d774e: Layer already exists [2025-12-22T08:31:36.100Z] e983b38e71fb: Layer already exists [2025-12-22T08:31:36.100Z] 256f393e029f: Layer already exists [2025-12-22T08:31:36.100Z] c550038cec58: Layer already exists [2025-12-22T08:31:36.100Z] f3b947881e31: Layer already exists [2025-12-22T08:31:36.100Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:36.425Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:36.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-22T08:31:36.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-22T08:31:36.756Z] cd527b0d774e: Preparing [2025-12-22T08:31:36.756Z] ac2e5df32387: Preparing [2025-12-22T08:31:36.756Z] a3ad893ead89: Preparing [2025-12-22T08:31:36.756Z] cc03300d6ef8: Preparing [2025-12-22T08:31:36.756Z] bcdad4efbe15: Preparing [2025-12-22T08:31:36.756Z] e983b38e71fb: Preparing [2025-12-22T08:31:36.756Z] f3b947881e31: Preparing [2025-12-22T08:31:36.756Z] c550038cec58: Preparing [2025-12-22T08:31:36.756Z] 256f393e029f: Preparing [2025-12-22T08:31:36.756Z] e983b38e71fb: Waiting [2025-12-22T08:31:36.756Z] f3b947881e31: Waiting [2025-12-22T08:31:36.756Z] c550038cec58: Waiting [2025-12-22T08:31:36.756Z] 256f393e029f: Waiting [2025-12-22T08:31:36.756Z] a3ad893ead89: Layer already exists [2025-12-22T08:31:36.756Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:36.756Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:36.756Z] ac2e5df32387: Layer already exists [2025-12-22T08:31:36.756Z] cd527b0d774e: Layer already exists [2025-12-22T08:31:36.756Z] c550038cec58: Layer already exists [2025-12-22T08:31:36.756Z] e983b38e71fb: Layer already exists [2025-12-22T08:31:36.756Z] f3b947881e31: Layer already exists [2025-12-22T08:31:36.756Z] 256f393e029f: Layer already exists [2025-12-22T08:31:36.756Z] main: digest: sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:31:36.846Z] ===================================================== [Pipeline] echo [2025-12-22T08:31:36.859Z] taggedImages: [2025-12-22T08:31:36.859Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:36.859Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-22T08:31:36.859Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 [2025-12-22T08:31:36.859Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:36.859Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-12-22T08:31:36.882Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-12-22T08:31:36.882Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:36.882Z] latest [2025-12-22T08:31:36.882Z] 4.1.0-dev.87 [2025-12-22T08:31:36.882Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:36.882Z] main [2025-12-22T08:31:36.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:37.235Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:37.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:37.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-22T08:31:37.563Z] 3e50239166b6: Preparing [2025-12-22T08:31:37.563Z] df970bab0392: Preparing [2025-12-22T08:31:37.563Z] cf8fbef09d3a: Preparing [2025-12-22T08:31:37.563Z] cc03300d6ef8: Preparing [2025-12-22T08:31:37.563Z] bcdad4efbe15: Preparing [2025-12-22T08:31:37.563Z] e983b38e71fb: Preparing [2025-12-22T08:31:37.563Z] 973c6295e957: Preparing [2025-12-22T08:31:37.563Z] 05a90720b5be: Preparing [2025-12-22T08:31:37.563Z] 256f393e029f: Preparing [2025-12-22T08:31:37.563Z] e983b38e71fb: Waiting [2025-12-22T08:31:37.563Z] 973c6295e957: Waiting [2025-12-22T08:31:37.563Z] 05a90720b5be: Waiting [2025-12-22T08:31:37.563Z] 256f393e029f: Waiting [2025-12-22T08:31:37.563Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:37.563Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:37.563Z] e983b38e71fb: Layer already exists [2025-12-22T08:31:37.563Z] 973c6295e957: Layer already exists [2025-12-22T08:31:37.563Z] 05a90720b5be: Layer already exists [2025-12-22T08:31:37.563Z] 256f393e029f: Layer already exists [2025-12-22T08:31:37.563Z] 3e50239166b6: Pushed [2025-12-22T08:31:37.563Z] df970bab0392: Pushed [2025-12-22T08:31:37.563Z] cf8fbef09d3a: Pushed [2025-12-22T08:31:37.822Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:38.160Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:38.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-22T08:31:38.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-22T08:31:38.481Z] 3e50239166b6: Preparing [2025-12-22T08:31:38.481Z] df970bab0392: Preparing [2025-12-22T08:31:38.481Z] cf8fbef09d3a: Preparing [2025-12-22T08:31:38.481Z] cc03300d6ef8: Preparing [2025-12-22T08:31:38.481Z] bcdad4efbe15: Preparing [2025-12-22T08:31:38.481Z] e983b38e71fb: Preparing [2025-12-22T08:31:38.481Z] 973c6295e957: Preparing [2025-12-22T08:31:38.481Z] 05a90720b5be: Preparing [2025-12-22T08:31:38.481Z] 256f393e029f: Preparing [2025-12-22T08:31:38.481Z] e983b38e71fb: Waiting [2025-12-22T08:31:38.481Z] 973c6295e957: Waiting [2025-12-22T08:31:38.481Z] 05a90720b5be: Waiting [2025-12-22T08:31:38.481Z] 256f393e029f: Waiting [2025-12-22T08:31:38.481Z] 3e50239166b6: Layer already exists [2025-12-22T08:31:38.481Z] cf8fbef09d3a: Layer already exists [2025-12-22T08:31:38.481Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:38.481Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:38.481Z] df970bab0392: Layer already exists [2025-12-22T08:31:38.481Z] 05a90720b5be: Layer already exists [2025-12-22T08:31:38.481Z] e983b38e71fb: Layer already exists [2025-12-22T08:31:38.481Z] 973c6295e957: Layer already exists [2025-12-22T08:31:38.481Z] 256f393e029f: Layer already exists [2025-12-22T08:31:38.481Z] latest: digest: sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:38.826Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:39.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 [2025-12-22T08:31:39.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-22T08:31:39.160Z] 3e50239166b6: Preparing [2025-12-22T08:31:39.160Z] df970bab0392: Preparing [2025-12-22T08:31:39.160Z] cf8fbef09d3a: Preparing [2025-12-22T08:31:39.160Z] cc03300d6ef8: Preparing [2025-12-22T08:31:39.160Z] bcdad4efbe15: Preparing [2025-12-22T08:31:39.160Z] e983b38e71fb: Preparing [2025-12-22T08:31:39.160Z] 973c6295e957: Preparing [2025-12-22T08:31:39.160Z] 05a90720b5be: Preparing [2025-12-22T08:31:39.160Z] 256f393e029f: Preparing [2025-12-22T08:31:39.160Z] e983b38e71fb: Waiting [2025-12-22T08:31:39.160Z] 05a90720b5be: Waiting [2025-12-22T08:31:39.160Z] 973c6295e957: Waiting [2025-12-22T08:31:39.160Z] 256f393e029f: Waiting [2025-12-22T08:31:39.160Z] df970bab0392: Layer already exists [2025-12-22T08:31:39.160Z] 3e50239166b6: Layer already exists [2025-12-22T08:31:39.160Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:39.160Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:39.160Z] cf8fbef09d3a: Layer already exists [2025-12-22T08:31:39.160Z] e983b38e71fb: Layer already exists [2025-12-22T08:31:39.160Z] 05a90720b5be: Layer already exists [2025-12-22T08:31:39.160Z] 256f393e029f: Layer already exists [2025-12-22T08:31:39.160Z] 973c6295e957: Layer already exists [2025-12-22T08:31:39.160Z] 4.1.0-dev.87: digest: sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:39.499Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:39.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:39.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-22T08:31:39.842Z] 3e50239166b6: Preparing [2025-12-22T08:31:39.842Z] df970bab0392: Preparing [2025-12-22T08:31:39.842Z] cf8fbef09d3a: Preparing [2025-12-22T08:31:39.842Z] cc03300d6ef8: Preparing [2025-12-22T08:31:39.842Z] bcdad4efbe15: Preparing [2025-12-22T08:31:39.842Z] e983b38e71fb: Preparing [2025-12-22T08:31:39.842Z] 973c6295e957: Preparing [2025-12-22T08:31:39.842Z] 05a90720b5be: Preparing [2025-12-22T08:31:39.842Z] 256f393e029f: Preparing [2025-12-22T08:31:39.842Z] 973c6295e957: Waiting [2025-12-22T08:31:39.842Z] 05a90720b5be: Waiting [2025-12-22T08:31:39.842Z] 256f393e029f: Waiting [2025-12-22T08:31:39.842Z] e983b38e71fb: Waiting [2025-12-22T08:31:39.842Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:39.842Z] cf8fbef09d3a: Layer already exists [2025-12-22T08:31:39.842Z] 3e50239166b6: Layer already exists [2025-12-22T08:31:39.842Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:39.842Z] df970bab0392: Layer already exists [2025-12-22T08:31:39.842Z] e983b38e71fb: Layer already exists [2025-12-22T08:31:39.842Z] 973c6295e957: Layer already exists [2025-12-22T08:31:39.842Z] 05a90720b5be: Layer already exists [2025-12-22T08:31:39.842Z] 256f393e029f: Layer already exists [2025-12-22T08:31:39.842Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:40.175Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:40.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-22T08:31:40.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-22T08:31:40.503Z] 3e50239166b6: Preparing [2025-12-22T08:31:40.503Z] df970bab0392: Preparing [2025-12-22T08:31:40.503Z] cf8fbef09d3a: Preparing [2025-12-22T08:31:40.503Z] cc03300d6ef8: Preparing [2025-12-22T08:31:40.503Z] bcdad4efbe15: Preparing [2025-12-22T08:31:40.503Z] e983b38e71fb: Preparing [2025-12-22T08:31:40.503Z] 973c6295e957: Preparing [2025-12-22T08:31:40.503Z] 05a90720b5be: Preparing [2025-12-22T08:31:40.503Z] 256f393e029f: Preparing [2025-12-22T08:31:40.503Z] e983b38e71fb: Waiting [2025-12-22T08:31:40.503Z] 973c6295e957: Waiting [2025-12-22T08:31:40.503Z] 05a90720b5be: Waiting [2025-12-22T08:31:40.503Z] 256f393e029f: Waiting [2025-12-22T08:31:40.503Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:40.503Z] cf8fbef09d3a: Layer already exists [2025-12-22T08:31:40.503Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:40.503Z] 3e50239166b6: Layer already exists [2025-12-22T08:31:40.503Z] df970bab0392: Layer already exists [2025-12-22T08:31:40.503Z] 256f393e029f: Layer already exists [2025-12-22T08:31:40.503Z] e983b38e71fb: Layer already exists [2025-12-22T08:31:40.503Z] 973c6295e957: Layer already exists [2025-12-22T08:31:40.503Z] 05a90720b5be: Layer already exists [2025-12-22T08:31:40.503Z] main: digest: sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:31:40.580Z] ===================================================== [Pipeline] echo [2025-12-22T08:31:40.598Z] taggedImages: [2025-12-22T08:31:40.598Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:40.598Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-22T08:31:40.598Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 [2025-12-22T08:31:40.598Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:40.598Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-12-22T08:31:40.629Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-12-22T08:31:40.629Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:40.629Z] latest [2025-12-22T08:31:40.629Z] 4.1.0-dev.87 [2025-12-22T08:31:40.629Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:40.629Z] main [2025-12-22T08:31:40.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:40.985Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:41.324Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:41.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-22T08:31:41.324Z] bca7e17211ab: Preparing [2025-12-22T08:31:41.324Z] f50586e50813: Preparing [2025-12-22T08:31:41.324Z] cc03300d6ef8: Preparing [2025-12-22T08:31:41.324Z] bcdad4efbe15: Preparing [2025-12-22T08:31:41.324Z] ca7d2b403029: Preparing [2025-12-22T08:31:41.324Z] fbba12357657: Preparing [2025-12-22T08:31:41.324Z] 256f393e029f: Preparing [2025-12-22T08:31:41.324Z] fbba12357657: Waiting [2025-12-22T08:31:41.324Z] 256f393e029f: Waiting [2025-12-22T08:31:41.324Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:41.324Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:41.324Z] 256f393e029f: Layer already exists [2025-12-22T08:31:41.324Z] bca7e17211ab: Pushed [2025-12-22T08:31:41.324Z] ca7d2b403029: Pushed [2025-12-22T08:31:41.891Z] fbba12357657: Pushed [2025-12-22T08:31:46.086Z] f50586e50813: Pushed [2025-12-22T08:31:46.086Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:46.422Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:46.754Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-22T08:31:46.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-22T08:31:46.754Z] bca7e17211ab: Preparing [2025-12-22T08:31:46.754Z] f50586e50813: Preparing [2025-12-22T08:31:46.754Z] cc03300d6ef8: Preparing [2025-12-22T08:31:46.754Z] bcdad4efbe15: Preparing [2025-12-22T08:31:46.754Z] ca7d2b403029: Preparing [2025-12-22T08:31:46.754Z] fbba12357657: Preparing [2025-12-22T08:31:46.754Z] 256f393e029f: Preparing [2025-12-22T08:31:46.754Z] fbba12357657: Waiting [2025-12-22T08:31:46.754Z] 256f393e029f: Waiting [2025-12-22T08:31:46.754Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:46.754Z] f50586e50813: Layer already exists [2025-12-22T08:31:46.754Z] bca7e17211ab: Layer already exists [2025-12-22T08:31:46.754Z] ca7d2b403029: Layer already exists [2025-12-22T08:31:46.754Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:46.754Z] fbba12357657: Layer already exists [2025-12-22T08:31:46.754Z] 256f393e029f: Layer already exists [2025-12-22T08:31:46.754Z] latest: digest: sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:47.089Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:47.421Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 [2025-12-22T08:31:47.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-22T08:31:47.422Z] bca7e17211ab: Preparing [2025-12-22T08:31:47.422Z] f50586e50813: Preparing [2025-12-22T08:31:47.422Z] cc03300d6ef8: Preparing [2025-12-22T08:31:47.422Z] bcdad4efbe15: Preparing [2025-12-22T08:31:47.422Z] ca7d2b403029: Preparing [2025-12-22T08:31:47.422Z] fbba12357657: Preparing [2025-12-22T08:31:47.422Z] 256f393e029f: Preparing [2025-12-22T08:31:47.422Z] 256f393e029f: Waiting [2025-12-22T08:31:47.422Z] fbba12357657: Waiting [2025-12-22T08:31:47.422Z] ca7d2b403029: Layer already exists [2025-12-22T08:31:47.422Z] f50586e50813: Layer already exists [2025-12-22T08:31:47.422Z] bca7e17211ab: Layer already exists [2025-12-22T08:31:47.422Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:47.422Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:47.422Z] fbba12357657: Layer already exists [2025-12-22T08:31:47.422Z] 256f393e029f: Layer already exists [2025-12-22T08:31:47.422Z] 4.1.0-dev.87: digest: sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:47.752Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:48.086Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:48.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-22T08:31:48.086Z] bca7e17211ab: Preparing [2025-12-22T08:31:48.086Z] f50586e50813: Preparing [2025-12-22T08:31:48.086Z] cc03300d6ef8: Preparing [2025-12-22T08:31:48.086Z] bcdad4efbe15: Preparing [2025-12-22T08:31:48.086Z] ca7d2b403029: Preparing [2025-12-22T08:31:48.086Z] fbba12357657: Preparing [2025-12-22T08:31:48.086Z] 256f393e029f: Preparing [2025-12-22T08:31:48.086Z] fbba12357657: Waiting [2025-12-22T08:31:48.086Z] 256f393e029f: Waiting [2025-12-22T08:31:48.086Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:48.086Z] ca7d2b403029: Layer already exists [2025-12-22T08:31:48.086Z] bca7e17211ab: Layer already exists [2025-12-22T08:31:48.086Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:48.086Z] f50586e50813: Layer already exists [2025-12-22T08:31:48.086Z] fbba12357657: Layer already exists [2025-12-22T08:31:48.086Z] 256f393e029f: Layer already exists [2025-12-22T08:31:48.086Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:48.423Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:48.755Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-22T08:31:48.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-22T08:31:48.755Z] bca7e17211ab: Preparing [2025-12-22T08:31:48.755Z] f50586e50813: Preparing [2025-12-22T08:31:48.755Z] cc03300d6ef8: Preparing [2025-12-22T08:31:48.755Z] bcdad4efbe15: Preparing [2025-12-22T08:31:48.755Z] ca7d2b403029: Preparing [2025-12-22T08:31:48.755Z] fbba12357657: Preparing [2025-12-22T08:31:48.755Z] 256f393e029f: Preparing [2025-12-22T08:31:48.755Z] fbba12357657: Waiting [2025-12-22T08:31:48.755Z] 256f393e029f: Waiting [2025-12-22T08:31:48.755Z] ca7d2b403029: Layer already exists [2025-12-22T08:31:48.755Z] bca7e17211ab: Layer already exists [2025-12-22T08:31:48.755Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:48.755Z] f50586e50813: Layer already exists [2025-12-22T08:31:48.755Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:48.755Z] fbba12357657: Layer already exists [2025-12-22T08:31:48.755Z] 256f393e029f: Layer already exists [2025-12-22T08:31:48.755Z] main: digest: sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:31:48.825Z] ===================================================== [Pipeline] echo [2025-12-22T08:31:48.839Z] taggedImages: [2025-12-22T08:31:48.839Z] - nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:48.839Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-22T08:31:48.839Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 [2025-12-22T08:31:48.839Z] - nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:48.839Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-12-22T08:31:48.872Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-12-22T08:31:48.872Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:48.872Z] latest [2025-12-22T08:31:48.872Z] 4.1.0-dev.87 [2025-12-22T08:31:48.872Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:48.872Z] main [2025-12-22T08:31:48.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:49.225Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:49.559Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:49.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-22T08:31:49.559Z] b7d2ba212dfa: Preparing [2025-12-22T08:31:49.559Z] 198dd9825a72: Preparing [2025-12-22T08:31:49.559Z] cc03300d6ef8: Preparing [2025-12-22T08:31:49.559Z] bcdad4efbe15: Preparing [2025-12-22T08:31:49.559Z] 2a042e8a287b: Preparing [2025-12-22T08:31:49.559Z] 39c83fe2352d: Preparing [2025-12-22T08:31:49.559Z] 256f393e029f: Preparing [2025-12-22T08:31:49.559Z] 39c83fe2352d: Waiting [2025-12-22T08:31:49.559Z] 256f393e029f: Waiting [2025-12-22T08:31:49.559Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:49.559Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:49.559Z] 256f393e029f: Layer already exists [2025-12-22T08:31:49.559Z] b7d2ba212dfa: Pushed [2025-12-22T08:31:49.559Z] 2a042e8a287b: Pushed [2025-12-22T08:31:49.817Z] 39c83fe2352d: Pushed [2025-12-22T08:31:54.011Z] 198dd9825a72: Pushed [2025-12-22T08:31:54.011Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:54.353Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:54.684Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-22T08:31:54.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-22T08:31:54.684Z] b7d2ba212dfa: Preparing [2025-12-22T08:31:54.684Z] 198dd9825a72: Preparing [2025-12-22T08:31:54.684Z] cc03300d6ef8: Preparing [2025-12-22T08:31:54.684Z] bcdad4efbe15: Preparing [2025-12-22T08:31:54.684Z] 2a042e8a287b: Preparing [2025-12-22T08:31:54.684Z] 39c83fe2352d: Preparing [2025-12-22T08:31:54.684Z] 256f393e029f: Preparing [2025-12-22T08:31:54.684Z] 39c83fe2352d: Waiting [2025-12-22T08:31:54.684Z] 256f393e029f: Waiting [2025-12-22T08:31:54.684Z] b7d2ba212dfa: Layer already exists [2025-12-22T08:31:54.684Z] 2a042e8a287b: Layer already exists [2025-12-22T08:31:54.684Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:54.684Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:54.684Z] 198dd9825a72: Layer already exists [2025-12-22T08:31:54.684Z] 39c83fe2352d: Layer already exists [2025-12-22T08:31:54.684Z] 256f393e029f: Layer already exists [2025-12-22T08:31:54.684Z] latest: digest: sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:55.013Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:55.343Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 [2025-12-22T08:31:55.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-22T08:31:55.343Z] b7d2ba212dfa: Preparing [2025-12-22T08:31:55.343Z] 198dd9825a72: Preparing [2025-12-22T08:31:55.343Z] cc03300d6ef8: Preparing [2025-12-22T08:31:55.343Z] bcdad4efbe15: Preparing [2025-12-22T08:31:55.343Z] 2a042e8a287b: Preparing [2025-12-22T08:31:55.343Z] 39c83fe2352d: Preparing [2025-12-22T08:31:55.343Z] 256f393e029f: Preparing [2025-12-22T08:31:55.343Z] 39c83fe2352d: Waiting [2025-12-22T08:31:55.343Z] 256f393e029f: Waiting [2025-12-22T08:31:55.343Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:55.343Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:55.343Z] b7d2ba212dfa: Layer already exists [2025-12-22T08:31:55.343Z] 2a042e8a287b: Layer already exists [2025-12-22T08:31:55.343Z] 198dd9825a72: Layer already exists [2025-12-22T08:31:55.343Z] 39c83fe2352d: Layer already exists [2025-12-22T08:31:55.343Z] 256f393e029f: Layer already exists [2025-12-22T08:31:55.343Z] 4.1.0-dev.87: digest: sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:55.682Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:56.015Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-22T08:31:56.015Z] b7d2ba212dfa: Preparing [2025-12-22T08:31:56.015Z] 198dd9825a72: Preparing [2025-12-22T08:31:56.015Z] cc03300d6ef8: Preparing [2025-12-22T08:31:56.015Z] bcdad4efbe15: Preparing [2025-12-22T08:31:56.015Z] 2a042e8a287b: Preparing [2025-12-22T08:31:56.015Z] 39c83fe2352d: Preparing [2025-12-22T08:31:56.015Z] 256f393e029f: Preparing [2025-12-22T08:31:56.015Z] 39c83fe2352d: Waiting [2025-12-22T08:31:56.015Z] 256f393e029f: Waiting [2025-12-22T08:31:56.015Z] 198dd9825a72: Layer already exists [2025-12-22T08:31:56.015Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:56.015Z] b7d2ba212dfa: Layer already exists [2025-12-22T08:31:56.015Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:56.015Z] 2a042e8a287b: Layer already exists [2025-12-22T08:31:56.015Z] 39c83fe2352d: Layer already exists [2025-12-22T08:31:56.015Z] 256f393e029f: Layer already exists [2025-12-22T08:31:56.015Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:56.345Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:31:56.671Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-22T08:31:56.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-22T08:31:56.671Z] b7d2ba212dfa: Preparing [2025-12-22T08:31:56.671Z] 198dd9825a72: Preparing [2025-12-22T08:31:56.671Z] cc03300d6ef8: Preparing [2025-12-22T08:31:56.671Z] bcdad4efbe15: Preparing [2025-12-22T08:31:56.671Z] 2a042e8a287b: Preparing [2025-12-22T08:31:56.671Z] 39c83fe2352d: Preparing [2025-12-22T08:31:56.671Z] 256f393e029f: Preparing [2025-12-22T08:31:56.671Z] 39c83fe2352d: Waiting [2025-12-22T08:31:56.671Z] 256f393e029f: Waiting [2025-12-22T08:31:56.671Z] b7d2ba212dfa: Layer already exists [2025-12-22T08:31:56.671Z] bcdad4efbe15: Layer already exists [2025-12-22T08:31:56.671Z] 2a042e8a287b: Layer already exists [2025-12-22T08:31:56.671Z] 198dd9825a72: Layer already exists [2025-12-22T08:31:56.671Z] cc03300d6ef8: Layer already exists [2025-12-22T08:31:56.671Z] 39c83fe2352d: Layer already exists [2025-12-22T08:31:56.671Z] 256f393e029f: Layer already exists [2025-12-22T08:31:56.671Z] main: digest: sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:31:56.760Z] ===================================================== [Pipeline] echo [2025-12-22T08:31:56.780Z] taggedImages: [2025-12-22T08:31:56.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-22T08:31:56.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 [2025-12-22T08:31:56.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-12-22T08:31:56.867Z] ========================================================= [2025-12-22T08:31:56.867Z] [edgeXBuildMultiArch] RAW Config: [2025-12-22T08:31:56.867Z] images: [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.867Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:31:56.868Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-22T08:31:56.868Z] settingsFile: [2025-12-22T08:31:56.868Z] edgex-go-settings [2025-12-22T08:31:56.868Z] ========================================================= [Pipeline] node [2025-12-22T08:32:11.871Z] Still waiting to schedule task [2025-12-22T08:32:11.872Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-12-22T08:33:18.043Z] Running on prd-centos7-docker-4c-2g-775550 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-22T08:33:18.090Z] provisioning config files... [2025-12-22T08:33:18.109Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5266202479224629275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-22T08:33:20.135Z] ---> ****-login.sh [2025-12-22T08:33:20.135Z] nexus3.edgexfoundry.org:10001 [2025-12-22T08:33:20.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:33:20.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T08:33:20.419Z] Configure a credential helper to remove this warning. See [2025-12-22T08:33:20.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T08:33:20.419Z] [2025-12-22T08:33:20.419Z] Login Succeeded [2025-12-22T08:33:20.419Z] nexus3.edgexfoundry.org:10002 [2025-12-22T08:33:20.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:33:20.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T08:33:20.419Z] Configure a credential helper to remove this warning. See [2025-12-22T08:33:20.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T08:33:20.419Z] [2025-12-22T08:33:20.419Z] Login Succeeded [2025-12-22T08:33:20.419Z] nexus3.edgexfoundry.org:10003 [2025-12-22T08:33:20.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:33:20.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T08:33:20.964Z] Configure a credential helper to remove this warning. See [2025-12-22T08:33:20.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T08:33:20.964Z] [2025-12-22T08:33:20.964Z] Login Succeeded [2025-12-22T08:33:20.964Z] nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:20.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:33:21.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T08:33:21.238Z] Configure a credential helper to remove this warning. See [2025-12-22T08:33:21.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T08:33:21.238Z] [2025-12-22T08:33:21.238Z] Login Succeeded [2025-12-22T08:33:21.238Z] ****.io [2025-12-22T08:33:21.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T08:33:21.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T08:33:21.505Z] Configure a credential helper to remove this warning. See [2025-12-22T08:33:21.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T08:33:21.506Z] [2025-12-22T08:33:21.506Z] Login Succeeded [2025-12-22T08:33:21.506Z] ---> ****-login.sh ends [Pipeline] } [2025-12-22T08:33:21.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-22T08:33:21.948Z] + docker buildx ls [2025-12-22T08:33:22.207Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-12-22T08:33:22.207Z] default * docker [2025-12-22T08:33:22.207Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-12-22T08:33:22.562Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-12-22T08:33:22.562Z] edgex-builder [Pipeline] sh [2025-12-22T08:33:22.854Z] + docker buildx inspect --bootstrap [2025-12-22T08:33:22.855Z] #1 [internal] booting buildkit [2025-12-22T08:33:22.855Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-12-22T08:33:26.198Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-12-22T08:33:26.198Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-12-22T08:33:27.152Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-12-22T08:33:27.152Z] #1 DONE 4.1s [2025-12-22T08:33:27.152Z] Name: edgex-builder [2025-12-22T08:33:27.152Z] Driver: docker-container [2025-12-22T08:33:27.152Z] [2025-12-22T08:33:27.153Z] Nodes: [2025-12-22T08:33:27.153Z] Name: edgex-builder0 [2025-12-22T08:33:27.153Z] Endpoint: unix:///var/run/docker.sock [2025-12-22T08:33:27.153Z] Status: running [2025-12-22T08:33:27.153Z] Buildkit: v0.26.2 [2025-12-22T08:33:27.153Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-12-22T08:33:27.455Z] + docker buildx ls [2025-12-22T08:33:27.455Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-12-22T08:33:27.455Z] edgex-builder * docker-container [2025-12-22T08:33:27.455Z] edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-12-22T08:33:27.455Z] default docker [2025-12-22T08:33:27.455Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-12-22T08:33:27.756Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:27.757Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:28.018Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:28.018Z] #1 transferring dockerfile: 197B 0.0s done [2025-12-22T08:33:28.018Z] #1 DONE 0.0s [2025-12-22T08:33:28.018Z] [2025-12-22T08:33:28.018Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:28.018Z] #2 DONE 0.1s [2025-12-22T08:33:28.018Z] [2025-12-22T08:33:28.018Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:28.018Z] #3 DONE 0.1s [2025-12-22T08:33:28.018Z] [2025-12-22T08:33:28.018Z] #4 [internal] load .dockerignore [2025-12-22T08:33:28.018Z] #4 transferring context: 2B done [2025-12-22T08:33:28.018Z] #4 DONE 0.0s [2025-12-22T08:33:28.018Z] [2025-12-22T08:33:28.018Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:28.018Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done [2025-12-22T08:33:28.018Z] #5 DONE 0.0s [2025-12-22T08:33:28.018Z] [2025-12-22T08:33:28.018Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:28.018Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done [2025-12-22T08:33:28.018Z] #6 DONE 0.1s [2025-12-22T08:33:28.277Z] [2025-12-22T08:33:28.277Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:28.277Z] #7 DONE 0.0s [2025-12-22T08:33:28.277Z] [2025-12-22T08:33:28.277Z] #8 exporting to image [2025-12-22T08:33:28.277Z] #8 exporting layers done [2025-12-22T08:33:28.277Z] #8 exporting manifest sha256:f2d89946c19012fd30f067ab1d18815894bec7aa86d54811c5abeb6342267f74 0.0s done [2025-12-22T08:33:28.277Z] #8 exporting config sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 done [2025-12-22T08:33:28.277Z] #8 exporting manifest sha256:88d609fb3a8ead330cbc1e8e8f612bdc8589a23117649ddc6ef2ff14759f331b 0.0s done [2025-12-22T08:33:28.278Z] #8 exporting config sha256:e642cbf4fdcf852749c15e849865cfa80a73c151dea3ae8604fbbd6d1ca3881b done [2025-12-22T08:33:28.278Z] #8 exporting manifest list sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d done [2025-12-22T08:33:28.278Z] #8 pushing layers 0.1s done [2025-12-22T08:33:28.278Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d [2025-12-22T08:33:28.278Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:28.278Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 0.1s done [2025-12-22T08:33:28.278Z] #8 DONE 0.2s [2025-12-22T08:33:28.278Z] [2025-12-22T08:33:28.278Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:28.278Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:28.571Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-12-22T08:33:28.571Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-12-22T08:33:28.832Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:28.832Z] #1 transferring dockerfile: 163B done [2025-12-22T08:33:28.832Z] #1 DONE 0.0s [2025-12-22T08:33:28.832Z] [2025-12-22T08:33:28.832Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-22T08:33:28.832Z] #2 DONE 0.0s [2025-12-22T08:33:28.832Z] [2025-12-22T08:33:28.832Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-22T08:33:28.832Z] #3 DONE 0.0s [2025-12-22T08:33:28.832Z] [2025-12-22T08:33:28.832Z] #4 [internal] load .dockerignore [2025-12-22T08:33:28.832Z] #4 transferring context: 2B done [2025-12-22T08:33:28.832Z] #4 DONE 0.0s [2025-12-22T08:33:28.832Z] [2025-12-22T08:33:28.832Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:28.832Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done [2025-12-22T08:33:28.832Z] #5 CACHED [2025-12-22T08:33:28.832Z] [2025-12-22T08:33:28.832Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:28.832Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done [2025-12-22T08:33:28.832Z] #6 CACHED [2025-12-22T08:33:28.832Z] [2025-12-22T08:33:28.832Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:28.832Z] #7 DONE 0.0s [2025-12-22T08:33:28.832Z] [2025-12-22T08:33:28.832Z] #8 exporting to image [2025-12-22T08:33:28.832Z] #8 exporting layers done [2025-12-22T08:33:28.832Z] #8 exporting manifest sha256:f2d89946c19012fd30f067ab1d18815894bec7aa86d54811c5abeb6342267f74 done [2025-12-22T08:33:28.832Z] #8 exporting config sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 done [2025-12-22T08:33:28.832Z] #8 exporting manifest sha256:88d609fb3a8ead330cbc1e8e8f612bdc8589a23117649ddc6ef2ff14759f331b done [2025-12-22T08:33:28.832Z] #8 exporting config sha256:e642cbf4fdcf852749c15e849865cfa80a73c151dea3ae8604fbbd6d1ca3881b done [2025-12-22T08:33:28.832Z] #8 exporting manifest list sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d done [2025-12-22T08:33:28.832Z] #8 pushing layers 0.0s done [2025-12-22T08:33:28.832Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 0.1s done [2025-12-22T08:33:28.832Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:28.832Z] #8 DONE 0.1s [2025-12-22T08:33:28.832Z] [2025-12-22T08:33:28.832Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:28.832Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:29.152Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 --push - [2025-12-22T08:33:29.152Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87' [2025-12-22T08:33:29.152Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:29.152Z] #1 transferring dockerfile: 169B done [2025-12-22T08:33:29.152Z] #1 DONE 0.0s [2025-12-22T08:33:29.152Z] [2025-12-22T08:33:29.152Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 [2025-12-22T08:33:29.152Z] #2 DONE 0.0s [2025-12-22T08:33:29.152Z] [2025-12-22T08:33:29.152Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87 [2025-12-22T08:33:29.152Z] #3 DONE 0.0s [2025-12-22T08:33:29.152Z] [2025-12-22T08:33:29.152Z] #4 [internal] load .dockerignore [2025-12-22T08:33:29.152Z] #4 transferring context: 2B done [2025-12-22T08:33:29.152Z] #4 DONE 0.0s [2025-12-22T08:33:29.152Z] [2025-12-22T08:33:29.152Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:29.152Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done [2025-12-22T08:33:29.152Z] #5 CACHED [2025-12-22T08:33:29.152Z] [2025-12-22T08:33:29.152Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:29.414Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done [2025-12-22T08:33:29.414Z] #6 CACHED [2025-12-22T08:33:29.414Z] [2025-12-22T08:33:29.414Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:29.414Z] #7 DONE 0.0s [2025-12-22T08:33:29.414Z] [2025-12-22T08:33:29.414Z] #8 exporting to image [2025-12-22T08:33:29.414Z] #8 exporting layers done [2025-12-22T08:33:29.414Z] #8 exporting manifest sha256:f2d89946c19012fd30f067ab1d18815894bec7aa86d54811c5abeb6342267f74 done [2025-12-22T08:33:29.414Z] #8 exporting config sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 done [2025-12-22T08:33:29.414Z] #8 exporting manifest sha256:88d609fb3a8ead330cbc1e8e8f612bdc8589a23117649ddc6ef2ff14759f331b done [2025-12-22T08:33:29.414Z] #8 exporting config sha256:e642cbf4fdcf852749c15e849865cfa80a73c151dea3ae8604fbbd6d1ca3881b done [2025-12-22T08:33:29.414Z] #8 exporting manifest list sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d done [2025-12-22T08:33:29.414Z] #8 pushing layers 0.0s done [2025-12-22T08:33:29.414Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.87@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 0.1s done [2025-12-22T08:33:29.414Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:29.414Z] #8 DONE 0.1s [2025-12-22T08:33:29.414Z] [2025-12-22T08:33:29.414Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:29.414Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:29.713Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:33:29.713Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:33:29.713Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:29.713Z] #1 transferring dockerfile: 210B done [2025-12-22T08:33:29.713Z] #1 DONE 0.0s [2025-12-22T08:33:29.713Z] [2025-12-22T08:33:29.713Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:29.713Z] #2 DONE 0.0s [2025-12-22T08:33:29.713Z] [2025-12-22T08:33:29.713Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:29.713Z] #3 DONE 0.0s [2025-12-22T08:33:29.713Z] [2025-12-22T08:33:29.713Z] #4 [internal] load .dockerignore [2025-12-22T08:33:29.713Z] #4 transferring context: 2B done [2025-12-22T08:33:29.713Z] #4 DONE 0.0s [2025-12-22T08:33:29.713Z] [2025-12-22T08:33:29.713Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:29.713Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:29.977Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done [2025-12-22T08:33:29.977Z] #5 CACHED [2025-12-22T08:33:29.977Z] [2025-12-22T08:33:29.977Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:29.977Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done [2025-12-22T08:33:29.977Z] #6 CACHED [2025-12-22T08:33:29.977Z] [2025-12-22T08:33:29.977Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:29.977Z] #7 DONE 0.0s [2025-12-22T08:33:29.977Z] [2025-12-22T08:33:29.977Z] #8 exporting to image [2025-12-22T08:33:29.977Z] #8 exporting layers done [2025-12-22T08:33:29.977Z] #8 exporting manifest sha256:f2d89946c19012fd30f067ab1d18815894bec7aa86d54811c5abeb6342267f74 done [2025-12-22T08:33:29.977Z] #8 exporting config sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 done [2025-12-22T08:33:29.977Z] #8 exporting manifest sha256:88d609fb3a8ead330cbc1e8e8f612bdc8589a23117649ddc6ef2ff14759f331b done [2025-12-22T08:33:29.977Z] #8 exporting config sha256:e642cbf4fdcf852749c15e849865cfa80a73c151dea3ae8604fbbd6d1ca3881b done [2025-12-22T08:33:29.977Z] #8 exporting manifest list sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d done [2025-12-22T08:33:29.978Z] #8 pushing layers 0.0s done [2025-12-22T08:33:29.978Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 0.1s done [2025-12-22T08:33:29.978Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:29.978Z] #8 DONE 0.1s [2025-12-22T08:33:29.978Z] [2025-12-22T08:33:29.978Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:29.978Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:30.280Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-12-22T08:33:30.281Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-12-22T08:33:30.281Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:30.281Z] #1 transferring dockerfile: 161B done [2025-12-22T08:33:30.281Z] #1 DONE 0.0s [2025-12-22T08:33:30.281Z] [2025-12-22T08:33:30.281Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-12-22T08:33:30.281Z] #2 DONE 0.0s [2025-12-22T08:33:30.281Z] [2025-12-22T08:33:30.281Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-12-22T08:33:30.281Z] #3 DONE 0.0s [2025-12-22T08:33:30.281Z] [2025-12-22T08:33:30.281Z] #4 [internal] load .dockerignore [2025-12-22T08:33:30.281Z] #4 transferring context: 2B done [2025-12-22T08:33:30.281Z] #4 DONE 0.0s [2025-12-22T08:33:30.281Z] [2025-12-22T08:33:30.281Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:30.281Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done [2025-12-22T08:33:30.281Z] #5 DONE 0.0s [2025-12-22T08:33:30.281Z] [2025-12-22T08:33:30.281Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:30.541Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f 0.0s done [2025-12-22T08:33:30.541Z] #6 CACHED [2025-12-22T08:33:30.541Z] [2025-12-22T08:33:30.541Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba2aec11c32fb73c10a50241984659357d3da6acd1ba31735dcc2a7318e1c58f [2025-12-22T08:33:30.541Z] #5 CACHED [2025-12-22T08:33:30.541Z] [2025-12-22T08:33:30.541Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:30.541Z] #7 DONE 0.0s [2025-12-22T08:33:30.541Z] [2025-12-22T08:33:30.541Z] #8 exporting to image [2025-12-22T08:33:30.541Z] #8 exporting layers done [2025-12-22T08:33:30.541Z] #8 exporting manifest sha256:f2d89946c19012fd30f067ab1d18815894bec7aa86d54811c5abeb6342267f74 done [2025-12-22T08:33:30.541Z] #8 exporting config sha256:77b42338d40b8925e55c0738322d113793525e16e43e50dcec589535efac8ad8 done [2025-12-22T08:33:30.541Z] #8 exporting manifest sha256:88d609fb3a8ead330cbc1e8e8f612bdc8589a23117649ddc6ef2ff14759f331b done [2025-12-22T08:33:30.541Z] #8 exporting config sha256:e642cbf4fdcf852749c15e849865cfa80a73c151dea3ae8604fbbd6d1ca3881b done [2025-12-22T08:33:30.541Z] #8 exporting manifest list sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d done [2025-12-22T08:33:30.541Z] #8 pushing layers 0.0s done [2025-12-22T08:33:30.541Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:a6729958aceefd1f3bf6a9df8dbdf7d9387241fdc227e7197c3b89f870937a3d 0.1s done [2025-12-22T08:33:30.541Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:30.541Z] #8 DONE 0.1s [2025-12-22T08:33:30.541Z] [2025-12-22T08:33:30.541Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:30.541Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:30.846Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:30.846Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:30.846Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:30.846Z] #1 transferring dockerfile: 216B done [2025-12-22T08:33:30.846Z] #1 DONE 0.0s [2025-12-22T08:33:30.846Z] [2025-12-22T08:33:30.846Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:30.846Z] #2 DONE 0.1s [2025-12-22T08:33:30.846Z] [2025-12-22T08:33:30.846Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:30.846Z] #3 DONE 0.1s [2025-12-22T08:33:30.846Z] [2025-12-22T08:33:30.846Z] #4 [internal] load .dockerignore [2025-12-22T08:33:30.846Z] #4 transferring context: [2025-12-22T08:33:31.107Z] #4 transferring context: 2B done [2025-12-22T08:33:31.107Z] #4 DONE 0.0s [2025-12-22T08:33:31.107Z] [2025-12-22T08:33:31.107Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:31.107Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:31.107Z] #5 ... [2025-12-22T08:33:31.107Z] [2025-12-22T08:33:31.107Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:31.107Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done [2025-12-22T08:33:31.107Z] #6 DONE 0.1s [2025-12-22T08:33:31.107Z] [2025-12-22T08:33:31.107Z] #7 exporting to image [2025-12-22T08:33:31.107Z] #7 exporting layers [2025-12-22T08:33:31.107Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:31.107Z] #7 ... [2025-12-22T08:33:31.107Z] [2025-12-22T08:33:31.107Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:31.107Z] #8 DONE 0.0s [2025-12-22T08:33:31.107Z] [2025-12-22T08:33:31.107Z] #7 exporting to image [2025-12-22T08:33:31.107Z] #7 exporting layers done [2025-12-22T08:33:31.107Z] #7 exporting manifest sha256:07c0fef05ab2b9788a1051759df3f2506e203d3fddcca93d5c9bce538a147c35 0.0s done [2025-12-22T08:33:31.107Z] #7 exporting config sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done [2025-12-22T08:33:31.107Z] #7 exporting manifest sha256:a1976168c6647462211cfec4e82edc6495fc55b553b1e3c30b2747b2ed470986 done [2025-12-22T08:33:31.107Z] #7 exporting config sha256:b4e657a6a7641958eb31ec75d818cf3d4c592cd3b2fa3b21d4d41da267de306f done [2025-12-22T08:33:31.107Z] #7 exporting manifest list sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.0s done [2025-12-22T08:33:31.107Z] #7 pushing layers [2025-12-22T08:33:31.368Z] #7 pushing layers 0.1s done [2025-12-22T08:33:31.368Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.1s done [2025-12-22T08:33:31.368Z] #7 DONE 0.3s [2025-12-22T08:33:31.368Z] [2025-12-22T08:33:31.368Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:31.368Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:31.664Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-12-22T08:33:31.664Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-12-22T08:33:31.664Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:31.664Z] #1 transferring dockerfile: 182B done [2025-12-22T08:33:31.664Z] #1 DONE 0.0s [2025-12-22T08:33:31.664Z] [2025-12-22T08:33:31.664Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-22T08:33:31.664Z] #2 DONE 0.0s [2025-12-22T08:33:31.664Z] [2025-12-22T08:33:31.664Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-22T08:33:31.664Z] #3 DONE 0.0s [2025-12-22T08:33:31.664Z] [2025-12-22T08:33:31.664Z] #4 [internal] load .dockerignore [2025-12-22T08:33:31.664Z] #4 transferring context: 2B done [2025-12-22T08:33:31.664Z] #4 DONE 0.0s [2025-12-22T08:33:31.664Z] [2025-12-22T08:33:31.664Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:31.664Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done [2025-12-22T08:33:31.664Z] #5 DONE 0.0s [2025-12-22T08:33:31.664Z] [2025-12-22T08:33:31.664Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:31.927Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done [2025-12-22T08:33:31.927Z] #6 CACHED [2025-12-22T08:33:31.927Z] [2025-12-22T08:33:31.927Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:31.927Z] #5 CACHED [2025-12-22T08:33:31.927Z] [2025-12-22T08:33:31.927Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:31.927Z] #7 DONE 0.0s [2025-12-22T08:33:31.927Z] [2025-12-22T08:33:31.927Z] #8 exporting to image [2025-12-22T08:33:31.927Z] #8 exporting layers done [2025-12-22T08:33:31.927Z] #8 exporting manifest sha256:07c0fef05ab2b9788a1051759df3f2506e203d3fddcca93d5c9bce538a147c35 done [2025-12-22T08:33:31.927Z] #8 exporting config sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done [2025-12-22T08:33:31.927Z] #8 exporting manifest sha256:a1976168c6647462211cfec4e82edc6495fc55b553b1e3c30b2747b2ed470986 done [2025-12-22T08:33:31.927Z] #8 exporting config sha256:b4e657a6a7641958eb31ec75d818cf3d4c592cd3b2fa3b21d4d41da267de306f done [2025-12-22T08:33:31.927Z] #8 exporting manifest list sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 done [2025-12-22T08:33:31.927Z] #8 pushing layers 0.0s done [2025-12-22T08:33:31.927Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.1s done [2025-12-22T08:33:31.927Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:31.927Z] #8 DONE 0.1s [2025-12-22T08:33:31.927Z] [2025-12-22T08:33:31.927Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:31.927Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:32.226Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 --push - [2025-12-22T08:33:32.226Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87' [2025-12-22T08:33:32.226Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:32.226Z] #1 transferring dockerfile: 188B done [2025-12-22T08:33:32.226Z] #1 DONE 0.0s [2025-12-22T08:33:32.226Z] [2025-12-22T08:33:32.226Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 [2025-12-22T08:33:32.226Z] #2 DONE 0.0s [2025-12-22T08:33:32.226Z] [2025-12-22T08:33:32.226Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87 [2025-12-22T08:33:32.226Z] #3 DONE 0.0s [2025-12-22T08:33:32.226Z] [2025-12-22T08:33:32.226Z] #4 [internal] load .dockerignore [2025-12-22T08:33:32.226Z] #4 transferring context: 2B done [2025-12-22T08:33:32.226Z] #4 DONE 0.0s [2025-12-22T08:33:32.226Z] [2025-12-22T08:33:32.226Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:32.226Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done [2025-12-22T08:33:32.226Z] #5 DONE 0.0s [2025-12-22T08:33:32.226Z] [2025-12-22T08:33:32.226Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:32.486Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done [2025-12-22T08:33:32.486Z] #6 CACHED [2025-12-22T08:33:32.486Z] [2025-12-22T08:33:32.486Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:32.486Z] #5 CACHED [2025-12-22T08:33:32.486Z] [2025-12-22T08:33:32.486Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:32.486Z] #7 DONE 0.0s [2025-12-22T08:33:32.486Z] [2025-12-22T08:33:32.486Z] #8 exporting to image [2025-12-22T08:33:32.486Z] #8 exporting layers done [2025-12-22T08:33:32.486Z] #8 exporting manifest sha256:07c0fef05ab2b9788a1051759df3f2506e203d3fddcca93d5c9bce538a147c35 done [2025-12-22T08:33:32.486Z] #8 exporting config sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done [2025-12-22T08:33:32.486Z] #8 exporting manifest sha256:a1976168c6647462211cfec4e82edc6495fc55b553b1e3c30b2747b2ed470986 done [2025-12-22T08:33:32.486Z] #8 exporting config sha256:b4e657a6a7641958eb31ec75d818cf3d4c592cd3b2fa3b21d4d41da267de306f done [2025-12-22T08:33:32.486Z] #8 exporting manifest list sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 done [2025-12-22T08:33:32.486Z] #8 pushing layers 0.0s done [2025-12-22T08:33:32.486Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.87@sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.1s done [2025-12-22T08:33:32.486Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:32.486Z] #8 DONE 0.1s [2025-12-22T08:33:32.486Z] [2025-12-22T08:33:32.486Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:32.486Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:32.780Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:33:32.781Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:33:32.781Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:32.781Z] #1 transferring dockerfile: 229B done [2025-12-22T08:33:32.781Z] #1 DONE 0.0s [2025-12-22T08:33:32.781Z] [2025-12-22T08:33:32.781Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:32.781Z] #2 DONE 0.0s [2025-12-22T08:33:32.781Z] [2025-12-22T08:33:32.781Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:32.781Z] #3 DONE 0.0s [2025-12-22T08:33:32.781Z] [2025-12-22T08:33:32.781Z] #4 [internal] load .dockerignore [2025-12-22T08:33:32.781Z] #4 transferring context: 2B done [2025-12-22T08:33:32.781Z] #4 DONE 0.0s [2025-12-22T08:33:32.781Z] [2025-12-22T08:33:32.781Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:32.781Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done [2025-12-22T08:33:32.781Z] #5 DONE 0.0s [2025-12-22T08:33:32.781Z] [2025-12-22T08:33:32.781Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:33.040Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done [2025-12-22T08:33:33.040Z] #6 CACHED [2025-12-22T08:33:33.040Z] [2025-12-22T08:33:33.040Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:33.040Z] #5 CACHED [2025-12-22T08:33:33.040Z] [2025-12-22T08:33:33.040Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:33.040Z] #7 DONE 0.0s [2025-12-22T08:33:33.040Z] [2025-12-22T08:33:33.040Z] #8 exporting to image [2025-12-22T08:33:33.040Z] #8 exporting layers done [2025-12-22T08:33:33.040Z] #8 exporting manifest sha256:07c0fef05ab2b9788a1051759df3f2506e203d3fddcca93d5c9bce538a147c35 done [2025-12-22T08:33:33.040Z] #8 exporting config sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done [2025-12-22T08:33:33.040Z] #8 exporting manifest sha256:a1976168c6647462211cfec4e82edc6495fc55b553b1e3c30b2747b2ed470986 done [2025-12-22T08:33:33.040Z] #8 exporting config sha256:b4e657a6a7641958eb31ec75d818cf3d4c592cd3b2fa3b21d4d41da267de306f done [2025-12-22T08:33:33.040Z] #8 exporting manifest list sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 done [2025-12-22T08:33:33.040Z] #8 pushing layers 0.0s done [2025-12-22T08:33:33.040Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.1s done [2025-12-22T08:33:33.040Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:33.040Z] #8 DONE 0.1s [2025-12-22T08:33:33.040Z] [2025-12-22T08:33:33.040Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:33.040Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:33.342Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-12-22T08:33:33.342Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-12-22T08:33:33.342Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:33.342Z] #1 transferring dockerfile: 180B done [2025-12-22T08:33:33.342Z] #1 DONE 0.0s [2025-12-22T08:33:33.342Z] [2025-12-22T08:33:33.343Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-22T08:33:33.343Z] #2 DONE 0.0s [2025-12-22T08:33:33.343Z] [2025-12-22T08:33:33.343Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-22T08:33:33.343Z] #3 DONE 0.0s [2025-12-22T08:33:33.343Z] [2025-12-22T08:33:33.343Z] #4 [internal] load .dockerignore [2025-12-22T08:33:33.343Z] #4 transferring context: 2B done [2025-12-22T08:33:33.343Z] #4 DONE 0.0s [2025-12-22T08:33:33.343Z] [2025-12-22T08:33:33.343Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:33.343Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done [2025-12-22T08:33:33.343Z] #5 DONE 0.0s [2025-12-22T08:33:33.343Z] [2025-12-22T08:33:33.343Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:33.604Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 0.0s done [2025-12-22T08:33:33.604Z] #6 CACHED [2025-12-22T08:33:33.604Z] [2025-12-22T08:33:33.604Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:059b65e5f19a8b285a570a5c116eb0cb477e2061e842363202fcbfd51ea790a4 [2025-12-22T08:33:33.604Z] #5 CACHED [2025-12-22T08:33:33.604Z] [2025-12-22T08:33:33.604Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:33.604Z] #7 DONE 0.0s [2025-12-22T08:33:33.604Z] [2025-12-22T08:33:33.604Z] #8 exporting to image [2025-12-22T08:33:33.604Z] #8 exporting layers done [2025-12-22T08:33:33.604Z] #8 exporting manifest sha256:07c0fef05ab2b9788a1051759df3f2506e203d3fddcca93d5c9bce538a147c35 done [2025-12-22T08:33:33.604Z] #8 exporting config sha256:3408d60c84aa38c352ab74f037709488ab64538f021ce6221d6fc509b7f5dd2f done [2025-12-22T08:33:33.604Z] #8 exporting manifest sha256:a1976168c6647462211cfec4e82edc6495fc55b553b1e3c30b2747b2ed470986 done [2025-12-22T08:33:33.604Z] #8 exporting config sha256:b4e657a6a7641958eb31ec75d818cf3d4c592cd3b2fa3b21d4d41da267de306f done [2025-12-22T08:33:33.604Z] #8 exporting manifest list sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 done [2025-12-22T08:33:33.604Z] #8 pushing layers 0.0s done [2025-12-22T08:33:33.604Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:8a1d51fbdeeeb45e674d40fd76ee6483c11ff93e02863d98a15f5023fb7230f0 0.1s done [2025-12-22T08:33:33.604Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:33.604Z] #8 DONE 0.1s [2025-12-22T08:33:33.604Z] [2025-12-22T08:33:33.604Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:33.604Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:33.905Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:33.905Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:33.905Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:33.905Z] #1 transferring dockerfile: 194B done [2025-12-22T08:33:33.905Z] #1 DONE 0.0s [2025-12-22T08:33:33.905Z] [2025-12-22T08:33:33.905Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:33.905Z] #2 DONE 0.0s [2025-12-22T08:33:33.905Z] [2025-12-22T08:33:33.905Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:33.905Z] #3 DONE 0.0s [2025-12-22T08:33:33.905Z] [2025-12-22T08:33:33.905Z] #4 [internal] load .dockerignore [2025-12-22T08:33:33.905Z] #4 transferring context: 2B done [2025-12-22T08:33:33.905Z] #4 DONE 0.0s [2025-12-22T08:33:34.167Z] [2025-12-22T08:33:34.167Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:34.167Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done [2025-12-22T08:33:34.167Z] #5 DONE 0.0s [2025-12-22T08:33:34.167Z] [2025-12-22T08:33:34.167Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:34.167Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done [2025-12-22T08:33:34.167Z] #6 DONE 0.1s [2025-12-22T08:33:34.167Z] [2025-12-22T08:33:34.167Z] #7 exporting to image [2025-12-22T08:33:34.167Z] #7 exporting layers [2025-12-22T08:33:34.167Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:34.167Z] #7 ... [2025-12-22T08:33:34.167Z] [2025-12-22T08:33:34.167Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:34.167Z] #8 DONE 0.0s [2025-12-22T08:33:34.167Z] [2025-12-22T08:33:34.167Z] #7 exporting to image [2025-12-22T08:33:34.167Z] #7 exporting layers done [2025-12-22T08:33:34.167Z] #7 exporting manifest sha256:f014bface6981c699f4f6f9632620639cde9381b44525b0142270affc1d0cc95 0.0s done [2025-12-22T08:33:34.167Z] #7 exporting config sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da done [2025-12-22T08:33:34.167Z] #7 exporting manifest sha256:c6e07b9bfc5fb2d2853ff84bd774aabd880b19146d522a8ee49251f3060fa152 0.0s done [2025-12-22T08:33:34.167Z] #7 exporting config sha256:696ab6c073083221a010c1e4ec77c40cc9307ea4d0d740a3f9ed4b745d8d7d6c done [2025-12-22T08:33:34.167Z] #7 exporting manifest list sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c done [2025-12-22T08:33:34.167Z] #7 pushing layers 0.1s done [2025-12-22T08:33:34.167Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c [2025-12-22T08:33:34.427Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 0.1s done [2025-12-22T08:33:34.427Z] #7 DONE 0.2s [2025-12-22T08:33:34.427Z] [2025-12-22T08:33:34.427Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:34.427Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:34.719Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-12-22T08:33:34.719Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-12-22T08:33:34.719Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:34.719Z] #1 transferring dockerfile: 160B done [2025-12-22T08:33:34.719Z] #1 DONE 0.0s [2025-12-22T08:33:34.719Z] [2025-12-22T08:33:34.719Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-22T08:33:34.719Z] #2 DONE 0.0s [2025-12-22T08:33:34.719Z] [2025-12-22T08:33:34.719Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-22T08:33:34.719Z] #3 DONE 0.0s [2025-12-22T08:33:34.719Z] [2025-12-22T08:33:34.719Z] #4 [internal] load .dockerignore [2025-12-22T08:33:34.719Z] #4 transferring context: 2B done [2025-12-22T08:33:34.719Z] #4 DONE 0.0s [2025-12-22T08:33:34.979Z] [2025-12-22T08:33:34.979Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:34.979Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done [2025-12-22T08:33:34.979Z] #5 CACHED [2025-12-22T08:33:34.979Z] [2025-12-22T08:33:34.979Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:34.979Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done [2025-12-22T08:33:34.979Z] #6 CACHED [2025-12-22T08:33:34.979Z] [2025-12-22T08:33:34.979Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:34.979Z] #7 DONE 0.0s [2025-12-22T08:33:34.979Z] [2025-12-22T08:33:34.979Z] #8 exporting to image [2025-12-22T08:33:34.979Z] #8 exporting layers done [2025-12-22T08:33:34.979Z] #8 exporting manifest sha256:f014bface6981c699f4f6f9632620639cde9381b44525b0142270affc1d0cc95 done [2025-12-22T08:33:34.979Z] #8 exporting config sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da done [2025-12-22T08:33:34.979Z] #8 exporting manifest sha256:c6e07b9bfc5fb2d2853ff84bd774aabd880b19146d522a8ee49251f3060fa152 done [2025-12-22T08:33:34.979Z] #8 exporting config sha256:696ab6c073083221a010c1e4ec77c40cc9307ea4d0d740a3f9ed4b745d8d7d6c done [2025-12-22T08:33:34.979Z] #8 exporting manifest list sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c done [2025-12-22T08:33:34.979Z] #8 pushing layers 0.0s done [2025-12-22T08:33:34.979Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 0.1s done [2025-12-22T08:33:34.979Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:34.979Z] #8 DONE 0.1s [2025-12-22T08:33:34.979Z] [2025-12-22T08:33:34.979Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:34.979Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:35.283Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87' [2025-12-22T08:33:35.284Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 --push - [2025-12-22T08:33:35.284Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:35.284Z] #1 transferring dockerfile: 166B done [2025-12-22T08:33:35.284Z] #1 DONE 0.0s [2025-12-22T08:33:35.284Z] [2025-12-22T08:33:35.284Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 [2025-12-22T08:33:35.284Z] #2 DONE 0.0s [2025-12-22T08:33:35.284Z] [2025-12-22T08:33:35.284Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87 [2025-12-22T08:33:35.284Z] #3 DONE 0.0s [2025-12-22T08:33:35.284Z] [2025-12-22T08:33:35.284Z] #4 [internal] load .dockerignore [2025-12-22T08:33:35.284Z] #4 transferring context: 2B done [2025-12-22T08:33:35.284Z] #4 DONE 0.0s [2025-12-22T08:33:35.284Z] [2025-12-22T08:33:35.284Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:35.284Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:35.543Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done [2025-12-22T08:33:35.543Z] #5 CACHED [2025-12-22T08:33:35.543Z] [2025-12-22T08:33:35.543Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:35.543Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done [2025-12-22T08:33:35.543Z] #6 CACHED [2025-12-22T08:33:35.543Z] [2025-12-22T08:33:35.543Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:35.543Z] #7 DONE 0.0s [2025-12-22T08:33:35.543Z] [2025-12-22T08:33:35.543Z] #8 exporting to image [2025-12-22T08:33:35.543Z] #8 exporting layers done [2025-12-22T08:33:35.543Z] #8 exporting manifest sha256:f014bface6981c699f4f6f9632620639cde9381b44525b0142270affc1d0cc95 done [2025-12-22T08:33:35.543Z] #8 exporting config sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da done [2025-12-22T08:33:35.543Z] #8 exporting manifest sha256:c6e07b9bfc5fb2d2853ff84bd774aabd880b19146d522a8ee49251f3060fa152 done [2025-12-22T08:33:35.543Z] #8 exporting config sha256:696ab6c073083221a010c1e4ec77c40cc9307ea4d0d740a3f9ed4b745d8d7d6c done [2025-12-22T08:33:35.543Z] #8 exporting manifest list sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c done [2025-12-22T08:33:35.543Z] #8 pushing layers 0.0s done [2025-12-22T08:33:35.543Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.87@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 0.1s done [2025-12-22T08:33:35.543Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:35.543Z] #8 DONE 0.1s [2025-12-22T08:33:35.543Z] [2025-12-22T08:33:35.543Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:35.543Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:35.831Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:33:35.831Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:33:35.831Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:35.831Z] #1 transferring dockerfile: 207B done [2025-12-22T08:33:35.831Z] #1 DONE 0.0s [2025-12-22T08:33:35.831Z] [2025-12-22T08:33:35.831Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:35.831Z] #2 DONE 0.0s [2025-12-22T08:33:35.831Z] [2025-12-22T08:33:35.831Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:35.831Z] #3 DONE 0.0s [2025-12-22T08:33:35.831Z] [2025-12-22T08:33:35.831Z] #4 [internal] load .dockerignore [2025-12-22T08:33:35.831Z] #4 transferring context: 2B done [2025-12-22T08:33:35.831Z] #4 DONE 0.0s [2025-12-22T08:33:35.831Z] [2025-12-22T08:33:35.831Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:35.831Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done [2025-12-22T08:33:35.831Z] #5 DONE 0.0s [2025-12-22T08:33:35.831Z] [2025-12-22T08:33:35.831Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:36.091Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done [2025-12-22T08:33:36.091Z] #6 CACHED [2025-12-22T08:33:36.091Z] [2025-12-22T08:33:36.091Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:36.091Z] #5 CACHED [2025-12-22T08:33:36.091Z] [2025-12-22T08:33:36.091Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:36.091Z] #7 DONE 0.0s [2025-12-22T08:33:36.091Z] [2025-12-22T08:33:36.091Z] #8 exporting to image [2025-12-22T08:33:36.091Z] #8 exporting layers done [2025-12-22T08:33:36.091Z] #8 exporting manifest sha256:f014bface6981c699f4f6f9632620639cde9381b44525b0142270affc1d0cc95 done [2025-12-22T08:33:36.091Z] #8 exporting config sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da done [2025-12-22T08:33:36.091Z] #8 exporting manifest sha256:c6e07b9bfc5fb2d2853ff84bd774aabd880b19146d522a8ee49251f3060fa152 done [2025-12-22T08:33:36.091Z] #8 exporting config sha256:696ab6c073083221a010c1e4ec77c40cc9307ea4d0d740a3f9ed4b745d8d7d6c done [2025-12-22T08:33:36.091Z] #8 exporting manifest list sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c done [2025-12-22T08:33:36.091Z] #8 pushing layers 0.0s done [2025-12-22T08:33:36.091Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 0.1s done [2025-12-22T08:33:36.091Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:36.091Z] #8 DONE 0.1s [2025-12-22T08:33:36.091Z] [2025-12-22T08:33:36.091Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:36.091Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:36.384Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-12-22T08:33:36.384Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-12-22T08:33:36.384Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:36.384Z] #1 transferring dockerfile: 158B done [2025-12-22T08:33:36.384Z] #1 DONE 0.0s [2025-12-22T08:33:36.384Z] [2025-12-22T08:33:36.384Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-12-22T08:33:36.384Z] #2 DONE 0.0s [2025-12-22T08:33:36.384Z] [2025-12-22T08:33:36.384Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-12-22T08:33:36.384Z] #3 DONE 0.0s [2025-12-22T08:33:36.384Z] [2025-12-22T08:33:36.384Z] #4 [internal] load .dockerignore [2025-12-22T08:33:36.384Z] #4 transferring context: 2B done [2025-12-22T08:33:36.384Z] #4 DONE 0.0s [2025-12-22T08:33:36.384Z] [2025-12-22T08:33:36.384Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:36.384Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done [2025-12-22T08:33:36.384Z] #5 DONE 0.0s [2025-12-22T08:33:36.384Z] [2025-12-22T08:33:36.384Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:36.644Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 0.0s done [2025-12-22T08:33:36.644Z] #6 CACHED [2025-12-22T08:33:36.644Z] [2025-12-22T08:33:36.644Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e6968fdab476f84830bb520d553c020d92ec7638d08d2a23cd3b3a55bf967a82 [2025-12-22T08:33:36.644Z] #5 CACHED [2025-12-22T08:33:36.644Z] [2025-12-22T08:33:36.644Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:36.644Z] #7 DONE 0.0s [2025-12-22T08:33:36.644Z] [2025-12-22T08:33:36.644Z] #8 exporting to image [2025-12-22T08:33:36.644Z] #8 exporting layers done [2025-12-22T08:33:36.644Z] #8 exporting manifest sha256:f014bface6981c699f4f6f9632620639cde9381b44525b0142270affc1d0cc95 done [2025-12-22T08:33:36.644Z] #8 exporting config sha256:7b8e6f3f1b7e7fcc7396c1e0956e92f632397b820ec7664ea7c5c601b7b254da done [2025-12-22T08:33:36.644Z] #8 exporting manifest sha256:c6e07b9bfc5fb2d2853ff84bd774aabd880b19146d522a8ee49251f3060fa152 done [2025-12-22T08:33:36.644Z] #8 exporting config sha256:696ab6c073083221a010c1e4ec77c40cc9307ea4d0d740a3f9ed4b745d8d7d6c done [2025-12-22T08:33:36.644Z] #8 exporting manifest list sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c done [2025-12-22T08:33:36.644Z] #8 pushing layers 0.0s done [2025-12-22T08:33:36.644Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:e740896bccd6a1667a60c51e76cbff0998624c3916fbbb1261e04abf17f45a0c 0.1s done [2025-12-22T08:33:36.644Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:36.644Z] #8 DONE 0.1s [2025-12-22T08:33:36.644Z] [2025-12-22T08:33:36.644Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:36.644Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:36.940Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:36.940Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:36.940Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:36.940Z] #1 transferring dockerfile: 196B done [2025-12-22T08:33:36.940Z] #1 DONE 0.0s [2025-12-22T08:33:36.940Z] [2025-12-22T08:33:36.940Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:36.940Z] #2 DONE 0.1s [2025-12-22T08:33:36.940Z] [2025-12-22T08:33:36.940Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:36.940Z] #3 DONE 0.1s [2025-12-22T08:33:36.940Z] [2025-12-22T08:33:36.940Z] #4 [internal] load .dockerignore [2025-12-22T08:33:36.940Z] #4 transferring context: [2025-12-22T08:33:37.200Z] #4 transferring context: 2B done [2025-12-22T08:33:37.200Z] #4 DONE 0.0s [2025-12-22T08:33:37.200Z] [2025-12-22T08:33:37.200Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:37.200Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done [2025-12-22T08:33:37.200Z] #5 DONE 0.0s [2025-12-22T08:33:37.200Z] [2025-12-22T08:33:37.200Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:37.200Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done [2025-12-22T08:33:37.200Z] #6 DONE 0.1s [2025-12-22T08:33:37.200Z] [2025-12-22T08:33:37.200Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:37.200Z] #7 DONE 0.0s [2025-12-22T08:33:37.200Z] [2025-12-22T08:33:37.200Z] #8 exporting to image [2025-12-22T08:33:37.200Z] #8 exporting layers done [2025-12-22T08:33:37.200Z] #8 exporting manifest sha256:ef8dbacb8340186bb39cc6f2cea6ba0b8c19fc7b25d849511d46a49523a1dcb2 0.0s done [2025-12-22T08:33:37.200Z] #8 exporting config sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 done [2025-12-22T08:33:37.200Z] #8 exporting manifest sha256:76f8403863fe84ccbcccfd8747aaa3b5cf78ae4d1f8e637be97cee9fbf1187b0 0.0s done [2025-12-22T08:33:37.200Z] #8 exporting config sha256:8b3a0b654bec0f9646ed0eb63dbd304b9e10dfbf6d4bab522155b9d1c7df0171 done [2025-12-22T08:33:37.200Z] #8 exporting manifest list sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd done [2025-12-22T08:33:37.200Z] #8 pushing layers [2025-12-22T08:33:37.200Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:37.459Z] #8 pushing layers 0.1s done [2025-12-22T08:33:37.459Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 0.1s done [2025-12-22T08:33:37.459Z] #8 DONE 0.2s [2025-12-22T08:33:37.459Z] [2025-12-22T08:33:37.459Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:37.459Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:37.748Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-12-22T08:33:37.748Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-12-22T08:33:37.748Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:37.748Z] #1 transferring dockerfile: 162B done [2025-12-22T08:33:37.748Z] #1 DONE 0.0s [2025-12-22T08:33:37.748Z] [2025-12-22T08:33:37.748Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-22T08:33:37.748Z] #2 DONE 0.0s [2025-12-22T08:33:37.748Z] [2025-12-22T08:33:37.748Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-22T08:33:37.748Z] #3 DONE 0.0s [2025-12-22T08:33:37.748Z] [2025-12-22T08:33:37.748Z] #4 [internal] load .dockerignore [2025-12-22T08:33:37.748Z] #4 transferring context: 2B done [2025-12-22T08:33:37.748Z] #4 DONE 0.0s [2025-12-22T08:33:38.008Z] [2025-12-22T08:33:38.008Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:38.008Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done [2025-12-22T08:33:38.008Z] #5 CACHED [2025-12-22T08:33:38.008Z] [2025-12-22T08:33:38.008Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:38.008Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done [2025-12-22T08:33:38.008Z] #6 CACHED [2025-12-22T08:33:38.008Z] [2025-12-22T08:33:38.008Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:38.008Z] #7 DONE 0.0s [2025-12-22T08:33:38.008Z] [2025-12-22T08:33:38.008Z] #8 exporting to image [2025-12-22T08:33:38.008Z] #8 exporting layers done [2025-12-22T08:33:38.008Z] #8 exporting manifest sha256:ef8dbacb8340186bb39cc6f2cea6ba0b8c19fc7b25d849511d46a49523a1dcb2 done [2025-12-22T08:33:38.008Z] #8 exporting config sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 done [2025-12-22T08:33:38.008Z] #8 exporting manifest sha256:76f8403863fe84ccbcccfd8747aaa3b5cf78ae4d1f8e637be97cee9fbf1187b0 done [2025-12-22T08:33:38.008Z] #8 exporting config sha256:8b3a0b654bec0f9646ed0eb63dbd304b9e10dfbf6d4bab522155b9d1c7df0171 done [2025-12-22T08:33:38.008Z] #8 exporting manifest list sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd done [2025-12-22T08:33:38.008Z] #8 pushing layers 0.0s done [2025-12-22T08:33:38.008Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 0.1s done [2025-12-22T08:33:38.008Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:38.008Z] #8 DONE 0.1s [2025-12-22T08:33:38.008Z] [2025-12-22T08:33:38.008Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:38.008Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:38.300Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87' [2025-12-22T08:33:38.301Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 --push - [2025-12-22T08:33:38.301Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:38.301Z] #1 transferring dockerfile: 168B done [2025-12-22T08:33:38.301Z] #1 DONE 0.0s [2025-12-22T08:33:38.301Z] [2025-12-22T08:33:38.301Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 [2025-12-22T08:33:38.301Z] #2 DONE 0.0s [2025-12-22T08:33:38.301Z] [2025-12-22T08:33:38.301Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87 [2025-12-22T08:33:38.301Z] #3 DONE 0.0s [2025-12-22T08:33:38.301Z] [2025-12-22T08:33:38.301Z] #4 [internal] load .dockerignore [2025-12-22T08:33:38.301Z] #4 transferring context: 2B done [2025-12-22T08:33:38.301Z] #4 DONE 0.0s [2025-12-22T08:33:38.301Z] [2025-12-22T08:33:38.301Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:38.301Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done [2025-12-22T08:33:38.301Z] #5 DONE 0.0s [2025-12-22T08:33:38.301Z] [2025-12-22T08:33:38.301Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:38.564Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done [2025-12-22T08:33:38.564Z] #6 CACHED [2025-12-22T08:33:38.564Z] [2025-12-22T08:33:38.564Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:38.564Z] #5 CACHED [2025-12-22T08:33:38.564Z] [2025-12-22T08:33:38.564Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:38.564Z] #7 DONE 0.0s [2025-12-22T08:33:38.564Z] [2025-12-22T08:33:38.564Z] #8 exporting to image [2025-12-22T08:33:38.564Z] #8 exporting layers done [2025-12-22T08:33:38.564Z] #8 exporting manifest sha256:ef8dbacb8340186bb39cc6f2cea6ba0b8c19fc7b25d849511d46a49523a1dcb2 done [2025-12-22T08:33:38.564Z] #8 exporting config sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 done [2025-12-22T08:33:38.564Z] #8 exporting manifest sha256:76f8403863fe84ccbcccfd8747aaa3b5cf78ae4d1f8e637be97cee9fbf1187b0 done [2025-12-22T08:33:38.564Z] #8 exporting config sha256:8b3a0b654bec0f9646ed0eb63dbd304b9e10dfbf6d4bab522155b9d1c7df0171 done [2025-12-22T08:33:38.564Z] #8 exporting manifest list sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd done [2025-12-22T08:33:38.564Z] #8 pushing layers 0.0s done [2025-12-22T08:33:38.564Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.87@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 0.1s done [2025-12-22T08:33:38.564Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:38.564Z] #8 DONE 0.1s [2025-12-22T08:33:38.564Z] [2025-12-22T08:33:38.564Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:38.564Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:38.863Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:33:38.863Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:33:38.863Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:38.863Z] #1 transferring dockerfile: 209B done [2025-12-22T08:33:38.863Z] #1 DONE 0.0s [2025-12-22T08:33:38.863Z] [2025-12-22T08:33:38.863Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:38.863Z] #2 DONE 0.0s [2025-12-22T08:33:38.863Z] [2025-12-22T08:33:38.863Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:38.863Z] #3 DONE 0.0s [2025-12-22T08:33:38.863Z] [2025-12-22T08:33:38.863Z] #4 [internal] load .dockerignore [2025-12-22T08:33:38.863Z] #4 transferring context: [2025-12-22T08:33:39.122Z] #4 transferring context: 2B done [2025-12-22T08:33:39.122Z] #4 DONE 0.0s [2025-12-22T08:33:39.122Z] [2025-12-22T08:33:39.122Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:39.122Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done [2025-12-22T08:33:39.122Z] #5 CACHED [2025-12-22T08:33:39.122Z] [2025-12-22T08:33:39.122Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:39.122Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done [2025-12-22T08:33:39.122Z] #6 CACHED [2025-12-22T08:33:39.122Z] [2025-12-22T08:33:39.122Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:39.122Z] #7 DONE 0.0s [2025-12-22T08:33:39.122Z] [2025-12-22T08:33:39.122Z] #8 exporting to image [2025-12-22T08:33:39.122Z] #8 exporting layers done [2025-12-22T08:33:39.122Z] #8 exporting manifest sha256:ef8dbacb8340186bb39cc6f2cea6ba0b8c19fc7b25d849511d46a49523a1dcb2 done [2025-12-22T08:33:39.122Z] #8 exporting config sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 done [2025-12-22T08:33:39.122Z] #8 exporting manifest sha256:76f8403863fe84ccbcccfd8747aaa3b5cf78ae4d1f8e637be97cee9fbf1187b0 done [2025-12-22T08:33:39.122Z] #8 exporting config sha256:8b3a0b654bec0f9646ed0eb63dbd304b9e10dfbf6d4bab522155b9d1c7df0171 done [2025-12-22T08:33:39.122Z] #8 exporting manifest list sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd done [2025-12-22T08:33:39.122Z] #8 pushing layers 0.0s done [2025-12-22T08:33:39.122Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd [2025-12-22T08:33:39.122Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:39.122Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 0.1s done [2025-12-22T08:33:39.122Z] #8 DONE 0.1s [2025-12-22T08:33:39.122Z] [2025-12-22T08:33:39.122Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:39.122Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:39.415Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-12-22T08:33:39.415Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-12-22T08:33:39.415Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:39.415Z] #1 transferring dockerfile: 160B done [2025-12-22T08:33:39.415Z] #1 DONE 0.0s [2025-12-22T08:33:39.415Z] [2025-12-22T08:33:39.415Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-22T08:33:39.415Z] #2 DONE 0.0s [2025-12-22T08:33:39.415Z] [2025-12-22T08:33:39.415Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-22T08:33:39.415Z] #3 DONE 0.0s [2025-12-22T08:33:39.415Z] [2025-12-22T08:33:39.415Z] #4 [internal] load .dockerignore [2025-12-22T08:33:39.415Z] #4 transferring context: 2B done [2025-12-22T08:33:39.415Z] #4 DONE 0.0s [2025-12-22T08:33:39.674Z] [2025-12-22T08:33:39.674Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:39.674Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done [2025-12-22T08:33:39.674Z] #5 CACHED [2025-12-22T08:33:39.674Z] [2025-12-22T08:33:39.674Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 [2025-12-22T08:33:39.674Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aa4a48ec491e2c3dd87cb3dc2bb4760a2913fffe1d5b94abd41ffbcca9e80e80 0.0s done [2025-12-22T08:33:39.674Z] #6 CACHED [2025-12-22T08:33:39.674Z] [2025-12-22T08:33:39.674Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:39.674Z] #7 DONE 0.0s [2025-12-22T08:33:39.674Z] [2025-12-22T08:33:39.674Z] #8 exporting to image [2025-12-22T08:33:39.674Z] #8 exporting layers done [2025-12-22T08:33:39.674Z] #8 exporting manifest sha256:ef8dbacb8340186bb39cc6f2cea6ba0b8c19fc7b25d849511d46a49523a1dcb2 done [2025-12-22T08:33:39.674Z] #8 exporting config sha256:4fce5a2ebe7f8974713ca73019f0734f480d21a5a33d1d4760ea4ccd4ae124e3 done [2025-12-22T08:33:39.674Z] #8 exporting manifest sha256:76f8403863fe84ccbcccfd8747aaa3b5cf78ae4d1f8e637be97cee9fbf1187b0 done [2025-12-22T08:33:39.674Z] #8 exporting config sha256:8b3a0b654bec0f9646ed0eb63dbd304b9e10dfbf6d4bab522155b9d1c7df0171 done [2025-12-22T08:33:39.674Z] #8 exporting manifest list sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd done [2025-12-22T08:33:39.674Z] #8 pushing layers 0.0s done [2025-12-22T08:33:39.674Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:43b2f65e6adbb7b8a40333be176e758e1235e19d5c6318e4aff3a5baac5e14bd 0.1s done [2025-12-22T08:33:39.674Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:39.674Z] #8 DONE 0.1s [2025-12-22T08:33:39.674Z] [2025-12-22T08:33:39.674Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:39.674Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:39.968Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:39.968Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:39.968Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:39.968Z] #1 transferring dockerfile: 198B done [2025-12-22T08:33:39.968Z] #1 DONE 0.0s [2025-12-22T08:33:39.968Z] [2025-12-22T08:33:39.968Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:39.968Z] #2 DONE 0.0s [2025-12-22T08:33:39.968Z] [2025-12-22T08:33:39.968Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:39.968Z] #3 DONE 0.1s [2025-12-22T08:33:39.968Z] [2025-12-22T08:33:39.968Z] #4 [internal] load .dockerignore [2025-12-22T08:33:39.968Z] #4 transferring context: [2025-12-22T08:33:40.228Z] #4 transferring context: 2B done [2025-12-22T08:33:40.228Z] #4 DONE 0.0s [2025-12-22T08:33:40.228Z] [2025-12-22T08:33:40.228Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:40.228Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:40.228Z] #5 ... [2025-12-22T08:33:40.228Z] [2025-12-22T08:33:40.228Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:40.228Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done [2025-12-22T08:33:40.228Z] #6 DONE 0.1s [2025-12-22T08:33:40.228Z] [2025-12-22T08:33:40.228Z] #7 exporting to image [2025-12-22T08:33:40.228Z] #7 exporting layers done [2025-12-22T08:33:40.228Z] #7 exporting manifest sha256:60bd3b6680aea84d7663dec7e19296174aa33aa8b62c880b84839db19d8ae9d6 done [2025-12-22T08:33:40.228Z] #7 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a [2025-12-22T08:33:40.228Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:40.228Z] #7 ... [2025-12-22T08:33:40.228Z] [2025-12-22T08:33:40.228Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:40.228Z] #8 DONE 0.0s [2025-12-22T08:33:40.228Z] [2025-12-22T08:33:40.228Z] #7 exporting to image [2025-12-22T08:33:40.228Z] #7 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a done [2025-12-22T08:33:40.228Z] #7 exporting manifest sha256:815b52c0c5aebe2dd84156633ee8d0b315febe75a33c35ce26006c1cddd1257b 0.0s done [2025-12-22T08:33:40.228Z] #7 exporting config sha256:c755c6cf439f4ae0b23a81a4672a7f6d904667de1c18402a90314826bf3799e8 done [2025-12-22T08:33:40.228Z] #7 exporting manifest list sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 done [2025-12-22T08:33:40.228Z] #7 pushing layers 0.1s done [2025-12-22T08:33:40.228Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 [2025-12-22T08:33:40.488Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 0.1s done [2025-12-22T08:33:40.488Z] #7 DONE 0.2s [2025-12-22T08:33:40.488Z] [2025-12-22T08:33:40.488Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:40.488Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:40.776Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-12-22T08:33:40.776Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-12-22T08:33:41.036Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:41.036Z] #1 transferring dockerfile: 164B done [2025-12-22T08:33:41.036Z] #1 DONE 0.0s [2025-12-22T08:33:41.036Z] [2025-12-22T08:33:41.036Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-22T08:33:41.036Z] #2 DONE 0.0s [2025-12-22T08:33:41.036Z] [2025-12-22T08:33:41.036Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-22T08:33:41.036Z] #3 DONE 0.0s [2025-12-22T08:33:41.036Z] [2025-12-22T08:33:41.036Z] #4 [internal] load .dockerignore [2025-12-22T08:33:41.036Z] #4 transferring context: 2B done [2025-12-22T08:33:41.036Z] #4 DONE 0.0s [2025-12-22T08:33:41.036Z] [2025-12-22T08:33:41.036Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:41.036Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done [2025-12-22T08:33:41.036Z] #5 DONE 0.0s [2025-12-22T08:33:41.036Z] [2025-12-22T08:33:41.036Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:41.036Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done [2025-12-22T08:33:41.036Z] #6 CACHED [2025-12-22T08:33:41.036Z] [2025-12-22T08:33:41.036Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:41.036Z] #5 CACHED [2025-12-22T08:33:41.036Z] [2025-12-22T08:33:41.036Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:41.036Z] #7 DONE 0.0s [2025-12-22T08:33:41.036Z] [2025-12-22T08:33:41.036Z] #8 exporting to image [2025-12-22T08:33:41.036Z] #8 exporting layers done [2025-12-22T08:33:41.036Z] #8 exporting manifest sha256:60bd3b6680aea84d7663dec7e19296174aa33aa8b62c880b84839db19d8ae9d6 done [2025-12-22T08:33:41.036Z] #8 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a done [2025-12-22T08:33:41.036Z] #8 exporting manifest sha256:815b52c0c5aebe2dd84156633ee8d0b315febe75a33c35ce26006c1cddd1257b done [2025-12-22T08:33:41.036Z] #8 exporting config sha256:c755c6cf439f4ae0b23a81a4672a7f6d904667de1c18402a90314826bf3799e8 done [2025-12-22T08:33:41.036Z] #8 exporting manifest list sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 done [2025-12-22T08:33:41.036Z] #8 pushing layers 0.0s done [2025-12-22T08:33:41.036Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 0.1s done [2025-12-22T08:33:41.036Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:41.036Z] #8 DONE 0.1s [2025-12-22T08:33:41.036Z] [2025-12-22T08:33:41.036Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:41.036Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:41.330Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 --push - [2025-12-22T08:33:41.331Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87' [2025-12-22T08:33:41.331Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:41.331Z] #1 transferring dockerfile: 170B done [2025-12-22T08:33:41.331Z] #1 DONE 0.0s [2025-12-22T08:33:41.331Z] [2025-12-22T08:33:41.331Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 [2025-12-22T08:33:41.331Z] #2 DONE 0.0s [2025-12-22T08:33:41.331Z] [2025-12-22T08:33:41.331Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87 [2025-12-22T08:33:41.331Z] #3 DONE 0.0s [2025-12-22T08:33:41.331Z] [2025-12-22T08:33:41.331Z] #4 [internal] load .dockerignore [2025-12-22T08:33:41.331Z] #4 transferring context: 2B done [2025-12-22T08:33:41.331Z] #4 DONE 0.0s [2025-12-22T08:33:41.331Z] [2025-12-22T08:33:41.331Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:41.331Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:41.592Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done [2025-12-22T08:33:41.592Z] #5 CACHED [2025-12-22T08:33:41.592Z] [2025-12-22T08:33:41.592Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:41.592Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done [2025-12-22T08:33:41.592Z] #6 CACHED [2025-12-22T08:33:41.592Z] [2025-12-22T08:33:41.592Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:41.592Z] #7 DONE 0.0s [2025-12-22T08:33:41.592Z] [2025-12-22T08:33:41.592Z] #8 exporting to image [2025-12-22T08:33:41.592Z] #8 exporting layers done [2025-12-22T08:33:41.592Z] #8 exporting manifest sha256:60bd3b6680aea84d7663dec7e19296174aa33aa8b62c880b84839db19d8ae9d6 done [2025-12-22T08:33:41.592Z] #8 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a done [2025-12-22T08:33:41.592Z] #8 exporting manifest sha256:815b52c0c5aebe2dd84156633ee8d0b315febe75a33c35ce26006c1cddd1257b done [2025-12-22T08:33:41.592Z] #8 exporting config sha256:c755c6cf439f4ae0b23a81a4672a7f6d904667de1c18402a90314826bf3799e8 done [2025-12-22T08:33:41.592Z] #8 exporting manifest list sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 done [2025-12-22T08:33:41.592Z] #8 pushing layers 0.0s done [2025-12-22T08:33:41.592Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.87@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 0.1s done [2025-12-22T08:33:41.592Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:41.592Z] #8 DONE 0.1s [2025-12-22T08:33:41.592Z] [2025-12-22T08:33:41.592Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:41.592Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:41.885Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:33:41.885Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:33:41.885Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:41.885Z] #1 transferring dockerfile: 211B done [2025-12-22T08:33:41.885Z] #1 DONE 0.0s [2025-12-22T08:33:41.885Z] [2025-12-22T08:33:41.885Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:41.885Z] #2 DONE 0.0s [2025-12-22T08:33:41.885Z] [2025-12-22T08:33:41.885Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:41.885Z] #3 DONE 0.0s [2025-12-22T08:33:41.885Z] [2025-12-22T08:33:41.885Z] #4 [internal] load .dockerignore [2025-12-22T08:33:41.885Z] #4 transferring context: 2B done [2025-12-22T08:33:41.885Z] #4 DONE 0.0s [2025-12-22T08:33:41.885Z] [2025-12-22T08:33:41.885Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:41.885Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done [2025-12-22T08:33:42.145Z] #5 CACHED [2025-12-22T08:33:42.145Z] [2025-12-22T08:33:42.145Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:42.145Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done [2025-12-22T08:33:42.145Z] #6 CACHED [2025-12-22T08:33:42.145Z] [2025-12-22T08:33:42.145Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:42.145Z] #7 DONE 0.0s [2025-12-22T08:33:42.145Z] [2025-12-22T08:33:42.145Z] #8 exporting to image [2025-12-22T08:33:42.145Z] #8 exporting layers done [2025-12-22T08:33:42.145Z] #8 exporting manifest sha256:60bd3b6680aea84d7663dec7e19296174aa33aa8b62c880b84839db19d8ae9d6 done [2025-12-22T08:33:42.145Z] #8 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a done [2025-12-22T08:33:42.145Z] #8 exporting manifest sha256:815b52c0c5aebe2dd84156633ee8d0b315febe75a33c35ce26006c1cddd1257b done [2025-12-22T08:33:42.145Z] #8 exporting config sha256:c755c6cf439f4ae0b23a81a4672a7f6d904667de1c18402a90314826bf3799e8 done [2025-12-22T08:33:42.145Z] #8 exporting manifest list sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 done [2025-12-22T08:33:42.145Z] #8 pushing layers 0.0s done [2025-12-22T08:33:42.145Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 0.1s done [2025-12-22T08:33:42.145Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:42.145Z] #8 DONE 0.1s [2025-12-22T08:33:42.145Z] [2025-12-22T08:33:42.145Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:42.145Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:42.434Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-12-22T08:33:42.435Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-12-22T08:33:42.435Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:42.435Z] #1 transferring dockerfile: 162B done [2025-12-22T08:33:42.435Z] #1 DONE 0.0s [2025-12-22T08:33:42.435Z] [2025-12-22T08:33:42.435Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-22T08:33:42.435Z] #2 DONE 0.0s [2025-12-22T08:33:42.435Z] [2025-12-22T08:33:42.435Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-22T08:33:42.435Z] #3 DONE 0.0s [2025-12-22T08:33:42.435Z] [2025-12-22T08:33:42.435Z] #4 [internal] load .dockerignore [2025-12-22T08:33:42.435Z] #4 transferring context: 2B done [2025-12-22T08:33:42.435Z] #4 DONE 0.0s [2025-12-22T08:33:42.435Z] [2025-12-22T08:33:42.435Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:42.435Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done [2025-12-22T08:33:42.435Z] #5 CACHED [2025-12-22T08:33:42.435Z] [2025-12-22T08:33:42.435Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c [2025-12-22T08:33:42.436Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:31554ebc0fe088d0fd8747f3081a351e11a7182c83aa0535853c5048a9799e7c 0.0s done [2025-12-22T08:33:42.436Z] #6 CACHED [2025-12-22T08:33:42.436Z] [2025-12-22T08:33:42.436Z] #7 exporting to image [2025-12-22T08:33:42.436Z] #7 exporting layers [2025-12-22T08:33:42.436Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:42.695Z] #7 exporting layers done [2025-12-22T08:33:42.695Z] #7 exporting manifest sha256:60bd3b6680aea84d7663dec7e19296174aa33aa8b62c880b84839db19d8ae9d6 done [2025-12-22T08:33:42.695Z] #7 exporting config sha256:36a0245b4efb369130459b6e7bf2aeea4aaa712738c6d8663c62d06300afe41a done [2025-12-22T08:33:42.695Z] #7 exporting manifest sha256:815b52c0c5aebe2dd84156633ee8d0b315febe75a33c35ce26006c1cddd1257b done [2025-12-22T08:33:42.695Z] #7 exporting config sha256:c755c6cf439f4ae0b23a81a4672a7f6d904667de1c18402a90314826bf3799e8 done [2025-12-22T08:33:42.695Z] #7 exporting manifest list sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 done [2025-12-22T08:33:42.695Z] #7 pushing layers 0.0s done [2025-12-22T08:33:42.695Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:066691978cf61a30e07b5e1d2d470fec93082cdcc82ceef6a4e582de566af813 0.1s done [2025-12-22T08:33:42.695Z] #7 DONE 0.1s [2025-12-22T08:33:42.695Z] [2025-12-22T08:33:42.695Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:42.695Z] #8 DONE 0.0s [2025-12-22T08:33:42.695Z] [2025-12-22T08:33:42.695Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:42.695Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:42.991Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:42.991Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:43.252Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:43.252Z] #1 transferring dockerfile: 206B done [2025-12-22T08:33:43.252Z] #1 DONE 0.0s [2025-12-22T08:33:43.252Z] [2025-12-22T08:33:43.252Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:43.252Z] #2 DONE 0.0s [2025-12-22T08:33:43.252Z] [2025-12-22T08:33:43.252Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:43.252Z] #3 DONE 0.0s [2025-12-22T08:33:43.252Z] [2025-12-22T08:33:43.252Z] #4 [internal] load .dockerignore [2025-12-22T08:33:43.252Z] #4 transferring context: 2B done [2025-12-22T08:33:43.252Z] #4 DONE 0.0s [2025-12-22T08:33:43.252Z] [2025-12-22T08:33:43.252Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:43.252Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done [2025-12-22T08:33:43.252Z] #5 DONE 0.0s [2025-12-22T08:33:43.252Z] [2025-12-22T08:33:43.252Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:43.252Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done [2025-12-22T08:33:43.512Z] #6 DONE 0.2s [2025-12-22T08:33:43.512Z] [2025-12-22T08:33:43.512Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:43.512Z] #7 DONE 0.0s [2025-12-22T08:33:43.512Z] [2025-12-22T08:33:43.512Z] #8 exporting to image [2025-12-22T08:33:43.512Z] #8 exporting layers done [2025-12-22T08:33:43.512Z] #8 exporting manifest sha256:676c8329e1504f2bdeb82f4aec13bd23f06eba9dbff6dc5434baeebd3eb211a6 0.0s done [2025-12-22T08:33:43.512Z] #8 exporting config sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done [2025-12-22T08:33:43.512Z] #8 exporting manifest sha256:60729df8948fc700975f8746a7b554cfe4fa2bc2fd520bedec967243331a4935 done [2025-12-22T08:33:43.512Z] #8 exporting config sha256:68fd9fc92bd8c7d6e587cd78e4fc000e2bdba827aa8a6de6d63af1edb3e892b2 done [2025-12-22T08:33:43.512Z] #8 exporting manifest list sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb done [2025-12-22T08:33:43.512Z] #8 pushing layers [2025-12-22T08:33:43.512Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:43.512Z] #8 pushing layers 0.1s done [2025-12-22T08:33:43.512Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157@sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb 0.1s done [2025-12-22T08:33:43.512Z] #8 DONE 0.2s [2025-12-22T08:33:43.512Z] [2025-12-22T08:33:43.512Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:43.512Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:43.811Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-12-22T08:33:43.811Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-12-22T08:33:44.072Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:44.072Z] #1 transferring dockerfile: 172B done [2025-12-22T08:33:44.072Z] #1 DONE 0.0s [2025-12-22T08:33:44.072Z] [2025-12-22T08:33:44.072Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-22T08:33:44.072Z] #2 DONE 0.0s [2025-12-22T08:33:44.072Z] [2025-12-22T08:33:44.072Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-22T08:33:44.072Z] #3 DONE 0.0s [2025-12-22T08:33:44.072Z] [2025-12-22T08:33:44.072Z] #4 [internal] load .dockerignore [2025-12-22T08:33:44.072Z] #4 transferring context: 2B done [2025-12-22T08:33:44.072Z] #4 DONE 0.0s [2025-12-22T08:33:44.072Z] [2025-12-22T08:33:44.072Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:44.072Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done [2025-12-22T08:33:44.072Z] #5 DONE 0.0s [2025-12-22T08:33:44.072Z] [2025-12-22T08:33:44.072Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:44.072Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done [2025-12-22T08:33:44.072Z] #6 CACHED [2025-12-22T08:33:44.072Z] [2025-12-22T08:33:44.072Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:44.072Z] #5 CACHED [2025-12-22T08:33:44.072Z] [2025-12-22T08:33:44.072Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:44.072Z] #7 DONE 0.0s [2025-12-22T08:33:44.072Z] [2025-12-22T08:33:44.072Z] #8 exporting to image [2025-12-22T08:33:44.072Z] #8 exporting layers done [2025-12-22T08:33:44.072Z] #8 exporting manifest sha256:676c8329e1504f2bdeb82f4aec13bd23f06eba9dbff6dc5434baeebd3eb211a6 done [2025-12-22T08:33:44.072Z] #8 exporting config sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done [2025-12-22T08:33:44.072Z] #8 exporting manifest sha256:60729df8948fc700975f8746a7b554cfe4fa2bc2fd520bedec967243331a4935 done [2025-12-22T08:33:44.072Z] #8 exporting config sha256:68fd9fc92bd8c7d6e587cd78e4fc000e2bdba827aa8a6de6d63af1edb3e892b2 done [2025-12-22T08:33:44.072Z] #8 exporting manifest list sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb done [2025-12-22T08:33:44.072Z] #8 pushing layers 0.0s done [2025-12-22T08:33:44.072Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb 0.1s done [2025-12-22T08:33:44.072Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:44.072Z] #8 DONE 0.1s [2025-12-22T08:33:44.072Z] [2025-12-22T08:33:44.072Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:44.072Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:44.372Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87' [2025-12-22T08:33:44.372Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 --push - [2025-12-22T08:33:44.372Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:44.372Z] #1 transferring dockerfile: 178B done [2025-12-22T08:33:44.372Z] #1 DONE 0.0s [2025-12-22T08:33:44.372Z] [2025-12-22T08:33:44.372Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 [2025-12-22T08:33:44.372Z] #2 DONE 0.0s [2025-12-22T08:33:44.372Z] [2025-12-22T08:33:44.372Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87 [2025-12-22T08:33:44.372Z] #3 DONE 0.0s [2025-12-22T08:33:44.372Z] [2025-12-22T08:33:44.372Z] #4 [internal] load .dockerignore [2025-12-22T08:33:44.372Z] #4 transferring context: 2B done [2025-12-22T08:33:44.372Z] #4 DONE 0.0s [2025-12-22T08:33:44.372Z] [2025-12-22T08:33:44.373Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:44.373Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done [2025-12-22T08:33:44.373Z] #5 CACHED [2025-12-22T08:33:44.373Z] [2025-12-22T08:33:44.373Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:44.373Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done [2025-12-22T08:33:44.373Z] #6 DONE 0.0s [2025-12-22T08:33:44.633Z] [2025-12-22T08:33:44.633Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:44.633Z] #6 CACHED [2025-12-22T08:33:44.633Z] [2025-12-22T08:33:44.633Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:44.633Z] #7 DONE 0.0s [2025-12-22T08:33:44.633Z] [2025-12-22T08:33:44.633Z] #8 exporting to image [2025-12-22T08:33:44.633Z] #8 exporting layers done [2025-12-22T08:33:44.633Z] #8 exporting manifest sha256:676c8329e1504f2bdeb82f4aec13bd23f06eba9dbff6dc5434baeebd3eb211a6 done [2025-12-22T08:33:44.633Z] #8 exporting config sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done [2025-12-22T08:33:44.633Z] #8 exporting manifest sha256:60729df8948fc700975f8746a7b554cfe4fa2bc2fd520bedec967243331a4935 done [2025-12-22T08:33:44.633Z] #8 exporting config sha256:68fd9fc92bd8c7d6e587cd78e4fc000e2bdba827aa8a6de6d63af1edb3e892b2 done [2025-12-22T08:33:44.633Z] #8 exporting manifest list sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb done [2025-12-22T08:33:44.633Z] #8 pushing layers 0.0s done [2025-12-22T08:33:44.633Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.87@sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb 0.1s done [2025-12-22T08:33:44.633Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:44.633Z] #8 DONE 0.1s [2025-12-22T08:33:44.633Z] [2025-12-22T08:33:44.633Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:44.633Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:44.922Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:33:44.922Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:33:45.183Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:45.183Z] #1 transferring dockerfile: 219B done [2025-12-22T08:33:45.183Z] #1 DONE 0.0s [2025-12-22T08:33:45.183Z] [2025-12-22T08:33:45.183Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:45.183Z] #2 DONE 0.0s [2025-12-22T08:33:45.183Z] [2025-12-22T08:33:45.183Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:45.183Z] #3 DONE 0.0s [2025-12-22T08:33:45.183Z] [2025-12-22T08:33:45.183Z] #4 [internal] load .dockerignore [2025-12-22T08:33:45.183Z] #4 transferring context: 2B done [2025-12-22T08:33:45.183Z] #4 DONE 0.0s [2025-12-22T08:33:45.183Z] [2025-12-22T08:33:45.183Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:45.183Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done [2025-12-22T08:33:45.183Z] #5 CACHED [2025-12-22T08:33:45.183Z] [2025-12-22T08:33:45.183Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:45.183Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done [2025-12-22T08:33:45.183Z] #6 CACHED [2025-12-22T08:33:45.183Z] [2025-12-22T08:33:45.183Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:45.183Z] #7 DONE 0.0s [2025-12-22T08:33:45.183Z] [2025-12-22T08:33:45.183Z] #8 exporting to image [2025-12-22T08:33:45.183Z] #8 exporting layers done [2025-12-22T08:33:45.183Z] #8 exporting manifest sha256:676c8329e1504f2bdeb82f4aec13bd23f06eba9dbff6dc5434baeebd3eb211a6 done [2025-12-22T08:33:45.183Z] #8 exporting config sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done [2025-12-22T08:33:45.183Z] #8 exporting manifest sha256:60729df8948fc700975f8746a7b554cfe4fa2bc2fd520bedec967243331a4935 done [2025-12-22T08:33:45.183Z] #8 exporting config sha256:68fd9fc92bd8c7d6e587cd78e4fc000e2bdba827aa8a6de6d63af1edb3e892b2 done [2025-12-22T08:33:45.183Z] #8 exporting manifest list sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb done [2025-12-22T08:33:45.183Z] #8 pushing layers 0.0s done [2025-12-22T08:33:45.183Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb 0.1s done [2025-12-22T08:33:45.183Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:45.183Z] #8 DONE 0.1s [2025-12-22T08:33:45.183Z] [2025-12-22T08:33:45.183Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:45.183Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:45.479Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-12-22T08:33:45.479Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-12-22T08:33:45.479Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:45.479Z] #1 transferring dockerfile: 170B done [2025-12-22T08:33:45.479Z] #1 DONE 0.0s [2025-12-22T08:33:45.479Z] [2025-12-22T08:33:45.479Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-22T08:33:45.479Z] #2 DONE 0.0s [2025-12-22T08:33:45.479Z] [2025-12-22T08:33:45.479Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-22T08:33:45.479Z] #3 DONE 0.0s [2025-12-22T08:33:45.479Z] [2025-12-22T08:33:45.479Z] #4 [internal] load .dockerignore [2025-12-22T08:33:45.479Z] #4 transferring context: 2B done [2025-12-22T08:33:45.479Z] #4 DONE 0.0s [2025-12-22T08:33:45.479Z] [2025-12-22T08:33:45.479Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:45.479Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done [2025-12-22T08:33:45.479Z] #5 DONE 0.0s [2025-12-22T08:33:45.479Z] [2025-12-22T08:33:45.479Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:45.743Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 0.0s done [2025-12-22T08:33:45.743Z] #6 CACHED [2025-12-22T08:33:45.743Z] [2025-12-22T08:33:45.743Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:58e3ec3e42dc9ecf669d5263006c614e83acd72f5fe75bafb9c81c618515e7f5 [2025-12-22T08:33:45.743Z] #5 CACHED [2025-12-22T08:33:45.743Z] [2025-12-22T08:33:45.743Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:45.743Z] #7 DONE 0.0s [2025-12-22T08:33:45.743Z] [2025-12-22T08:33:45.743Z] #8 exporting to image [2025-12-22T08:33:45.743Z] #8 exporting layers done [2025-12-22T08:33:45.743Z] #8 exporting manifest sha256:676c8329e1504f2bdeb82f4aec13bd23f06eba9dbff6dc5434baeebd3eb211a6 done [2025-12-22T08:33:45.743Z] #8 exporting config sha256:11784ed7cf65cc546d2966362dfc6863fdabe40f734474728a7146fc0d265153 done [2025-12-22T08:33:45.743Z] #8 exporting manifest sha256:60729df8948fc700975f8746a7b554cfe4fa2bc2fd520bedec967243331a4935 done [2025-12-22T08:33:45.743Z] #8 exporting config sha256:68fd9fc92bd8c7d6e587cd78e4fc000e2bdba827aa8a6de6d63af1edb3e892b2 done [2025-12-22T08:33:45.743Z] #8 exporting manifest list sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb done [2025-12-22T08:33:45.743Z] #8 pushing layers 0.0s done [2025-12-22T08:33:45.743Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:15668ad34c577661d4ef4bdefa4695faaa3c51dbce425348f5e7442b1b8275cb 0.1s done [2025-12-22T08:33:45.743Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:45.743Z] #8 DONE 0.1s [2025-12-22T08:33:45.743Z] [2025-12-22T08:33:45.743Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:45.743Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:46.038Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:46.038Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:46.038Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:46.038Z] #1 transferring dockerfile: 204B done [2025-12-22T08:33:46.038Z] #1 DONE 0.0s [2025-12-22T08:33:46.038Z] [2025-12-22T08:33:46.038Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:46.038Z] #2 DONE 0.0s [2025-12-22T08:33:46.038Z] [2025-12-22T08:33:46.038Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:46.038Z] #3 DONE 0.0s [2025-12-22T08:33:46.038Z] [2025-12-22T08:33:46.038Z] #4 [internal] load .dockerignore [2025-12-22T08:33:46.038Z] #4 transferring context: 2B done [2025-12-22T08:33:46.038Z] #4 DONE 0.0s [2025-12-22T08:33:46.298Z] [2025-12-22T08:33:46.298Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:46.298Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:46.298Z] #5 ... [2025-12-22T08:33:46.298Z] [2025-12-22T08:33:46.298Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:46.298Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done [2025-12-22T08:33:46.298Z] #6 DONE 0.1s [2025-12-22T08:33:46.298Z] [2025-12-22T08:33:46.298Z] #7 exporting to image [2025-12-22T08:33:46.298Z] #7 exporting layers done [2025-12-22T08:33:46.298Z] #7 exporting manifest sha256:392d2efa4254c49d8ea13b434c859b2373245b21240e4e92926a4684f8260724 0.0s done [2025-12-22T08:33:46.298Z] #7 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done [2025-12-22T08:33:46.298Z] #7 exporting manifest sha256:5ba468a23ea2f7999e27492f7502f84a33697f476c3beb5b2ccd225f9abf2c47 done [2025-12-22T08:33:46.298Z] #7 exporting config sha256:115794d20b6331bcba8a8b52bb8da383bea45e42c343a106929619d805b8da9c done [2025-12-22T08:33:46.298Z] #7 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 [2025-12-22T08:33:46.298Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:46.298Z] #7 ... [2025-12-22T08:33:46.298Z] [2025-12-22T08:33:46.298Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:46.298Z] #8 DONE 0.0s [2025-12-22T08:33:46.298Z] [2025-12-22T08:33:46.298Z] #7 exporting to image [2025-12-22T08:33:46.298Z] #7 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.0s done [2025-12-22T08:33:46.298Z] #7 pushing layers 0.1s done [2025-12-22T08:33:46.298Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 [2025-12-22T08:33:46.558Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.1s done [2025-12-22T08:33:46.558Z] #7 DONE 0.2s [2025-12-22T08:33:46.558Z] [2025-12-22T08:33:46.558Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:46.558Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:46.851Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-12-22T08:33:46.851Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-12-22T08:33:47.110Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:47.110Z] #1 transferring dockerfile: 170B done [2025-12-22T08:33:47.110Z] #1 DONE 0.0s [2025-12-22T08:33:47.110Z] [2025-12-22T08:33:47.110Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-22T08:33:47.110Z] #2 DONE 0.0s [2025-12-22T08:33:47.110Z] [2025-12-22T08:33:47.110Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-22T08:33:47.110Z] #3 DONE 0.0s [2025-12-22T08:33:47.110Z] [2025-12-22T08:33:47.110Z] #4 [internal] load .dockerignore [2025-12-22T08:33:47.110Z] #4 transferring context: 2B done [2025-12-22T08:33:47.110Z] #4 DONE 0.0s [2025-12-22T08:33:47.110Z] [2025-12-22T08:33:47.110Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:47.110Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 done [2025-12-22T08:33:47.110Z] #5 DONE 0.0s [2025-12-22T08:33:47.110Z] [2025-12-22T08:33:47.110Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:47.110Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done [2025-12-22T08:33:47.110Z] #6 CACHED [2025-12-22T08:33:47.110Z] [2025-12-22T08:33:47.110Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:47.110Z] #5 CACHED [2025-12-22T08:33:47.110Z] [2025-12-22T08:33:47.110Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:47.110Z] #7 DONE 0.0s [2025-12-22T08:33:47.110Z] [2025-12-22T08:33:47.110Z] #8 exporting to image [2025-12-22T08:33:47.110Z] #8 exporting layers done [2025-12-22T08:33:47.110Z] #8 exporting manifest sha256:392d2efa4254c49d8ea13b434c859b2373245b21240e4e92926a4684f8260724 done [2025-12-22T08:33:47.110Z] #8 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done [2025-12-22T08:33:47.110Z] #8 exporting manifest sha256:5ba468a23ea2f7999e27492f7502f84a33697f476c3beb5b2ccd225f9abf2c47 done [2025-12-22T08:33:47.110Z] #8 exporting config sha256:115794d20b6331bcba8a8b52bb8da383bea45e42c343a106929619d805b8da9c done [2025-12-22T08:33:47.110Z] #8 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 done [2025-12-22T08:33:47.110Z] #8 pushing layers 0.0s done [2025-12-22T08:33:47.110Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.1s done [2025-12-22T08:33:47.110Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:47.110Z] #8 DONE 0.1s [2025-12-22T08:33:47.110Z] [2025-12-22T08:33:47.110Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:47.110Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:47.512Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87' [2025-12-22T08:33:47.512Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 --push - [2025-12-22T08:33:47.512Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:47.512Z] #1 transferring dockerfile: 176B done [2025-12-22T08:33:47.512Z] #1 DONE 0.0s [2025-12-22T08:33:47.512Z] [2025-12-22T08:33:47.512Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 [2025-12-22T08:33:47.512Z] #2 DONE 0.0s [2025-12-22T08:33:47.512Z] [2025-12-22T08:33:47.512Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87 [2025-12-22T08:33:47.512Z] #3 DONE 0.0s [2025-12-22T08:33:47.512Z] [2025-12-22T08:33:47.512Z] #4 [internal] load .dockerignore [2025-12-22T08:33:47.512Z] #4 transferring context: 2B done [2025-12-22T08:33:47.512Z] #4 DONE 0.0s [2025-12-22T08:33:47.512Z] [2025-12-22T08:33:47.512Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:47.512Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done [2025-12-22T08:33:47.512Z] #5 CACHED [2025-12-22T08:33:47.512Z] [2025-12-22T08:33:47.512Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:47.512Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done [2025-12-22T08:33:47.512Z] #6 CACHED [2025-12-22T08:33:47.512Z] [2025-12-22T08:33:47.512Z] #7 exporting to image [2025-12-22T08:33:47.512Z] #7 exporting layers [2025-12-22T08:33:47.512Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:47.771Z] #7 exporting layers done [2025-12-22T08:33:47.771Z] #7 exporting manifest sha256:392d2efa4254c49d8ea13b434c859b2373245b21240e4e92926a4684f8260724 done [2025-12-22T08:33:47.771Z] #7 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done [2025-12-22T08:33:47.771Z] #7 exporting manifest sha256:5ba468a23ea2f7999e27492f7502f84a33697f476c3beb5b2ccd225f9abf2c47 done [2025-12-22T08:33:47.771Z] #7 exporting config sha256:115794d20b6331bcba8a8b52bb8da383bea45e42c343a106929619d805b8da9c done [2025-12-22T08:33:47.771Z] #7 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 done [2025-12-22T08:33:47.771Z] #7 pushing layers 0.0s done [2025-12-22T08:33:47.771Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.87@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.1s done [2025-12-22T08:33:47.771Z] #7 DONE 0.1s [2025-12-22T08:33:47.771Z] [2025-12-22T08:33:47.771Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:47.771Z] #8 DONE 0.0s [2025-12-22T08:33:47.771Z] [2025-12-22T08:33:47.771Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:47.771Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:48.068Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:33:48.068Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:33:48.068Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:48.068Z] #1 transferring dockerfile: 217B done [2025-12-22T08:33:48.068Z] #1 DONE 0.0s [2025-12-22T08:33:48.068Z] [2025-12-22T08:33:48.068Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:48.068Z] #2 DONE 0.0s [2025-12-22T08:33:48.068Z] [2025-12-22T08:33:48.068Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:48.068Z] #3 DONE 0.0s [2025-12-22T08:33:48.068Z] [2025-12-22T08:33:48.068Z] #4 [internal] load .dockerignore [2025-12-22T08:33:48.068Z] #4 transferring context: 2B done [2025-12-22T08:33:48.068Z] #4 DONE 0.0s [2025-12-22T08:33:48.068Z] [2025-12-22T08:33:48.068Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:48.068Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done [2025-12-22T08:33:48.068Z] #5 CACHED [2025-12-22T08:33:48.068Z] [2025-12-22T08:33:48.068Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:48.069Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done [2025-12-22T08:33:48.069Z] #6 CACHED [2025-12-22T08:33:48.069Z] [2025-12-22T08:33:48.069Z] #7 exporting to image [2025-12-22T08:33:48.069Z] #7 exporting layers done [2025-12-22T08:33:48.069Z] #7 exporting manifest sha256:392d2efa4254c49d8ea13b434c859b2373245b21240e4e92926a4684f8260724 done [2025-12-22T08:33:48.069Z] #7 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done [2025-12-22T08:33:48.069Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:48.329Z] #7 exporting manifest sha256:5ba468a23ea2f7999e27492f7502f84a33697f476c3beb5b2ccd225f9abf2c47 done [2025-12-22T08:33:48.329Z] #7 exporting config sha256:115794d20b6331bcba8a8b52bb8da383bea45e42c343a106929619d805b8da9c done [2025-12-22T08:33:48.329Z] #7 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 done [2025-12-22T08:33:48.329Z] #7 pushing layers 0.0s done [2025-12-22T08:33:48.329Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.1s done [2025-12-22T08:33:48.329Z] #7 DONE 0.1s [2025-12-22T08:33:48.329Z] [2025-12-22T08:33:48.329Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:48.329Z] #8 DONE 0.0s [2025-12-22T08:33:48.329Z] [2025-12-22T08:33:48.329Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:48.329Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:48.632Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-12-22T08:33:48.632Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-12-22T08:33:48.632Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:48.632Z] #1 transferring dockerfile: 168B done [2025-12-22T08:33:48.632Z] #1 DONE 0.0s [2025-12-22T08:33:48.632Z] [2025-12-22T08:33:48.632Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-22T08:33:48.632Z] #2 DONE 0.0s [2025-12-22T08:33:48.632Z] [2025-12-22T08:33:48.632Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-22T08:33:48.632Z] #3 DONE 0.0s [2025-12-22T08:33:48.632Z] [2025-12-22T08:33:48.632Z] #4 [internal] load .dockerignore [2025-12-22T08:33:48.632Z] #4 transferring context: 2B done [2025-12-22T08:33:48.632Z] #4 DONE 0.0s [2025-12-22T08:33:48.632Z] [2025-12-22T08:33:48.632Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:48.632Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done [2025-12-22T08:33:48.632Z] #5 CACHED [2025-12-22T08:33:48.632Z] [2025-12-22T08:33:48.632Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 [2025-12-22T08:33:48.632Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b81d8c727cb9180c2a1b617c1a60c393201954287181f867f3a2be49d7292146 0.0s done [2025-12-22T08:33:48.632Z] #6 CACHED [2025-12-22T08:33:48.632Z] [2025-12-22T08:33:48.632Z] #7 exporting to image [2025-12-22T08:33:48.632Z] #7 exporting layers done [2025-12-22T08:33:48.632Z] #7 exporting manifest sha256:392d2efa4254c49d8ea13b434c859b2373245b21240e4e92926a4684f8260724 done [2025-12-22T08:33:48.632Z] #7 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f [2025-12-22T08:33:48.632Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:48.892Z] #7 exporting config sha256:4f52f9e852dbc334dc53129c75654c4707f1353878bf0e40d056579f8cc85b2f done [2025-12-22T08:33:48.892Z] #7 exporting manifest sha256:5ba468a23ea2f7999e27492f7502f84a33697f476c3beb5b2ccd225f9abf2c47 done [2025-12-22T08:33:48.892Z] #7 exporting config sha256:115794d20b6331bcba8a8b52bb8da383bea45e42c343a106929619d805b8da9c done [2025-12-22T08:33:48.892Z] #7 exporting manifest list sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 done [2025-12-22T08:33:48.892Z] #7 pushing layers 0.0s done [2025-12-22T08:33:48.892Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:a0a44939ec3dcf8300c38239bd9f911a8a8798b08c4e6a5eb56a10d84fa67a57 0.1s done [2025-12-22T08:33:48.892Z] #7 DONE 0.1s [2025-12-22T08:33:48.892Z] [2025-12-22T08:33:48.892Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:48.892Z] #8 DONE 0.0s [2025-12-22T08:33:48.892Z] [2025-12-22T08:33:48.892Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:48.892Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:49.185Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:49.185Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:49.185Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:49.185Z] #1 transferring dockerfile: 205B done [2025-12-22T08:33:49.185Z] #1 DONE 0.0s [2025-12-22T08:33:49.185Z] [2025-12-22T08:33:49.185Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:49.185Z] #2 DONE 0.0s [2025-12-22T08:33:49.185Z] [2025-12-22T08:33:49.185Z] #3 [internal] load .dockerignore [2025-12-22T08:33:49.185Z] #3 transferring context: 2B done [2025-12-22T08:33:49.185Z] #3 DONE 0.0s [2025-12-22T08:33:49.185Z] [2025-12-22T08:33:49.185Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:49.463Z] #4 DONE 0.1s [2025-12-22T08:33:49.463Z] [2025-12-22T08:33:49.463Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:49.463Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done [2025-12-22T08:33:49.463Z] #5 DONE 0.0s [2025-12-22T08:33:49.463Z] [2025-12-22T08:33:49.463Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:49.463Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done [2025-12-22T08:33:49.463Z] #6 DONE 0.2s [2025-12-22T08:33:49.463Z] [2025-12-22T08:33:49.463Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:49.728Z] #7 DONE 0.0s [2025-12-22T08:33:49.728Z] [2025-12-22T08:33:49.728Z] #8 exporting to image [2025-12-22T08:33:49.728Z] #8 exporting layers done [2025-12-22T08:33:49.728Z] #8 exporting manifest sha256:8dafd100895e6cdb80d1f1c8abb265c4701a66033c7681d9a32afdfd0e604a5b 0.0s done [2025-12-22T08:33:49.728Z] #8 exporting config sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done [2025-12-22T08:33:49.728Z] #8 exporting manifest sha256:bee48551e1902537abee5efcd389513619abf50136719ce3edca52511a3155dc done [2025-12-22T08:33:49.728Z] #8 exporting config sha256:97dab7935876cac6b84044882c4317daf50d1b6f98b966a5b3fc9a9c7cd583fb done [2025-12-22T08:33:49.728Z] #8 exporting manifest list sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d done [2025-12-22T08:33:49.728Z] #8 pushing layers 0.1s done [2025-12-22T08:33:49.728Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d 0.1s done [2025-12-22T08:33:49.728Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:49.728Z] #8 DONE 0.2s [2025-12-22T08:33:49.728Z] [2025-12-22T08:33:49.728Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:49.728Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:50.042Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-12-22T08:33:50.042Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-12-22T08:33:50.042Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:50.042Z] #1 transferring dockerfile: 171B done [2025-12-22T08:33:50.042Z] #1 DONE 0.0s [2025-12-22T08:33:50.042Z] [2025-12-22T08:33:50.042Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-22T08:33:50.042Z] #2 DONE 0.0s [2025-12-22T08:33:50.042Z] [2025-12-22T08:33:50.042Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-22T08:33:50.042Z] #3 DONE 0.0s [2025-12-22T08:33:50.042Z] [2025-12-22T08:33:50.042Z] #4 [internal] load .dockerignore [2025-12-22T08:33:50.042Z] #4 transferring context: 2B done [2025-12-22T08:33:50.042Z] #4 DONE 0.0s [2025-12-22T08:33:50.042Z] [2025-12-22T08:33:50.042Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:50.042Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done [2025-12-22T08:33:50.042Z] #5 CACHED [2025-12-22T08:33:50.042Z] [2025-12-22T08:33:50.042Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:50.042Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done [2025-12-22T08:33:50.042Z] #6 CACHED [2025-12-22T08:33:50.042Z] [2025-12-22T08:33:50.042Z] #7 exporting to image [2025-12-22T08:33:50.042Z] #7 exporting layers [2025-12-22T08:33:50.042Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:50.303Z] #7 exporting layers done [2025-12-22T08:33:50.303Z] #7 exporting manifest sha256:8dafd100895e6cdb80d1f1c8abb265c4701a66033c7681d9a32afdfd0e604a5b done [2025-12-22T08:33:50.303Z] #7 exporting config sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done [2025-12-22T08:33:50.303Z] #7 exporting manifest sha256:bee48551e1902537abee5efcd389513619abf50136719ce3edca52511a3155dc done [2025-12-22T08:33:50.303Z] #7 exporting config sha256:97dab7935876cac6b84044882c4317daf50d1b6f98b966a5b3fc9a9c7cd583fb done [2025-12-22T08:33:50.303Z] #7 exporting manifest list sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d done [2025-12-22T08:33:50.303Z] #7 pushing layers 0.0s done [2025-12-22T08:33:50.303Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d 0.1s done [2025-12-22T08:33:50.303Z] #7 DONE 0.1s [2025-12-22T08:33:50.303Z] [2025-12-22T08:33:50.303Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:50.303Z] #8 DONE 0.0s [2025-12-22T08:33:50.303Z] [2025-12-22T08:33:50.303Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:50.303Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:50.595Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87' [2025-12-22T08:33:50.595Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 --push - [2025-12-22T08:33:50.595Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:50.595Z] #1 transferring dockerfile: 177B done [2025-12-22T08:33:50.595Z] #1 DONE 0.0s [2025-12-22T08:33:50.595Z] [2025-12-22T08:33:50.595Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 [2025-12-22T08:33:50.595Z] #2 DONE 0.0s [2025-12-22T08:33:50.595Z] [2025-12-22T08:33:50.595Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87 [2025-12-22T08:33:50.595Z] #3 DONE 0.0s [2025-12-22T08:33:50.595Z] [2025-12-22T08:33:50.595Z] #4 [internal] load .dockerignore [2025-12-22T08:33:50.595Z] #4 transferring context: 2B done [2025-12-22T08:33:50.595Z] #4 DONE 0.0s [2025-12-22T08:33:50.595Z] [2025-12-22T08:33:50.595Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:50.595Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done [2025-12-22T08:33:50.595Z] #5 CACHED [2025-12-22T08:33:50.595Z] [2025-12-22T08:33:50.595Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:50.595Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done [2025-12-22T08:33:50.595Z] #6 CACHED [2025-12-22T08:33:50.595Z] [2025-12-22T08:33:50.595Z] #7 exporting to image [2025-12-22T08:33:50.595Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:50.855Z] #7 exporting layers done [2025-12-22T08:33:50.855Z] #7 exporting manifest sha256:8dafd100895e6cdb80d1f1c8abb265c4701a66033c7681d9a32afdfd0e604a5b done [2025-12-22T08:33:50.855Z] #7 exporting config sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done [2025-12-22T08:33:50.855Z] #7 exporting manifest sha256:bee48551e1902537abee5efcd389513619abf50136719ce3edca52511a3155dc done [2025-12-22T08:33:50.855Z] #7 exporting config sha256:97dab7935876cac6b84044882c4317daf50d1b6f98b966a5b3fc9a9c7cd583fb done [2025-12-22T08:33:50.855Z] #7 exporting manifest list sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d done [2025-12-22T08:33:50.855Z] #7 pushing layers 0.0s done [2025-12-22T08:33:50.855Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.87@sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d 0.1s done [2025-12-22T08:33:50.855Z] #7 DONE 0.1s [2025-12-22T08:33:50.855Z] [2025-12-22T08:33:50.855Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:50.855Z] #8 DONE 0.0s [2025-12-22T08:33:50.855Z] [2025-12-22T08:33:50.855Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:50.855Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:51.158Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:33:51.158Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:33:51.158Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:51.158Z] #1 transferring dockerfile: 218B done [2025-12-22T08:33:51.158Z] #1 DONE 0.0s [2025-12-22T08:33:51.158Z] [2025-12-22T08:33:51.158Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:51.158Z] #2 DONE 0.0s [2025-12-22T08:33:51.158Z] [2025-12-22T08:33:51.158Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:51.158Z] #3 DONE 0.0s [2025-12-22T08:33:51.158Z] [2025-12-22T08:33:51.158Z] #4 [internal] load .dockerignore [2025-12-22T08:33:51.158Z] #4 transferring context: 2B done [2025-12-22T08:33:51.158Z] #4 DONE 0.0s [2025-12-22T08:33:51.158Z] [2025-12-22T08:33:51.158Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:51.158Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done [2025-12-22T08:33:51.158Z] #5 DONE 0.0s [2025-12-22T08:33:51.158Z] [2025-12-22T08:33:51.158Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:51.418Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done [2025-12-22T08:33:51.418Z] #6 CACHED [2025-12-22T08:33:51.418Z] [2025-12-22T08:33:51.418Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:51.418Z] #5 CACHED [2025-12-22T08:33:51.418Z] [2025-12-22T08:33:51.418Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:51.418Z] #7 DONE 0.0s [2025-12-22T08:33:51.418Z] [2025-12-22T08:33:51.418Z] #8 exporting to image [2025-12-22T08:33:51.418Z] #8 exporting layers done [2025-12-22T08:33:51.418Z] #8 exporting manifest sha256:8dafd100895e6cdb80d1f1c8abb265c4701a66033c7681d9a32afdfd0e604a5b done [2025-12-22T08:33:51.418Z] #8 exporting config sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done [2025-12-22T08:33:51.418Z] #8 exporting manifest sha256:bee48551e1902537abee5efcd389513619abf50136719ce3edca52511a3155dc done [2025-12-22T08:33:51.418Z] #8 exporting config sha256:97dab7935876cac6b84044882c4317daf50d1b6f98b966a5b3fc9a9c7cd583fb done [2025-12-22T08:33:51.418Z] #8 exporting manifest list sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d done [2025-12-22T08:33:51.418Z] #8 pushing layers 0.0s done [2025-12-22T08:33:51.418Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d 0.1s done [2025-12-22T08:33:51.418Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:51.418Z] #8 DONE 0.1s [2025-12-22T08:33:51.418Z] [2025-12-22T08:33:51.418Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:51.418Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:51.717Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-12-22T08:33:51.717Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-12-22T08:33:51.980Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:51.980Z] #1 transferring dockerfile: 169B done [2025-12-22T08:33:51.980Z] #1 DONE 0.0s [2025-12-22T08:33:51.980Z] [2025-12-22T08:33:51.980Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-22T08:33:51.980Z] #2 DONE 0.0s [2025-12-22T08:33:51.980Z] [2025-12-22T08:33:51.980Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-22T08:33:51.980Z] #3 DONE 0.0s [2025-12-22T08:33:51.980Z] [2025-12-22T08:33:51.980Z] #4 [internal] load .dockerignore [2025-12-22T08:33:51.980Z] #4 transferring context: 2B done [2025-12-22T08:33:51.980Z] #4 DONE 0.0s [2025-12-22T08:33:51.980Z] [2025-12-22T08:33:51.980Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:51.980Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done [2025-12-22T08:33:51.980Z] #5 DONE 0.0s [2025-12-22T08:33:51.980Z] [2025-12-22T08:33:51.980Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:51.980Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 0.0s done [2025-12-22T08:33:51.980Z] #6 CACHED [2025-12-22T08:33:51.980Z] [2025-12-22T08:33:51.980Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:46ceced729b6a49ced4eecdb123099e51e6d4db141921d01036b1e8617c00c51 [2025-12-22T08:33:51.980Z] #5 CACHED [2025-12-22T08:33:51.980Z] [2025-12-22T08:33:51.980Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:51.980Z] #7 DONE 0.0s [2025-12-22T08:33:51.980Z] [2025-12-22T08:33:51.980Z] #8 exporting to image [2025-12-22T08:33:51.980Z] #8 exporting layers done [2025-12-22T08:33:51.980Z] #8 exporting manifest sha256:8dafd100895e6cdb80d1f1c8abb265c4701a66033c7681d9a32afdfd0e604a5b done [2025-12-22T08:33:51.980Z] #8 exporting config sha256:c751911f508665ca989c0cbdfbcba316b46a73978f70585ed959d2e599541561 done [2025-12-22T08:33:51.980Z] #8 exporting manifest sha256:bee48551e1902537abee5efcd389513619abf50136719ce3edca52511a3155dc done [2025-12-22T08:33:51.980Z] #8 exporting config sha256:97dab7935876cac6b84044882c4317daf50d1b6f98b966a5b3fc9a9c7cd583fb done [2025-12-22T08:33:51.980Z] #8 exporting manifest list sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d done [2025-12-22T08:33:51.980Z] #8 pushing layers 0.0s done [2025-12-22T08:33:51.980Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3c8e8d36c9fd42f21f6d8a789d4ddb1a3c72043237f718108fc980cfc462b11d 0.1s done [2025-12-22T08:33:51.980Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:51.980Z] #8 DONE 0.1s [2025-12-22T08:33:51.980Z] [2025-12-22T08:33:51.980Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:51.980Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:52.274Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:52.274Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:52.274Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:52.274Z] #1 transferring dockerfile: 211B done [2025-12-22T08:33:52.274Z] #1 DONE 0.0s [2025-12-22T08:33:52.274Z] [2025-12-22T08:33:52.274Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:52.274Z] #2 DONE 0.0s [2025-12-22T08:33:52.274Z] [2025-12-22T08:33:52.274Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:52.274Z] #3 DONE 0.1s [2025-12-22T08:33:52.274Z] [2025-12-22T08:33:52.274Z] #4 [internal] load .dockerignore [2025-12-22T08:33:52.274Z] #4 transferring context: 2B done [2025-12-22T08:33:52.274Z] #4 DONE 0.0s [2025-12-22T08:33:52.533Z] [2025-12-22T08:33:52.533Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:52.533Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:52.533Z] #5 ... [2025-12-22T08:33:52.533Z] [2025-12-22T08:33:52.533Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:52.533Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done [2025-12-22T08:33:52.533Z] #6 DONE 0.1s [2025-12-22T08:33:52.792Z] [2025-12-22T08:33:52.792Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:52.792Z] #7 DONE 0.0s [2025-12-22T08:33:52.792Z] [2025-12-22T08:33:52.792Z] #8 exporting to image [2025-12-22T08:33:52.792Z] #8 exporting layers done [2025-12-22T08:33:52.792Z] #8 exporting manifest sha256:dc79c97a3016c76c813428c103cb2667455ece60f678c3736c3733c6d6668678 0.0s done [2025-12-22T08:33:52.792Z] #8 exporting config sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done [2025-12-22T08:33:52.792Z] #8 exporting manifest sha256:6fd75e3779e1fd1d89265b3eef38f27988003698047da6905ffb1999d64a3ccf done [2025-12-22T08:33:52.792Z] #8 exporting config sha256:6ad15bb656b46a1768609d0cd29dcd44b7c4892f2410f0271ee2dc66c4b7e4d4 done [2025-12-22T08:33:52.792Z] #8 exporting manifest list sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.0s done [2025-12-22T08:33:52.792Z] #8 pushing layers 0.1s done [2025-12-22T08:33:52.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 [2025-12-22T08:33:52.792Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:52.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.1s done [2025-12-22T08:33:52.792Z] #8 DONE 0.2s [2025-12-22T08:33:52.792Z] [2025-12-22T08:33:52.792Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:52.792Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:53.086Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-12-22T08:33:53.086Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-12-22T08:33:53.086Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:53.086Z] #1 transferring dockerfile: 177B done [2025-12-22T08:33:53.086Z] #1 DONE 0.0s [2025-12-22T08:33:53.086Z] [2025-12-22T08:33:53.086Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-22T08:33:53.086Z] #2 DONE 0.0s [2025-12-22T08:33:53.086Z] [2025-12-22T08:33:53.086Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-22T08:33:53.086Z] #3 DONE 0.0s [2025-12-22T08:33:53.086Z] [2025-12-22T08:33:53.086Z] #4 [internal] load .dockerignore [2025-12-22T08:33:53.086Z] #4 transferring context: 2B done [2025-12-22T08:33:53.086Z] #4 DONE 0.0s [2025-12-22T08:33:53.086Z] [2025-12-22T08:33:53.086Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:53.086Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done [2025-12-22T08:33:53.086Z] #5 CACHED [2025-12-22T08:33:53.086Z] [2025-12-22T08:33:53.086Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:53.086Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done [2025-12-22T08:33:53.086Z] #6 CACHED [2025-12-22T08:33:53.086Z] [2025-12-22T08:33:53.086Z] #7 exporting to image [2025-12-22T08:33:53.086Z] #7 exporting layers [2025-12-22T08:33:53.086Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:53.346Z] #7 exporting layers done [2025-12-22T08:33:53.346Z] #7 exporting manifest sha256:dc79c97a3016c76c813428c103cb2667455ece60f678c3736c3733c6d6668678 done [2025-12-22T08:33:53.346Z] #7 exporting config sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done [2025-12-22T08:33:53.346Z] #7 exporting manifest sha256:6fd75e3779e1fd1d89265b3eef38f27988003698047da6905ffb1999d64a3ccf done [2025-12-22T08:33:53.346Z] #7 exporting config sha256:6ad15bb656b46a1768609d0cd29dcd44b7c4892f2410f0271ee2dc66c4b7e4d4 done [2025-12-22T08:33:53.346Z] #7 exporting manifest list sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 done [2025-12-22T08:33:53.346Z] #7 pushing layers 0.0s done [2025-12-22T08:33:53.346Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.1s done [2025-12-22T08:33:53.346Z] #7 DONE 0.1s [2025-12-22T08:33:53.346Z] [2025-12-22T08:33:53.346Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:53.346Z] #8 DONE 0.0s [2025-12-22T08:33:53.346Z] [2025-12-22T08:33:53.346Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:53.346Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:53.652Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87' [2025-12-22T08:33:53.652Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 --push - [2025-12-22T08:33:53.652Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:53.652Z] #1 transferring dockerfile: 183B done [2025-12-22T08:33:53.652Z] #1 DONE 0.0s [2025-12-22T08:33:53.652Z] [2025-12-22T08:33:53.652Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 [2025-12-22T08:33:53.652Z] #2 DONE 0.0s [2025-12-22T08:33:53.652Z] [2025-12-22T08:33:53.652Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87 [2025-12-22T08:33:53.652Z] #3 DONE 0.0s [2025-12-22T08:33:53.652Z] [2025-12-22T08:33:53.652Z] #4 [internal] load .dockerignore [2025-12-22T08:33:53.652Z] #4 transferring context: 2B done [2025-12-22T08:33:53.652Z] #4 DONE 0.0s [2025-12-22T08:33:53.652Z] [2025-12-22T08:33:53.652Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:53.652Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:53.911Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done [2025-12-22T08:33:53.911Z] #5 CACHED [2025-12-22T08:33:53.911Z] [2025-12-22T08:33:53.911Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:53.911Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done [2025-12-22T08:33:53.911Z] #6 CACHED [2025-12-22T08:33:53.911Z] [2025-12-22T08:33:53.911Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:53.911Z] #7 DONE 0.0s [2025-12-22T08:33:53.911Z] [2025-12-22T08:33:53.911Z] #8 exporting to image [2025-12-22T08:33:53.911Z] #8 exporting layers done [2025-12-22T08:33:53.911Z] #8 exporting manifest sha256:dc79c97a3016c76c813428c103cb2667455ece60f678c3736c3733c6d6668678 done [2025-12-22T08:33:53.911Z] #8 exporting config sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done [2025-12-22T08:33:53.911Z] #8 exporting manifest sha256:6fd75e3779e1fd1d89265b3eef38f27988003698047da6905ffb1999d64a3ccf done [2025-12-22T08:33:53.911Z] #8 exporting config sha256:6ad15bb656b46a1768609d0cd29dcd44b7c4892f2410f0271ee2dc66c4b7e4d4 done [2025-12-22T08:33:53.911Z] #8 exporting manifest list sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 done [2025-12-22T08:33:53.911Z] #8 pushing layers 0.0s done [2025-12-22T08:33:53.911Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 [2025-12-22T08:33:53.911Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:53.911Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.87@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.1s done [2025-12-22T08:33:53.911Z] #8 DONE 0.1s [2025-12-22T08:33:53.911Z] [2025-12-22T08:33:53.911Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:53.911Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:54.201Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:33:54.201Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:33:54.201Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:54.201Z] #1 transferring dockerfile: 224B done [2025-12-22T08:33:54.201Z] #1 DONE 0.0s [2025-12-22T08:33:54.201Z] [2025-12-22T08:33:54.201Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:54.201Z] #2 DONE 0.0s [2025-12-22T08:33:54.201Z] [2025-12-22T08:33:54.201Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:54.201Z] #3 DONE 0.0s [2025-12-22T08:33:54.201Z] [2025-12-22T08:33:54.201Z] #4 [internal] load .dockerignore [2025-12-22T08:33:54.201Z] #4 transferring context: 2B done [2025-12-22T08:33:54.201Z] #4 DONE 0.0s [2025-12-22T08:33:54.201Z] [2025-12-22T08:33:54.201Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:54.201Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done [2025-12-22T08:33:54.201Z] #5 CACHED [2025-12-22T08:33:54.201Z] [2025-12-22T08:33:54.201Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:54.201Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done [2025-12-22T08:33:54.201Z] #6 CACHED [2025-12-22T08:33:54.201Z] [2025-12-22T08:33:54.201Z] #7 exporting to image [2025-12-22T08:33:54.201Z] #7 exporting layers done [2025-12-22T08:33:54.201Z] #7 exporting manifest sha256:dc79c97a3016c76c813428c103cb2667455ece60f678c3736c3733c6d6668678 done [2025-12-22T08:33:54.201Z] #7 exporting config sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done [2025-12-22T08:33:54.201Z] #7 exporting manifest sha256:6fd75e3779e1fd1d89265b3eef38f27988003698047da6905ffb1999d64a3ccf done [2025-12-22T08:33:54.201Z] #7 exporting config sha256:6ad15bb656b46a1768609d0cd29dcd44b7c4892f2410f0271ee2dc66c4b7e4d4 done [2025-12-22T08:33:54.201Z] #7 exporting manifest list sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 done [2025-12-22T08:33:54.201Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:54.461Z] #7 pushing layers 0.0s done [2025-12-22T08:33:54.461Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.1s done [2025-12-22T08:33:54.461Z] #7 DONE 0.1s [2025-12-22T08:33:54.461Z] [2025-12-22T08:33:54.461Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:54.461Z] #8 DONE 0.0s [2025-12-22T08:33:54.461Z] [2025-12-22T08:33:54.461Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:54.461Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:54.754Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-12-22T08:33:54.754Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-12-22T08:33:54.754Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:54.754Z] #1 transferring dockerfile: 175B done [2025-12-22T08:33:54.754Z] #1 DONE 0.0s [2025-12-22T08:33:54.754Z] [2025-12-22T08:33:54.755Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-22T08:33:54.755Z] #2 DONE 0.0s [2025-12-22T08:33:54.755Z] [2025-12-22T08:33:54.755Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-22T08:33:54.755Z] #3 DONE 0.0s [2025-12-22T08:33:54.755Z] [2025-12-22T08:33:54.755Z] #4 [internal] load .dockerignore [2025-12-22T08:33:54.755Z] #4 transferring context: 2B done [2025-12-22T08:33:54.755Z] #4 DONE 0.0s [2025-12-22T08:33:54.755Z] [2025-12-22T08:33:54.755Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:54.755Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done [2025-12-22T08:33:54.755Z] #5 CACHED [2025-12-22T08:33:54.755Z] [2025-12-22T08:33:54.755Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 [2025-12-22T08:33:54.755Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:17da00bbefea69ecf3c49f53c65a3fb94b630b18ff22a6a117eb362964cd8785 0.0s done [2025-12-22T08:33:54.755Z] #6 CACHED [2025-12-22T08:33:54.755Z] [2025-12-22T08:33:54.755Z] #7 exporting to image [2025-12-22T08:33:54.755Z] #7 exporting layers [2025-12-22T08:33:54.755Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:55.014Z] #7 exporting layers done [2025-12-22T08:33:55.014Z] #7 exporting manifest sha256:dc79c97a3016c76c813428c103cb2667455ece60f678c3736c3733c6d6668678 done [2025-12-22T08:33:55.014Z] #7 exporting config sha256:b49351f2329fd3caad7ff0383e0ade9e4a572d296dbddf4bb2ccd6045e671b59 done [2025-12-22T08:33:55.014Z] #7 exporting manifest sha256:6fd75e3779e1fd1d89265b3eef38f27988003698047da6905ffb1999d64a3ccf done [2025-12-22T08:33:55.014Z] #7 exporting config sha256:6ad15bb656b46a1768609d0cd29dcd44b7c4892f2410f0271ee2dc66c4b7e4d4 done [2025-12-22T08:33:55.014Z] #7 exporting manifest list sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 done [2025-12-22T08:33:55.014Z] #7 pushing layers 0.0s done [2025-12-22T08:33:55.014Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b481e30cb78029a128f6431a298f1f512dead733337bda9889e97201d0e80325 0.1s done [2025-12-22T08:33:55.014Z] #7 DONE 0.1s [2025-12-22T08:33:55.014Z] [2025-12-22T08:33:55.014Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:55.014Z] #8 DONE 0.0s [2025-12-22T08:33:55.014Z] [2025-12-22T08:33:55.014Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:55.014Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:55.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:55.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:55.302Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:55.302Z] #1 transferring dockerfile: 215B done [2025-12-22T08:33:55.302Z] #1 DONE 0.0s [2025-12-22T08:33:55.302Z] [2025-12-22T08:33:55.302Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:55.302Z] #2 DONE 0.0s [2025-12-22T08:33:55.302Z] [2025-12-22T08:33:55.302Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:55.302Z] #3 DONE 0.1s [2025-12-22T08:33:55.302Z] [2025-12-22T08:33:55.302Z] #4 [internal] load .dockerignore [2025-12-22T08:33:55.302Z] #4 transferring context: 2B done [2025-12-22T08:33:55.302Z] #4 DONE 0.0s [2025-12-22T08:33:55.566Z] [2025-12-22T08:33:55.566Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:55.566Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done [2025-12-22T08:33:55.566Z] #5 DONE 0.0s [2025-12-22T08:33:55.566Z] [2025-12-22T08:33:55.566Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:55.566Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 done [2025-12-22T08:33:55.566Z] #6 DONE 0.1s [2025-12-22T08:33:55.566Z] [2025-12-22T08:33:55.566Z] #7 exporting to image [2025-12-22T08:33:55.566Z] #7 exporting layers done [2025-12-22T08:33:55.566Z] #7 exporting manifest sha256:3a88b10b358e39e0592e89b0afffd7f66ac69a3ad4c4f42b46f216e712e0e45f 0.0s done [2025-12-22T08:33:55.566Z] #7 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 done [2025-12-22T08:33:55.566Z] #7 exporting manifest sha256:bad6976fc67850ea61c91a40fa9a6b0a5e8ae745d27a579661ce94dc4c353170 done [2025-12-22T08:33:55.566Z] #7 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 [2025-12-22T08:33:55.566Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:55.566Z] #7 ... [2025-12-22T08:33:55.566Z] [2025-12-22T08:33:55.566Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:55.566Z] #8 DONE 0.0s [2025-12-22T08:33:55.566Z] [2025-12-22T08:33:55.566Z] #7 exporting to image [2025-12-22T08:33:55.566Z] #7 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 done [2025-12-22T08:33:55.566Z] #7 exporting manifest list sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 done [2025-12-22T08:33:55.566Z] #7 pushing layers 0.1s done [2025-12-22T08:33:55.566Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 [2025-12-22T08:33:55.824Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 0.1s done [2025-12-22T08:33:55.824Z] #7 DONE 0.2s [2025-12-22T08:33:55.824Z] [2025-12-22T08:33:55.824Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:55.824Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:56.108Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-12-22T08:33:56.108Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-12-22T08:33:56.108Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:56.108Z] #1 transferring dockerfile: 181B done [2025-12-22T08:33:56.108Z] #1 DONE 0.0s [2025-12-22T08:33:56.108Z] [2025-12-22T08:33:56.108Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-22T08:33:56.108Z] #2 DONE 0.0s [2025-12-22T08:33:56.108Z] [2025-12-22T08:33:56.108Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-22T08:33:56.108Z] #3 DONE 0.0s [2025-12-22T08:33:56.108Z] [2025-12-22T08:33:56.108Z] #4 [internal] load .dockerignore [2025-12-22T08:33:56.108Z] #4 transferring context: 2B done [2025-12-22T08:33:56.108Z] #4 DONE 0.0s [2025-12-22T08:33:56.108Z] [2025-12-22T08:33:56.108Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:56.108Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:56.367Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done [2025-12-22T08:33:56.367Z] #5 CACHED [2025-12-22T08:33:56.367Z] [2025-12-22T08:33:56.367Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:56.367Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done [2025-12-22T08:33:56.367Z] #6 CACHED [2025-12-22T08:33:56.367Z] [2025-12-22T08:33:56.367Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:56.367Z] #7 DONE 0.0s [2025-12-22T08:33:56.367Z] [2025-12-22T08:33:56.367Z] #8 exporting to image [2025-12-22T08:33:56.367Z] #8 exporting layers done [2025-12-22T08:33:56.368Z] #8 exporting manifest sha256:3a88b10b358e39e0592e89b0afffd7f66ac69a3ad4c4f42b46f216e712e0e45f done [2025-12-22T08:33:56.368Z] #8 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 done [2025-12-22T08:33:56.368Z] #8 exporting manifest sha256:bad6976fc67850ea61c91a40fa9a6b0a5e8ae745d27a579661ce94dc4c353170 done [2025-12-22T08:33:56.368Z] #8 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 done [2025-12-22T08:33:56.368Z] #8 exporting manifest list sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 done [2025-12-22T08:33:56.368Z] #8 pushing layers 0.0s done [2025-12-22T08:33:56.368Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 0.1s done [2025-12-22T08:33:56.368Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:56.368Z] #8 DONE 0.1s [2025-12-22T08:33:56.368Z] [2025-12-22T08:33:56.368Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:56.368Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:56.662Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87' [2025-12-22T08:33:56.662Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 --push - [2025-12-22T08:33:56.922Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:56.922Z] #1 transferring dockerfile: 187B done [2025-12-22T08:33:56.922Z] #1 DONE 0.0s [2025-12-22T08:33:56.922Z] [2025-12-22T08:33:56.922Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 [2025-12-22T08:33:56.922Z] #2 DONE 0.0s [2025-12-22T08:33:56.922Z] [2025-12-22T08:33:56.922Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87 [2025-12-22T08:33:56.922Z] #3 DONE 0.0s [2025-12-22T08:33:56.922Z] [2025-12-22T08:33:56.922Z] #4 [internal] load .dockerignore [2025-12-22T08:33:56.922Z] #4 transferring context: 2B done [2025-12-22T08:33:56.922Z] #4 DONE 0.0s [2025-12-22T08:33:56.922Z] [2025-12-22T08:33:56.922Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:56.922Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done [2025-12-22T08:33:56.922Z] #5 CACHED [2025-12-22T08:33:56.922Z] [2025-12-22T08:33:56.922Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:56.922Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done [2025-12-22T08:33:56.922Z] #6 CACHED [2025-12-22T08:33:56.922Z] [2025-12-22T08:33:56.922Z] #7 exporting to image [2025-12-22T08:33:56.922Z] #7 exporting layers [2025-12-22T08:33:56.922Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:56.922Z] #7 exporting layers done [2025-12-22T08:33:56.922Z] #7 exporting manifest sha256:3a88b10b358e39e0592e89b0afffd7f66ac69a3ad4c4f42b46f216e712e0e45f done [2025-12-22T08:33:56.922Z] #7 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 done [2025-12-22T08:33:56.922Z] #7 exporting manifest sha256:bad6976fc67850ea61c91a40fa9a6b0a5e8ae745d27a579661ce94dc4c353170 done [2025-12-22T08:33:56.922Z] #7 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 done [2025-12-22T08:33:56.922Z] #7 exporting manifest list sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 done [2025-12-22T08:33:56.922Z] #7 pushing layers 0.0s done [2025-12-22T08:33:56.922Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.87@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 0.1s done [2025-12-22T08:33:56.922Z] #7 DONE 0.1s [2025-12-22T08:33:56.922Z] [2025-12-22T08:33:56.922Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:56.922Z] #8 DONE 0.0s [2025-12-22T08:33:56.922Z] [2025-12-22T08:33:56.922Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:56.922Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:57.210Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:33:57.210Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:33:57.470Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:57.470Z] #1 transferring dockerfile: 228B done [2025-12-22T08:33:57.470Z] #1 DONE 0.0s [2025-12-22T08:33:57.470Z] [2025-12-22T08:33:57.470Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:57.470Z] #2 DONE 0.0s [2025-12-22T08:33:57.470Z] [2025-12-22T08:33:57.470Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:33:57.470Z] #3 DONE 0.0s [2025-12-22T08:33:57.470Z] [2025-12-22T08:33:57.470Z] #4 [internal] load .dockerignore [2025-12-22T08:33:57.470Z] #4 transferring context: 2B done [2025-12-22T08:33:57.470Z] #4 DONE 0.0s [2025-12-22T08:33:57.470Z] [2025-12-22T08:33:57.470Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:57.470Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done [2025-12-22T08:33:57.470Z] #5 CACHED [2025-12-22T08:33:57.470Z] [2025-12-22T08:33:57.470Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:57.470Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done [2025-12-22T08:33:57.470Z] #6 CACHED [2025-12-22T08:33:57.470Z] [2025-12-22T08:33:57.470Z] #7 exporting to image [2025-12-22T08:33:57.470Z] #7 exporting layers done [2025-12-22T08:33:57.470Z] #7 exporting manifest sha256:3a88b10b358e39e0592e89b0afffd7f66ac69a3ad4c4f42b46f216e712e0e45f done [2025-12-22T08:33:57.470Z] #7 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 [2025-12-22T08:33:57.470Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:57.470Z] #7 ... [2025-12-22T08:33:57.470Z] [2025-12-22T08:33:57.470Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:57.470Z] #8 DONE 0.0s [2025-12-22T08:33:57.470Z] [2025-12-22T08:33:57.470Z] #7 exporting to image [2025-12-22T08:33:57.470Z] #7 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 done [2025-12-22T08:33:57.470Z] #7 exporting manifest sha256:bad6976fc67850ea61c91a40fa9a6b0a5e8ae745d27a579661ce94dc4c353170 done [2025-12-22T08:33:57.470Z] #7 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 done [2025-12-22T08:33:57.470Z] #7 exporting manifest list sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 done [2025-12-22T08:33:57.470Z] #7 pushing layers 0.0s done [2025-12-22T08:33:57.470Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 0.1s done [2025-12-22T08:33:57.470Z] #7 DONE 0.1s [2025-12-22T08:33:57.470Z] [2025-12-22T08:33:57.470Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:57.470Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:57.756Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-12-22T08:33:57.756Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-12-22T08:33:58.013Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:58.013Z] #1 transferring dockerfile: 179B done [2025-12-22T08:33:58.013Z] #1 DONE 0.0s [2025-12-22T08:33:58.013Z] [2025-12-22T08:33:58.013Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-22T08:33:58.013Z] #2 DONE 0.0s [2025-12-22T08:33:58.013Z] [2025-12-22T08:33:58.013Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-22T08:33:58.013Z] #3 DONE 0.0s [2025-12-22T08:33:58.013Z] [2025-12-22T08:33:58.013Z] #4 [internal] load .dockerignore [2025-12-22T08:33:58.013Z] #4 transferring context: 2B done [2025-12-22T08:33:58.013Z] #4 DONE 0.0s [2025-12-22T08:33:58.013Z] [2025-12-22T08:33:58.013Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:58.013Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done [2025-12-22T08:33:58.013Z] #5 DONE 0.0s [2025-12-22T08:33:58.013Z] [2025-12-22T08:33:58.013Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:58.013Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 0.0s done [2025-12-22T08:33:58.013Z] #6 CACHED [2025-12-22T08:33:58.013Z] [2025-12-22T08:33:58.013Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3c57144eff93966f392d6eea105ea1fc927e41216131105e424563ce47f58248 [2025-12-22T08:33:58.013Z] #5 CACHED [2025-12-22T08:33:58.013Z] [2025-12-22T08:33:58.013Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:58.013Z] #7 DONE 0.0s [2025-12-22T08:33:58.013Z] [2025-12-22T08:33:58.013Z] #8 exporting to image [2025-12-22T08:33:58.013Z] #8 exporting layers done [2025-12-22T08:33:58.013Z] #8 exporting manifest sha256:3a88b10b358e39e0592e89b0afffd7f66ac69a3ad4c4f42b46f216e712e0e45f done [2025-12-22T08:33:58.013Z] #8 exporting config sha256:2dfa94fddefe4eb736e4ffb7348260111916e885d0d5bae60fdc97e052fc1808 done [2025-12-22T08:33:58.013Z] #8 exporting manifest sha256:bad6976fc67850ea61c91a40fa9a6b0a5e8ae745d27a579661ce94dc4c353170 done [2025-12-22T08:33:58.013Z] #8 exporting config sha256:a15fa1bcb0bf75be430e782ee9bf27b32d9f4b1eb98f23b467b45195355065f7 done [2025-12-22T08:33:58.013Z] #8 exporting manifest list sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 done [2025-12-22T08:33:58.013Z] #8 pushing layers 0.0s done [2025-12-22T08:33:58.013Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:eba1c9b96d59542bf860620489053ba8717613b41bbbfec7e03f22a3e8c9c951 0.1s done [2025-12-22T08:33:58.013Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:58.013Z] #8 DONE 0.1s [2025-12-22T08:33:58.013Z] [2025-12-22T08:33:58.013Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:58.013Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:58.299Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:33:58.299Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:33:58.557Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:58.557Z] #1 transferring dockerfile: 205B done [2025-12-22T08:33:58.557Z] #1 DONE 0.0s [2025-12-22T08:33:58.557Z] [2025-12-22T08:33:58.557Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:58.557Z] #2 DONE 0.0s [2025-12-22T08:33:58.557Z] [2025-12-22T08:33:58.557Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:33:58.557Z] #3 DONE 0.1s [2025-12-22T08:33:58.557Z] [2025-12-22T08:33:58.557Z] #4 [internal] load .dockerignore [2025-12-22T08:33:58.557Z] #4 transferring context: [2025-12-22T08:33:58.557Z] #4 transferring context: 2B done [2025-12-22T08:33:58.557Z] #4 DONE 0.0s [2025-12-22T08:33:58.557Z] [2025-12-22T08:33:58.557Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:33:58.557Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done [2025-12-22T08:33:58.557Z] #5 DONE 0.0s [2025-12-22T08:33:58.557Z] [2025-12-22T08:33:58.557Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:33:58.557Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done [2025-12-22T08:33:58.818Z] #6 DONE 0.1s [2025-12-22T08:33:58.818Z] [2025-12-22T08:33:58.818Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:58.818Z] #7 DONE 0.0s [2025-12-22T08:33:58.818Z] [2025-12-22T08:33:58.818Z] #8 exporting to image [2025-12-22T08:33:58.818Z] #8 exporting layers done [2025-12-22T08:33:58.818Z] #8 exporting manifest sha256:d25f75f6eaac2fe39732502ef586e01d075816b82b645e465213723b9db125d2 done [2025-12-22T08:33:58.818Z] #8 exporting config sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b done [2025-12-22T08:33:58.818Z] #8 exporting manifest sha256:b91334d24da81724004d76b01bc91f6041fb51b0022ebe2d0747dc3a2c798dd0 0.0s done [2025-12-22T08:33:58.818Z] #8 exporting config sha256:53c2a593ffe3f94536278e7c58d06e2050243715d38f486ed9b5314bf8255751 done [2025-12-22T08:33:58.818Z] #8 exporting manifest list sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 done [2025-12-22T08:33:58.818Z] #8 pushing layers [2025-12-22T08:33:58.818Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:58.818Z] #8 pushing layers 0.1s done [2025-12-22T08:33:58.818Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157@sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 0.1s done [2025-12-22T08:33:58.818Z] #8 DONE 0.2s [2025-12-22T08:33:58.818Z] [2025-12-22T08:33:58.818Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:58.818Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:59.108Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-12-22T08:33:59.108Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-12-22T08:33:59.108Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:59.371Z] #1 transferring dockerfile: 171B done [2025-12-22T08:33:59.371Z] #1 DONE 0.0s [2025-12-22T08:33:59.371Z] [2025-12-22T08:33:59.371Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-22T08:33:59.371Z] #2 DONE 0.0s [2025-12-22T08:33:59.371Z] [2025-12-22T08:33:59.371Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-22T08:33:59.371Z] #3 DONE 0.0s [2025-12-22T08:33:59.371Z] [2025-12-22T08:33:59.371Z] #4 [internal] load .dockerignore [2025-12-22T08:33:59.371Z] #4 transferring context: 2B done [2025-12-22T08:33:59.371Z] #4 DONE 0.0s [2025-12-22T08:33:59.371Z] [2025-12-22T08:33:59.371Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:33:59.371Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done [2025-12-22T08:33:59.371Z] #5 DONE 0.0s [2025-12-22T08:33:59.371Z] [2025-12-22T08:33:59.371Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:33:59.371Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done [2025-12-22T08:33:59.371Z] #6 CACHED [2025-12-22T08:33:59.371Z] [2025-12-22T08:33:59.371Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:33:59.371Z] #5 CACHED [2025-12-22T08:33:59.371Z] [2025-12-22T08:33:59.371Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:33:59.371Z] #7 DONE 0.0s [2025-12-22T08:33:59.371Z] [2025-12-22T08:33:59.371Z] #8 exporting to image [2025-12-22T08:33:59.371Z] #8 exporting layers done [2025-12-22T08:33:59.371Z] #8 exporting manifest sha256:d25f75f6eaac2fe39732502ef586e01d075816b82b645e465213723b9db125d2 done [2025-12-22T08:33:59.371Z] #8 exporting config sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b done [2025-12-22T08:33:59.371Z] #8 exporting manifest sha256:b91334d24da81724004d76b01bc91f6041fb51b0022ebe2d0747dc3a2c798dd0 done [2025-12-22T08:33:59.371Z] #8 exporting config sha256:53c2a593ffe3f94536278e7c58d06e2050243715d38f486ed9b5314bf8255751 done [2025-12-22T08:33:59.371Z] #8 exporting manifest list sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 done [2025-12-22T08:33:59.371Z] #8 pushing layers 0.0s done [2025-12-22T08:33:59.371Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 0.1s done [2025-12-22T08:33:59.371Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:33:59.371Z] #8 DONE 0.1s [2025-12-22T08:33:59.371Z] [2025-12-22T08:33:59.371Z] 1 warning found (use --debug to expand): [2025-12-22T08:33:59.371Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:33:59.663Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87' [2025-12-22T08:33:59.663Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 --push - [2025-12-22T08:33:59.922Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:33:59.922Z] #1 transferring dockerfile: [2025-12-22T08:33:59.922Z] #1 transferring dockerfile: 177B done [2025-12-22T08:33:59.922Z] #1 DONE 0.1s [2025-12-22T08:33:59.922Z] [2025-12-22T08:33:59.922Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 [2025-12-22T08:33:59.922Z] #2 DONE 0.0s [2025-12-22T08:33:59.922Z] [2025-12-22T08:33:59.922Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87 [2025-12-22T08:33:59.922Z] #3 DONE 0.0s [2025-12-22T08:33:59.922Z] [2025-12-22T08:33:59.922Z] #4 [internal] load .dockerignore [2025-12-22T08:33:59.922Z] #4 transferring context: 2B done [2025-12-22T08:33:59.922Z] #4 DONE 0.0s [2025-12-22T08:33:59.922Z] [2025-12-22T08:33:59.922Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:33:59.922Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done [2025-12-22T08:33:59.922Z] #5 DONE 0.0s [2025-12-22T08:33:59.922Z] [2025-12-22T08:33:59.922Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:34:00.181Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done [2025-12-22T08:34:00.181Z] #6 CACHED [2025-12-22T08:34:00.181Z] [2025-12-22T08:34:00.181Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:34:00.181Z] #5 CACHED [2025-12-22T08:34:00.181Z] [2025-12-22T08:34:00.181Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:00.181Z] #7 DONE 0.0s [2025-12-22T08:34:00.181Z] [2025-12-22T08:34:00.181Z] #8 exporting to image [2025-12-22T08:34:00.181Z] #8 exporting layers done [2025-12-22T08:34:00.181Z] #8 exporting manifest sha256:d25f75f6eaac2fe39732502ef586e01d075816b82b645e465213723b9db125d2 done [2025-12-22T08:34:00.181Z] #8 exporting config sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b 0.0s done [2025-12-22T08:34:00.181Z] #8 exporting manifest sha256:b91334d24da81724004d76b01bc91f6041fb51b0022ebe2d0747dc3a2c798dd0 done [2025-12-22T08:34:00.181Z] #8 exporting config sha256:53c2a593ffe3f94536278e7c58d06e2050243715d38f486ed9b5314bf8255751 done [2025-12-22T08:34:00.181Z] #8 exporting manifest list sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 done [2025-12-22T08:34:00.181Z] #8 pushing layers 0.0s done [2025-12-22T08:34:00.181Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.87@sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 0.1s done [2025-12-22T08:34:00.181Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:00.181Z] #8 DONE 0.1s [2025-12-22T08:34:00.181Z] [2025-12-22T08:34:00.181Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:00.181Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:00.473Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:34:00.473Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:34:00.473Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:00.473Z] #1 transferring dockerfile: 218B done [2025-12-22T08:34:00.473Z] #1 DONE 0.0s [2025-12-22T08:34:00.473Z] [2025-12-22T08:34:00.473Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:34:00.473Z] #2 DONE 0.0s [2025-12-22T08:34:00.473Z] [2025-12-22T08:34:00.473Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:34:00.473Z] #3 DONE 0.0s [2025-12-22T08:34:00.473Z] [2025-12-22T08:34:00.473Z] #4 [internal] load .dockerignore [2025-12-22T08:34:00.473Z] #4 transferring context: 2B done [2025-12-22T08:34:00.473Z] #4 DONE 0.0s [2025-12-22T08:34:00.473Z] [2025-12-22T08:34:00.473Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:34:00.473Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:34:00.733Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 done [2025-12-22T08:34:00.733Z] #5 CACHED [2025-12-22T08:34:00.733Z] [2025-12-22T08:34:00.733Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:34:00.733Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 done [2025-12-22T08:34:00.733Z] #6 CACHED [2025-12-22T08:34:00.733Z] [2025-12-22T08:34:00.733Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:00.733Z] #7 DONE 0.0s [2025-12-22T08:34:00.733Z] [2025-12-22T08:34:00.733Z] #8 exporting to image [2025-12-22T08:34:00.733Z] #8 exporting layers done [2025-12-22T08:34:00.733Z] #8 exporting manifest sha256:d25f75f6eaac2fe39732502ef586e01d075816b82b645e465213723b9db125d2 done [2025-12-22T08:34:00.733Z] #8 exporting config sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b done [2025-12-22T08:34:00.733Z] #8 exporting manifest sha256:b91334d24da81724004d76b01bc91f6041fb51b0022ebe2d0747dc3a2c798dd0 done [2025-12-22T08:34:00.733Z] #8 exporting config sha256:53c2a593ffe3f94536278e7c58d06e2050243715d38f486ed9b5314bf8255751 done [2025-12-22T08:34:00.733Z] #8 exporting manifest list sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 done [2025-12-22T08:34:00.733Z] #8 pushing layers 0.0s done [2025-12-22T08:34:00.733Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 0.1s done [2025-12-22T08:34:00.733Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:00.733Z] #8 DONE 0.1s [2025-12-22T08:34:00.733Z] [2025-12-22T08:34:00.733Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:00.733Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:01.020Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-12-22T08:34:01.020Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-12-22T08:34:01.281Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:01.281Z] #1 transferring dockerfile: 169B done [2025-12-22T08:34:01.281Z] #1 DONE 0.0s [2025-12-22T08:34:01.281Z] [2025-12-22T08:34:01.281Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-22T08:34:01.281Z] #2 DONE 0.0s [2025-12-22T08:34:01.281Z] [2025-12-22T08:34:01.281Z] #3 [internal] load .dockerignore [2025-12-22T08:34:01.281Z] #3 transferring context: 2B done [2025-12-22T08:34:01.281Z] #3 DONE 0.0s [2025-12-22T08:34:01.281Z] [2025-12-22T08:34:01.281Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-22T08:34:01.281Z] #4 DONE 0.1s [2025-12-22T08:34:01.281Z] [2025-12-22T08:34:01.281Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:34:01.281Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done [2025-12-22T08:34:01.281Z] #5 DONE 0.0s [2025-12-22T08:34:01.281Z] [2025-12-22T08:34:01.281Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:34:01.281Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 0.0s done [2025-12-22T08:34:01.281Z] #6 CACHED [2025-12-22T08:34:01.281Z] [2025-12-22T08:34:01.281Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f10a9b07832a5ea1ec6945f8644863191be190336cc526571ff1f0ebc5345390 [2025-12-22T08:34:01.281Z] #5 CACHED [2025-12-22T08:34:01.281Z] [2025-12-22T08:34:01.281Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:01.281Z] #7 DONE 0.0s [2025-12-22T08:34:01.281Z] [2025-12-22T08:34:01.281Z] #8 exporting to image [2025-12-22T08:34:01.281Z] #8 exporting layers done [2025-12-22T08:34:01.281Z] #8 exporting manifest sha256:d25f75f6eaac2fe39732502ef586e01d075816b82b645e465213723b9db125d2 done [2025-12-22T08:34:01.281Z] #8 exporting config sha256:943114ed94495d755fdcab32a11e72c668a40925e194dc6af11be8f921ce522b done [2025-12-22T08:34:01.281Z] #8 exporting manifest sha256:b91334d24da81724004d76b01bc91f6041fb51b0022ebe2d0747dc3a2c798dd0 done [2025-12-22T08:34:01.281Z] #8 exporting config sha256:53c2a593ffe3f94536278e7c58d06e2050243715d38f486ed9b5314bf8255751 done [2025-12-22T08:34:01.281Z] #8 exporting manifest list sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 done [2025-12-22T08:34:01.281Z] #8 pushing layers 0.0s done [2025-12-22T08:34:01.281Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0d0455310492e0ae15210121312cc7c4c7754b8752a3146c90537afe9aea3aa2 0.1s done [2025-12-22T08:34:01.281Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:01.281Z] #8 DONE 0.1s [2025-12-22T08:34:01.281Z] [2025-12-22T08:34:01.281Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:01.281Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:01.569Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:34:01.569Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:34:01.569Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:01.569Z] #1 transferring dockerfile: 206B done [2025-12-22T08:34:01.569Z] #1 DONE 0.0s [2025-12-22T08:34:01.569Z] [2025-12-22T08:34:01.569Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:34:01.569Z] #2 DONE 0.0s [2025-12-22T08:34:01.569Z] [2025-12-22T08:34:01.569Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:34:01.569Z] #3 DONE 0.1s [2025-12-22T08:34:01.569Z] [2025-12-22T08:34:01.569Z] #4 [internal] load .dockerignore [2025-12-22T08:34:01.569Z] #4 transferring context: 2B done [2025-12-22T08:34:01.569Z] #4 DONE 0.0s [2025-12-22T08:34:01.569Z] [2025-12-22T08:34:01.569Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:01.569Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:01.828Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done [2025-12-22T08:34:01.828Z] #5 DONE 0.0s [2025-12-22T08:34:01.828Z] [2025-12-22T08:34:01.828Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:01.828Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done [2025-12-22T08:34:01.828Z] #6 DONE 0.1s [2025-12-22T08:34:01.828Z] [2025-12-22T08:34:01.828Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:01.828Z] #7 DONE 0.0s [2025-12-22T08:34:01.828Z] [2025-12-22T08:34:01.828Z] #8 exporting to image [2025-12-22T08:34:01.828Z] #8 exporting layers done [2025-12-22T08:34:01.828Z] #8 exporting manifest sha256:af512cda379eb78ecb1f8784244a33288a1c4f880aa4fa1273e7548c06360d8c done [2025-12-22T08:34:01.828Z] #8 exporting config sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 done [2025-12-22T08:34:01.828Z] #8 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 done [2025-12-22T08:34:01.828Z] #8 exporting config sha256:c4bf1cb02329f6f178aa95b22ce584f0e2925df2eca8c9acb9514b125771877d done [2025-12-22T08:34:01.828Z] #8 exporting manifest list sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.0s done [2025-12-22T08:34:01.828Z] #8 pushing layers 0.1s done [2025-12-22T08:34:01.828Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 [2025-12-22T08:34:01.828Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:02.088Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.1s done [2025-12-22T08:34:02.088Z] #8 DONE 0.2s [2025-12-22T08:34:02.088Z] [2025-12-22T08:34:02.088Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:02.088Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:02.383Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-12-22T08:34:02.383Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-12-22T08:34:02.641Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:02.641Z] #1 transferring dockerfile: 172B done [2025-12-22T08:34:02.641Z] #1 DONE 0.0s [2025-12-22T08:34:02.641Z] [2025-12-22T08:34:02.641Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-22T08:34:02.641Z] #2 DONE 0.0s [2025-12-22T08:34:02.641Z] [2025-12-22T08:34:02.641Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-22T08:34:02.641Z] #3 DONE 0.0s [2025-12-22T08:34:02.641Z] [2025-12-22T08:34:02.641Z] #4 [internal] load .dockerignore [2025-12-22T08:34:02.641Z] #4 transferring context: [2025-12-22T08:34:02.641Z] #4 transferring context: 2B done [2025-12-22T08:34:02.641Z] #4 DONE 0.0s [2025-12-22T08:34:02.641Z] [2025-12-22T08:34:02.641Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:02.641Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done [2025-12-22T08:34:02.641Z] #5 CACHED [2025-12-22T08:34:02.641Z] [2025-12-22T08:34:02.641Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:02.641Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done [2025-12-22T08:34:02.641Z] #6 CACHED [2025-12-22T08:34:02.641Z] [2025-12-22T08:34:02.641Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:02.641Z] #7 DONE 0.0s [2025-12-22T08:34:02.641Z] [2025-12-22T08:34:02.641Z] #8 exporting to image [2025-12-22T08:34:02.641Z] #8 exporting layers done [2025-12-22T08:34:02.641Z] #8 exporting manifest sha256:af512cda379eb78ecb1f8784244a33288a1c4f880aa4fa1273e7548c06360d8c done [2025-12-22T08:34:02.641Z] #8 exporting config sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 done [2025-12-22T08:34:02.641Z] #8 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 done [2025-12-22T08:34:02.641Z] #8 exporting config sha256:c4bf1cb02329f6f178aa95b22ce584f0e2925df2eca8c9acb9514b125771877d done [2025-12-22T08:34:02.641Z] #8 exporting manifest list sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 done [2025-12-22T08:34:02.641Z] #8 pushing layers 0.0s done [2025-12-22T08:34:02.641Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.1s done [2025-12-22T08:34:02.641Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:02.641Z] #8 DONE 0.1s [2025-12-22T08:34:02.641Z] [2025-12-22T08:34:02.641Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:02.641Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:02.931Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 --push - [2025-12-22T08:34:02.931Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87' [2025-12-22T08:34:03.192Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:03.192Z] #1 transferring dockerfile: 178B done [2025-12-22T08:34:03.192Z] #1 DONE 0.0s [2025-12-22T08:34:03.192Z] [2025-12-22T08:34:03.192Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 [2025-12-22T08:34:03.192Z] #2 DONE 0.0s [2025-12-22T08:34:03.192Z] [2025-12-22T08:34:03.192Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87 [2025-12-22T08:34:03.192Z] #3 DONE 0.0s [2025-12-22T08:34:03.192Z] [2025-12-22T08:34:03.192Z] #4 [internal] load .dockerignore [2025-12-22T08:34:03.192Z] #4 transferring context: 2B done [2025-12-22T08:34:03.192Z] #4 DONE 0.0s [2025-12-22T08:34:03.192Z] [2025-12-22T08:34:03.192Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:03.192Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done [2025-12-22T08:34:03.192Z] #5 CACHED [2025-12-22T08:34:03.192Z] [2025-12-22T08:34:03.192Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:03.192Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done [2025-12-22T08:34:03.192Z] #6 DONE 0.0s [2025-12-22T08:34:03.192Z] [2025-12-22T08:34:03.192Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:03.192Z] #6 CACHED [2025-12-22T08:34:03.192Z] [2025-12-22T08:34:03.192Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:03.192Z] #7 DONE 0.0s [2025-12-22T08:34:03.192Z] [2025-12-22T08:34:03.192Z] #8 exporting to image [2025-12-22T08:34:03.192Z] #8 exporting layers done [2025-12-22T08:34:03.192Z] #8 exporting manifest sha256:af512cda379eb78ecb1f8784244a33288a1c4f880aa4fa1273e7548c06360d8c done [2025-12-22T08:34:03.192Z] #8 exporting config sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 done [2025-12-22T08:34:03.192Z] #8 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 done [2025-12-22T08:34:03.192Z] #8 exporting config sha256:c4bf1cb02329f6f178aa95b22ce584f0e2925df2eca8c9acb9514b125771877d done [2025-12-22T08:34:03.192Z] #8 exporting manifest list sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 done [2025-12-22T08:34:03.192Z] #8 pushing layers 0.0s done [2025-12-22T08:34:03.192Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.87@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.1s done [2025-12-22T08:34:03.192Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:03.192Z] #8 DONE 0.1s [2025-12-22T08:34:03.192Z] [2025-12-22T08:34:03.192Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:03.192Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:03.493Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:34:03.493Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:34:03.493Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:03.493Z] #1 transferring dockerfile: 219B done [2025-12-22T08:34:03.493Z] #1 DONE 0.0s [2025-12-22T08:34:03.493Z] [2025-12-22T08:34:03.493Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:34:03.493Z] #2 DONE 0.0s [2025-12-22T08:34:03.493Z] [2025-12-22T08:34:03.493Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:34:03.493Z] #3 DONE 0.0s [2025-12-22T08:34:03.493Z] [2025-12-22T08:34:03.493Z] #4 [internal] load .dockerignore [2025-12-22T08:34:03.493Z] #4 transferring context: 2B done [2025-12-22T08:34:03.493Z] #4 DONE 0.0s [2025-12-22T08:34:03.493Z] [2025-12-22T08:34:03.493Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:03.493Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done [2025-12-22T08:34:03.493Z] #5 CACHED [2025-12-22T08:34:03.493Z] [2025-12-22T08:34:03.493Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:03.493Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done [2025-12-22T08:34:03.493Z] #6 CACHED [2025-12-22T08:34:03.493Z] [2025-12-22T08:34:03.493Z] #7 exporting to image [2025-12-22T08:34:03.493Z] #7 exporting layers done [2025-12-22T08:34:03.493Z] #7 exporting manifest sha256:af512cda379eb78ecb1f8784244a33288a1c4f880aa4fa1273e7548c06360d8c done [2025-12-22T08:34:03.493Z] #7 exporting config sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 done [2025-12-22T08:34:03.493Z] #7 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 [2025-12-22T08:34:03.493Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:03.753Z] #7 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 0.0s done [2025-12-22T08:34:03.753Z] #7 exporting config sha256:c4bf1cb02329f6f178aa95b22ce584f0e2925df2eca8c9acb9514b125771877d done [2025-12-22T08:34:03.753Z] #7 exporting manifest list sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 done [2025-12-22T08:34:03.753Z] #7 pushing layers 0.0s done [2025-12-22T08:34:03.753Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.1s done [2025-12-22T08:34:03.753Z] #7 DONE 0.1s [2025-12-22T08:34:03.753Z] [2025-12-22T08:34:03.753Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:03.753Z] #8 DONE 0.0s [2025-12-22T08:34:03.753Z] [2025-12-22T08:34:03.753Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:03.753Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:04.068Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-12-22T08:34:04.068Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-12-22T08:34:04.068Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:04.068Z] #1 transferring dockerfile: 170B done [2025-12-22T08:34:04.068Z] #1 DONE 0.0s [2025-12-22T08:34:04.068Z] [2025-12-22T08:34:04.068Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-22T08:34:04.068Z] #2 DONE 0.0s [2025-12-22T08:34:04.068Z] [2025-12-22T08:34:04.068Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-22T08:34:04.068Z] #3 DONE 0.0s [2025-12-22T08:34:04.068Z] [2025-12-22T08:34:04.068Z] #4 [internal] load .dockerignore [2025-12-22T08:34:04.068Z] #4 transferring context: 2B done [2025-12-22T08:34:04.068Z] #4 DONE 0.0s [2025-12-22T08:34:04.068Z] [2025-12-22T08:34:04.068Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:04.068Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:04.358Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done [2025-12-22T08:34:04.358Z] #5 CACHED [2025-12-22T08:34:04.358Z] [2025-12-22T08:34:04.358Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 [2025-12-22T08:34:04.358Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff1be54df043a55b58a9002880103876afaffc847758918698189c327d5343f3 0.0s done [2025-12-22T08:34:04.358Z] #6 CACHED [2025-12-22T08:34:04.358Z] [2025-12-22T08:34:04.358Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:04.358Z] #7 DONE 0.0s [2025-12-22T08:34:04.358Z] [2025-12-22T08:34:04.358Z] #8 exporting to image [2025-12-22T08:34:04.358Z] #8 exporting layers done [2025-12-22T08:34:04.358Z] #8 exporting manifest sha256:af512cda379eb78ecb1f8784244a33288a1c4f880aa4fa1273e7548c06360d8c done [2025-12-22T08:34:04.358Z] #8 exporting config sha256:6893f065043086eab8823fcb3d25a781f761a71769197123813af8e744ed9586 done [2025-12-22T08:34:04.358Z] #8 exporting manifest sha256:91dcc5b04afe904d6b21a8e7f9a68e0d42243a6a69b63447b59bde4e8fa52938 done [2025-12-22T08:34:04.358Z] #8 exporting config sha256:c4bf1cb02329f6f178aa95b22ce584f0e2925df2eca8c9acb9514b125771877d done [2025-12-22T08:34:04.358Z] #8 exporting manifest list sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 done [2025-12-22T08:34:04.358Z] #8 pushing layers 0.0s done [2025-12-22T08:34:04.358Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:540ebc1970e30246b085333e79f3da4ea6b2620abf6784b8cfb4e0bffef7c918 0.1s done [2025-12-22T08:34:04.358Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:04.358Z] #8 DONE 0.1s [2025-12-22T08:34:04.358Z] [2025-12-22T08:34:04.358Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:04.358Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:04.685Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:34:04.685Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:34:04.685Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:04.685Z] #1 transferring dockerfile: 206B done [2025-12-22T08:34:04.685Z] #1 DONE 0.0s [2025-12-22T08:34:04.685Z] [2025-12-22T08:34:04.685Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:34:04.685Z] #2 DONE 0.0s [2025-12-22T08:34:04.685Z] [2025-12-22T08:34:04.685Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:34:04.685Z] #3 DONE 0.0s [2025-12-22T08:34:04.685Z] [2025-12-22T08:34:04.685Z] #4 [internal] load .dockerignore [2025-12-22T08:34:04.685Z] #4 transferring context: 2B done [2025-12-22T08:34:04.685Z] #4 DONE 0.0s [2025-12-22T08:34:04.685Z] [2025-12-22T08:34:04.685Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:04.685Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a done [2025-12-22T08:34:04.685Z] #5 DONE 0.0s [2025-12-22T08:34:04.685Z] [2025-12-22T08:34:04.685Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:04.945Z] #6 DONE 0.0s [2025-12-22T08:34:04.945Z] [2025-12-22T08:34:04.945Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:04.945Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a done [2025-12-22T08:34:04.945Z] #5 DONE 0.1s [2025-12-22T08:34:04.945Z] [2025-12-22T08:34:04.945Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:04.945Z] #7 DONE 0.0s [2025-12-22T08:34:04.945Z] [2025-12-22T08:34:04.945Z] #8 exporting to image [2025-12-22T08:34:04.945Z] #8 exporting layers done [2025-12-22T08:34:04.945Z] #8 exporting manifest sha256:61cad93c904c39f60dd5ce63059da8129b4b82181b7d3c550119a6d44f9c59c0 done [2025-12-22T08:34:04.945Z] #8 exporting config sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done [2025-12-22T08:34:04.945Z] #8 exporting manifest sha256:12fc96cbb8a6fd16a579cc3276f6eea4ae9aab4a7ccf16d740f94799a7bc33f5 done [2025-12-22T08:34:04.945Z] #8 exporting config sha256:b291f1c74a316ff43b0268c6ebe7fafb4b1d334e5b615914081bfd3aae5961dd done [2025-12-22T08:34:04.945Z] #8 exporting manifest list sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 done [2025-12-22T08:34:04.945Z] #8 pushing layers 0.1s done [2025-12-22T08:34:04.945Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157@sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 0.1s done [2025-12-22T08:34:04.945Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:04.945Z] #8 DONE 0.2s [2025-12-22T08:34:05.205Z] [2025-12-22T08:34:05.205Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:05.205Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:05.496Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-12-22T08:34:05.496Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-12-22T08:34:05.496Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:05.496Z] #1 transferring dockerfile: 172B done [2025-12-22T08:34:05.496Z] #1 DONE 0.0s [2025-12-22T08:34:05.496Z] [2025-12-22T08:34:05.496Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-22T08:34:05.496Z] #2 DONE 0.0s [2025-12-22T08:34:05.496Z] [2025-12-22T08:34:05.496Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-22T08:34:05.496Z] #3 DONE 0.0s [2025-12-22T08:34:05.496Z] [2025-12-22T08:34:05.496Z] #4 [internal] load .dockerignore [2025-12-22T08:34:05.496Z] #4 transferring context: 2B done [2025-12-22T08:34:05.496Z] #4 DONE 0.0s [2025-12-22T08:34:05.496Z] [2025-12-22T08:34:05.496Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:05.496Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done [2025-12-22T08:34:05.496Z] #5 DONE 0.0s [2025-12-22T08:34:05.496Z] [2025-12-22T08:34:05.496Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:05.754Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done [2025-12-22T08:34:05.754Z] #6 CACHED [2025-12-22T08:34:05.754Z] [2025-12-22T08:34:05.754Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:05.754Z] #5 CACHED [2025-12-22T08:34:05.754Z] [2025-12-22T08:34:05.754Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:05.754Z] #7 DONE 0.0s [2025-12-22T08:34:05.754Z] [2025-12-22T08:34:05.754Z] #8 exporting to image [2025-12-22T08:34:05.754Z] #8 exporting layers done [2025-12-22T08:34:05.754Z] #8 exporting manifest sha256:61cad93c904c39f60dd5ce63059da8129b4b82181b7d3c550119a6d44f9c59c0 done [2025-12-22T08:34:05.754Z] #8 exporting config sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done [2025-12-22T08:34:05.754Z] #8 exporting manifest sha256:12fc96cbb8a6fd16a579cc3276f6eea4ae9aab4a7ccf16d740f94799a7bc33f5 done [2025-12-22T08:34:05.754Z] #8 exporting config sha256:b291f1c74a316ff43b0268c6ebe7fafb4b1d334e5b615914081bfd3aae5961dd done [2025-12-22T08:34:05.754Z] #8 exporting manifest list sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 done [2025-12-22T08:34:05.754Z] #8 pushing layers 0.0s done [2025-12-22T08:34:05.754Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 0.1s done [2025-12-22T08:34:05.754Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:05.754Z] #8 DONE 0.1s [2025-12-22T08:34:05.754Z] [2025-12-22T08:34:05.754Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:05.755Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:06.051Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 --push - [2025-12-22T08:34:06.051Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87' [2025-12-22T08:34:06.311Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:06.311Z] #1 transferring dockerfile: 178B done [2025-12-22T08:34:06.311Z] #1 DONE 0.0s [2025-12-22T08:34:06.311Z] [2025-12-22T08:34:06.311Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 [2025-12-22T08:34:06.311Z] #2 DONE 0.0s [2025-12-22T08:34:06.311Z] [2025-12-22T08:34:06.311Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87 [2025-12-22T08:34:06.311Z] #3 DONE 0.0s [2025-12-22T08:34:06.311Z] [2025-12-22T08:34:06.311Z] #4 [internal] load .dockerignore [2025-12-22T08:34:06.311Z] #4 transferring context: 2B done [2025-12-22T08:34:06.311Z] #4 DONE 0.0s [2025-12-22T08:34:06.311Z] [2025-12-22T08:34:06.311Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:06.311Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done [2025-12-22T08:34:06.311Z] #5 DONE 0.0s [2025-12-22T08:34:06.311Z] [2025-12-22T08:34:06.311Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:06.311Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done [2025-12-22T08:34:06.311Z] #6 CACHED [2025-12-22T08:34:06.311Z] [2025-12-22T08:34:06.311Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:06.311Z] #5 CACHED [2025-12-22T08:34:06.311Z] [2025-12-22T08:34:06.311Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:06.311Z] #7 DONE 0.0s [2025-12-22T08:34:06.311Z] [2025-12-22T08:34:06.311Z] #8 exporting to image [2025-12-22T08:34:06.311Z] #8 exporting layers done [2025-12-22T08:34:06.311Z] #8 exporting manifest sha256:61cad93c904c39f60dd5ce63059da8129b4b82181b7d3c550119a6d44f9c59c0 done [2025-12-22T08:34:06.311Z] #8 exporting config sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done [2025-12-22T08:34:06.311Z] #8 exporting manifest sha256:12fc96cbb8a6fd16a579cc3276f6eea4ae9aab4a7ccf16d740f94799a7bc33f5 done [2025-12-22T08:34:06.311Z] #8 exporting config sha256:b291f1c74a316ff43b0268c6ebe7fafb4b1d334e5b615914081bfd3aae5961dd done [2025-12-22T08:34:06.311Z] #8 exporting manifest list sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 done [2025-12-22T08:34:06.311Z] #8 pushing layers 0.0s done [2025-12-22T08:34:06.311Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.87@sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 0.1s done [2025-12-22T08:34:06.311Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:06.311Z] #8 DONE 0.1s [2025-12-22T08:34:06.311Z] [2025-12-22T08:34:06.311Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:06.311Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:06.608Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:34:06.609Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:34:06.609Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:06.609Z] #1 transferring dockerfile: 219B done [2025-12-22T08:34:06.609Z] #1 DONE 0.0s [2025-12-22T08:34:06.609Z] [2025-12-22T08:34:06.609Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:34:06.609Z] #2 DONE 0.0s [2025-12-22T08:34:06.609Z] [2025-12-22T08:34:06.609Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:34:06.609Z] #3 DONE 0.0s [2025-12-22T08:34:06.609Z] [2025-12-22T08:34:06.609Z] #4 [internal] load .dockerignore [2025-12-22T08:34:06.609Z] #4 transferring context: 2B done [2025-12-22T08:34:06.609Z] #4 DONE 0.0s [2025-12-22T08:34:06.609Z] [2025-12-22T08:34:06.609Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:06.609Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done [2025-12-22T08:34:06.609Z] #5 CACHED [2025-12-22T08:34:06.609Z] [2025-12-22T08:34:06.609Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:06.609Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done [2025-12-22T08:34:06.609Z] #6 CACHED [2025-12-22T08:34:06.609Z] [2025-12-22T08:34:06.609Z] #7 exporting to image [2025-12-22T08:34:06.609Z] #7 exporting layers [2025-12-22T08:34:06.609Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:06.868Z] #7 exporting layers done [2025-12-22T08:34:06.868Z] #7 exporting manifest sha256:61cad93c904c39f60dd5ce63059da8129b4b82181b7d3c550119a6d44f9c59c0 done [2025-12-22T08:34:06.868Z] #7 exporting config sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done [2025-12-22T08:34:06.868Z] #7 exporting manifest sha256:12fc96cbb8a6fd16a579cc3276f6eea4ae9aab4a7ccf16d740f94799a7bc33f5 done [2025-12-22T08:34:06.868Z] #7 exporting config sha256:b291f1c74a316ff43b0268c6ebe7fafb4b1d334e5b615914081bfd3aae5961dd done [2025-12-22T08:34:06.868Z] #7 exporting manifest list sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 done [2025-12-22T08:34:06.868Z] #7 pushing layers 0.0s done [2025-12-22T08:34:06.868Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 0.1s done [2025-12-22T08:34:06.868Z] #7 DONE 0.1s [2025-12-22T08:34:06.868Z] [2025-12-22T08:34:06.868Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:06.868Z] #8 DONE 0.0s [2025-12-22T08:34:06.868Z] [2025-12-22T08:34:06.868Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:06.868Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:07.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-12-22T08:34:07.158Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-12-22T08:34:07.158Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:07.158Z] #1 transferring dockerfile: 170B done [2025-12-22T08:34:07.158Z] #1 DONE 0.0s [2025-12-22T08:34:07.158Z] [2025-12-22T08:34:07.158Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-22T08:34:07.158Z] #2 DONE 0.0s [2025-12-22T08:34:07.158Z] [2025-12-22T08:34:07.158Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-22T08:34:07.158Z] #3 DONE 0.0s [2025-12-22T08:34:07.158Z] [2025-12-22T08:34:07.158Z] #4 [internal] load .dockerignore [2025-12-22T08:34:07.158Z] #4 transferring context: 2B done [2025-12-22T08:34:07.158Z] #4 DONE 0.0s [2025-12-22T08:34:07.158Z] [2025-12-22T08:34:07.158Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:07.158Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done [2025-12-22T08:34:07.158Z] #5 DONE 0.0s [2025-12-22T08:34:07.158Z] [2025-12-22T08:34:07.158Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:07.415Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a 0.0s done [2025-12-22T08:34:07.415Z] #6 CACHED [2025-12-22T08:34:07.415Z] [2025-12-22T08:34:07.415Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ab8161a11090dad310ae506c20500a7dc3a632fd74b3247179bbcade96fffa4a [2025-12-22T08:34:07.415Z] #5 CACHED [2025-12-22T08:34:07.415Z] [2025-12-22T08:34:07.415Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:07.415Z] #7 DONE 0.0s [2025-12-22T08:34:07.415Z] [2025-12-22T08:34:07.415Z] #8 exporting to image [2025-12-22T08:34:07.415Z] #8 exporting layers done [2025-12-22T08:34:07.415Z] #8 exporting manifest sha256:61cad93c904c39f60dd5ce63059da8129b4b82181b7d3c550119a6d44f9c59c0 done [2025-12-22T08:34:07.415Z] #8 exporting config sha256:8f24ded42a1c999cd5047f81ce1d28b5f655f4d1d155b1ba0fa2b9c0a05c998e done [2025-12-22T08:34:07.415Z] #8 exporting manifest sha256:12fc96cbb8a6fd16a579cc3276f6eea4ae9aab4a7ccf16d740f94799a7bc33f5 done [2025-12-22T08:34:07.415Z] #8 exporting config sha256:b291f1c74a316ff43b0268c6ebe7fafb4b1d334e5b615914081bfd3aae5961dd done [2025-12-22T08:34:07.415Z] #8 exporting manifest list sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 done [2025-12-22T08:34:07.415Z] #8 pushing layers 0.0s done [2025-12-22T08:34:07.415Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8dadd898250d4ab44f42a02d9d6b2d2adfae5a9d9018e159952d3066053aa393 0.1s done [2025-12-22T08:34:07.415Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:07.415Z] #8 DONE 0.1s [2025-12-22T08:34:07.415Z] [2025-12-22T08:34:07.415Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:07.415Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:07.961Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:34:07.961Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:34:08.222Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:08.222Z] #1 transferring dockerfile: 206B done [2025-12-22T08:34:08.222Z] #1 DONE 0.0s [2025-12-22T08:34:08.222Z] [2025-12-22T08:34:08.222Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:34:08.222Z] #2 DONE 0.0s [2025-12-22T08:34:08.222Z] [2025-12-22T08:34:08.222Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:34:08.222Z] #3 DONE 0.1s [2025-12-22T08:34:08.222Z] [2025-12-22T08:34:08.222Z] #4 [internal] load .dockerignore [2025-12-22T08:34:08.222Z] #4 transferring context: [2025-12-22T08:34:08.222Z] #4 transferring context: 2B done [2025-12-22T08:34:08.222Z] #4 DONE 0.0s [2025-12-22T08:34:08.222Z] [2025-12-22T08:34:08.222Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:08.222Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done [2025-12-22T08:34:08.222Z] #5 DONE 0.0s [2025-12-22T08:34:08.222Z] [2025-12-22T08:34:08.222Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:08.222Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done [2025-12-22T08:34:08.487Z] #6 DONE 0.1s [2025-12-22T08:34:08.487Z] [2025-12-22T08:34:08.487Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:08.487Z] #7 DONE 0.0s [2025-12-22T08:34:08.487Z] [2025-12-22T08:34:08.487Z] #8 exporting to image [2025-12-22T08:34:08.487Z] #8 exporting layers done [2025-12-22T08:34:08.487Z] #8 exporting manifest sha256:25d9fa084ff2bf7a5d9e2ee1d577f8f65db3e1f7a70faf93cf547beab0d7c8bb 0.0s done [2025-12-22T08:34:08.487Z] #8 exporting config sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done [2025-12-22T08:34:08.487Z] #8 exporting manifest sha256:0863e2b55cb0dcb240aea83c1e56bab4579b9915890d24b990c918ee82565866 done [2025-12-22T08:34:08.487Z] #8 exporting config sha256:81e2ceb61324dfda7ab0091d283f20fcdebfb6af99ea6d6cc3bb83216d895abc 0.0s done [2025-12-22T08:34:08.487Z] #8 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 done [2025-12-22T08:34:08.487Z] #8 pushing layers [2025-12-22T08:34:08.487Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:08.487Z] #8 pushing layers 0.1s done [2025-12-22T08:34:08.487Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 0.1s done [2025-12-22T08:34:08.487Z] #8 DONE 0.2s [2025-12-22T08:34:08.487Z] [2025-12-22T08:34:08.487Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:08.487Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:08.776Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-12-22T08:34:08.777Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-12-22T08:34:08.777Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:09.037Z] #1 transferring dockerfile: 172B done [2025-12-22T08:34:09.037Z] #1 DONE 0.0s [2025-12-22T08:34:09.037Z] [2025-12-22T08:34:09.037Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-22T08:34:09.037Z] #2 DONE 0.0s [2025-12-22T08:34:09.037Z] [2025-12-22T08:34:09.037Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-22T08:34:09.037Z] #3 DONE 0.1s [2025-12-22T08:34:09.037Z] [2025-12-22T08:34:09.037Z] #4 [internal] load .dockerignore [2025-12-22T08:34:09.037Z] #4 transferring context: 2B done [2025-12-22T08:34:09.037Z] #4 DONE 0.1s [2025-12-22T08:34:09.037Z] [2025-12-22T08:34:09.037Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:09.037Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done [2025-12-22T08:34:09.037Z] #5 CACHED [2025-12-22T08:34:09.037Z] [2025-12-22T08:34:09.037Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:09.037Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done [2025-12-22T08:34:09.037Z] #6 CACHED [2025-12-22T08:34:09.037Z] [2025-12-22T08:34:09.037Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:09.037Z] #7 DONE 0.0s [2025-12-22T08:34:09.037Z] [2025-12-22T08:34:09.037Z] #8 exporting to image [2025-12-22T08:34:09.037Z] #8 exporting layers done [2025-12-22T08:34:09.037Z] #8 exporting manifest sha256:25d9fa084ff2bf7a5d9e2ee1d577f8f65db3e1f7a70faf93cf547beab0d7c8bb done [2025-12-22T08:34:09.037Z] #8 exporting config sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done [2025-12-22T08:34:09.037Z] #8 exporting manifest sha256:0863e2b55cb0dcb240aea83c1e56bab4579b9915890d24b990c918ee82565866 done [2025-12-22T08:34:09.037Z] #8 exporting config sha256:81e2ceb61324dfda7ab0091d283f20fcdebfb6af99ea6d6cc3bb83216d895abc done [2025-12-22T08:34:09.037Z] #8 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 done [2025-12-22T08:34:09.037Z] #8 pushing layers 0.0s done [2025-12-22T08:34:09.037Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 0.1s done [2025-12-22T08:34:09.037Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:09.037Z] #8 DONE 0.1s [2025-12-22T08:34:09.037Z] [2025-12-22T08:34:09.037Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:09.037Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:09.583Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87' [2025-12-22T08:34:09.583Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 --push - [2025-12-22T08:34:09.842Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:09.842Z] #1 transferring dockerfile: 178B done [2025-12-22T08:34:09.842Z] #1 DONE 0.0s [2025-12-22T08:34:09.842Z] [2025-12-22T08:34:09.842Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 [2025-12-22T08:34:09.842Z] #2 DONE 0.0s [2025-12-22T08:34:09.842Z] [2025-12-22T08:34:09.842Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87 [2025-12-22T08:34:09.842Z] #3 DONE 0.0s [2025-12-22T08:34:09.842Z] [2025-12-22T08:34:09.842Z] #4 [internal] load .dockerignore [2025-12-22T08:34:09.842Z] #4 transferring context: 2B done [2025-12-22T08:34:09.842Z] #4 DONE 0.0s [2025-12-22T08:34:09.842Z] [2025-12-22T08:34:09.842Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:09.842Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done [2025-12-22T08:34:09.842Z] #5 CACHED [2025-12-22T08:34:09.842Z] [2025-12-22T08:34:09.842Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:09.842Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done [2025-12-22T08:34:09.842Z] #6 CACHED [2025-12-22T08:34:09.842Z] [2025-12-22T08:34:09.842Z] #7 exporting to image [2025-12-22T08:34:09.842Z] #7 exporting layers done [2025-12-22T08:34:09.842Z] #7 exporting manifest sha256:25d9fa084ff2bf7a5d9e2ee1d577f8f65db3e1f7a70faf93cf547beab0d7c8bb done [2025-12-22T08:34:09.842Z] #7 exporting config sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done [2025-12-22T08:34:09.842Z] #7 exporting manifest sha256:0863e2b55cb0dcb240aea83c1e56bab4579b9915890d24b990c918ee82565866 done [2025-12-22T08:34:09.842Z] #7 exporting config sha256:81e2ceb61324dfda7ab0091d283f20fcdebfb6af99ea6d6cc3bb83216d895abc done [2025-12-22T08:34:09.842Z] #7 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 [2025-12-22T08:34:09.842Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:09.842Z] #7 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 done [2025-12-22T08:34:09.842Z] #7 pushing layers 0.0s done [2025-12-22T08:34:09.842Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.87@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 0.1s done [2025-12-22T08:34:09.842Z] #7 DONE 0.1s [2025-12-22T08:34:09.842Z] [2025-12-22T08:34:09.842Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:09.842Z] #8 DONE 0.0s [2025-12-22T08:34:09.842Z] [2025-12-22T08:34:09.842Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:09.843Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:10.134Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:34:10.134Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:34:10.393Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:10.393Z] #1 transferring dockerfile: 219B done [2025-12-22T08:34:10.393Z] #1 DONE 0.0s [2025-12-22T08:34:10.393Z] [2025-12-22T08:34:10.393Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:34:10.393Z] #2 DONE 0.1s [2025-12-22T08:34:10.393Z] [2025-12-22T08:34:10.393Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:34:10.393Z] #3 DONE 0.1s [2025-12-22T08:34:10.393Z] [2025-12-22T08:34:10.393Z] #4 [internal] load .dockerignore [2025-12-22T08:34:10.393Z] #4 transferring context: 2B done [2025-12-22T08:34:10.393Z] #4 DONE 0.0s [2025-12-22T08:34:10.393Z] [2025-12-22T08:34:10.393Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:10.393Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done [2025-12-22T08:34:10.393Z] #5 CACHED [2025-12-22T08:34:10.393Z] [2025-12-22T08:34:10.393Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:10.393Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done [2025-12-22T08:34:10.393Z] #6 CACHED [2025-12-22T08:34:10.393Z] [2025-12-22T08:34:10.393Z] #7 exporting to image [2025-12-22T08:34:10.393Z] #7 exporting layers done [2025-12-22T08:34:10.393Z] #7 exporting manifest sha256:25d9fa084ff2bf7a5d9e2ee1d577f8f65db3e1f7a70faf93cf547beab0d7c8bb done [2025-12-22T08:34:10.393Z] #7 exporting config sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done [2025-12-22T08:34:10.393Z] #7 exporting manifest sha256:0863e2b55cb0dcb240aea83c1e56bab4579b9915890d24b990c918ee82565866 done [2025-12-22T08:34:10.393Z] #7 exporting config sha256:81e2ceb61324dfda7ab0091d283f20fcdebfb6af99ea6d6cc3bb83216d895abc done [2025-12-22T08:34:10.393Z] #7 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 done [2025-12-22T08:34:10.393Z] #7 pushing layers 0.0s done [2025-12-22T08:34:10.393Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 [2025-12-22T08:34:10.393Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:10.653Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 0.1s done [2025-12-22T08:34:10.653Z] #7 DONE 0.1s [2025-12-22T08:34:10.653Z] [2025-12-22T08:34:10.653Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:10.653Z] #8 DONE 0.0s [2025-12-22T08:34:10.653Z] [2025-12-22T08:34:10.653Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:10.653Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:10.947Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-12-22T08:34:10.947Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-12-22T08:34:10.947Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:10.947Z] #1 transferring dockerfile: 170B done [2025-12-22T08:34:10.947Z] #1 DONE 0.0s [2025-12-22T08:34:10.947Z] [2025-12-22T08:34:10.947Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-22T08:34:10.947Z] #2 DONE 0.0s [2025-12-22T08:34:10.947Z] [2025-12-22T08:34:10.947Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-22T08:34:10.947Z] #3 DONE 0.0s [2025-12-22T08:34:10.947Z] [2025-12-22T08:34:10.947Z] #4 [internal] load .dockerignore [2025-12-22T08:34:10.947Z] #4 transferring context: 2B done [2025-12-22T08:34:10.947Z] #4 DONE 0.0s [2025-12-22T08:34:10.947Z] [2025-12-22T08:34:10.947Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:10.947Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:11.206Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done [2025-12-22T08:34:11.206Z] #5 CACHED [2025-12-22T08:34:11.206Z] [2025-12-22T08:34:11.207Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 [2025-12-22T08:34:11.207Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:47bbe07b12e4cfe49ca5b102eea4b1ef2dac1d05d0a3f95487e10cefa9275f55 0.0s done [2025-12-22T08:34:11.207Z] #6 CACHED [2025-12-22T08:34:11.207Z] [2025-12-22T08:34:11.207Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:11.207Z] #7 DONE 0.0s [2025-12-22T08:34:11.207Z] [2025-12-22T08:34:11.207Z] #8 exporting to image [2025-12-22T08:34:11.207Z] #8 exporting layers done [2025-12-22T08:34:11.207Z] #8 exporting manifest sha256:25d9fa084ff2bf7a5d9e2ee1d577f8f65db3e1f7a70faf93cf547beab0d7c8bb done [2025-12-22T08:34:11.207Z] #8 exporting config sha256:3fff161a672bb78449295cba05370eb91618bd85096ffb74e2f29eb7c69f994a done [2025-12-22T08:34:11.207Z] #8 exporting manifest sha256:0863e2b55cb0dcb240aea83c1e56bab4579b9915890d24b990c918ee82565866 done [2025-12-22T08:34:11.207Z] #8 exporting config sha256:81e2ceb61324dfda7ab0091d283f20fcdebfb6af99ea6d6cc3bb83216d895abc done [2025-12-22T08:34:11.207Z] #8 exporting manifest list sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 done [2025-12-22T08:34:11.207Z] #8 pushing layers 0.0s done [2025-12-22T08:34:11.207Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:87e006a2a80e38a2bd2c6fd71216cf1b21bdc3b086664d44e84aee19a435de40 0.1s done [2025-12-22T08:34:11.207Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:11.207Z] #8 DONE 0.1s [2025-12-22T08:34:11.207Z] [2025-12-22T08:34:11.207Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:11.207Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:11.491Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157' [2025-12-22T08:34:11.491Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 --push - [2025-12-22T08:34:11.752Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:11.752Z] #1 transferring dockerfile: 202B done [2025-12-22T08:34:11.752Z] #1 DONE 0.0s [2025-12-22T08:34:11.752Z] [2025-12-22T08:34:11.752Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:34:11.752Z] #2 DONE 0.1s [2025-12-22T08:34:11.752Z] [2025-12-22T08:34:11.752Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T08:34:11.752Z] #3 DONE 0.1s [2025-12-22T08:34:11.752Z] [2025-12-22T08:34:11.752Z] #4 [internal] load .dockerignore [2025-12-22T08:34:11.752Z] #4 transferring context: 2B done [2025-12-22T08:34:11.752Z] #4 DONE 0.0s [2025-12-22T08:34:11.752Z] [2025-12-22T08:34:11.752Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:11.752Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done [2025-12-22T08:34:11.752Z] #5 DONE 0.0s [2025-12-22T08:34:11.752Z] [2025-12-22T08:34:11.752Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:11.752Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done [2025-12-22T08:34:11.752Z] #6 DONE 0.1s [2025-12-22T08:34:11.752Z] [2025-12-22T08:34:11.752Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:11.752Z] #7 DONE 0.0s [2025-12-22T08:34:11.752Z] [2025-12-22T08:34:11.752Z] #8 exporting to image [2025-12-22T08:34:11.752Z] #8 exporting layers done [2025-12-22T08:34:11.752Z] #8 exporting manifest sha256:e78fe262a2e858f958923d31d6cc857c18e47ad7a51605fcd5a9960ef992c9ee done [2025-12-22T08:34:11.752Z] #8 exporting config sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done [2025-12-22T08:34:11.752Z] #8 exporting manifest sha256:7e32c4db4e55ee708eabdd1dc907080f2fc8cbf844b969408928eb10a31f63a8 done [2025-12-22T08:34:11.752Z] #8 exporting config sha256:436947447be712e9838af052fbae5eb2465428da50842e3d4cbd2c59eb2ceb01 0.0s done [2025-12-22T08:34:11.752Z] #8 exporting manifest list sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 done [2025-12-22T08:34:11.752Z] #8 pushing layers 0.1s done [2025-12-22T08:34:11.752Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 [2025-12-22T08:34:11.752Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:12.012Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 0.1s done [2025-12-22T08:34:12.012Z] #8 DONE 0.2s [2025-12-22T08:34:12.012Z] [2025-12-22T08:34:12.012Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:12.013Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:12.308Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-12-22T08:34:12.308Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-12-22T08:34:12.308Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:12.308Z] #1 transferring dockerfile: 168B done [2025-12-22T08:34:12.308Z] #1 DONE 0.0s [2025-12-22T08:34:12.308Z] [2025-12-22T08:34:12.308Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-22T08:34:12.308Z] #2 DONE 0.0s [2025-12-22T08:34:12.308Z] [2025-12-22T08:34:12.308Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-22T08:34:12.308Z] #3 DONE 0.0s [2025-12-22T08:34:12.308Z] [2025-12-22T08:34:12.308Z] #4 [internal] load .dockerignore [2025-12-22T08:34:12.308Z] #4 transferring context: 2B done [2025-12-22T08:34:12.308Z] #4 DONE 0.0s [2025-12-22T08:34:12.308Z] [2025-12-22T08:34:12.308Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:12.308Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done [2025-12-22T08:34:12.308Z] #5 DONE 0.0s [2025-12-22T08:34:12.308Z] [2025-12-22T08:34:12.308Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:12.567Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done [2025-12-22T08:34:12.567Z] #6 CACHED [2025-12-22T08:34:12.567Z] [2025-12-22T08:34:12.567Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:12.567Z] #5 CACHED [2025-12-22T08:34:12.567Z] [2025-12-22T08:34:12.567Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:12.567Z] #7 DONE 0.0s [2025-12-22T08:34:12.567Z] [2025-12-22T08:34:12.567Z] #8 exporting to image [2025-12-22T08:34:12.567Z] #8 exporting layers done [2025-12-22T08:34:12.567Z] #8 exporting manifest sha256:e78fe262a2e858f958923d31d6cc857c18e47ad7a51605fcd5a9960ef992c9ee done [2025-12-22T08:34:12.567Z] #8 exporting config sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done [2025-12-22T08:34:12.567Z] #8 exporting manifest sha256:7e32c4db4e55ee708eabdd1dc907080f2fc8cbf844b969408928eb10a31f63a8 done [2025-12-22T08:34:12.567Z] #8 exporting config sha256:436947447be712e9838af052fbae5eb2465428da50842e3d4cbd2c59eb2ceb01 done [2025-12-22T08:34:12.567Z] #8 exporting manifest list sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 done [2025-12-22T08:34:12.567Z] #8 pushing layers 0.0s done [2025-12-22T08:34:12.567Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 0.1s done [2025-12-22T08:34:12.567Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:12.567Z] #8 DONE 0.1s [2025-12-22T08:34:12.567Z] [2025-12-22T08:34:12.567Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:12.567Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:12.860Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 --push - [2025-12-22T08:34:12.860Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87' [2025-12-22T08:34:12.860Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:12.860Z] #1 transferring dockerfile: 174B done [2025-12-22T08:34:12.860Z] #1 DONE 0.0s [2025-12-22T08:34:12.860Z] [2025-12-22T08:34:12.860Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 [2025-12-22T08:34:12.860Z] #2 DONE 0.0s [2025-12-22T08:34:12.860Z] [2025-12-22T08:34:12.860Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87 [2025-12-22T08:34:12.860Z] #3 DONE 0.0s [2025-12-22T08:34:12.860Z] [2025-12-22T08:34:12.860Z] #4 [internal] load .dockerignore [2025-12-22T08:34:12.860Z] #4 transferring context: 2B done [2025-12-22T08:34:12.860Z] #4 DONE 0.0s [2025-12-22T08:34:12.860Z] [2025-12-22T08:34:12.860Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:12.860Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de done [2025-12-22T08:34:12.860Z] #5 CACHED [2025-12-22T08:34:12.860Z] [2025-12-22T08:34:12.860Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:12.860Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done [2025-12-22T08:34:12.860Z] #6 CACHED [2025-12-22T08:34:12.860Z] [2025-12-22T08:34:12.860Z] #7 exporting to image [2025-12-22T08:34:12.860Z] #7 exporting layers done [2025-12-22T08:34:12.860Z] #7 exporting manifest sha256:e78fe262a2e858f958923d31d6cc857c18e47ad7a51605fcd5a9960ef992c9ee done [2025-12-22T08:34:12.860Z] #7 exporting config sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done [2025-12-22T08:34:12.860Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:13.121Z] #7 exporting manifest sha256:7e32c4db4e55ee708eabdd1dc907080f2fc8cbf844b969408928eb10a31f63a8 done [2025-12-22T08:34:13.121Z] #7 exporting config sha256:436947447be712e9838af052fbae5eb2465428da50842e3d4cbd2c59eb2ceb01 done [2025-12-22T08:34:13.121Z] #7 exporting manifest list sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 done [2025-12-22T08:34:13.121Z] #7 pushing layers 0.0s done [2025-12-22T08:34:13.121Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.87@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 0.1s done [2025-12-22T08:34:13.121Z] #7 DONE 0.1s [2025-12-22T08:34:13.121Z] [2025-12-22T08:34:13.121Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:13.121Z] #8 DONE 0.0s [2025-12-22T08:34:13.121Z] [2025-12-22T08:34:13.121Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:13.121Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:13.410Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87' [2025-12-22T08:34:13.410Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 --push - [2025-12-22T08:34:13.410Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:13.410Z] #1 transferring dockerfile: 215B done [2025-12-22T08:34:13.410Z] #1 DONE 0.0s [2025-12-22T08:34:13.410Z] [2025-12-22T08:34:13.410Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:34:13.410Z] #2 DONE 0.0s [2025-12-22T08:34:13.410Z] [2025-12-22T08:34:13.410Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T08:34:13.410Z] #3 DONE 0.0s [2025-12-22T08:34:13.410Z] [2025-12-22T08:34:13.410Z] #4 [internal] load .dockerignore [2025-12-22T08:34:13.410Z] #4 transferring context: 2B done [2025-12-22T08:34:13.410Z] #4 DONE 0.0s [2025-12-22T08:34:13.410Z] [2025-12-22T08:34:13.410Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:13.410Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done [2025-12-22T08:34:13.410Z] #5 CACHED [2025-12-22T08:34:13.410Z] [2025-12-22T08:34:13.410Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:13.671Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done [2025-12-22T08:34:13.671Z] #6 CACHED [2025-12-22T08:34:13.671Z] [2025-12-22T08:34:13.671Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:13.671Z] #7 DONE 0.0s [2025-12-22T08:34:13.671Z] [2025-12-22T08:34:13.671Z] #8 exporting to image [2025-12-22T08:34:13.671Z] #8 exporting layers done [2025-12-22T08:34:13.671Z] #8 exporting manifest sha256:e78fe262a2e858f958923d31d6cc857c18e47ad7a51605fcd5a9960ef992c9ee done [2025-12-22T08:34:13.671Z] #8 exporting config sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done [2025-12-22T08:34:13.671Z] #8 exporting manifest sha256:7e32c4db4e55ee708eabdd1dc907080f2fc8cbf844b969408928eb10a31f63a8 done [2025-12-22T08:34:13.671Z] #8 exporting config sha256:436947447be712e9838af052fbae5eb2465428da50842e3d4cbd2c59eb2ceb01 done [2025-12-22T08:34:13.671Z] #8 exporting manifest list sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 done [2025-12-22T08:34:13.671Z] #8 pushing layers 0.0s done [2025-12-22T08:34:13.671Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 0.1s done [2025-12-22T08:34:13.671Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:13.671Z] #8 DONE 0.1s [2025-12-22T08:34:13.671Z] [2025-12-22T08:34:13.671Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:13.671Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-22T08:34:13.963Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-12-22T08:34:13.964Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-12-22T08:34:13.964Z] #1 [internal] load build definition from Dockerfile [2025-12-22T08:34:13.964Z] #1 transferring dockerfile: 166B done [2025-12-22T08:34:13.964Z] #1 DONE 0.0s [2025-12-22T08:34:13.964Z] [2025-12-22T08:34:13.964Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-22T08:34:13.964Z] #2 DONE 0.0s [2025-12-22T08:34:13.964Z] [2025-12-22T08:34:13.964Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-22T08:34:13.964Z] #3 DONE 0.0s [2025-12-22T08:34:13.964Z] [2025-12-22T08:34:13.964Z] #4 [internal] load .dockerignore [2025-12-22T08:34:13.964Z] #4 transferring context: 2B done [2025-12-22T08:34:13.964Z] #4 DONE 0.0s [2025-12-22T08:34:14.223Z] [2025-12-22T08:34:14.223Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:14.223Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done [2025-12-22T08:34:14.223Z] #5 CACHED [2025-12-22T08:34:14.223Z] [2025-12-22T08:34:14.223Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de [2025-12-22T08:34:14.223Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5fe37f09bc5424753d0ee292b38efe4ef4cad1bef63558c4cdfff483490326de 0.0s done [2025-12-22T08:34:14.223Z] #6 CACHED [2025-12-22T08:34:14.223Z] [2025-12-22T08:34:14.223Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-22T08:34:14.223Z] #7 DONE 0.0s [2025-12-22T08:34:14.223Z] [2025-12-22T08:34:14.223Z] #8 exporting to image [2025-12-22T08:34:14.223Z] #8 exporting layers done [2025-12-22T08:34:14.223Z] #8 exporting manifest sha256:e78fe262a2e858f958923d31d6cc857c18e47ad7a51605fcd5a9960ef992c9ee done [2025-12-22T08:34:14.223Z] #8 exporting config sha256:a8e1b6dccb80657099e6702d0013c97a4672f56960aef18c35e9e67940485247 done [2025-12-22T08:34:14.223Z] #8 exporting manifest sha256:7e32c4db4e55ee708eabdd1dc907080f2fc8cbf844b969408928eb10a31f63a8 done [2025-12-22T08:34:14.223Z] #8 exporting config sha256:436947447be712e9838af052fbae5eb2465428da50842e3d4cbd2c59eb2ceb01 done [2025-12-22T08:34:14.223Z] #8 exporting manifest list sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 done [2025-12-22T08:34:14.223Z] #8 pushing layers 0.0s done [2025-12-22T08:34:14.223Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3c6178ff3de702447403261761c4209d8979a292b789d0f23e96924928a0f8a8 0.1s done [2025-12-22T08:34:14.223Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-22T08:34:14.223Z] #8 DONE 0.1s [2025-12-22T08:34:14.223Z] [2025-12-22T08:34:14.223Z] 1 warning found (use --debug to expand): [2025-12-22T08:34:14.223Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-12-22T08:34:14.626Z] + '[' -d /w/workspace/edgex-go/940/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-12-22T08:34:14.927Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T08:34:15.487Z] ---> package-listing.sh [2025-12-22T08:34:15.487Z] ++ facter osfamily [2025-12-22T08:34:15.487Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-22T08:34:15.750Z] + OS_FAMILY=redhat [2025-12-22T08:34:15.750Z] + workspace=/w/workspace/edgex-go/940 [2025-12-22T08:34:15.750Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-22T08:34:15.750Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-22T08:34:15.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-22T08:34:15.750Z] + PACKAGES=/tmp/packages_start.txt [2025-12-22T08:34:15.750Z] + '[' /w/workspace/edgex-go/940 ']' [2025-12-22T08:34:15.750Z] + PACKAGES=/tmp/packages_end.txt [2025-12-22T08:34:15.750Z] + case "${OS_FAMILY}" in [2025-12-22T08:34:15.750Z] + rpm -qa [2025-12-22T08:34:15.750Z] + sort [2025-12-22T08:34:16.320Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-22T08:34:16.320Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-22T08:34:16.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-22T08:34:16.320Z] + '[' /w/workspace/edgex-go/940 ']' [2025-12-22T08:34:16.320Z] + mkdir -p /w/workspace/edgex-go/940/archives/ [2025-12-22T08:34:16.320Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/940/archives/ [Pipeline] echo [2025-12-22T08:34:16.332Z] 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/940/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-12-22T08:34:16.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:34:17.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-22T08:34:17.181Z] [2025-12-22T08:34:17.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T08:34:17.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-22T08:34:17.493Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-22T08:34:17.493Z] 5eb5b503b376: Pulling fs layer [2025-12-22T08:34:17.493Z] 5c69ac0246d0: Pulling fs layer [2025-12-22T08:34:17.493Z] ec43610c2a17: Pulling fs layer [2025-12-22T08:34:17.493Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-22T08:34:17.494Z] 33b1e0a273af: Pulling fs layer [2025-12-22T08:34:17.494Z] 5d3b04190fa2: Pulling fs layer [2025-12-22T08:34:17.494Z] 2f39f015ded8: Pulling fs layer [2025-12-22T08:34:17.494Z] 3a2ae6a8a46f: Waiting [2025-12-22T08:34:17.494Z] 33b1e0a273af: Waiting [2025-12-22T08:34:17.494Z] 5d3b04190fa2: Waiting [2025-12-22T08:34:17.494Z] 2f39f015ded8: Waiting [2025-12-22T08:34:17.494Z] 5c69ac0246d0: Verifying Checksum [2025-12-22T08:34:17.494Z] 5c69ac0246d0: Download complete [2025-12-22T08:34:17.494Z] 3a2ae6a8a46f: Verifying Checksum [2025-12-22T08:34:17.494Z] 3a2ae6a8a46f: Download complete [2025-12-22T08:34:17.494Z] 33b1e0a273af: Verifying Checksum [2025-12-22T08:34:17.494Z] 33b1e0a273af: Download complete [2025-12-22T08:34:17.494Z] ec43610c2a17: Verifying Checksum [2025-12-22T08:34:17.494Z] ec43610c2a17: Download complete [2025-12-22T08:34:17.494Z] 5d3b04190fa2: Verifying Checksum [2025-12-22T08:34:17.494Z] 5d3b04190fa2: Download complete [2025-12-22T08:34:17.760Z] 5eb5b503b376: Verifying Checksum [2025-12-22T08:34:17.760Z] 5eb5b503b376: Download complete [2025-12-22T08:34:18.350Z] 2f39f015ded8: Verifying Checksum [2025-12-22T08:34:18.350Z] 2f39f015ded8: Download complete [2025-12-22T08:34:19.300Z] 5eb5b503b376: Pull complete [2025-12-22T08:34:19.300Z] 5c69ac0246d0: Pull complete [2025-12-22T08:34:19.559Z] ec43610c2a17: Pull complete [2025-12-22T08:34:19.559Z] 3a2ae6a8a46f: Pull complete [2025-12-22T08:34:19.821Z] 33b1e0a273af: Pull complete [2025-12-22T08:34:19.822Z] 5d3b04190fa2: Pull complete [2025-12-22T08:34:24.064Z] 2f39f015ded8: Pull complete [2025-12-22T08:34:24.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-22T08:34:24.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-22T08:34:24.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T08:34:24.228Z] prd-centos7-docker-4c-2g-775550 does not seem to be running inside a container [2025-12-22T08:34:24.263Z] $ 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/940/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-12-22T08:34:28.036Z] $ docker top 3adbb9d6510e3b73a6b03ba897ecf37499bd9f50b273b1a5f7a3da4b5e0f4c1b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-22T08:34:28.382Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-22T08:34:28.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-22T08:34:29.023Z] + ls /var/log/sa-host [2025-12-22T08:34:29.023Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-22T08:34:29.213Z] provisioning config files... [2025-12-22T08:34:29.221Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3199985333904646392tmp [Pipeline] { [Pipeline] echo [2025-12-22T08:34:29.242Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T08:34:29.539Z] ---> create-netrc.sh [Pipeline] } [2025-12-22T08:34:29.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-22T08:34:29.903Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-22T08:34:29.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T08:34:30.220Z] ---> sudo-logs.sh [2025-12-22T08:34:30.220Z] Archiving 'sudo' log.. [2025-12-22T08:34:30.220Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T08:34:30.261Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-12-22T08:34:30.266Z] $ docker stop --time=1 3adbb9d6510e3b73a6b03ba897ecf37499bd9f50b273b1a5f7a3da4b5e0f4c1b [2025-12-22T08:34:31.549Z] $ docker rm -f --volumes 3adbb9d6510e3b73a6b03ba897ecf37499bd9f50b273b1a5f7a3da4b5e0f4c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-12-22T08:34:31.699Z] [WS-CLEANUP] Deleting project workspace... [2025-12-22T08:34:31.699Z] [WS-CLEANUP] Deferred wipeout is used... [2025-12-22T08:34:31.717Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-12-22T08:50:40.914Z] #144 ... [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-22T08:50:40.915Z] #147 DONE 1309.7s [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-22T08:50:40.915Z] #151 ... [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:50:40.915Z] #155 DONE 0.2s [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:50:40.915Z] #45 ... [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:50:40.915Z] #156 DONE 0.1s [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-12-22T08:50:40.915Z] #157 DONE 0.3s [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #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-12-22T08:50:40.915Z] #158 DONE 0.1s [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #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-12-22T08:50:40.915Z] #159 DONE 0.1s [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-22T08:50:40.915Z] #152 ... [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #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-12-22T08:50:40.915Z] #160 DONE 2.4s [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-22T08:50:40.915Z] #145 ... [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #106 [core-common-config-bootstrapper] exporting to image [2025-12-22T08:50:40.915Z] #106 exporting layers [2025-12-22T08:50:40.915Z] #106 exporting layers 1.0s done [2025-12-22T08:50:40.915Z] #106 writing image sha256:ce26f0c786b2f61f0c970327f7ed94ad8a83ae15ae0975edda0b5734ea988a69 done [2025-12-22T08:50:40.915Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-12-22T08:50:40.915Z] #106 DONE 10.0s [2025-12-22T08:50:40.915Z] [2025-12-22T08:50:40.915Z] #140 [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-12-22T08:50:45.176Z] #140 ... [2025-12-22T08:50:45.176Z] [2025-12-22T08:50:45.176Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-22T08:50:45.176Z] #145 DONE 1328.0s [2025-12-22T08:50:45.176Z] [2025-12-22T08:50:45.176Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:50:45.176Z] #45 ... [2025-12-22T08:50:45.176Z] [2025-12-22T08:50:45.176Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-12-22T08:50:45.766Z] #161 DONE 0.4s [2025-12-22T08:50:45.766Z] [2025-12-22T08:50:45.766Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-22T08:50:48.383Z] #162 DONE 2.2s [2025-12-22T08:50:48.383Z] [2025-12-22T08:50:48.383Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T08:50:48.383Z] #163 DONE 0.4s [2025-12-22T08:50:48.383Z] [2025-12-22T08:50:48.383Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-22T08:50:48.383Z] #148 ... [2025-12-22T08:50:48.383Z] [2025-12-22T08:50:48.383Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-12-22T08:50:48.383Z] #164 DONE 0.1s [2025-12-22T08:50:48.383Z] [2025-12-22T08:50:48.383Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-22T08:50:48.697Z] #165 DONE 0.3s [2025-12-22T08:50:48.697Z] [2025-12-22T08:50:48.697Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-12-22T08:50:48.965Z] #166 DONE 0.2s [2025-12-22T08:50:48.965Z] [2025-12-22T08:50:48.965Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-22T08:50:48.965Z] #154 ... [2025-12-22T08:50:48.965Z] [2025-12-22T08:50:48.965Z] #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-12-22T08:50:49.301Z] #167 DONE 0.2s [2025-12-22T08:50:49.301Z] [2025-12-22T08:50:49.301Z] #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-12-22T08:50:49.589Z] #168 DONE 0.2s [2025-12-22T08:50:49.589Z] [2025-12-22T08:50:49.589Z] #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-12-22T08:50:49.589Z] #169 DONE 0.3s [2025-12-22T08:50:49.589Z] [2025-12-22T08:50:49.589Z] #140 [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-12-22T08:50:49.589Z] #140 ... [2025-12-22T08:50:49.589Z] [2025-12-22T08:50:49.589Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-12-22T08:50:49.857Z] #170 DONE 0.3s [2025-12-22T08:50:49.857Z] [2025-12-22T08:50:49.857Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T08:50:50.124Z] #45 ... [2025-12-22T08:50:50.124Z] [2025-12-22T08:50:50.124Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-12-22T08:50:52.301Z] #171 DONE 2.1s [2025-12-22T08:50:52.301Z] [2025-12-22T08:50:52.301Z] #106 [security-bootstrapper] exporting to image [2025-12-22T08:50:52.301Z] #106 exporting layers [2025-12-22T08:50:53.311Z] #106 exporting layers 1.2s done [2025-12-22T08:50:53.312Z] #106 writing image sha256:e9236dd5a01b6148b7f5c63e76d662d3dab4803793e9f06ff120b9a6a5bc2a79 0.0s done [2025-12-22T08:50:53.312Z] #106 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2025-12-22T08:50:53.312Z] #106 DONE 11.3s [2025-12-22T08:50:53.312Z] [2025-12-22T08:50:53.312Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-22T09:09:01.273Z] #154 ... [2025-12-22T09:09:01.273Z] [2025-12-22T09:09:01.273Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-22T09:09:01.273Z] #151 DONE 2413.5s [2025-12-22T09:09:01.273Z] [2025-12-22T09:09:01.273Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-22T09:09:01.273Z] #146 ... [2025-12-22T09:09:01.273Z] [2025-12-22T09:09:01.273Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T09:09:01.273Z] #172 DONE 2.7s [2025-12-22T09:09:01.273Z] [2025-12-22T09:09:01.273Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-22T09:09:01.273Z] #173 DONE 0.2s [2025-12-22T09:09:01.273Z] [2025-12-22T09:09:01.273Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T09:09:01.273Z] #149 ... [2025-12-22T09:09:01.273Z] [2025-12-22T09:09:01.273Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-12-22T09:09:01.273Z] #174 DONE 0.5s [2025-12-22T09:09:01.273Z] [2025-12-22T09:09:01.273Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-12-22T09:09:01.273Z] #175 DONE 0.2s [2025-12-22T09:09:01.273Z] [2025-12-22T09:09:01.273Z] #106 [core-command] exporting to image [2025-12-22T09:09:01.273Z] #106 exporting layers [2025-12-22T09:09:01.273Z] #106 exporting layers 0.5s done [2025-12-22T09:09:01.273Z] #106 writing image sha256:8b3d8eb4109db983431d5bb61040366850f9ba16ed5ac74ffa24601708618a01 done [2025-12-22T09:09:01.273Z] #106 naming to docker.io/library/core-command-arm64 done [2025-12-22T09:09:01.273Z] #106 DONE 11.8s [2025-12-22T09:09:01.273Z] [2025-12-22T09:09:01.273Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T09:09:16.281Z] #149 ... [2025-12-22T09:09:16.281Z] [2025-12-22T09:09:16.281Z] #140 [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-12-22T09:09:16.281Z] #140 2439.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.87 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-22T09:09:17.244Z] #140 ... [2025-12-22T09:09:17.244Z] [2025-12-22T09:09:17.244Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-22T09:09:17.244Z] #144 DONE 2440.9s [2025-12-22T09:09:17.514Z] [2025-12-22T09:09:17.514Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-22T09:09:18.107Z] #148 ... [2025-12-22T09:09:18.107Z] [2025-12-22T09:09:18.107Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T09:09:18.107Z] #176 DONE 0.2s [2025-12-22T09:09:18.107Z] [2025-12-22T09:09:18.107Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:09:18.386Z] #45 ... [2025-12-22T09:09:18.386Z] [2025-12-22T09:09:18.386Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-12-22T09:09:18.386Z] #177 DONE 0.2s [2025-12-22T09:09:18.386Z] [2025-12-22T09:09:18.386Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T09:09:18.661Z] #149 ... [2025-12-22T09:09:18.661Z] [2025-12-22T09:09:18.661Z] #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-12-22T09:09:18.661Z] #178 DONE 0.2s [2025-12-22T09:09:18.661Z] [2025-12-22T09:09:18.661Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-12-22T09:09:18.932Z] #179 DONE 0.1s [2025-12-22T09:09:18.932Z] [2025-12-22T09:09:18.932Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-12-22T09:09:19.523Z] #180 DONE 0.5s [2025-12-22T09:09:19.523Z] [2025-12-22T09:09:19.523Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-12-22T09:09:19.523Z] #181 DONE 0.2s [2025-12-22T09:09:19.523Z] [2025-12-22T09:09:19.523Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-22T09:09:19.791Z] #148 ... [2025-12-22T09:09:19.791Z] [2025-12-22T09:09:19.791Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-22T09:09:22.376Z] #182 DONE 2.4s [2025-12-22T09:09:22.376Z] [2025-12-22T09:09:22.376Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:09:22.376Z] #45 ... [2025-12-22T09:09:22.376Z] [2025-12-22T09:09:22.376Z] #106 [security-proxy-setup] exporting to image [2025-12-22T09:09:22.376Z] #106 exporting layers [2025-12-22T09:09:22.959Z] #106 exporting layers 1.0s done [2025-12-22T09:09:22.959Z] #106 writing image sha256:c321cc3febd87f0bb8fcdeaaee04cfcb09e961b99e596372eefea9e96977651f done [2025-12-22T09:09:22.959Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2025-12-22T09:09:22.959Z] #106 DONE 12.8s [2025-12-22T09:09:22.959Z] [2025-12-22T09:09:22.959Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-22T09:09:55.181Z] #154 ... [2025-12-22T09:09:55.181Z] [2025-12-22T09:09:55.181Z] #140 [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-12-22T09:09:55.181Z] #140 DONE 2474.1s [2025-12-22T09:09:55.181Z] [2025-12-22T09:09:55.181Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-22T09:09:55.181Z] #152 ... [2025-12-22T09:09:55.181Z] [2025-12-22T09:09:55.181Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T09:09:55.181Z] #183 DONE 0.1s [2025-12-22T09:09:55.181Z] [2025-12-22T09:09:55.181Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-22T09:09:55.181Z] #154 ... [2025-12-22T09:09:55.181Z] [2025-12-22T09:09:55.181Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-12-22T09:09:55.181Z] #184 DONE 0.2s [2025-12-22T09:09:55.181Z] [2025-12-22T09:09:55.181Z] #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-12-22T09:09:55.181Z] #185 DONE 0.2s [2025-12-22T09:09:55.181Z] [2025-12-22T09:09:55.181Z] #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-12-22T09:09:55.182Z] #186 DONE 0.1s [2025-12-22T09:09:55.182Z] [2025-12-22T09:09:55.182Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-12-22T09:09:55.182Z] #187 DONE 0.1s [2025-12-22T09:09:55.182Z] [2025-12-22T09:09:55.182Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-12-22T09:09:55.182Z] #188 DONE 0.5s [2025-12-22T09:09:55.182Z] [2025-12-22T09:09:55.182Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-12-22T09:09:55.450Z] #189 DONE 2.5s [2025-12-22T09:09:55.450Z] [2025-12-22T09:09:55.450Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T09:09:55.450Z] #149 ... [2025-12-22T09:09:55.450Z] [2025-12-22T09:09:55.450Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-12-22T09:09:55.450Z] #190 DONE 0.1s [2025-12-22T09:09:55.717Z] [2025-12-22T09:09:55.717Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-22T09:09:57.657Z] #191 DONE 2.1s [2025-12-22T09:09:57.657Z] [2025-12-22T09:09:57.657Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:09:57.925Z] #45 ... [2025-12-22T09:09:57.925Z] [2025-12-22T09:09:57.925Z] #106 [security-secretstore-setup] exporting to image [2025-12-22T09:09:57.925Z] #106 exporting layers [2025-12-22T09:09:59.340Z] #106 exporting layers 1.8s done [2025-12-22T09:09:59.606Z] #106 writing image sha256:c2b2281219102e13986797f0a3f25859e58680b4952d206be03c6d94e7f1088c 0.0s done [2025-12-22T09:09:59.606Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-12-22T09:09:59.606Z] #106 DONE 14.7s [2025-12-22T09:09:59.606Z] [2025-12-22T09:09:59.606Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-22T09:10:56.005Z] #153 ... [2025-12-22T09:10:56.005Z] [2025-12-22T09:10:56.005Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-22T09:10:56.005Z] #150 DONE 2539.7s [2025-12-22T09:10:56.005Z] [2025-12-22T09:10:56.005Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T09:10:56.600Z] #149 ... [2025-12-22T09:10:56.600Z] [2025-12-22T09:10:56.600Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T09:10:56.875Z] #192 DONE 0.2s [2025-12-22T09:10:56.875Z] [2025-12-22T09:10:56.875Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-22T09:10:57.142Z] #148 ... [2025-12-22T09:10:57.142Z] [2025-12-22T09:10:57.142Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-22T09:10:57.142Z] #193 DONE 0.1s [2025-12-22T09:10:57.142Z] [2025-12-22T09:10:57.142Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-12-22T09:10:57.723Z] #194 DONE 0.5s [2025-12-22T09:10:57.723Z] [2025-12-22T09:10:57.723Z] #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-12-22T09:10:57.723Z] #195 DONE 0.1s [2025-12-22T09:10:57.723Z] [2025-12-22T09:10:57.723Z] #106 [security-spiffe-token-provider] exporting to image [2025-12-22T09:10:57.723Z] #106 exporting layers [2025-12-22T09:10:58.749Z] #106 exporting layers 0.8s done [2025-12-22T09:10:58.749Z] #106 writing image sha256:8a0b4df11596c5ee886c951af4859073b8ca38f91cd95b373b20786e21e2b53e done [2025-12-22T09:10:58.749Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-12-22T09:10:58.749Z] #106 DONE 15.5s [2025-12-22T09:10:58.749Z] [2025-12-22T09:10:58.749Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-22T09:11:45.586Z] #149 DONE 2588.2s [2025-12-22T09:11:45.586Z] [2025-12-22T09:11:45.586Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-22T09:11:45.586Z] #154 ... [2025-12-22T09:11:45.586Z] [2025-12-22T09:11:45.586Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T09:11:45.586Z] #196 DONE 0.4s [2025-12-22T09:11:45.586Z] [2025-12-22T09:11:45.586Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-22T09:11:45.586Z] #197 DONE 0.4s [2025-12-22T09:11:45.586Z] [2025-12-22T09:11:45.586Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:11:45.852Z] #45 ... [2025-12-22T09:11:45.852Z] [2025-12-22T09:11:45.852Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-22T09:11:46.816Z] #198 DONE 0.8s [2025-12-22T09:11:46.816Z] [2025-12-22T09:11:46.816Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-12-22T09:11:46.816Z] #199 DONE 0.3s [2025-12-22T09:11:46.816Z] [2025-12-22T09:11:46.816Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:11:47.083Z] #45 ... [2025-12-22T09:11:47.083Z] [2025-12-22T09:11:47.083Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-12-22T09:11:47.083Z] #200 DONE 0.2s [2025-12-22T09:11:47.083Z] [2025-12-22T09:11:47.083Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-22T09:11:49.027Z] #201 DONE 1.8s [2025-12-22T09:11:49.027Z] [2025-12-22T09:11:49.027Z] #106 [security-proxy-auth] exporting to image [2025-12-22T09:11:49.027Z] #106 exporting layers [2025-12-22T09:11:49.994Z] #106 exporting layers 0.9s done [2025-12-22T09:11:49.994Z] #106 writing image sha256:911bef69a60a9a4c5f313b60c739b06667c7bb091ebaf4e81799bb9573656b5a 0.0s done [2025-12-22T09:11:49.994Z] #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-12-22T09:11:49.994Z] #106 DONE 16.4s [2025-12-22T09:11:49.994Z] [2025-12-22T09:11:49.994Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:11:51.947Z] #45 ... [2025-12-22T09:11:51.947Z] [2025-12-22T09:11:51.947Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-22T09:11:51.947Z] #153 DONE 2595.8s [2025-12-22T09:11:52.227Z] [2025-12-22T09:11:52.227Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-22T09:11:52.495Z] #146 ... [2025-12-22T09:11:52.495Z] [2025-12-22T09:11:52.495Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T09:11:53.079Z] #202 DONE 0.3s [2025-12-22T09:11:53.079Z] [2025-12-22T09:11:53.079Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-22T09:11:53.079Z] #203 ... [2025-12-22T09:11:53.079Z] [2025-12-22T09:11:53.079Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-22T09:11:53.079Z] #154 DONE 2596.6s [2025-12-22T09:11:53.345Z] [2025-12-22T09:11:53.345Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-22T09:11:53.345Z] #203 DONE 0.3s [2025-12-22T09:11:53.345Z] [2025-12-22T09:11:53.345Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-22T09:11:53.345Z] #146 ... [2025-12-22T09:11:53.345Z] [2025-12-22T09:11:53.345Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-12-22T09:11:54.313Z] #204 DONE 0.8s [2025-12-22T09:11:54.313Z] [2025-12-22T09:11:54.313Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-22T09:11:54.313Z] #205 DONE 0.3s [2025-12-22T09:11:54.313Z] [2025-12-22T09:11:54.313Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T09:11:54.313Z] #206 DONE 0.3s [2025-12-22T09:11:54.313Z] [2025-12-22T09:11:54.313Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-22T09:11:55.759Z] #207 DONE 1.1s [2025-12-22T09:11:55.759Z] [2025-12-22T09:11:55.759Z] #106 [core-data] exporting to image [2025-12-22T09:11:55.759Z] #106 exporting layers 1.0s done [2025-12-22T09:11:55.759Z] #106 writing image sha256:42ebe649ff1d8fd5460db765d271e6d78f95105a911a527a068a9f05bf06d3b2 done [2025-12-22T09:11:55.759Z] #106 naming to docker.io/library/core-data-arm64 done [2025-12-22T09:11:55.759Z] #106 DONE 17.5s [2025-12-22T09:11:55.759Z] [2025-12-22T09:11:55.759Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-12-22T09:11:55.759Z] #208 DONE 0.2s [2025-12-22T09:11:55.759Z] [2025-12-22T09:11:55.759Z] #106 [core-keeper] exporting to image [2025-12-22T09:11:56.344Z] #106 ... [2025-12-22T09:11:56.344Z] [2025-12-22T09:11:56.344Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-22T09:11:56.344Z] #146 DONE 2600.0s [2025-12-22T09:11:56.611Z] [2025-12-22T09:11:56.611Z] #106 [core-keeper] exporting to image [2025-12-22T09:11:56.882Z] #106 exporting layers 1.0s done [2025-12-22T09:11:56.882Z] #106 writing image sha256:33e024b0cc640f9332da22b9461ca26f85ba96d37ea71571c5b01d921f88d251 0.0s done [2025-12-22T09:11:56.882Z] #106 naming to docker.io/library/core-keeper-arm64 done [2025-12-22T09:11:56.882Z] #106 DONE 18.5s [2025-12-22T09:11:56.882Z] [2025-12-22T09:11:56.882Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-22T09:11:56.882Z] #152 ... [2025-12-22T09:11:56.882Z] [2025-12-22T09:11:56.882Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T09:11:57.152Z] #209 DONE 0.2s [2025-12-22T09:11:57.152Z] [2025-12-22T09:11:57.152Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:11:57.152Z] #45 ... [2025-12-22T09:11:57.152Z] [2025-12-22T09:11:57.152Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-22T09:11:57.419Z] #210 DONE 0.2s [2025-12-22T09:11:57.419Z] [2025-12-22T09:11:57.419Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-22T09:11:58.398Z] #211 DONE 0.8s [2025-12-22T09:11:58.398Z] [2025-12-22T09:11:58.398Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-22T09:11:58.398Z] #212 DONE 0.1s [2025-12-22T09:11:58.398Z] [2025-12-22T09:11:58.398Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-22T09:11:58.398Z] #213 DONE 0.2s [2025-12-22T09:11:58.398Z] [2025-12-22T09:11:58.398Z] #106 [core-metadata] exporting to image [2025-12-22T09:11:58.978Z] #106 exporting layers 0.5s done [2025-12-22T09:11:58.979Z] #106 writing image sha256:741f815d7595822b1f0ee6f0dd272625b418555695068f13a6018af018dff984 done [2025-12-22T09:11:58.979Z] #106 naming to docker.io/library/core-metadata-arm64 done [2025-12-22T09:11:58.979Z] #106 DONE 19.0s [2025-12-22T09:11:58.979Z] [2025-12-22T09:11:58.979Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:12:31.204Z] #45 ... [2025-12-22T09:12:31.204Z] [2025-12-22T09:12:31.204Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-22T09:12:31.204Z] #152 DONE 2631.1s [2025-12-22T09:12:31.204Z] [2025-12-22T09:12:31.204Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:12:31.204Z] #45 ... [2025-12-22T09:12:31.204Z] [2025-12-22T09:12:31.204Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T09:12:31.204Z] #214 DONE 0.2s [2025-12-22T09:12:31.204Z] [2025-12-22T09:12:31.204Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-22T09:12:31.204Z] #215 DONE 0.1s [2025-12-22T09:12:31.204Z] [2025-12-22T09:12:31.204Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-22T09:12:31.204Z] #148 ... [2025-12-22T09:12:31.204Z] [2025-12-22T09:12:31.204Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-22T09:12:31.204Z] #216 DONE 0.5s [2025-12-22T09:12:31.204Z] [2025-12-22T09:12:31.204Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-12-22T09:12:31.204Z] #217 DONE 0.1s [2025-12-22T09:12:31.204Z] [2025-12-22T09:12:31.204Z] #106 [support-scheduler] exporting to image [2025-12-22T09:12:31.204Z] #106 exporting layers [2025-12-22T09:12:31.204Z] #106 exporting layers 1.1s done [2025-12-22T09:12:31.204Z] #106 writing image sha256:8c462aa039a3238bef1ddde8be2cc9dcf50e850f752bcbc78a4654d6896eef23 done [2025-12-22T09:12:31.204Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2025-12-22T09:12:31.204Z] #106 DONE 20.1s [2025-12-22T09:12:31.204Z] [2025-12-22T09:12:31.204Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:12:35.453Z] #45 ... [2025-12-22T09:12:35.453Z] [2025-12-22T09:12:35.453Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-22T09:12:35.453Z] #148 DONE 2638.3s [2025-12-22T09:12:35.453Z] [2025-12-22T09:12:35.453Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-22T09:12:35.453Z] #218 DONE 0.1s [2025-12-22T09:12:35.453Z] [2025-12-22T09:12:35.453Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-22T09:12:35.453Z] #219 DONE 0.1s [2025-12-22T09:12:35.453Z] [2025-12-22T09:12:35.453Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:12:35.453Z] #45 ... [2025-12-22T09:12:35.453Z] [2025-12-22T09:12:35.453Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-22T09:12:36.037Z] #220 DONE 0.6s [2025-12-22T09:12:36.038Z] [2025-12-22T09:12:36.038Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-12-22T09:12:36.038Z] #221 DONE 0.1s [2025-12-22T09:12:36.038Z] [2025-12-22T09:12:36.038Z] #106 [support-notifications] exporting to image [2025-12-22T09:12:36.038Z] #106 exporting layers [2025-12-22T09:12:36.621Z] #106 exporting layers 0.6s done [2025-12-22T09:12:36.621Z] #106 writing image sha256:0efd3b79319e6eb0f6ee28cc80ef55916fb62103c2c424984a9eb182b2efd4f8 done [2025-12-22T09:12:36.621Z] #106 naming to docker.io/library/support-notifications-arm64 done [2025-12-22T09:12:36.621Z] #106 DONE 20.7s [2025-12-22T09:12:36.621Z] [2025-12-22T09:12:36.621Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-22T09:12:36.621Z] time="2025-12-22T08:25:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-12-22T09:12:36.632Z] $ docker stop --time=1 410f114a8e5f73699375bf539a8a1148ede1e0510c9812ebbbbd4bb04f8b39ef [2025-12-22T09:12:38.346Z] $ docker rm -f --volumes 410f114a8e5f73699375bf539a8a1148ede1e0510c9812ebbbbd4bb04f8b39ef [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-22T09:12:38.862Z] + docker images [2025-12-22T09:12:38.862Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-12-22T09:12:38.862Z] support-notifications-arm64 latest 0efd3b79319e 3 seconds ago 54.3MB [2025-12-22T09:12:38.862Z] support-scheduler-arm64 latest 8c462aa039a3 10 seconds ago 50.4MB [2025-12-22T09:12:38.862Z] core-metadata-arm64 latest 741f815d7595 40 seconds ago 46.3MB [2025-12-22T09:12:38.862Z] core-keeper-arm64 latest 33e024b0cc64 43 seconds ago 45.1MB [2025-12-22T09:12:38.862Z] core-data-arm64 latest 42ebe649ff1d 44 seconds ago 46.2MB [2025-12-22T09:12:38.862Z] security-proxy-auth-arm64 latest 911bef69a60a 50 seconds ago 45.4MB [2025-12-22T09:12:38.862Z] security-spiffe-token-provider-arm64 latest 8a0b4df11596 About a minute ago 50.2MB [2025-12-22T09:12:38.862Z] security-secretstore-setup-arm64 latest c2b228121910 2 minutes ago 81.6MB [2025-12-22T09:12:38.862Z] security-proxy-setup-arm64 latest c321cc3febd8 3 minutes ago 51.3MB [2025-12-22T09:12:38.862Z] core-command-arm64 latest 8b3d8eb4109d 3 minutes ago 40.9MB [2025-12-22T09:12:38.862Z] security-bootstrapper-arm64 latest e9236dd5a01b 21 minutes ago 22.2MB [2025-12-22T09:12:38.862Z] core-common-config-bootstrapper-arm64 latest ce26f0c786b2 22 minutes ago 21.1MB [2025-12-22T09:12:38.862Z] security-spire-config-arm64 latest a910309a0c9c 45 minutes ago 163MB [2025-12-22T09:12:38.862Z] security-spire-agent-arm64 latest 4e3911f79360 45 minutes ago 220MB [2025-12-22T09:12:38.863Z] security-spire-server-arm64 latest cdc815cb8b41 45 minutes ago 164MB [2025-12-22T09:12:38.863Z] ci-base-image-arm64 latest 60bfd0697ece 47 minutes ago 927MB [2025-12-22T09:12:38.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB [2025-12-22T09:12:38.863Z] 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-12-22T09:12:39.008Z] provisioning config files... [2025-12-22T09:12:39.021Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/940@tmp/config18377648412675633866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:12:39.428Z] ---> ****-login.sh [2025-12-22T09:12:39.428Z] nexus3.edgexfoundry.org:10001 [2025-12-22T09:12:39.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T09:12:40.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T09:12:40.023Z] Configure a credential helper to remove this warning. See [2025-12-22T09:12:40.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T09:12:40.023Z] [2025-12-22T09:12:40.023Z] Login Succeeded [2025-12-22T09:12:40.023Z] nexus3.edgexfoundry.org:10002 [2025-12-22T09:12:40.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T09:12:40.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T09:12:40.295Z] Configure a credential helper to remove this warning. See [2025-12-22T09:12:40.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T09:12:40.295Z] [2025-12-22T09:12:40.295Z] Login Succeeded [2025-12-22T09:12:40.295Z] nexus3.edgexfoundry.org:10003 [2025-12-22T09:12:40.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T09:12:40.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T09:12:40.565Z] Configure a credential helper to remove this warning. See [2025-12-22T09:12:40.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T09:12:40.566Z] [2025-12-22T09:12:40.566Z] Login Succeeded [2025-12-22T09:12:40.566Z] nexus3.edgexfoundry.org:10004 [2025-12-22T09:12:40.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T09:12:41.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T09:12:41.105Z] Configure a credential helper to remove this warning. See [2025-12-22T09:12:41.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T09:12:41.105Z] [2025-12-22T09:12:41.105Z] Login Succeeded [2025-12-22T09:12:41.105Z] ****.io [2025-12-22T09:12:41.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-22T09:12:41.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-22T09:12:41.652Z] Configure a credential helper to remove this warning. See [2025-12-22T09:12:41.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-22T09:12:41.652Z] [2025-12-22T09:12:41.652Z] Login Succeeded [2025-12-22T09:12:41.652Z] ---> ****-login.sh ends [Pipeline] } [2025-12-22T09:12:41.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:12:41.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-22T09:12:41.744Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-12-22T09:12:41.744Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:12:41.744Z] latest [2025-12-22T09:12:41.744Z] 4.1.0-dev.87 [2025-12-22T09:12:41.744Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:12:41.744Z] main [2025-12-22T09:12:41.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:42.119Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:43.056Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:12:43.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-22T09:12:43.057Z] 54e004957c91: Preparing [2025-12-22T09:12:43.057Z] 37a350527295: Preparing [2025-12-22T09:12:43.057Z] 097eaef4bf3b: Preparing [2025-12-22T09:12:43.057Z] fec626294d91: Preparing [2025-12-22T09:12:43.057Z] 572a09c081f0: Preparing [2025-12-22T09:12:43.057Z] a5858c150b7b: Preparing [2025-12-22T09:12:43.057Z] 0e64f2360a44: Preparing [2025-12-22T09:12:43.057Z] a5858c150b7b: Waiting [2025-12-22T09:12:43.057Z] 0e64f2360a44: Waiting [2025-12-22T09:12:43.325Z] fec626294d91: Pushed [2025-12-22T09:12:43.325Z] 097eaef4bf3b: Pushed [2025-12-22T09:12:43.325Z] 54e004957c91: Pushed [2025-12-22T09:12:43.325Z] 0e64f2360a44: Layer already exists [2025-12-22T09:12:43.325Z] a5858c150b7b: Pushed [2025-12-22T09:12:43.592Z] 572a09c081f0: Pushed [2025-12-22T09:12:50.235Z] 37a350527295: Pushed [2025-12-22T09:12:50.235Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:2bf9252f24d642e8650c5fd4a0d6d1d12ffebf672393f517cbeeacc136fef34c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:50.597Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:50.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-12-22T09:12:50.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-22T09:12:50.955Z] 54e004957c91: Preparing [2025-12-22T09:12:50.955Z] 37a350527295: Preparing [2025-12-22T09:12:50.955Z] 097eaef4bf3b: Preparing [2025-12-22T09:12:50.955Z] fec626294d91: Preparing [2025-12-22T09:12:50.955Z] 572a09c081f0: Preparing [2025-12-22T09:12:50.955Z] a5858c150b7b: Preparing [2025-12-22T09:12:50.955Z] 0e64f2360a44: Preparing [2025-12-22T09:12:50.955Z] a5858c150b7b: Waiting [2025-12-22T09:12:50.955Z] 0e64f2360a44: Waiting [2025-12-22T09:12:50.955Z] 54e004957c91: Layer already exists [2025-12-22T09:12:50.955Z] 572a09c081f0: Layer already exists [2025-12-22T09:12:50.955Z] fec626294d91: Layer already exists [2025-12-22T09:12:50.955Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:12:50.955Z] 37a350527295: Layer already exists [2025-12-22T09:12:50.955Z] a5858c150b7b: Layer already exists [2025-12-22T09:12:50.955Z] 0e64f2360a44: Layer already exists [2025-12-22T09:12:50.955Z] latest: digest: sha256:2bf9252f24d642e8650c5fd4a0d6d1d12ffebf672393f517cbeeacc136fef34c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:51.585Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:51.951Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.87 [2025-12-22T09:12:51.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-22T09:12:51.951Z] 54e004957c91: Preparing [2025-12-22T09:12:51.951Z] 37a350527295: Preparing [2025-12-22T09:12:51.951Z] 097eaef4bf3b: Preparing [2025-12-22T09:12:51.951Z] fec626294d91: Preparing [2025-12-22T09:12:51.951Z] 572a09c081f0: Preparing [2025-12-22T09:12:51.951Z] a5858c150b7b: Preparing [2025-12-22T09:12:51.951Z] 0e64f2360a44: Preparing [2025-12-22T09:12:51.951Z] a5858c150b7b: Waiting [2025-12-22T09:12:51.951Z] 0e64f2360a44: Waiting [2025-12-22T09:12:51.951Z] fec626294d91: Layer already exists [2025-12-22T09:12:51.951Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:12:51.951Z] 37a350527295: Layer already exists [2025-12-22T09:12:51.951Z] 572a09c081f0: Layer already exists [2025-12-22T09:12:51.951Z] 54e004957c91: Layer already exists [2025-12-22T09:12:51.951Z] a5858c150b7b: Layer already exists [2025-12-22T09:12:51.951Z] 0e64f2360a44: Layer already exists [2025-12-22T09:12:51.951Z] 4.1.0-dev.87: digest: sha256:2bf9252f24d642e8650c5fd4a0d6d1d12ffebf672393f517cbeeacc136fef34c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:52.573Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:52.919Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:12:52.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-22T09:12:52.920Z] 54e004957c91: Preparing [2025-12-22T09:12:52.920Z] 37a350527295: Preparing [2025-12-22T09:12:52.920Z] 097eaef4bf3b: Preparing [2025-12-22T09:12:52.920Z] fec626294d91: Preparing [2025-12-22T09:12:52.920Z] 572a09c081f0: Preparing [2025-12-22T09:12:52.920Z] a5858c150b7b: Preparing [2025-12-22T09:12:52.920Z] 0e64f2360a44: Preparing [2025-12-22T09:12:52.920Z] a5858c150b7b: Waiting [2025-12-22T09:12:52.920Z] 0e64f2360a44: Waiting [2025-12-22T09:12:52.920Z] 572a09c081f0: Layer already exists [2025-12-22T09:12:52.920Z] 54e004957c91: Layer already exists [2025-12-22T09:12:52.920Z] fec626294d91: Layer already exists [2025-12-22T09:12:52.920Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:12:52.920Z] a5858c150b7b: Layer already exists [2025-12-22T09:12:52.920Z] 0e64f2360a44: Layer already exists [2025-12-22T09:12:53.499Z] 37a350527295: Layer already exists [2025-12-22T09:12:53.765Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:2bf9252f24d642e8650c5fd4a0d6d1d12ffebf672393f517cbeeacc136fef34c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:54.130Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:54.491Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-12-22T09:12:54.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-22T09:12:54.491Z] 54e004957c91: Preparing [2025-12-22T09:12:54.491Z] 37a350527295: Preparing [2025-12-22T09:12:54.491Z] 097eaef4bf3b: Preparing [2025-12-22T09:12:54.491Z] fec626294d91: Preparing [2025-12-22T09:12:54.491Z] 572a09c081f0: Preparing [2025-12-22T09:12:54.491Z] a5858c150b7b: Preparing [2025-12-22T09:12:54.491Z] 0e64f2360a44: Preparing [2025-12-22T09:12:54.491Z] a5858c150b7b: Waiting [2025-12-22T09:12:54.491Z] 0e64f2360a44: Waiting [2025-12-22T09:12:54.491Z] 54e004957c91: Layer already exists [2025-12-22T09:12:54.491Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:12:54.491Z] fec626294d91: Layer already exists [2025-12-22T09:12:54.491Z] 37a350527295: Layer already exists [2025-12-22T09:12:54.491Z] 572a09c081f0: Layer already exists [2025-12-22T09:12:54.491Z] a5858c150b7b: Layer already exists [2025-12-22T09:12:54.491Z] 0e64f2360a44: Layer already exists [2025-12-22T09:12:54.756Z] main: digest: sha256:2bf9252f24d642e8650c5fd4a0d6d1d12ffebf672393f517cbeeacc136fef34c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:12:54.839Z] ===================================================== [Pipeline] echo [2025-12-22T09:12:54.853Z] taggedImages: [2025-12-22T09:12:54.853Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:12:54.853Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-12-22T09:12:54.853Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.87 [2025-12-22T09:12:54.853Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:12:54.853Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-12-22T09:12:54.877Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-12-22T09:12:54.877Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:12:54.877Z] latest [2025-12-22T09:12:54.877Z] 4.1.0-dev.87 [2025-12-22T09:12:54.877Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:12:54.877Z] main [2025-12-22T09:12:54.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:55.249Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:56.187Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:12:56.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-22T09:12:56.187Z] 3287cf4a3d86: Preparing [2025-12-22T09:12:56.187Z] 7e58fa7b9c91: Preparing [2025-12-22T09:12:56.187Z] ca4e44f2f7d5: Preparing [2025-12-22T09:12:56.187Z] bf2b258c612e: Preparing [2025-12-22T09:12:56.187Z] 097eaef4bf3b: Preparing [2025-12-22T09:12:56.187Z] fec626294d91: Preparing [2025-12-22T09:12:56.187Z] 572a09c081f0: Preparing [2025-12-22T09:12:56.187Z] a5858c150b7b: Preparing [2025-12-22T09:12:56.187Z] 0e64f2360a44: Preparing [2025-12-22T09:12:56.187Z] a5858c150b7b: Waiting [2025-12-22T09:12:56.187Z] fec626294d91: Waiting [2025-12-22T09:12:56.187Z] 0e64f2360a44: Waiting [2025-12-22T09:12:56.187Z] 572a09c081f0: Waiting [2025-12-22T09:12:56.187Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:12:56.451Z] fec626294d91: Layer already exists [2025-12-22T09:12:56.451Z] 572a09c081f0: Layer already exists [2025-12-22T09:12:56.451Z] ca4e44f2f7d5: Pushed [2025-12-22T09:12:56.451Z] a5858c150b7b: Layer already exists [2025-12-22T09:12:56.451Z] 3287cf4a3d86: Pushed [2025-12-22T09:12:56.451Z] 7e58fa7b9c91: Pushed [2025-12-22T09:12:56.451Z] 0e64f2360a44: Layer already exists [2025-12-22T09:12:59.016Z] bf2b258c612e: Pushed [2025-12-22T09:12:59.016Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:719518b2f65dce79914cc33928b0987e93369aed455100f1e4422d00084d402d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:12:59.380Z] + 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-12-22T09:12:59.732Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-12-22T09:12:59.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-22T09:12:59.732Z] 3287cf4a3d86: Preparing [2025-12-22T09:12:59.732Z] 7e58fa7b9c91: Preparing [2025-12-22T09:12:59.732Z] ca4e44f2f7d5: Preparing [2025-12-22T09:12:59.732Z] bf2b258c612e: Preparing [2025-12-22T09:12:59.732Z] 097eaef4bf3b: Preparing [2025-12-22T09:12:59.732Z] fec626294d91: Preparing [2025-12-22T09:12:59.732Z] 572a09c081f0: Preparing [2025-12-22T09:12:59.732Z] a5858c150b7b: Preparing [2025-12-22T09:12:59.732Z] 0e64f2360a44: Preparing [2025-12-22T09:12:59.732Z] fec626294d91: Waiting [2025-12-22T09:12:59.732Z] 572a09c081f0: Waiting [2025-12-22T09:12:59.732Z] a5858c150b7b: Waiting [2025-12-22T09:12:59.732Z] 0e64f2360a44: Waiting [2025-12-22T09:12:59.732Z] 7e58fa7b9c91: Layer already exists [2025-12-22T09:12:59.732Z] 3287cf4a3d86: Layer already exists [2025-12-22T09:12:59.732Z] bf2b258c612e: Layer already exists [2025-12-22T09:12:59.732Z] ca4e44f2f7d5: Layer already exists [2025-12-22T09:12:59.732Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:12:59.732Z] fec626294d91: Layer already exists [2025-12-22T09:12:59.732Z] 0e64f2360a44: Layer already exists [2025-12-22T09:12:59.733Z] 572a09c081f0: Layer already exists [2025-12-22T09:12:59.733Z] a5858c150b7b: Layer already exists [2025-12-22T09:12:59.733Z] latest: digest: sha256:719518b2f65dce79914cc33928b0987e93369aed455100f1e4422d00084d402d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:00.094Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:00.447Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.87 [2025-12-22T09:13:00.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-22T09:13:00.447Z] 3287cf4a3d86: Preparing [2025-12-22T09:13:00.447Z] 7e58fa7b9c91: Preparing [2025-12-22T09:13:00.447Z] ca4e44f2f7d5: Preparing [2025-12-22T09:13:00.447Z] bf2b258c612e: Preparing [2025-12-22T09:13:00.447Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:00.447Z] fec626294d91: Preparing [2025-12-22T09:13:00.447Z] 572a09c081f0: Preparing [2025-12-22T09:13:00.447Z] a5858c150b7b: Preparing [2025-12-22T09:13:00.447Z] 0e64f2360a44: Preparing [2025-12-22T09:13:00.447Z] fec626294d91: Waiting [2025-12-22T09:13:00.447Z] 572a09c081f0: Waiting [2025-12-22T09:13:00.447Z] a5858c150b7b: Waiting [2025-12-22T09:13:00.447Z] 0e64f2360a44: Waiting [2025-12-22T09:13:00.447Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:00.447Z] bf2b258c612e: Layer already exists [2025-12-22T09:13:00.447Z] 3287cf4a3d86: Layer already exists [2025-12-22T09:13:00.447Z] ca4e44f2f7d5: Layer already exists [2025-12-22T09:13:00.447Z] 7e58fa7b9c91: Layer already exists [2025-12-22T09:13:00.447Z] 572a09c081f0: Layer already exists [2025-12-22T09:13:00.447Z] fec626294d91: Layer already exists [2025-12-22T09:13:00.447Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:00.447Z] a5858c150b7b: Layer already exists [2025-12-22T09:13:00.447Z] 4.1.0-dev.87: digest: sha256:719518b2f65dce79914cc33928b0987e93369aed455100f1e4422d00084d402d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:01.067Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:01.426Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:01.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-22T09:13:01.426Z] 3287cf4a3d86: Preparing [2025-12-22T09:13:01.426Z] 7e58fa7b9c91: Preparing [2025-12-22T09:13:01.426Z] ca4e44f2f7d5: Preparing [2025-12-22T09:13:01.426Z] bf2b258c612e: Preparing [2025-12-22T09:13:01.426Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:01.426Z] fec626294d91: Preparing [2025-12-22T09:13:01.426Z] 572a09c081f0: Preparing [2025-12-22T09:13:01.426Z] a5858c150b7b: Preparing [2025-12-22T09:13:01.426Z] 0e64f2360a44: Preparing [2025-12-22T09:13:01.426Z] 572a09c081f0: Waiting [2025-12-22T09:13:01.426Z] a5858c150b7b: Waiting [2025-12-22T09:13:01.426Z] 0e64f2360a44: Waiting [2025-12-22T09:13:01.426Z] fec626294d91: Waiting [2025-12-22T09:13:01.426Z] 3287cf4a3d86: Layer already exists [2025-12-22T09:13:01.426Z] 7e58fa7b9c91: Layer already exists [2025-12-22T09:13:01.426Z] ca4e44f2f7d5: Layer already exists [2025-12-22T09:13:01.426Z] bf2b258c612e: Layer already exists [2025-12-22T09:13:01.426Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:01.426Z] a5858c150b7b: Layer already exists [2025-12-22T09:13:01.426Z] 572a09c081f0: Layer already exists [2025-12-22T09:13:01.426Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:01.426Z] fec626294d91: Layer already exists [2025-12-22T09:13:01.691Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:719518b2f65dce79914cc33928b0987e93369aed455100f1e4422d00084d402d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:02.053Z] + 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-12-22T09:13:02.405Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-12-22T09:13:02.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-22T09:13:02.405Z] 3287cf4a3d86: Preparing [2025-12-22T09:13:02.405Z] 7e58fa7b9c91: Preparing [2025-12-22T09:13:02.405Z] ca4e44f2f7d5: Preparing [2025-12-22T09:13:02.405Z] bf2b258c612e: Preparing [2025-12-22T09:13:02.405Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:02.405Z] fec626294d91: Preparing [2025-12-22T09:13:02.405Z] 572a09c081f0: Preparing [2025-12-22T09:13:02.405Z] a5858c150b7b: Preparing [2025-12-22T09:13:02.405Z] 0e64f2360a44: Preparing [2025-12-22T09:13:02.405Z] fec626294d91: Waiting [2025-12-22T09:13:02.405Z] a5858c150b7b: Waiting [2025-12-22T09:13:02.405Z] 572a09c081f0: Waiting [2025-12-22T09:13:02.405Z] 0e64f2360a44: Waiting [2025-12-22T09:13:02.405Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:02.405Z] ca4e44f2f7d5: Layer already exists [2025-12-22T09:13:02.405Z] bf2b258c612e: Layer already exists [2025-12-22T09:13:02.405Z] 3287cf4a3d86: Layer already exists [2025-12-22T09:13:02.405Z] 7e58fa7b9c91: Layer already exists [2025-12-22T09:13:02.405Z] fec626294d91: Layer already exists [2025-12-22T09:13:02.405Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:02.405Z] 572a09c081f0: Layer already exists [2025-12-22T09:13:02.405Z] a5858c150b7b: Layer already exists [2025-12-22T09:13:02.405Z] main: digest: sha256:719518b2f65dce79914cc33928b0987e93369aed455100f1e4422d00084d402d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:13:02.749Z] ===================================================== [Pipeline] echo [2025-12-22T09:13:02.769Z] taggedImages: [2025-12-22T09:13:02.769Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:02.769Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-12-22T09:13:02.769Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.87 [2025-12-22T09:13:02.769Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:02.769Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-12-22T09:13:02.797Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-12-22T09:13:02.797Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:02.797Z] latest [2025-12-22T09:13:02.797Z] 4.1.0-dev.87 [2025-12-22T09:13:02.797Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:02.797Z] main [2025-12-22T09:13:02.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:03.165Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:03.516Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:03.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-22T09:13:03.516Z] f1c8377f7bf8: Preparing [2025-12-22T09:13:03.516Z] b994d8f50ed9: Preparing [2025-12-22T09:13:03.516Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:03.516Z] fec626294d91: Preparing [2025-12-22T09:13:03.516Z] 0228cebe7d50: Preparing [2025-12-22T09:13:03.516Z] ff1c22390235: Preparing [2025-12-22T09:13:03.516Z] 0e64f2360a44: Preparing [2025-12-22T09:13:03.516Z] ff1c22390235: Waiting [2025-12-22T09:13:03.516Z] 0e64f2360a44: Waiting [2025-12-22T09:13:03.516Z] fec626294d91: Layer already exists [2025-12-22T09:13:03.516Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:03.781Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:03.781Z] f1c8377f7bf8: Pushed [2025-12-22T09:13:03.781Z] ff1c22390235: Pushed [2025-12-22T09:13:04.046Z] 0228cebe7d50: Pushed [2025-12-22T09:13:10.666Z] b994d8f50ed9: Pushed [2025-12-22T09:13:10.929Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:560dac79faa949ba5969a8e1307ea32fa62acd6546866cbe2916e333dce30156 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:11.280Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:11.634Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-12-22T09:13:11.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-22T09:13:11.634Z] f1c8377f7bf8: Preparing [2025-12-22T09:13:11.634Z] b994d8f50ed9: Preparing [2025-12-22T09:13:11.634Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:11.634Z] fec626294d91: Preparing [2025-12-22T09:13:11.634Z] 0228cebe7d50: Preparing [2025-12-22T09:13:11.634Z] ff1c22390235: Preparing [2025-12-22T09:13:11.634Z] 0e64f2360a44: Preparing [2025-12-22T09:13:11.634Z] ff1c22390235: Waiting [2025-12-22T09:13:11.634Z] 0e64f2360a44: Waiting [2025-12-22T09:13:11.634Z] f1c8377f7bf8: Layer already exists [2025-12-22T09:13:11.634Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:11.634Z] b994d8f50ed9: Layer already exists [2025-12-22T09:13:11.634Z] 0228cebe7d50: Layer already exists [2025-12-22T09:13:11.634Z] fec626294d91: Layer already exists [2025-12-22T09:13:11.634Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:11.634Z] ff1c22390235: Layer already exists [2025-12-22T09:13:11.897Z] latest: digest: sha256:560dac79faa949ba5969a8e1307ea32fa62acd6546866cbe2916e333dce30156 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:12.247Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:12.591Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.87 [2025-12-22T09:13:12.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-22T09:13:12.591Z] f1c8377f7bf8: Preparing [2025-12-22T09:13:12.591Z] b994d8f50ed9: Preparing [2025-12-22T09:13:12.591Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:12.591Z] fec626294d91: Preparing [2025-12-22T09:13:12.591Z] 0228cebe7d50: Preparing [2025-12-22T09:13:12.591Z] ff1c22390235: Preparing [2025-12-22T09:13:12.591Z] 0e64f2360a44: Preparing [2025-12-22T09:13:12.591Z] ff1c22390235: Waiting [2025-12-22T09:13:12.591Z] fec626294d91: Layer already exists [2025-12-22T09:13:12.591Z] 0228cebe7d50: Layer already exists [2025-12-22T09:13:12.591Z] f1c8377f7bf8: Layer already exists [2025-12-22T09:13:12.591Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:12.591Z] b994d8f50ed9: Layer already exists [2025-12-22T09:13:12.592Z] ff1c22390235: Layer already exists [2025-12-22T09:13:12.592Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:12.592Z] 4.1.0-dev.87: digest: sha256:560dac79faa949ba5969a8e1307ea32fa62acd6546866cbe2916e333dce30156 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:13.212Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:13.567Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:13.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-22T09:13:13.567Z] f1c8377f7bf8: Preparing [2025-12-22T09:13:13.567Z] b994d8f50ed9: Preparing [2025-12-22T09:13:13.567Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:13.567Z] fec626294d91: Preparing [2025-12-22T09:13:13.568Z] 0228cebe7d50: Preparing [2025-12-22T09:13:13.568Z] ff1c22390235: Preparing [2025-12-22T09:13:13.568Z] 0e64f2360a44: Preparing [2025-12-22T09:13:13.568Z] ff1c22390235: Waiting [2025-12-22T09:13:13.568Z] 0e64f2360a44: Waiting [2025-12-22T09:13:13.568Z] fec626294d91: Layer already exists [2025-12-22T09:13:13.568Z] 0228cebe7d50: Layer already exists [2025-12-22T09:13:13.568Z] b994d8f50ed9: Layer already exists [2025-12-22T09:13:13.568Z] f1c8377f7bf8: Layer already exists [2025-12-22T09:13:13.568Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:13.568Z] ff1c22390235: Layer already exists [2025-12-22T09:13:13.568Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:13.832Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:560dac79faa949ba5969a8e1307ea32fa62acd6546866cbe2916e333dce30156 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:14.196Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:14.552Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-12-22T09:13:14.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-22T09:13:14.552Z] f1c8377f7bf8: Preparing [2025-12-22T09:13:14.552Z] b994d8f50ed9: Preparing [2025-12-22T09:13:14.552Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:14.552Z] fec626294d91: Preparing [2025-12-22T09:13:14.552Z] 0228cebe7d50: Preparing [2025-12-22T09:13:14.552Z] ff1c22390235: Preparing [2025-12-22T09:13:14.552Z] 0e64f2360a44: Preparing [2025-12-22T09:13:14.552Z] ff1c22390235: Waiting [2025-12-22T09:13:14.553Z] 0e64f2360a44: Waiting [2025-12-22T09:13:14.553Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:14.553Z] f1c8377f7bf8: Layer already exists [2025-12-22T09:13:14.553Z] b994d8f50ed9: Layer already exists [2025-12-22T09:13:14.553Z] fec626294d91: Layer already exists [2025-12-22T09:13:14.553Z] 0228cebe7d50: Layer already exists [2025-12-22T09:13:14.553Z] ff1c22390235: Layer already exists [2025-12-22T09:13:14.553Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:22.744Z] main: digest: sha256:560dac79faa949ba5969a8e1307ea32fa62acd6546866cbe2916e333dce30156 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:13:22.820Z] ===================================================== [Pipeline] echo [2025-12-22T09:13:22.838Z] taggedImages: [2025-12-22T09:13:22.838Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:22.838Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-12-22T09:13:22.838Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.87 [2025-12-22T09:13:22.838Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:22.838Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-12-22T09:13:22.869Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-12-22T09:13:22.869Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:22.869Z] latest [2025-12-22T09:13:22.869Z] 4.1.0-dev.87 [2025-12-22T09:13:22.869Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:22.869Z] main [2025-12-22T09:13:22.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:23.261Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:23.617Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:23.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-22T09:13:23.617Z] 3dd176084957: Preparing [2025-12-22T09:13:23.617Z] 916684e9fd27: Preparing [2025-12-22T09:13:23.617Z] fec626294d91: Preparing [2025-12-22T09:13:23.617Z] 6f21ea972cd5: Preparing [2025-12-22T09:13:23.617Z] 7e4c17be37cc: Preparing [2025-12-22T09:13:23.617Z] 0e64f2360a44: Preparing [2025-12-22T09:13:23.617Z] 0e64f2360a44: Waiting [2025-12-22T09:13:23.617Z] fec626294d91: Layer already exists [2025-12-22T09:13:23.883Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:23.883Z] 7e4c17be37cc: Pushed [2025-12-22T09:13:23.883Z] 6f21ea972cd5: Pushed [2025-12-22T09:13:23.883Z] 3dd176084957: Pushed [2025-12-22T09:13:32.092Z] 916684e9fd27: Pushed [2025-12-22T09:13:32.092Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:0b3b4f15e66bf2713c61629a5f40983197c4da09d40dea76409dc60f04bcadbe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:32.448Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:32.801Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-12-22T09:13:32.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-22T09:13:32.801Z] 3dd176084957: Preparing [2025-12-22T09:13:32.801Z] 916684e9fd27: Preparing [2025-12-22T09:13:32.801Z] fec626294d91: Preparing [2025-12-22T09:13:32.801Z] 6f21ea972cd5: Preparing [2025-12-22T09:13:32.801Z] 7e4c17be37cc: Preparing [2025-12-22T09:13:32.801Z] 0e64f2360a44: Preparing [2025-12-22T09:13:32.801Z] 0e64f2360a44: Waiting [2025-12-22T09:13:32.801Z] 7e4c17be37cc: Layer already exists [2025-12-22T09:13:32.801Z] fec626294d91: Layer already exists [2025-12-22T09:13:32.801Z] 916684e9fd27: Layer already exists [2025-12-22T09:13:32.801Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:32.801Z] 3dd176084957: Layer already exists [2025-12-22T09:13:32.801Z] 6f21ea972cd5: Layer already exists [2025-12-22T09:13:32.801Z] latest: digest: sha256:0b3b4f15e66bf2713c61629a5f40983197c4da09d40dea76409dc60f04bcadbe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:33.423Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:33.772Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.87 [2025-12-22T09:13:33.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-22T09:13:33.772Z] 3dd176084957: Preparing [2025-12-22T09:13:33.772Z] 916684e9fd27: Preparing [2025-12-22T09:13:33.772Z] fec626294d91: Preparing [2025-12-22T09:13:33.772Z] 6f21ea972cd5: Preparing [2025-12-22T09:13:33.772Z] 7e4c17be37cc: Preparing [2025-12-22T09:13:33.772Z] 0e64f2360a44: Preparing [2025-12-22T09:13:33.772Z] 0e64f2360a44: Waiting [2025-12-22T09:13:33.772Z] 7e4c17be37cc: Layer already exists [2025-12-22T09:13:33.772Z] 916684e9fd27: Layer already exists [2025-12-22T09:13:33.772Z] 6f21ea972cd5: Layer already exists [2025-12-22T09:13:33.772Z] fec626294d91: Layer already exists [2025-12-22T09:13:33.772Z] 3dd176084957: Layer already exists [2025-12-22T09:13:33.772Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:34.038Z] 4.1.0-dev.87: digest: sha256:0b3b4f15e66bf2713c61629a5f40983197c4da09d40dea76409dc60f04bcadbe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:34.396Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:34.736Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:34.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-22T09:13:34.736Z] 3dd176084957: Preparing [2025-12-22T09:13:34.736Z] 916684e9fd27: Preparing [2025-12-22T09:13:34.736Z] fec626294d91: Preparing [2025-12-22T09:13:34.736Z] 6f21ea972cd5: Preparing [2025-12-22T09:13:34.736Z] 7e4c17be37cc: Preparing [2025-12-22T09:13:34.736Z] 0e64f2360a44: Preparing [2025-12-22T09:13:34.736Z] 0e64f2360a44: Waiting [2025-12-22T09:13:34.736Z] 7e4c17be37cc: Layer already exists [2025-12-22T09:13:34.736Z] fec626294d91: Layer already exists [2025-12-22T09:13:34.736Z] 3dd176084957: Layer already exists [2025-12-22T09:13:34.736Z] 916684e9fd27: Layer already exists [2025-12-22T09:13:34.736Z] 6f21ea972cd5: Layer already exists [2025-12-22T09:13:34.736Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:34.737Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:0b3b4f15e66bf2713c61629a5f40983197c4da09d40dea76409dc60f04bcadbe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:35.363Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:35.722Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-12-22T09:13:35.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-22T09:13:35.722Z] 3dd176084957: Preparing [2025-12-22T09:13:35.722Z] 916684e9fd27: Preparing [2025-12-22T09:13:35.722Z] fec626294d91: Preparing [2025-12-22T09:13:35.722Z] 6f21ea972cd5: Preparing [2025-12-22T09:13:35.722Z] 7e4c17be37cc: Preparing [2025-12-22T09:13:35.722Z] 0e64f2360a44: Preparing [2025-12-22T09:13:35.722Z] 0e64f2360a44: Waiting [2025-12-22T09:13:35.722Z] 916684e9fd27: Layer already exists [2025-12-22T09:13:35.722Z] 7e4c17be37cc: Layer already exists [2025-12-22T09:13:35.722Z] fec626294d91: Layer already exists [2025-12-22T09:13:35.722Z] 6f21ea972cd5: Layer already exists [2025-12-22T09:13:35.722Z] 3dd176084957: Layer already exists [2025-12-22T09:13:35.722Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:35.722Z] main: digest: sha256:0b3b4f15e66bf2713c61629a5f40983197c4da09d40dea76409dc60f04bcadbe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:13:36.079Z] ===================================================== [Pipeline] echo [2025-12-22T09:13:36.095Z] taggedImages: [2025-12-22T09:13:36.095Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:36.095Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-12-22T09:13:36.095Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.87 [2025-12-22T09:13:36.095Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:36.095Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-12-22T09:13:36.127Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-12-22T09:13:36.127Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:36.127Z] latest [2025-12-22T09:13:36.127Z] 4.1.0-dev.87 [2025-12-22T09:13:36.127Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:36.127Z] main [2025-12-22T09:13:36.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:36.510Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:36.862Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:36.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-22T09:13:36.862Z] cebd8b52a395: Preparing [2025-12-22T09:13:36.862Z] 9d9294be4aec: Preparing [2025-12-22T09:13:36.862Z] 8641f390dd2b: Preparing [2025-12-22T09:13:36.862Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:36.862Z] fec626294d91: Preparing [2025-12-22T09:13:36.862Z] 572a09c081f0: Preparing [2025-12-22T09:13:36.862Z] a5858c150b7b: Preparing [2025-12-22T09:13:36.862Z] 0e64f2360a44: Preparing [2025-12-22T09:13:36.862Z] 572a09c081f0: Waiting [2025-12-22T09:13:36.862Z] a5858c150b7b: Waiting [2025-12-22T09:13:36.862Z] 0e64f2360a44: Waiting [2025-12-22T09:13:36.862Z] fec626294d91: Layer already exists [2025-12-22T09:13:37.127Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:37.127Z] 572a09c081f0: Layer already exists [2025-12-22T09:13:37.127Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:37.127Z] 9d9294be4aec: Pushed [2025-12-22T09:13:37.127Z] a5858c150b7b: Layer already exists [2025-12-22T09:13:37.127Z] cebd8b52a395: Pushed [2025-12-22T09:13:45.317Z] 8641f390dd2b: Pushed [2025-12-22T09:13:45.317Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:ec19d010f5332a178d3d5e4085362aed3b01505060fe8c233ffd4ae78c3c1efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:45.752Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:46.194Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-12-22T09:13:46.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-22T09:13:46.194Z] cebd8b52a395: Preparing [2025-12-22T09:13:46.194Z] 9d9294be4aec: Preparing [2025-12-22T09:13:46.194Z] 8641f390dd2b: Preparing [2025-12-22T09:13:46.194Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:46.194Z] fec626294d91: Preparing [2025-12-22T09:13:46.194Z] 572a09c081f0: Preparing [2025-12-22T09:13:46.194Z] a5858c150b7b: Preparing [2025-12-22T09:13:46.194Z] 0e64f2360a44: Preparing [2025-12-22T09:13:46.194Z] 572a09c081f0: Waiting [2025-12-22T09:13:46.194Z] a5858c150b7b: Waiting [2025-12-22T09:13:46.194Z] 0e64f2360a44: Waiting [2025-12-22T09:13:46.194Z] fec626294d91: Layer already exists [2025-12-22T09:13:46.194Z] cebd8b52a395: Layer already exists [2025-12-22T09:13:46.194Z] 9d9294be4aec: Layer already exists [2025-12-22T09:13:46.194Z] 8641f390dd2b: Layer already exists [2025-12-22T09:13:46.194Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:46.194Z] 572a09c081f0: Layer already exists [2025-12-22T09:13:46.194Z] a5858c150b7b: Layer already exists [2025-12-22T09:13:46.194Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:46.464Z] latest: digest: sha256:ec19d010f5332a178d3d5e4085362aed3b01505060fe8c233ffd4ae78c3c1efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:46.836Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:47.200Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.87 [2025-12-22T09:13:47.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-22T09:13:47.200Z] cebd8b52a395: Preparing [2025-12-22T09:13:47.200Z] 9d9294be4aec: Preparing [2025-12-22T09:13:47.200Z] 8641f390dd2b: Preparing [2025-12-22T09:13:47.200Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:47.200Z] fec626294d91: Preparing [2025-12-22T09:13:47.200Z] 572a09c081f0: Preparing [2025-12-22T09:13:47.200Z] a5858c150b7b: Preparing [2025-12-22T09:13:47.200Z] 0e64f2360a44: Preparing [2025-12-22T09:13:47.200Z] 572a09c081f0: Waiting [2025-12-22T09:13:47.200Z] a5858c150b7b: Waiting [2025-12-22T09:13:47.200Z] 0e64f2360a44: Waiting [2025-12-22T09:13:47.200Z] 8641f390dd2b: Layer already exists [2025-12-22T09:13:47.200Z] cebd8b52a395: Layer already exists [2025-12-22T09:13:47.200Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:47.200Z] fec626294d91: Layer already exists [2025-12-22T09:13:47.200Z] 9d9294be4aec: Layer already exists [2025-12-22T09:13:47.200Z] 572a09c081f0: Layer already exists [2025-12-22T09:13:47.200Z] a5858c150b7b: Layer already exists [2025-12-22T09:13:47.200Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:47.467Z] 4.1.0-dev.87: digest: sha256:ec19d010f5332a178d3d5e4085362aed3b01505060fe8c233ffd4ae78c3c1efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:47.828Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:48.196Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:48.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-22T09:13:48.196Z] cebd8b52a395: Preparing [2025-12-22T09:13:48.196Z] 9d9294be4aec: Preparing [2025-12-22T09:13:48.196Z] 8641f390dd2b: Preparing [2025-12-22T09:13:48.196Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:48.196Z] fec626294d91: Preparing [2025-12-22T09:13:48.196Z] 572a09c081f0: Preparing [2025-12-22T09:13:48.196Z] a5858c150b7b: Preparing [2025-12-22T09:13:48.196Z] 0e64f2360a44: Preparing [2025-12-22T09:13:48.196Z] 572a09c081f0: Waiting [2025-12-22T09:13:48.196Z] a5858c150b7b: Waiting [2025-12-22T09:13:48.196Z] 0e64f2360a44: Waiting [2025-12-22T09:13:48.196Z] 8641f390dd2b: Layer already exists [2025-12-22T09:13:48.196Z] fec626294d91: Layer already exists [2025-12-22T09:13:48.196Z] cebd8b52a395: Layer already exists [2025-12-22T09:13:48.196Z] 9d9294be4aec: Layer already exists [2025-12-22T09:13:48.196Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:48.196Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:48.196Z] 572a09c081f0: Layer already exists [2025-12-22T09:13:48.196Z] a5858c150b7b: Layer already exists [2025-12-22T09:13:48.464Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:ec19d010f5332a178d3d5e4085362aed3b01505060fe8c233ffd4ae78c3c1efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:48.830Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:49.178Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-12-22T09:13:49.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-22T09:13:49.179Z] cebd8b52a395: Preparing [2025-12-22T09:13:49.179Z] 9d9294be4aec: Preparing [2025-12-22T09:13:49.179Z] 8641f390dd2b: Preparing [2025-12-22T09:13:49.179Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:49.179Z] fec626294d91: Preparing [2025-12-22T09:13:49.179Z] 572a09c081f0: Preparing [2025-12-22T09:13:49.179Z] a5858c150b7b: Preparing [2025-12-22T09:13:49.179Z] 0e64f2360a44: Preparing [2025-12-22T09:13:49.179Z] 572a09c081f0: Waiting [2025-12-22T09:13:49.179Z] 0e64f2360a44: Waiting [2025-12-22T09:13:49.179Z] a5858c150b7b: Waiting [2025-12-22T09:13:49.179Z] 9d9294be4aec: Layer already exists [2025-12-22T09:13:49.179Z] fec626294d91: Layer already exists [2025-12-22T09:13:49.179Z] cebd8b52a395: Layer already exists [2025-12-22T09:13:49.179Z] 8641f390dd2b: Layer already exists [2025-12-22T09:13:49.179Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:49.179Z] a5858c150b7b: Layer already exists [2025-12-22T09:13:49.179Z] 572a09c081f0: Layer already exists [2025-12-22T09:13:49.179Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:49.443Z] main: digest: sha256:ec19d010f5332a178d3d5e4085362aed3b01505060fe8c233ffd4ae78c3c1efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:13:49.522Z] ===================================================== [Pipeline] echo [2025-12-22T09:13:49.539Z] taggedImages: [2025-12-22T09:13:49.539Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:49.539Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-12-22T09:13:49.539Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.87 [2025-12-22T09:13:49.539Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:49.539Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-12-22T09:13:49.564Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-12-22T09:13:49.564Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:49.564Z] latest [2025-12-22T09:13:49.564Z] 4.1.0-dev.87 [2025-12-22T09:13:49.564Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:49.564Z] main [2025-12-22T09:13:49.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:49.930Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:50.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:50.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-22T09:13:50.278Z] 31f8ff5c2e1a: Preparing [2025-12-22T09:13:50.278Z] 776516428d1b: Preparing [2025-12-22T09:13:50.278Z] 6a99b4ecc9f7: Preparing [2025-12-22T09:13:50.278Z] 4f7653f9d0c9: Preparing [2025-12-22T09:13:50.278Z] 2f4b5f8a90e7: Preparing [2025-12-22T09:13:50.278Z] 9a53e869435f: Preparing [2025-12-22T09:13:50.278Z] d65a65d433ca: Preparing [2025-12-22T09:13:50.278Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:50.278Z] fec626294d91: Preparing [2025-12-22T09:13:50.278Z] c3881cd0ce78: Preparing [2025-12-22T09:13:50.278Z] 44dee022ee8b: Preparing [2025-12-22T09:13:50.278Z] 5f70bf18a086: Preparing [2025-12-22T09:13:50.278Z] c8725770a914: Preparing [2025-12-22T09:13:50.278Z] 52d170e0e5c7: Preparing [2025-12-22T09:13:50.278Z] f310da929275: Preparing [2025-12-22T09:13:50.278Z] 0e64f2360a44: Preparing [2025-12-22T09:13:50.278Z] 9a53e869435f: Waiting [2025-12-22T09:13:50.278Z] d65a65d433ca: Waiting [2025-12-22T09:13:50.278Z] 097eaef4bf3b: Waiting [2025-12-22T09:13:50.278Z] fec626294d91: Waiting [2025-12-22T09:13:50.278Z] c3881cd0ce78: Waiting [2025-12-22T09:13:50.278Z] 44dee022ee8b: Waiting [2025-12-22T09:13:50.278Z] 5f70bf18a086: Waiting [2025-12-22T09:13:50.278Z] c8725770a914: Waiting [2025-12-22T09:13:50.278Z] f310da929275: Waiting [2025-12-22T09:13:50.549Z] 6a99b4ecc9f7: Pushed [2025-12-22T09:13:50.549Z] 776516428d1b: Pushed [2025-12-22T09:13:50.549Z] 2f4b5f8a90e7: Pushed [2025-12-22T09:13:50.549Z] 31f8ff5c2e1a: Pushed [2025-12-22T09:13:50.549Z] 4f7653f9d0c9: Pushed [2025-12-22T09:13:50.549Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:50.549Z] fec626294d91: Layer already exists [2025-12-22T09:13:50.549Z] 9a53e869435f: Pushed [2025-12-22T09:13:50.549Z] 5f70bf18a086: Layer already exists [2025-12-22T09:13:50.813Z] 44dee022ee8b: Pushed [2025-12-22T09:13:50.813Z] c3881cd0ce78: Pushed [2025-12-22T09:13:50.813Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:50.813Z] c8725770a914: Pushed [2025-12-22T09:13:50.813Z] f310da929275: Pushed [2025-12-22T09:13:51.077Z] 52d170e0e5c7: Pushed [2025-12-22T09:13:53.650Z] d65a65d433ca: Pushed [2025-12-22T09:13:53.916Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:a09941c9e7ac72069dddecb72955b8f7e80b2e176d718ac590d3b17dd6cbfcb6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:54.274Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:54.633Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-12-22T09:13:54.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-22T09:13:54.633Z] 31f8ff5c2e1a: Preparing [2025-12-22T09:13:54.633Z] 776516428d1b: Preparing [2025-12-22T09:13:54.633Z] 6a99b4ecc9f7: Preparing [2025-12-22T09:13:54.633Z] 4f7653f9d0c9: Preparing [2025-12-22T09:13:54.633Z] 2f4b5f8a90e7: Preparing [2025-12-22T09:13:54.633Z] 9a53e869435f: Preparing [2025-12-22T09:13:54.633Z] d65a65d433ca: Preparing [2025-12-22T09:13:54.633Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:54.633Z] fec626294d91: Preparing [2025-12-22T09:13:54.633Z] c3881cd0ce78: Preparing [2025-12-22T09:13:54.633Z] 44dee022ee8b: Preparing [2025-12-22T09:13:54.633Z] 5f70bf18a086: Preparing [2025-12-22T09:13:54.633Z] c8725770a914: Preparing [2025-12-22T09:13:54.633Z] 52d170e0e5c7: Preparing [2025-12-22T09:13:54.633Z] f310da929275: Preparing [2025-12-22T09:13:54.633Z] 0e64f2360a44: Preparing [2025-12-22T09:13:54.633Z] c3881cd0ce78: Waiting [2025-12-22T09:13:54.633Z] 44dee022ee8b: Waiting [2025-12-22T09:13:54.633Z] 5f70bf18a086: Waiting [2025-12-22T09:13:54.633Z] c8725770a914: Waiting [2025-12-22T09:13:54.633Z] 52d170e0e5c7: Waiting [2025-12-22T09:13:54.633Z] f310da929275: Waiting [2025-12-22T09:13:54.633Z] 0e64f2360a44: Waiting [2025-12-22T09:13:54.633Z] 9a53e869435f: Waiting [2025-12-22T09:13:54.633Z] d65a65d433ca: Waiting [2025-12-22T09:13:54.633Z] 097eaef4bf3b: Waiting [2025-12-22T09:13:54.633Z] fec626294d91: Waiting [2025-12-22T09:13:54.633Z] 4f7653f9d0c9: Layer already exists [2025-12-22T09:13:54.633Z] 31f8ff5c2e1a: Layer already exists [2025-12-22T09:13:54.633Z] 2f4b5f8a90e7: Layer already exists [2025-12-22T09:13:54.633Z] 776516428d1b: Layer already exists [2025-12-22T09:13:54.633Z] 6a99b4ecc9f7: Layer already exists [2025-12-22T09:13:54.633Z] 9a53e869435f: Layer already exists [2025-12-22T09:13:54.633Z] c3881cd0ce78: Layer already exists [2025-12-22T09:13:54.633Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:54.633Z] d65a65d433ca: Layer already exists [2025-12-22T09:13:54.633Z] fec626294d91: Layer already exists [2025-12-22T09:13:54.633Z] 5f70bf18a086: Layer already exists [2025-12-22T09:13:54.633Z] 44dee022ee8b: Layer already exists [2025-12-22T09:13:54.633Z] 52d170e0e5c7: Layer already exists [2025-12-22T09:13:54.633Z] c8725770a914: Layer already exists [2025-12-22T09:13:54.633Z] f310da929275: Layer already exists [2025-12-22T09:13:54.633Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:54.898Z] latest: digest: sha256:a09941c9e7ac72069dddecb72955b8f7e80b2e176d718ac590d3b17dd6cbfcb6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:55.272Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:57.025Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.87 [2025-12-22T09:13:57.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-22T09:13:57.026Z] 31f8ff5c2e1a: Preparing [2025-12-22T09:13:57.026Z] 776516428d1b: Preparing [2025-12-22T09:13:57.026Z] 6a99b4ecc9f7: Preparing [2025-12-22T09:13:57.026Z] 4f7653f9d0c9: Preparing [2025-12-22T09:13:57.026Z] 2f4b5f8a90e7: Preparing [2025-12-22T09:13:57.026Z] 9a53e869435f: Preparing [2025-12-22T09:13:57.026Z] d65a65d433ca: Preparing [2025-12-22T09:13:57.026Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:57.026Z] fec626294d91: Preparing [2025-12-22T09:13:57.026Z] c3881cd0ce78: Preparing [2025-12-22T09:13:57.026Z] 44dee022ee8b: Preparing [2025-12-22T09:13:57.026Z] 5f70bf18a086: Preparing [2025-12-22T09:13:57.026Z] c8725770a914: Preparing [2025-12-22T09:13:57.026Z] 52d170e0e5c7: Preparing [2025-12-22T09:13:57.026Z] f310da929275: Preparing [2025-12-22T09:13:57.026Z] 0e64f2360a44: Preparing [2025-12-22T09:13:57.026Z] 9a53e869435f: Waiting [2025-12-22T09:13:57.026Z] d65a65d433ca: Waiting [2025-12-22T09:13:57.026Z] 097eaef4bf3b: Waiting [2025-12-22T09:13:57.026Z] fec626294d91: Waiting [2025-12-22T09:13:57.026Z] c3881cd0ce78: Waiting [2025-12-22T09:13:57.026Z] 44dee022ee8b: Waiting [2025-12-22T09:13:57.026Z] 5f70bf18a086: Waiting [2025-12-22T09:13:57.026Z] f310da929275: Waiting [2025-12-22T09:13:57.026Z] c8725770a914: Waiting [2025-12-22T09:13:57.026Z] 0e64f2360a44: Waiting [2025-12-22T09:13:57.026Z] 52d170e0e5c7: Waiting [2025-12-22T09:13:57.026Z] 31f8ff5c2e1a: Layer already exists [2025-12-22T09:13:57.026Z] 2f4b5f8a90e7: Layer already exists [2025-12-22T09:13:57.026Z] 4f7653f9d0c9: Layer already exists [2025-12-22T09:13:57.026Z] 6a99b4ecc9f7: Layer already exists [2025-12-22T09:13:57.026Z] 776516428d1b: Layer already exists [2025-12-22T09:13:57.026Z] d65a65d433ca: Layer already exists [2025-12-22T09:13:57.026Z] c3881cd0ce78: Layer already exists [2025-12-22T09:13:57.026Z] 9a53e869435f: Layer already exists [2025-12-22T09:13:57.026Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:57.026Z] fec626294d91: Layer already exists [2025-12-22T09:13:57.026Z] 5f70bf18a086: Layer already exists [2025-12-22T09:13:57.026Z] 52d170e0e5c7: Layer already exists [2025-12-22T09:13:57.026Z] 44dee022ee8b: Layer already exists [2025-12-22T09:13:57.026Z] c8725770a914: Layer already exists [2025-12-22T09:13:57.026Z] f310da929275: Layer already exists [2025-12-22T09:13:57.026Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:57.293Z] 4.1.0-dev.87: digest: sha256:a09941c9e7ac72069dddecb72955b8f7e80b2e176d718ac590d3b17dd6cbfcb6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:57.655Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:57.998Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:57.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-22T09:13:57.998Z] 31f8ff5c2e1a: Preparing [2025-12-22T09:13:57.998Z] 776516428d1b: Preparing [2025-12-22T09:13:57.998Z] 6a99b4ecc9f7: Preparing [2025-12-22T09:13:57.998Z] 4f7653f9d0c9: Preparing [2025-12-22T09:13:57.998Z] 2f4b5f8a90e7: Preparing [2025-12-22T09:13:57.998Z] 9a53e869435f: Preparing [2025-12-22T09:13:57.998Z] d65a65d433ca: Preparing [2025-12-22T09:13:57.998Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:57.998Z] fec626294d91: Preparing [2025-12-22T09:13:57.998Z] c3881cd0ce78: Preparing [2025-12-22T09:13:57.998Z] 44dee022ee8b: Preparing [2025-12-22T09:13:57.998Z] 5f70bf18a086: Preparing [2025-12-22T09:13:57.998Z] c8725770a914: Preparing [2025-12-22T09:13:57.998Z] 52d170e0e5c7: Preparing [2025-12-22T09:13:57.998Z] f310da929275: Preparing [2025-12-22T09:13:57.998Z] 0e64f2360a44: Preparing [2025-12-22T09:13:57.998Z] 44dee022ee8b: Waiting [2025-12-22T09:13:57.998Z] 9a53e869435f: Waiting [2025-12-22T09:13:57.998Z] d65a65d433ca: Waiting [2025-12-22T09:13:57.998Z] 097eaef4bf3b: Waiting [2025-12-22T09:13:57.998Z] fec626294d91: Waiting [2025-12-22T09:13:57.998Z] c3881cd0ce78: Waiting [2025-12-22T09:13:57.998Z] 5f70bf18a086: Waiting [2025-12-22T09:13:57.998Z] c8725770a914: Waiting [2025-12-22T09:13:57.998Z] 52d170e0e5c7: Waiting [2025-12-22T09:13:57.998Z] f310da929275: Waiting [2025-12-22T09:13:57.998Z] 0e64f2360a44: Waiting [2025-12-22T09:13:57.998Z] 4f7653f9d0c9: Layer already exists [2025-12-22T09:13:57.998Z] 6a99b4ecc9f7: Layer already exists [2025-12-22T09:13:57.998Z] 2f4b5f8a90e7: Layer already exists [2025-12-22T09:13:57.998Z] 776516428d1b: Layer already exists [2025-12-22T09:13:57.998Z] 31f8ff5c2e1a: Layer already exists [2025-12-22T09:13:57.998Z] d65a65d433ca: Layer already exists [2025-12-22T09:13:57.998Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:57.998Z] fec626294d91: Layer already exists [2025-12-22T09:13:57.998Z] 9a53e869435f: Layer already exists [2025-12-22T09:13:57.998Z] c3881cd0ce78: Layer already exists [2025-12-22T09:13:57.998Z] 44dee022ee8b: Layer already exists [2025-12-22T09:13:57.998Z] 52d170e0e5c7: Layer already exists [2025-12-22T09:13:57.998Z] c8725770a914: Layer already exists [2025-12-22T09:13:57.998Z] 5f70bf18a086: Layer already exists [2025-12-22T09:13:57.998Z] f310da929275: Layer already exists [2025-12-22T09:13:57.998Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:58.263Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:a09941c9e7ac72069dddecb72955b8f7e80b2e176d718ac590d3b17dd6cbfcb6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:58.617Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:58.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-12-22T09:13:58.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-22T09:13:58.969Z] 31f8ff5c2e1a: Preparing [2025-12-22T09:13:58.969Z] 776516428d1b: Preparing [2025-12-22T09:13:58.969Z] 6a99b4ecc9f7: Preparing [2025-12-22T09:13:58.969Z] 4f7653f9d0c9: Preparing [2025-12-22T09:13:58.969Z] 2f4b5f8a90e7: Preparing [2025-12-22T09:13:58.969Z] 9a53e869435f: Preparing [2025-12-22T09:13:58.969Z] d65a65d433ca: Preparing [2025-12-22T09:13:58.969Z] 097eaef4bf3b: Preparing [2025-12-22T09:13:58.969Z] fec626294d91: Preparing [2025-12-22T09:13:58.969Z] c3881cd0ce78: Preparing [2025-12-22T09:13:58.969Z] 44dee022ee8b: Preparing [2025-12-22T09:13:58.969Z] 5f70bf18a086: Preparing [2025-12-22T09:13:58.969Z] c8725770a914: Preparing [2025-12-22T09:13:58.969Z] 52d170e0e5c7: Preparing [2025-12-22T09:13:58.969Z] f310da929275: Preparing [2025-12-22T09:13:58.969Z] 0e64f2360a44: Preparing [2025-12-22T09:13:58.969Z] 9a53e869435f: Waiting [2025-12-22T09:13:58.969Z] d65a65d433ca: Waiting [2025-12-22T09:13:58.969Z] 097eaef4bf3b: Waiting [2025-12-22T09:13:58.969Z] fec626294d91: Waiting [2025-12-22T09:13:58.969Z] c3881cd0ce78: Waiting [2025-12-22T09:13:58.969Z] 44dee022ee8b: Waiting [2025-12-22T09:13:58.969Z] 5f70bf18a086: Waiting [2025-12-22T09:13:58.969Z] c8725770a914: Waiting [2025-12-22T09:13:58.969Z] 52d170e0e5c7: Waiting [2025-12-22T09:13:58.969Z] f310da929275: Waiting [2025-12-22T09:13:58.969Z] 0e64f2360a44: Waiting [2025-12-22T09:13:58.969Z] 31f8ff5c2e1a: Layer already exists [2025-12-22T09:13:58.969Z] 4f7653f9d0c9: Layer already exists [2025-12-22T09:13:58.969Z] 6a99b4ecc9f7: Layer already exists [2025-12-22T09:13:58.969Z] 2f4b5f8a90e7: Layer already exists [2025-12-22T09:13:58.969Z] 776516428d1b: Layer already exists [2025-12-22T09:13:58.969Z] d65a65d433ca: Layer already exists [2025-12-22T09:13:58.969Z] c3881cd0ce78: Layer already exists [2025-12-22T09:13:58.969Z] 9a53e869435f: Layer already exists [2025-12-22T09:13:58.969Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:13:58.969Z] fec626294d91: Layer already exists [2025-12-22T09:13:58.969Z] c8725770a914: Layer already exists [2025-12-22T09:13:58.969Z] 44dee022ee8b: Layer already exists [2025-12-22T09:13:58.969Z] 52d170e0e5c7: Layer already exists [2025-12-22T09:13:58.969Z] f310da929275: Layer already exists [2025-12-22T09:13:58.969Z] 5f70bf18a086: Layer already exists [2025-12-22T09:13:58.969Z] 0e64f2360a44: Layer already exists [2025-12-22T09:13:59.234Z] main: digest: sha256:a09941c9e7ac72069dddecb72955b8f7e80b2e176d718ac590d3b17dd6cbfcb6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:13:59.309Z] ===================================================== [Pipeline] echo [2025-12-22T09:13:59.326Z] taggedImages: [2025-12-22T09:13:59.326Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:59.326Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-12-22T09:13:59.326Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.87 [2025-12-22T09:13:59.326Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:59.326Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-12-22T09:13:59.356Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-12-22T09:13:59.356Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:13:59.356Z] latest [2025-12-22T09:13:59.356Z] 4.1.0-dev.87 [2025-12-22T09:13:59.356Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:13:59.356Z] main [2025-12-22T09:13:59.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:13:59.733Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:00.093Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:00.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-22T09:14:00.093Z] 0d617e684069: Preparing [2025-12-22T09:14:00.093Z] a32fe70efc1b: Preparing [2025-12-22T09:14:00.093Z] 189a3e1b8227: Preparing [2025-12-22T09:14:00.093Z] ce2fe45b1dc8: Preparing [2025-12-22T09:14:00.093Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:00.093Z] fec626294d91: Preparing [2025-12-22T09:14:00.093Z] 572a09c081f0: Preparing [2025-12-22T09:14:00.093Z] fec626294d91: Waiting [2025-12-22T09:14:00.093Z] a5858c150b7b: Preparing [2025-12-22T09:14:00.093Z] 572a09c081f0: Waiting [2025-12-22T09:14:00.093Z] 0e64f2360a44: Preparing [2025-12-22T09:14:00.093Z] a5858c150b7b: Waiting [2025-12-22T09:14:00.093Z] 0e64f2360a44: Waiting [2025-12-22T09:14:00.093Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:00.357Z] fec626294d91: Layer already exists [2025-12-22T09:14:00.357Z] a32fe70efc1b: Pushed [2025-12-22T09:14:00.357Z] 189a3e1b8227: Pushed [2025-12-22T09:14:00.357Z] 572a09c081f0: Layer already exists [2025-12-22T09:14:00.357Z] a5858c150b7b: Layer already exists [2025-12-22T09:14:00.357Z] 0d617e684069: Pushed [2025-12-22T09:14:00.357Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:10.415Z] ce2fe45b1dc8: Pushed [2025-12-22T09:14:10.415Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:ce759d0e4ea6c466443776b4eb5976df9039d4f3f27c1afe34b9c41da6c584ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:10.772Z] + 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-12-22T09:14:11.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-12-22T09:14:11.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-22T09:14:11.126Z] 0d617e684069: Preparing [2025-12-22T09:14:11.126Z] a32fe70efc1b: Preparing [2025-12-22T09:14:11.126Z] 189a3e1b8227: Preparing [2025-12-22T09:14:11.126Z] ce2fe45b1dc8: Preparing [2025-12-22T09:14:11.126Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:11.126Z] fec626294d91: Preparing [2025-12-22T09:14:11.126Z] 572a09c081f0: Preparing [2025-12-22T09:14:11.126Z] a5858c150b7b: Preparing [2025-12-22T09:14:11.126Z] 0e64f2360a44: Preparing [2025-12-22T09:14:11.126Z] fec626294d91: Waiting [2025-12-22T09:14:11.126Z] 572a09c081f0: Waiting [2025-12-22T09:14:11.126Z] a5858c150b7b: Waiting [2025-12-22T09:14:11.126Z] 0e64f2360a44: Waiting [2025-12-22T09:14:11.126Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:11.126Z] ce2fe45b1dc8: Layer already exists [2025-12-22T09:14:11.126Z] a32fe70efc1b: Layer already exists [2025-12-22T09:14:11.126Z] 0d617e684069: Layer already exists [2025-12-22T09:14:11.126Z] 189a3e1b8227: Layer already exists [2025-12-22T09:14:11.126Z] fec626294d91: Layer already exists [2025-12-22T09:14:11.126Z] 572a09c081f0: Layer already exists [2025-12-22T09:14:11.126Z] a5858c150b7b: Layer already exists [2025-12-22T09:14:11.126Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:11.391Z] latest: digest: sha256:ce759d0e4ea6c466443776b4eb5976df9039d4f3f27c1afe34b9c41da6c584ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:11.750Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:12.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.87 [2025-12-22T09:14:12.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-22T09:14:12.098Z] 0d617e684069: Preparing [2025-12-22T09:14:12.098Z] a32fe70efc1b: Preparing [2025-12-22T09:14:12.098Z] 189a3e1b8227: Preparing [2025-12-22T09:14:12.098Z] ce2fe45b1dc8: Preparing [2025-12-22T09:14:12.098Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:12.098Z] fec626294d91: Preparing [2025-12-22T09:14:12.098Z] 572a09c081f0: Preparing [2025-12-22T09:14:12.098Z] a5858c150b7b: Preparing [2025-12-22T09:14:12.098Z] 0e64f2360a44: Preparing [2025-12-22T09:14:12.098Z] 572a09c081f0: Waiting [2025-12-22T09:14:12.098Z] fec626294d91: Waiting [2025-12-22T09:14:12.098Z] a5858c150b7b: Waiting [2025-12-22T09:14:12.098Z] 0e64f2360a44: Waiting [2025-12-22T09:14:12.098Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:12.098Z] a32fe70efc1b: Layer already exists [2025-12-22T09:14:12.098Z] 189a3e1b8227: Layer already exists [2025-12-22T09:14:12.098Z] ce2fe45b1dc8: Layer already exists [2025-12-22T09:14:12.098Z] 0d617e684069: Layer already exists [2025-12-22T09:14:12.098Z] fec626294d91: Layer already exists [2025-12-22T09:14:12.098Z] 572a09c081f0: Layer already exists [2025-12-22T09:14:12.098Z] a5858c150b7b: Layer already exists [2025-12-22T09:14:12.098Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:12.098Z] 4.1.0-dev.87: digest: sha256:ce759d0e4ea6c466443776b4eb5976df9039d4f3f27c1afe34b9c41da6c584ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:12.740Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:13.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:13.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-22T09:14:13.088Z] 0d617e684069: Preparing [2025-12-22T09:14:13.088Z] a32fe70efc1b: Preparing [2025-12-22T09:14:13.088Z] 189a3e1b8227: Preparing [2025-12-22T09:14:13.088Z] ce2fe45b1dc8: Preparing [2025-12-22T09:14:13.088Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:13.088Z] fec626294d91: Preparing [2025-12-22T09:14:13.088Z] 572a09c081f0: Preparing [2025-12-22T09:14:13.089Z] a5858c150b7b: Preparing [2025-12-22T09:14:13.089Z] 0e64f2360a44: Preparing [2025-12-22T09:14:13.089Z] fec626294d91: Waiting [2025-12-22T09:14:13.089Z] 572a09c081f0: Waiting [2025-12-22T09:14:13.089Z] a5858c150b7b: Waiting [2025-12-22T09:14:13.089Z] 0e64f2360a44: Waiting [2025-12-22T09:14:13.089Z] 189a3e1b8227: Layer already exists [2025-12-22T09:14:13.089Z] 0d617e684069: Layer already exists [2025-12-22T09:14:13.089Z] ce2fe45b1dc8: Layer already exists [2025-12-22T09:14:13.089Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:13.089Z] a32fe70efc1b: Layer already exists [2025-12-22T09:14:13.089Z] fec626294d91: Layer already exists [2025-12-22T09:14:13.089Z] 572a09c081f0: Layer already exists [2025-12-22T09:14:13.089Z] a5858c150b7b: Layer already exists [2025-12-22T09:14:13.089Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:13.353Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:ce759d0e4ea6c466443776b4eb5976df9039d4f3f27c1afe34b9c41da6c584ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:13.717Z] + 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-12-22T09:14:14.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-12-22T09:14:14.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-22T09:14:14.066Z] 0d617e684069: Preparing [2025-12-22T09:14:14.066Z] a32fe70efc1b: Preparing [2025-12-22T09:14:14.066Z] 189a3e1b8227: Preparing [2025-12-22T09:14:14.066Z] ce2fe45b1dc8: Preparing [2025-12-22T09:14:14.066Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:14.066Z] fec626294d91: Preparing [2025-12-22T09:14:14.066Z] 572a09c081f0: Preparing [2025-12-22T09:14:14.066Z] a5858c150b7b: Preparing [2025-12-22T09:14:14.066Z] 0e64f2360a44: Preparing [2025-12-22T09:14:14.066Z] fec626294d91: Waiting [2025-12-22T09:14:14.066Z] 572a09c081f0: Waiting [2025-12-22T09:14:14.066Z] a5858c150b7b: Waiting [2025-12-22T09:14:14.066Z] 0e64f2360a44: Waiting [2025-12-22T09:14:14.066Z] 0d617e684069: Layer already exists [2025-12-22T09:14:14.066Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:14.066Z] 189a3e1b8227: Layer already exists [2025-12-22T09:14:14.066Z] a32fe70efc1b: Layer already exists [2025-12-22T09:14:14.066Z] ce2fe45b1dc8: Layer already exists [2025-12-22T09:14:14.066Z] a5858c150b7b: Layer already exists [2025-12-22T09:14:14.066Z] fec626294d91: Layer already exists [2025-12-22T09:14:14.066Z] 572a09c081f0: Layer already exists [2025-12-22T09:14:14.066Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:14.331Z] main: digest: sha256:ce759d0e4ea6c466443776b4eb5976df9039d4f3f27c1afe34b9c41da6c584ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:14:14.421Z] ===================================================== [Pipeline] echo [2025-12-22T09:14:14.433Z] taggedImages: [2025-12-22T09:14:14.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:14.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-12-22T09:14:14.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.87 [2025-12-22T09:14:14.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:14.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-12-22T09:14:14.457Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-12-22T09:14:14.457Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:14.457Z] latest [2025-12-22T09:14:14.457Z] 4.1.0-dev.87 [2025-12-22T09:14:14.457Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:14.457Z] main [2025-12-22T09:14:14.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:14.820Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:15.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:15.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-22T09:14:15.186Z] d70e9e28db1f: Preparing [2025-12-22T09:14:15.186Z] dd22c88f1230: Preparing [2025-12-22T09:14:15.186Z] 32d6b0d7db2b: Preparing [2025-12-22T09:14:15.186Z] ef88e4792f23: Preparing [2025-12-22T09:14:15.186Z] db283b7233f5: Preparing [2025-12-22T09:14:15.186Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:15.186Z] fec626294d91: Preparing [2025-12-22T09:14:15.186Z] 4ccea99082f1: Preparing [2025-12-22T09:14:15.186Z] 61284694364e: Preparing [2025-12-22T09:14:15.186Z] 95e8158c9b81: Preparing [2025-12-22T09:14:15.186Z] 0e64f2360a44: Preparing [2025-12-22T09:14:15.186Z] 4ccea99082f1: Waiting [2025-12-22T09:14:15.186Z] 61284694364e: Waiting [2025-12-22T09:14:15.186Z] 95e8158c9b81: Waiting [2025-12-22T09:14:15.186Z] 0e64f2360a44: Waiting [2025-12-22T09:14:15.186Z] 097eaef4bf3b: Waiting [2025-12-22T09:14:15.186Z] fec626294d91: Waiting [2025-12-22T09:14:15.450Z] ef88e4792f23: Pushed [2025-12-22T09:14:15.450Z] dd22c88f1230: Pushed [2025-12-22T09:14:15.450Z] db283b7233f5: Pushed [2025-12-22T09:14:15.450Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:15.450Z] fec626294d91: Layer already exists [2025-12-22T09:14:15.450Z] d70e9e28db1f: Pushed [2025-12-22T09:14:15.450Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:15.714Z] 4ccea99082f1: Pushed [2025-12-22T09:14:15.714Z] 61284694364e: Pushed [2025-12-22T09:14:19.042Z] 95e8158c9b81: Pushed [2025-12-22T09:14:21.613Z] 32d6b0d7db2b: Pushed [2025-12-22T09:14:21.613Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:e5d75a215d19b95a34b35ff19b5536b238934a1aa4bdbc131909d4485248656b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:21.967Z] + 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-12-22T09:14:23.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-12-22T09:14:23.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-22T09:14:23.271Z] d70e9e28db1f: Preparing [2025-12-22T09:14:23.271Z] dd22c88f1230: Preparing [2025-12-22T09:14:23.271Z] 32d6b0d7db2b: Preparing [2025-12-22T09:14:23.271Z] ef88e4792f23: Preparing [2025-12-22T09:14:23.271Z] db283b7233f5: Preparing [2025-12-22T09:14:23.271Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:23.271Z] fec626294d91: Preparing [2025-12-22T09:14:23.271Z] 4ccea99082f1: Preparing [2025-12-22T09:14:23.271Z] 61284694364e: Preparing [2025-12-22T09:14:23.271Z] 95e8158c9b81: Preparing [2025-12-22T09:14:23.271Z] 0e64f2360a44: Preparing [2025-12-22T09:14:23.271Z] fec626294d91: Waiting [2025-12-22T09:14:23.271Z] 4ccea99082f1: Waiting [2025-12-22T09:14:23.271Z] 61284694364e: Waiting [2025-12-22T09:14:23.271Z] 95e8158c9b81: Waiting [2025-12-22T09:14:23.271Z] 0e64f2360a44: Waiting [2025-12-22T09:14:23.271Z] 097eaef4bf3b: Waiting [2025-12-22T09:14:23.271Z] dd22c88f1230: Layer already exists [2025-12-22T09:14:23.271Z] d70e9e28db1f: Layer already exists [2025-12-22T09:14:23.271Z] db283b7233f5: Layer already exists [2025-12-22T09:14:23.271Z] ef88e4792f23: Layer already exists [2025-12-22T09:14:23.271Z] 32d6b0d7db2b: Layer already exists [2025-12-22T09:14:23.271Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:23.271Z] 4ccea99082f1: Layer already exists [2025-12-22T09:14:23.271Z] 95e8158c9b81: Layer already exists [2025-12-22T09:14:23.271Z] 61284694364e: Layer already exists [2025-12-22T09:14:23.271Z] fec626294d91: Layer already exists [2025-12-22T09:14:23.271Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:23.536Z] latest: digest: sha256:e5d75a215d19b95a34b35ff19b5536b238934a1aa4bdbc131909d4485248656b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:23.892Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:24.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.87 [2025-12-22T09:14:24.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-22T09:14:24.243Z] d70e9e28db1f: Preparing [2025-12-22T09:14:24.243Z] dd22c88f1230: Preparing [2025-12-22T09:14:24.243Z] 32d6b0d7db2b: Preparing [2025-12-22T09:14:24.243Z] ef88e4792f23: Preparing [2025-12-22T09:14:24.243Z] db283b7233f5: Preparing [2025-12-22T09:14:24.243Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:24.243Z] fec626294d91: Preparing [2025-12-22T09:14:24.243Z] 4ccea99082f1: Preparing [2025-12-22T09:14:24.243Z] 61284694364e: Preparing [2025-12-22T09:14:24.243Z] 95e8158c9b81: Preparing [2025-12-22T09:14:24.243Z] 0e64f2360a44: Preparing [2025-12-22T09:14:24.243Z] 4ccea99082f1: Waiting [2025-12-22T09:14:24.243Z] 61284694364e: Waiting [2025-12-22T09:14:24.243Z] 95e8158c9b81: Waiting [2025-12-22T09:14:24.243Z] 0e64f2360a44: Waiting [2025-12-22T09:14:24.243Z] 097eaef4bf3b: Waiting [2025-12-22T09:14:24.243Z] fec626294d91: Waiting [2025-12-22T09:14:24.243Z] 32d6b0d7db2b: Layer already exists [2025-12-22T09:14:24.243Z] db283b7233f5: Layer already exists [2025-12-22T09:14:24.243Z] d70e9e28db1f: Layer already exists [2025-12-22T09:14:24.243Z] ef88e4792f23: Layer already exists [2025-12-22T09:14:24.243Z] dd22c88f1230: Layer already exists [2025-12-22T09:14:24.243Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:24.243Z] 4ccea99082f1: Layer already exists [2025-12-22T09:14:24.243Z] fec626294d91: Layer already exists [2025-12-22T09:14:24.243Z] 95e8158c9b81: Layer already exists [2025-12-22T09:14:24.243Z] 61284694364e: Layer already exists [2025-12-22T09:14:24.243Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:24.507Z] 4.1.0-dev.87: digest: sha256:e5d75a215d19b95a34b35ff19b5536b238934a1aa4bdbc131909d4485248656b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:24.844Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:25.188Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:25.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-22T09:14:25.188Z] d70e9e28db1f: Preparing [2025-12-22T09:14:25.188Z] dd22c88f1230: Preparing [2025-12-22T09:14:25.188Z] 32d6b0d7db2b: Preparing [2025-12-22T09:14:25.188Z] ef88e4792f23: Preparing [2025-12-22T09:14:25.188Z] db283b7233f5: Preparing [2025-12-22T09:14:25.188Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:25.188Z] fec626294d91: Preparing [2025-12-22T09:14:25.188Z] 4ccea99082f1: Preparing [2025-12-22T09:14:25.188Z] 61284694364e: Preparing [2025-12-22T09:14:25.188Z] 097eaef4bf3b: Waiting [2025-12-22T09:14:25.188Z] fec626294d91: Waiting [2025-12-22T09:14:25.188Z] 4ccea99082f1: Waiting [2025-12-22T09:14:25.188Z] 61284694364e: Waiting [2025-12-22T09:14:25.188Z] 95e8158c9b81: Preparing [2025-12-22T09:14:25.188Z] 0e64f2360a44: Preparing [2025-12-22T09:14:25.188Z] 95e8158c9b81: Waiting [2025-12-22T09:14:25.188Z] 0e64f2360a44: Waiting [2025-12-22T09:14:25.188Z] d70e9e28db1f: Layer already exists [2025-12-22T09:14:25.188Z] dd22c88f1230: Layer already exists [2025-12-22T09:14:25.188Z] 32d6b0d7db2b: Layer already exists [2025-12-22T09:14:25.188Z] ef88e4792f23: Layer already exists [2025-12-22T09:14:25.188Z] db283b7233f5: Layer already exists [2025-12-22T09:14:25.188Z] fec626294d91: Layer already exists [2025-12-22T09:14:25.188Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:25.188Z] 61284694364e: Layer already exists [2025-12-22T09:14:25.188Z] 4ccea99082f1: Layer already exists [2025-12-22T09:14:25.188Z] 95e8158c9b81: Layer already exists [2025-12-22T09:14:25.188Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:25.453Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:e5d75a215d19b95a34b35ff19b5536b238934a1aa4bdbc131909d4485248656b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:25.814Z] + 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-12-22T09:14:26.163Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-12-22T09:14:26.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-22T09:14:26.163Z] d70e9e28db1f: Preparing [2025-12-22T09:14:26.163Z] dd22c88f1230: Preparing [2025-12-22T09:14:26.163Z] 32d6b0d7db2b: Preparing [2025-12-22T09:14:26.163Z] ef88e4792f23: Preparing [2025-12-22T09:14:26.163Z] db283b7233f5: Preparing [2025-12-22T09:14:26.163Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:26.163Z] fec626294d91: Preparing [2025-12-22T09:14:26.163Z] 4ccea99082f1: Preparing [2025-12-22T09:14:26.163Z] 61284694364e: Preparing [2025-12-22T09:14:26.163Z] 95e8158c9b81: Preparing [2025-12-22T09:14:26.163Z] 0e64f2360a44: Preparing [2025-12-22T09:14:26.163Z] fec626294d91: Waiting [2025-12-22T09:14:26.163Z] 4ccea99082f1: Waiting [2025-12-22T09:14:26.163Z] 61284694364e: Waiting [2025-12-22T09:14:26.163Z] 95e8158c9b81: Waiting [2025-12-22T09:14:26.163Z] 0e64f2360a44: Waiting [2025-12-22T09:14:26.163Z] 097eaef4bf3b: Waiting [2025-12-22T09:14:26.163Z] ef88e4792f23: Layer already exists [2025-12-22T09:14:26.163Z] d70e9e28db1f: Layer already exists [2025-12-22T09:14:26.163Z] db283b7233f5: Layer already exists [2025-12-22T09:14:26.163Z] dd22c88f1230: Layer already exists [2025-12-22T09:14:26.163Z] 32d6b0d7db2b: Layer already exists [2025-12-22T09:14:26.163Z] fec626294d91: Layer already exists [2025-12-22T09:14:26.163Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:26.163Z] 4ccea99082f1: Layer already exists [2025-12-22T09:14:26.163Z] 61284694364e: Layer already exists [2025-12-22T09:14:26.163Z] 95e8158c9b81: Layer already exists [2025-12-22T09:14:26.163Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:26.429Z] main: digest: sha256:e5d75a215d19b95a34b35ff19b5536b238934a1aa4bdbc131909d4485248656b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:14:26.519Z] ===================================================== [Pipeline] echo [2025-12-22T09:14:26.531Z] taggedImages: [2025-12-22T09:14:26.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:26.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-12-22T09:14:26.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.87 [2025-12-22T09:14:26.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:26.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-12-22T09:14:26.558Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-12-22T09:14:26.558Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:26.558Z] latest [2025-12-22T09:14:26.558Z] 4.1.0-dev.87 [2025-12-22T09:14:26.558Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:26.558Z] main [2025-12-22T09:14:26.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:26.928Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:27.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:27.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-22T09:14:27.294Z] 9d566c5ff71d: Preparing [2025-12-22T09:14:27.294Z] b3283b4166f2: Preparing [2025-12-22T09:14:27.294Z] ffed8e5d33b9: Preparing [2025-12-22T09:14:27.294Z] 5ad3843f9f2d: Preparing [2025-12-22T09:14:27.294Z] db4b3a6549ce: Preparing [2025-12-22T09:14:27.294Z] 783a4da60565: Preparing [2025-12-22T09:14:27.294Z] 99a31c236605: Preparing [2025-12-22T09:14:27.294Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:27.294Z] fec626294d91: Preparing [2025-12-22T09:14:27.294Z] 5d452904e605: Preparing [2025-12-22T09:14:27.294Z] 09a4ce184c58: Preparing [2025-12-22T09:14:27.294Z] 0e64f2360a44: Preparing [2025-12-22T09:14:27.294Z] 783a4da60565: Waiting [2025-12-22T09:14:27.294Z] 99a31c236605: Waiting [2025-12-22T09:14:27.294Z] 097eaef4bf3b: Waiting [2025-12-22T09:14:27.294Z] fec626294d91: Waiting [2025-12-22T09:14:27.294Z] 5d452904e605: Waiting [2025-12-22T09:14:27.294Z] 09a4ce184c58: Waiting [2025-12-22T09:14:27.294Z] 0e64f2360a44: Waiting [2025-12-22T09:14:27.568Z] b3283b4166f2: Pushed [2025-12-22T09:14:27.568Z] db4b3a6549ce: Pushed [2025-12-22T09:14:27.568Z] 9d566c5ff71d: Pushed [2025-12-22T09:14:27.568Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:27.568Z] 783a4da60565: Pushed [2025-12-22T09:14:27.568Z] 99a31c236605: Pushed [2025-12-22T09:14:27.568Z] fec626294d91: Layer already exists [2025-12-22T09:14:27.833Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:28.099Z] 5d452904e605: Pushed [2025-12-22T09:14:30.667Z] 09a4ce184c58: Pushed [2025-12-22T09:14:33.994Z] 5ad3843f9f2d: Pushed [2025-12-22T09:14:33.994Z] ffed8e5d33b9: Pushed [2025-12-22T09:14:33.994Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:84300d5fcfc26ce455a36860eec8322422265d2567918d4dd8d2ad1a49c33a2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:36.302Z] + 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-12-22T09:14:36.658Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-12-22T09:14:36.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-22T09:14:36.658Z] 9d566c5ff71d: Preparing [2025-12-22T09:14:36.658Z] b3283b4166f2: Preparing [2025-12-22T09:14:36.658Z] ffed8e5d33b9: Preparing [2025-12-22T09:14:36.658Z] 5ad3843f9f2d: Preparing [2025-12-22T09:14:36.658Z] db4b3a6549ce: Preparing [2025-12-22T09:14:36.658Z] 783a4da60565: Preparing [2025-12-22T09:14:36.658Z] 99a31c236605: Preparing [2025-12-22T09:14:36.658Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:36.658Z] fec626294d91: Preparing [2025-12-22T09:14:36.658Z] 5d452904e605: Preparing [2025-12-22T09:14:36.658Z] 09a4ce184c58: Preparing [2025-12-22T09:14:36.658Z] 0e64f2360a44: Preparing [2025-12-22T09:14:36.658Z] fec626294d91: Waiting [2025-12-22T09:14:36.658Z] 5d452904e605: Waiting [2025-12-22T09:14:36.658Z] 09a4ce184c58: Waiting [2025-12-22T09:14:36.658Z] 0e64f2360a44: Waiting [2025-12-22T09:14:36.658Z] 99a31c236605: Waiting [2025-12-22T09:14:36.658Z] 783a4da60565: Waiting [2025-12-22T09:14:36.658Z] 097eaef4bf3b: Waiting [2025-12-22T09:14:36.658Z] 9d566c5ff71d: Layer already exists [2025-12-22T09:14:36.658Z] ffed8e5d33b9: Layer already exists [2025-12-22T09:14:36.658Z] b3283b4166f2: Layer already exists [2025-12-22T09:14:36.658Z] 5ad3843f9f2d: Layer already exists [2025-12-22T09:14:36.658Z] db4b3a6549ce: Layer already exists [2025-12-22T09:14:36.658Z] 783a4da60565: Layer already exists [2025-12-22T09:14:36.658Z] 5d452904e605: Layer already exists [2025-12-22T09:14:36.658Z] fec626294d91: Layer already exists [2025-12-22T09:14:36.658Z] 99a31c236605: Layer already exists [2025-12-22T09:14:36.658Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:36.658Z] 09a4ce184c58: Layer already exists [2025-12-22T09:14:36.659Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:36.922Z] latest: digest: sha256:84300d5fcfc26ce455a36860eec8322422265d2567918d4dd8d2ad1a49c33a2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:37.281Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:37.629Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.87 [2025-12-22T09:14:37.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-22T09:14:37.629Z] 9d566c5ff71d: Preparing [2025-12-22T09:14:37.629Z] b3283b4166f2: Preparing [2025-12-22T09:14:37.629Z] ffed8e5d33b9: Preparing [2025-12-22T09:14:37.629Z] 5ad3843f9f2d: Preparing [2025-12-22T09:14:37.629Z] db4b3a6549ce: Preparing [2025-12-22T09:14:37.629Z] 783a4da60565: Preparing [2025-12-22T09:14:37.629Z] 99a31c236605: Preparing [2025-12-22T09:14:37.629Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:37.629Z] fec626294d91: Preparing [2025-12-22T09:14:37.629Z] 5d452904e605: Preparing [2025-12-22T09:14:37.629Z] 09a4ce184c58: Preparing [2025-12-22T09:14:37.629Z] 0e64f2360a44: Preparing [2025-12-22T09:14:37.629Z] 783a4da60565: Waiting [2025-12-22T09:14:37.629Z] 99a31c236605: Waiting [2025-12-22T09:14:37.629Z] fec626294d91: Waiting [2025-12-22T09:14:37.629Z] 097eaef4bf3b: Waiting [2025-12-22T09:14:37.629Z] 5d452904e605: Waiting [2025-12-22T09:14:37.629Z] 0e64f2360a44: Waiting [2025-12-22T09:14:37.629Z] 09a4ce184c58: Waiting [2025-12-22T09:14:37.629Z] b3283b4166f2: Layer already exists [2025-12-22T09:14:37.629Z] 9d566c5ff71d: Layer already exists [2025-12-22T09:14:37.629Z] db4b3a6549ce: Layer already exists [2025-12-22T09:14:37.629Z] 5ad3843f9f2d: Layer already exists [2025-12-22T09:14:37.629Z] ffed8e5d33b9: Layer already exists [2025-12-22T09:14:37.629Z] 5d452904e605: Layer already exists [2025-12-22T09:14:37.629Z] 783a4da60565: Layer already exists [2025-12-22T09:14:37.629Z] 99a31c236605: Layer already exists [2025-12-22T09:14:37.629Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:37.629Z] fec626294d91: Layer already exists [2025-12-22T09:14:37.629Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:37.629Z] 09a4ce184c58: Layer already exists [2025-12-22T09:14:37.894Z] 4.1.0-dev.87: digest: sha256:84300d5fcfc26ce455a36860eec8322422265d2567918d4dd8d2ad1a49c33a2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:38.307Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:38.673Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:38.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-22T09:14:38.673Z] 9d566c5ff71d: Preparing [2025-12-22T09:14:38.673Z] b3283b4166f2: Preparing [2025-12-22T09:14:38.673Z] ffed8e5d33b9: Preparing [2025-12-22T09:14:38.673Z] 5ad3843f9f2d: Preparing [2025-12-22T09:14:38.673Z] db4b3a6549ce: Preparing [2025-12-22T09:14:38.673Z] 783a4da60565: Preparing [2025-12-22T09:14:38.673Z] 99a31c236605: Preparing [2025-12-22T09:14:38.673Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:38.673Z] fec626294d91: Preparing [2025-12-22T09:14:38.673Z] 5d452904e605: Preparing [2025-12-22T09:14:38.673Z] 09a4ce184c58: Preparing [2025-12-22T09:14:38.673Z] 0e64f2360a44: Preparing [2025-12-22T09:14:38.673Z] fec626294d91: Waiting [2025-12-22T09:14:38.673Z] 09a4ce184c58: Waiting [2025-12-22T09:14:38.673Z] 0e64f2360a44: Waiting [2025-12-22T09:14:38.673Z] 99a31c236605: Waiting [2025-12-22T09:14:38.673Z] 783a4da60565: Waiting [2025-12-22T09:14:38.673Z] 097eaef4bf3b: Waiting [2025-12-22T09:14:38.673Z] 5d452904e605: Waiting [2025-12-22T09:14:38.673Z] 9d566c5ff71d: Layer already exists [2025-12-22T09:14:38.673Z] b3283b4166f2: Layer already exists [2025-12-22T09:14:38.673Z] 5ad3843f9f2d: Layer already exists [2025-12-22T09:14:38.673Z] ffed8e5d33b9: Layer already exists [2025-12-22T09:14:38.673Z] db4b3a6549ce: Layer already exists [2025-12-22T09:14:38.673Z] fec626294d91: Layer already exists [2025-12-22T09:14:38.673Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:38.673Z] 783a4da60565: Layer already exists [2025-12-22T09:14:38.673Z] 99a31c236605: Layer already exists [2025-12-22T09:14:38.673Z] 5d452904e605: Layer already exists [2025-12-22T09:14:38.673Z] 09a4ce184c58: Layer already exists [2025-12-22T09:14:38.673Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:38.673Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:84300d5fcfc26ce455a36860eec8322422265d2567918d4dd8d2ad1a49c33a2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:39.321Z] + 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-12-22T09:14:39.681Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-12-22T09:14:39.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-22T09:14:39.681Z] 9d566c5ff71d: Preparing [2025-12-22T09:14:39.681Z] b3283b4166f2: Preparing [2025-12-22T09:14:39.681Z] ffed8e5d33b9: Preparing [2025-12-22T09:14:39.681Z] 5ad3843f9f2d: Preparing [2025-12-22T09:14:39.681Z] db4b3a6549ce: Preparing [2025-12-22T09:14:39.681Z] 783a4da60565: Preparing [2025-12-22T09:14:39.681Z] 99a31c236605: Preparing [2025-12-22T09:14:39.681Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:39.681Z] fec626294d91: Preparing [2025-12-22T09:14:39.681Z] 5d452904e605: Preparing [2025-12-22T09:14:39.681Z] 09a4ce184c58: Preparing [2025-12-22T09:14:39.681Z] 0e64f2360a44: Preparing [2025-12-22T09:14:39.681Z] 99a31c236605: Waiting [2025-12-22T09:14:39.681Z] 097eaef4bf3b: Waiting [2025-12-22T09:14:39.681Z] fec626294d91: Waiting [2025-12-22T09:14:39.681Z] 5d452904e605: Waiting [2025-12-22T09:14:39.681Z] 09a4ce184c58: Waiting [2025-12-22T09:14:39.681Z] 0e64f2360a44: Waiting [2025-12-22T09:14:39.681Z] 783a4da60565: Waiting [2025-12-22T09:14:39.681Z] b3283b4166f2: Layer already exists [2025-12-22T09:14:39.681Z] 9d566c5ff71d: Layer already exists [2025-12-22T09:14:39.681Z] db4b3a6549ce: Layer already exists [2025-12-22T09:14:39.681Z] ffed8e5d33b9: Layer already exists [2025-12-22T09:14:39.681Z] 5ad3843f9f2d: Layer already exists [2025-12-22T09:14:39.681Z] 783a4da60565: Layer already exists [2025-12-22T09:14:39.681Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:39.681Z] 99a31c236605: Layer already exists [2025-12-22T09:14:39.681Z] fec626294d91: Layer already exists [2025-12-22T09:14:39.681Z] 5d452904e605: Layer already exists [2025-12-22T09:14:39.681Z] 09a4ce184c58: Layer already exists [2025-12-22T09:14:39.681Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:39.955Z] main: digest: sha256:84300d5fcfc26ce455a36860eec8322422265d2567918d4dd8d2ad1a49c33a2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:14:40.039Z] ===================================================== [Pipeline] echo [2025-12-22T09:14:40.054Z] taggedImages: [2025-12-22T09:14:40.054Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:40.054Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-12-22T09:14:40.054Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.87 [2025-12-22T09:14:40.054Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:40.054Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-12-22T09:14:40.080Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-12-22T09:14:40.080Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:40.080Z] latest [2025-12-22T09:14:40.080Z] 4.1.0-dev.87 [2025-12-22T09:14:40.080Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:40.080Z] main [2025-12-22T09:14:40.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:40.461Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:40.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:40.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-22T09:14:40.809Z] d8f0a55c46bc: Preparing [2025-12-22T09:14:40.809Z] 0723851f060e: Preparing [2025-12-22T09:14:40.809Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:40.809Z] fec626294d91: Preparing [2025-12-22T09:14:40.809Z] 92b5da58f579: Preparing [2025-12-22T09:14:40.809Z] a7ab9e066ece: Preparing [2025-12-22T09:14:40.809Z] 0e64f2360a44: Preparing [2025-12-22T09:14:40.809Z] a7ab9e066ece: Waiting [2025-12-22T09:14:40.809Z] 0e64f2360a44: Waiting [2025-12-22T09:14:41.074Z] fec626294d91: Layer already exists [2025-12-22T09:14:41.074Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:41.074Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:41.074Z] d8f0a55c46bc: Pushed [2025-12-22T09:14:41.339Z] 92b5da58f579: Pushed [2025-12-22T09:14:42.739Z] a7ab9e066ece: Pushed [2025-12-22T09:14:48.060Z] 0723851f060e: Pushed [2025-12-22T09:14:48.060Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:e0dbff693d528fb6fdcc3dfc52af275d8a4c36aa9aff5eb8b81716fcfc69c6de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:48.423Z] + 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-12-22T09:14:48.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-12-22T09:14:48.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-22T09:14:48.777Z] d8f0a55c46bc: Preparing [2025-12-22T09:14:48.777Z] 0723851f060e: Preparing [2025-12-22T09:14:48.777Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:48.777Z] fec626294d91: Preparing [2025-12-22T09:14:48.777Z] 92b5da58f579: Preparing [2025-12-22T09:14:48.777Z] a7ab9e066ece: Preparing [2025-12-22T09:14:48.777Z] 0e64f2360a44: Preparing [2025-12-22T09:14:48.777Z] a7ab9e066ece: Waiting [2025-12-22T09:14:48.777Z] 0e64f2360a44: Waiting [2025-12-22T09:14:48.777Z] 92b5da58f579: Layer already exists [2025-12-22T09:14:48.777Z] 0723851f060e: Layer already exists [2025-12-22T09:14:48.777Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:48.777Z] fec626294d91: Layer already exists [2025-12-22T09:14:48.777Z] d8f0a55c46bc: Layer already exists [2025-12-22T09:14:48.777Z] a7ab9e066ece: Layer already exists [2025-12-22T09:14:48.777Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:49.044Z] latest: digest: sha256:e0dbff693d528fb6fdcc3dfc52af275d8a4c36aa9aff5eb8b81716fcfc69c6de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:49.412Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:49.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.87 [2025-12-22T09:14:49.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-22T09:14:49.765Z] d8f0a55c46bc: Preparing [2025-12-22T09:14:49.765Z] 0723851f060e: Preparing [2025-12-22T09:14:49.765Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:49.765Z] fec626294d91: Preparing [2025-12-22T09:14:49.765Z] 92b5da58f579: Preparing [2025-12-22T09:14:49.765Z] a7ab9e066ece: Preparing [2025-12-22T09:14:49.765Z] 0e64f2360a44: Preparing [2025-12-22T09:14:49.765Z] a7ab9e066ece: Waiting [2025-12-22T09:14:49.765Z] 0e64f2360a44: Waiting [2025-12-22T09:14:49.765Z] d8f0a55c46bc: Layer already exists [2025-12-22T09:14:49.765Z] fec626294d91: Layer already exists [2025-12-22T09:14:49.765Z] 92b5da58f579: Layer already exists [2025-12-22T09:14:49.765Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:49.765Z] 0723851f060e: Layer already exists [2025-12-22T09:14:49.765Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:49.765Z] a7ab9e066ece: Layer already exists [2025-12-22T09:14:50.031Z] 4.1.0-dev.87: digest: sha256:e0dbff693d528fb6fdcc3dfc52af275d8a4c36aa9aff5eb8b81716fcfc69c6de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:50.401Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:50.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:50.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-22T09:14:50.753Z] d8f0a55c46bc: Preparing [2025-12-22T09:14:50.753Z] 0723851f060e: Preparing [2025-12-22T09:14:50.753Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:50.753Z] fec626294d91: Preparing [2025-12-22T09:14:50.753Z] 92b5da58f579: Preparing [2025-12-22T09:14:50.753Z] a7ab9e066ece: Preparing [2025-12-22T09:14:50.753Z] 0e64f2360a44: Preparing [2025-12-22T09:14:50.753Z] a7ab9e066ece: Waiting [2025-12-22T09:14:50.753Z] 0e64f2360a44: Waiting [2025-12-22T09:14:50.753Z] 92b5da58f579: Layer already exists [2025-12-22T09:14:50.753Z] d8f0a55c46bc: Layer already exists [2025-12-22T09:14:50.753Z] fec626294d91: Layer already exists [2025-12-22T09:14:50.753Z] 0723851f060e: Layer already exists [2025-12-22T09:14:50.753Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:50.753Z] a7ab9e066ece: Layer already exists [2025-12-22T09:14:50.753Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:50.753Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:e0dbff693d528fb6fdcc3dfc52af275d8a4c36aa9aff5eb8b81716fcfc69c6de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:51.378Z] + 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-12-22T09:14:51.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-12-22T09:14:51.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-22T09:14:51.722Z] d8f0a55c46bc: Preparing [2025-12-22T09:14:51.722Z] 0723851f060e: Preparing [2025-12-22T09:14:51.722Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:51.722Z] fec626294d91: Preparing [2025-12-22T09:14:51.722Z] 92b5da58f579: Preparing [2025-12-22T09:14:51.722Z] a7ab9e066ece: Preparing [2025-12-22T09:14:51.722Z] 0e64f2360a44: Preparing [2025-12-22T09:14:51.722Z] 0e64f2360a44: Waiting [2025-12-22T09:14:51.722Z] 92b5da58f579: Layer already exists [2025-12-22T09:14:51.722Z] d8f0a55c46bc: Layer already exists [2025-12-22T09:14:51.722Z] 0723851f060e: Layer already exists [2025-12-22T09:14:51.722Z] fec626294d91: Layer already exists [2025-12-22T09:14:51.722Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:51.722Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:51.722Z] a7ab9e066ece: Layer already exists [2025-12-22T09:14:51.986Z] main: digest: sha256:e0dbff693d528fb6fdcc3dfc52af275d8a4c36aa9aff5eb8b81716fcfc69c6de size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:14:52.067Z] ===================================================== [Pipeline] echo [2025-12-22T09:14:52.081Z] taggedImages: [2025-12-22T09:14:52.081Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:52.081Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-12-22T09:14:52.081Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.87 [2025-12-22T09:14:52.081Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:52.081Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-12-22T09:14:52.109Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-12-22T09:14:52.109Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:52.109Z] latest [2025-12-22T09:14:52.109Z] 4.1.0-dev.87 [2025-12-22T09:14:52.109Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:14:52.109Z] main [2025-12-22T09:14:52.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:52.486Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:14:52.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:14:52.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-22T09:14:52.860Z] 91b7025f7ae0: Preparing [2025-12-22T09:14:52.860Z] bdb50d81f909: Preparing [2025-12-22T09:14:52.860Z] 3300710aee25: Preparing [2025-12-22T09:14:52.860Z] 097eaef4bf3b: Preparing [2025-12-22T09:14:52.860Z] fec626294d91: Preparing [2025-12-22T09:14:52.860Z] b10e997609e2: Preparing [2025-12-22T09:14:52.860Z] 954ccded24d9: Preparing [2025-12-22T09:14:52.860Z] b10e997609e2: Waiting [2025-12-22T09:14:52.860Z] fce3e28406af: Preparing [2025-12-22T09:14:52.860Z] 954ccded24d9: Waiting [2025-12-22T09:14:52.860Z] 4f82c568b7d0: Preparing [2025-12-22T09:14:52.860Z] fce3e28406af: Waiting [2025-12-22T09:14:52.860Z] 0e64f2360a44: Preparing [2025-12-22T09:14:52.860Z] 4f82c568b7d0: Waiting [2025-12-22T09:14:52.860Z] fec626294d91: Layer already exists [2025-12-22T09:14:52.860Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:14:53.125Z] bdb50d81f909: Pushed [2025-12-22T09:14:53.125Z] 3300710aee25: Pushed [2025-12-22T09:14:53.125Z] 91b7025f7ae0: Pushed [2025-12-22T09:14:53.125Z] 0e64f2360a44: Layer already exists [2025-12-22T09:14:53.390Z] fce3e28406af: Pushed [2025-12-22T09:14:53.969Z] 4f82c568b7d0: Pushed [2025-12-22T09:15:06.253Z] 954ccded24d9: Pushed [2025-12-22T09:15:21.211Z] b10e997609e2: Pushed [2025-12-22T09:15:21.211Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:23793cdb71a8330cd338a2e5a70c04c869892b9fc053917adf5ba981ede52bc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:21.572Z] + 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-12-22T09:15:21.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-12-22T09:15:21.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-22T09:15:21.920Z] 91b7025f7ae0: Preparing [2025-12-22T09:15:21.920Z] bdb50d81f909: Preparing [2025-12-22T09:15:21.920Z] 3300710aee25: Preparing [2025-12-22T09:15:21.920Z] 097eaef4bf3b: Preparing [2025-12-22T09:15:21.920Z] fec626294d91: Preparing [2025-12-22T09:15:21.920Z] b10e997609e2: Preparing [2025-12-22T09:15:21.920Z] 954ccded24d9: Preparing [2025-12-22T09:15:21.920Z] b10e997609e2: Waiting [2025-12-22T09:15:21.920Z] fce3e28406af: Preparing [2025-12-22T09:15:21.920Z] 4f82c568b7d0: Preparing [2025-12-22T09:15:21.920Z] fce3e28406af: Waiting [2025-12-22T09:15:21.920Z] 0e64f2360a44: Preparing [2025-12-22T09:15:21.920Z] 4f82c568b7d0: Waiting [2025-12-22T09:15:21.920Z] 0e64f2360a44: Waiting [2025-12-22T09:15:21.920Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:15:21.920Z] 91b7025f7ae0: Layer already exists [2025-12-22T09:15:21.920Z] fec626294d91: Layer already exists [2025-12-22T09:15:21.920Z] 3300710aee25: Layer already exists [2025-12-22T09:15:21.920Z] bdb50d81f909: Layer already exists [2025-12-22T09:15:21.920Z] b10e997609e2: Layer already exists [2025-12-22T09:15:21.920Z] 954ccded24d9: Layer already exists [2025-12-22T09:15:21.920Z] fce3e28406af: Layer already exists [2025-12-22T09:15:21.920Z] 4f82c568b7d0: Layer already exists [2025-12-22T09:15:21.920Z] 0e64f2360a44: Layer already exists [2025-12-22T09:15:22.185Z] latest: digest: sha256:23793cdb71a8330cd338a2e5a70c04c869892b9fc053917adf5ba981ede52bc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:22.541Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:22.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.87 [2025-12-22T09:15:22.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-22T09:15:22.897Z] 91b7025f7ae0: Preparing [2025-12-22T09:15:22.897Z] bdb50d81f909: Preparing [2025-12-22T09:15:22.897Z] 3300710aee25: Preparing [2025-12-22T09:15:22.897Z] 097eaef4bf3b: Preparing [2025-12-22T09:15:22.897Z] fec626294d91: Preparing [2025-12-22T09:15:22.897Z] b10e997609e2: Preparing [2025-12-22T09:15:22.897Z] 954ccded24d9: Preparing [2025-12-22T09:15:22.897Z] fce3e28406af: Preparing [2025-12-22T09:15:22.897Z] 4f82c568b7d0: Preparing [2025-12-22T09:15:22.897Z] 0e64f2360a44: Preparing [2025-12-22T09:15:22.897Z] b10e997609e2: Waiting [2025-12-22T09:15:22.897Z] 954ccded24d9: Waiting [2025-12-22T09:15:22.897Z] fce3e28406af: Waiting [2025-12-22T09:15:22.897Z] 4f82c568b7d0: Waiting [2025-12-22T09:15:22.897Z] 0e64f2360a44: Waiting [2025-12-22T09:15:22.897Z] fec626294d91: Layer already exists [2025-12-22T09:15:22.897Z] 91b7025f7ae0: Layer already exists [2025-12-22T09:15:22.897Z] bdb50d81f909: Layer already exists [2025-12-22T09:15:22.897Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:15:22.897Z] 3300710aee25: Layer already exists [2025-12-22T09:15:22.897Z] fce3e28406af: Layer already exists [2025-12-22T09:15:22.897Z] b10e997609e2: Layer already exists [2025-12-22T09:15:22.897Z] 4f82c568b7d0: Layer already exists [2025-12-22T09:15:22.897Z] 0e64f2360a44: Layer already exists [2025-12-22T09:15:22.897Z] 954ccded24d9: Layer already exists [2025-12-22T09:15:23.162Z] 4.1.0-dev.87: digest: sha256:23793cdb71a8330cd338a2e5a70c04c869892b9fc053917adf5ba981ede52bc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:23.506Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:26.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:15:26.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-22T09:15:26.429Z] 91b7025f7ae0: Preparing [2025-12-22T09:15:26.429Z] bdb50d81f909: Preparing [2025-12-22T09:15:26.429Z] 3300710aee25: Preparing [2025-12-22T09:15:26.429Z] 097eaef4bf3b: Preparing [2025-12-22T09:15:26.429Z] fec626294d91: Preparing [2025-12-22T09:15:26.429Z] b10e997609e2: Preparing [2025-12-22T09:15:26.429Z] 954ccded24d9: Preparing [2025-12-22T09:15:26.429Z] fce3e28406af: Preparing [2025-12-22T09:15:26.429Z] 4f82c568b7d0: Preparing [2025-12-22T09:15:26.429Z] 0e64f2360a44: Preparing [2025-12-22T09:15:26.429Z] b10e997609e2: Waiting [2025-12-22T09:15:26.429Z] 954ccded24d9: Waiting [2025-12-22T09:15:26.429Z] 4f82c568b7d0: Waiting [2025-12-22T09:15:26.429Z] fce3e28406af: Waiting [2025-12-22T09:15:26.429Z] 3300710aee25: Layer already exists [2025-12-22T09:15:26.429Z] fec626294d91: Layer already exists [2025-12-22T09:15:26.429Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:15:26.429Z] 91b7025f7ae0: Layer already exists [2025-12-22T09:15:26.429Z] bdb50d81f909: Layer already exists [2025-12-22T09:15:26.429Z] b10e997609e2: Layer already exists [2025-12-22T09:15:26.429Z] 954ccded24d9: Layer already exists [2025-12-22T09:15:26.429Z] 0e64f2360a44: Layer already exists [2025-12-22T09:15:26.429Z] fce3e28406af: Layer already exists [2025-12-22T09:15:26.429Z] 4f82c568b7d0: Layer already exists [2025-12-22T09:15:26.429Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:23793cdb71a8330cd338a2e5a70c04c869892b9fc053917adf5ba981ede52bc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:27.058Z] + 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-12-22T09:15:27.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-12-22T09:15:27.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-22T09:15:27.414Z] 91b7025f7ae0: Preparing [2025-12-22T09:15:27.414Z] bdb50d81f909: Preparing [2025-12-22T09:15:27.414Z] 3300710aee25: Preparing [2025-12-22T09:15:27.414Z] 097eaef4bf3b: Preparing [2025-12-22T09:15:27.414Z] fec626294d91: Preparing [2025-12-22T09:15:27.414Z] b10e997609e2: Preparing [2025-12-22T09:15:27.414Z] 954ccded24d9: Preparing [2025-12-22T09:15:27.414Z] fce3e28406af: Preparing [2025-12-22T09:15:27.414Z] 4f82c568b7d0: Preparing [2025-12-22T09:15:27.414Z] 0e64f2360a44: Preparing [2025-12-22T09:15:27.414Z] fce3e28406af: Waiting [2025-12-22T09:15:27.414Z] 4f82c568b7d0: Waiting [2025-12-22T09:15:27.414Z] 0e64f2360a44: Waiting [2025-12-22T09:15:27.414Z] b10e997609e2: Waiting [2025-12-22T09:15:27.414Z] 954ccded24d9: Waiting [2025-12-22T09:15:27.414Z] 3300710aee25: Layer already exists [2025-12-22T09:15:27.414Z] fec626294d91: Layer already exists [2025-12-22T09:15:27.414Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:15:27.414Z] bdb50d81f909: Layer already exists [2025-12-22T09:15:27.414Z] 91b7025f7ae0: Layer already exists [2025-12-22T09:15:27.414Z] 954ccded24d9: Layer already exists [2025-12-22T09:15:27.414Z] fce3e28406af: Layer already exists [2025-12-22T09:15:27.414Z] 4f82c568b7d0: Layer already exists [2025-12-22T09:15:27.414Z] b10e997609e2: Layer already exists [2025-12-22T09:15:27.414Z] 0e64f2360a44: Layer already exists [2025-12-22T09:15:27.679Z] main: digest: sha256:23793cdb71a8330cd338a2e5a70c04c869892b9fc053917adf5ba981ede52bc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:15:27.769Z] ===================================================== [Pipeline] echo [2025-12-22T09:15:27.789Z] taggedImages: [2025-12-22T09:15:27.790Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:15:27.790Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-12-22T09:15:27.790Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.87 [2025-12-22T09:15:27.790Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:15:27.790Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-12-22T09:15:27.819Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-12-22T09:15:27.819Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:15:27.819Z] latest [2025-12-22T09:15:27.819Z] 4.1.0-dev.87 [2025-12-22T09:15:27.819Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:15:27.819Z] main [2025-12-22T09:15:27.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:28.206Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:28.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:15:28.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-22T09:15:28.549Z] 70554ce406d5: Preparing [2025-12-22T09:15:28.549Z] acdb0eee04a1: Preparing [2025-12-22T09:15:28.549Z] 93cbd9ff4be2: Preparing [2025-12-22T09:15:28.549Z] 097eaef4bf3b: Preparing [2025-12-22T09:15:28.549Z] fec626294d91: Preparing [2025-12-22T09:15:28.549Z] 57fbfd054117: Preparing [2025-12-22T09:15:28.549Z] a0b859dcda00: Preparing [2025-12-22T09:15:28.550Z] 8f9352d751b3: Preparing [2025-12-22T09:15:28.550Z] 0e64f2360a44: Preparing [2025-12-22T09:15:28.550Z] a0b859dcda00: Waiting [2025-12-22T09:15:28.550Z] 8f9352d751b3: Waiting [2025-12-22T09:15:28.550Z] 57fbfd054117: Waiting [2025-12-22T09:15:28.550Z] 0e64f2360a44: Waiting [2025-12-22T09:15:28.550Z] fec626294d91: Layer already exists [2025-12-22T09:15:28.550Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:15:28.815Z] 93cbd9ff4be2: Pushed [2025-12-22T09:15:28.815Z] acdb0eee04a1: Pushed [2025-12-22T09:15:28.815Z] 70554ce406d5: Pushed [2025-12-22T09:15:28.815Z] 0e64f2360a44: Layer already exists [2025-12-22T09:15:29.081Z] a0b859dcda00: Pushed [2025-12-22T09:15:29.346Z] 8f9352d751b3: Pushed [2025-12-22T09:15:56.001Z] 57fbfd054117: Pushed [2025-12-22T09:15:56.001Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:019321bca87490b35438cc9669123687c63d6406e6370fc366cc93544ebcf38d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:56.361Z] + 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-12-22T09:15:56.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-12-22T09:15:56.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-22T09:15:56.722Z] 70554ce406d5: Preparing [2025-12-22T09:15:56.722Z] acdb0eee04a1: Preparing [2025-12-22T09:15:56.722Z] 93cbd9ff4be2: Preparing [2025-12-22T09:15:56.722Z] 097eaef4bf3b: Preparing [2025-12-22T09:15:56.722Z] fec626294d91: Preparing [2025-12-22T09:15:56.722Z] 57fbfd054117: Preparing [2025-12-22T09:15:56.722Z] a0b859dcda00: Preparing [2025-12-22T09:15:56.722Z] 8f9352d751b3: Preparing [2025-12-22T09:15:56.722Z] 0e64f2360a44: Preparing [2025-12-22T09:15:56.722Z] 57fbfd054117: Waiting [2025-12-22T09:15:56.722Z] a0b859dcda00: Waiting [2025-12-22T09:15:56.722Z] 8f9352d751b3: Waiting [2025-12-22T09:15:56.722Z] 0e64f2360a44: Waiting [2025-12-22T09:15:56.722Z] 70554ce406d5: Layer already exists [2025-12-22T09:15:56.722Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:15:56.722Z] 93cbd9ff4be2: Layer already exists [2025-12-22T09:15:56.722Z] fec626294d91: Layer already exists [2025-12-22T09:15:56.722Z] acdb0eee04a1: Layer already exists [2025-12-22T09:15:56.722Z] 57fbfd054117: Layer already exists [2025-12-22T09:15:56.722Z] a0b859dcda00: Layer already exists [2025-12-22T09:15:56.722Z] 8f9352d751b3: Layer already exists [2025-12-22T09:15:56.722Z] 0e64f2360a44: Layer already exists [2025-12-22T09:15:56.987Z] latest: digest: sha256:019321bca87490b35438cc9669123687c63d6406e6370fc366cc93544ebcf38d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:57.350Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:57.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.87 [2025-12-22T09:15:57.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-22T09:15:57.707Z] 70554ce406d5: Preparing [2025-12-22T09:15:57.707Z] acdb0eee04a1: Preparing [2025-12-22T09:15:57.707Z] 93cbd9ff4be2: Preparing [2025-12-22T09:15:57.707Z] 097eaef4bf3b: Preparing [2025-12-22T09:15:57.707Z] fec626294d91: Preparing [2025-12-22T09:15:57.707Z] 57fbfd054117: Preparing [2025-12-22T09:15:57.707Z] a0b859dcda00: Preparing [2025-12-22T09:15:57.707Z] 8f9352d751b3: Preparing [2025-12-22T09:15:57.707Z] 0e64f2360a44: Preparing [2025-12-22T09:15:57.707Z] a0b859dcda00: Waiting [2025-12-22T09:15:57.707Z] 8f9352d751b3: Waiting [2025-12-22T09:15:57.707Z] 0e64f2360a44: Waiting [2025-12-22T09:15:57.707Z] 57fbfd054117: Waiting [2025-12-22T09:15:57.707Z] 93cbd9ff4be2: Layer already exists [2025-12-22T09:15:57.707Z] 70554ce406d5: Layer already exists [2025-12-22T09:15:57.707Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:15:57.707Z] acdb0eee04a1: Layer already exists [2025-12-22T09:15:57.707Z] fec626294d91: Layer already exists [2025-12-22T09:15:57.707Z] 57fbfd054117: Layer already exists [2025-12-22T09:15:57.707Z] a0b859dcda00: Layer already exists [2025-12-22T09:15:57.707Z] 0e64f2360a44: Layer already exists [2025-12-22T09:15:57.707Z] 8f9352d751b3: Layer already exists [2025-12-22T09:15:57.972Z] 4.1.0-dev.87: digest: sha256:019321bca87490b35438cc9669123687c63d6406e6370fc366cc93544ebcf38d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:58.345Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:58.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:15:58.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-22T09:15:58.743Z] 70554ce406d5: Preparing [2025-12-22T09:15:58.743Z] acdb0eee04a1: Preparing [2025-12-22T09:15:58.743Z] 93cbd9ff4be2: Preparing [2025-12-22T09:15:58.743Z] 097eaef4bf3b: Preparing [2025-12-22T09:15:58.743Z] fec626294d91: Preparing [2025-12-22T09:15:58.743Z] 57fbfd054117: Preparing [2025-12-22T09:15:58.743Z] a0b859dcda00: Preparing [2025-12-22T09:15:58.743Z] 8f9352d751b3: Preparing [2025-12-22T09:15:58.743Z] 0e64f2360a44: Preparing [2025-12-22T09:15:58.743Z] a0b859dcda00: Waiting [2025-12-22T09:15:58.743Z] 8f9352d751b3: Waiting [2025-12-22T09:15:58.743Z] 0e64f2360a44: Waiting [2025-12-22T09:15:58.743Z] 57fbfd054117: Waiting [2025-12-22T09:15:58.743Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:15:58.743Z] fec626294d91: Layer already exists [2025-12-22T09:15:58.743Z] acdb0eee04a1: Layer already exists [2025-12-22T09:15:58.743Z] 70554ce406d5: Layer already exists [2025-12-22T09:15:58.743Z] 93cbd9ff4be2: Layer already exists [2025-12-22T09:15:58.743Z] 57fbfd054117: Layer already exists [2025-12-22T09:15:58.743Z] a0b859dcda00: Layer already exists [2025-12-22T09:15:58.743Z] 0e64f2360a44: Layer already exists [2025-12-22T09:15:58.743Z] 8f9352d751b3: Layer already exists [2025-12-22T09:15:58.743Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:019321bca87490b35438cc9669123687c63d6406e6370fc366cc93544ebcf38d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:15:59.118Z] + 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-12-22T09:15:59.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-12-22T09:15:59.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-22T09:15:59.479Z] 70554ce406d5: Preparing [2025-12-22T09:15:59.479Z] acdb0eee04a1: Preparing [2025-12-22T09:15:59.479Z] 93cbd9ff4be2: Preparing [2025-12-22T09:15:59.479Z] 097eaef4bf3b: Preparing [2025-12-22T09:15:59.479Z] fec626294d91: Preparing [2025-12-22T09:15:59.479Z] 57fbfd054117: Preparing [2025-12-22T09:15:59.479Z] 57fbfd054117: Waiting [2025-12-22T09:15:59.479Z] a0b859dcda00: Preparing [2025-12-22T09:15:59.479Z] 8f9352d751b3: Preparing [2025-12-22T09:15:59.479Z] a0b859dcda00: Waiting [2025-12-22T09:15:59.479Z] 0e64f2360a44: Preparing [2025-12-22T09:15:59.479Z] 8f9352d751b3: Waiting [2025-12-22T09:15:59.479Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:15:59.479Z] acdb0eee04a1: Layer already exists [2025-12-22T09:15:59.479Z] 93cbd9ff4be2: Layer already exists [2025-12-22T09:15:59.479Z] 70554ce406d5: Layer already exists [2025-12-22T09:15:59.479Z] fec626294d91: Layer already exists [2025-12-22T09:15:59.479Z] a0b859dcda00: Layer already exists [2025-12-22T09:15:59.479Z] 57fbfd054117: Layer already exists [2025-12-22T09:15:59.479Z] 8f9352d751b3: Layer already exists [2025-12-22T09:15:59.479Z] 0e64f2360a44: Layer already exists [2025-12-22T09:15:59.745Z] main: digest: sha256:019321bca87490b35438cc9669123687c63d6406e6370fc366cc93544ebcf38d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:15:59.828Z] ===================================================== [Pipeline] echo [2025-12-22T09:15:59.842Z] taggedImages: [2025-12-22T09:15:59.842Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:15:59.842Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-12-22T09:15:59.842Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.87 [2025-12-22T09:15:59.842Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:15:59.842Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-12-22T09:15:59.874Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-12-22T09:15:59.874Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:15:59.874Z] latest [2025-12-22T09:15:59.874Z] 4.1.0-dev.87 [2025-12-22T09:15:59.874Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:15:59.874Z] main [2025-12-22T09:15:59.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:00.252Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:00.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:16:00.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-22T09:16:00.610Z] 0d30bf26d617: Preparing [2025-12-22T09:16:00.610Z] 67939baaa161: Preparing [2025-12-22T09:16:00.610Z] 05f6c4232483: Preparing [2025-12-22T09:16:00.610Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:00.610Z] fec626294d91: Preparing [2025-12-22T09:16:00.610Z] cc2a0237ebc2: Preparing [2025-12-22T09:16:00.610Z] fce3e28406af: Preparing [2025-12-22T09:16:00.610Z] 4f82c568b7d0: Preparing [2025-12-22T09:16:00.610Z] 0e64f2360a44: Preparing [2025-12-22T09:16:00.610Z] cc2a0237ebc2: Waiting [2025-12-22T09:16:00.610Z] fce3e28406af: Waiting [2025-12-22T09:16:00.610Z] 4f82c568b7d0: Waiting [2025-12-22T09:16:00.610Z] 0e64f2360a44: Waiting [2025-12-22T09:16:00.610Z] fec626294d91: Layer already exists [2025-12-22T09:16:00.610Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:00.876Z] fce3e28406af: Layer already exists [2025-12-22T09:16:00.876Z] 67939baaa161: Pushed [2025-12-22T09:16:00.876Z] 05f6c4232483: Pushed [2025-12-22T09:16:00.876Z] 0d30bf26d617: Pushed [2025-12-22T09:16:00.876Z] 4f82c568b7d0: Layer already exists [2025-12-22T09:16:00.876Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:33.074Z] cc2a0237ebc2: Pushed [2025-12-22T09:16:33.074Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:4a3f4792eb7ef3f171bd39dbf4cf68e69eef81eab64644c528ed9fcdd6530ca7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:33.434Z] + 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-12-22T09:16:33.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-12-22T09:16:33.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-22T09:16:33.799Z] 0d30bf26d617: Preparing [2025-12-22T09:16:33.799Z] 67939baaa161: Preparing [2025-12-22T09:16:33.799Z] 05f6c4232483: Preparing [2025-12-22T09:16:33.799Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:33.799Z] fec626294d91: Preparing [2025-12-22T09:16:33.799Z] cc2a0237ebc2: Preparing [2025-12-22T09:16:33.799Z] fce3e28406af: Preparing [2025-12-22T09:16:33.799Z] 4f82c568b7d0: Preparing [2025-12-22T09:16:33.799Z] 0e64f2360a44: Preparing [2025-12-22T09:16:33.799Z] cc2a0237ebc2: Waiting [2025-12-22T09:16:33.799Z] fce3e28406af: Waiting [2025-12-22T09:16:33.799Z] 4f82c568b7d0: Waiting [2025-12-22T09:16:33.799Z] 0e64f2360a44: Waiting [2025-12-22T09:16:33.799Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:33.799Z] 0d30bf26d617: Layer already exists [2025-12-22T09:16:33.799Z] fec626294d91: Layer already exists [2025-12-22T09:16:33.799Z] 05f6c4232483: Layer already exists [2025-12-22T09:16:33.799Z] 67939baaa161: Layer already exists [2025-12-22T09:16:33.799Z] 4f82c568b7d0: Layer already exists [2025-12-22T09:16:33.799Z] cc2a0237ebc2: Layer already exists [2025-12-22T09:16:33.799Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:33.799Z] fce3e28406af: Layer already exists [2025-12-22T09:16:33.799Z] latest: digest: sha256:4a3f4792eb7ef3f171bd39dbf4cf68e69eef81eab64644c528ed9fcdd6530ca7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:34.423Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:34.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.87 [2025-12-22T09:16:34.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-22T09:16:34.761Z] 0d30bf26d617: Preparing [2025-12-22T09:16:34.761Z] 67939baaa161: Preparing [2025-12-22T09:16:34.761Z] 05f6c4232483: Preparing [2025-12-22T09:16:34.761Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:34.761Z] fec626294d91: Preparing [2025-12-22T09:16:34.761Z] cc2a0237ebc2: Preparing [2025-12-22T09:16:34.761Z] fce3e28406af: Preparing [2025-12-22T09:16:34.761Z] 4f82c568b7d0: Preparing [2025-12-22T09:16:34.761Z] 0e64f2360a44: Preparing [2025-12-22T09:16:34.761Z] cc2a0237ebc2: Waiting [2025-12-22T09:16:34.761Z] fce3e28406af: Waiting [2025-12-22T09:16:34.761Z] 4f82c568b7d0: Waiting [2025-12-22T09:16:34.761Z] 0e64f2360a44: Waiting [2025-12-22T09:16:34.761Z] 67939baaa161: Layer already exists [2025-12-22T09:16:34.761Z] 0d30bf26d617: Layer already exists [2025-12-22T09:16:34.761Z] fec626294d91: Layer already exists [2025-12-22T09:16:34.761Z] 05f6c4232483: Layer already exists [2025-12-22T09:16:34.761Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:34.761Z] fce3e28406af: Layer already exists [2025-12-22T09:16:34.761Z] cc2a0237ebc2: Layer already exists [2025-12-22T09:16:34.761Z] 4f82c568b7d0: Layer already exists [2025-12-22T09:16:34.761Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:34.761Z] 4.1.0-dev.87: digest: sha256:4a3f4792eb7ef3f171bd39dbf4cf68e69eef81eab64644c528ed9fcdd6530ca7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:35.415Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:35.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:16:35.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-22T09:16:35.766Z] 0d30bf26d617: Preparing [2025-12-22T09:16:35.766Z] 67939baaa161: Preparing [2025-12-22T09:16:35.766Z] 05f6c4232483: Preparing [2025-12-22T09:16:35.766Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:35.766Z] fec626294d91: Preparing [2025-12-22T09:16:35.766Z] cc2a0237ebc2: Preparing [2025-12-22T09:16:35.766Z] fce3e28406af: Preparing [2025-12-22T09:16:35.766Z] 4f82c568b7d0: Preparing [2025-12-22T09:16:35.766Z] 0e64f2360a44: Preparing [2025-12-22T09:16:35.766Z] cc2a0237ebc2: Waiting [2025-12-22T09:16:35.766Z] fce3e28406af: Waiting [2025-12-22T09:16:35.766Z] 4f82c568b7d0: Waiting [2025-12-22T09:16:35.766Z] 0e64f2360a44: Waiting [2025-12-22T09:16:35.766Z] 0d30bf26d617: Layer already exists [2025-12-22T09:16:35.766Z] 67939baaa161: Layer already exists [2025-12-22T09:16:35.766Z] fec626294d91: Layer already exists [2025-12-22T09:16:35.766Z] 05f6c4232483: Layer already exists [2025-12-22T09:16:35.766Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:35.766Z] cc2a0237ebc2: Layer already exists [2025-12-22T09:16:35.766Z] fce3e28406af: Layer already exists [2025-12-22T09:16:35.766Z] 4f82c568b7d0: Layer already exists [2025-12-22T09:16:35.766Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:36.034Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:4a3f4792eb7ef3f171bd39dbf4cf68e69eef81eab64644c528ed9fcdd6530ca7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:36.397Z] + 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-12-22T09:16:36.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-12-22T09:16:36.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-22T09:16:36.770Z] 0d30bf26d617: Preparing [2025-12-22T09:16:36.770Z] 67939baaa161: Preparing [2025-12-22T09:16:36.770Z] 05f6c4232483: Preparing [2025-12-22T09:16:36.770Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:36.770Z] fec626294d91: Preparing [2025-12-22T09:16:36.770Z] cc2a0237ebc2: Preparing [2025-12-22T09:16:36.770Z] fce3e28406af: Preparing [2025-12-22T09:16:36.770Z] 4f82c568b7d0: Preparing [2025-12-22T09:16:36.770Z] 0e64f2360a44: Preparing [2025-12-22T09:16:36.770Z] fce3e28406af: Waiting [2025-12-22T09:16:36.770Z] 4f82c568b7d0: Waiting [2025-12-22T09:16:36.770Z] 0e64f2360a44: Waiting [2025-12-22T09:16:36.770Z] cc2a0237ebc2: Waiting [2025-12-22T09:16:36.770Z] 0d30bf26d617: Layer already exists [2025-12-22T09:16:36.770Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:36.770Z] 67939baaa161: Layer already exists [2025-12-22T09:16:36.770Z] fec626294d91: Layer already exists [2025-12-22T09:16:36.770Z] 05f6c4232483: Layer already exists [2025-12-22T09:16:36.770Z] cc2a0237ebc2: Layer already exists [2025-12-22T09:16:36.770Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:36.770Z] fce3e28406af: Layer already exists [2025-12-22T09:16:36.770Z] 4f82c568b7d0: Layer already exists [2025-12-22T09:16:36.770Z] main: digest: sha256:4a3f4792eb7ef3f171bd39dbf4cf68e69eef81eab64644c528ed9fcdd6530ca7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:16:37.134Z] ===================================================== [Pipeline] echo [2025-12-22T09:16:37.150Z] taggedImages: [2025-12-22T09:16:37.150Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:16:37.150Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-12-22T09:16:37.150Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.87 [2025-12-22T09:16:37.150Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:16:37.150Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-12-22T09:16:37.183Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-12-22T09:16:37.183Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:16:37.183Z] latest [2025-12-22T09:16:37.183Z] 4.1.0-dev.87 [2025-12-22T09:16:37.183Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:16:37.183Z] main [2025-12-22T09:16:37.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:37.558Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:37.912Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:16:37.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-22T09:16:37.912Z] df27d637234a: Preparing [2025-12-22T09:16:37.912Z] f6c7ecb8bba5: Preparing [2025-12-22T09:16:37.912Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:37.912Z] fec626294d91: Preparing [2025-12-22T09:16:37.912Z] c59391d920b6: Preparing [2025-12-22T09:16:37.912Z] 222fa5d7d9f7: Preparing [2025-12-22T09:16:37.912Z] 0e64f2360a44: Preparing [2025-12-22T09:16:37.912Z] 222fa5d7d9f7: Waiting [2025-12-22T09:16:37.912Z] 0e64f2360a44: Waiting [2025-12-22T09:16:37.912Z] fec626294d91: Layer already exists [2025-12-22T09:16:37.912Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:38.184Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:38.184Z] df27d637234a: Pushed [2025-12-22T09:16:38.452Z] c59391d920b6: Pushed [2025-12-22T09:16:40.384Z] 222fa5d7d9f7: Pushed [2025-12-22T09:16:47.007Z] f6c7ecb8bba5: Pushed [2025-12-22T09:16:47.007Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:d131c1ede8376fe3f80c9f2187727a67b475e2b7a18009a69a8cdfb76f7532df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:47.374Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:47.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-12-22T09:16:47.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-22T09:16:47.727Z] df27d637234a: Preparing [2025-12-22T09:16:47.727Z] f6c7ecb8bba5: Preparing [2025-12-22T09:16:47.727Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:47.727Z] fec626294d91: Preparing [2025-12-22T09:16:47.727Z] c59391d920b6: Preparing [2025-12-22T09:16:47.727Z] 222fa5d7d9f7: Preparing [2025-12-22T09:16:47.727Z] 0e64f2360a44: Preparing [2025-12-22T09:16:47.727Z] 222fa5d7d9f7: Waiting [2025-12-22T09:16:47.727Z] 0e64f2360a44: Waiting [2025-12-22T09:16:47.727Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:47.727Z] df27d637234a: Layer already exists [2025-12-22T09:16:47.727Z] fec626294d91: Layer already exists [2025-12-22T09:16:47.727Z] f6c7ecb8bba5: Layer already exists [2025-12-22T09:16:47.727Z] c59391d920b6: Layer already exists [2025-12-22T09:16:47.727Z] 222fa5d7d9f7: Layer already exists [2025-12-22T09:16:47.727Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:47.992Z] latest: digest: sha256:d131c1ede8376fe3f80c9f2187727a67b475e2b7a18009a69a8cdfb76f7532df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:48.354Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:48.718Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.87 [2025-12-22T09:16:48.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-22T09:16:48.718Z] df27d637234a: Preparing [2025-12-22T09:16:48.718Z] f6c7ecb8bba5: Preparing [2025-12-22T09:16:48.718Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:48.718Z] fec626294d91: Preparing [2025-12-22T09:16:48.718Z] c59391d920b6: Preparing [2025-12-22T09:16:48.718Z] 222fa5d7d9f7: Preparing [2025-12-22T09:16:48.718Z] 0e64f2360a44: Preparing [2025-12-22T09:16:48.718Z] 222fa5d7d9f7: Waiting [2025-12-22T09:16:48.718Z] 0e64f2360a44: Waiting [2025-12-22T09:16:48.718Z] c59391d920b6: Layer already exists [2025-12-22T09:16:48.718Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:48.718Z] df27d637234a: Layer already exists [2025-12-22T09:16:48.718Z] f6c7ecb8bba5: Layer already exists [2025-12-22T09:16:48.718Z] fec626294d91: Layer already exists [2025-12-22T09:16:48.718Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:48.718Z] 222fa5d7d9f7: Layer already exists [2025-12-22T09:16:48.718Z] 4.1.0-dev.87: digest: sha256:d131c1ede8376fe3f80c9f2187727a67b475e2b7a18009a69a8cdfb76f7532df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:49.349Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:49.706Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:16:49.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-22T09:16:49.706Z] df27d637234a: Preparing [2025-12-22T09:16:49.706Z] f6c7ecb8bba5: Preparing [2025-12-22T09:16:49.706Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:49.706Z] fec626294d91: Preparing [2025-12-22T09:16:49.706Z] c59391d920b6: Preparing [2025-12-22T09:16:49.706Z] 222fa5d7d9f7: Preparing [2025-12-22T09:16:49.706Z] 0e64f2360a44: Preparing [2025-12-22T09:16:49.706Z] 222fa5d7d9f7: Waiting [2025-12-22T09:16:49.706Z] 0e64f2360a44: Waiting [2025-12-22T09:16:49.706Z] c59391d920b6: Layer already exists [2025-12-22T09:16:49.706Z] df27d637234a: Layer already exists [2025-12-22T09:16:49.706Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:49.706Z] f6c7ecb8bba5: Layer already exists [2025-12-22T09:16:49.706Z] fec626294d91: Layer already exists [2025-12-22T09:16:49.706Z] 222fa5d7d9f7: Layer already exists [2025-12-22T09:16:49.706Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:49.706Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:d131c1ede8376fe3f80c9f2187727a67b475e2b7a18009a69a8cdfb76f7532df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:50.325Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:50.696Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-12-22T09:16:50.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-22T09:16:50.697Z] df27d637234a: Preparing [2025-12-22T09:16:50.697Z] f6c7ecb8bba5: Preparing [2025-12-22T09:16:50.697Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:50.697Z] fec626294d91: Preparing [2025-12-22T09:16:50.697Z] c59391d920b6: Preparing [2025-12-22T09:16:50.697Z] 222fa5d7d9f7: Preparing [2025-12-22T09:16:50.697Z] 0e64f2360a44: Preparing [2025-12-22T09:16:50.697Z] 222fa5d7d9f7: Waiting [2025-12-22T09:16:50.697Z] 0e64f2360a44: Waiting [2025-12-22T09:16:50.697Z] f6c7ecb8bba5: Layer already exists [2025-12-22T09:16:50.697Z] fec626294d91: Layer already exists [2025-12-22T09:16:50.697Z] df27d637234a: Layer already exists [2025-12-22T09:16:50.697Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:50.697Z] c59391d920b6: Layer already exists [2025-12-22T09:16:50.697Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:50.697Z] 222fa5d7d9f7: Layer already exists [2025-12-22T09:16:50.961Z] main: digest: sha256:d131c1ede8376fe3f80c9f2187727a67b475e2b7a18009a69a8cdfb76f7532df size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:16:51.043Z] ===================================================== [Pipeline] echo [2025-12-22T09:16:51.056Z] taggedImages: [2025-12-22T09:16:51.056Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:16:51.056Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-12-22T09:16:51.056Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.87 [2025-12-22T09:16:51.056Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:16:51.056Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-12-22T09:16:51.091Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-12-22T09:16:51.091Z] 3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:16:51.091Z] latest [2025-12-22T09:16:51.091Z] 4.1.0-dev.87 [2025-12-22T09:16:51.091Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:16:51.091Z] main [2025-12-22T09:16:51.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:51.455Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:16:52.061Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:16:52.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-22T09:16:52.061Z] e360670a4bfb: Preparing [2025-12-22T09:16:52.061Z] 15f3e1f39755: Preparing [2025-12-22T09:16:52.061Z] 097eaef4bf3b: Preparing [2025-12-22T09:16:52.061Z] fec626294d91: Preparing [2025-12-22T09:16:52.061Z] 3321732288e0: Preparing [2025-12-22T09:16:52.061Z] c68cf4654235: Preparing [2025-12-22T09:16:52.061Z] 0e64f2360a44: Preparing [2025-12-22T09:16:52.061Z] c68cf4654235: Waiting [2025-12-22T09:16:52.061Z] 0e64f2360a44: Waiting [2025-12-22T09:16:52.061Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:16:52.061Z] fec626294d91: Layer already exists [2025-12-22T09:16:52.337Z] 0e64f2360a44: Layer already exists [2025-12-22T09:16:52.337Z] e360670a4bfb: Pushed [2025-12-22T09:16:52.600Z] 3321732288e0: Pushed [2025-12-22T09:16:52.864Z] c68cf4654235: Pushed [2025-12-22T09:17:01.040Z] 15f3e1f39755: Pushed [2025-12-22T09:17:01.040Z] 3b327d473a815c5ca910ae545af106b284c94157: digest: sha256:0fc032b226f46f4baa3b5e43be7d2d01f3ca77323308775680219bb08af871e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:01.392Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:01.747Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-12-22T09:17:01.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-22T09:17:01.747Z] e360670a4bfb: Preparing [2025-12-22T09:17:01.747Z] 15f3e1f39755: Preparing [2025-12-22T09:17:01.747Z] 097eaef4bf3b: Preparing [2025-12-22T09:17:01.747Z] fec626294d91: Preparing [2025-12-22T09:17:01.747Z] 3321732288e0: Preparing [2025-12-22T09:17:01.747Z] c68cf4654235: Preparing [2025-12-22T09:17:01.747Z] 0e64f2360a44: Preparing [2025-12-22T09:17:01.747Z] c68cf4654235: Waiting [2025-12-22T09:17:01.747Z] 0e64f2360a44: Waiting [2025-12-22T09:17:01.747Z] e360670a4bfb: Layer already exists [2025-12-22T09:17:01.747Z] fec626294d91: Layer already exists [2025-12-22T09:17:01.747Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:17:01.747Z] 3321732288e0: Layer already exists [2025-12-22T09:17:01.747Z] 15f3e1f39755: Layer already exists [2025-12-22T09:17:01.747Z] 0e64f2360a44: Layer already exists [2025-12-22T09:17:01.747Z] c68cf4654235: Layer already exists [2025-12-22T09:17:02.012Z] latest: digest: sha256:0fc032b226f46f4baa3b5e43be7d2d01f3ca77323308775680219bb08af871e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:02.366Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:02.720Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.87 [2025-12-22T09:17:02.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-22T09:17:02.720Z] e360670a4bfb: Preparing [2025-12-22T09:17:02.720Z] 15f3e1f39755: Preparing [2025-12-22T09:17:02.720Z] 097eaef4bf3b: Preparing [2025-12-22T09:17:02.720Z] fec626294d91: Preparing [2025-12-22T09:17:02.720Z] 3321732288e0: Preparing [2025-12-22T09:17:02.720Z] c68cf4654235: Preparing [2025-12-22T09:17:02.720Z] 0e64f2360a44: Preparing [2025-12-22T09:17:02.720Z] c68cf4654235: Waiting [2025-12-22T09:17:02.720Z] 0e64f2360a44: Waiting [2025-12-22T09:17:02.720Z] 15f3e1f39755: Layer already exists [2025-12-22T09:17:02.720Z] fec626294d91: Layer already exists [2025-12-22T09:17:02.720Z] 3321732288e0: Layer already exists [2025-12-22T09:17:02.720Z] e360670a4bfb: Layer already exists [2025-12-22T09:17:02.720Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:17:02.720Z] 0e64f2360a44: Layer already exists [2025-12-22T09:17:02.720Z] c68cf4654235: Layer already exists [2025-12-22T09:17:04.651Z] 4.1.0-dev.87: digest: sha256:0fc032b226f46f4baa3b5e43be7d2d01f3ca77323308775680219bb08af871e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:05.007Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:05.353Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:17:05.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-22T09:17:05.354Z] e360670a4bfb: Preparing [2025-12-22T09:17:05.354Z] 15f3e1f39755: Preparing [2025-12-22T09:17:05.354Z] 097eaef4bf3b: Preparing [2025-12-22T09:17:05.354Z] fec626294d91: Preparing [2025-12-22T09:17:05.354Z] 3321732288e0: Preparing [2025-12-22T09:17:05.354Z] c68cf4654235: Preparing [2025-12-22T09:17:05.354Z] 0e64f2360a44: Preparing [2025-12-22T09:17:05.354Z] c68cf4654235: Waiting [2025-12-22T09:17:05.354Z] 0e64f2360a44: Waiting [2025-12-22T09:17:05.354Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:17:05.354Z] e360670a4bfb: Layer already exists [2025-12-22T09:17:05.354Z] 3321732288e0: Layer already exists [2025-12-22T09:17:05.354Z] fec626294d91: Layer already exists [2025-12-22T09:17:05.354Z] 15f3e1f39755: Layer already exists [2025-12-22T09:17:05.354Z] c68cf4654235: Layer already exists [2025-12-22T09:17:05.354Z] 0e64f2360a44: Layer already exists [2025-12-22T09:17:05.354Z] 3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87: digest: sha256:0fc032b226f46f4baa3b5e43be7d2d01f3ca77323308775680219bb08af871e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:05.970Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:06.316Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-12-22T09:17:06.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-22T09:17:06.316Z] e360670a4bfb: Preparing [2025-12-22T09:17:06.316Z] 15f3e1f39755: Preparing [2025-12-22T09:17:06.316Z] 097eaef4bf3b: Preparing [2025-12-22T09:17:06.316Z] fec626294d91: Preparing [2025-12-22T09:17:06.316Z] 3321732288e0: Preparing [2025-12-22T09:17:06.316Z] c68cf4654235: Preparing [2025-12-22T09:17:06.316Z] 0e64f2360a44: Preparing [2025-12-22T09:17:06.316Z] c68cf4654235: Waiting [2025-12-22T09:17:06.316Z] 0e64f2360a44: Waiting [2025-12-22T09:17:06.316Z] 097eaef4bf3b: Layer already exists [2025-12-22T09:17:06.316Z] fec626294d91: Layer already exists [2025-12-22T09:17:06.316Z] 3321732288e0: Layer already exists [2025-12-22T09:17:06.316Z] 15f3e1f39755: Layer already exists [2025-12-22T09:17:06.316Z] e360670a4bfb: Layer already exists [2025-12-22T09:17:06.316Z] c68cf4654235: Layer already exists [2025-12-22T09:17:06.316Z] 0e64f2360a44: Layer already exists [2025-12-22T09:17:06.316Z] main: digest: sha256:0fc032b226f46f4baa3b5e43be7d2d01f3ca77323308775680219bb08af871e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-22T09:17:06.668Z] ===================================================== [Pipeline] echo [2025-12-22T09:17:06.685Z] taggedImages: [2025-12-22T09:17:06.685Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157 [2025-12-22T09:17:06.685Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-12-22T09:17:06.685Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.87 [2025-12-22T09:17:06.685Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [2025-12-22T09:17:06.685Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-12-22T09:17:06.702Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:06.718Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-12-22T09:17:06.733Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:06.749Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:06.762Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-12-22T09:17:06.782Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:06.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-12-22T09:17:06.813Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:06.829Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:06.843Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-12-22T09:17:06.857Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:06.870Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-12-22T09:17:06.881Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:06.893Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:06.913Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-12-22T09:17:06.927Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:06.941Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-12-22T09:17:06.954Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:06.968Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:06.984Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-12-22T09:17:07.001Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.017Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.032Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.052Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.073Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-12-22T09:17:07.086Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.103Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.115Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.128Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.141Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-12-22T09:17:07.153Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.166Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.177Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.187Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.199Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-12-22T09:17:07.212Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.225Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.238Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.250Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.261Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-12-22T09:17:07.275Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.289Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.301Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.317Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.335Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-12-22T09:17:07.355Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.377Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.393Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.406Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-12-22T09:17:07.428Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.445Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.463Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.485Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.500Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-12-22T09:17:07.512Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.525Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.539Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.550Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.563Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-12-22T09:17:07.576Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.589Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.602Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.615Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.631Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-12-22T09:17:07.641Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.656Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.674Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.686Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.700Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-12-22T09:17:07.710Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] echo [2025-12-22T09:17:07.723Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-12-22T09:17:07.737Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.749Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b327d473a815c5ca910ae545af106b284c94157-4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:17:07.760Z] 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-12-22T09:17:08.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-22T09:17:08.162Z] [2025-12-22T09:17:08.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:08.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-22T09:17:08.487Z] arm64: Pulling from edgex-lftools-log-publisher [2025-12-22T09:17:08.487Z] 8998bd30e6a1: Pulling fs layer [2025-12-22T09:17:08.487Z] 04944245beec: Pulling fs layer [2025-12-22T09:17:08.487Z] 699f458cf7ca: Pulling fs layer [2025-12-22T09:17:08.487Z] 765212b225bb: Pulling fs layer [2025-12-22T09:17:08.487Z] f23df028b6ca: Pulling fs layer [2025-12-22T09:17:08.487Z] d65c8cfc05b1: Pulling fs layer [2025-12-22T09:17:08.487Z] 2437ff75d9bd: Pulling fs layer [2025-12-22T09:17:08.487Z] 765212b225bb: Waiting [2025-12-22T09:17:08.487Z] f23df028b6ca: Waiting [2025-12-22T09:17:08.487Z] d65c8cfc05b1: Waiting [2025-12-22T09:17:08.487Z] 2437ff75d9bd: Waiting [2025-12-22T09:17:08.754Z] 04944245beec: Verifying Checksum [2025-12-22T09:17:08.754Z] 04944245beec: Download complete [2025-12-22T09:17:08.754Z] 765212b225bb: Download complete [2025-12-22T09:17:08.754Z] f23df028b6ca: Verifying Checksum [2025-12-22T09:17:08.754Z] f23df028b6ca: Download complete [2025-12-22T09:17:08.754Z] d65c8cfc05b1: Verifying Checksum [2025-12-22T09:17:08.754Z] d65c8cfc05b1: Download complete [2025-12-22T09:17:08.754Z] 699f458cf7ca: Verifying Checksum [2025-12-22T09:17:08.754Z] 699f458cf7ca: Download complete [2025-12-22T09:17:09.335Z] 8998bd30e6a1: Verifying Checksum [2025-12-22T09:17:09.335Z] 8998bd30e6a1: Download complete [2025-12-22T09:17:11.907Z] 2437ff75d9bd: Verifying Checksum [2025-12-22T09:17:11.907Z] 2437ff75d9bd: Download complete [2025-12-22T09:17:13.840Z] 8998bd30e6a1: Pull complete [2025-12-22T09:17:14.419Z] 04944245beec: Pull complete [2025-12-22T09:17:16.354Z] 699f458cf7ca: Pull complete [2025-12-22T09:17:16.619Z] 765212b225bb: Pull complete [2025-12-22T09:17:17.575Z] f23df028b6ca: Pull complete [2025-12-22T09:17:17.575Z] d65c8cfc05b1: Pull complete [2025-12-22T09:17:35.827Z] 2437ff75d9bd: Pull complete [2025-12-22T09:17:35.827Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-12-22T09:17:35.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-22T09:17:35.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T09:17:36.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-775546 does not seem to be running inside a container [2025-12-22T09:17:36.077Z] $ 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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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-12-22T09:17:38.807Z] $ docker top 5f008e3b449e7fcf1d3c6d3bc27a4a1d7fc255ebd3a4f7ac4cc53b2473d04104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:17:39.674Z] ---> job-cost.sh [2025-12-22T09:17:39.674Z] lf-activate-venv: SKIPPING [2025-12-22T09:17:39.674Z] INFO: No Stack... [2025-12-22T09:17:39.940Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-12-22T09:17:40.890Z] INFO: Archiving Costs [Pipeline] sh [2025-12-22T09:17:41.518Z] + cat /w/workspace/edgex-go/940/archives/cost.csv [2025-12-22T09:17:41.518Z] + cut -d, -f6 [Pipeline] lock [2025-12-22T09:17:41.579Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-940-stack-cost] [2025-12-22T09:17:41.589Z] Resource [jenkins-edgexfoundry-edgex-go-main-940-stack-cost] did not exist. Created. [2025-12-22T09:17:41.596Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-940-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-12-22T09:17:42.233Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-12-22T09:17:42.888Z] Stashed 1 file(s) [Pipeline] } [2025-12-22T09:17:42.901Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-940-stack-cost] [Pipeline] // lock [Pipeline] } [2025-12-22T09:17:42.911Z] $ docker stop --time=1 5f008e3b449e7fcf1d3c6d3bc27a4a1d7fc255ebd3a4f7ac4cc53b2473d04104 [2025-12-22T09:17:44.410Z] $ docker rm -f --volumes 5f008e3b449e7fcf1d3c6d3bc27a4a1d7fc255ebd3a4f7ac4cc53b2473d04104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-12-22T09:17:44.965Z] provisioning config files... [2025-12-22T09:17:44.973Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/940@tmp/config2259909019921832151tmp [Pipeline] { [Pipeline] sh [2025-12-22T09:17:45.267Z] + set +x [2025-12-22T09:17:45.267Z] + curl -s https://codecov.io/bash [2025-12-22T09:17:45.267Z] + bash -s -- [2025-12-22T09:17:45.267Z] [2025-12-22T09:17:45.267Z] _____ _ [2025-12-22T09:17:45.268Z] / ____| | | [2025-12-22T09:17:45.268Z] | | ___ __| | ___ ___ _____ __ [2025-12-22T09:17:45.268Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-12-22T09:17:45.268Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-12-22T09:17:45.268Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-12-22T09:17:45.268Z] Bash-1.0.6 [2025-12-22T09:17:45.268Z] [2025-12-22T09:17:45.268Z] [2025-12-22T09:17:45.268Z] ==> git version 2.25.1 found [2025-12-22T09:17:45.268Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-12-22T09:17:45.268Z] Release-Date: 2020-01-08 [2025-12-22T09:17:45.268Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-12-22T09:17:45.268Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-12-22T09:17:45.268Z] ==> Jenkins CI detected. [2025-12-22T09:17:45.268Z] current dir:  /w/workspace/edgex-go/940 [2025-12-22T09:17:45.268Z] project root: . [2025-12-22T09:17:45.268Z] --> token set from env [2025-12-22T09:17:45.268Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-12-22T09:17:45.268Z] ==> Running gcov in . (disable via -X gcov) [2025-12-22T09:17:45.268Z] ==> Python coveragepy not found [2025-12-22T09:17:45.268Z] ==> Searching for coverage reports in: [2025-12-22T09:17:45.268Z] + . [2025-12-22T09:17:45.268Z] -> Found 1 reports [2025-12-22T09:17:45.268Z] ==> Detecting git/mercurial file structure [2025-12-22T09:17:45.268Z] ==> Reading reports [2025-12-22T09:17:45.526Z] + ./coverage.out bytes=1043595 [2025-12-22T09:17:45.526Z] ==> Appending adjustments [2025-12-22T09:17:45.526Z] https://docs.codecov.io/docs/fixing-reports [2025-12-22T09:17:46.903Z] + Found adjustments [2025-12-22T09:17:46.903Z] ==> Gzipping contents [2025-12-22T09:17:46.903Z] 108K /tmp/codecov.UO6qC2.gz [2025-12-22T09:17:46.903Z] ==> Uploading reports [2025-12-22T09:17:46.903Z] url: https://codecov.io [2025-12-22T09:17:46.903Z] query: branch=main&commit=3b327d473a815c5ca910ae545af106b284c94157&build=940&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F940%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-12-22T09:17:46.903Z] -> Pinging Codecov [2025-12-22T09:17:46.903Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3b327d473a815c5ca910ae545af106b284c94157&build=940&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F940%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-12-22T09:17:47.163Z] -> Uploading to [2025-12-22T09:17:47.163Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3b327d473a815c5ca910ae545af106b284c94157/cae90919-6b63-43df-aaa8-2af15c374377.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251222%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251222T091746Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4bbe9681aedcc6634b6bfac8085afd22bd94eee06de6f4e9b1fcb423fcf2a0e8 [2025-12-22T09:17:47.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-22T09:17:47.163Z] Dload Upload Total Spent Left Speed [2025-12-22T09:17:47.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 594k --:--:-- --:--:-- --:--:-- 594k [2025-12-22T09:17:47.423Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3b327d473a815c5ca910ae545af106b284c94157 [Pipeline] } [2025-12-22T09:17:47.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-12-22T09:17:47.600Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-12-22T09:17:47.617Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:47.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-12-22T09:17:47.941Z] [2025-12-22T09:17:47.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:17:48.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-12-22T09:17:48.250Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-12-22T09:17:48.250Z] 2d35ebdb57d9: Already exists [2025-12-22T09:17:48.250Z] 85e8836fcdb2: Pulling fs layer [2025-12-22T09:17:48.250Z] 91631faa732a: Pulling fs layer [2025-12-22T09:17:48.250Z] f3f5ae8826fa: Pulling fs layer [2025-12-22T09:17:48.250Z] 4f4fb700ef54: Pulling fs layer [2025-12-22T09:17:48.250Z] 7861252a18e6: Pulling fs layer [2025-12-22T09:17:48.250Z] 9130f900ef6f: Pulling fs layer [2025-12-22T09:17:48.250Z] 4f4fb700ef54: Waiting [2025-12-22T09:17:48.250Z] 7861252a18e6: Waiting [2025-12-22T09:17:48.250Z] 9130f900ef6f: Waiting [2025-12-22T09:17:48.250Z] f3f5ae8826fa: Download complete [2025-12-22T09:17:48.250Z] 85e8836fcdb2: Verifying Checksum [2025-12-22T09:17:48.250Z] 85e8836fcdb2: Download complete [2025-12-22T09:17:48.250Z] 4f4fb700ef54: Verifying Checksum [2025-12-22T09:17:48.250Z] 4f4fb700ef54: Download complete [2025-12-22T09:17:48.509Z] 85e8836fcdb2: Pull complete [2025-12-22T09:17:48.509Z] 7861252a18e6: Verifying Checksum [2025-12-22T09:17:49.077Z] 91631faa732a: Verifying Checksum [2025-12-22T09:17:49.077Z] 91631faa732a: Download complete [2025-12-22T09:17:49.647Z] 9130f900ef6f: Verifying Checksum [2025-12-22T09:17:49.647Z] 9130f900ef6f: Download complete [2025-12-22T09:17:54.919Z] 91631faa732a: Pull complete [2025-12-22T09:17:54.919Z] f3f5ae8826fa: Pull complete [2025-12-22T09:17:54.919Z] 4f4fb700ef54: Pull complete [2025-12-22T09:17:54.919Z] 7861252a18e6: Pull complete [2025-12-22T09:18:00.538Z] 9130f900ef6f: Pull complete [2025-12-22T09:18:00.538Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-12-22T09:18:00.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-12-22T09:18:00.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T09:18:00.652Z] prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container [2025-12-22T09:18:00.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-12-22T09:18:05.485Z] $ docker top 7eb2abc6a584a3d292d53c3202c2a5749cc01d2aedadc680185fabb6de699486 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-22T09:18:05.850Z] + git config --global --add safe.directory /w/workspace/edgex-go/940 [Pipeline] echo [2025-12-22T09:18:05.863Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-12-22T09:18:06.143Z] + set -o pipefail [2025-12-22T09:18:06.143Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-12-22T09:18:14.654Z] [2025-12-22T09:18:14.654Z] Monitoring /w/workspace/edgex-go/940 (github.com/edgexfoundry/edgex-go)... [2025-12-22T09:18:14.654Z] [2025-12-22T09:18:14.654Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/32cd3e2d-281f-4a22-97a5-d285b04c8aca [2025-12-22T09:18:14.654Z] [2025-12-22T09:18:14.654Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-12-22T09:18:14.654Z] [Pipeline] } [2025-12-22T09:18:15.232Z] $ docker stop --time=1 7eb2abc6a584a3d292d53c3202c2a5749cc01d2aedadc680185fabb6de699486 [2025-12-22T09:18:18.977Z] $ docker rm -f --volumes 7eb2abc6a584a3d292d53c3202c2a5749cc01d2aedadc680185fabb6de699486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-12-22T09:18:19.548Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-22T09:18:19.566Z] provisioning config files... [2025-12-22T09:18:19.574Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/940@tmp/config12097999864415378969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:18:19.879Z] --> edgex-publish-swagger.sh [2025-12-22T09:18:19.879Z] === Publish openapi API === [2025-12-22T09:18:19.879Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-12-22T09:18:19.879Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/940/openapi/core-command.yaml] [2025-12-22T09:18:19.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-22T09:18:19.879Z] Dload Upload Total Spent Left Speed [2025-12-22T09:18:19.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 528 261k --:--:-- --:--:-- --:--:-- 261k [2025-12-22T09:18:19.879Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-22T09:18:19.879Z] [2025-12-22T09:18:19.879Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/940/openapi/core-data.yaml] [2025-12-22T09:18:19.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-22T09:18:19.879Z] Dload Upload Total Spent Left Speed [2025-12-22T09:18:20.141Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 545 607k --:--:-- --:--:-- --:--:-- 608k [2025-12-22T09:18:20.141Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-22T09:18:20.141Z] [2025-12-22T09:18:20.141Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/940/openapi/core-keeper.yaml] [2025-12-22T09:18:20.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-22T09:18:20.141Z] Dload Upload Total Spent Left Speed [2025-12-22T09:18:20.141Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 568 254k --:--:-- --:--:-- --:--:-- 252k [2025-12-22T09:18:20.141Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-22T09:18:20.141Z] [2025-12-22T09:18:20.141Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/940/openapi/core-metadata.yaml] [2025-12-22T09:18:20.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-22T09:18:20.141Z] Dload Upload Total Spent Left Speed [2025-12-22T09:18:20.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 372 903k --:--:-- --:--:-- --:--:-- 903k [2025-12-22T09:18:20.400Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-22T09:18:20.400Z] [2025-12-22T09:18:20.400Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/940/openapi/security-proxy-auth.yaml] [2025-12-22T09:18:20.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-22T09:18:20.400Z] Dload Upload Total Spent Left Speed [2025-12-22T09:18:20.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 628 227k --:--:-- --:--:-- --:--:-- 228k [2025-12-22T09:18:20.400Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-22T09:18:20.400Z] [2025-12-22T09:18:20.400Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/940/openapi/security-secretstore-setup.yaml] [2025-12-22T09:18:20.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-22T09:18:20.400Z] Dload Upload Total Spent Left Speed [2025-12-22T09:18:20.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 528 31304 --:--:-- --:--:-- --:--:-- 31832 [2025-12-22T09:18:20.660Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-22T09:18:20.660Z] [2025-12-22T09:18:20.660Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/940/openapi/support-notifications.yaml] [2025-12-22T09:18:20.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-22T09:18:20.660Z] Dload Upload Total Spent Left Speed [2025-12-22T09:18:20.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 515 762k --:--:-- --:--:-- --:--:-- 763k [2025-12-22T09:18:20.660Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-22T09:18:20.660Z] [2025-12-22T09:18:20.660Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/940/openapi/support-scheduler.yaml] [2025-12-22T09:18:20.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-22T09:18:20.660Z] Dload Upload Total Spent Left Speed [2025-12-22T09:18:20.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 564 423k --:--:-- --:--:-- --:--:-- 423k [2025-12-22T09:18:20.921Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-22T09:18:20.921Z] [Pipeline] } [2025-12-22T09:18:20.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-12-22T09:18:21.352Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-22T09:18:21.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:18:21.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-22T09:18:21.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T09:18:21.749Z] prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container [2025-12-22T09:18:21.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-22T09:18:22.108Z] $ docker top 02cefa41d539ac5449b5f4526a1999d8865ab67355e3ee76ff7ce580c4876878 -eo pid,comm [2025-12-22T09:18:22.166Z] 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-12-22T09:18:22.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-22T09:18:22.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-22T09:18:22.223Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-22T09:18:22.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-22T09:18:22.318Z] $ docker exec 02cefa41d539ac5449b5f4526a1999d8865ab67355e3ee76ff7ce580c4876878 ssh-agent [2025-12-22T09:18:22.445Z] SSH_AUTH_SOCK=/tmp/ssh-NB42OHD66Y4Z/agent.33 [2025-12-22T09:18:22.445Z] SSH_AGENT_PID=39 [2025-12-22T09:18:22.450Z] Running ssh-add (command line suppressed) [2025-12-22T09:18:22.548Z] Identity added: /w/workspace/edgex-go/940@tmp/private_key_17790336206155043512.key (/w/workspace/edgex-go/940@tmp/private_key_17790336206155043512.key) [2025-12-22T09:18:22.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-22T09:18:22.864Z] + git semver tag [2025-12-22T09:18:23.123Z] 2025-12-22 09:18:23,088 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-22T09:18:23.123Z] 2025-12-22 09:18:23,092 [run_tag] DEBUG tag force:False [2025-12-22T09:18:23.123Z] 2025-12-22 09:18:23,092 [check_head_tag] DEBUG check head tag [2025-12-22T09:18:23.123Z] 2025-12-22 09:18:23,094 [execute] INFO git cat-file --batch-check [2025-12-22T09:18:23.123Z] 2025-12-22 09:18:23,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/940, stdin=, shell=False, universal_newlines=False) [2025-12-22T09:18:23.123Z] 2025-12-22 09:18:23,097 [execute] INFO git cat-file --batch [2025-12-22T09:18:23.123Z] 2025-12-22 09:18:23,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/940, stdin=, shell=False, universal_newlines=False) [2025-12-22T09:18:23.382Z] 2025-12-22 09:18:23,129 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main [2025-12-22T09:18:23.382Z] 2025-12-22 09:18:23,129 [execute] INFO git tag -a v4.1.0-dev.87 -m v4.1.0-dev.87 [2025-12-22T09:18:23.382Z] 2025-12-22 09:18:23,129 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.87', '-m', 'v4.1.0-dev.87'], cwd=/w/workspace/edgex-go/940, stdin=None, shell=False, universal_newlines=False) [2025-12-22T09:18:23.382Z] 2025-12-22 09:18:23,133 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main [2025-12-22T09:18:23.382Z] 4.1.0-dev.87 [Pipeline] } [2025-12-22T09:18:23.381Z] $ docker exec --env ******** --env ******** 02cefa41d539ac5449b5f4526a1999d8865ab67355e3ee76ff7ce580c4876878 ssh-agent -k [2025-12-22T09:18:23.488Z] unset SSH_AUTH_SOCK; [2025-12-22T09:18:23.489Z] unset SSH_AGENT_PID; [2025-12-22T09:18:23.489Z] echo Agent pid 39 killed; [2025-12-22T09:18:23.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-22T09:18:23.839Z] + git semver [Pipeline] } [2025-12-22T09:18:24.102Z] $ docker stop --time=1 02cefa41d539ac5449b5f4526a1999d8865ab67355e3ee76ff7ce580c4876878 [2025-12-22T09:18:25.365Z] $ docker rm -f --volumes 02cefa41d539ac5449b5f4526a1999d8865ab67355e3ee76ff7ce580c4876878 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:18:25.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-12-22T09:18:25.781Z] [2025-12-22T09:18:25.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:18:26.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-12-22T09:18:26.099Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-12-22T09:18:26.099Z] ab5ef0e58194: Pulling fs layer [2025-12-22T09:18:26.099Z] 9712f1f96733: Pulling fs layer [2025-12-22T09:18:26.099Z] 63f879dbbcfc: Pulling fs layer [2025-12-22T09:18:26.099Z] 0d9ebad4ef96: Pulling fs layer [2025-12-22T09:18:26.099Z] e9a5061849ea: Pulling fs layer [2025-12-22T09:18:26.099Z] d747dcd14b5f: Pulling fs layer [2025-12-22T09:18:26.099Z] 2de7ff778b66: Pulling fs layer [2025-12-22T09:18:26.099Z] d747dcd14b5f: Waiting [2025-12-22T09:18:26.099Z] 0d9ebad4ef96: Waiting [2025-12-22T09:18:26.099Z] e9a5061849ea: Waiting [2025-12-22T09:18:26.099Z] 2de7ff778b66: Waiting [2025-12-22T09:18:26.099Z] 9712f1f96733: Verifying Checksum [2025-12-22T09:18:26.099Z] 9712f1f96733: Download complete [2025-12-22T09:18:26.360Z] 63f879dbbcfc: Verifying Checksum [2025-12-22T09:18:26.360Z] 63f879dbbcfc: Download complete [2025-12-22T09:18:26.621Z] e9a5061849ea: Verifying Checksum [2025-12-22T09:18:26.621Z] e9a5061849ea: Download complete [2025-12-22T09:18:26.621Z] d747dcd14b5f: Verifying Checksum [2025-12-22T09:18:26.621Z] d747dcd14b5f: Download complete [2025-12-22T09:18:26.880Z] 0d9ebad4ef96: Verifying Checksum [2025-12-22T09:18:26.880Z] 0d9ebad4ef96: Download complete [2025-12-22T09:18:26.880Z] 2de7ff778b66: Download complete [2025-12-22T09:18:26.880Z] ab5ef0e58194: Verifying Checksum [2025-12-22T09:18:26.880Z] ab5ef0e58194: Download complete [2025-12-22T09:18:31.070Z] ab5ef0e58194: Pull complete [2025-12-22T09:18:31.070Z] 9712f1f96733: Pull complete [2025-12-22T09:18:31.639Z] 63f879dbbcfc: Pull complete [2025-12-22T09:18:38.225Z] 0d9ebad4ef96: Pull complete [2025-12-22T09:18:38.225Z] e9a5061849ea: Pull complete [2025-12-22T09:18:38.225Z] d747dcd14b5f: Pull complete [2025-12-22T09:18:39.245Z] 2de7ff778b66: Pull complete [2025-12-22T09:18:39.246Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-12-22T09:18:39.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-12-22T09:18:39.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T09:18:39.418Z] prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container [2025-12-22T09:18:39.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-12-22T09:18:42.773Z] $ docker top 354dd2cd5b655668092dff8481a0ab07f9028ffc7783879d31c98b2cce9e9bff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-12-22T09:18:42.867Z] provisioning config files... [2025-12-22T09:18:42.874Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/940@tmp/config3931503838314964065tmp [2025-12-22T09:18:42.894Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/940@tmp/config16091125788948743529tmp [2025-12-22T09:18:42.914Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/940@tmp/config3549910273257132943tmp [Pipeline] { [Pipeline] echo [2025-12-22T09:18:43.030Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:18:43.328Z] ---> sigul-configuration.sh [2025-12-22T09:18:43.328Z] gpg: directory `/root/.gnupg' created [2025-12-22T09:18:43.328Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-12-22T09:18:43.328Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-12-22T09:18:43.328Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-12-22T09:18:43.329Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-12-22T09:18:43.329Z] gpg: CAST5 encrypted data [2025-12-22T09:18:43.329Z] gpg: encrypted with 1 passphrase [2025-12-22T09:18:43.329Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-12-22T09:18:43.627Z] + mkdir /home/jenkins [2025-12-22T09:18:43.627Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-12-22T09:18:43.926Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-12-22T09:18:43.941Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:18:44.232Z] ---> sigul-install.sh [2025-12-22T09:18:44.233Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-12-22T09:18:44.531Z] + git tag --list [2025-12-22T09:18:44.531Z] 0.6.0 [2025-12-22T09:18:44.531Z] 0.6.1 [2025-12-22T09:18:44.531Z] 0.7.0 [2025-12-22T09:18:44.531Z] 0.7.1 [2025-12-22T09:18:44.531Z] v1.0.0 [2025-12-22T09:18:44.531Z] v1.0.1 [2025-12-22T09:18:44.531Z] v1.1.0 [2025-12-22T09:18:44.531Z] v1.2.0 [2025-12-22T09:18:44.531Z] v1.2.1 [2025-12-22T09:18:44.531Z] v1.3.0 [2025-12-22T09:18:44.531Z] v1.3.1 [2025-12-22T09:18:44.531Z] v2.0.0 [2025-12-22T09:18:44.531Z] v2.1.0 [2025-12-22T09:18:44.531Z] v2.1.1 [2025-12-22T09:18:44.531Z] v2.2.0 [2025-12-22T09:18:44.531Z] v2.3.0 [2025-12-22T09:18:44.531Z] v3.0 [2025-12-22T09:18:44.531Z] v3.0.0 [2025-12-22T09:18:44.531Z] v3.1 [2025-12-22T09:18:44.531Z] v3.1.0 [2025-12-22T09:18:44.531Z] v3.1.1 [2025-12-22T09:18:44.531Z] v4.0 [2025-12-22T09:18:44.531Z] v4.0.0 [2025-12-22T09:18:44.531Z] v4.0.1 [2025-12-22T09:18:44.531Z] v4.0.1-dev.1 [2025-12-22T09:18:44.531Z] v4.0.1-dev.2 [2025-12-22T09:18:44.531Z] v4.1.0-dev.1 [2025-12-22T09:18:44.531Z] v4.1.0-dev.10 [2025-12-22T09:18:44.531Z] v4.1.0-dev.11 [2025-12-22T09:18:44.531Z] v4.1.0-dev.12 [2025-12-22T09:18:44.531Z] v4.1.0-dev.13 [2025-12-22T09:18:44.531Z] v4.1.0-dev.14 [2025-12-22T09:18:44.531Z] v4.1.0-dev.15 [2025-12-22T09:18:44.531Z] v4.1.0-dev.16 [2025-12-22T09:18:44.531Z] v4.1.0-dev.17 [2025-12-22T09:18:44.531Z] v4.1.0-dev.18 [2025-12-22T09:18:44.531Z] v4.1.0-dev.19 [2025-12-22T09:18:44.531Z] v4.1.0-dev.2 [2025-12-22T09:18:44.531Z] v4.1.0-dev.20 [2025-12-22T09:18:44.531Z] v4.1.0-dev.21 [2025-12-22T09:18:44.531Z] v4.1.0-dev.22 [2025-12-22T09:18:44.531Z] v4.1.0-dev.23 [2025-12-22T09:18:44.531Z] v4.1.0-dev.24 [2025-12-22T09:18:44.531Z] v4.1.0-dev.25 [2025-12-22T09:18:44.531Z] v4.1.0-dev.26 [2025-12-22T09:18:44.531Z] v4.1.0-dev.27 [2025-12-22T09:18:44.531Z] v4.1.0-dev.28 [2025-12-22T09:18:44.531Z] v4.1.0-dev.29 [2025-12-22T09:18:44.531Z] v4.1.0-dev.3 [2025-12-22T09:18:44.531Z] v4.1.0-dev.30 [2025-12-22T09:18:44.531Z] v4.1.0-dev.31 [2025-12-22T09:18:44.531Z] v4.1.0-dev.32 [2025-12-22T09:18:44.531Z] v4.1.0-dev.33 [2025-12-22T09:18:44.531Z] v4.1.0-dev.34 [2025-12-22T09:18:44.531Z] v4.1.0-dev.35 [2025-12-22T09:18:44.531Z] v4.1.0-dev.36 [2025-12-22T09:18:44.531Z] v4.1.0-dev.37 [2025-12-22T09:18:44.531Z] v4.1.0-dev.38 [2025-12-22T09:18:44.531Z] v4.1.0-dev.39 [2025-12-22T09:18:44.531Z] v4.1.0-dev.4 [2025-12-22T09:18:44.531Z] v4.1.0-dev.40 [2025-12-22T09:18:44.531Z] v4.1.0-dev.41 [2025-12-22T09:18:44.531Z] v4.1.0-dev.42 [2025-12-22T09:18:44.531Z] v4.1.0-dev.43 [2025-12-22T09:18:44.531Z] v4.1.0-dev.44 [2025-12-22T09:18:44.531Z] v4.1.0-dev.45 [2025-12-22T09:18:44.531Z] v4.1.0-dev.46 [2025-12-22T09:18:44.531Z] v4.1.0-dev.47 [2025-12-22T09:18:44.531Z] v4.1.0-dev.48 [2025-12-22T09:18:44.531Z] v4.1.0-dev.49 [2025-12-22T09:18:44.531Z] v4.1.0-dev.5 [2025-12-22T09:18:44.531Z] v4.1.0-dev.50 [2025-12-22T09:18:44.531Z] v4.1.0-dev.51 [2025-12-22T09:18:44.531Z] v4.1.0-dev.52 [2025-12-22T09:18:44.531Z] v4.1.0-dev.53 [2025-12-22T09:18:44.531Z] v4.1.0-dev.54 [2025-12-22T09:18:44.531Z] v4.1.0-dev.55 [2025-12-22T09:18:44.531Z] v4.1.0-dev.56 [2025-12-22T09:18:44.531Z] v4.1.0-dev.57 [2025-12-22T09:18:44.531Z] v4.1.0-dev.58 [2025-12-22T09:18:44.531Z] v4.1.0-dev.59 [2025-12-22T09:18:44.531Z] v4.1.0-dev.6 [2025-12-22T09:18:44.531Z] v4.1.0-dev.60 [2025-12-22T09:18:44.531Z] v4.1.0-dev.61 [2025-12-22T09:18:44.531Z] v4.1.0-dev.62 [2025-12-22T09:18:44.531Z] v4.1.0-dev.63 [2025-12-22T09:18:44.531Z] v4.1.0-dev.64 [2025-12-22T09:18:44.531Z] v4.1.0-dev.65 [2025-12-22T09:18:44.531Z] v4.1.0-dev.66 [2025-12-22T09:18:44.531Z] v4.1.0-dev.67 [2025-12-22T09:18:44.532Z] v4.1.0-dev.68 [2025-12-22T09:18:44.532Z] v4.1.0-dev.69 [2025-12-22T09:18:44.532Z] v4.1.0-dev.7 [2025-12-22T09:18:44.532Z] v4.1.0-dev.70 [2025-12-22T09:18:44.532Z] v4.1.0-dev.71 [2025-12-22T09:18:44.532Z] v4.1.0-dev.72 [2025-12-22T09:18:44.532Z] v4.1.0-dev.73 [2025-12-22T09:18:44.532Z] v4.1.0-dev.74 [2025-12-22T09:18:44.532Z] v4.1.0-dev.75 [2025-12-22T09:18:44.532Z] v4.1.0-dev.76 [2025-12-22T09:18:44.532Z] v4.1.0-dev.77 [2025-12-22T09:18:44.532Z] v4.1.0-dev.78 [2025-12-22T09:18:44.532Z] v4.1.0-dev.79 [2025-12-22T09:18:44.532Z] v4.1.0-dev.8 [2025-12-22T09:18:44.532Z] v4.1.0-dev.80 [2025-12-22T09:18:44.532Z] v4.1.0-dev.81 [2025-12-22T09:18:44.532Z] v4.1.0-dev.82 [2025-12-22T09:18:44.532Z] v4.1.0-dev.83 [2025-12-22T09:18:44.532Z] v4.1.0-dev.84 [2025-12-22T09:18:44.532Z] v4.1.0-dev.85 [2025-12-22T09:18:44.532Z] v4.1.0-dev.86 [2025-12-22T09:18:44.532Z] v4.1.0-dev.87 [2025-12-22T09:18:44.532Z] v4.1.0-dev.9 [Pipeline] sh [2025-12-22T09:18:44.835Z] + lftools sign git-tag v4.1.0-dev.87 [2025-12-22T09:18:45.474Z] Signing Git tag with Sigul... [2025-12-22T09:18:45.474Z] Signing v4.1.0-dev.87 [Pipeline] echo [2025-12-22T09:18:45.747Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:18:46.040Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-12-22T09:18:46.049Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-12-22T09:18:46.069Z] $ docker stop --time=1 354dd2cd5b655668092dff8481a0ab07f9028ffc7783879d31c98b2cce9e9bff [2025-12-22T09:18:47.345Z] $ docker rm -f --volumes 354dd2cd5b655668092dff8481a0ab07f9028ffc7783879d31c98b2cce9e9bff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-12-22T09:18:47.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-22T09:18:47.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:18:48.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-22T09:18:48.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T09:18:48.184Z] prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container [2025-12-22T09:18:48.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-22T09:18:48.440Z] $ docker top d3a61438dbeb93fc2566983b01900238d1b0da2b446e308f890c70bd2aa28493 -eo pid,comm [2025-12-22T09:18:48.494Z] 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-12-22T09:18:48.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-22T09:18:48.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-22T09:18:48.556Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-22T09:18:48.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-22T09:18:48.656Z] $ docker exec d3a61438dbeb93fc2566983b01900238d1b0da2b446e308f890c70bd2aa28493 ssh-agent [2025-12-22T09:18:48.777Z] SSH_AUTH_SOCK=/tmp/ssh-NEMVe2boItWs/agent.32 [2025-12-22T09:18:48.778Z] SSH_AGENT_PID=38 [2025-12-22T09:18:48.782Z] Running ssh-add (command line suppressed) [2025-12-22T09:18:48.874Z] Identity added: /w/workspace/edgex-go/940@tmp/private_key_5927138542134052116.key (/w/workspace/edgex-go/940@tmp/private_key_5927138542134052116.key) [2025-12-22T09:18:48.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-22T09:18:49.195Z] + git semver bump pre [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,399 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,404 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,404 [bump_version] DEBUG bumping version:4.1.0-dev.87 on axis:pre with prefix:dev [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,404 [bump_version] DEBUG bumped version:4.1.0-dev.88 [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,404 [write_version] DEBUG write version:4.1.0-dev.88 to path:/w/workspace/edgex-go/940/.semver/main with force:True [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,404 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,404 [write_file] DEBUG write to file:/w/workspace/edgex-go/940/.semver/main [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,406 [execute] INFO git cat-file --batch-check [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/940/.semver, stdin=, shell=False, universal_newlines=False) [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,410 [execute] INFO git cat-file --batch [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/940/.semver, stdin=, shell=False, universal_newlines=False) [2025-12-22T09:18:49.454Z] 2025-12-22 09:18:49,414 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main [2025-12-22T09:18:49.454Z] 4.1.0-dev.88 [Pipeline] } [2025-12-22T09:18:49.452Z] $ docker exec --env ******** --env ******** d3a61438dbeb93fc2566983b01900238d1b0da2b446e308f890c70bd2aa28493 ssh-agent -k [2025-12-22T09:18:49.541Z] unset SSH_AUTH_SOCK; [2025-12-22T09:18:49.542Z] unset SSH_AGENT_PID; [2025-12-22T09:18:49.542Z] echo Agent pid 38 killed; [2025-12-22T09:18:49.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-22T09:18:49.882Z] + git semver [Pipeline] } [2025-12-22T09:18:50.143Z] $ docker stop --time=1 d3a61438dbeb93fc2566983b01900238d1b0da2b446e308f890c70bd2aa28493 [2025-12-22T09:18:51.415Z] $ docker rm -f --volumes d3a61438dbeb93fc2566983b01900238d1b0da2b446e308f890c70bd2aa28493 [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-22T09:18:51.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-22T09:18:51.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:18:52.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-22T09:18:52.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T09:18:52.187Z] prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container [2025-12-22T09:18:52.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-22T09:18:52.436Z] $ docker top 175dd12711e59daeb044f345f176204464e683647efb13d23f57ed28191c9f22 -eo pid,comm [2025-12-22T09:18:52.492Z] 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-12-22T09:18:52.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-22T09:18:52.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-22T09:18:52.572Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-22T09:18:52.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-22T09:18:52.670Z] $ docker exec 175dd12711e59daeb044f345f176204464e683647efb13d23f57ed28191c9f22 ssh-agent [2025-12-22T09:18:52.774Z] SSH_AUTH_SOCK=/tmp/ssh-dHbWQR7IRvUp/agent.31 [2025-12-22T09:18:52.774Z] SSH_AGENT_PID=37 [2025-12-22T09:18:52.779Z] Running ssh-add (command line suppressed) [2025-12-22T09:18:52.855Z] Identity added: /w/workspace/edgex-go/940@tmp/private_key_9710992296707584222.key (/w/workspace/edgex-go/940@tmp/private_key_9710992296707584222.key) [2025-12-22T09:18:52.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-22T09:18:53.170Z] + git semver push [2025-12-22T09:18:53.430Z] 2025-12-22 09:18:53,367 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-22T09:18:53.430Z] 2025-12-22 09:18:53,371 [run_push] DEBUG push [2025-12-22T09:18:53.430Z] 2025-12-22 09:18:53,371 [execute] INFO git cat-file --batch-check [2025-12-22T09:18:53.430Z] 2025-12-22 09:18:53,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/940/.semver, stdin=, shell=False, universal_newlines=False) [2025-12-22T09:18:53.430Z] 2025-12-22 09:18:53,373 [execute] INFO git rev-list 97c55d3dcf93a65f5f75d4eb06f4585038798cd2 -- [2025-12-22T09:18:53.430Z] 2025-12-22 09:18:53,373 [execute] DEBUG Popen(['git', 'rev-list', '97c55d3dcf93a65f5f75d4eb06f4585038798cd2', '--'], cwd=/w/workspace/edgex-go/940/.semver, stdin=None, shell=False, universal_newlines=False) [2025-12-22T09:18:53.430Z] 2025-12-22 09:18:53,393 [execute] INFO git fetch -v -- origin [2025-12-22T09:18:53.430Z] 2025-12-22 09:18:53,393 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/940/.semver, stdin=None, shell=False, universal_newlines=True) [2025-12-22T09:18:54.370Z] 2025-12-22 09:18:54,060 [run_push] DEBUG remote changes detected [2025-12-22T09:18:54.370Z] 2025-12-22 09:18:54,060 [run_push] DEBUG latest remote commit 0133f54bbbece80d168674253a21e1ff998b093a is not in local commits [2025-12-22T09:18:54.370Z] 2025-12-22 09:18:54,060 [run_push] DEBUG integrating remote changes with a git pull [2025-12-22T09:18:54.370Z] 2025-12-22 09:18:54,060 [execute] INFO git pull origin semver [2025-12-22T09:18:54.370Z] 2025-12-22 09:18:54,061 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/edgex-go/940/.semver, stdin=None, shell=False, universal_newlines=False) [2025-12-22T09:18:55.308Z] 2025-12-22 09:18:55,150 [execute] INFO git push origin semver [2025-12-22T09:18:55.308Z] 2025-12-22 09:18:55,150 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/940/.semver, stdin=None, shell=False, universal_newlines=False) [2025-12-22T09:18:55.876Z] 2025-12-22 09:18:55,849 [run_push] DEBUG push all version tags [2025-12-22T09:18:55.876Z] 2025-12-22 09:18:55,850 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-12-22T09:18:55.876Z] 2025-12-22 09:18:55,850 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/940, stdin=None, shell=False, universal_newlines=False) [2025-12-22T09:18:56.815Z] 2025-12-22 09:18:56,510 [read_version] DEBUG read version from /w/workspace/edgex-go/940/.semver/main [2025-12-22T09:18:56.815Z] 4.1.0-dev.88 [Pipeline] } [2025-12-22T09:18:56.814Z] $ docker exec --env ******** --env ******** 175dd12711e59daeb044f345f176204464e683647efb13d23f57ed28191c9f22 ssh-agent -k [2025-12-22T09:18:56.912Z] unset SSH_AUTH_SOCK; [2025-12-22T09:18:56.912Z] unset SSH_AGENT_PID; [2025-12-22T09:18:56.912Z] echo Agent pid 37 killed; [2025-12-22T09:18:56.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-22T09:18:57.267Z] + git semver [Pipeline] } [2025-12-22T09:18:57.532Z] $ docker stop --time=1 175dd12711e59daeb044f345f176204464e683647efb13d23f57ed28191c9f22 [2025-12-22T09:18:58.817Z] $ docker rm -f --volumes 175dd12711e59daeb044f345f176204464e683647efb13d23f57ed28191c9f22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-12-22T09:18:59.374Z] + [ -d /w/workspace/edgex-go/940/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:18:59.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:19:00.531Z] ---> package-listing.sh [2025-12-22T09:19:00.531Z] ++ facter osfamily [2025-12-22T09:19:00.531Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-22T09:19:00.789Z] + OS_FAMILY=debian [2025-12-22T09:19:00.789Z] + workspace=/w/workspace/edgex-go/940 [2025-12-22T09:19:00.790Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-22T09:19:00.790Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-22T09:19:00.790Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-22T09:19:00.790Z] + PACKAGES=/tmp/packages_start.txt [2025-12-22T09:19:00.790Z] + '[' /w/workspace/edgex-go/940 ']' [2025-12-22T09:19:00.790Z] + PACKAGES=/tmp/packages_end.txt [2025-12-22T09:19:00.790Z] + case "${OS_FAMILY}" in [2025-12-22T09:19:00.790Z] + dpkg -l [2025-12-22T09:19:00.790Z] + grep '^ii' [2025-12-22T09:19:00.790Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-22T09:19:00.790Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-22T09:19:00.790Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-22T09:19:00.790Z] + '[' /w/workspace/edgex-go/940 ']' [2025-12-22T09:19:00.790Z] + mkdir -p /w/workspace/edgex-go/940/archives/ [2025-12-22T09:19:00.790Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/940/archives/ [Pipeline] echo [2025-12-22T09:19:00.804Z] 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/940/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-12-22T09:19:01.080Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:19:01.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-22T09:19:01.646Z] [2025-12-22T09:19:01.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-22T09:19:01.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-22T09:19:01.961Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-22T09:19:01.961Z] 5eb5b503b376: Pulling fs layer [2025-12-22T09:19:01.961Z] 5c69ac0246d0: Pulling fs layer [2025-12-22T09:19:01.961Z] ec43610c2a17: Pulling fs layer [2025-12-22T09:19:01.961Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-22T09:19:01.961Z] 33b1e0a273af: Pulling fs layer [2025-12-22T09:19:01.961Z] 5d3b04190fa2: Pulling fs layer [2025-12-22T09:19:01.961Z] 2f39f015ded8: Pulling fs layer [2025-12-22T09:19:01.961Z] 33b1e0a273af: Waiting [2025-12-22T09:19:01.961Z] 2f39f015ded8: Waiting [2025-12-22T09:19:01.961Z] 5d3b04190fa2: Waiting [2025-12-22T09:19:01.961Z] 3a2ae6a8a46f: Waiting [2025-12-22T09:19:01.961Z] 5c69ac0246d0: Download complete [2025-12-22T09:19:01.961Z] 3a2ae6a8a46f: Verifying Checksum [2025-12-22T09:19:01.961Z] 3a2ae6a8a46f: Download complete [2025-12-22T09:19:01.961Z] 33b1e0a273af: Verifying Checksum [2025-12-22T09:19:01.961Z] 33b1e0a273af: Download complete [2025-12-22T09:19:01.961Z] 5d3b04190fa2: Verifying Checksum [2025-12-22T09:19:01.961Z] 5d3b04190fa2: Download complete [2025-12-22T09:19:01.961Z] ec43610c2a17: Verifying Checksum [2025-12-22T09:19:01.961Z] ec43610c2a17: Download complete [2025-12-22T09:19:02.222Z] 5eb5b503b376: Verifying Checksum [2025-12-22T09:19:02.222Z] 5eb5b503b376: Download complete [2025-12-22T09:19:02.788Z] 2f39f015ded8: Download complete [2025-12-22T09:19:03.722Z] 5eb5b503b376: Pull complete [2025-12-22T09:19:03.981Z] 5c69ac0246d0: Pull complete [2025-12-22T09:19:04.546Z] ec43610c2a17: Pull complete [2025-12-22T09:19:04.546Z] 3a2ae6a8a46f: Pull complete [2025-12-22T09:19:04.804Z] 33b1e0a273af: Pull complete [2025-12-22T09:19:04.804Z] 5d3b04190fa2: Pull complete [2025-12-22T09:19:11.364Z] 2f39f015ded8: Pull complete [2025-12-22T09:19:11.364Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-22T09:19:11.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-22T09:19:11.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-22T09:19:11.459Z] prd-ubuntu20.04-docker-8c-8g-775545 does not seem to be running inside a container [2025-12-22T09:19:11.476Z] $ 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/940/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/940 -v /w/workspace/edgex-go/940:/w/workspace/edgex-go/940:rw,z -v /w/workspace/edgex-go/940@tmp:/w/workspace/edgex-go/940@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-12-22T09:19:14.639Z] $ docker top 99a0005b5e7d0d706256ad561a3515bc1f2ab9499f12c3146167973ce2992391 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-22T09:19:15.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-22T09:19:15.291Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-22T09:19:15.580Z] + ls /var/log/sa-host [2025-12-22T09:19:15.580Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-22T09:19:15.627Z] provisioning config files... [2025-12-22T09:19:15.636Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/940@tmp/config10158534070584059632tmp [Pipeline] { [Pipeline] echo [2025-12-22T09:19:15.660Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:19:15.946Z] ---> create-netrc.sh [Pipeline] } [2025-12-22T09:19:15.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:19:16.279Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-22T09:19:16.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:19:16.577Z] ---> sudo-logs.sh [2025-12-22T09:19:16.577Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-12-22T09:19:16.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:19:16.895Z] ---> job-cost.sh [2025-12-22T09:19:16.895Z] lf-activate-venv: SKIPPING [2025-12-22T09:19:16.895Z] DEBUG: total: 0.10999999940395355 [2025-12-22T09:19:16.895Z] INFO: Retrieving Stack Cost... [2025-12-22T09:19:17.155Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-12-22T09:19:17.724Z] INFO: Archiving Costs [Pipeline] echo [2025-12-22T09:19:17.742Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-22T09:19:18.028Z] ---> logs-deploy.sh [2025-12-22T09:19:18.028Z] lf-activate-venv: SKIPPING [2025-12-22T09:19:18.028Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/940 [2025-12-22T09:19:18.028Z] INFO: archiving workspace using pattern(s): [2025-12-22T09:19:18.969Z] Archives upload complete. [2025-12-22T09:19:18.969Z] INFO: archiving logs to Nexus