Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c11ac2d3f82390d1a7a975125afec5ec5414e10 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-ssh1119274977631329489.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-ssh7957956680670610438.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-ssh4821910379967371311.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-ssh594714631939132765.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-ssh14955651146641542698.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3740’ Running on prd-ubuntu20.04-docker-8c-8g-3741 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/961 [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/961 # 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 5c11ac2d3f82390d1a7a975125afec5ec5414e10 (main) Commit message: "Merge pull request #5383 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.58" > git config core.sparsecheckout # timeout=10 > git checkout -f 5c11ac2d3f82390d1a7a975125afec5ec5414e10 # timeout=10 > git rev-list --no-walk 84b1577d40627d977bd4db100cd0bf9cd2012f29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-20T04:06:14.943Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-20T04:06:15.005Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-20T04:06:15.029Z] ========================================================= [2026-03-20T04:06:15.029Z] EdgeX Global Pipelines Version Info [2026-03-20T04:06:15.029Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:06:16.132Z] ------------------- [2026-03-20T04:06:16.132Z] stable info: [2026-03-20T04:06:16.132Z] ------------------- [2026-03-20T04:06:16.132Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-20T04:06:16.132Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-20T04:06:16.132Z] Message: update stable to v1.0.278 [2026-03-20T04:06:16.391Z] ------------------- [2026-03-20T04:06:16.391Z] experimental info: [2026-03-20T04:06:16.391Z] ------------------- [2026-03-20T04:06:16.391Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-20T04:06:16.391Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-20T04:06:16.391Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-20T04:06:16.451Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-03-20T04:06:16.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-03-20T04:06:16.481Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-20T04:06:16.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-20T04:06:16.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-20T04:06:16.529Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-20T04:06:16.547Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-20T04:06:16.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-03-20T04:06:16.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-03-20T04:06:16.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-03-20T04:06:16.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-20T04:06:16.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-20T04:06:16.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-20T04:06:16.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-20T04:06:16.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-20T04:06:16.725Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-20T04:06:16.741Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-20T04:06:16.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-20T04:06:16.782Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-03-20T04:06:16.802Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-03-20T04:06:16.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-20T04:06:16.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-20T04:06:16.853Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-20T04:06:16.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-20T04:06:16.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-20T04:06:16.912Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-20T04:06:16.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T04:06:16.950Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c11ac2 [Pipeline] echo [2026-03-20T04:06:16.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T04:06:17.027Z] provisioning config files... [2026-03-20T04:06:17.043Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/961@tmp/config9680550202683265925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:06:17.373Z] ---> ****-login.sh [2026-03-20T04:06:17.373Z] nexus3.edgexfoundry.org:10001 [2026-03-20T04:06:17.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:06:17.631Z] [2026-03-20T04:06:17.631Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T04:06:17.631Z] Configure a credential helper to remove this warning. See [2026-03-20T04:06:17.631Z] https://docs.****.com/go/credential-store/ [2026-03-20T04:06:17.631Z] [2026-03-20T04:06:17.631Z] Login Succeeded [2026-03-20T04:06:17.631Z] nexus3.edgexfoundry.org:10002 [2026-03-20T04:06:17.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:06:17.631Z] [2026-03-20T04:06:17.631Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T04:06:17.631Z] Configure a credential helper to remove this warning. See [2026-03-20T04:06:17.632Z] https://docs.****.com/go/credential-store/ [2026-03-20T04:06:17.632Z] [2026-03-20T04:06:17.632Z] Login Succeeded [2026-03-20T04:06:17.632Z] nexus3.edgexfoundry.org:10003 [2026-03-20T04:06:17.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:06:17.632Z] [2026-03-20T04:06:17.632Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T04:06:17.632Z] Configure a credential helper to remove this warning. See [2026-03-20T04:06:17.632Z] https://docs.****.com/go/credential-store/ [2026-03-20T04:06:17.632Z] [2026-03-20T04:06:17.632Z] Login Succeeded [2026-03-20T04:06:17.632Z] nexus3.edgexfoundry.org:10004 [2026-03-20T04:06:17.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:06:17.892Z] [2026-03-20T04:06:17.893Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T04:06:17.893Z] Configure a credential helper to remove this warning. See [2026-03-20T04:06:17.893Z] https://docs.****.com/go/credential-store/ [2026-03-20T04:06:17.893Z] [2026-03-20T04:06:17.893Z] Login Succeeded [2026-03-20T04:06:17.893Z] ****.io [2026-03-20T04:06:17.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:06:18.152Z] [2026-03-20T04:06:18.152Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-20T04:06:18.152Z] Configure a credential helper to remove this warning. See [2026-03-20T04:06:18.152Z] https://docs.****.com/go/credential-store/ [2026-03-20T04:06:18.152Z] [2026-03-20T04:06:18.152Z] Login Succeeded [2026-03-20T04:06:18.152Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T04:06:18.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T04:06:18.480Z] + 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 [2026-03-20T04:06:18.481Z] + dirname cmd/core-command/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo core-command,cmd/core-command/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/core-data/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo core-data,cmd/core-data/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/core-keeper/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/core-metadata/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/security-spire-agent/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/security-spire-config/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/security-spire-server/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/support-notifications/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-03-20T04:06:18.481Z] + dirname cmd/support-scheduler/Dockerfile [2026-03-20T04:06:18.481Z] + cut -d/ -f2 [2026-03-20T04:06:18.481Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-03-20T04:06:18.514Z] 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 [2026-03-20T04:06:18.858Z] + git rev-list -1 --merges 5c11ac2d3f82390d1a7a975125afec5ec5414e10~1..5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T04:06:18.868Z] -----------> git rev-list -1 --merges 5c11ac2d3f82390d1a7a975125afec5ec5414e10~1..5c11ac2d3f82390d1a7a975125afec5ec5414e10 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:06:18.868Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [false] [Pipeline] sh [2026-03-20T04:06:19.156Z] + git log --format=format:%s -1 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T04:06:19.168Z] ========================================================= [2026-03-20T04:06:19.168Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-20T04:06:19.168Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-03-20T04:06:19.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T04:06:19.536Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-20T04:06:19.536Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-20T04:06:19.536Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-20T04:06:19.536Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-20T04:06:19.536Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-20T04:06:19.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:06:19.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T04:06:19.886Z] [2026-03-20T04:06:19.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:06:20.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T04:06:20.183Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-20T04:06:20.183Z] 3dae71ba6b94: Pulling fs layer [2026-03-20T04:06:20.183Z] 6bf1a483ea7c: Pulling fs layer [2026-03-20T04:06:20.183Z] f5dfc541a4d3: Pulling fs layer [2026-03-20T04:06:20.183Z] 461d9e800cba: Pulling fs layer [2026-03-20T04:06:20.183Z] 80192f66455f: Pulling fs layer [2026-03-20T04:06:20.183Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-20T04:06:20.183Z] a29436f7fd5d: Pulling fs layer [2026-03-20T04:06:20.183Z] 923cac83aea3: Pulling fs layer [2026-03-20T04:06:20.183Z] 25ad8b0a4227: Pulling fs layer [2026-03-20T04:06:20.183Z] db01528c6b51: Pulling fs layer [2026-03-20T04:06:20.183Z] 28988de357af: Pulling fs layer [2026-03-20T04:06:20.183Z] 461d9e800cba: Waiting [2026-03-20T04:06:20.183Z] 80192f66455f: Waiting [2026-03-20T04:06:20.183Z] 2e8e34ca0e6c: Waiting [2026-03-20T04:06:20.183Z] 25ad8b0a4227: Waiting [2026-03-20T04:06:20.183Z] a29436f7fd5d: Waiting [2026-03-20T04:06:20.183Z] db01528c6b51: Waiting [2026-03-20T04:06:20.183Z] 923cac83aea3: Waiting [2026-03-20T04:06:20.183Z] 28988de357af: Waiting [2026-03-20T04:06:20.183Z] 6bf1a483ea7c: Verifying Checksum [2026-03-20T04:06:20.183Z] 6bf1a483ea7c: Download complete [2026-03-20T04:06:20.183Z] 461d9e800cba: Download complete [2026-03-20T04:06:20.442Z] 80192f66455f: Verifying Checksum [2026-03-20T04:06:20.442Z] 80192f66455f: Download complete [2026-03-20T04:06:20.442Z] f5dfc541a4d3: Verifying Checksum [2026-03-20T04:06:20.442Z] f5dfc541a4d3: Download complete [2026-03-20T04:06:20.442Z] 3dae71ba6b94: Verifying Checksum [2026-03-20T04:06:20.442Z] 3dae71ba6b94: Download complete [2026-03-20T04:06:20.442Z] 923cac83aea3: Verifying Checksum [2026-03-20T04:06:20.442Z] 923cac83aea3: Download complete [2026-03-20T04:06:20.442Z] 25ad8b0a4227: Verifying Checksum [2026-03-20T04:06:20.442Z] 25ad8b0a4227: Download complete [2026-03-20T04:06:20.704Z] db01528c6b51: Verifying Checksum [2026-03-20T04:06:20.704Z] db01528c6b51: Download complete [2026-03-20T04:06:20.704Z] 28988de357af: Verifying Checksum [2026-03-20T04:06:20.704Z] 28988de357af: Download complete [2026-03-20T04:06:20.704Z] a29436f7fd5d: Verifying Checksum [2026-03-20T04:06:20.704Z] a29436f7fd5d: Download complete [2026-03-20T04:06:21.269Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-20T04:06:21.269Z] 2e8e34ca0e6c: Download complete [2026-03-20T04:06:21.835Z] 3dae71ba6b94: Pull complete [2026-03-20T04:06:22.093Z] 6bf1a483ea7c: Pull complete [2026-03-20T04:06:22.661Z] f5dfc541a4d3: Pull complete [2026-03-20T04:06:22.919Z] 461d9e800cba: Pull complete [2026-03-20T04:06:22.919Z] 80192f66455f: Pull complete [2026-03-20T04:06:27.107Z] 2e8e34ca0e6c: Pull complete [2026-03-20T04:06:28.040Z] a29436f7fd5d: Pull complete [2026-03-20T04:06:28.360Z] 923cac83aea3: Pull complete [2026-03-20T04:06:28.360Z] 25ad8b0a4227: Pull complete [2026-03-20T04:06:28.360Z] db01528c6b51: Pull complete [2026-03-20T04:06:28.360Z] 28988de357af: Pull complete [2026-03-20T04:06:28.360Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-20T04:06:28.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T04:06:28.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T04:06:28.514Z] prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container [2026-03-20T04:06:28.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T04:06:30.066Z] $ docker top f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b -eo pid,comm [2026-03-20T04:06:30.114Z] 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). [2026-03-20T04:06:30.114Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T04:06:30.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T04:06:30.166Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T04:06:30.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T04:06:30.267Z] $ docker exec f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b ssh-agent [2026-03-20T04:06:30.361Z] SSH_AUTH_SOCK=/tmp/ssh-5zLEDiOVittk/agent.32 [2026-03-20T04:06:30.361Z] SSH_AGENT_PID=38 [2026-03-20T04:06:30.367Z] Running ssh-add (command line suppressed) [2026-03-20T04:06:30.470Z] Identity added: /w/workspace/edgex-go/961@tmp/private_key_6683985179741512504.key (/w/workspace/edgex-go/961@tmp/private_key_6683985179741512504.key) [2026-03-20T04:06:30.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T04:06:30.776Z] + git config --global --add safe.directory /w/workspace/edgex-go/961 [Pipeline] sh [2026-03-20T04:06:31.060Z] + git tag --points-at HEAD [Pipeline] } [2026-03-20T04:06:31.069Z] $ docker exec --env ******** --env ******** f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b ssh-agent -k [2026-03-20T04:06:31.164Z] unset SSH_AUTH_SOCK; [2026-03-20T04:06:31.165Z] unset SSH_AGENT_PID; [2026-03-20T04:06:31.165Z] echo Agent pid 38 killed; [2026-03-20T04:06:31.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-20T04:06:31.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T04:06:31.217Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T04:06:31.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T04:06:31.325Z] $ docker exec f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b ssh-agent [2026-03-20T04:06:31.423Z] SSH_AUTH_SOCK=/tmp/ssh-VSP5foyv8sLc/agent.85 [2026-03-20T04:06:31.423Z] SSH_AGENT_PID=91 [2026-03-20T04:06:31.427Z] Running ssh-add (command line suppressed) [2026-03-20T04:06:31.518Z] Identity added: /w/workspace/edgex-go/961@tmp/private_key_8123865158759391322.key (/w/workspace/edgex-go/961@tmp/private_key_8123865158759391322.key) [2026-03-20T04:06:31.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T04:06:31.827Z] + git semver init [2026-03-20T04:06:32.084Z] 2026-03-20 04:06:32,027 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T04:06:32.085Z] 2026-03-20 04:06:32,031 [run_init] DEBUG init version:0.0.0 force:False [2026-03-20T04:06:32.085Z] 2026-03-20 04:06:32,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/961/.semver [2026-03-20T04:06:32.085Z] 2026-03-20 04:06:32,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/961/.semver [2026-03-20T04:06:32.085Z] 2026-03-20 04:06:32,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/961/.semver'], cwd=/w/workspace/edgex-go/961, stdin=None, shell=False, universal_newlines=False) [2026-03-20T04:06:37.360Z] 2026-03-20 04:06:36,404 [append_file] DEBUG append to file:/w/workspace/edgex-go/961/.git/info/exclude [2026-03-20T04:06:37.360Z] 2026-03-20 04:06:36,404 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/961/.semver/main with force:False [2026-03-20T04:06:37.360Z] 2026-03-20 04:06:36,404 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main [2026-03-20T04:06:37.360Z] 2026-03-20 04:06:36,405 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main [2026-03-20T04:06:37.360Z] 4.1.0-dev.103 [Pipeline] } [2026-03-20T04:06:37.371Z] $ docker exec --env ******** --env ******** f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b ssh-agent -k [2026-03-20T04:06:37.464Z] unset SSH_AUTH_SOCK; [2026-03-20T04:06:37.464Z] unset SSH_AGENT_PID; [2026-03-20T04:06:37.464Z] echo Agent pid 91 killed; [2026-03-20T04:06:37.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T04:06:37.779Z] + git semver [Pipeline] } [2026-03-20T04:06:38.045Z] $ docker stop --time=1 f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b [2026-03-20T04:06:39.309Z] $ docker rm -f --volumes f50fd993993524c9cae090c2ce4b1c708788630ad0f9996c0a25c007c804252b [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T04:06:39.645Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-20T04:06:39.894Z] Stashed 1 file(s) [Pipeline] echo [2026-03-20T04:06:39.895Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.103 [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 [2026-03-20T04:06:40.335Z] + git config --global --add safe.directory /w/workspace/edgex-go/961 [Pipeline] echo [2026-03-20T04:06:40.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T04:06:40.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T04:06:40.378Z] ========================================================= [2026-03-20T04:06:40.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-20T04:06:40.378Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-20T04:06:40.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-20T04:06:40.663Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-03-20T04:06:40.663Z] 2d35ebdb57d9: Pulling fs layer [2026-03-20T04:06:40.663Z] c35fb4624d26: Pulling fs layer [2026-03-20T04:06:40.663Z] 4e2aec7ef170: Pulling fs layer [2026-03-20T04:06:40.663Z] 333b49ad6fbf: Pulling fs layer [2026-03-20T04:06:40.663Z] 4f4fb700ef54: Pulling fs layer [2026-03-20T04:06:40.663Z] c3e65509a76b: Pulling fs layer [2026-03-20T04:06:40.663Z] 7cf9ebb963bd: Pulling fs layer [2026-03-20T04:06:40.663Z] 333b49ad6fbf: Waiting [2026-03-20T04:06:40.663Z] 4f4fb700ef54: Waiting [2026-03-20T04:06:40.663Z] c3e65509a76b: Waiting [2026-03-20T04:06:40.663Z] bb34ca984cfb: Pulling fs layer [2026-03-20T04:06:40.663Z] 151cf03bc807: Pulling fs layer [2026-03-20T04:06:40.663Z] 7cf9ebb963bd: Waiting [2026-03-20T04:06:40.663Z] bb34ca984cfb: Waiting [2026-03-20T04:06:40.663Z] 151cf03bc807: Waiting [2026-03-20T04:06:40.663Z] c35fb4624d26: Download complete [2026-03-20T04:06:40.663Z] 333b49ad6fbf: Download complete [2026-03-20T04:06:40.663Z] 4f4fb700ef54: Download complete [2026-03-20T04:06:40.663Z] c3e65509a76b: Verifying Checksum [2026-03-20T04:06:40.663Z] c3e65509a76b: Download complete [2026-03-20T04:06:40.663Z] 2d35ebdb57d9: Verifying Checksum [2026-03-20T04:06:40.663Z] 2d35ebdb57d9: Download complete [2026-03-20T04:06:40.921Z] 2d35ebdb57d9: Pull complete [2026-03-20T04:06:40.921Z] 7cf9ebb963bd: Verifying Checksum [2026-03-20T04:06:40.921Z] 7cf9ebb963bd: Download complete [2026-03-20T04:06:40.921Z] c35fb4624d26: Pull complete [2026-03-20T04:06:41.179Z] 4e2aec7ef170: Verifying Checksum [2026-03-20T04:06:41.179Z] 4e2aec7ef170: Download complete [2026-03-20T04:06:41.179Z] 151cf03bc807: Download complete [2026-03-20T04:06:41.437Z] bb34ca984cfb: Verifying Checksum [2026-03-20T04:06:41.437Z] bb34ca984cfb: Download complete [2026-03-20T04:06:46.699Z] 4e2aec7ef170: Pull complete [2026-03-20T04:06:46.699Z] 333b49ad6fbf: Pull complete [2026-03-20T04:06:46.699Z] 4f4fb700ef54: Pull complete [2026-03-20T04:06:46.699Z] c3e65509a76b: Pull complete [2026-03-20T04:06:46.699Z] 7cf9ebb963bd: Pull complete [2026-03-20T04:06:49.985Z] bb34ca984cfb: Pull complete [2026-03-20T04:06:50.549Z] 151cf03bc807: Pull complete [2026-03-20T04:06:50.550Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-20T04:06:50.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-20T04:06:50.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-20T04:06:50.853Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-20T04:06:50.853Z] WORKDIR /edgex [2026-03-20T04:06:50.853Z] COPY go.mod . [2026-03-20T04:06:50.853Z] RUN go mod download [2026-03-20T04:06:50.853Z] docker build -t ci-base-image-x86_64 -f - . [2026-03-20T04:06:51.421Z] #0 building with "default" instance using docker driver [2026-03-20T04:06:51.421Z] [2026-03-20T04:06:51.421Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:06:51.421Z] #1 transferring dockerfile: 164B done [2026-03-20T04:06:51.421Z] #1 DONE 0.0s [2026-03-20T04:06:51.421Z] [2026-03-20T04:06:51.421Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-20T04:06:51.421Z] #2 DONE 0.0s [2026-03-20T04:06:51.421Z] [2026-03-20T04:06:51.421Z] #3 [internal] load .dockerignore [2026-03-20T04:06:51.421Z] #3 transferring context: 50B done [2026-03-20T04:06:51.421Z] #3 DONE 0.0s [2026-03-20T04:06:51.421Z] [2026-03-20T04:06:51.421Z] #4 [internal] load build context [2026-03-20T04:06:51.679Z] #4 transferring context: 7.07kB done [2026-03-20T04:06:51.679Z] #4 DONE 0.1s [2026-03-20T04:06:51.679Z] [2026-03-20T04:06:51.679Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-20T04:06:51.680Z] #5 DONE 0.1s [2026-03-20T04:06:51.680Z] [2026-03-20T04:06:51.680Z] #6 [2/4] WORKDIR /edgex [2026-03-20T04:06:53.052Z] #6 DONE 1.3s [2026-03-20T04:06:53.052Z] [2026-03-20T04:06:53.052Z] #7 [3/4] COPY go.mod . [2026-03-20T04:06:53.052Z] #7 DONE 0.0s [2026-03-20T04:06:53.052Z] [2026-03-20T04:06:53.052Z] #8 [4/4] RUN go mod download [2026-03-20T04:06:54.995Z] Still waiting to schedule task [2026-03-20T04:06:54.995Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-20T04:07:03.020Z] #8 DONE 9.2s [2026-03-20T04:07:03.020Z] [2026-03-20T04:07:03.020Z] #9 exporting to image [2026-03-20T04:07:03.020Z] #9 exporting layers [2026-03-20T04:07:05.547Z] #9 exporting layers 3.5s done [2026-03-20T04:07:05.547Z] #9 writing image sha256:f9fa216c7a7ab3a2ca3012ebc4879059ef50c9a10f53b5761e2472885a8b94dd done [2026-03-20T04:07:05.547Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-20T04:07:05.547Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:07:05.852Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-20T04:07:05.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T04:07:05.930Z] prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container [2026-03-20T04:07:05.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T04:07:06.225Z] $ docker top 9884480dbaac71668dda8ce5aae6c39da130b83cfdeb0b3cbe485d0201165d4c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T04:07:06.561Z] + go version [2026-03-20T04:07:06.561Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-20T04:07:06.571Z] $ docker stop --time=1 9884480dbaac71668dda8ce5aae6c39da130b83cfdeb0b3cbe485d0201165d4c [2026-03-20T04:07:07.807Z] $ docker rm -f --volumes 9884480dbaac71668dda8ce5aae6c39da130b83cfdeb0b3cbe485d0201165d4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:07:08.249Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-20T04:07:08.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T04:07:08.317Z] prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container [2026-03-20T04:07:08.353Z] $ 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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T04:07:08.573Z] $ docker top c414767156a3224e6d1b90e4549eb9bcd4ae8a53ab680b9a08eab0f45ad23b0e -eo pid,comm [Pipeline] { [Pipeline] echo [2026-03-20T04:07:08.637Z] ========================================================= [2026-03-20T04:07:08.637Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-03-20T04:07:08.637Z] ========================================================= [Pipeline] sh [2026-03-20T04:07:08.918Z] + git config --global --add safe.directory /w/workspace/edgex-go/961 [Pipeline] fileExists [Pipeline] sh [2026-03-20T04:07:09.217Z] + make test [2026-03-20T04:07:09.218Z] go test -race -coverprofile=coverage.out ./... [2026-03-20T04:07:17.329Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-03-20T04:07:49.383Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-03-20T04:07:49.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2026-03-20T04:07:53.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements [2026-03-20T04:07:53.224Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-03-20T04:07:53.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements [2026-03-20T04:07:53.224Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-03-20T04:07:53.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 57.3% of statements [2026-03-20T04:07:53.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.018s coverage: 86.5% of statements [2026-03-20T04:07:53.224Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-03-20T04:07:53.224Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.505s coverage: 94.2% of statements [2026-03-20T04:07:54.592Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-03-20T04:07:54.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-03-20T04:07:54.592Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-03-20T04:07:54.592Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-03-20T04:07:54.592Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 90.7% of statements [2026-03-20T04:07:54.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-03-20T04:07:54.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-03-20T04:07:54.592Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.031s coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-03-20T04:07:54.592Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-03-20T04:07:54.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 8.2% of statements [2026-03-20T04:07:54.849Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-03-20T04:07:54.849Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 97.6% of statements [2026-03-20T04:07:56.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-03-20T04:07:56.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-03-20T04:07:56.747Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2026-03-20T04:07:56.747Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-03-20T04:07:56.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-03-20T04:07:56.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-03-20T04:07:56.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-03-20T04:07:59.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.052s coverage: 3.5% of statements [2026-03-20T04:07:59.277Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-03-20T04:07:59.277Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-03-20T04:07:59.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2026-03-20T04:07:59.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-03-20T04:07:59.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements [2026-03-20T04:07:59.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.030s coverage: 68.8% of statements [2026-03-20T04:07:59.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-03-20T04:07:59.277Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-03-20T04:07:59.277Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-03-20T04:07:59.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2026-03-20T04:08:00.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.020s coverage: 87.1% of statements [2026-03-20T04:08:00.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements [2026-03-20T04:08:00.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 93.1% of statements [2026-03-20T04:08:00.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2026-03-20T04:08:13.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2026-03-20T04:08:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.043s coverage: 92.9% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.034s coverage: 68.8% of statements [2026-03-20T04:08:21.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2026-03-20T04:08:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-03-20T04:08:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.045s coverage: 81.8% of statements [2026-03-20T04:08:21.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.049s coverage: 82.1% of statements [2026-03-20T04:08:21.111Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2026-03-20T04:08:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 6.8% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.031s coverage: 33.3% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.143s coverage: 54.8% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.037s coverage: 20.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2026-03-20T04:08:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-03-20T04:08:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 29.2% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements [2026-03-20T04:08:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-03-20T04:08:21.112Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-03-20T04:08:24.075Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3743 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-03-20T04:08:24.091Z] Running in /w/workspace/edgex-go/961 [Pipeline] { [Pipeline] checkout [2026-03-20T04:08:24.125Z] The recommended git tool is: git [2026-03-20T04:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements [2026-03-20T04:08:24.396Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-03-20T04:08:24.396Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-03-20T04:08:24.396Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-03-20T04:08:24.396Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-03-20T04:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 94.9% of statements [2026-03-20T04:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-03-20T04:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-03-20T04:08:24.396Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-20T04:08:24.396Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-03-20T04:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2026-03-20T04:08:24.396Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-03-20T04:08:24.396Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-03-20T04:08:24.396Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-03-20T04:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2026-03-20T04:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-03-20T04:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 47.1% of statements [2026-03-20T04:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-03-20T04:08:24.396Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-20T04:08:24.654Z] 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 [2026-03-20T04:08:24.911Z] running golangci-lint [2026-03-20T04:08:24.911Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-03-20T04:08:24.911Z] go version go1.25.2 linux/amd64 [2026-03-20T04:08:25.169Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-03-20T04:08:25.169Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-03-20T04:08:25.169Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-03-20T04:08:25.169Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-03-20T04:08:25.426Z] level=info msg="[goenv] Read go env for 4.778275ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-03-20T04:08:25.426Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-03-20T04:08:29.116Z] using credential edgex-jenkins-ssh [2026-03-20T04:08:29.139Z] Cloning the remote Git repository [2026-03-20T04:08:29.175Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-03-20T04:08:29.274Z] > git init /w/workspace/edgex-go/961 # timeout=10 [2026-03-20T04:08:29.395Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-03-20T04:08:29.396Z] > git --version # timeout=10 [2026-03-20T04:08:29.426Z] > git --version # 'git version 2.25.1' [2026-03-20T04:08:29.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-20T04:08:29.555Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-20T04:08:47.610Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|files|imports|name|types_sizes|exports_file) took 20.675406943s" [2026-03-20T04:08:47.610Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.354136ms" [2026-03-20T04:08:47.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-03-20T04:08:47.794Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-20T04:08:48.593Z] Avoid second fetch [2026-03-20T04:08:48.594Z] Checking out Revision 5c11ac2d3f82390d1a7a975125afec5ec5414e10 (main) [2026-03-20T04:08:49.377Z] Commit message: "Merge pull request #5383 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.58" [2026-03-20T04:08:48.606Z] > git config core.sparsecheckout # timeout=10 [2026-03-20T04:08:48.663Z] > git checkout -f 5c11ac2d3f82390d1a7a975125afec5ec5414e10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T04:08:53.445Z] provisioning config files... [2026-03-20T04:08:53.472Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/961@tmp/config8100608269047299991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:08:54.126Z] ---> ****-login.sh [2026-03-20T04:08:54.126Z] nexus3.edgexfoundry.org:10001 [2026-03-20T04:08:54.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:08:54.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:08:54.685Z] Configure a credential helper to remove this warning. See [2026-03-20T04:08:54.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:08:54.685Z] [2026-03-20T04:08:54.685Z] Login Succeeded [2026-03-20T04:08:54.685Z] nexus3.edgexfoundry.org:10002 [2026-03-20T04:08:54.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:08:54.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:08:54.954Z] Configure a credential helper to remove this warning. See [2026-03-20T04:08:54.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:08:54.954Z] [2026-03-20T04:08:54.954Z] Login Succeeded [2026-03-20T04:08:54.954Z] nexus3.edgexfoundry.org:10003 [2026-03-20T04:08:55.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:08:55.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:08:55.224Z] Configure a credential helper to remove this warning. See [2026-03-20T04:08:55.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:08:55.224Z] [2026-03-20T04:08:55.224Z] Login Succeeded [2026-03-20T04:08:55.224Z] nexus3.edgexfoundry.org:10004 [2026-03-20T04:08:55.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:08:55.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:08:55.772Z] Configure a credential helper to remove this warning. See [2026-03-20T04:08:55.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:08:55.772Z] [2026-03-20T04:08:55.772Z] Login Succeeded [2026-03-20T04:08:55.772Z] ****.io [2026-03-20T04:08:56.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:08:56.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:08:56.309Z] Configure a credential helper to remove this warning. See [2026-03-20T04:08:56.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:08:56.309Z] [2026-03-20T04:08:56.309Z] Login Succeeded [2026-03-20T04:08:56.309Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T04:08:56.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-03-20T04:08:56.931Z] + git config --global --add safe.directory /w/workspace/edgex-go/961 [Pipeline] echo [2026-03-20T04:08:56.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T04:08:56.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T04:08:56.993Z] ========================================================= [2026-03-20T04:08:56.993Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-20T04:08:56.993Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-20T04:08:57.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-20T04:08:57.322Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-20T04:08:57.322Z] 6b59a28fa201: Pulling fs layer [2026-03-20T04:08:57.322Z] d32bb0dddca7: Pulling fs layer [2026-03-20T04:08:57.322Z] 5dab1238d3d9: Pulling fs layer [2026-03-20T04:08:57.322Z] 196fd7d83e7d: Pulling fs layer [2026-03-20T04:08:57.323Z] 4f4fb700ef54: Pulling fs layer [2026-03-20T04:08:57.323Z] 8ba94037c8f0: Pulling fs layer [2026-03-20T04:08:57.323Z] deaec5988b04: Pulling fs layer [2026-03-20T04:08:57.323Z] 9f65657bb879: Pulling fs layer [2026-03-20T04:08:57.323Z] 4f4fb700ef54: Waiting [2026-03-20T04:08:57.323Z] 8ba94037c8f0: Waiting [2026-03-20T04:08:57.323Z] 196fd7d83e7d: Waiting [2026-03-20T04:08:57.323Z] deaec5988b04: Waiting [2026-03-20T04:08:57.323Z] 9f65657bb879: Waiting [2026-03-20T04:08:57.566Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.239428091s with top 10 stages: buildir: 52.428948515s, inspect: 2.796664438s, gosec: 2.788563781s, fact_deprecated: 2.411779139s, printf: 1.542854008s, fact_purity: 1.518328008s, ctrlflow: 1.271857402s, nilness: 1.16398405s, QF1004: 1.093293237s, S1038: 899.694551ms" [2026-03-20T04:08:57.566Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-03-20T04:08:57.566Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-03-20T04:08:57.566Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-03-20T04:08:57.566Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-03-20T04:08:57.566Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, exclusion_paths: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, cgo: 35/35, path_relativity: 35/35" [2026-03-20T04:08:57.566Z] level=info msg="[runner] processing took 7.566638ms with stages: nolint_filter: 6.726879ms, generated_file_filter: 635.205µs, exclusion_rules: 118.042µs, exclusion_paths: 41.97µs, path_relativity: 30.771µs, cgo: 3.2µs, path_absoluter: 2.39µs, sort_results: 2.071µs, invalid_issue: 1.97µs, filename_unadjuster: 910ns, max_same_issues: 680ns, fixer: 590ns, path_prettifier: 540ns, diff: 440ns, uniq_by_line: 250ns, max_per_file_from_linter: 190ns, max_from_linter: 170ns, path_shortener: 130ns, source_code: 130ns, severity-rules: 110ns" [2026-03-20T04:08:57.566Z] level=info msg="[runner] linters took 11.125368001s with stages: goanalysis_metalinter: 11.117735191s" [2026-03-20T04:08:57.566Z] 0 issues. [2026-03-20T04:08:57.566Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-03-20T04:08:57.566Z] level=info msg="Memory: 320 samples, avg is 345.3MB, max is 1382.9MB" [2026-03-20T04:08:57.566Z] level=info msg="Execution took 31.855611809s" [2026-03-20T04:08:57.566Z] go vet ./... [2026-03-20T04:08:57.589Z] d32bb0dddca7: Verifying Checksum [2026-03-20T04:08:57.589Z] d32bb0dddca7: Download complete [2026-03-20T04:08:57.589Z] 196fd7d83e7d: Verifying Checksum [2026-03-20T04:08:57.589Z] 196fd7d83e7d: Download complete [2026-03-20T04:08:57.589Z] 4f4fb700ef54: Verifying Checksum [2026-03-20T04:08:57.589Z] 4f4fb700ef54: Download complete [2026-03-20T04:08:57.589Z] 8ba94037c8f0: Verifying Checksum [2026-03-20T04:08:57.589Z] 8ba94037c8f0: Download complete [2026-03-20T04:08:57.589Z] 6b59a28fa201: Download complete [2026-03-20T04:08:58.178Z] 9f65657bb879: Verifying Checksum [2026-03-20T04:08:58.178Z] 9f65657bb879: Download complete [2026-03-20T04:08:59.140Z] 5dab1238d3d9: Verifying Checksum [2026-03-20T04:08:59.140Z] 5dab1238d3d9: Download complete [2026-03-20T04:08:59.408Z] 6b59a28fa201: Pull complete [2026-03-20T04:09:00.006Z] d32bb0dddca7: Pull complete [2026-03-20T04:09:00.273Z] deaec5988b04: Verifying Checksum [2026-03-20T04:09:00.273Z] deaec5988b04: Download complete [2026-03-20T04:09:04.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-20T04:09:04.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-20T04:09:04.121Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-03-20T04:09:04.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-03-20T04:09:04.430Z] + ls -al . [2026-03-20T04:09:04.430Z] total 1392 [2026-03-20T04:09:04.430Z] drwxrwxr-x 11 1001 1001 4096 Mar 20 04:07 . [2026-03-20T04:09:04.430Z] drwxr-xr-x 4 root root 4096 Mar 20 04:07 .. [2026-03-20T04:09:04.430Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 04:06 .blubracket [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 10 Mar 20 04:06 .dockerignore [2026-03-20T04:09:04.430Z] drwxrwxr-x 8 1001 1001 4096 Mar 20 04:08 .git [2026-03-20T04:09:04.430Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 04:06 .github [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 909 Mar 20 04:06 .gitignore [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 359 Mar 20 04:06 .golangci.yml [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 100 Mar 20 04:06 .hadolint.yml [2026-03-20T04:09:04.430Z] drwxr-xr-x 3 1001 1001 4096 Mar 20 04:06 .semver [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 155 Mar 20 04:06 .sonarcloud.properties [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 1171 Mar 20 04:06 ADOPTERS.md [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 20143 Mar 20 04:06 Attribution.txt [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 108018 Mar 20 04:06 CHANGELOG.md [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 3804 Mar 20 04:06 CONTRIBUTING.md [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 677 Mar 20 04:06 GOVERNANCE.md [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 886 Mar 20 04:06 Jenkinsfile [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 10775 Mar 20 04:06 LICENSE [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 16743 Mar 20 04:06 Makefile [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 582 Mar 20 04:06 OWNERS.md [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 9932 Mar 20 04:06 README.md [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 789 Mar 20 04:06 SECURITY.md [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 13 Mar 20 04:06 VERSION [2026-03-20T04:09:04.430Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 04:06 bin [2026-03-20T04:09:04.430Z] drwxrwxr-x 19 1001 1001 4096 Mar 20 04:06 cmd [2026-03-20T04:09:04.430Z] -rw-r--r-- 1 root root 1044024 Mar 20 04:08 coverage.out [2026-03-20T04:09:04.430Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 04:06 fuzz_test [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 7036 Mar 20 04:06 go.mod [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 90891 Mar 20 04:06 go.sum [2026-03-20T04:09:04.430Z] drwxrwxr-x 7 1001 1001 4096 Mar 20 04:06 internal [2026-03-20T04:09:04.430Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 04:06 openapi [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 584 Mar 20 04:06 security.txt [2026-03-20T04:09:04.430Z] -rw-rw-r-- 1 1001 1001 204 Mar 20 04:06 version.go [Pipeline] sh [2026-03-20T04:09:04.715Z] + '[' -e coverage.out ] [2026-03-20T04:09:04.715Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-03-20T04:09:04.870Z] Stashed 1 file(s) [Pipeline] sh [2026-03-20T04:09:05.145Z] + make build [2026-03-20T04:09:05.145Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-20T04:09:15.278Z] 5dab1238d3d9: Pull complete [2026-03-20T04:09:15.278Z] 196fd7d83e7d: Pull complete [2026-03-20T04:09:15.278Z] 4f4fb700ef54: Pull complete [2026-03-20T04:09:15.278Z] 8ba94037c8f0: Pull complete [2026-03-20T04:09:23.507Z] deaec5988b04: Pull complete [2026-03-20T04:09:24.921Z] 9f65657bb879: Pull complete [2026-03-20T04:09:24.921Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-20T04:09:24.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-20T04:09:24.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-20T04:09:25.274Z] + docker build -t ci-base-image-arm64 -f - . [2026-03-20T04:09:25.274Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-20T04:09:25.275Z] WORKDIR /edgex [2026-03-20T04:09:25.275Z] COPY go.mod . [2026-03-20T04:09:25.275Z] RUN go mod download [2026-03-20T04:09:25.862Z] Sending build context to Docker daemon 3.894MB [2026-03-20T04:09:26.133Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-20T04:09:26.133Z] ---> 334268110677 [2026-03-20T04:09:26.133Z] Step 2/4 : WORKDIR /edgex [2026-03-20T04:09:28.075Z] ---> Running in 0faa295ca375 [2026-03-20T04:09:28.075Z] Removing intermediate container 0faa295ca375 [2026-03-20T04:09:28.075Z] ---> 5edd55a583a0 [2026-03-20T04:09:28.075Z] Step 3/4 : COPY go.mod . [2026-03-20T04:09:28.659Z] ---> 10d068021f7f [2026-03-20T04:09:28.659Z] Step 4/4 : RUN go mod download [2026-03-20T04:09:28.659Z] ---> Running in c5d2d4cec1b4 [2026-03-20T04:09:31.674Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-20T04:09:31.674Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-20T04:09:31.674Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-20T04:09:32.242Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-20T04:09:34.142Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-20T04:09:39.411Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-20T04:09:40.787Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-20T04:09:43.332Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-20T04:09:45.863Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-20T04:09:47.238Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-20T04:09:48.612Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-20T04:09:49.544Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-03-20T04:09:51.456Z] $ docker stop --time=1 c414767156a3224e6d1b90e4549eb9bcd4ae8a53ab680b9a08eab0f45ad23b0e [2026-03-20T04:09:53.938Z] $ docker rm -f --volumes c414767156a3224e6d1b90e4549eb9bcd4ae8a53ab680b9a08eab0f45ad23b0e [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 [2026-03-20T04:09:55.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-20T04:09:55.116Z] [2026-03-20T04:09:55.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:09:55.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-20T04:09:55.412Z] latest: Pulling from edgex-devops/edgex-compose [2026-03-20T04:09:55.412Z] 91d30c5bc195: Pulling fs layer [2026-03-20T04:09:55.412Z] 2e9b0aa3be6d: Pulling fs layer [2026-03-20T04:09:55.412Z] 9c61dcf015f6: Pulling fs layer [2026-03-20T04:09:55.412Z] 4698f68db338: Pulling fs layer [2026-03-20T04:09:55.412Z] 2a2f49069b9e: Pulling fs layer [2026-03-20T04:09:55.412Z] e0025b399a48: Pulling fs layer [2026-03-20T04:09:55.412Z] 2a2f49069b9e: Waiting [2026-03-20T04:09:55.412Z] e0025b399a48: Waiting [2026-03-20T04:09:55.412Z] 4698f68db338: Waiting [2026-03-20T04:09:55.412Z] 91d30c5bc195: Verifying Checksum [2026-03-20T04:09:55.412Z] 91d30c5bc195: Download complete [2026-03-20T04:09:55.670Z] 4698f68db338: Verifying Checksum [2026-03-20T04:09:55.670Z] 4698f68db338: Download complete [2026-03-20T04:09:55.670Z] 2e9b0aa3be6d: Verifying Checksum [2026-03-20T04:09:55.670Z] 2e9b0aa3be6d: Download complete [2026-03-20T04:09:55.670Z] 91d30c5bc195: Pull complete [2026-03-20T04:09:55.670Z] e0025b399a48: Verifying Checksum [2026-03-20T04:09:55.670Z] e0025b399a48: Download complete [2026-03-20T04:09:55.671Z] 2a2f49069b9e: Verifying Checksum [2026-03-20T04:09:55.671Z] 2a2f49069b9e: Download complete [2026-03-20T04:09:55.930Z] 2e9b0aa3be6d: Pull complete [2026-03-20T04:09:56.496Z] 9c61dcf015f6: Verifying Checksum [2026-03-20T04:09:56.496Z] 9c61dcf015f6: Download complete [2026-03-20T04:10:00.678Z] 9c61dcf015f6: Pull complete [2026-03-20T04:10:00.678Z] 4698f68db338: Pull complete [2026-03-20T04:10:00.678Z] 2a2f49069b9e: Pull complete [2026-03-20T04:10:00.678Z] e0025b399a48: Pull complete [2026-03-20T04:10:00.678Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-03-20T04:10:00.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-20T04:10:00.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T04:10:00.770Z] prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container [2026-03-20T04:10:00.802Z] $ 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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T04:10:01.522Z] $ docker top 572a68904e2f344054319fa7ffb5c236cd1a878e8a4931bfc72043af7b0366ab -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T04:10:01.869Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-20T04:10:02.127Z] #1 [security-spire-config internal] load build definition from Dockerfile [2026-03-20T04:10:02.127Z] #1 transferring dockerfile: 1.69kB done [2026-03-20T04:10:02.127Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-20T04:10:02.127Z] #1 DONE 0.1s [2026-03-20T04:10:02.127Z] [2026-03-20T04:10:02.127Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-20T04:10:02.127Z] #2 transferring dockerfile: 2.14kB done [2026-03-20T04:10:02.127Z] #2 DONE 0.1s [2026-03-20T04:10:02.127Z] [2026-03-20T04:10:02.127Z] #3 [core-command internal] load build definition from Dockerfile [2026-03-20T04:10:02.127Z] #3 transferring dockerfile: 1.94kB done [2026-03-20T04:10:02.128Z] #3 DONE 0.0s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #4 [core-data internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #4 transferring dockerfile: 2.04kB done [2026-03-20T04:10:02.128Z] #4 DONE 0.1s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-20T04:10:02.128Z] #5 DONE 0.0s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #6 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:10:02.128Z] #6 ... [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #7 [security-spire-server internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #7 transferring dockerfile: 1.70kB done [2026-03-20T04:10:02.128Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-20T04:10:02.128Z] #7 DONE 0.1s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #8 transferring dockerfile: 1.89kB done [2026-03-20T04:10:02.128Z] #8 DONE 0.1s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #9 transferring dockerfile: 1.81kB done [2026-03-20T04:10:02.128Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-20T04:10:02.128Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-03-20T04:10:02.128Z] #9 DONE 0.1s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #10 transferring dockerfile: 2.23kB done [2026-03-20T04:10:02.128Z] #10 DONE 0.1s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #11 [support-notifications internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #11 transferring dockerfile: 2.02kB done [2026-03-20T04:10:02.128Z] #11 DONE 0.1s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #12 transferring dockerfile: 2.49kB done [2026-03-20T04:10:02.128Z] #12 DONE 0.1s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #13 [support-scheduler internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #13 transferring dockerfile: 1.83kB done [2026-03-20T04:10:02.128Z] #13 DONE 0.1s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #14 transferring dockerfile: 2.50kB done [2026-03-20T04:10:02.128Z] #14 DONE 0.1s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #15 [core-keeper internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #15 transferring dockerfile: 2.07kB done [2026-03-20T04:10:02.128Z] #15 DONE 0.1s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #16 [core-metadata internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #16 transferring dockerfile: 2.10kB done [2026-03-20T04:10:02.128Z] #16 DONE 0.2s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #17 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-20T04:10:02.128Z] #17 transferring dockerfile: 3.02kB done [2026-03-20T04:10:02.128Z] #17 DONE 0.2s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-20T04:10:02.128Z] #5 DONE 0.0s [2026-03-20T04:10:02.128Z] [2026-03-20T04:10:02.128Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:10:02.694Z] #6 ... [2026-03-20T04:10:02.694Z] [2026-03-20T04:10:02.694Z] #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-20T04:10:02.694Z] #18 DONE 0.4s [2026-03-20T04:10:02.694Z] [2026-03-20T04:10:02.694Z] #19 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-20T04:10:02.694Z] #19 DONE 0.5s [2026-03-20T04:10:02.694Z] [2026-03-20T04:10:02.694Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:10:02.694Z] #6 DONE 0.7s [2026-03-20T04:10:02.694Z] [2026-03-20T04:10:02.694Z] #20 [security-spire-config internal] load .dockerignore [2026-03-20T04:10:02.694Z] #20 transferring context: 50B done [2026-03-20T04:10:02.694Z] #20 DONE 0.0s [2026-03-20T04:10:02.694Z] [2026-03-20T04:10:02.694Z] #21 [core-command internal] load .dockerignore [2026-03-20T04:10:02.694Z] #21 transferring context: 50B done [2026-03-20T04:10:02.694Z] #21 DONE 0.0s [2026-03-20T04:10:02.694Z] [2026-03-20T04:10:02.694Z] #22 [security-spire-agent internal] load .dockerignore [2026-03-20T04:10:02.954Z] #22 transferring context: 50B done [2026-03-20T04:10:02.954Z] #22 DONE 0.1s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #23 [core-data internal] load .dockerignore [2026-03-20T04:10:02.954Z] #23 transferring context: 50B done [2026-03-20T04:10:02.954Z] #23 DONE 0.1s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #24 [security-proxy-auth internal] load .dockerignore [2026-03-20T04:10:02.954Z] #24 transferring context: 50B done [2026-03-20T04:10:02.954Z] #24 DONE 0.1s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #25 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:10:02.954Z] #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:10:02.954Z] #25 ... [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2026-03-20T04:10:02.954Z] #26 transferring context: 50B done [2026-03-20T04:10:02.954Z] #26 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #27 [security-spire-server internal] load .dockerignore [2026-03-20T04:10:02.954Z] #27 transferring context: 50B done [2026-03-20T04:10:02.954Z] #27 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #28 [security-bootstrapper internal] load .dockerignore [2026-03-20T04:10:02.954Z] #28 transferring context: 50B done [2026-03-20T04:10:02.954Z] #28 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #29 [core-metadata internal] load .dockerignore [2026-03-20T04:10:02.954Z] #29 transferring context: 50B done [2026-03-20T04:10:02.954Z] #29 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #30 [core-keeper internal] load .dockerignore [2026-03-20T04:10:02.954Z] #30 transferring context: 50B done [2026-03-20T04:10:02.954Z] #30 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-20T04:10:02.954Z] #31 transferring context: 50B done [2026-03-20T04:10:02.954Z] #31 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #32 [security-spire-config internal] load build context [2026-03-20T04:10:02.954Z] #32 transferring context: 24.82kB done [2026-03-20T04:10:02.954Z] #32 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #33 [security-proxy-setup internal] load .dockerignore [2026-03-20T04:10:02.954Z] #33 transferring context: 50B done [2026-03-20T04:10:02.954Z] #33 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #34 [support-scheduler internal] load .dockerignore [2026-03-20T04:10:02.954Z] #34 transferring context: 50B done [2026-03-20T04:10:02.954Z] #34 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #35 [security-secretstore-setup internal] load .dockerignore [2026-03-20T04:10:02.954Z] #35 transferring context: 50B done [2026-03-20T04:10:02.954Z] #35 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #36 [support-notifications internal] load .dockerignore [2026-03-20T04:10:02.954Z] #36 transferring context: 50B done [2026-03-20T04:10:02.954Z] #36 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #37 [security-spire-agent internal] load build context [2026-03-20T04:10:02.954Z] #37 transferring context: 26.10kB 0.0s done [2026-03-20T04:10:02.954Z] #37 DONE 0.2s [2026-03-20T04:10:02.954Z] [2026-03-20T04:10:02.954Z] #25 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:10:02.954Z] #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:10:02.954Z] #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-20T04:10:02.954Z] #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-20T04:10:02.954Z] #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:10:03.211Z] #25 ... [2026-03-20T04:10:03.211Z] [2026-03-20T04:10:03.211Z] #38 [security-spire-server internal] load build context [2026-03-20T04:10:03.211Z] #38 transferring context: 26.57kB done [2026-03-20T04:10:03.211Z] #38 DONE 0.2s [2026-03-20T04:10:03.211Z] [2026-03-20T04:10:03.211Z] #25 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:10:03.211Z] #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.3s [2026-03-20T04:10:03.211Z] #25 ... [2026-03-20T04:10:03.211Z] [2026-03-20T04:10:03.211Z] #39 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-20T04:10:03.211Z] #39 DONE 0.4s [2026-03-20T04:10:03.211Z] [2026-03-20T04:10:03.211Z] #25 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:10:03.511Z] #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s [2026-03-20T04:10:03.770Z] #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-20T04:10:03.770Z] #25 ... [2026-03-20T04:10:03.770Z] [2026-03-20T04:10:03.770Z] #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-03-20T04:10:03.770Z] #40 DONE 0.5s [2026-03-20T04:10:03.770Z] [2026-03-20T04:10:03.770Z] #25 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:10:03.770Z] #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.8s done [2026-03-20T04:10:04.338Z] #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.6s done [2026-03-20T04:10:04.598Z] #25 DONE 1.7s [2026-03-20T04:10:04.598Z] [2026-03-20T04:10:04.598Z] #41 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-03-20T04:10:07.973Z] #41 ... [2026-03-20T04:10:07.973Z] [2026-03-20T04:10:07.973Z] #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-20T04:10:07.973Z] #42 DONE 3.7s [2026-03-20T04:10:07.973Z] [2026-03-20T04:10:07.973Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:10:07.973Z] #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-03-20T04:10:07.973Z] #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-03-20T04:10:07.973Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-20T04:10:07.973Z] #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-03-20T04:10:07.973Z] #43 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-20T04:10:07.973Z] #43 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-03-20T04:10:07.973Z] #43 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-03-20T04:10:07.973Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done [2026-03-20T04:10:07.973Z] #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-20T04:10:07.973Z] #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-20T04:10:07.973Z] #43 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-03-20T04:10:07.973Z] #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.6s [2026-03-20T04:10:07.973Z] #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.7s done [2026-03-20T04:10:13.233Z] #43 ... [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #44 [core-command internal] load build context [2026-03-20T04:10:13.234Z] #44 transferring context: 397.85MB 9.8s [2026-03-20T04:10:13.234Z] #44 ... [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-20T04:10:13.234Z] #45 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done [2026-03-20T04:10:13.234Z] #45 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-20T04:10:13.234Z] #45 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-20T04:10:13.234Z] #45 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-03-20T04:10:13.234Z] #45 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-03-20T04:10:13.234Z] #45 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-03-20T04:10:13.234Z] #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-20T04:10:13.234Z] #45 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.8s done [2026-03-20T04:10:13.234Z] #45 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.1s done [2026-03-20T04:10:13.234Z] #45 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-03-20T04:10:13.234Z] #45 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done [2026-03-20T04:10:13.234Z] #45 ... [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #46 [core-metadata internal] load build context [2026-03-20T04:10:13.234Z] #46 ... [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-20T04:10:13.234Z] #0 1.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.886 (1/4) Installing ca-certificates (20250911-r0) [2026-03-20T04:10:13.234Z] #0 1.900 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:13.234Z] #0 1.912 (3/4) Installing su-exec (0.2-r3) [2026-03-20T04:10:13.234Z] #0 1.918 (4/4) Installing yq-go (4.47.2-r3) [2026-03-20T04:10:13.234Z] #0 2.007 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:13.234Z] #0 2.021 Executing ca-certificates-20250911-r0.trigger [2026-03-20T04:10:13.234Z] #0 2.074 OK: 20 MiB in 20 packages [2026-03-20T04:10:13.234Z] #47 DONE 8.7s [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #46 [core-metadata internal] load build context [2026-03-20T04:10:13.234Z] #46 ... [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #48 [core-common-config-bootstrapper internal] load build context [2026-03-20T04:10:13.234Z] #48 ... [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-20T04:10:13.234Z] #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.435 OK: 265 MiB in 60 packages [2026-03-20T04:10:13.234Z] #49 DONE 9.4s [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-20T04:10:13.234Z] #0 0.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 0.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.136 OK: 265 MiB in 60 packages [2026-03-20T04:10:13.234Z] #50 DONE 9.4s [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-20T04:10:13.234Z] #0 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.400 OK: 265 MiB in 60 packages [2026-03-20T04:10:13.234Z] #51 DONE 9.4s [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-20T04:10:13.234Z] #0 1.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 2.267 (1/3) Installing ca-certificates (20250911-r0) [2026-03-20T04:10:13.234Z] #0 2.291 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:13.234Z] #0 2.295 (3/3) Installing tzdata (2026a-r0) [2026-03-20T04:10:13.234Z] #0 2.330 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:13.234Z] #0 2.345 Executing ca-certificates-20250911-r0.trigger [2026-03-20T04:10:13.234Z] #0 2.383 OK: 8 MiB in 19 packages [2026-03-20T04:10:13.234Z] #52 DONE 8.7s [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-20T04:10:13.234Z] #0 0.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.469 OK: 265 MiB in 60 packages [2026-03-20T04:10:13.234Z] #53 DONE 9.4s [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-20T04:10:13.234Z] #0 0.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 0.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.256 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-20T04:10:13.234Z] #0 1.256 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-20T04:10:13.234Z] #0 1.256 OK: 26335 distinct packages available [2026-03-20T04:10:13.234Z] #0 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:13.234Z] #0 1.736 OK: 265 MiB in 60 packages [2026-03-20T04:10:13.234Z] #54 DONE 9.5s [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #48 [core-common-config-bootstrapper internal] load build context [2026-03-20T04:10:13.234Z] #48 ... [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #55 [security-secretstore-setup internal] load build context [2026-03-20T04:10:13.234Z] #55 ... [2026-03-20T04:10:13.234Z] [2026-03-20T04:10:13.234Z] #56 [core-data internal] load build context [2026-03-20T04:10:13.492Z] #56 ... [2026-03-20T04:10:13.492Z] [2026-03-20T04:10:13.492Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-20T04:10:13.492Z] #45 DONE 10.6s [2026-03-20T04:10:13.492Z] [2026-03-20T04:10:13.492Z] #56 [core-data internal] load build context [2026-03-20T04:10:13.492Z] #56 ... [2026-03-20T04:10:13.492Z] [2026-03-20T04:10:13.492Z] #57 [support-notifications internal] load build context [2026-03-20T04:10:13.492Z] #57 ... [2026-03-20T04:10:13.492Z] [2026-03-20T04:10:13.492Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:10:13.492Z] #43 DONE 10.7s [2026-03-20T04:10:13.492Z] [2026-03-20T04:10:13.492Z] #57 [support-notifications internal] load build context [2026-03-20T04:10:13.492Z] #57 ... [2026-03-20T04:10:13.492Z] [2026-03-20T04:10:13.492Z] #58 [core-keeper internal] load build context [2026-03-20T04:10:13.749Z] #58 ... [2026-03-20T04:10:13.749Z] [2026-03-20T04:10:13.749Z] #59 [security-proxy-setup internal] load build context [2026-03-20T04:10:13.749Z] #59 ... [2026-03-20T04:10:13.749Z] [2026-03-20T04:10:13.749Z] #60 [support-scheduler internal] load build context [2026-03-20T04:10:13.749Z] #60 ... [2026-03-20T04:10:13.749Z] [2026-03-20T04:10:13.749Z] #61 [security-proxy-auth internal] load build context [2026-03-20T04:10:14.006Z] #61 ... [2026-03-20T04:10:14.007Z] [2026-03-20T04:10:14.007Z] #62 [security-spiffe-token-provider internal] load build context [2026-03-20T04:10:14.007Z] #62 ... [2026-03-20T04:10:14.007Z] [2026-03-20T04:10:14.007Z] #63 [security-bootstrapper internal] load build context [2026-03-20T04:10:14.263Z] #63 ... [2026-03-20T04:10:14.263Z] [2026-03-20T04:10:14.263Z] #62 [security-spiffe-token-provider internal] load build context [2026-03-20T04:10:14.519Z] #62 ... [2026-03-20T04:10:14.519Z] [2026-03-20T04:10:14.519Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-20T04:10:14.777Z] #64 ... [2026-03-20T04:10:14.777Z] [2026-03-20T04:10:14.777Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-20T04:10:14.777Z] #65 ... [2026-03-20T04:10:14.777Z] [2026-03-20T04:10:14.777Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-20T04:10:14.777Z] #66 ... [2026-03-20T04:10:14.777Z] [2026-03-20T04:10:14.777Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-20T04:10:15.034Z] #67 ... [2026-03-20T04:10:15.034Z] [2026-03-20T04:10:15.034Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-20T04:10:15.034Z] #68 ... [2026-03-20T04:10:15.034Z] [2026-03-20T04:10:15.034Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-20T04:10:15.293Z] #69 ... [2026-03-20T04:10:15.293Z] [2026-03-20T04:10:15.293Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-20T04:10:15.293Z] #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:15.293Z] #0 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:15.293Z] #70 ... [2026-03-20T04:10:15.293Z] [2026-03-20T04:10:15.293Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-20T04:10:15.293Z] #71 ... [2026-03-20T04:10:15.293Z] [2026-03-20T04:10:15.293Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-20T04:10:15.293Z] #69 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:15.293Z] #69 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:15.855Z] #69 11.29 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-20T04:10:15.855Z] #69 11.29 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-20T04:10:15.855Z] #69 11.29 OK: 26324 distinct packages available [2026-03-20T04:10:15.855Z] #69 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:15.855Z] #69 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.112Z] #69 11.74 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:16.112Z] #69 11.74 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-20T04:10:16.112Z] #69 11.74 (3/4) Installing libucontext (1.3.2-r0) [2026-03-20T04:10:16.112Z] #69 11.75 (4/4) Installing gcompat (1.1.0-r4) [2026-03-20T04:10:16.369Z] #69 11.84 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:16.369Z] #69 11.84 OK: 8 MiB in 20 packages [2026-03-20T04:10:16.626Z] #69 DONE 12.1s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #46 [core-metadata internal] load build context [2026-03-20T04:10:16.626Z] #46 transferring context: 647.12MB 10.7s done [2026-03-20T04:10:16.626Z] #46 DONE 13.5s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #58 [core-keeper internal] load build context [2026-03-20T04:10:16.626Z] #58 transferring context: 647.12MB 10.8s done [2026-03-20T04:10:16.626Z] #58 DONE 13.6s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-20T04:10:16.626Z] #65 DONE 12.1s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-20T04:10:16.626Z] #66 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.626Z] #66 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.626Z] #66 10.88 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:16.626Z] #66 10.89 (2/2) Installing su-exec (0.2-r3) [2026-03-20T04:10:16.626Z] #66 10.89 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:16.626Z] #66 10.90 OK: 7 MiB in 18 packages [2026-03-20T04:10:16.626Z] #66 DONE 12.1s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-20T04:10:16.626Z] #67 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.626Z] #67 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.626Z] #67 11.76 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:16.626Z] #67 11.77 (2/4) Installing openssl (3.5.5-r0) [2026-03-20T04:10:16.626Z] #67 11.78 (3/4) Installing su-exec (0.2-r3) [2026-03-20T04:10:16.626Z] #67 11.78 (4/4) Installing yq-go (4.47.2-r3) [2026-03-20T04:10:16.626Z] #67 11.87 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:16.626Z] #67 11.88 OK: 20 MiB in 20 packages [2026-03-20T04:10:16.626Z] #67 DONE 12.1s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #41 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-03-20T04:10:16.626Z] #41 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.626Z] #41 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.626Z] #41 11.48 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:16.626Z] #41 11.49 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:16.626Z] #41 11.50 OK: 7 MiB in 17 packages [2026-03-20T04:10:16.626Z] #41 DONE 12.1s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-20T04:10:16.626Z] #70 10.95 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:16.626Z] #70 10.96 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:16.626Z] #70 10.96 OK: 7 MiB in 17 packages [2026-03-20T04:10:16.626Z] #70 DONE 12.1s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #72 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2026-03-20T04:10:16.626Z] #72 ... [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #55 [security-secretstore-setup internal] load build context [2026-03-20T04:10:16.626Z] #55 transferring context: 647.12MB 11.7s done [2026-03-20T04:10:16.626Z] #55 DONE 13.6s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #63 [security-bootstrapper internal] load build context [2026-03-20T04:10:16.626Z] #63 transferring context: 647.12MB 11.8s done [2026-03-20T04:10:16.626Z] #63 DONE 13.6s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #62 [security-spiffe-token-provider internal] load build context [2026-03-20T04:10:16.626Z] #62 transferring context: 647.12MB 11.8s done [2026-03-20T04:10:16.626Z] #62 DONE 13.6s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #57 [support-notifications internal] load build context [2026-03-20T04:10:16.626Z] #57 transferring context: 647.12MB 11.7s done [2026-03-20T04:10:16.626Z] #57 DONE 13.6s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #48 [core-common-config-bootstrapper internal] load build context [2026-03-20T04:10:16.626Z] #48 transferring context: 647.12MB 12.2s done [2026-03-20T04:10:16.626Z] #48 DONE 13.6s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #56 [core-data internal] load build context [2026-03-20T04:10:16.626Z] #56 transferring context: 647.12MB 11.9s done [2026-03-20T04:10:16.626Z] #56 DONE 13.7s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #60 [support-scheduler internal] load build context [2026-03-20T04:10:16.626Z] #60 transferring context: 647.12MB 12.3s done [2026-03-20T04:10:16.626Z] #60 DONE 13.6s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #61 [security-proxy-auth internal] load build context [2026-03-20T04:10:16.626Z] #61 transferring context: 647.12MB 12.6s done [2026-03-20T04:10:16.626Z] #61 DONE 13.7s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #44 [core-command internal] load build context [2026-03-20T04:10:16.626Z] #44 transferring context: 647.12MB 13.2s done [2026-03-20T04:10:16.626Z] #44 DONE 13.8s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #59 [security-proxy-setup internal] load build context [2026-03-20T04:10:16.626Z] #59 transferring context: 647.12MB 13.0s done [2026-03-20T04:10:16.626Z] #59 DONE 13.7s [2026-03-20T04:10:16.626Z] [2026-03-20T04:10:16.626Z] #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2026-03-20T04:10:16.885Z] #72 ... [2026-03-20T04:10:16.885Z] [2026-03-20T04:10:16.885Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:16.885Z] #73 DONE 0.3s [2026-03-20T04:10:16.885Z] [2026-03-20T04:10:16.885Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:16.885Z] #74 DONE 0.2s [2026-03-20T04:10:16.885Z] [2026-03-20T04:10:16.885Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:16.885Z] #75 DONE 0.2s [2026-03-20T04:10:16.885Z] [2026-03-20T04:10:16.885Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:16.885Z] #76 DONE 0.2s [2026-03-20T04:10:16.885Z] [2026-03-20T04:10:16.885Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:16.885Z] #77 DONE 0.2s [2026-03-20T04:10:16.885Z] [2026-03-20T04:10:16.885Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-20T04:10:16.885Z] #71 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.885Z] #71 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.885Z] #71 11.77 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-20T04:10:16.885Z] #71 11.77 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-20T04:10:16.885Z] #71 11.77 OK: 26324 distinct packages available [2026-03-20T04:10:16.885Z] #71 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.885Z] #71 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:16.885Z] #71 12.24 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:16.885Z] #71 12.24 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-20T04:10:16.885Z] #71 12.25 (3/5) Installing libucontext (1.3.2-r0) [2026-03-20T04:10:16.885Z] #71 12.25 (4/5) Installing gcompat (1.1.0-r4) [2026-03-20T04:10:16.885Z] #71 12.26 (5/5) Installing openssl (3.5.5-r0) [2026-03-20T04:10:16.885Z] #71 12.27 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:16.885Z] #71 12.28 OK: 8 MiB in 21 packages [2026-03-20T04:10:16.885Z] #71 DONE 12.4s [2026-03-20T04:10:16.885Z] [2026-03-20T04:10:16.885Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-03-20T04:10:17.143Z] #78 ... [2026-03-20T04:10:17.143Z] [2026-03-20T04:10:17.143Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-20T04:10:17.143Z] #64 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:17.143Z] #64 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:17.143Z] #64 11.88 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-20T04:10:17.143Z] #64 11.88 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-20T04:10:17.143Z] #64 11.88 OK: 26324 distinct packages available [2026-03-20T04:10:17.143Z] #64 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:17.143Z] #64 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:17.143Z] #64 12.33 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-20T04:10:17.143Z] #64 12.35 (2/13) Installing c-ares (1.34.6-r0) [2026-03-20T04:10:17.143Z] #64 12.36 (3/13) Installing libunistring (1.3-r0) [2026-03-20T04:10:17.143Z] #64 12.38 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-20T04:10:17.143Z] #64 12.39 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-20T04:10:17.143Z] #64 12.39 (6/13) Installing libpsl (0.21.5-r3) [2026-03-20T04:10:17.143Z] #64 12.40 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-20T04:10:17.143Z] #64 12.41 (8/13) Installing libcurl (8.14.1-r2) [2026-03-20T04:10:17.143Z] #64 12.42 (9/13) Installing curl (8.14.1-r2) [2026-03-20T04:10:17.143Z] #64 12.43 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:17.143Z] #64 12.44 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-20T04:10:17.143Z] #64 12.44 (12/13) Installing libucontext (1.3.2-r0) [2026-03-20T04:10:17.143Z] #64 12.44 (13/13) Installing gcompat (1.1.0-r4) [2026-03-20T04:10:17.143Z] #64 12.45 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:17.143Z] #64 12.46 OK: 13 MiB in 29 packages [2026-03-20T04:10:17.143Z] #64 DONE 12.6s [2026-03-20T04:10:17.143Z] [2026-03-20T04:10:17.143Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:17.710Z] #79 ... [2026-03-20T04:10:17.710Z] [2026-03-20T04:10:17.710Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-20T04:10:17.710Z] #0 9.682 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:17.967Z] #80 10.14 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:17.967Z] #80 ... [2026-03-20T04:10:17.967Z] [2026-03-20T04:10:17.967Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-20T04:10:17.967Z] #68 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:17.967Z] #68 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:17.967Z] #68 13.35 (1/7) Installing ca-certificates (20250911-r0) [2026-03-20T04:10:17.967Z] #68 13.36 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:17.967Z] #68 13.36 (3/7) Installing libgcc (14.2.0-r6) [2026-03-20T04:10:17.967Z] #68 13.37 (4/7) Installing libsodium (1.0.20-r1) [2026-03-20T04:10:17.967Z] #68 13.37 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-20T04:10:17.967Z] #68 13.39 (6/7) Installing libzmq (4.3.5-r2) [2026-03-20T04:10:17.967Z] #68 13.40 (7/7) Installing zeromq (4.3.5-r2) [2026-03-20T04:10:17.967Z] #68 13.41 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:17.968Z] #68 13.41 Executing ca-certificates-20250911-r0.trigger [2026-03-20T04:10:17.968Z] #68 13.47 OK: 12 MiB in 23 packages [2026-03-20T04:10:18.225Z] #68 DONE 13.6s [2026-03-20T04:10:18.225Z] [2026-03-20T04:10:18.225Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-20T04:10:18.225Z] #0 4.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.225Z] #0 4.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.225Z] #0 4.890 OK: 20 MiB in 20 packages [2026-03-20T04:10:18.225Z] #81 DONE 5.0s [2026-03-20T04:10:18.225Z] [2026-03-20T04:10:18.225Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:10:18.225Z] #0 4.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.225Z] #0 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.225Z] #0 4.841 OK: 8 MiB in 19 packages [2026-03-20T04:10:18.225Z] #82 DONE 4.9s [2026-03-20T04:10:18.225Z] [2026-03-20T04:10:18.225Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:10:18.482Z] #83 ... [2026-03-20T04:10:18.482Z] [2026-03-20T04:10:18.482Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-20T04:10:18.482Z] #0 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.482Z] #0 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.482Z] #0 1.769 OK: 8 MiB in 20 packages [2026-03-20T04:10:18.482Z] #84 DONE 1.9s [2026-03-20T04:10:18.482Z] [2026-03-20T04:10:18.482Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-20T04:10:18.482Z] #80 10.62 OK: 265 MiB in 60 packages [2026-03-20T04:10:18.482Z] #80 DONE 10.8s [2026-03-20T04:10:18.482Z] [2026-03-20T04:10:18.482Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-20T04:10:18.740Z] #85 DONE 0.3s [2026-03-20T04:10:18.740Z] [2026-03-20T04:10:18.740Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-20T04:10:18.740Z] #86 DONE 0.4s [2026-03-20T04:10:18.740Z] [2026-03-20T04:10:18.740Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-20T04:10:18.740Z] #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.740Z] #0 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.740Z] #0 1.969 OK: 7 MiB in 18 packages [2026-03-20T04:10:18.740Z] #87 DONE 2.2s [2026-03-20T04:10:18.740Z] [2026-03-20T04:10:18.740Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-03-20T04:10:18.740Z] #78 1.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.998Z] #78 ... [2026-03-20T04:10:18.998Z] [2026-03-20T04:10:18.998Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-20T04:10:18.998Z] #88 DONE 0.1s [2026-03-20T04:10:18.998Z] [2026-03-20T04:10:18.998Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-20T04:10:18.998Z] #89 DONE 0.1s [2026-03-20T04:10:18.998Z] [2026-03-20T04:10:18.998Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-03-20T04:10:18.998Z] #78 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.998Z] #78 ... [2026-03-20T04:10:18.998Z] [2026-03-20T04:10:18.998Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-20T04:10:18.998Z] #0 1.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.998Z] #0 1.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.998Z] #0 2.253 OK: 20 MiB in 20 packages [2026-03-20T04:10:18.998Z] #90 DONE 2.4s [2026-03-20T04:10:18.998Z] [2026-03-20T04:10:18.998Z] #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2026-03-20T04:10:18.998Z] #72 1.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.998Z] #72 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:18.998Z] #72 2.308 OK: 7 MiB in 17 packages [2026-03-20T04:10:18.998Z] #72 DONE 2.5s [2026-03-20T04:10:18.998Z] [2026-03-20T04:10:18.998Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-20T04:10:18.998Z] #91 DONE 0.1s [2026-03-20T04:10:19.255Z] [2026-03-20T04:10:19.256Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-20T04:10:19.256Z] #92 DONE 0.1s [2026-03-20T04:10:19.256Z] [2026-03-20T04:10:19.256Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:10:19.256Z] #0 1.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:19.256Z] #0 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:19.256Z] #0 2.406 OK: 7 MiB in 17 packages [2026-03-20T04:10:19.256Z] #93 DONE 2.6s [2026-03-20T04:10:19.256Z] [2026-03-20T04:10:19.256Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-20T04:10:19.256Z] #94 DONE 0.1s [2026-03-20T04:10:19.256Z] [2026-03-20T04:10:19.256Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-20T04:10:19.256Z] #95 DONE 0.0s [2026-03-20T04:10:19.256Z] [2026-03-20T04:10:19.256Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:19.512Z] #96 ... [2026-03-20T04:10:19.512Z] [2026-03-20T04:10:19.512Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-03-20T04:10:19.512Z] #78 2.419 OK: 8 MiB in 21 packages [2026-03-20T04:10:19.512Z] #78 DONE 2.6s [2026-03-20T04:10:19.770Z] [2026-03-20T04:10:19.770Z] #97 [security-spire-config] exporting to image [2026-03-20T04:10:19.770Z] #97 exporting layers [2026-03-20T04:10:20.027Z] #97 ... [2026-03-20T04:10:20.027Z] [2026-03-20T04:10:20.027Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:10:20.027Z] #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:20.027Z] #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:20.027Z] #0 2.680 OK: 13 MiB in 29 packages [2026-03-20T04:10:20.027Z] #98 DONE 2.9s [2026-03-20T04:10:20.027Z] [2026-03-20T04:10:20.027Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-20T04:10:20.027Z] #99 DONE 0.5s [2026-03-20T04:10:20.027Z] [2026-03-20T04:10:20.027Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-20T04:10:20.027Z] #100 DONE 0.5s [2026-03-20T04:10:20.027Z] [2026-03-20T04:10:20.027Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-20T04:10:20.027Z] #101 DONE 0.1s [2026-03-20T04:10:20.027Z] [2026-03-20T04:10:20.027Z] #97 [security-spire-config] exporting to image [2026-03-20T04:10:20.027Z] #97 exporting layers 0.8s done [2026-03-20T04:10:20.027Z] #97 writing image sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done [2026-03-20T04:10:20.027Z] #97 naming to docker.io/library/security-spire-config done [2026-03-20T04:10:20.284Z] #97 DONE 0.9s [2026-03-20T04:10:20.284Z] [2026-03-20T04:10:20.284Z] #102 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-20T04:10:20.284Z] #0 2.327 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:20.284Z] #0 2.573 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:20.284Z] #0 3.029 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-20T04:10:20.284Z] #0 3.313 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:10:20.284Z] #0 3.322 OK: 7 MiB in 17 packages [2026-03-20T04:10:20.284Z] #102 DONE 3.6s [2026-03-20T04:10:20.284Z] [2026-03-20T04:10:20.284Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:10:20.284Z] #83 1.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:20.284Z] #83 1.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-20T04:10:20.284Z] #83 ... [2026-03-20T04:10:20.284Z] [2026-03-20T04:10:20.284Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-20T04:10:20.284Z] #103 DONE 0.3s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-20T04:10:20.542Z] #104 DONE 0.4s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-20T04:10:20.542Z] #105 DONE 0.1s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #106 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-20T04:10:20.542Z] #106 DONE 1.6s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-20T04:10:20.542Z] #107 DONE 0.1s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-20T04:10:20.542Z] #108 DONE 0.1s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:10:20.542Z] #83 2.223 OK: 12 MiB in 23 packages [2026-03-20T04:10:20.542Z] #83 DONE 2.3s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-20T04:10:20.542Z] #109 DONE 0.1s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-20T04:10:20.542Z] #110 DONE 0.1s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-20T04:10:20.542Z] #111 DONE 0.1s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-20T04:10:20.542Z] #112 DONE 0.1s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-20T04:10:20.542Z] #113 DONE 0.1s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-20T04:10:20.542Z] #114 DONE 0.0s [2026-03-20T04:10:20.542Z] [2026-03-20T04:10:20.542Z] #115 [security-spire-server] exporting to image [2026-03-20T04:10:21.118Z] #115 exporting layers 0.5s done [2026-03-20T04:10:21.118Z] #115 writing image sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done [2026-03-20T04:10:21.118Z] #115 naming to docker.io/library/security-spire-server done [2026-03-20T04:10:21.118Z] #115 DONE 0.5s [2026-03-20T04:10:21.118Z] [2026-03-20T04:10:21.118Z] #116 [security-spire-agent] exporting to image [2026-03-20T04:10:21.377Z] #116 exporting layers 0.6s done [2026-03-20T04:10:21.377Z] #116 writing image sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done [2026-03-20T04:10:21.377Z] #116 naming to docker.io/library/security-spire-agent done [2026-03-20T04:10:21.377Z] #116 DONE 0.6s [2026-03-20T04:10:21.377Z] [2026-03-20T04:10:21.377Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:27.930Z] #117 ... [2026-03-20T04:10:27.930Z] [2026-03-20T04:10:27.930Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:27.930Z] #118 ... [2026-03-20T04:10:27.930Z] [2026-03-20T04:10:27.930Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:27.930Z] #119 ... [2026-03-20T04:10:27.930Z] [2026-03-20T04:10:27.930Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:36.043Z] #120 DONE 19.1s [2026-03-20T04:10:36.043Z] [2026-03-20T04:10:36.043Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:36.043Z] #119 DONE 19.1s [2026-03-20T04:10:36.043Z] [2026-03-20T04:10:36.043Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:36.043Z] #118 DONE 19.2s [2026-03-20T04:10:36.043Z] [2026-03-20T04:10:36.043Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:36.043Z] #79 DONE 19.2s [2026-03-20T04:10:36.043Z] [2026-03-20T04:10:36.043Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:36.043Z] #96 DONE 17.1s [2026-03-20T04:10:36.043Z] [2026-03-20T04:10:36.043Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:36.043Z] #117 DONE 19.2s [2026-03-20T04:10:36.043Z] [2026-03-20T04:10:36.043Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-20T04:10:36.533Z] Removing intermediate container c5d2d4cec1b4 [2026-03-20T04:10:36.533Z] ---> f18eb1916653 [2026-03-20T04:10:36.533Z] Successfully built f18eb1916653 [2026-03-20T04:10:36.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:10:36.868Z] + docker inspect -f . ci-base-image-arm64 [2026-03-20T04:10:36.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T04:10:37.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-3743 does not seem to be running inside a container [2026-03-20T04:10:37.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T04:10:38.405Z] $ docker top 09296c1349cbba9328a447ba0785d5ac8ab8ea7b28909c388bd07e99f311fc9a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T04:10:39.248Z] + go version [2026-03-20T04:10:39.248Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-20T04:10:39.264Z] $ docker stop --time=1 09296c1349cbba9328a447ba0785d5ac8ab8ea7b28909c388bd07e99f311fc9a [2026-03-20T04:10:40.859Z] $ docker rm -f --volumes 09296c1349cbba9328a447ba0785d5ac8ab8ea7b28909c388bd07e99f311fc9a [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 [2026-03-20T04:10:41.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-20T04:10:41.522Z] [2026-03-20T04:10:41.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:10:41.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-20T04:10:42.436Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-03-20T04:10:42.436Z] 547446be3368: Pulling fs layer [2026-03-20T04:10:42.436Z] d125d8839a47: Pulling fs layer [2026-03-20T04:10:42.436Z] 3e85d5ac6304: Pulling fs layer [2026-03-20T04:10:42.436Z] c3105a71a48b: Pulling fs layer [2026-03-20T04:10:42.436Z] 0f093f025ec4: Pulling fs layer [2026-03-20T04:10:42.436Z] c3106fc0e877: Pulling fs layer [2026-03-20T04:10:42.436Z] c3105a71a48b: Waiting [2026-03-20T04:10:42.436Z] 0f093f025ec4: Waiting [2026-03-20T04:10:42.436Z] 547446be3368: Verifying Checksum [2026-03-20T04:10:42.436Z] 547446be3368: Download complete [2026-03-20T04:10:42.436Z] c3105a71a48b: Verifying Checksum [2026-03-20T04:10:42.436Z] c3105a71a48b: Download complete [2026-03-20T04:10:42.601Z] #121 ... [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #122 DONE 5.6s [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #123 DONE 5.6s [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #124 [support-scheduler builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #124 DONE 5.7s [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #125 [core-keeper builder 7/8] COPY . . [2026-03-20T04:10:42.601Z] #125 DONE 5.6s [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #126 [support-notifications builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #126 DONE 5.6s [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #121 [core-command builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #121 DONE 5.7s [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:42.601Z] #127 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #128 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:42.601Z] #129 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:42.601Z] #130 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #131 [security-proxy-setup builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #131 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:42.601Z] #132 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:42.601Z] #133 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:42.601Z] #134 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #135 [core-command builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #135 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:42.601Z] #136 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:42.601Z] #137 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #138 [security-bootstrapper builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #138 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #139 [core-data builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #139 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:42.601Z] #140 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:42.601Z] #141 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:10:42.601Z] #142 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #143 [security-proxy-auth builder 6/7] COPY . . [2026-03-20T04:10:42.601Z] #143 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:10:42.601Z] #144 CACHED [2026-03-20T04:10:42.601Z] [2026-03-20T04:10:42.601Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-20T04:10:42.601Z] #145 0.644 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-20T04:10:42.705Z] d125d8839a47: Verifying Checksum [2026-03-20T04:10:42.705Z] d125d8839a47: Download complete [2026-03-20T04:10:42.705Z] c3106fc0e877: Verifying Checksum [2026-03-20T04:10:42.705Z] c3106fc0e877: Download complete [2026-03-20T04:10:42.972Z] 0f093f025ec4: Verifying Checksum [2026-03-20T04:10:42.972Z] 0f093f025ec4: Download complete [2026-03-20T04:10:43.239Z] 547446be3368: Pull complete [2026-03-20T04:10:44.202Z] d125d8839a47: Pull complete [2026-03-20T04:10:44.784Z] 3e85d5ac6304: Verifying Checksum [2026-03-20T04:10:44.784Z] 3e85d5ac6304: Download complete [2026-03-20T04:10:52.558Z] #145 ... [2026-03-20T04:10:52.559Z] [2026-03-20T04:10:52.559Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:10:52.559Z] #0 0.811 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-20T04:10:52.559Z] #146 ... [2026-03-20T04:10:52.559Z] [2026-03-20T04:10:52.559Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-20T04:10:52.559Z] #0 0.878 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-20T04:10:52.559Z] #147 ... [2026-03-20T04:10:52.559Z] [2026-03-20T04:10:52.559Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-20T04:10:52.559Z] #0 0.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-20T04:10:52.559Z] #148 ... [2026-03-20T04:10:52.559Z] [2026-03-20T04:10:52.559Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-20T04:10:52.559Z] #0 0.896 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-20T04:10:52.816Z] #149 ... [2026-03-20T04:10:52.816Z] [2026-03-20T04:10:52.816Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-20T04:10:52.816Z] #0 0.894 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-20T04:10:52.816Z] #150 ... [2026-03-20T04:10:52.816Z] [2026-03-20T04:10:52.816Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-20T04:10:52.816Z] #0 0.408 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-03-20T04:10:53.074Z] #151 ... [2026-03-20T04:10:53.074Z] [2026-03-20T04:10:53.074Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-20T04:10:53.074Z] #0 0.937 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-20T04:10:53.331Z] #152 ... [2026-03-20T04:10:53.331Z] [2026-03-20T04:10:53.331Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-20T04:10:53.331Z] #0 0.775 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-20T04:10:53.331Z] #153 ... [2026-03-20T04:10:53.331Z] [2026-03-20T04:10:53.331Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-20T04:10:53.331Z] #0 0.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-20T04:10:53.588Z] #154 ... [2026-03-20T04:10:53.588Z] [2026-03-20T04:10:53.588Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-20T04:10:53.588Z] #0 0.882 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-20T04:10:53.588Z] #155 ... [2026-03-20T04:10:53.588Z] [2026-03-20T04:10:53.588Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-20T04:10:53.589Z] #0 0.942 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-20T04:10:54.859Z] 3e85d5ac6304: Pull complete [2026-03-20T04:10:54.859Z] c3105a71a48b: Pull complete [2026-03-20T04:10:56.274Z] 0f093f025ec4: Pull complete [2026-03-20T04:10:56.274Z] c3106fc0e877: Pull complete [2026-03-20T04:10:56.274Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-03-20T04:10:56.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-20T04:10:56.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T04:10:56.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-3743 does not seem to be running inside a container [2026-03-20T04:10:56.549Z] $ 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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T04:10:58.481Z] $ docker top 9cc565677398ec1c262bd8d7103391f8f94ad83b9602590f84ba2d74306857e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T04:10:59.001Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-20T04:11:09.089Z] #1 [core-data internal] load build definition from Dockerfile [2026-03-20T04:11:09.089Z] #1 transferring dockerfile: 30B [2026-03-20T04:11:09.089Z] #1 transferring dockerfile: 2.04kB done [2026-03-20T04:11:09.089Z] #1 DONE 0.1s [2026-03-20T04:11:09.089Z] [2026-03-20T04:11:09.089Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-20T04:11:10.050Z] #2 ... [2026-03-20T04:11:10.050Z] [2026-03-20T04:11:10.050Z] #3 [security-spire-agent internal] load .dockerignore [2026-03-20T04:11:10.050Z] #3 DONE 0.0s [2026-03-20T04:11:10.050Z] [2026-03-20T04:11:10.050Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-20T04:11:10.050Z] #2 transferring dockerfile: 1.89kB 0.0s done [2026-03-20T04:11:10.050Z] #2 DONE 1.5s [2026-03-20T04:11:10.050Z] [2026-03-20T04:11:10.050Z] #4 [security-secretstore-setup internal] load .dockerignore [2026-03-20T04:11:10.050Z] #4 ... [2026-03-20T04:11:10.050Z] [2026-03-20T04:11:10.050Z] #5 [support-scheduler internal] load build definition from Dockerfile [2026-03-20T04:11:10.050Z] #5 transferring dockerfile: 1.83kB 0.0s done [2026-03-20T04:11:10.050Z] #5 DONE 1.5s [2026-03-20T04:11:10.050Z] [2026-03-20T04:11:10.050Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-20T04:11:10.330Z] #6 ... [2026-03-20T04:11:10.330Z] [2026-03-20T04:11:10.331Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-20T04:11:10.331Z] #7 transferring dockerfile: 3.02kB 0.1s done [2026-03-20T04:11:10.331Z] #7 DONE 1.8s [2026-03-20T04:11:10.331Z] [2026-03-20T04:11:10.331Z] #8 [core-command internal] load .dockerignore [2026-03-20T04:11:10.601Z] #8 ... [2026-03-20T04:11:10.601Z] [2026-03-20T04:11:10.601Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2026-03-20T04:11:10.601Z] #9 transferring dockerfile: 1.81kB 0.0s done [2026-03-20T04:11:10.601Z] #9 DONE 1.8s [2026-03-20T04:11:10.601Z] [2026-03-20T04:11:10.601Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-20T04:11:10.601Z] #10 transferring dockerfile: 2.49kB 0.1s done [2026-03-20T04:11:10.601Z] #10 DONE 1.8s [2026-03-20T04:11:10.601Z] [2026-03-20T04:11:10.601Z] #11 [core-metadata internal] load build definition from Dockerfile [2026-03-20T04:11:10.601Z] #11 transferring dockerfile: 2.10kB 0.0s done [2026-03-20T04:11:10.601Z] #11 DONE 1.8s [2026-03-20T04:11:10.601Z] [2026-03-20T04:11:10.601Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-20T04:11:10.601Z] #12 transferring dockerfile: 2.23kB done [2026-03-20T04:11:10.601Z] #12 DONE 1.8s [2026-03-20T04:11:10.601Z] [2026-03-20T04:11:10.601Z] #13 [security-spire-config internal] load build definition from Dockerfile [2026-03-20T04:11:10.601Z] #13 transferring dockerfile: 1.69kB 0.0s done [2026-03-20T04:11:10.601Z] #13 DONE 1.9s [2026-03-20T04:11:10.601Z] [2026-03-20T04:11:10.601Z] #14 [support-notifications internal] load .dockerignore [2026-03-20T04:11:10.602Z] #14 transferring context: 50B 0.0s done [2026-03-20T04:11:10.869Z] #14 ... [2026-03-20T04:11:10.869Z] [2026-03-20T04:11:10.869Z] #15 [security-spire-server internal] load build definition from Dockerfile [2026-03-20T04:11:10.869Z] #15 transferring dockerfile: 1.70kB 0.0s done [2026-03-20T04:11:10.869Z] #15 DONE 1.9s [2026-03-20T04:11:10.869Z] [2026-03-20T04:11:10.869Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-20T04:11:10.869Z] #16 transferring dockerfile: 2.50kB 0.0s done [2026-03-20T04:11:10.869Z] #16 DONE 1.9s [2026-03-20T04:11:10.869Z] [2026-03-20T04:11:10.869Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-20T04:11:10.869Z] #17 transferring dockerfile: 2.14kB 0.0s done [2026-03-20T04:11:10.869Z] #17 DONE 1.8s [2026-03-20T04:11:10.869Z] [2026-03-20T04:11:10.869Z] #18 [security-bootstrapper internal] load .dockerignore [2026-03-20T04:11:10.869Z] #18 transferring context: 50B 0.0s done [2026-03-20T04:11:10.869Z] #18 DONE 1.0s [2026-03-20T04:11:10.869Z] [2026-03-20T04:11:10.869Z] #19 [core-command internal] load build definition from Dockerfile [2026-03-20T04:11:10.869Z] #19 transferring dockerfile: 1.94kB 0.0s done [2026-03-20T04:11:10.869Z] #19 DONE 1.9s [2026-03-20T04:11:10.869Z] [2026-03-20T04:11:10.869Z] #20 [support-notifications internal] load build definition from Dockerfile [2026-03-20T04:11:10.869Z] #20 transferring dockerfile: 2.02kB 0.0s done [2026-03-20T04:11:10.869Z] #20 DONE 1.8s [2026-03-20T04:11:10.869Z] [2026-03-20T04:11:10.869Z] #14 [support-notifications internal] load .dockerignore [2026-03-20T04:11:10.869Z] #14 DONE 0.4s [2026-03-20T04:11:10.869Z] [2026-03-20T04:11:10.869Z] #8 [core-command internal] load .dockerignore [2026-03-20T04:11:10.869Z] #8 transferring context: 50B 0.0s done [2026-03-20T04:11:10.869Z] #8 DONE 0.5s [2026-03-20T04:11:10.869Z] [2026-03-20T04:11:10.869Z] #21 [core-keeper internal] load build definition from Dockerfile [2026-03-20T04:11:10.869Z] #21 transferring dockerfile: 2.07kB 0.1s done [2026-03-20T04:11:10.869Z] #21 DONE 2.0s [2026-03-20T04:11:10.869Z] [2026-03-20T04:11:10.869Z] #22 [security-proxy-auth internal] load .dockerignore [2026-03-20T04:11:10.869Z] #22 transferring context: 50B 0.0s done [2026-03-20T04:11:11.138Z] #22 ... [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-20T04:11:11.138Z] #6 transferring context: 50B 0.0s done [2026-03-20T04:11:11.138Z] #6 DONE 0.8s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #23 [support-scheduler internal] load .dockerignore [2026-03-20T04:11:11.138Z] #23 transferring context: 50B 0.0s done [2026-03-20T04:11:11.138Z] #23 DONE 1.2s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:11.138Z] #24 DONE 0.0s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #25 [core-keeper internal] load .dockerignore [2026-03-20T04:11:11.138Z] #25 transferring context: 50B 0.0s done [2026-03-20T04:11:11.138Z] #25 DONE 0.7s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #26 [core-data internal] load .dockerignore [2026-03-20T04:11:11.138Z] #26 transferring context: 50B 0.0s done [2026-03-20T04:11:11.138Z] #26 DONE 1.9s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #27 [security-proxy-setup internal] load .dockerignore [2026-03-20T04:11:11.138Z] #27 transferring context: 50B 0.0s done [2026-03-20T04:11:11.138Z] #27 DONE 0.8s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #4 [security-secretstore-setup internal] load .dockerignore [2026-03-20T04:11:11.138Z] #4 transferring context: 50B 0.0s done [2026-03-20T04:11:11.138Z] #4 DONE 1.2s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #28 [security-spire-config internal] load .dockerignore [2026-03-20T04:11:11.138Z] #28 transferring context: 50B 0.0s done [2026-03-20T04:11:11.138Z] #28 DONE 1.1s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:11:11.138Z] #29 ... [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2026-03-20T04:11:11.138Z] #30 transferring context: 50B 0.1s done [2026-03-20T04:11:11.138Z] #30 DONE 1.4s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #3 [security-spire-agent internal] load .dockerignore [2026-03-20T04:11:11.138Z] #3 transferring context: 50B 0.1s done [2026-03-20T04:11:11.138Z] #3 DONE 1.3s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #31 [security-spire-server internal] load .dockerignore [2026-03-20T04:11:11.138Z] #31 transferring context: 50B 0.0s done [2026-03-20T04:11:11.138Z] #31 DONE 1.0s [2026-03-20T04:11:11.138Z] [2026-03-20T04:11:11.138Z] #32 [core-metadata internal] load .dockerignore [2026-03-20T04:11:11.138Z] #32 transferring context: 50B 0.0s done [2026-03-20T04:11:11.138Z] #32 DONE 1.3s [2026-03-20T04:11:11.404Z] [2026-03-20T04:11:11.404Z] #22 [security-proxy-auth internal] load .dockerignore [2026-03-20T04:11:11.404Z] #22 DONE 0.9s [2026-03-20T04:11:11.404Z] [2026-03-20T04:11:11.404Z] #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:11.404Z] #24 DONE 0.0s [2026-03-20T04:11:11.404Z] [2026-03-20T04:11:11.404Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:11:11.681Z] #29 ... [2026-03-20T04:11:11.681Z] [2026-03-20T04:11:11.681Z] #24 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:11.681Z] #24 DONE 0.0s [2026-03-20T04:11:11.681Z] [2026-03-20T04:11:11.681Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:11:11.681Z] #29 ... [2026-03-20T04:11:11.681Z] [2026-03-20T04:11:11.681Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:11.681Z] #24 DONE 0.0s [2026-03-20T04:11:11.681Z] [2026-03-20T04:11:11.681Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:11:11.949Z] #29 ... [2026-03-20T04:11:11.949Z] [2026-03-20T04:11:11.949Z] #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:11.949Z] #24 DONE 0.0s [2026-03-20T04:11:11.949Z] [2026-03-20T04:11:11.949Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:11:11.949Z] #29 DONE 0.9s [2026-03-20T04:11:11.949Z] [2026-03-20T04:11:11.949Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:11.949Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:11:11.949Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:11:11.949Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-20T04:11:11.949Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-20T04:11:11.949Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s [2026-03-20T04:11:12.219Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:11:12.219Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-20T04:11:12.219Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-20T04:11:12.506Z] #33 ... [2026-03-20T04:11:12.506Z] [2026-03-20T04:11:12.506Z] #24 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:12.506Z] #24 DONE 0.0s [2026-03-20T04:11:12.506Z] [2026-03-20T04:11:12.506Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:12.506Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.5s [2026-03-20T04:11:12.506Z] #33 ... [2026-03-20T04:11:12.506Z] [2026-03-20T04:11:12.506Z] #24 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:12.506Z] #24 DONE 0.0s [2026-03-20T04:11:12.506Z] [2026-03-20T04:11:12.506Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:12.782Z] #33 ... [2026-03-20T04:11:12.782Z] [2026-03-20T04:11:12.782Z] #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:11:12.782Z] #29 DONE 1.3s [2026-03-20T04:11:12.782Z] [2026-03-20T04:11:12.782Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:12.782Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:11:12.782Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:11:12.782Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-20T04:11:12.782Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-20T04:11:12.782Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.7s [2026-03-20T04:11:12.782Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:11:12.782Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:11:12.782Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-20T04:11:12.782Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-20T04:11:13.049Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 1.0s [2026-03-20T04:11:13.049Z] #33 ... [2026-03-20T04:11:13.049Z] [2026-03-20T04:11:13.049Z] #24 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:13.049Z] #24 DONE 0.0s [2026-03-20T04:11:13.049Z] [2026-03-20T04:11:13.049Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:13.049Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s [2026-03-20T04:11:13.049Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-03-20T04:11:13.049Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 [2026-03-20T04:11:13.315Z] #33 ... [2026-03-20T04:11:13.315Z] [2026-03-20T04:11:13.315Z] #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:13.315Z] #24 DONE 0.0s [2026-03-20T04:11:13.315Z] [2026-03-20T04:11:13.315Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:13.584Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:11:13.584Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:11:13.584Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-20T04:11:13.584Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-20T04:11:13.584Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-03-20T04:11:13.850Z] #33 ... [2026-03-20T04:11:13.850Z] [2026-03-20T04:11:13.850Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:11:13.850Z] #29 DONE 1.7s [2026-03-20T04:11:13.850Z] [2026-03-20T04:11:13.850Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:13.850Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:11:13.850Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:11:13.850Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-20T04:11:13.850Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-20T04:11:13.850Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-03-20T04:11:14.116Z] #33 ... [2026-03-20T04:11:14.116Z] [2026-03-20T04:11:14.116Z] #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:14.116Z] #24 DONE 0.0s [2026-03-20T04:11:14.116Z] [2026-03-20T04:11:14.116Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:14.383Z] #33 ... [2026-03-20T04:11:14.383Z] [2026-03-20T04:11:14.383Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:11:14.383Z] #29 DONE 1.9s [2026-03-20T04:11:14.383Z] [2026-03-20T04:11:14.383Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:14.383Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:11:14.383Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:11:14.383Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-20T04:11:14.383Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-20T04:11:14.383Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-03-20T04:11:14.976Z] #33 ... [2026-03-20T04:11:14.976Z] [2026-03-20T04:11:14.976Z] #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:14.976Z] #24 DONE 0.0s [2026-03-20T04:11:14.976Z] [2026-03-20T04:11:14.976Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:11:14.976Z] #29 DONE 2.4s [2026-03-20T04:11:14.976Z] [2026-03-20T04:11:14.976Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:14.976Z] #33 ... [2026-03-20T04:11:14.976Z] [2026-03-20T04:11:14.976Z] #34 [core-common-config-bootstrapper internal] load build context [2026-03-20T04:11:14.976Z] #34 transferring context: 3.40MB 2.3s done [2026-03-20T04:11:14.976Z] #34 DONE 3.2s [2026-03-20T04:11:14.976Z] [2026-03-20T04:11:14.976Z] #35 [core-metadata internal] load build context [2026-03-20T04:11:14.976Z] #35 DONE 0.0s [2026-03-20T04:11:14.976Z] [2026-03-20T04:11:14.976Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:14.976Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:11:14.976Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:11:14.976Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-20T04:11:14.976Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-20T04:11:14.976Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-03-20T04:11:15.245Z] #33 ... [2026-03-20T04:11:15.245Z] [2026-03-20T04:11:15.245Z] #24 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-20T04:11:15.245Z] #24 DONE 0.0s [2026-03-20T04:11:15.245Z] [2026-03-20T04:11:15.245Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:15.526Z] #33 ... [2026-03-20T04:11:15.526Z] [2026-03-20T04:11:15.526Z] #36 [security-bootstrapper internal] load build context [2026-03-20T04:11:15.526Z] #36 transferring context: 3.40MB 2.4s done [2026-03-20T04:11:15.526Z] #36 DONE 3.5s [2026-03-20T04:11:15.526Z] [2026-03-20T04:11:15.526Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:15.526Z] #33 ... [2026-03-20T04:11:15.526Z] [2026-03-20T04:11:15.526Z] #37 [support-notifications internal] load build context [2026-03-20T04:11:15.526Z] #37 transferring context: 3.40MB 2.8s done [2026-03-20T04:11:15.526Z] #37 DONE 3.7s [2026-03-20T04:11:15.526Z] [2026-03-20T04:11:15.526Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:15.794Z] #33 ... [2026-03-20T04:11:15.794Z] [2026-03-20T04:11:15.794Z] #38 [core-command internal] load build context [2026-03-20T04:11:15.795Z] #38 transferring context: 3.40MB 2.8s done [2026-03-20T04:11:15.795Z] #38 DONE 3.9s [2026-03-20T04:11:15.795Z] [2026-03-20T04:11:15.795Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:16.065Z] #33 ... [2026-03-20T04:11:16.065Z] [2026-03-20T04:11:16.065Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-03-20T04:11:16.065Z] #29 DONE 3.2s [2026-03-20T04:11:16.065Z] [2026-03-20T04:11:16.065Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:16.065Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:11:16.065Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:11:16.065Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-20T04:11:16.065Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-20T04:11:16.065Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-03-20T04:11:16.339Z] #33 ... [2026-03-20T04:11:16.339Z] [2026-03-20T04:11:16.339Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-20T04:11:16.339Z] #39 DONE 1.8s [2026-03-20T04:11:16.339Z] [2026-03-20T04:11:16.339Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:16.339Z] #33 ... [2026-03-20T04:11:16.339Z] [2026-03-20T04:11:16.339Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-20T04:11:16.339Z] #40 DONE 2.7s [2026-03-20T04:11:16.339Z] [2026-03-20T04:11:16.339Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:16.339Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-20T04:11:16.339Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-20T04:11:16.339Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-20T04:11:16.339Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-20T04:11:16.339Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-03-20T04:11:16.339Z] #33 ... [2026-03-20T04:11:16.339Z] [2026-03-20T04:11:16.339Z] #41 [support-scheduler internal] load build context [2026-03-20T04:11:16.339Z] #41 transferring context: 3.40MB 3.1s done [2026-03-20T04:11:16.339Z] #41 DONE 4.4s [2026-03-20T04:11:16.339Z] [2026-03-20T04:11:16.339Z] #42 [security-proxy-setup internal] load build context [2026-03-20T04:11:16.339Z] #42 transferring context: 3.40MB 2.1s done [2026-03-20T04:11:16.339Z] #42 DONE 2.9s [2026-03-20T04:11:16.339Z] [2026-03-20T04:11:16.339Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-20T04:11:16.339Z] #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-03-20T04:11:16.339Z] #43 DONE 0.1s [2026-03-20T04:11:16.339Z] [2026-03-20T04:11:16.339Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:16.339Z] #44 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-03-20T04:11:16.339Z] #44 DONE 0.1s [2026-03-20T04:11:16.339Z] [2026-03-20T04:11:16.339Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:16.339Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.3s done [2026-03-20T04:11:16.607Z] #33 ... [2026-03-20T04:11:16.607Z] [2026-03-20T04:11:16.607Z] #45 [core-keeper internal] load build context [2026-03-20T04:11:16.607Z] #45 transferring context: 3.40MB 2.2s done [2026-03-20T04:11:16.607Z] #45 DONE 3.7s [2026-03-20T04:11:16.607Z] [2026-03-20T04:11:16.607Z] #46 [core-data internal] load build context [2026-03-20T04:11:16.607Z] #46 transferring context: 3.40MB 2.3s done [2026-03-20T04:11:16.607Z] #46 DONE 3.9s [2026-03-20T04:11:16.607Z] [2026-03-20T04:11:16.607Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:16.607Z] #44 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-20T04:11:16.607Z] #44 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-03-20T04:11:16.607Z] #44 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-03-20T04:11:16.607Z] #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-03-20T04:11:16.875Z] #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-03-20T04:11:16.875Z] #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-03-20T04:11:16.875Z] #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s [2026-03-20T04:11:16.875Z] #44 ... [2026-03-20T04:11:16.875Z] [2026-03-20T04:11:16.875Z] #47 [security-secretstore-setup internal] load build context [2026-03-20T04:11:16.875Z] #47 transferring context: 3.40MB 1.5s done [2026-03-20T04:11:16.875Z] #47 DONE 3.0s [2026-03-20T04:11:16.875Z] [2026-03-20T04:11:16.875Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:16.875Z] #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-03-20T04:11:16.875Z] #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-03-20T04:11:16.875Z] #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-03-20T04:11:16.875Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.3s [2026-03-20T04:11:16.875Z] #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-20T04:11:17.141Z] #44 ... [2026-03-20T04:11:17.141Z] [2026-03-20T04:11:17.141Z] #48 [security-spiffe-token-provider internal] load build context [2026-03-20T04:11:17.141Z] #48 transferring context: 3.40MB 1.0s done [2026-03-20T04:11:17.141Z] #48 DONE 2.5s [2026-03-20T04:11:17.141Z] [2026-03-20T04:11:17.141Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:17.141Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 0.7s [2026-03-20T04:11:17.417Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 0.8s [2026-03-20T04:11:17.687Z] #44 ... [2026-03-20T04:11:17.687Z] [2026-03-20T04:11:17.687Z] #49 [security-spire-agent internal] load build context [2026-03-20T04:11:17.687Z] #49 transferring context: 26.10kB 0.0s done [2026-03-20T04:11:17.687Z] #49 DONE 1.3s [2026-03-20T04:11:17.687Z] [2026-03-20T04:11:17.687Z] #50 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-20T04:11:17.687Z] #50 DONE 6.4s [2026-03-20T04:11:17.687Z] [2026-03-20T04:11:17.687Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:17.687Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 1.0s [2026-03-20T04:11:17.687Z] #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-03-20T04:11:17.687Z] #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-03-20T04:11:17.687Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.2s [2026-03-20T04:11:17.954Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 1.3s [2026-03-20T04:11:17.954Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 1.5s [2026-03-20T04:11:18.223Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.6s [2026-03-20T04:11:18.491Z] #44 ... [2026-03-20T04:11:18.491Z] [2026-03-20T04:11:18.491Z] #51 [security-spire-server internal] load build context [2026-03-20T04:11:18.491Z] #51 transferring context: 26.57kB 0.0s done [2026-03-20T04:11:18.491Z] #51 DONE 2.1s [2026-03-20T04:11:18.491Z] [2026-03-20T04:11:18.491Z] #52 [security-spire-config internal] load build context [2026-03-20T04:11:18.491Z] #52 transferring context: 24.82kB 0.1s done [2026-03-20T04:11:18.491Z] #52 DONE 2.0s [2026-03-20T04:11:18.491Z] [2026-03-20T04:11:18.491Z] #53 [security-proxy-auth internal] load build context [2026-03-20T04:11:18.491Z] #53 transferring context: 3.40MB 1.3s done [2026-03-20T04:11:18.491Z] #53 DONE 2.4s [2026-03-20T04:11:18.491Z] [2026-03-20T04:11:18.491Z] #35 [core-metadata internal] load build context [2026-03-20T04:11:18.491Z] #35 transferring context: 3.40MB 1.3s done [2026-03-20T04:11:18.491Z] #35 DONE 3.3s [2026-03-20T04:11:18.491Z] [2026-03-20T04:11:18.491Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:18.491Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 1.9s [2026-03-20T04:11:18.491Z] #44 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-03-20T04:11:18.761Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 2.2s [2026-03-20T04:11:19.041Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.6s [2026-03-20T04:11:19.328Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 2.9s [2026-03-20T04:11:19.926Z] #44 ... [2026-03-20T04:11:19.926Z] [2026-03-20T04:11:19.926Z] #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-03-20T04:11:19.926Z] #54 DONE 2.3s [2026-03-20T04:11:19.926Z] [2026-03-20T04:11:19.926Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:19.926Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 3.2s [2026-03-20T04:11:20.193Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.18MB / 37.02MB 3.5s [2026-03-20T04:11:21.171Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 4.4s [2026-03-20T04:11:21.439Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.59MB / 37.02MB 4.9s [2026-03-20T04:11:23.392Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 6.5s [2026-03-20T04:11:23.392Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 6.8s done [2026-03-20T04:11:26.919Z] #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-03-20T04:11:26.919Z] #44 ... [2026-03-20T04:11:26.919Z] [2026-03-20T04:11:26.919Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-20T04:11:26.919Z] #43 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-03-20T04:11:26.919Z] #43 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-03-20T04:11:26.919Z] #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-20T04:11:26.919Z] #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-03-20T04:11:26.919Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-20T04:11:26.919Z] #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-03-20T04:11:26.919Z] #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2026-03-20T04:11:26.919Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 1.8s done [2026-03-20T04:11:26.919Z] #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-03-20T04:11:26.919Z] #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-03-20T04:11:26.919Z] #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.2s [2026-03-20T04:11:26.919Z] #43 ... [2026-03-20T04:11:26.919Z] [2026-03-20T04:11:26.919Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:26.919Z] #44 ... [2026-03-20T04:11:26.919Z] [2026-03-20T04:11:26.919Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:11:27.187Z] #33 ... [2026-03-20T04:11:27.187Z] [2026-03-20T04:11:27.187Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-20T04:11:27.187Z] #43 ... [2026-03-20T04:11:27.187Z] [2026-03-20T04:11:27.187Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-20T04:11:27.187Z] #0 7.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:27.187Z] #0 8.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:27.455Z] #55 ... [2026-03-20T04:11:27.455Z] [2026-03-20T04:11:27.455Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-20T04:11:27.455Z] #0 9.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:27.455Z] #56 ... [2026-03-20T04:11:27.455Z] [2026-03-20T04:11:27.455Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-20T04:11:27.741Z] #57 ... [2026-03-20T04:11:27.741Z] [2026-03-20T04:11:27.741Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-20T04:11:27.741Z] #0 8.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:27.741Z] #0 9.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:27.741Z] #58 ... [2026-03-20T04:11:27.741Z] [2026-03-20T04:11:27.741Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-20T04:11:28.013Z] #59 ... [2026-03-20T04:11:28.013Z] [2026-03-20T04:11:28.013Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-20T04:11:28.013Z] #60 ... [2026-03-20T04:11:28.013Z] [2026-03-20T04:11:28.013Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-20T04:11:28.013Z] #0 9.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:28.013Z] #0 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:28.283Z] #61 ... [2026-03-20T04:11:28.283Z] [2026-03-20T04:11:28.283Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-20T04:11:28.283Z] #62 ... [2026-03-20T04:11:28.283Z] [2026-03-20T04:11:28.283Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-20T04:11:28.283Z] #0 9.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:28.283Z] #0 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:28.549Z] #63 ... [2026-03-20T04:11:28.550Z] [2026-03-20T04:11:28.550Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-20T04:11:28.550Z] #64 ... [2026-03-20T04:11:28.550Z] [2026-03-20T04:11:28.550Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-20T04:11:28.550Z] #0 9.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:28.550Z] #0 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:28.819Z] #65 ... [2026-03-20T04:11:28.819Z] [2026-03-20T04:11:28.819Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-20T04:11:28.819Z] #57 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:29.790Z] #57 ... [2026-03-20T04:11:29.790Z] [2026-03-20T04:11:29.790Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-20T04:11:29.790Z] #59 DONE 12.2s [2026-03-20T04:11:29.790Z] [2026-03-20T04:11:29.790Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:30.057Z] #44 ... [2026-03-20T04:11:30.057Z] [2026-03-20T04:11:30.057Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-20T04:11:30.057Z] #0 8.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:30.057Z] #66 ... [2026-03-20T04:11:30.057Z] [2026-03-20T04:11:30.057Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-20T04:11:30.057Z] #0 8.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:30.323Z] #67 ... [2026-03-20T04:11:30.323Z] [2026-03-20T04:11:30.323Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-20T04:11:30.323Z] #0 7.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:30.323Z] #0 9.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:30.323Z] #68 ... [2026-03-20T04:11:30.323Z] [2026-03-20T04:11:30.323Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-20T04:11:30.590Z] #69 DONE 10.7s [2026-03-20T04:11:30.590Z] [2026-03-20T04:11:30.590Z] #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-03-20T04:11:30.590Z] #0 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:30.590Z] #70 ... [2026-03-20T04:11:30.590Z] [2026-03-20T04:11:30.590Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-20T04:11:30.856Z] #71 ... [2026-03-20T04:11:30.856Z] [2026-03-20T04:11:30.856Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-20T04:11:31.816Z] #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.3s [2026-03-20T04:11:32.776Z] #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.2s done [2026-03-20T04:11:33.359Z] #43 DONE 16.9s [2026-03-20T04:11:33.359Z] [2026-03-20T04:11:33.359Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-20T04:11:33.359Z] #55 16.09 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-20T04:11:33.359Z] #55 16.12 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-20T04:11:33.359Z] #55 16.12 OK: 26165 distinct packages available [2026-03-20T04:11:35.301Z] #55 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:36.706Z] #55 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:38.651Z] #55 ... [2026-03-20T04:11:38.651Z] [2026-03-20T04:11:38.651Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-20T04:11:38.651Z] #62 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:38.651Z] #62 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:38.651Z] #62 ... [2026-03-20T04:11:38.651Z] [2026-03-20T04:11:38.651Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:38.651Z] #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.3s [2026-03-20T04:11:38.917Z] #44 ... [2026-03-20T04:11:38.917Z] [2026-03-20T04:11:38.917Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-20T04:11:38.917Z] #56 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:39.185Z] #56 ... [2026-03-20T04:11:39.185Z] [2026-03-20T04:11:39.185Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:39.185Z] #44 ... [2026-03-20T04:11:39.185Z] [2026-03-20T04:11:39.185Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-20T04:11:39.185Z] #64 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:39.185Z] #64 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:39.452Z] #64 ... [2026-03-20T04:11:39.452Z] [2026-03-20T04:11:39.452Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-20T04:11:39.452Z] #60 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:39.452Z] #60 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:39.452Z] #60 ... [2026-03-20T04:11:39.452Z] [2026-03-20T04:11:39.452Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:39.718Z] #44 ... [2026-03-20T04:11:39.718Z] [2026-03-20T04:11:39.718Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-20T04:11:39.718Z] #0 6.905 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:39.718Z] #0 8.617 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:39.718Z] #72 ... [2026-03-20T04:11:39.718Z] [2026-03-20T04:11:39.718Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-20T04:11:39.986Z] #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.7s done [2026-03-20T04:11:39.986Z] #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.7s done [2026-03-20T04:11:40.252Z] #44 DONE 23.8s [2026-03-20T04:11:40.252Z] [2026-03-20T04:11:40.252Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-20T04:11:40.252Z] #58 22.15 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-20T04:11:40.252Z] #58 22.28 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:11:40.252Z] #58 22.40 OK: 8 MiB in 17 packages [2026-03-20T04:11:40.519Z] #58 ... [2026-03-20T04:11:40.519Z] [2026-03-20T04:11:40.519Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-20T04:11:40.519Z] #0 6.107 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:40.519Z] #0 7.962 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:40.788Z] #73 ... [2026-03-20T04:11:40.788Z] [2026-03-20T04:11:40.788Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-20T04:11:40.788Z] #63 23.42 (1/7) Installing ca-certificates (20250911-r0) [2026-03-20T04:11:41.054Z] #63 ... [2026-03-20T04:11:41.054Z] [2026-03-20T04:11:41.054Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-20T04:11:41.054Z] #71 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:41.054Z] #71 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:41.054Z] #71 ... [2026-03-20T04:11:41.054Z] [2026-03-20T04:11:41.054Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-20T04:11:41.054Z] #66 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:41.054Z] #66 20.98 OK: 255 MiB in 60 packages [2026-03-20T04:11:41.321Z] #66 ... [2026-03-20T04:11:41.321Z] [2026-03-20T04:11:41.321Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-20T04:11:41.321Z] #67 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:41.321Z] #67 ... [2026-03-20T04:11:41.321Z] [2026-03-20T04:11:41.321Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-20T04:11:41.321Z] #57 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:41.587Z] #57 ... [2026-03-20T04:11:41.587Z] [2026-03-20T04:11:41.587Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-20T04:11:41.587Z] #68 21.75 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-20T04:11:41.587Z] #68 21.75 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-20T04:11:41.587Z] #68 21.75 OK: 26176 distinct packages available [2026-03-20T04:11:42.550Z] #68 ... [2026-03-20T04:11:42.550Z] [2026-03-20T04:11:42.550Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-20T04:11:42.550Z] #58 DONE 24.7s [2026-03-20T04:11:42.550Z] [2026-03-20T04:11:42.550Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-20T04:11:42.550Z] #62 24.65 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-20T04:11:42.550Z] #62 24.71 (2/4) Installing openssl (3.5.5-r0) [2026-03-20T04:11:42.550Z] #62 24.90 (3/4) Installing su-exec (0.2-r3) [2026-03-20T04:11:42.550Z] #62 24.95 (4/4) Installing yq-go (4.47.2-r3) [2026-03-20T04:11:43.139Z] #62 ... [2026-03-20T04:11:43.139Z] [2026-03-20T04:11:43.139Z] #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-03-20T04:11:43.139Z] #70 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:43.408Z] #70 ... [2026-03-20T04:11:43.409Z] [2026-03-20T04:11:43.409Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-20T04:11:43.409Z] #66 DONE 23.4s [2026-03-20T04:11:43.409Z] [2026-03-20T04:11:43.409Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:11:43.409Z] #74 ... [2026-03-20T04:11:43.409Z] [2026-03-20T04:11:43.409Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-20T04:11:43.409Z] #56 23.46 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-20T04:11:43.409Z] #56 23.51 (2/2) Installing su-exec (0.2-r3) [2026-03-20T04:11:43.409Z] #56 23.54 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:11:43.409Z] #56 23.76 OK: 8 MiB in 18 packages [2026-03-20T04:11:43.409Z] #56 DONE 26.0s [2026-03-20T04:11:43.687Z] [2026-03-20T04:11:43.687Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-20T04:11:43.956Z] #75 ... [2026-03-20T04:11:43.956Z] [2026-03-20T04:11:43.956Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:11:43.956Z] #74 DONE 0.7s [2026-03-20T04:11:44.224Z] [2026-03-20T04:11:44.224Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:11:44.224Z] #76 ... [2026-03-20T04:11:44.224Z] [2026-03-20T04:11:44.224Z] #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-20T04:11:44.224Z] #61 23.33 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-20T04:11:44.224Z] #61 23.41 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:11:44.224Z] #61 23.60 OK: 8 MiB in 17 packages [2026-03-20T04:11:44.224Z] #61 DONE 26.8s [2026-03-20T04:11:44.496Z] [2026-03-20T04:11:44.496Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-20T04:11:44.496Z] #67 21.88 OK: 255 MiB in 60 packages [2026-03-20T04:11:44.496Z] #67 DONE 24.6s [2026-03-20T04:11:44.496Z] [2026-03-20T04:11:44.496Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-03-20T04:11:45.922Z] #77 ... [2026-03-20T04:11:45.922Z] [2026-03-20T04:11:45.922Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:11:45.922Z] #78 DONE 1.4s [2026-03-20T04:11:45.922Z] [2026-03-20T04:11:45.922Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:11:49.287Z] #79 ... [2026-03-20T04:11:49.287Z] [2026-03-20T04:11:49.287Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-20T04:11:49.287Z] #62 27.31 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:11:49.287Z] #62 27.63 OK: 20 MiB in 20 packages [2026-03-20T04:11:49.287Z] #62 DONE 31.3s [2026-03-20T04:11:49.287Z] [2026-03-20T04:11:49.287Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-20T04:11:49.287Z] #71 26.38 OK: 255 MiB in 60 packages [2026-03-20T04:11:49.287Z] #71 DONE 29.0s [2026-03-20T04:11:49.287Z] [2026-03-20T04:11:49.287Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-20T04:11:49.287Z] #63 23.92 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-20T04:11:49.287Z] #63 23.94 (3/7) Installing libgcc (14.2.0-r6) [2026-03-20T04:11:49.287Z] #63 23.95 (4/7) Installing libsodium (1.0.20-r1) [2026-03-20T04:11:49.287Z] #63 23.99 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-20T04:11:49.287Z] #63 24.30 (6/7) Installing libzmq (4.3.5-r2) [2026-03-20T04:11:49.287Z] #63 24.40 (7/7) Installing zeromq (4.3.5-r2) [2026-03-20T04:11:49.287Z] #63 24.45 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:11:49.287Z] #63 24.61 Executing ca-certificates-20250911-r0.trigger [2026-03-20T04:11:49.287Z] #63 26.67 OK: 12 MiB in 23 packages [2026-03-20T04:11:49.287Z] #63 DONE 31.5s [2026-03-20T04:11:49.287Z] [2026-03-20T04:11:49.287Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-20T04:11:49.287Z] #55 31.75 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-20T04:11:49.287Z] #55 31.79 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-20T04:11:49.287Z] #55 31.79 (3/4) Installing libucontext (1.3.2-r0) [2026-03-20T04:11:49.287Z] #55 31.83 (4/4) Installing gcompat (1.1.0-r4) [2026-03-20T04:11:49.287Z] #55 ... [2026-03-20T04:11:49.287Z] [2026-03-20T04:11:49.287Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-03-20T04:11:49.287Z] #70 26.68 OK: 255 MiB in 60 packages [2026-03-20T04:11:49.287Z] #70 DONE 29.9s [2026-03-20T04:11:49.287Z] [2026-03-20T04:11:49.287Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-20T04:11:49.287Z] #55 31.85 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:11:49.287Z] #55 32.04 OK: 8 MiB in 20 packages [2026-03-20T04:11:50.704Z] #55 ... [2026-03-20T04:11:50.704Z] [2026-03-20T04:11:50.704Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-20T04:11:50.704Z] #57 25.11 (1/3) Installing ca-certificates (20250911-r0) [2026-03-20T04:11:50.704Z] #57 25.95 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-20T04:11:50.704Z] #57 26.00 (3/3) Installing tzdata (2026a-r0) [2026-03-20T04:11:50.704Z] #57 28.84 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:11:50.704Z] #57 29.00 Executing ca-certificates-20250911-r0.trigger [2026-03-20T04:11:50.704Z] #57 30.92 OK: 9 MiB in 19 packages [2026-03-20T04:11:50.704Z] #57 DONE 33.0s [2026-03-20T04:11:50.704Z] [2026-03-20T04:11:50.704Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:11:50.971Z] #80 ... [2026-03-20T04:11:50.971Z] [2026-03-20T04:11:50.971Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:11:50.971Z] #81 DONE 1.9s [2026-03-20T04:11:50.971Z] [2026-03-20T04:11:50.971Z] #82 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:11:50.971Z] #82 DONE 1.8s [2026-03-20T04:11:50.971Z] [2026-03-20T04:11:50.971Z] #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:11:51.248Z] #83 ... [2026-03-20T04:11:51.248Z] [2026-03-20T04:11:51.248Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-20T04:11:51.248Z] #65 23.50 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-20T04:11:51.248Z] #65 23.52 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-20T04:11:51.248Z] #65 23.52 OK: 26165 distinct packages available [2026-03-20T04:11:51.248Z] #65 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:51.248Z] #65 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:51.248Z] #65 ... [2026-03-20T04:11:51.248Z] [2026-03-20T04:11:51.248Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-20T04:11:51.248Z] #72 21.26 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-20T04:11:51.515Z] #72 21.76 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:11:51.789Z] #72 ... [2026-03-20T04:11:51.789Z] [2026-03-20T04:11:51.789Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-20T04:11:51.789Z] #55 DONE 34.5s [2026-03-20T04:11:51.789Z] [2026-03-20T04:11:51.789Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-20T04:11:51.789Z] #72 22.05 OK: 8 MiB in 17 packages [2026-03-20T04:11:52.379Z] #72 ... [2026-03-20T04:11:52.379Z] [2026-03-20T04:11:52.379Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:11:52.379Z] #0 7.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:52.380Z] #0 9.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:52.380Z] #84 ... [2026-03-20T04:11:52.380Z] [2026-03-20T04:11:52.380Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-20T04:11:53.346Z] #85 ... [2026-03-20T04:11:53.346Z] [2026-03-20T04:11:53.346Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-20T04:11:53.346Z] #73 20.24 OK: 255 MiB in 60 packages [2026-03-20T04:11:53.346Z] #73 DONE 22.8s [2026-03-20T04:11:53.615Z] [2026-03-20T04:11:53.615Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-20T04:11:54.211Z] #86 ... [2026-03-20T04:11:54.211Z] [2026-03-20T04:11:54.211Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-20T04:11:54.211Z] #64 27.32 (1/4) Installing ca-certificates (20250911-r0) [2026-03-20T04:11:54.211Z] #64 28.02 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-20T04:11:54.211Z] #64 28.08 (3/4) Installing su-exec (0.2-r3) [2026-03-20T04:11:54.211Z] #64 28.10 (4/4) Installing yq-go (4.47.2-r3) [2026-03-20T04:11:54.211Z] #64 30.27 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:11:54.211Z] #64 31.26 Executing ca-certificates-20250911-r0.trigger [2026-03-20T04:11:54.211Z] #64 33.11 OK: 20 MiB in 20 packages [2026-03-20T04:11:54.211Z] #64 DONE 36.5s [2026-03-20T04:11:54.211Z] [2026-03-20T04:11:54.211Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-20T04:11:54.480Z] #87 ... [2026-03-20T04:11:54.480Z] [2026-03-20T04:11:54.480Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-20T04:11:54.480Z] #86 DONE 0.9s [2026-03-20T04:11:54.480Z] [2026-03-20T04:11:54.480Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-20T04:11:54.480Z] #60 26.70 v3.22.3-75-ged08c5a4e85 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-20T04:11:54.480Z] #60 26.70 v3.22.3-76-g2f42617de4f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-20T04:11:54.480Z] #60 26.70 OK: 26165 distinct packages available [2026-03-20T04:11:54.480Z] #60 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:54.480Z] #60 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:54.480Z] #60 ... [2026-03-20T04:11:54.480Z] [2026-03-20T04:11:54.480Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:11:54.754Z] #88 ... [2026-03-20T04:11:54.754Z] [2026-03-20T04:11:54.754Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-20T04:11:54.754Z] #72 DONE 25.0s [2026-03-20T04:11:54.754Z] [2026-03-20T04:11:54.754Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-20T04:11:54.754Z] #68 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:54.754Z] #68 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:55.026Z] #68 ... [2026-03-20T04:11:55.026Z] [2026-03-20T04:11:55.026Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-03-20T04:11:55.026Z] #77 8.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:55.298Z] #77 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:57.888Z] #77 ... [2026-03-20T04:11:57.888Z] [2026-03-20T04:11:57.888Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-20T04:11:57.888Z] #65 40.03 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-20T04:11:57.888Z] #65 40.15 (2/13) Installing c-ares (1.34.6-r0) [2026-03-20T04:11:57.888Z] #65 40.20 (3/13) Installing libunistring (1.3-r0) [2026-03-20T04:11:58.155Z] #65 40.48 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-20T04:11:58.155Z] #65 40.53 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-20T04:11:58.155Z] #65 40.56 (6/13) Installing libpsl (0.21.5-r3) [2026-03-20T04:11:58.155Z] #65 40.61 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-20T04:11:58.422Z] #65 40.82 (8/13) Installing libcurl (8.14.1-r2) [2026-03-20T04:11:58.690Z] #65 41.02 (9/13) Installing curl (8.14.1-r2) [2026-03-20T04:11:58.690Z] #65 41.11 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-20T04:11:58.690Z] #65 41.15 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-20T04:11:58.690Z] #65 41.17 (12/13) Installing libucontext (1.3.2-r0) [2026-03-20T04:11:58.690Z] #65 41.22 (13/13) Installing gcompat (1.1.0-r4) [2026-03-20T04:11:58.968Z] #65 41.29 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:11:58.968Z] #65 ... [2026-03-20T04:11:58.968Z] [2026-03-20T04:11:58.968Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-20T04:11:58.968Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:58.968Z] #89 ... [2026-03-20T04:11:58.968Z] [2026-03-20T04:11:58.968Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-20T04:11:58.968Z] #65 41.49 OK: 13 MiB in 29 packages [2026-03-20T04:11:59.236Z] #65 ... [2026-03-20T04:11:59.236Z] [2026-03-20T04:11:59.236Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:11:59.236Z] #90 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:59.236Z] #90 ... [2026-03-20T04:11:59.236Z] [2026-03-20T04:11:59.236Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:11:59.236Z] #80 8.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:59.818Z] #80 ... [2026-03-20T04:11:59.818Z] [2026-03-20T04:11:59.818Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-20T04:11:59.818Z] #75 6.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:11:59.818Z] #75 8.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:00.087Z] #75 ... [2026-03-20T04:12:00.087Z] [2026-03-20T04:12:00.087Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-20T04:12:00.087Z] #60 42.06 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-20T04:12:00.087Z] #60 42.09 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-20T04:12:00.087Z] #60 42.12 (3/5) Installing libucontext (1.3.2-r0) [2026-03-20T04:12:00.087Z] #60 42.15 (4/5) Installing gcompat (1.1.0-r4) [2026-03-20T04:12:00.087Z] #60 42.29 (5/5) Installing openssl (3.5.5-r0) [2026-03-20T04:12:00.087Z] #60 42.37 Executing busybox-1.37.0-r20.trigger [2026-03-20T04:12:00.087Z] #60 42.46 OK: 9 MiB in 21 packages [2026-03-20T04:12:01.060Z] #60 ... [2026-03-20T04:12:01.060Z] [2026-03-20T04:12:01.060Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:12:01.060Z] #91 ... [2026-03-20T04:12:01.060Z] [2026-03-20T04:12:01.060Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:12:01.060Z] #84 18.40 OK: 8 MiB in 17 packages [2026-03-20T04:12:01.328Z] #84 ... [2026-03-20T04:12:01.328Z] [2026-03-20T04:12:01.328Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-20T04:12:01.328Z] #65 DONE 43.7s [2026-03-20T04:12:01.328Z] [2026-03-20T04:12:01.328Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-20T04:12:01.328Z] #68 38.05 OK: 255 MiB in 60 packages [2026-03-20T04:12:01.328Z] #68 DONE 41.4s [2026-03-20T04:12:01.328Z] [2026-03-20T04:12:01.328Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:12:02.291Z] #92 DONE 0.8s [2026-03-20T04:12:02.291Z] [2026-03-20T04:12:02.291Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:12:02.291Z] #93 ... [2026-03-20T04:12:02.291Z] [2026-03-20T04:12:02.291Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-20T04:12:02.291Z] #60 DONE 44.7s [2026-03-20T04:12:02.557Z] [2026-03-20T04:12:02.557Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-03-20T04:12:02.825Z] #94 ... [2026-03-20T04:12:02.825Z] [2026-03-20T04:12:02.825Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:12:02.825Z] #84 DONE 20.5s [2026-03-20T04:12:02.825Z] [2026-03-20T04:12:02.825Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-20T04:12:02.826Z] #87 5.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:02.826Z] #87 6.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:03.786Z] #87 ... [2026-03-20T04:12:03.786Z] [2026-03-20T04:12:03.786Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-20T04:12:03.786Z] #75 17.68 OK: 8 MiB in 18 packages [2026-03-20T04:12:03.786Z] #75 DONE 20.1s [2026-03-20T04:12:03.786Z] [2026-03-20T04:12:03.786Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-20T04:12:07.132Z] #95 DONE 3.4s [2026-03-20T04:12:07.132Z] [2026-03-20T04:12:07.132Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-20T04:12:07.132Z] #96 DONE 0.2s [2026-03-20T04:12:07.132Z] [2026-03-20T04:12:07.132Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-03-20T04:12:07.132Z] #77 21.05 OK: 8 MiB in 17 packages [2026-03-20T04:12:07.399Z] #77 DONE 23.1s [2026-03-20T04:12:07.399Z] [2026-03-20T04:12:07.399Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-03-20T04:12:07.399Z] #94 5.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:07.983Z] #94 ... [2026-03-20T04:12:07.983Z] [2026-03-20T04:12:07.983Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-20T04:12:07.983Z] #85 6.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:07.983Z] #85 7.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:08.251Z] #85 ... [2026-03-20T04:12:08.251Z] [2026-03-20T04:12:08.251Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:12:08.251Z] #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:08.251Z] #0 6.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:08.833Z] #97 ... [2026-03-20T04:12:08.833Z] [2026-03-20T04:12:08.833Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-20T04:12:08.833Z] #85 17.03 OK: 8 MiB in 20 packages [2026-03-20T04:12:10.239Z] #85 DONE 18.3s [2026-03-20T04:12:10.239Z] [2026-03-20T04:12:10.239Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-20T04:12:10.239Z] #98 ... [2026-03-20T04:12:10.239Z] [2026-03-20T04:12:10.239Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:12:10.239Z] #80 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:10.239Z] #80 19.20 OK: 9 MiB in 19 packages [2026-03-20T04:12:10.511Z] #80 ... [2026-03-20T04:12:10.511Z] [2026-03-20T04:12:10.511Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-20T04:12:10.511Z] #89 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:10.511Z] #89 20.67 OK: 20 MiB in 20 packages [2026-03-20T04:12:10.778Z] #89 ... [2026-03-20T04:12:10.778Z] [2026-03-20T04:12:10.778Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:12:10.778Z] #90 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:10.778Z] #90 20.59 OK: 12 MiB in 23 packages [2026-03-20T04:12:10.778Z] #90 ... [2026-03-20T04:12:10.778Z] [2026-03-20T04:12:10.778Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:12:10.778Z] #80 DONE 20.3s [2026-03-20T04:12:10.778Z] [2026-03-20T04:12:10.778Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-20T04:12:10.778Z] #87 15.91 OK: 20 MiB in 20 packages [2026-03-20T04:12:11.739Z] #87 ... [2026-03-20T04:12:11.739Z] [2026-03-20T04:12:11.739Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-20T04:12:11.739Z] #89 DONE 22.7s [2026-03-20T04:12:11.739Z] [2026-03-20T04:12:11.739Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:12:11.739Z] #90 DONE 22.6s [2026-03-20T04:12:11.739Z] [2026-03-20T04:12:11.739Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-20T04:12:12.341Z] #99 DONE 0.4s [2026-03-20T04:12:12.341Z] [2026-03-20T04:12:12.341Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-20T04:12:12.341Z] #87 DONE 18.0s [2026-03-20T04:12:12.341Z] [2026-03-20T04:12:12.341Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-03-20T04:12:12.341Z] #94 7.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-20T04:12:13.306Z] #94 ... [2026-03-20T04:12:13.306Z] [2026-03-20T04:12:13.306Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-20T04:12:13.306Z] #98 DONE 3.0s [2026-03-20T04:12:13.306Z] [2026-03-20T04:12:13.306Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-20T04:12:13.306Z] #100 DONE 0.1s [2026-03-20T04:12:13.306Z] [2026-03-20T04:12:13.306Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-20T04:12:13.306Z] #101 DONE 0.1s [2026-03-20T04:12:13.306Z] [2026-03-20T04:12:13.306Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-20T04:12:13.573Z] #102 DONE 0.2s [2026-03-20T04:12:13.573Z] [2026-03-20T04:12:13.573Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-20T04:12:13.842Z] #103 DONE 0.1s [2026-03-20T04:12:13.842Z] [2026-03-20T04:12:13.842Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-20T04:12:14.111Z] #104 DONE 0.3s [2026-03-20T04:12:14.111Z] [2026-03-20T04:12:14.111Z] #105 [security-spire-config] exporting to image [2026-03-20T04:12:14.111Z] #105 exporting layers [2026-03-20T04:12:14.994Z] #156 DONE 89.1s [2026-03-20T04:12:14.994Z] [2026-03-20T04:12:14.994Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-20T04:12:14.994Z] #154 DONE 89.1s [2026-03-20T04:12:14.994Z] [2026-03-20T04:12:14.994Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-20T04:12:14.994Z] #149 ... [2026-03-20T04:12:14.994Z] [2026-03-20T04:12:14.994Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-20T04:12:14.994Z] #157 DONE 0.1s [2026-03-20T04:12:14.994Z] [2026-03-20T04:12:14.994Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:12:14.994Z] #158 DONE 0.1s [2026-03-20T04:12:14.994Z] [2026-03-20T04:12:14.994Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:12:14.994Z] #159 DONE 0.1s [2026-03-20T04:12:14.994Z] [2026-03-20T04:12:14.994Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-20T04:12:14.994Z] #160 ... [2026-03-20T04:12:14.994Z] [2026-03-20T04:12:14.994Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-20T04:12:14.994Z] #161 DONE 0.3s [2026-03-20T04:12:14.994Z] [2026-03-20T04:12:14.994Z] #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 [2026-03-20T04:12:14.994Z] #162 DONE 0.2s [2026-03-20T04:12:14.994Z] [2026-03-20T04:12:14.994Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-03-20T04:12:14.994Z] #163 DONE 0.1s [2026-03-20T04:12:14.994Z] [2026-03-20T04:12:14.994Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:12:14.994Z] #164 ... [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-20T04:12:14.995Z] #160 DONE 0.9s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:12:14.995Z] #165 DONE 0.1s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-20T04:12:14.995Z] #152 ... [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:12:14.995Z] #166 DONE 0.2s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-20T04:12:14.995Z] #167 DONE 0.1s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:12:14.995Z] #164 DONE 0.7s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-20T04:12:14.995Z] #168 DONE 0.1s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #169 [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/ [2026-03-20T04:12:14.995Z] #169 DONE 0.2s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #170 [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/ [2026-03-20T04:12:14.995Z] #170 DONE 0.1s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #171 [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/ [2026-03-20T04:12:14.995Z] #171 DONE 0.1s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-20T04:12:14.995Z] #172 DONE 0.1s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #173 [core-common-config-bootstrapper] exporting to image [2026-03-20T04:12:14.995Z] #173 exporting layers 0.4s done [2026-03-20T04:12:14.995Z] #173 writing image sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done [2026-03-20T04:12:14.995Z] #173 naming to docker.io/library/core-common-config-bootstrapper done [2026-03-20T04:12:14.995Z] #173 DONE 0.4s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-20T04:12:14.995Z] #174 DONE 0.9s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #175 [security-bootstrapper] exporting to image [2026-03-20T04:12:14.995Z] #175 exporting layers 0.5s done [2026-03-20T04:12:14.995Z] #175 writing image sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done [2026-03-20T04:12:14.995Z] #175 naming to docker.io/library/security-bootstrapper done [2026-03-20T04:12:14.995Z] #175 DONE 0.5s [2026-03-20T04:12:14.995Z] [2026-03-20T04:12:14.995Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-20T04:12:16.080Z] #105 ... [2026-03-20T04:12:16.080Z] [2026-03-20T04:12:16.080Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-20T04:12:16.080Z] #97 13.76 OK: 13 MiB in 29 packages [2026-03-20T04:12:16.080Z] #97 DONE 14.8s [2026-03-20T04:12:16.347Z] [2026-03-20T04:12:16.347Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-03-20T04:12:16.347Z] #94 13.90 OK: 9 MiB in 21 packages [2026-03-20T04:12:16.931Z] #94 ... [2026-03-20T04:12:16.931Z] [2026-03-20T04:12:16.931Z] #105 [security-spire-config] exporting to image [2026-03-20T04:12:16.931Z] #105 exporting layers 2.6s done [2026-03-20T04:12:16.931Z] #105 writing image sha256:d6db7b4cc2c9e38b38dc5c22f5cc4c378d015be171159ba954e6e210d81f372c done [2026-03-20T04:12:16.931Z] #105 naming to docker.io/library/security-spire-config-arm64 done [2026-03-20T04:12:16.931Z] #105 DONE 2.6s [2026-03-20T04:12:16.931Z] [2026-03-20T04:12:16.931Z] #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-03-20T04:12:16.931Z] #94 DONE 14.7s [2026-03-20T04:12:16.931Z] [2026-03-20T04:12:16.931Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-20T04:12:18.343Z] #106 ... [2026-03-20T04:12:18.343Z] [2026-03-20T04:12:18.343Z] #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-20T04:12:18.343Z] #107 DONE 1.4s [2026-03-20T04:12:18.343Z] [2026-03-20T04:12:18.343Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-20T04:12:18.616Z] #108 ... [2026-03-20T04:12:18.616Z] [2026-03-20T04:12:18.616Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-20T04:12:18.616Z] #106 DONE 1.8s [2026-03-20T04:12:18.886Z] [2026-03-20T04:12:18.886Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-20T04:12:19.153Z] #109 DONE 0.3s [2026-03-20T04:12:19.153Z] [2026-03-20T04:12:19.153Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-20T04:12:19.419Z] #110 DONE 0.2s [2026-03-20T04:12:19.419Z] [2026-03-20T04:12:19.419Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-20T04:12:19.695Z] #111 DONE 0.4s [2026-03-20T04:12:19.695Z] [2026-03-20T04:12:19.695Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:12:19.695Z] #93 ... [2026-03-20T04:12:19.695Z] [2026-03-20T04:12:19.695Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-20T04:12:19.965Z] #112 DONE 0.2s [2026-03-20T04:12:19.965Z] [2026-03-20T04:12:19.965Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:12:19.965Z] #88 ... [2026-03-20T04:12:19.965Z] [2026-03-20T04:12:19.965Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-20T04:12:20.253Z] #113 DONE 0.2s [2026-03-20T04:12:20.253Z] [2026-03-20T04:12:20.253Z] #105 [security-spire-server] exporting to image [2026-03-20T04:12:20.519Z] #105 ... [2026-03-20T04:12:20.519Z] [2026-03-20T04:12:20.519Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-20T04:12:20.519Z] #108 DONE 2.3s [2026-03-20T04:12:20.519Z] [2026-03-20T04:12:20.519Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-20T04:12:20.786Z] #114 DONE 0.3s [2026-03-20T04:12:20.786Z] [2026-03-20T04:12:20.786Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:12:20.786Z] #88 ... [2026-03-20T04:12:20.786Z] [2026-03-20T04:12:20.786Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-20T04:12:21.056Z] #115 DONE 0.3s [2026-03-20T04:12:21.056Z] [2026-03-20T04:12:21.056Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:12:21.322Z] #76 ... [2026-03-20T04:12:21.322Z] [2026-03-20T04:12:21.322Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-20T04:12:21.322Z] #116 DONE 0.2s [2026-03-20T04:12:21.322Z] [2026-03-20T04:12:21.322Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-20T04:12:21.590Z] #117 DONE 0.3s [2026-03-20T04:12:21.590Z] [2026-03-20T04:12:21.590Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-20T04:12:21.870Z] #118 DONE 0.3s [2026-03-20T04:12:21.870Z] [2026-03-20T04:12:21.870Z] #105 [security-spire-agent] exporting to image [2026-03-20T04:12:21.870Z] #105 exporting layers [2026-03-20T04:12:24.450Z] #105 exporting layers 3.8s done [2026-03-20T04:12:24.450Z] #105 writing image sha256:efe6d00ce052477ebe9492abf3be60a7f408e0d6e20b44ac6fb878cef0c0107b done [2026-03-20T04:12:24.450Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-03-20T04:12:24.717Z] #105 exporting layers 2.9s done [2026-03-20T04:12:24.982Z] #105 writing image sha256:7115c220c7a6b5c8d30038dd3e10779ddf70bebb978046cef2c70dc0a83d962c 0.0s done [2026-03-20T04:12:24.982Z] #105 naming to docker.io/library/security-spire-agent-arm64 done [2026-03-20T04:12:24.982Z] #105 DONE 7.3s [2026-03-20T04:12:24.982Z] [2026-03-20T04:12:24.982Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:13:36.408Z] #149 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-20T04:13:36.408Z] #147 161.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-20T04:13:36.408Z] #147 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-20T04:13:36.408Z] #155 DONE 163.8s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-20T04:13:36.408Z] #149 DONE 163.8s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-20T04:13:36.408Z] #151 DONE 163.8s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #176 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #177 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #178 DONE 0.0s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:13:36.408Z] #179 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:13:36.408Z] #180 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-20T04:13:36.408Z] #181 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:13:36.408Z] #182 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-20T04:13:36.408Z] #145 DONE 164.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-20T04:13:36.408Z] #181 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-03-20T04:13:36.408Z] #183 DONE 0.3s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:13:36.408Z] #184 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #178 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #178 DONE 0.0s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #182 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:13:36.408Z] #182 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-20T04:13:36.408Z] #185 DONE 0.3s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #186 CACHED [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:13:36.408Z] #187 CACHED [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:13:36.408Z] #184 DONE 0.3s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-20T04:13:36.408Z] #188 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:13:36.408Z] #189 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #190 [core-command] exporting to image [2026-03-20T04:13:36.408Z] #190 exporting layers [2026-03-20T04:13:36.408Z] #190 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-20T04:13:36.408Z] #191 DONE 0.3s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #190 [core-command] exporting to image [2026-03-20T04:13:36.408Z] #190 exporting layers 0.5s done [2026-03-20T04:13:36.408Z] #190 writing image sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 0.0s done [2026-03-20T04:13:36.408Z] #190 naming to docker.io/library/core-command done [2026-03-20T04:13:36.408Z] #190 DONE 0.5s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #192 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-20T04:13:36.408Z] #192 DONE 0.5s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-20T04:13:36.408Z] #193 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-20T04:13:36.408Z] #147 DONE 165.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #194 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-20T04:13:36.408Z] #194 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-20T04:13:36.408Z] #195 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #196 [security-spiffe-token-provider] exporting to image [2026-03-20T04:13:36.408Z] #196 exporting layers 0.6s done [2026-03-20T04:13:36.408Z] #196 writing image sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done [2026-03-20T04:13:36.408Z] #196 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-03-20T04:13:36.408Z] #196 DONE 0.7s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #197 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #197 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #198 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:13:36.408Z] #198 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #199 [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 [2026-03-20T04:13:36.408Z] #199 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:13:36.408Z] #200 DONE 0.6s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #201 [security-proxy-auth] exporting to image [2026-03-20T04:13:36.408Z] #201 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #202 [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 [2026-03-20T04:13:36.408Z] #202 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:13:36.408Z] #203 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #204 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:13:36.408Z] #204 DONE 0.9s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-20T04:13:36.408Z] #205 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-20T04:13:36.408Z] #153 DONE 166.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #206 [security-proxy-setup] exporting to image [2026-03-20T04:13:36.408Z] #206 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-20T04:13:36.408Z] #207 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #208 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-20T04:13:36.408Z] #208 DONE 0.3s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #209 DONE 0.4s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-20T04:13:36.408Z] #210 DONE 0.3s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-20T04:13:36.408Z] #148 DONE 166.9s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #201 [security-proxy-auth] exporting to image [2026-03-20T04:13:36.408Z] #201 exporting layers 1.1s done [2026-03-20T04:13:36.408Z] #201 writing image sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done [2026-03-20T04:13:36.408Z] #201 naming to docker.io/library/security-proxy-auth 0.0s done [2026-03-20T04:13:36.408Z] #201 DONE 1.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #206 [security-proxy-setup] exporting to image [2026-03-20T04:13:36.408Z] #206 exporting layers 0.8s done [2026-03-20T04:13:36.408Z] #206 writing image sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done [2026-03-20T04:13:36.408Z] #206 naming to docker.io/library/security-proxy-setup done [2026-03-20T04:13:36.408Z] #206 DONE 0.9s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:13:36.408Z] #211 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:13:36.408Z] #212 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #213 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-20T04:13:36.408Z] #152 DONE 167.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #214 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:13:36.408Z] #214 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:13:36.408Z] #212 DONE 0.6s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #215 [core-keeper] exporting to image [2026-03-20T04:13:36.408Z] #215 exporting layers 0.2s done [2026-03-20T04:13:36.408Z] #215 writing image sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done [2026-03-20T04:13:36.408Z] #215 naming to docker.io/library/core-keeper done [2026-03-20T04:13:36.408Z] #215 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #216 [security-secretstore-setup] exporting to image [2026-03-20T04:13:36.408Z] #216 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-20T04:13:36.408Z] #217 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #218 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #219 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:13:36.408Z] #219 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #220 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:13:36.408Z] #220 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #221 [core-data] exporting to image [2026-03-20T04:13:36.408Z] #221 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #222 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-20T04:13:36.408Z] #222 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #216 [security-secretstore-setup] exporting to image [2026-03-20T04:13:36.408Z] #216 exporting layers 0.5s done [2026-03-20T04:13:36.408Z] #216 writing image sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b 0.0s done [2026-03-20T04:13:36.408Z] #216 naming to docker.io/library/security-secretstore-setup done [2026-03-20T04:13:36.408Z] #216 DONE 0.5s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #221 [core-data] exporting to image [2026-03-20T04:13:36.408Z] #221 exporting layers 0.2s done [2026-03-20T04:13:36.408Z] #221 writing image sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 0.0s done [2026-03-20T04:13:36.408Z] #221 naming to docker.io/library/core-data 0.0s done [2026-03-20T04:13:36.408Z] #221 DONE 0.3s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #223 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:13:36.408Z] #223 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-20T04:13:36.408Z] #224 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #225 [core-metadata] exporting to image [2026-03-20T04:13:36.408Z] #225 exporting layers 0.2s done [2026-03-20T04:13:36.408Z] #225 writing image sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done [2026-03-20T04:13:36.408Z] #225 naming to docker.io/library/core-metadata done [2026-03-20T04:13:36.408Z] #225 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:13:36.408Z] #146 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-20T04:13:36.408Z] #150 DONE 168.9s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:13:36.408Z] #146 DONE 168.9s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #226 DONE 0.0s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:13:36.408Z] #227 DONE 0.0s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:13:36.408Z] #228 DONE 0.0s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:13:36.408Z] #229 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-20T04:13:36.408Z] #230 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-20T04:13:36.408Z] #231 DONE 0.1s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-20T04:13:36.408Z] #232 DONE 0.2s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:13:36.408Z] #233 DONE 0.0s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #234 [support-scheduler] exporting to image [2026-03-20T04:13:36.408Z] #234 ... [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #235 [support-notifications] exporting to image [2026-03-20T04:13:36.408Z] #235 exporting layers 0.2s done [2026-03-20T04:13:36.408Z] #235 writing image sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done [2026-03-20T04:13:36.408Z] #235 naming to docker.io/library/support-notifications done [2026-03-20T04:13:36.408Z] #235 DONE 0.3s [2026-03-20T04:13:36.408Z] [2026-03-20T04:13:36.408Z] #234 [support-scheduler] exporting to image [2026-03-20T04:13:36.408Z] #234 exporting layers 0.4s done [2026-03-20T04:13:36.408Z] #234 writing image sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done [2026-03-20T04:13:36.409Z] #234 naming to docker.io/library/support-scheduler done [2026-03-20T04:13:36.409Z] #234 DONE 0.5s [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:13:36.409Z] time="2026-03-20T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-20T04:13:36.418Z] $ docker stop --time=1 572a68904e2f344054319fa7ffb5c236cd1a878e8a4931bfc72043af7b0366ab [2026-03-20T04:13:37.660Z] $ docker rm -f --volumes 572a68904e2f344054319fa7ffb5c236cd1a878e8a4931bfc72043af7b0366ab [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T04:13:38.007Z] + docker images [2026-03-20T04:13:38.007Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-20T04:13:38.007Z] support-notifications latest 62b34bc403f4 7 seconds ago 58.4MB [2026-03-20T04:13:38.007Z] support-scheduler latest 5c6cf784a2e0 7 seconds ago 54.7MB [2026-03-20T04:13:38.007Z] core-metadata latest 82ff793c9391 8 seconds ago 50.6MB [2026-03-20T04:13:38.007Z] core-keeper latest 4967e4105778 9 seconds ago 50.3MB [2026-03-20T04:13:38.007Z] core-data latest a7b243b918bd 9 seconds ago 50.5MB [2026-03-20T04:13:38.007Z] security-secretstore-setup latest 305ab7ef9988 9 seconds ago 90.6MB [2026-03-20T04:13:38.007Z] security-proxy-setup latest 18d1f109e511 10 seconds ago 55.5MB [2026-03-20T04:13:38.007Z] security-proxy-auth latest bd6a593ba473 10 seconds ago 49.6MB [2026-03-20T04:13:38.007Z] core-command latest bfd89fced9eb 11 seconds ago 44.8MB [2026-03-20T04:13:38.007Z] security-spiffe-token-provider latest f57c0e908415 11 seconds ago 53.7MB [2026-03-20T04:13:38.007Z] security-bootstrapper latest cf6a4e808440 About a minute ago 21.6MB [2026-03-20T04:13:38.007Z] core-common-config-bootstrapper latest d6bc0b5aa4f6 About a minute ago 20.5MB [2026-03-20T04:13:38.007Z] security-spire-agent latest 90030f520a23 3 minutes ago 237MB [2026-03-20T04:13:38.007Z] security-spire-server latest ef676e98d7fb 3 minutes ago 178MB [2026-03-20T04:13:38.007Z] security-spire-config latest 50197e7a4471 3 minutes ago 177MB [2026-03-20T04:13:38.007Z] ci-base-image-x86_64 latest f9fa216c7a7a 6 minutes ago 996MB [2026-03-20T04:13:38.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB [2026-03-20T04:13:38.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 9 months ago 573MB [2026-03-20T04:13:38.007Z] 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 [2026-03-20T04:13:38.116Z] provisioning config files... [2026-03-20T04:13:38.125Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/961@tmp/config16853245048510430196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:13:38.421Z] ---> ****-login.sh [2026-03-20T04:13:38.421Z] nexus3.edgexfoundry.org:10001 [2026-03-20T04:13:38.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:13:38.421Z] Login Succeeded [2026-03-20T04:13:38.421Z] nexus3.edgexfoundry.org:10002 [2026-03-20T04:13:38.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:13:38.421Z] Login Succeeded [2026-03-20T04:13:38.421Z] nexus3.edgexfoundry.org:10003 [2026-03-20T04:13:38.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:13:38.679Z] Login Succeeded [2026-03-20T04:13:38.679Z] nexus3.edgexfoundry.org:10004 [2026-03-20T04:13:38.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:13:38.679Z] Login Succeeded [2026-03-20T04:13:38.679Z] ****.io [2026-03-20T04:13:38.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:13:38.937Z] Login Succeeded [2026-03-20T04:13:38.937Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T04:13:38.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:13:38.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T04:13:39.010Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-03-20T04:13:39.010Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:39.010Z] latest [2026-03-20T04:13:39.010Z] 4.1.0-dev.103 [2026-03-20T04:13:39.010Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:13:39.010Z] main [2026-03-20T04:13:39.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:39.332Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:39.642Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:39.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-20T04:13:39.642Z] b7fba6d340d7: Preparing [2026-03-20T04:13:39.642Z] 6d25941e5b4c: Preparing [2026-03-20T04:13:39.642Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:39.642Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:39.642Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:39.642Z] b41426338993: Preparing [2026-03-20T04:13:39.642Z] cce92674e987: Preparing [2026-03-20T04:13:39.642Z] b41426338993: Waiting [2026-03-20T04:13:39.642Z] cce92674e987: Waiting [2026-03-20T04:13:39.642Z] b7fba6d340d7: Pushed [2026-03-20T04:13:39.642Z] 88b1ad3c2f9a: Pushed [2026-03-20T04:13:39.642Z] 298ad8ee99e5: Pushed [2026-03-20T04:13:39.642Z] 7680bf4c66c9: Pushed [2026-03-20T04:13:39.642Z] cce92674e987: Layer already exists [2026-03-20T04:13:39.642Z] b41426338993: Pushed [2026-03-20T04:13:43.827Z] 6d25941e5b4c: Pushed [2026-03-20T04:13:43.827Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:44.147Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:44.464Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-20T04:13:44.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-20T04:13:44.464Z] b7fba6d340d7: Preparing [2026-03-20T04:13:44.464Z] 6d25941e5b4c: Preparing [2026-03-20T04:13:44.464Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:44.464Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:44.464Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:44.464Z] b41426338993: Preparing [2026-03-20T04:13:44.464Z] cce92674e987: Preparing [2026-03-20T04:13:44.464Z] b41426338993: Waiting [2026-03-20T04:13:44.464Z] cce92674e987: Waiting [2026-03-20T04:13:44.464Z] 6d25941e5b4c: Layer already exists [2026-03-20T04:13:44.464Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:44.464Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:44.464Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:44.464Z] b7fba6d340d7: Layer already exists [2026-03-20T04:13:44.464Z] b41426338993: Layer already exists [2026-03-20T04:13:44.464Z] cce92674e987: Layer already exists [2026-03-20T04:13:44.464Z] latest: digest: sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:44.776Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:45.089Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 [2026-03-20T04:13:45.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-20T04:13:45.089Z] b7fba6d340d7: Preparing [2026-03-20T04:13:45.089Z] 6d25941e5b4c: Preparing [2026-03-20T04:13:45.089Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:45.089Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:45.089Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:45.089Z] b41426338993: Preparing [2026-03-20T04:13:45.089Z] cce92674e987: Preparing [2026-03-20T04:13:45.089Z] b41426338993: Waiting [2026-03-20T04:13:45.089Z] cce92674e987: Waiting [2026-03-20T04:13:45.089Z] 6d25941e5b4c: Layer already exists [2026-03-20T04:13:45.089Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:45.089Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:45.089Z] b7fba6d340d7: Layer already exists [2026-03-20T04:13:45.089Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:45.089Z] b41426338993: Layer already exists [2026-03-20T04:13:45.089Z] cce92674e987: Layer already exists [2026-03-20T04:13:45.089Z] 4.1.0-dev.103: digest: sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:45.401Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:45.713Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:13:45.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-20T04:13:45.713Z] b7fba6d340d7: Preparing [2026-03-20T04:13:45.713Z] 6d25941e5b4c: Preparing [2026-03-20T04:13:45.713Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:45.713Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:45.713Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:45.713Z] b41426338993: Preparing [2026-03-20T04:13:45.713Z] cce92674e987: Preparing [2026-03-20T04:13:45.713Z] b41426338993: Waiting [2026-03-20T04:13:45.713Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:45.713Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:45.713Z] b7fba6d340d7: Layer already exists [2026-03-20T04:13:45.713Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:45.713Z] 6d25941e5b4c: Layer already exists [2026-03-20T04:13:45.713Z] b41426338993: Layer already exists [2026-03-20T04:13:45.713Z] cce92674e987: Layer already exists [2026-03-20T04:13:45.713Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:46.025Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:46.341Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-03-20T04:13:46.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-20T04:13:46.341Z] b7fba6d340d7: Preparing [2026-03-20T04:13:46.341Z] 6d25941e5b4c: Preparing [2026-03-20T04:13:46.341Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:46.341Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:46.341Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:46.341Z] b41426338993: Preparing [2026-03-20T04:13:46.341Z] cce92674e987: Preparing [2026-03-20T04:13:46.341Z] b41426338993: Waiting [2026-03-20T04:13:46.341Z] cce92674e987: Waiting [2026-03-20T04:13:46.341Z] 6d25941e5b4c: Layer already exists [2026-03-20T04:13:46.341Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:46.341Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:46.341Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:46.341Z] b7fba6d340d7: Layer already exists [2026-03-20T04:13:46.341Z] b41426338993: Layer already exists [2026-03-20T04:13:46.341Z] cce92674e987: Layer already exists [2026-03-20T04:13:46.341Z] main: digest: sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:13:46.408Z] ===================================================== [Pipeline] echo [2026-03-20T04:13:46.422Z] taggedImages: [2026-03-20T04:13:46.422Z] - nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:46.422Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-20T04:13:46.422Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 [2026-03-20T04:13:46.422Z] - nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:13:46.422Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-03-20T04:13:46.446Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-03-20T04:13:46.446Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:46.446Z] latest [2026-03-20T04:13:46.446Z] 4.1.0-dev.103 [2026-03-20T04:13:46.446Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:13:46.446Z] main [2026-03-20T04:13:46.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:46.776Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:47.097Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:47.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-20T04:13:47.097Z] 351b24129f2b: Preparing [2026-03-20T04:13:47.097Z] 0f198cf7f5ca: Preparing [2026-03-20T04:13:47.097Z] e67463235be1: Preparing [2026-03-20T04:13:47.097Z] 0f7164e72578: Preparing [2026-03-20T04:13:47.097Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:47.097Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:47.097Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:47.097Z] b41426338993: Preparing [2026-03-20T04:13:47.097Z] cce92674e987: Preparing [2026-03-20T04:13:47.097Z] 7680bf4c66c9: Waiting [2026-03-20T04:13:47.097Z] b41426338993: Waiting [2026-03-20T04:13:47.097Z] cce92674e987: Waiting [2026-03-20T04:13:47.097Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:13:47.097Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:47.097Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:47.097Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:47.097Z] e67463235be1: Pushed [2026-03-20T04:13:47.097Z] b41426338993: Layer already exists [2026-03-20T04:13:47.097Z] cce92674e987: Layer already exists [2026-03-20T04:13:47.097Z] 0f198cf7f5ca: Pushed [2026-03-20T04:13:47.097Z] 351b24129f2b: Pushed [2026-03-20T04:13:48.471Z] 0f7164e72578: Pushed [2026-03-20T04:13:48.471Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:48.784Z] + 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 [2026-03-20T04:13:49.094Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-20T04:13:49.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-20T04:13:49.094Z] 351b24129f2b: Preparing [2026-03-20T04:13:49.094Z] 0f198cf7f5ca: Preparing [2026-03-20T04:13:49.094Z] e67463235be1: Preparing [2026-03-20T04:13:49.094Z] 0f7164e72578: Preparing [2026-03-20T04:13:49.094Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:49.094Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:49.094Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:49.094Z] b41426338993: Preparing [2026-03-20T04:13:49.094Z] cce92674e987: Preparing [2026-03-20T04:13:49.094Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:13:49.094Z] 7680bf4c66c9: Waiting [2026-03-20T04:13:49.094Z] b41426338993: Waiting [2026-03-20T04:13:49.094Z] cce92674e987: Waiting [2026-03-20T04:13:49.094Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:49.094Z] 351b24129f2b: Layer already exists [2026-03-20T04:13:49.094Z] e67463235be1: Layer already exists [2026-03-20T04:13:49.094Z] 0f198cf7f5ca: Layer already exists [2026-03-20T04:13:49.094Z] 0f7164e72578: Layer already exists [2026-03-20T04:13:49.094Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:49.094Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:49.094Z] cce92674e987: Layer already exists [2026-03-20T04:13:49.094Z] b41426338993: Layer already exists [2026-03-20T04:13:49.094Z] latest: digest: sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:49.409Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:49.725Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 [2026-03-20T04:13:49.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-20T04:13:49.725Z] 351b24129f2b: Preparing [2026-03-20T04:13:49.725Z] 0f198cf7f5ca: Preparing [2026-03-20T04:13:49.725Z] e67463235be1: Preparing [2026-03-20T04:13:49.725Z] 0f7164e72578: Preparing [2026-03-20T04:13:49.725Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:49.725Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:49.725Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:49.725Z] b41426338993: Preparing [2026-03-20T04:13:49.725Z] cce92674e987: Preparing [2026-03-20T04:13:49.725Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:13:49.725Z] b41426338993: Waiting [2026-03-20T04:13:49.725Z] 7680bf4c66c9: Waiting [2026-03-20T04:13:49.725Z] cce92674e987: Waiting [2026-03-20T04:13:49.725Z] e67463235be1: Layer already exists [2026-03-20T04:13:49.725Z] 351b24129f2b: Layer already exists [2026-03-20T04:13:49.725Z] 0f7164e72578: Layer already exists [2026-03-20T04:13:49.725Z] 0f198cf7f5ca: Layer already exists [2026-03-20T04:13:49.725Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:49.725Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:49.725Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:49.725Z] b41426338993: Layer already exists [2026-03-20T04:13:49.725Z] cce92674e987: Layer already exists [2026-03-20T04:13:49.725Z] 4.1.0-dev.103: digest: sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:50.036Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:50.343Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:13:50.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-20T04:13:50.343Z] 351b24129f2b: Preparing [2026-03-20T04:13:50.343Z] 0f198cf7f5ca: Preparing [2026-03-20T04:13:50.343Z] e67463235be1: Preparing [2026-03-20T04:13:50.343Z] 0f7164e72578: Preparing [2026-03-20T04:13:50.343Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:50.343Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:50.343Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:50.343Z] b41426338993: Preparing [2026-03-20T04:13:50.343Z] cce92674e987: Preparing [2026-03-20T04:13:50.343Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:13:50.343Z] 7680bf4c66c9: Waiting [2026-03-20T04:13:50.343Z] b41426338993: Waiting [2026-03-20T04:13:50.343Z] cce92674e987: Waiting [2026-03-20T04:13:50.343Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:50.343Z] e67463235be1: Layer already exists [2026-03-20T04:13:50.343Z] 0f7164e72578: Layer already exists [2026-03-20T04:13:50.343Z] 351b24129f2b: Layer already exists [2026-03-20T04:13:50.343Z] 0f198cf7f5ca: Layer already exists [2026-03-20T04:13:50.343Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:50.343Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:50.343Z] b41426338993: Layer already exists [2026-03-20T04:13:50.343Z] cce92674e987: Layer already exists [2026-03-20T04:13:50.343Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:50.651Z] + 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 [2026-03-20T04:13:50.968Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-20T04:13:50.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-20T04:13:50.968Z] 351b24129f2b: Preparing [2026-03-20T04:13:50.968Z] 0f198cf7f5ca: Preparing [2026-03-20T04:13:50.968Z] e67463235be1: Preparing [2026-03-20T04:13:50.968Z] 0f7164e72578: Preparing [2026-03-20T04:13:50.968Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:50.968Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:50.968Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:50.968Z] b41426338993: Preparing [2026-03-20T04:13:50.968Z] cce92674e987: Preparing [2026-03-20T04:13:50.968Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:13:50.968Z] b41426338993: Waiting [2026-03-20T04:13:50.968Z] cce92674e987: Waiting [2026-03-20T04:13:50.968Z] 7680bf4c66c9: Waiting [2026-03-20T04:13:50.968Z] 351b24129f2b: Layer already exists [2026-03-20T04:13:50.968Z] 0f7164e72578: Layer already exists [2026-03-20T04:13:50.968Z] e67463235be1: Layer already exists [2026-03-20T04:13:50.968Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:50.968Z] 0f198cf7f5ca: Layer already exists [2026-03-20T04:13:50.968Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:50.968Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:50.968Z] b41426338993: Layer already exists [2026-03-20T04:13:50.968Z] cce92674e987: Layer already exists [2026-03-20T04:13:50.968Z] main: digest: sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:13:51.035Z] ===================================================== [Pipeline] echo [2026-03-20T04:13:51.049Z] taggedImages: [2026-03-20T04:13:51.049Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:51.049Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-20T04:13:51.049Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 [2026-03-20T04:13:51.049Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:13:51.049Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-03-20T04:13:51.074Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-03-20T04:13:51.074Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:51.074Z] latest [2026-03-20T04:13:51.074Z] 4.1.0-dev.103 [2026-03-20T04:13:51.074Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:13:51.074Z] main [2026-03-20T04:13:51.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:51.418Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:51.735Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:51.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-20T04:13:51.735Z] f90445abc68c: Preparing [2026-03-20T04:13:51.735Z] 42e16acba6cf: Preparing [2026-03-20T04:13:51.735Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:51.735Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:51.735Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:51.735Z] dc35c4535ec3: Preparing [2026-03-20T04:13:51.735Z] cce92674e987: Preparing [2026-03-20T04:13:51.735Z] dc35c4535ec3: Waiting [2026-03-20T04:13:51.735Z] cce92674e987: Waiting [2026-03-20T04:13:51.735Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:51.735Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:51.735Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:51.735Z] cce92674e987: Layer already exists [2026-03-20T04:13:51.735Z] f90445abc68c: Pushed [2026-03-20T04:13:51.735Z] dc35c4535ec3: Pushed [2026-03-20T04:13:55.919Z] 42e16acba6cf: Pushed [2026-03-20T04:13:55.919Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:56.246Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:56.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-20T04:13:56.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-20T04:13:56.566Z] f90445abc68c: Preparing [2026-03-20T04:13:56.566Z] 42e16acba6cf: Preparing [2026-03-20T04:13:56.566Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:56.566Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:56.566Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:56.566Z] dc35c4535ec3: Preparing [2026-03-20T04:13:56.566Z] cce92674e987: Preparing [2026-03-20T04:13:56.566Z] cce92674e987: Waiting [2026-03-20T04:13:56.566Z] dc35c4535ec3: Waiting [2026-03-20T04:13:56.566Z] f90445abc68c: Layer already exists [2026-03-20T04:13:56.566Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:56.566Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:56.566Z] 42e16acba6cf: Layer already exists [2026-03-20T04:13:56.566Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:56.566Z] cce92674e987: Layer already exists [2026-03-20T04:13:56.566Z] dc35c4535ec3: Layer already exists [2026-03-20T04:13:56.566Z] latest: digest: sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:56.875Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:57.190Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 [2026-03-20T04:13:57.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-20T04:13:57.190Z] f90445abc68c: Preparing [2026-03-20T04:13:57.190Z] 42e16acba6cf: Preparing [2026-03-20T04:13:57.190Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:57.190Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:57.190Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:57.190Z] dc35c4535ec3: Preparing [2026-03-20T04:13:57.190Z] cce92674e987: Preparing [2026-03-20T04:13:57.190Z] dc35c4535ec3: Waiting [2026-03-20T04:13:57.190Z] cce92674e987: Waiting [2026-03-20T04:13:57.190Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:57.190Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:57.190Z] f90445abc68c: Layer already exists [2026-03-20T04:13:57.190Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:57.190Z] 42e16acba6cf: Layer already exists [2026-03-20T04:13:57.190Z] dc35c4535ec3: Layer already exists [2026-03-20T04:13:57.190Z] cce92674e987: Layer already exists [2026-03-20T04:13:57.190Z] 4.1.0-dev.103: digest: sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:57.513Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:57.870Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:13:57.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-20T04:13:57.871Z] f90445abc68c: Preparing [2026-03-20T04:13:57.871Z] 42e16acba6cf: Preparing [2026-03-20T04:13:57.871Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:57.871Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:57.871Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:57.871Z] dc35c4535ec3: Preparing [2026-03-20T04:13:57.871Z] cce92674e987: Preparing [2026-03-20T04:13:57.871Z] cce92674e987: Waiting [2026-03-20T04:13:57.871Z] dc35c4535ec3: Waiting [2026-03-20T04:13:57.871Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:57.871Z] f90445abc68c: Layer already exists [2026-03-20T04:13:57.871Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:57.871Z] 42e16acba6cf: Layer already exists [2026-03-20T04:13:57.871Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:57.871Z] dc35c4535ec3: Layer already exists [2026-03-20T04:13:57.871Z] cce92674e987: Layer already exists [2026-03-20T04:13:57.871Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:58.217Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:58.584Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-03-20T04:13:58.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-20T04:13:58.584Z] f90445abc68c: Preparing [2026-03-20T04:13:58.584Z] 42e16acba6cf: Preparing [2026-03-20T04:13:58.584Z] 298ad8ee99e5: Preparing [2026-03-20T04:13:58.584Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:58.584Z] 7680bf4c66c9: Preparing [2026-03-20T04:13:58.584Z] dc35c4535ec3: Preparing [2026-03-20T04:13:58.584Z] cce92674e987: Preparing [2026-03-20T04:13:58.584Z] cce92674e987: Waiting [2026-03-20T04:13:58.584Z] dc35c4535ec3: Waiting [2026-03-20T04:13:58.584Z] 42e16acba6cf: Layer already exists [2026-03-20T04:13:58.584Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:13:58.584Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:58.584Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:13:58.584Z] f90445abc68c: Layer already exists [2026-03-20T04:13:58.584Z] dc35c4535ec3: Layer already exists [2026-03-20T04:13:58.584Z] cce92674e987: Layer already exists [2026-03-20T04:13:58.584Z] main: digest: sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:13:58.645Z] ===================================================== [Pipeline] echo [2026-03-20T04:13:58.656Z] taggedImages: [2026-03-20T04:13:58.656Z] - nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:58.656Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-20T04:13:58.656Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 [2026-03-20T04:13:58.656Z] - nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:13:58.656Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-03-20T04:13:58.684Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-03-20T04:13:58.684Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:58.684Z] latest [2026-03-20T04:13:58.684Z] 4.1.0-dev.103 [2026-03-20T04:13:58.684Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:13:58.684Z] main [2026-03-20T04:13:58.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:59.037Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:13:59.422Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:13:59.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-20T04:13:59.422Z] 169253470bad: Preparing [2026-03-20T04:13:59.422Z] 2c88a92bd127: Preparing [2026-03-20T04:13:59.422Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:13:59.422Z] 047a0815c032: Preparing [2026-03-20T04:13:59.422Z] 2e7e5feef15d: Preparing [2026-03-20T04:13:59.422Z] cce92674e987: Preparing [2026-03-20T04:13:59.422Z] cce92674e987: Waiting [2026-03-20T04:13:59.422Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:13:59.422Z] cce92674e987: Layer already exists [2026-03-20T04:13:59.422Z] 2e7e5feef15d: Pushed [2026-03-20T04:13:59.422Z] 047a0815c032: Pushed [2026-03-20T04:13:59.422Z] 169253470bad: Pushed [2026-03-20T04:14:01.680Z] #93 ... [2026-03-20T04:14:01.680Z] [2026-03-20T04:14:01.680Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:01.680Z] #88 DONE 127.4s [2026-03-20T04:14:01.680Z] [2026-03-20T04:14:01.680Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:01.680Z] #79 DONE 135.9s [2026-03-20T04:14:01.680Z] [2026-03-20T04:14:01.681Z] #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:01.681Z] #83 DONE 130.8s [2026-03-20T04:14:01.681Z] [2026-03-20T04:14:01.681Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:01.681Z] #76 DONE 137.8s [2026-03-20T04:14:01.681Z] [2026-03-20T04:14:01.681Z] #119 [security-bootstrapper builder 6/7] COPY . . [2026-03-20T04:14:01.952Z] #119 ... [2026-03-20T04:14:01.952Z] [2026-03-20T04:14:01.952Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:01.952Z] #91 DONE 131.0s [2026-03-20T04:14:01.952Z] [2026-03-20T04:14:01.952Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:01.952Z] #93 DONE 119.7s [2026-03-20T04:14:02.226Z] [2026-03-20T04:14:02.226Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-20T04:14:03.621Z] 2c88a92bd127: Pushed [2026-03-20T04:14:03.622Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:03.939Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:04.183Z] #120 DONE 2.0s [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.183Z] #121 [support-notifications builder 6/7] COPY . . [2026-03-20T04:14:04.183Z] #121 DONE 2.1s [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.183Z] #122 [security-proxy-setup builder 6/7] COPY . . [2026-03-20T04:14:04.183Z] #122 CACHED [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.183Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:14:04.183Z] #123 CACHED [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.183Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:04.183Z] #124 CACHED [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.183Z] #119 [security-bootstrapper builder 6/7] COPY . . [2026-03-20T04:14:04.183Z] #119 DONE 2.0s [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.183Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2026-03-20T04:14:04.183Z] #125 CACHED [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.183Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:14:04.183Z] #126 CACHED [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.183Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:04.183Z] #127 CACHED [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.183Z] #128 [core-keeper builder 7/8] COPY . . [2026-03-20T04:14:04.183Z] #128 DONE 2.2s [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.183Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-20T04:14:04.183Z] #129 ... [2026-03-20T04:14:04.183Z] [2026-03-20T04:14:04.184Z] #130 [support-scheduler builder 6/7] COPY . . [2026-03-20T04:14:04.184Z] #130 DONE 2.1s [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-20T04:14:04.184Z] #131 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:04.184Z] #132 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:14:04.184Z] #133 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #134 [core-command builder 6/7] COPY . . [2026-03-20T04:14:04.184Z] #134 DONE 2.2s [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:14:04.184Z] #135 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #136 [security-proxy-auth builder 6/7] COPY . . [2026-03-20T04:14:04.184Z] #136 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:04.184Z] #137 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:14:04.184Z] #138 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #139 [core-metadata builder 6/7] COPY . . [2026-03-20T04:14:04.184Z] #139 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:04.184Z] #140 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #141 [core-data builder 6/7] COPY . . [2026-03-20T04:14:04.184Z] #141 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-20T04:14:04.184Z] #142 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-20T04:14:04.184Z] #143 CACHED [2026-03-20T04:14:04.184Z] [2026-03-20T04:14:04.184Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-20T04:14:04.257Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-20T04:14:04.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-20T04:14:04.257Z] 169253470bad: Preparing [2026-03-20T04:14:04.257Z] 2c88a92bd127: Preparing [2026-03-20T04:14:04.257Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:04.257Z] 047a0815c032: Preparing [2026-03-20T04:14:04.257Z] 2e7e5feef15d: Preparing [2026-03-20T04:14:04.257Z] cce92674e987: Preparing [2026-03-20T04:14:04.257Z] cce92674e987: Waiting [2026-03-20T04:14:04.257Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:04.257Z] 047a0815c032: Layer already exists [2026-03-20T04:14:04.257Z] 169253470bad: Layer already exists [2026-03-20T04:14:04.257Z] 2e7e5feef15d: Layer already exists [2026-03-20T04:14:04.257Z] 2c88a92bd127: Layer already exists [2026-03-20T04:14:04.257Z] cce92674e987: Layer already exists [2026-03-20T04:14:04.257Z] latest: digest: sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:04.581Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:04.904Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 [2026-03-20T04:14:04.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-20T04:14:04.904Z] 169253470bad: Preparing [2026-03-20T04:14:04.904Z] 2c88a92bd127: Preparing [2026-03-20T04:14:04.904Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:04.904Z] 047a0815c032: Preparing [2026-03-20T04:14:04.904Z] 2e7e5feef15d: Preparing [2026-03-20T04:14:04.904Z] cce92674e987: Preparing [2026-03-20T04:14:04.904Z] cce92674e987: Waiting [2026-03-20T04:14:04.904Z] 2e7e5feef15d: Layer already exists [2026-03-20T04:14:04.904Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:04.904Z] 2c88a92bd127: Layer already exists [2026-03-20T04:14:04.904Z] 169253470bad: Layer already exists [2026-03-20T04:14:04.904Z] 047a0815c032: Layer already exists [2026-03-20T04:14:04.904Z] cce92674e987: Layer already exists [2026-03-20T04:14:04.904Z] 4.1.0-dev.103: digest: sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:05.229Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:05.544Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:05.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-20T04:14:05.544Z] 169253470bad: Preparing [2026-03-20T04:14:05.544Z] 2c88a92bd127: Preparing [2026-03-20T04:14:05.544Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:05.544Z] 047a0815c032: Preparing [2026-03-20T04:14:05.544Z] 2e7e5feef15d: Preparing [2026-03-20T04:14:05.544Z] cce92674e987: Preparing [2026-03-20T04:14:05.544Z] cce92674e987: Waiting [2026-03-20T04:14:05.544Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:05.544Z] 169253470bad: Layer already exists [2026-03-20T04:14:05.544Z] 2c88a92bd127: Layer already exists [2026-03-20T04:14:05.544Z] 047a0815c032: Layer already exists [2026-03-20T04:14:05.544Z] 2e7e5feef15d: Layer already exists [2026-03-20T04:14:05.544Z] cce92674e987: Layer already exists [2026-03-20T04:14:05.544Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:05.859Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:06.168Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-20T04:14:06.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-20T04:14:06.168Z] 169253470bad: Preparing [2026-03-20T04:14:06.168Z] 2c88a92bd127: Preparing [2026-03-20T04:14:06.168Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:06.168Z] 047a0815c032: Preparing [2026-03-20T04:14:06.168Z] 2e7e5feef15d: Preparing [2026-03-20T04:14:06.168Z] cce92674e987: Preparing [2026-03-20T04:14:06.168Z] cce92674e987: Waiting [2026-03-20T04:14:06.168Z] 169253470bad: Layer already exists [2026-03-20T04:14:06.168Z] 2e7e5feef15d: Layer already exists [2026-03-20T04:14:06.168Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:06.168Z] 2c88a92bd127: Layer already exists [2026-03-20T04:14:06.168Z] 047a0815c032: Layer already exists [2026-03-20T04:14:06.168Z] cce92674e987: Layer already exists [2026-03-20T04:14:06.168Z] main: digest: sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:14:06.234Z] ===================================================== [Pipeline] echo [2026-03-20T04:14:06.244Z] taggedImages: [2026-03-20T04:14:06.244Z] - nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:06.244Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-20T04:14:06.244Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 [2026-03-20T04:14:06.244Z] - nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:06.244Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-03-20T04:14:06.267Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-03-20T04:14:06.267Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:06.267Z] latest [2026-03-20T04:14:06.267Z] 4.1.0-dev.103 [2026-03-20T04:14:06.267Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:06.267Z] main [2026-03-20T04:14:06.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:06.602Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:06.919Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:06.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-20T04:14:06.919Z] 2e1e8aeb4a31: Preparing [2026-03-20T04:14:06.919Z] 9efab4a1f96b: Preparing [2026-03-20T04:14:06.919Z] 5ba5c2e40deb: Preparing [2026-03-20T04:14:06.919Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:06.919Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:06.919Z] 7680bf4c66c9: Preparing [2026-03-20T04:14:06.919Z] b41426338993: Preparing [2026-03-20T04:14:06.919Z] cce92674e987: Preparing [2026-03-20T04:14:06.919Z] 7680bf4c66c9: Waiting [2026-03-20T04:14:06.919Z] b41426338993: Waiting [2026-03-20T04:14:06.919Z] cce92674e987: Waiting [2026-03-20T04:14:06.919Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:06.919Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:06.919Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:14:06.919Z] b41426338993: Layer already exists [2026-03-20T04:14:06.919Z] cce92674e987: Layer already exists [2026-03-20T04:14:06.919Z] 9efab4a1f96b: Pushed [2026-03-20T04:14:06.919Z] 2e1e8aeb4a31: Pushed [2026-03-20T04:14:09.536Z] #144 ... [2026-03-20T04:14:09.536Z] [2026-03-20T04:14:09.536Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-20T04:14:09.536Z] #0 5.055 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-20T04:14:09.803Z] #145 ... [2026-03-20T04:14:09.803Z] [2026-03-20T04:14:09.803Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-20T04:14:09.803Z] #129 5.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-03-20T04:14:11.105Z] 5ba5c2e40deb: Pushed [2026-03-20T04:14:11.106Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:11.427Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:11.738Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-20T04:14:11.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-20T04:14:11.738Z] 2e1e8aeb4a31: Preparing [2026-03-20T04:14:11.738Z] 9efab4a1f96b: Preparing [2026-03-20T04:14:11.738Z] 5ba5c2e40deb: Preparing [2026-03-20T04:14:11.738Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:11.738Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:11.738Z] 7680bf4c66c9: Preparing [2026-03-20T04:14:11.738Z] b41426338993: Preparing [2026-03-20T04:14:11.738Z] cce92674e987: Preparing [2026-03-20T04:14:11.738Z] 7680bf4c66c9: Waiting [2026-03-20T04:14:11.738Z] b41426338993: Waiting [2026-03-20T04:14:11.738Z] cce92674e987: Waiting [2026-03-20T04:14:11.738Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:11.738Z] 9efab4a1f96b: Layer already exists [2026-03-20T04:14:11.738Z] 5ba5c2e40deb: Layer already exists [2026-03-20T04:14:11.738Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:11.738Z] 2e1e8aeb4a31: Layer already exists [2026-03-20T04:14:11.738Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:14:11.738Z] cce92674e987: Layer already exists [2026-03-20T04:14:11.738Z] b41426338993: Layer already exists [2026-03-20T04:14:11.738Z] latest: digest: sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:12.125Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:12.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 [2026-03-20T04:14:12.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-20T04:14:12.441Z] 2e1e8aeb4a31: Preparing [2026-03-20T04:14:12.441Z] 9efab4a1f96b: Preparing [2026-03-20T04:14:12.441Z] 5ba5c2e40deb: Preparing [2026-03-20T04:14:12.441Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:12.441Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:12.441Z] 7680bf4c66c9: Preparing [2026-03-20T04:14:12.441Z] b41426338993: Preparing [2026-03-20T04:14:12.441Z] cce92674e987: Preparing [2026-03-20T04:14:12.441Z] 7680bf4c66c9: Waiting [2026-03-20T04:14:12.441Z] b41426338993: Waiting [2026-03-20T04:14:12.441Z] cce92674e987: Waiting [2026-03-20T04:14:12.441Z] 9efab4a1f96b: Layer already exists [2026-03-20T04:14:12.441Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:12.441Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:12.441Z] 2e1e8aeb4a31: Layer already exists [2026-03-20T04:14:12.441Z] 5ba5c2e40deb: Layer already exists [2026-03-20T04:14:12.441Z] cce92674e987: Layer already exists [2026-03-20T04:14:12.441Z] b41426338993: Layer already exists [2026-03-20T04:14:12.441Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:14:12.441Z] 4.1.0-dev.103: digest: sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:12.766Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:13.079Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:13.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-20T04:14:13.079Z] 2e1e8aeb4a31: Preparing [2026-03-20T04:14:13.079Z] 9efab4a1f96b: Preparing [2026-03-20T04:14:13.079Z] 5ba5c2e40deb: Preparing [2026-03-20T04:14:13.079Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:13.079Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:13.079Z] 7680bf4c66c9: Preparing [2026-03-20T04:14:13.079Z] b41426338993: Preparing [2026-03-20T04:14:13.079Z] cce92674e987: Preparing [2026-03-20T04:14:13.079Z] 7680bf4c66c9: Waiting [2026-03-20T04:14:13.079Z] b41426338993: Waiting [2026-03-20T04:14:13.079Z] cce92674e987: Waiting [2026-03-20T04:14:13.079Z] 9efab4a1f96b: Layer already exists [2026-03-20T04:14:13.079Z] 5ba5c2e40deb: Layer already exists [2026-03-20T04:14:13.079Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:13.079Z] 2e1e8aeb4a31: Layer already exists [2026-03-20T04:14:13.079Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:13.079Z] cce92674e987: Layer already exists [2026-03-20T04:14:13.079Z] b41426338993: Layer already exists [2026-03-20T04:14:13.079Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:14:13.079Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:13.394Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:13.711Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-20T04:14:13.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-20T04:14:13.711Z] 2e1e8aeb4a31: Preparing [2026-03-20T04:14:13.711Z] 9efab4a1f96b: Preparing [2026-03-20T04:14:13.711Z] 5ba5c2e40deb: Preparing [2026-03-20T04:14:13.711Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:13.711Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:13.711Z] 7680bf4c66c9: Preparing [2026-03-20T04:14:13.711Z] b41426338993: Preparing [2026-03-20T04:14:13.711Z] cce92674e987: Preparing [2026-03-20T04:14:13.711Z] 7680bf4c66c9: Waiting [2026-03-20T04:14:13.711Z] b41426338993: Waiting [2026-03-20T04:14:13.711Z] cce92674e987: Waiting [2026-03-20T04:14:13.711Z] 5ba5c2e40deb: Layer already exists [2026-03-20T04:14:13.711Z] 2e1e8aeb4a31: Layer already exists [2026-03-20T04:14:13.711Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:13.711Z] 9efab4a1f96b: Layer already exists [2026-03-20T04:14:13.711Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:13.711Z] cce92674e987: Layer already exists [2026-03-20T04:14:13.711Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:14:13.711Z] b41426338993: Layer already exists [2026-03-20T04:14:13.711Z] main: digest: sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:14:13.778Z] ===================================================== [Pipeline] echo [2026-03-20T04:14:13.790Z] taggedImages: [2026-03-20T04:14:13.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:13.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-20T04:14:13.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 [2026-03-20T04:14:13.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:13.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-03-20T04:14:13.814Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-03-20T04:14:13.814Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:13.814Z] latest [2026-03-20T04:14:13.814Z] 4.1.0-dev.103 [2026-03-20T04:14:13.814Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:13.814Z] main [2026-03-20T04:14:13.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:14.061Z] #129 ... [2026-03-20T04:14:14.061Z] [2026-03-20T04:14:14.061Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:14:14.061Z] #0 4.576 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-20T04:14:14.061Z] #146 ... [2026-03-20T04:14:14.061Z] [2026-03-20T04:14:14.061Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-20T04:14:14.061Z] #0 6.062 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-20T04:14:14.146Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:14.328Z] #147 ... [2026-03-20T04:14:14.328Z] [2026-03-20T04:14:14.328Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-20T04:14:14.328Z] #0 6.217 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-20T04:14:14.328Z] #148 ... [2026-03-20T04:14:14.328Z] [2026-03-20T04:14:14.328Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-20T04:14:14.328Z] #0 6.338 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-20T04:14:14.458Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:14.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-20T04:14:14.458Z] 22c01a6cb2be: Preparing [2026-03-20T04:14:14.458Z] 29a7e37f35d3: Preparing [2026-03-20T04:14:14.458Z] f57885c84b97: Preparing [2026-03-20T04:14:14.458Z] f06892191935: Preparing [2026-03-20T04:14:14.458Z] 1c3170abce41: Preparing [2026-03-20T04:14:14.458Z] c8bced69b089: Preparing [2026-03-20T04:14:14.458Z] 8fb50eaaa5da: Preparing [2026-03-20T04:14:14.458Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:14.458Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:14.458Z] 5fc152556724: Preparing [2026-03-20T04:14:14.458Z] 72e0efab754e: Preparing [2026-03-20T04:14:14.458Z] 5f70bf18a086: Preparing [2026-03-20T04:14:14.458Z] c9ee65b99526: Preparing [2026-03-20T04:14:14.458Z] 0955c2efbc11: Preparing [2026-03-20T04:14:14.458Z] 6adae5744e6d: Preparing [2026-03-20T04:14:14.458Z] cce92674e987: Preparing [2026-03-20T04:14:14.458Z] c8bced69b089: Waiting [2026-03-20T04:14:14.458Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:14.458Z] 5fc152556724: Waiting [2026-03-20T04:14:14.458Z] 72e0efab754e: Waiting [2026-03-20T04:14:14.458Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:14.458Z] 8fb50eaaa5da: Waiting [2026-03-20T04:14:14.458Z] c9ee65b99526: Waiting [2026-03-20T04:14:14.458Z] 6adae5744e6d: Waiting [2026-03-20T04:14:14.458Z] 0955c2efbc11: Waiting [2026-03-20T04:14:14.458Z] cce92674e987: Waiting [2026-03-20T04:14:14.458Z] 5f70bf18a086: Waiting [2026-03-20T04:14:14.458Z] 29a7e37f35d3: Pushed [2026-03-20T04:14:14.458Z] 1c3170abce41: Pushed [2026-03-20T04:14:14.458Z] 22c01a6cb2be: Pushed [2026-03-20T04:14:14.458Z] f06892191935: Pushed [2026-03-20T04:14:14.458Z] f57885c84b97: Pushed [2026-03-20T04:14:14.458Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:14.458Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:14.458Z] c8bced69b089: Pushed [2026-03-20T04:14:14.458Z] 5f70bf18a086: Layer already exists [2026-03-20T04:14:14.649Z] #149 ... [2026-03-20T04:14:14.650Z] [2026-03-20T04:14:14.650Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-20T04:14:14.650Z] #0 5.686 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-20T04:14:14.650Z] #150 ... [2026-03-20T04:14:14.650Z] [2026-03-20T04:14:14.650Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-20T04:14:14.650Z] #0 5.596 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-20T04:14:14.716Z] 5fc152556724: Pushed [2026-03-20T04:14:14.716Z] 72e0efab754e: Pushed [2026-03-20T04:14:14.716Z] c9ee65b99526: Pushed [2026-03-20T04:14:14.716Z] cce92674e987: Layer already exists [2026-03-20T04:14:14.716Z] 0955c2efbc11: Pushed [2026-03-20T04:14:14.716Z] 6adae5744e6d: Pushed [2026-03-20T04:14:14.917Z] #151 ... [2026-03-20T04:14:14.917Z] [2026-03-20T04:14:14.917Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-20T04:14:14.917Z] #0 6.179 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-20T04:14:14.917Z] #152 ... [2026-03-20T04:14:14.917Z] [2026-03-20T04:14:14.917Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-20T04:14:14.917Z] #0 4.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-20T04:14:15.201Z] #153 ... [2026-03-20T04:14:15.201Z] [2026-03-20T04:14:15.202Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-20T04:14:15.202Z] #0 5.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-20T04:14:15.497Z] #154 ... [2026-03-20T04:14:15.497Z] [2026-03-20T04:14:15.497Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-20T04:14:15.497Z] #144 5.841 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-20T04:14:16.087Z] 8fb50eaaa5da: Pushed [2026-03-20T04:14:16.087Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:16.404Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:16.712Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-20T04:14:16.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-20T04:14:16.712Z] 22c01a6cb2be: Preparing [2026-03-20T04:14:16.712Z] 29a7e37f35d3: Preparing [2026-03-20T04:14:16.712Z] f57885c84b97: Preparing [2026-03-20T04:14:16.712Z] f06892191935: Preparing [2026-03-20T04:14:16.712Z] 1c3170abce41: Preparing [2026-03-20T04:14:16.712Z] c8bced69b089: Preparing [2026-03-20T04:14:16.712Z] c8bced69b089: Waiting [2026-03-20T04:14:16.712Z] 8fb50eaaa5da: Preparing [2026-03-20T04:14:16.712Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:16.712Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:16.712Z] 5fc152556724: Preparing [2026-03-20T04:14:16.712Z] 72e0efab754e: Preparing [2026-03-20T04:14:16.712Z] 5f70bf18a086: Preparing [2026-03-20T04:14:16.712Z] 8fb50eaaa5da: Waiting [2026-03-20T04:14:16.712Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:16.712Z] c9ee65b99526: Preparing [2026-03-20T04:14:16.712Z] 5fc152556724: Waiting [2026-03-20T04:14:16.712Z] 72e0efab754e: Waiting [2026-03-20T04:14:16.712Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:16.712Z] 0955c2efbc11: Preparing [2026-03-20T04:14:16.712Z] c9ee65b99526: Waiting [2026-03-20T04:14:16.712Z] 5f70bf18a086: Waiting [2026-03-20T04:14:16.712Z] 6adae5744e6d: Preparing [2026-03-20T04:14:16.712Z] 0955c2efbc11: Waiting [2026-03-20T04:14:16.712Z] cce92674e987: Preparing [2026-03-20T04:14:16.712Z] 6adae5744e6d: Waiting [2026-03-20T04:14:16.712Z] cce92674e987: Waiting [2026-03-20T04:14:16.712Z] 22c01a6cb2be: Layer already exists [2026-03-20T04:14:16.712Z] 29a7e37f35d3: Layer already exists [2026-03-20T04:14:16.712Z] f06892191935: Layer already exists [2026-03-20T04:14:16.712Z] 1c3170abce41: Layer already exists [2026-03-20T04:14:16.712Z] f57885c84b97: Layer already exists [2026-03-20T04:14:16.712Z] 8fb50eaaa5da: Layer already exists [2026-03-20T04:14:16.712Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:16.712Z] c8bced69b089: Layer already exists [2026-03-20T04:14:16.712Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:16.712Z] 5fc152556724: Layer already exists [2026-03-20T04:14:16.712Z] c9ee65b99526: Layer already exists [2026-03-20T04:14:16.712Z] 72e0efab754e: Layer already exists [2026-03-20T04:14:16.712Z] 5f70bf18a086: Layer already exists [2026-03-20T04:14:16.712Z] 0955c2efbc11: Layer already exists [2026-03-20T04:14:16.712Z] cce92674e987: Layer already exists [2026-03-20T04:14:16.712Z] 6adae5744e6d: Layer already exists [2026-03-20T04:14:16.712Z] latest: digest: sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:17.028Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:17.340Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 [2026-03-20T04:14:17.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-20T04:14:17.340Z] 22c01a6cb2be: Preparing [2026-03-20T04:14:17.340Z] 29a7e37f35d3: Preparing [2026-03-20T04:14:17.340Z] f57885c84b97: Preparing [2026-03-20T04:14:17.340Z] f06892191935: Preparing [2026-03-20T04:14:17.340Z] 1c3170abce41: Preparing [2026-03-20T04:14:17.340Z] c8bced69b089: Preparing [2026-03-20T04:14:17.340Z] 8fb50eaaa5da: Preparing [2026-03-20T04:14:17.340Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:17.340Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:17.340Z] 5fc152556724: Preparing [2026-03-20T04:14:17.340Z] 72e0efab754e: Preparing [2026-03-20T04:14:17.340Z] 5f70bf18a086: Preparing [2026-03-20T04:14:17.340Z] c9ee65b99526: Preparing [2026-03-20T04:14:17.340Z] 0955c2efbc11: Preparing [2026-03-20T04:14:17.340Z] 6adae5744e6d: Preparing [2026-03-20T04:14:17.340Z] cce92674e987: Preparing [2026-03-20T04:14:17.340Z] c8bced69b089: Waiting [2026-03-20T04:14:17.340Z] 8fb50eaaa5da: Waiting [2026-03-20T04:14:17.340Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:17.340Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:17.340Z] 5fc152556724: Waiting [2026-03-20T04:14:17.340Z] 72e0efab754e: Waiting [2026-03-20T04:14:17.340Z] 5f70bf18a086: Waiting [2026-03-20T04:14:17.340Z] c9ee65b99526: Waiting [2026-03-20T04:14:17.340Z] 0955c2efbc11: Waiting [2026-03-20T04:14:17.340Z] 6adae5744e6d: Waiting [2026-03-20T04:14:17.340Z] cce92674e987: Waiting [2026-03-20T04:14:17.340Z] 1c3170abce41: Layer already exists [2026-03-20T04:14:17.340Z] f06892191935: Layer already exists [2026-03-20T04:14:17.340Z] f57885c84b97: Layer already exists [2026-03-20T04:14:17.340Z] 22c01a6cb2be: Layer already exists [2026-03-20T04:14:17.340Z] 29a7e37f35d3: Layer already exists [2026-03-20T04:14:17.340Z] c8bced69b089: Layer already exists [2026-03-20T04:14:17.340Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:17.340Z] 8fb50eaaa5da: Layer already exists [2026-03-20T04:14:17.340Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:17.340Z] 5fc152556724: Layer already exists [2026-03-20T04:14:17.340Z] 72e0efab754e: Layer already exists [2026-03-20T04:14:17.340Z] c9ee65b99526: Layer already exists [2026-03-20T04:14:17.340Z] 5f70bf18a086: Layer already exists [2026-03-20T04:14:17.340Z] 0955c2efbc11: Layer already exists [2026-03-20T04:14:17.340Z] 6adae5744e6d: Layer already exists [2026-03-20T04:14:17.340Z] cce92674e987: Layer already exists [2026-03-20T04:14:17.340Z] 4.1.0-dev.103: digest: sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:17.657Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:17.975Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:17.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-20T04:14:17.975Z] 22c01a6cb2be: Preparing [2026-03-20T04:14:17.975Z] 29a7e37f35d3: Preparing [2026-03-20T04:14:17.975Z] f57885c84b97: Preparing [2026-03-20T04:14:17.975Z] f06892191935: Preparing [2026-03-20T04:14:17.975Z] 1c3170abce41: Preparing [2026-03-20T04:14:17.975Z] c8bced69b089: Preparing [2026-03-20T04:14:17.975Z] 8fb50eaaa5da: Preparing [2026-03-20T04:14:17.975Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:17.975Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:17.975Z] 5fc152556724: Preparing [2026-03-20T04:14:17.975Z] 72e0efab754e: Preparing [2026-03-20T04:14:17.975Z] 5f70bf18a086: Preparing [2026-03-20T04:14:17.975Z] c9ee65b99526: Preparing [2026-03-20T04:14:17.975Z] 0955c2efbc11: Preparing [2026-03-20T04:14:17.975Z] 6adae5744e6d: Preparing [2026-03-20T04:14:17.975Z] cce92674e987: Preparing [2026-03-20T04:14:17.975Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:17.975Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:17.975Z] 5fc152556724: Waiting [2026-03-20T04:14:17.975Z] 72e0efab754e: Waiting [2026-03-20T04:14:17.975Z] 5f70bf18a086: Waiting [2026-03-20T04:14:17.975Z] c9ee65b99526: Waiting [2026-03-20T04:14:17.975Z] c8bced69b089: Waiting [2026-03-20T04:14:17.975Z] 0955c2efbc11: Waiting [2026-03-20T04:14:17.975Z] 6adae5744e6d: Waiting [2026-03-20T04:14:17.975Z] cce92674e987: Waiting [2026-03-20T04:14:17.975Z] 8fb50eaaa5da: Waiting [2026-03-20T04:14:17.975Z] 1c3170abce41: Layer already exists [2026-03-20T04:14:17.975Z] 22c01a6cb2be: Layer already exists [2026-03-20T04:14:17.975Z] f06892191935: Layer already exists [2026-03-20T04:14:17.975Z] f57885c84b97: Layer already exists [2026-03-20T04:14:17.975Z] 29a7e37f35d3: Layer already exists [2026-03-20T04:14:17.975Z] 8fb50eaaa5da: Layer already exists [2026-03-20T04:14:17.975Z] c8bced69b089: Layer already exists [2026-03-20T04:14:17.975Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:17.975Z] 5fc152556724: Layer already exists [2026-03-20T04:14:17.975Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:17.975Z] 5f70bf18a086: Layer already exists [2026-03-20T04:14:17.975Z] 72e0efab754e: Layer already exists [2026-03-20T04:14:17.975Z] c9ee65b99526: Layer already exists [2026-03-20T04:14:17.975Z] 0955c2efbc11: Layer already exists [2026-03-20T04:14:17.975Z] 6adae5744e6d: Layer already exists [2026-03-20T04:14:17.975Z] cce92674e987: Layer already exists [2026-03-20T04:14:17.975Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:18.284Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:18.599Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-20T04:14:18.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-20T04:14:18.599Z] 22c01a6cb2be: Preparing [2026-03-20T04:14:18.599Z] 29a7e37f35d3: Preparing [2026-03-20T04:14:18.599Z] f57885c84b97: Preparing [2026-03-20T04:14:18.599Z] f06892191935: Preparing [2026-03-20T04:14:18.599Z] 1c3170abce41: Preparing [2026-03-20T04:14:18.599Z] c8bced69b089: Preparing [2026-03-20T04:14:18.599Z] 8fb50eaaa5da: Preparing [2026-03-20T04:14:18.599Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:18.599Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:18.599Z] c8bced69b089: Waiting [2026-03-20T04:14:18.599Z] 8fb50eaaa5da: Waiting [2026-03-20T04:14:18.599Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:18.599Z] 5fc152556724: Preparing [2026-03-20T04:14:18.599Z] 72e0efab754e: Preparing [2026-03-20T04:14:18.599Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:18.599Z] 5f70bf18a086: Preparing [2026-03-20T04:14:18.599Z] 5fc152556724: Waiting [2026-03-20T04:14:18.599Z] 72e0efab754e: Waiting [2026-03-20T04:14:18.599Z] 5f70bf18a086: Waiting [2026-03-20T04:14:18.599Z] c9ee65b99526: Preparing [2026-03-20T04:14:18.599Z] 0955c2efbc11: Preparing [2026-03-20T04:14:18.599Z] 6adae5744e6d: Preparing [2026-03-20T04:14:18.599Z] cce92674e987: Preparing [2026-03-20T04:14:18.599Z] 0955c2efbc11: Waiting [2026-03-20T04:14:18.599Z] 6adae5744e6d: Waiting [2026-03-20T04:14:18.599Z] c9ee65b99526: Waiting [2026-03-20T04:14:18.599Z] cce92674e987: Waiting [2026-03-20T04:14:18.599Z] f06892191935: Layer already exists [2026-03-20T04:14:18.599Z] 29a7e37f35d3: Layer already exists [2026-03-20T04:14:18.599Z] 1c3170abce41: Layer already exists [2026-03-20T04:14:18.599Z] 22c01a6cb2be: Layer already exists [2026-03-20T04:14:18.599Z] f57885c84b97: Layer already exists [2026-03-20T04:14:18.599Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:18.599Z] 8fb50eaaa5da: Layer already exists [2026-03-20T04:14:18.599Z] c8bced69b089: Layer already exists [2026-03-20T04:14:18.599Z] 5fc152556724: Layer already exists [2026-03-20T04:14:18.599Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:18.599Z] 72e0efab754e: Layer already exists [2026-03-20T04:14:18.599Z] 6adae5744e6d: Layer already exists [2026-03-20T04:14:18.599Z] 5f70bf18a086: Layer already exists [2026-03-20T04:14:18.599Z] 0955c2efbc11: Layer already exists [2026-03-20T04:14:18.599Z] c9ee65b99526: Layer already exists [2026-03-20T04:14:18.599Z] cce92674e987: Layer already exists [2026-03-20T04:14:18.599Z] main: digest: sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:14:18.660Z] ===================================================== [Pipeline] echo [2026-03-20T04:14:18.671Z] taggedImages: [2026-03-20T04:14:18.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:18.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-20T04:14:18.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 [2026-03-20T04:14:18.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:18.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-03-20T04:14:18.697Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-03-20T04:14:18.697Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:18.697Z] latest [2026-03-20T04:14:18.697Z] 4.1.0-dev.103 [2026-03-20T04:14:18.697Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:18.697Z] main [2026-03-20T04:14:18.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:19.028Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:19.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:19.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-20T04:14:19.350Z] a47fdedd6dd4: Preparing [2026-03-20T04:14:19.350Z] fcfe6f29b01a: Preparing [2026-03-20T04:14:19.350Z] 93b701ed458d: Preparing [2026-03-20T04:14:19.350Z] ca9cd7afdb59: Preparing [2026-03-20T04:14:19.350Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:19.350Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:19.350Z] 7680bf4c66c9: Preparing [2026-03-20T04:14:19.350Z] b41426338993: Preparing [2026-03-20T04:14:19.350Z] cce92674e987: Preparing [2026-03-20T04:14:19.350Z] 7680bf4c66c9: Waiting [2026-03-20T04:14:19.350Z] b41426338993: Waiting [2026-03-20T04:14:19.350Z] cce92674e987: Waiting [2026-03-20T04:14:19.350Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:19.350Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:19.350Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:19.350Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:14:19.350Z] b41426338993: Layer already exists [2026-03-20T04:14:19.350Z] fcfe6f29b01a: Pushed [2026-03-20T04:14:19.350Z] cce92674e987: Layer already exists [2026-03-20T04:14:19.350Z] 93b701ed458d: Pushed [2026-03-20T04:14:19.350Z] a47fdedd6dd4: Pushed [2026-03-20T04:14:23.537Z] ca9cd7afdb59: Pushed [2026-03-20T04:14:23.537Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:23.854Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:24.171Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-20T04:14:24.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-20T04:14:24.171Z] a47fdedd6dd4: Preparing [2026-03-20T04:14:24.171Z] fcfe6f29b01a: Preparing [2026-03-20T04:14:24.171Z] 93b701ed458d: Preparing [2026-03-20T04:14:24.171Z] ca9cd7afdb59: Preparing [2026-03-20T04:14:24.171Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:24.171Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:24.171Z] 7680bf4c66c9: Preparing [2026-03-20T04:14:24.171Z] b41426338993: Preparing [2026-03-20T04:14:24.171Z] cce92674e987: Preparing [2026-03-20T04:14:24.171Z] 7680bf4c66c9: Waiting [2026-03-20T04:14:24.171Z] b41426338993: Waiting [2026-03-20T04:14:24.171Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:24.171Z] cce92674e987: Waiting [2026-03-20T04:14:24.171Z] ca9cd7afdb59: Layer already exists [2026-03-20T04:14:24.171Z] fcfe6f29b01a: Layer already exists [2026-03-20T04:14:24.171Z] 93b701ed458d: Layer already exists [2026-03-20T04:14:24.171Z] a47fdedd6dd4: Layer already exists [2026-03-20T04:14:24.171Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:24.171Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:14:24.171Z] cce92674e987: Layer already exists [2026-03-20T04:14:24.171Z] b41426338993: Layer already exists [2026-03-20T04:14:24.171Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:24.171Z] latest: digest: sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:24.484Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:24.803Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 [2026-03-20T04:14:24.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-20T04:14:24.803Z] a47fdedd6dd4: Preparing [2026-03-20T04:14:24.803Z] fcfe6f29b01a: Preparing [2026-03-20T04:14:24.803Z] 93b701ed458d: Preparing [2026-03-20T04:14:24.803Z] ca9cd7afdb59: Preparing [2026-03-20T04:14:24.803Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:24.803Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:24.803Z] 7680bf4c66c9: Preparing [2026-03-20T04:14:24.803Z] b41426338993: Preparing [2026-03-20T04:14:24.803Z] cce92674e987: Preparing [2026-03-20T04:14:24.803Z] 7680bf4c66c9: Waiting [2026-03-20T04:14:24.803Z] b41426338993: Waiting [2026-03-20T04:14:24.803Z] cce92674e987: Waiting [2026-03-20T04:14:24.803Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:24.803Z] ca9cd7afdb59: Layer already exists [2026-03-20T04:14:24.803Z] a47fdedd6dd4: Layer already exists [2026-03-20T04:14:24.803Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:24.803Z] fcfe6f29b01a: Layer already exists [2026-03-20T04:14:24.803Z] 93b701ed458d: Layer already exists [2026-03-20T04:14:24.803Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:24.803Z] cce92674e987: Layer already exists [2026-03-20T04:14:24.803Z] b41426338993: Layer already exists [2026-03-20T04:14:24.803Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:14:24.803Z] 4.1.0-dev.103: digest: sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:25.115Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:25.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:25.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-20T04:14:25.427Z] a47fdedd6dd4: Preparing [2026-03-20T04:14:25.427Z] fcfe6f29b01a: Preparing [2026-03-20T04:14:25.427Z] 93b701ed458d: Preparing [2026-03-20T04:14:25.427Z] ca9cd7afdb59: Preparing [2026-03-20T04:14:25.427Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:25.427Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:25.427Z] 7680bf4c66c9: Preparing [2026-03-20T04:14:25.427Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:25.427Z] b41426338993: Preparing [2026-03-20T04:14:25.427Z] cce92674e987: Preparing [2026-03-20T04:14:25.427Z] 7680bf4c66c9: Waiting [2026-03-20T04:14:25.427Z] b41426338993: Waiting [2026-03-20T04:14:25.427Z] cce92674e987: Waiting [2026-03-20T04:14:25.427Z] ca9cd7afdb59: Layer already exists [2026-03-20T04:14:25.427Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:25.427Z] 93b701ed458d: Layer already exists [2026-03-20T04:14:25.427Z] fcfe6f29b01a: Layer already exists [2026-03-20T04:14:25.427Z] a47fdedd6dd4: Layer already exists [2026-03-20T04:14:25.427Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:25.427Z] cce92674e987: Layer already exists [2026-03-20T04:14:25.427Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:14:25.427Z] b41426338993: Layer already exists [2026-03-20T04:14:25.427Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:25.745Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:26.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-20T04:14:26.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-20T04:14:26.064Z] a47fdedd6dd4: Preparing [2026-03-20T04:14:26.064Z] fcfe6f29b01a: Preparing [2026-03-20T04:14:26.064Z] 93b701ed458d: Preparing [2026-03-20T04:14:26.064Z] ca9cd7afdb59: Preparing [2026-03-20T04:14:26.064Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:26.064Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:26.064Z] 7680bf4c66c9: Preparing [2026-03-20T04:14:26.064Z] b41426338993: Preparing [2026-03-20T04:14:26.064Z] cce92674e987: Preparing [2026-03-20T04:14:26.064Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:26.064Z] b41426338993: Waiting [2026-03-20T04:14:26.064Z] cce92674e987: Waiting [2026-03-20T04:14:26.064Z] 7680bf4c66c9: Waiting [2026-03-20T04:14:26.064Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:26.064Z] a47fdedd6dd4: Layer already exists [2026-03-20T04:14:26.064Z] fcfe6f29b01a: Layer already exists [2026-03-20T04:14:26.064Z] ca9cd7afdb59: Layer already exists [2026-03-20T04:14:26.064Z] 93b701ed458d: Layer already exists [2026-03-20T04:14:26.064Z] 7680bf4c66c9: Layer already exists [2026-03-20T04:14:26.064Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:26.064Z] b41426338993: Layer already exists [2026-03-20T04:14:26.064Z] cce92674e987: Layer already exists [2026-03-20T04:14:26.064Z] main: digest: sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:14:26.116Z] ===================================================== [Pipeline] echo [2026-03-20T04:14:26.127Z] taggedImages: [2026-03-20T04:14:26.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:26.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-20T04:14:26.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 [2026-03-20T04:14:26.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:26.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-03-20T04:14:26.148Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-03-20T04:14:26.148Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:26.148Z] latest [2026-03-20T04:14:26.148Z] 4.1.0-dev.103 [2026-03-20T04:14:26.148Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:26.148Z] main [2026-03-20T04:14:26.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:26.479Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:26.791Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:26.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-20T04:14:26.791Z] 11defd0e360b: Preparing [2026-03-20T04:14:26.791Z] ca50c2e7b232: Preparing [2026-03-20T04:14:26.791Z] 6b79e49caea3: Preparing [2026-03-20T04:14:26.791Z] 65c05a367fe1: Preparing [2026-03-20T04:14:26.791Z] de6165eb9436: Preparing [2026-03-20T04:14:26.791Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:26.791Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:26.791Z] 8962b782732e: Preparing [2026-03-20T04:14:26.791Z] 3be298a3511d: Preparing [2026-03-20T04:14:26.791Z] a75f4d1fdb04: Preparing [2026-03-20T04:14:26.791Z] cce92674e987: Preparing [2026-03-20T04:14:26.791Z] 8962b782732e: Waiting [2026-03-20T04:14:26.791Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:26.791Z] 3be298a3511d: Waiting [2026-03-20T04:14:26.791Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:26.791Z] a75f4d1fdb04: Waiting [2026-03-20T04:14:26.791Z] cce92674e987: Waiting [2026-03-20T04:14:26.791Z] 11defd0e360b: Pushed [2026-03-20T04:14:26.791Z] de6165eb9436: Pushed [2026-03-20T04:14:26.791Z] ca50c2e7b232: Pushed [2026-03-20T04:14:26.791Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:26.791Z] 65c05a367fe1: Pushed [2026-03-20T04:14:26.791Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:26.791Z] cce92674e987: Layer already exists [2026-03-20T04:14:27.049Z] 8962b782732e: Pushed [2026-03-20T04:14:27.049Z] 3be298a3511d: Pushed [2026-03-20T04:14:28.423Z] a75f4d1fdb04: Pushed [2026-03-20T04:14:29.799Z] 6b79e49caea3: Pushed [2026-03-20T04:14:29.799Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:30.120Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:30.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-20T04:14:30.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-20T04:14:30.436Z] 11defd0e360b: Preparing [2026-03-20T04:14:30.436Z] ca50c2e7b232: Preparing [2026-03-20T04:14:30.436Z] 6b79e49caea3: Preparing [2026-03-20T04:14:30.436Z] 65c05a367fe1: Preparing [2026-03-20T04:14:30.436Z] de6165eb9436: Preparing [2026-03-20T04:14:30.436Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:30.436Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:30.436Z] 8962b782732e: Preparing [2026-03-20T04:14:30.436Z] 3be298a3511d: Preparing [2026-03-20T04:14:30.436Z] a75f4d1fdb04: Preparing [2026-03-20T04:14:30.436Z] cce92674e987: Preparing [2026-03-20T04:14:30.436Z] 3be298a3511d: Waiting [2026-03-20T04:14:30.436Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:30.436Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:30.436Z] 8962b782732e: Waiting [2026-03-20T04:14:30.436Z] cce92674e987: Waiting [2026-03-20T04:14:30.436Z] a75f4d1fdb04: Waiting [2026-03-20T04:14:30.436Z] 11defd0e360b: Layer already exists [2026-03-20T04:14:30.436Z] 6b79e49caea3: Layer already exists [2026-03-20T04:14:30.436Z] 65c05a367fe1: Layer already exists [2026-03-20T04:14:30.436Z] de6165eb9436: Layer already exists [2026-03-20T04:14:30.436Z] ca50c2e7b232: Layer already exists [2026-03-20T04:14:30.436Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:30.436Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:30.436Z] 8962b782732e: Layer already exists [2026-03-20T04:14:30.436Z] a75f4d1fdb04: Layer already exists [2026-03-20T04:14:30.436Z] 3be298a3511d: Layer already exists [2026-03-20T04:14:30.436Z] cce92674e987: Layer already exists [2026-03-20T04:14:30.436Z] latest: digest: sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:30.751Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:31.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 [2026-03-20T04:14:31.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-20T04:14:31.064Z] 11defd0e360b: Preparing [2026-03-20T04:14:31.064Z] ca50c2e7b232: Preparing [2026-03-20T04:14:31.064Z] 6b79e49caea3: Preparing [2026-03-20T04:14:31.064Z] 65c05a367fe1: Preparing [2026-03-20T04:14:31.064Z] de6165eb9436: Preparing [2026-03-20T04:14:31.064Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:31.064Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:31.064Z] 8962b782732e: Preparing [2026-03-20T04:14:31.064Z] 3be298a3511d: Preparing [2026-03-20T04:14:31.064Z] a75f4d1fdb04: Preparing [2026-03-20T04:14:31.064Z] cce92674e987: Preparing [2026-03-20T04:14:31.064Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:31.064Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:31.064Z] a75f4d1fdb04: Waiting [2026-03-20T04:14:31.064Z] 8962b782732e: Waiting [2026-03-20T04:14:31.064Z] cce92674e987: Waiting [2026-03-20T04:14:31.064Z] 3be298a3511d: Waiting [2026-03-20T04:14:31.064Z] 65c05a367fe1: Layer already exists [2026-03-20T04:14:31.064Z] ca50c2e7b232: Layer already exists [2026-03-20T04:14:31.064Z] 11defd0e360b: Layer already exists [2026-03-20T04:14:31.064Z] de6165eb9436: Layer already exists [2026-03-20T04:14:31.064Z] 6b79e49caea3: Layer already exists [2026-03-20T04:14:31.064Z] 3be298a3511d: Layer already exists [2026-03-20T04:14:31.064Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:31.064Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:31.064Z] 8962b782732e: Layer already exists [2026-03-20T04:14:31.064Z] a75f4d1fdb04: Layer already exists [2026-03-20T04:14:31.064Z] cce92674e987: Layer already exists [2026-03-20T04:14:31.064Z] 4.1.0-dev.103: digest: sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:31.379Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:31.695Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:31.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-20T04:14:31.695Z] 11defd0e360b: Preparing [2026-03-20T04:14:31.695Z] ca50c2e7b232: Preparing [2026-03-20T04:14:31.695Z] 6b79e49caea3: Preparing [2026-03-20T04:14:31.695Z] 65c05a367fe1: Preparing [2026-03-20T04:14:31.695Z] de6165eb9436: Preparing [2026-03-20T04:14:31.695Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:31.695Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:31.695Z] 8962b782732e: Preparing [2026-03-20T04:14:31.695Z] 3be298a3511d: Preparing [2026-03-20T04:14:31.695Z] a75f4d1fdb04: Preparing [2026-03-20T04:14:31.695Z] cce92674e987: Preparing [2026-03-20T04:14:31.695Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:31.695Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:31.695Z] 8962b782732e: Waiting [2026-03-20T04:14:31.695Z] 3be298a3511d: Waiting [2026-03-20T04:14:31.695Z] a75f4d1fdb04: Waiting [2026-03-20T04:14:31.695Z] cce92674e987: Waiting [2026-03-20T04:14:31.695Z] de6165eb9436: Layer already exists [2026-03-20T04:14:31.695Z] 65c05a367fe1: Layer already exists [2026-03-20T04:14:31.695Z] 6b79e49caea3: Layer already exists [2026-03-20T04:14:31.695Z] 11defd0e360b: Layer already exists [2026-03-20T04:14:31.695Z] ca50c2e7b232: Layer already exists [2026-03-20T04:14:31.695Z] 3be298a3511d: Layer already exists [2026-03-20T04:14:31.695Z] 8962b782732e: Layer already exists [2026-03-20T04:14:31.695Z] a75f4d1fdb04: Layer already exists [2026-03-20T04:14:31.695Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:31.695Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:31.695Z] cce92674e987: Layer already exists [2026-03-20T04:14:31.695Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:32.008Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:32.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-20T04:14:32.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-20T04:14:32.320Z] 11defd0e360b: Preparing [2026-03-20T04:14:32.320Z] ca50c2e7b232: Preparing [2026-03-20T04:14:32.320Z] 6b79e49caea3: Preparing [2026-03-20T04:14:32.320Z] 65c05a367fe1: Preparing [2026-03-20T04:14:32.320Z] de6165eb9436: Preparing [2026-03-20T04:14:32.320Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:32.320Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:32.320Z] 8962b782732e: Preparing [2026-03-20T04:14:32.320Z] 3be298a3511d: Preparing [2026-03-20T04:14:32.320Z] a75f4d1fdb04: Preparing [2026-03-20T04:14:32.320Z] cce92674e987: Preparing [2026-03-20T04:14:32.320Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:32.320Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:32.320Z] 8962b782732e: Waiting [2026-03-20T04:14:32.320Z] 3be298a3511d: Waiting [2026-03-20T04:14:32.320Z] a75f4d1fdb04: Waiting [2026-03-20T04:14:32.320Z] cce92674e987: Waiting [2026-03-20T04:14:32.320Z] 6b79e49caea3: Layer already exists [2026-03-20T04:14:32.320Z] 11defd0e360b: Layer already exists [2026-03-20T04:14:32.320Z] ca50c2e7b232: Layer already exists [2026-03-20T04:14:32.320Z] de6165eb9436: Layer already exists [2026-03-20T04:14:32.320Z] 65c05a367fe1: Layer already exists [2026-03-20T04:14:32.320Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:32.320Z] 8962b782732e: Layer already exists [2026-03-20T04:14:32.320Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:32.320Z] 3be298a3511d: Layer already exists [2026-03-20T04:14:32.320Z] a75f4d1fdb04: Layer already exists [2026-03-20T04:14:32.320Z] cce92674e987: Layer already exists [2026-03-20T04:14:32.320Z] main: digest: sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:14:32.398Z] ===================================================== [Pipeline] echo [2026-03-20T04:14:32.411Z] taggedImages: [2026-03-20T04:14:32.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:32.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-20T04:14:32.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 [2026-03-20T04:14:32.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:32.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-03-20T04:14:32.436Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-03-20T04:14:32.436Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:32.436Z] latest [2026-03-20T04:14:32.436Z] 4.1.0-dev.103 [2026-03-20T04:14:32.436Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:32.436Z] main [2026-03-20T04:14:32.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:32.773Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:33.092Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:33.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-20T04:14:33.092Z] 1007f6811e47: Preparing [2026-03-20T04:14:33.092Z] 217a4469a7d8: Preparing [2026-03-20T04:14:33.092Z] f508f1d33edf: Preparing [2026-03-20T04:14:33.092Z] b33e7afdd274: Preparing [2026-03-20T04:14:33.092Z] eb491af46228: Preparing [2026-03-20T04:14:33.092Z] 030277670989: Preparing [2026-03-20T04:14:33.092Z] 01c2cb78d2f3: Preparing [2026-03-20T04:14:33.092Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:33.092Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:33.092Z] 926fb8b82d59: Preparing [2026-03-20T04:14:33.092Z] 030277670989: Waiting [2026-03-20T04:14:33.092Z] 01c2cb78d2f3: Waiting [2026-03-20T04:14:33.092Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:33.092Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:33.092Z] ea76cfc280d4: Preparing [2026-03-20T04:14:33.092Z] cce92674e987: Preparing [2026-03-20T04:14:33.092Z] 926fb8b82d59: Waiting [2026-03-20T04:14:33.092Z] ea76cfc280d4: Waiting [2026-03-20T04:14:33.092Z] cce92674e987: Waiting [2026-03-20T04:14:33.092Z] 217a4469a7d8: Pushed [2026-03-20T04:14:33.092Z] 1007f6811e47: Pushed [2026-03-20T04:14:33.092Z] eb491af46228: Pushed [2026-03-20T04:14:33.092Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:33.092Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:33.350Z] 030277670989: Pushed [2026-03-20T04:14:33.350Z] 01c2cb78d2f3: Pushed [2026-03-20T04:14:33.350Z] cce92674e987: Layer already exists [2026-03-20T04:14:33.350Z] 926fb8b82d59: Pushed [2026-03-20T04:14:34.725Z] ea76cfc280d4: Pushed [2026-03-20T04:14:36.101Z] b33e7afdd274: Pushed [2026-03-20T04:14:36.361Z] f508f1d33edf: Pushed [2026-03-20T04:14:36.361Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:36.683Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:37.003Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-20T04:14:37.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-20T04:14:37.003Z] 1007f6811e47: Preparing [2026-03-20T04:14:37.003Z] 217a4469a7d8: Preparing [2026-03-20T04:14:37.003Z] f508f1d33edf: Preparing [2026-03-20T04:14:37.003Z] b33e7afdd274: Preparing [2026-03-20T04:14:37.003Z] eb491af46228: Preparing [2026-03-20T04:14:37.003Z] 030277670989: Preparing [2026-03-20T04:14:37.003Z] 01c2cb78d2f3: Preparing [2026-03-20T04:14:37.003Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:37.003Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:37.003Z] 926fb8b82d59: Preparing [2026-03-20T04:14:37.003Z] ea76cfc280d4: Preparing [2026-03-20T04:14:37.003Z] cce92674e987: Preparing [2026-03-20T04:14:37.003Z] 030277670989: Waiting [2026-03-20T04:14:37.003Z] 01c2cb78d2f3: Waiting [2026-03-20T04:14:37.003Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:37.003Z] 926fb8b82d59: Waiting [2026-03-20T04:14:37.003Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:37.003Z] ea76cfc280d4: Waiting [2026-03-20T04:14:37.003Z] cce92674e987: Waiting [2026-03-20T04:14:37.003Z] b33e7afdd274: Layer already exists [2026-03-20T04:14:37.003Z] 217a4469a7d8: Layer already exists [2026-03-20T04:14:37.003Z] eb491af46228: Layer already exists [2026-03-20T04:14:37.003Z] f508f1d33edf: Layer already exists [2026-03-20T04:14:37.003Z] 1007f6811e47: Layer already exists [2026-03-20T04:14:37.003Z] 01c2cb78d2f3: Layer already exists [2026-03-20T04:14:37.003Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:37.003Z] 030277670989: Layer already exists [2026-03-20T04:14:37.003Z] 926fb8b82d59: Layer already exists [2026-03-20T04:14:37.003Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:37.003Z] ea76cfc280d4: Layer already exists [2026-03-20T04:14:37.003Z] cce92674e987: Layer already exists [2026-03-20T04:14:37.003Z] latest: digest: sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:37.321Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:37.638Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 [2026-03-20T04:14:37.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-20T04:14:37.638Z] 1007f6811e47: Preparing [2026-03-20T04:14:37.638Z] 217a4469a7d8: Preparing [2026-03-20T04:14:37.638Z] f508f1d33edf: Preparing [2026-03-20T04:14:37.638Z] b33e7afdd274: Preparing [2026-03-20T04:14:37.638Z] eb491af46228: Preparing [2026-03-20T04:14:37.638Z] 030277670989: Preparing [2026-03-20T04:14:37.638Z] 01c2cb78d2f3: Preparing [2026-03-20T04:14:37.638Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:37.638Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:37.638Z] 926fb8b82d59: Preparing [2026-03-20T04:14:37.638Z] ea76cfc280d4: Preparing [2026-03-20T04:14:37.638Z] cce92674e987: Preparing [2026-03-20T04:14:37.638Z] 926fb8b82d59: Waiting [2026-03-20T04:14:37.638Z] cce92674e987: Waiting [2026-03-20T04:14:37.638Z] 030277670989: Waiting [2026-03-20T04:14:37.638Z] ea76cfc280d4: Waiting [2026-03-20T04:14:37.638Z] 01c2cb78d2f3: Waiting [2026-03-20T04:14:37.638Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:37.638Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:37.638Z] eb491af46228: Layer already exists [2026-03-20T04:14:37.638Z] f508f1d33edf: Layer already exists [2026-03-20T04:14:37.638Z] 217a4469a7d8: Layer already exists [2026-03-20T04:14:37.638Z] b33e7afdd274: Layer already exists [2026-03-20T04:14:37.638Z] 1007f6811e47: Layer already exists [2026-03-20T04:14:37.638Z] 01c2cb78d2f3: Layer already exists [2026-03-20T04:14:37.638Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:37.638Z] 926fb8b82d59: Layer already exists [2026-03-20T04:14:37.638Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:37.638Z] 030277670989: Layer already exists [2026-03-20T04:14:37.638Z] cce92674e987: Layer already exists [2026-03-20T04:14:37.638Z] ea76cfc280d4: Layer already exists [2026-03-20T04:14:37.638Z] 4.1.0-dev.103: digest: sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:37.947Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:38.258Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:38.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-20T04:14:38.258Z] 1007f6811e47: Preparing [2026-03-20T04:14:38.258Z] 217a4469a7d8: Preparing [2026-03-20T04:14:38.258Z] f508f1d33edf: Preparing [2026-03-20T04:14:38.258Z] b33e7afdd274: Preparing [2026-03-20T04:14:38.258Z] eb491af46228: Preparing [2026-03-20T04:14:38.258Z] 030277670989: Preparing [2026-03-20T04:14:38.258Z] 01c2cb78d2f3: Preparing [2026-03-20T04:14:38.258Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:38.258Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:38.258Z] 926fb8b82d59: Preparing [2026-03-20T04:14:38.258Z] ea76cfc280d4: Preparing [2026-03-20T04:14:38.258Z] cce92674e987: Preparing [2026-03-20T04:14:38.258Z] 030277670989: Waiting [2026-03-20T04:14:38.258Z] 01c2cb78d2f3: Waiting [2026-03-20T04:14:38.258Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:38.258Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:38.258Z] 926fb8b82d59: Waiting [2026-03-20T04:14:38.258Z] ea76cfc280d4: Waiting [2026-03-20T04:14:38.258Z] cce92674e987: Waiting [2026-03-20T04:14:38.258Z] eb491af46228: Layer already exists [2026-03-20T04:14:38.258Z] f508f1d33edf: Layer already exists [2026-03-20T04:14:38.258Z] b33e7afdd274: Layer already exists [2026-03-20T04:14:38.258Z] 1007f6811e47: Layer already exists [2026-03-20T04:14:38.258Z] 217a4469a7d8: Layer already exists [2026-03-20T04:14:38.258Z] 030277670989: Layer already exists [2026-03-20T04:14:38.258Z] 01c2cb78d2f3: Layer already exists [2026-03-20T04:14:38.258Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:38.258Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:38.258Z] 926fb8b82d59: Layer already exists [2026-03-20T04:14:38.258Z] ea76cfc280d4: Layer already exists [2026-03-20T04:14:38.258Z] cce92674e987: Layer already exists [2026-03-20T04:14:38.258Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:38.572Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:38.883Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-20T04:14:38.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-20T04:14:38.883Z] 1007f6811e47: Preparing [2026-03-20T04:14:38.883Z] 217a4469a7d8: Preparing [2026-03-20T04:14:38.883Z] f508f1d33edf: Preparing [2026-03-20T04:14:38.883Z] b33e7afdd274: Preparing [2026-03-20T04:14:38.883Z] eb491af46228: Preparing [2026-03-20T04:14:38.883Z] 030277670989: Preparing [2026-03-20T04:14:38.883Z] 01c2cb78d2f3: Preparing [2026-03-20T04:14:38.883Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:38.883Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:38.884Z] 926fb8b82d59: Preparing [2026-03-20T04:14:38.884Z] ea76cfc280d4: Preparing [2026-03-20T04:14:38.884Z] cce92674e987: Preparing [2026-03-20T04:14:38.884Z] 01c2cb78d2f3: Waiting [2026-03-20T04:14:38.884Z] 298ad8ee99e5: Waiting [2026-03-20T04:14:38.884Z] 88b1ad3c2f9a: Waiting [2026-03-20T04:14:38.884Z] cce92674e987: Waiting [2026-03-20T04:14:38.884Z] 926fb8b82d59: Waiting [2026-03-20T04:14:38.884Z] ea76cfc280d4: Waiting [2026-03-20T04:14:38.884Z] 030277670989: Waiting [2026-03-20T04:14:38.884Z] eb491af46228: Layer already exists [2026-03-20T04:14:38.884Z] 217a4469a7d8: Layer already exists [2026-03-20T04:14:38.884Z] f508f1d33edf: Layer already exists [2026-03-20T04:14:38.884Z] b33e7afdd274: Layer already exists [2026-03-20T04:14:38.884Z] 1007f6811e47: Layer already exists [2026-03-20T04:14:38.884Z] 030277670989: Layer already exists [2026-03-20T04:14:38.884Z] 01c2cb78d2f3: Layer already exists [2026-03-20T04:14:38.884Z] 926fb8b82d59: Layer already exists [2026-03-20T04:14:38.884Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:38.884Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:38.884Z] ea76cfc280d4: Layer already exists [2026-03-20T04:14:38.884Z] cce92674e987: Layer already exists [2026-03-20T04:14:38.884Z] main: digest: sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:14:38.948Z] ===================================================== [Pipeline] echo [2026-03-20T04:14:38.960Z] taggedImages: [2026-03-20T04:14:38.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:38.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-20T04:14:38.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 [2026-03-20T04:14:38.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:38.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-03-20T04:14:38.986Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-03-20T04:14:38.986Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:38.986Z] latest [2026-03-20T04:14:38.986Z] 4.1.0-dev.103 [2026-03-20T04:14:38.986Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:38.986Z] main [2026-03-20T04:14:38.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:39.315Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:39.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:39.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-20T04:14:39.634Z] 635bc8317b30: Preparing [2026-03-20T04:14:39.634Z] 8b804b7e6070: Preparing [2026-03-20T04:14:39.634Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:39.634Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:39.634Z] 68071f1a144f: Preparing [2026-03-20T04:14:39.634Z] 3aee2f94283c: Preparing [2026-03-20T04:14:39.634Z] cce92674e987: Preparing [2026-03-20T04:14:39.634Z] cce92674e987: Waiting [2026-03-20T04:14:39.634Z] 3aee2f94283c: Waiting [2026-03-20T04:14:39.634Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:39.634Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:39.634Z] cce92674e987: Layer already exists [2026-03-20T04:14:39.634Z] 68071f1a144f: Pushed [2026-03-20T04:14:39.634Z] 635bc8317b30: Pushed [2026-03-20T04:14:40.569Z] 3aee2f94283c: Pushed [2026-03-20T04:14:43.103Z] 8b804b7e6070: Pushed [2026-03-20T04:14:43.103Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:43.429Z] + 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 [2026-03-20T04:14:43.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-20T04:14:43.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-20T04:14:43.735Z] 635bc8317b30: Preparing [2026-03-20T04:14:43.735Z] 8b804b7e6070: Preparing [2026-03-20T04:14:43.735Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:43.735Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:43.735Z] 68071f1a144f: Preparing [2026-03-20T04:14:43.735Z] 3aee2f94283c: Preparing [2026-03-20T04:14:43.735Z] cce92674e987: Preparing [2026-03-20T04:14:43.735Z] 3aee2f94283c: Waiting [2026-03-20T04:14:43.735Z] cce92674e987: Waiting [2026-03-20T04:14:43.735Z] 635bc8317b30: Layer already exists [2026-03-20T04:14:43.735Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:43.735Z] 68071f1a144f: Layer already exists [2026-03-20T04:14:43.735Z] 8b804b7e6070: Layer already exists [2026-03-20T04:14:43.735Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:43.735Z] cce92674e987: Layer already exists [2026-03-20T04:14:43.735Z] 3aee2f94283c: Layer already exists [2026-03-20T04:14:43.735Z] latest: digest: sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:44.049Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:44.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 [2026-03-20T04:14:44.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-20T04:14:44.374Z] 635bc8317b30: Preparing [2026-03-20T04:14:44.374Z] 8b804b7e6070: Preparing [2026-03-20T04:14:44.374Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:44.374Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:44.374Z] 68071f1a144f: Preparing [2026-03-20T04:14:44.374Z] 3aee2f94283c: Preparing [2026-03-20T04:14:44.374Z] cce92674e987: Preparing [2026-03-20T04:14:44.374Z] cce92674e987: Waiting [2026-03-20T04:14:44.374Z] 3aee2f94283c: Waiting [2026-03-20T04:14:44.374Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:44.374Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:44.374Z] 8b804b7e6070: Layer already exists [2026-03-20T04:14:44.374Z] 635bc8317b30: Layer already exists [2026-03-20T04:14:44.374Z] 68071f1a144f: Layer already exists [2026-03-20T04:14:44.374Z] cce92674e987: Layer already exists [2026-03-20T04:14:44.374Z] 3aee2f94283c: Layer already exists [2026-03-20T04:14:44.374Z] 4.1.0-dev.103: digest: sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:44.690Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:45.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:45.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-20T04:14:45.020Z] 635bc8317b30: Preparing [2026-03-20T04:14:45.020Z] 8b804b7e6070: Preparing [2026-03-20T04:14:45.020Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:45.020Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:45.020Z] 68071f1a144f: Preparing [2026-03-20T04:14:45.020Z] 3aee2f94283c: Preparing [2026-03-20T04:14:45.020Z] cce92674e987: Preparing [2026-03-20T04:14:45.020Z] 3aee2f94283c: Waiting [2026-03-20T04:14:45.020Z] cce92674e987: Waiting [2026-03-20T04:14:45.020Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:45.020Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:45.020Z] 68071f1a144f: Layer already exists [2026-03-20T04:14:45.020Z] 635bc8317b30: Layer already exists [2026-03-20T04:14:45.020Z] 8b804b7e6070: Layer already exists [2026-03-20T04:14:45.020Z] 3aee2f94283c: Layer already exists [2026-03-20T04:14:45.020Z] cce92674e987: Layer already exists [2026-03-20T04:14:45.020Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:45.343Z] + 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 [2026-03-20T04:14:45.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-20T04:14:45.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-20T04:14:45.664Z] 635bc8317b30: Preparing [2026-03-20T04:14:45.664Z] 8b804b7e6070: Preparing [2026-03-20T04:14:45.664Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:45.664Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:45.664Z] 68071f1a144f: Preparing [2026-03-20T04:14:45.664Z] 3aee2f94283c: Preparing [2026-03-20T04:14:45.664Z] cce92674e987: Preparing [2026-03-20T04:14:45.664Z] cce92674e987: Waiting [2026-03-20T04:14:45.664Z] 3aee2f94283c: Waiting [2026-03-20T04:14:45.664Z] 8b804b7e6070: Layer already exists [2026-03-20T04:14:45.664Z] 635bc8317b30: Layer already exists [2026-03-20T04:14:45.664Z] 68071f1a144f: Layer already exists [2026-03-20T04:14:45.664Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:45.664Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:45.664Z] 3aee2f94283c: Layer already exists [2026-03-20T04:14:45.664Z] cce92674e987: Layer already exists [2026-03-20T04:14:45.664Z] main: digest: sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:14:45.733Z] ===================================================== [Pipeline] echo [2026-03-20T04:14:45.746Z] taggedImages: [2026-03-20T04:14:45.746Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:45.746Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-20T04:14:45.746Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 [2026-03-20T04:14:45.746Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:45.746Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-03-20T04:14:45.773Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-03-20T04:14:45.774Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:45.774Z] latest [2026-03-20T04:14:45.774Z] 4.1.0-dev.103 [2026-03-20T04:14:45.774Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:14:45.774Z] main [2026-03-20T04:14:45.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:46.109Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:14:46.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:14:46.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-20T04:14:46.433Z] 1298020b726f: Preparing [2026-03-20T04:14:46.433Z] 7c56d72a8a22: Preparing [2026-03-20T04:14:46.433Z] f83742f7a4bb: Preparing [2026-03-20T04:14:46.433Z] 298ad8ee99e5: Preparing [2026-03-20T04:14:46.433Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:14:46.433Z] 0c6b4f6e0c8a: Preparing [2026-03-20T04:14:46.433Z] 2893f420f8b0: Preparing [2026-03-20T04:14:46.433Z] ff79a64dcfb6: Preparing [2026-03-20T04:14:46.433Z] ed962508533e: Preparing [2026-03-20T04:14:46.433Z] cce92674e987: Preparing [2026-03-20T04:14:46.433Z] 2893f420f8b0: Waiting [2026-03-20T04:14:46.433Z] ed962508533e: Waiting [2026-03-20T04:14:46.433Z] cce92674e987: Waiting [2026-03-20T04:14:46.433Z] ff79a64dcfb6: Waiting [2026-03-20T04:14:46.433Z] 0c6b4f6e0c8a: Waiting [2026-03-20T04:14:46.433Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:14:46.433Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:14:46.433Z] f83742f7a4bb: Pushed [2026-03-20T04:14:46.433Z] 1298020b726f: Pushed [2026-03-20T04:14:46.433Z] 7c56d72a8a22: Pushed [2026-03-20T04:14:46.433Z] cce92674e987: Layer already exists [2026-03-20T04:14:46.433Z] ff79a64dcfb6: Pushed [2026-03-20T04:14:46.997Z] ed962508533e: Pushed [2026-03-20T04:14:52.259Z] 2893f420f8b0: Pushed [2026-03-20T04:15:00.368Z] 0c6b4f6e0c8a: Pushed [2026-03-20T04:15:00.368Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:00.690Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:01.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-20T04:15:01.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-20T04:15:01.007Z] 1298020b726f: Preparing [2026-03-20T04:15:01.007Z] 7c56d72a8a22: Preparing [2026-03-20T04:15:01.007Z] f83742f7a4bb: Preparing [2026-03-20T04:15:01.007Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:01.007Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:01.007Z] 0c6b4f6e0c8a: Preparing [2026-03-20T04:15:01.007Z] 2893f420f8b0: Preparing [2026-03-20T04:15:01.007Z] ff79a64dcfb6: Preparing [2026-03-20T04:15:01.007Z] ed962508533e: Preparing [2026-03-20T04:15:01.007Z] cce92674e987: Preparing [2026-03-20T04:15:01.007Z] ff79a64dcfb6: Waiting [2026-03-20T04:15:01.007Z] ed962508533e: Waiting [2026-03-20T04:15:01.007Z] cce92674e987: Waiting [2026-03-20T04:15:01.007Z] 0c6b4f6e0c8a: Waiting [2026-03-20T04:15:01.007Z] 2893f420f8b0: Waiting [2026-03-20T04:15:01.007Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:01.007Z] 7c56d72a8a22: Layer already exists [2026-03-20T04:15:01.007Z] 1298020b726f: Layer already exists [2026-03-20T04:15:01.007Z] f83742f7a4bb: Layer already exists [2026-03-20T04:15:01.007Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:01.007Z] 0c6b4f6e0c8a: Layer already exists [2026-03-20T04:15:01.007Z] ed962508533e: Layer already exists [2026-03-20T04:15:01.007Z] 2893f420f8b0: Layer already exists [2026-03-20T04:15:01.007Z] cce92674e987: Layer already exists [2026-03-20T04:15:01.007Z] ff79a64dcfb6: Layer already exists [2026-03-20T04:15:01.007Z] latest: digest: sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:01.324Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:01.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 [2026-03-20T04:15:01.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-20T04:15:01.636Z] 1298020b726f: Preparing [2026-03-20T04:15:01.636Z] 7c56d72a8a22: Preparing [2026-03-20T04:15:01.636Z] f83742f7a4bb: Preparing [2026-03-20T04:15:01.636Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:01.636Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:01.637Z] 0c6b4f6e0c8a: Preparing [2026-03-20T04:15:01.637Z] 2893f420f8b0: Preparing [2026-03-20T04:15:01.637Z] ff79a64dcfb6: Preparing [2026-03-20T04:15:01.637Z] ed962508533e: Preparing [2026-03-20T04:15:01.637Z] cce92674e987: Preparing [2026-03-20T04:15:01.637Z] 2893f420f8b0: Waiting [2026-03-20T04:15:01.637Z] ff79a64dcfb6: Waiting [2026-03-20T04:15:01.637Z] ed962508533e: Waiting [2026-03-20T04:15:01.637Z] cce92674e987: Waiting [2026-03-20T04:15:01.637Z] 0c6b4f6e0c8a: Waiting [2026-03-20T04:15:01.637Z] f83742f7a4bb: Layer already exists [2026-03-20T04:15:01.637Z] 7c56d72a8a22: Layer already exists [2026-03-20T04:15:01.637Z] 1298020b726f: Layer already exists [2026-03-20T04:15:01.637Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:01.637Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:01.637Z] ff79a64dcfb6: Layer already exists [2026-03-20T04:15:01.637Z] 2893f420f8b0: Layer already exists [2026-03-20T04:15:01.637Z] 0c6b4f6e0c8a: Layer already exists [2026-03-20T04:15:01.637Z] ed962508533e: Layer already exists [2026-03-20T04:15:01.637Z] cce92674e987: Layer already exists [2026-03-20T04:15:01.637Z] 4.1.0-dev.103: digest: sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:01.960Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:02.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:02.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-20T04:15:02.304Z] 1298020b726f: Preparing [2026-03-20T04:15:02.304Z] 7c56d72a8a22: Preparing [2026-03-20T04:15:02.304Z] f83742f7a4bb: Preparing [2026-03-20T04:15:02.304Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:02.304Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:02.304Z] 0c6b4f6e0c8a: Preparing [2026-03-20T04:15:02.304Z] 2893f420f8b0: Preparing [2026-03-20T04:15:02.304Z] ff79a64dcfb6: Preparing [2026-03-20T04:15:02.304Z] 0c6b4f6e0c8a: Waiting [2026-03-20T04:15:02.304Z] 2893f420f8b0: Waiting [2026-03-20T04:15:02.304Z] ed962508533e: Preparing [2026-03-20T04:15:02.304Z] cce92674e987: Preparing [2026-03-20T04:15:02.304Z] ff79a64dcfb6: Waiting [2026-03-20T04:15:02.304Z] ed962508533e: Waiting [2026-03-20T04:15:02.304Z] cce92674e987: Waiting [2026-03-20T04:15:02.304Z] 7c56d72a8a22: Layer already exists [2026-03-20T04:15:02.304Z] 1298020b726f: Layer already exists [2026-03-20T04:15:02.304Z] f83742f7a4bb: Layer already exists [2026-03-20T04:15:02.304Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:02.304Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:02.304Z] 0c6b4f6e0c8a: Layer already exists [2026-03-20T04:15:02.304Z] ed962508533e: Layer already exists [2026-03-20T04:15:02.304Z] 2893f420f8b0: Layer already exists [2026-03-20T04:15:02.304Z] ff79a64dcfb6: Layer already exists [2026-03-20T04:15:02.304Z] cce92674e987: Layer already exists [2026-03-20T04:15:02.304Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:02.613Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:02.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-20T04:15:02.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-20T04:15:02.927Z] 1298020b726f: Preparing [2026-03-20T04:15:02.927Z] 7c56d72a8a22: Preparing [2026-03-20T04:15:02.927Z] f83742f7a4bb: Preparing [2026-03-20T04:15:02.927Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:02.927Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:02.927Z] 0c6b4f6e0c8a: Preparing [2026-03-20T04:15:02.927Z] 2893f420f8b0: Preparing [2026-03-20T04:15:02.927Z] ff79a64dcfb6: Preparing [2026-03-20T04:15:02.927Z] ed962508533e: Preparing [2026-03-20T04:15:02.927Z] cce92674e987: Preparing [2026-03-20T04:15:02.927Z] 0c6b4f6e0c8a: Waiting [2026-03-20T04:15:02.927Z] 2893f420f8b0: Waiting [2026-03-20T04:15:02.927Z] ff79a64dcfb6: Waiting [2026-03-20T04:15:02.927Z] ed962508533e: Waiting [2026-03-20T04:15:02.927Z] cce92674e987: Waiting [2026-03-20T04:15:02.927Z] f83742f7a4bb: Layer already exists [2026-03-20T04:15:02.927Z] 7c56d72a8a22: Layer already exists [2026-03-20T04:15:02.927Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:02.927Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:02.927Z] 1298020b726f: Layer already exists [2026-03-20T04:15:02.927Z] 2893f420f8b0: Layer already exists [2026-03-20T04:15:02.927Z] 0c6b4f6e0c8a: Layer already exists [2026-03-20T04:15:02.927Z] cce92674e987: Layer already exists [2026-03-20T04:15:02.927Z] ff79a64dcfb6: Layer already exists [2026-03-20T04:15:02.927Z] ed962508533e: Layer already exists [2026-03-20T04:15:02.927Z] main: digest: sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:15:02.995Z] ===================================================== [Pipeline] echo [2026-03-20T04:15:03.010Z] taggedImages: [2026-03-20T04:15:03.010Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:03.010Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-20T04:15:03.010Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 [2026-03-20T04:15:03.010Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:03.010Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-03-20T04:15:03.035Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-03-20T04:15:03.035Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:03.035Z] latest [2026-03-20T04:15:03.035Z] 4.1.0-dev.103 [2026-03-20T04:15:03.035Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:03.035Z] main [2026-03-20T04:15:03.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:03.374Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:03.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:03.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-20T04:15:03.682Z] 89b735e51d3e: Preparing [2026-03-20T04:15:03.682Z] 97640e0b8a1b: Preparing [2026-03-20T04:15:03.682Z] 4c1684b5deb8: Preparing [2026-03-20T04:15:03.682Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:03.682Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:03.682Z] bbecfa7514b4: Preparing [2026-03-20T04:15:03.682Z] 24b1a840f519: Preparing [2026-03-20T04:15:03.682Z] ae2aaff86679: Preparing [2026-03-20T04:15:03.682Z] cce92674e987: Preparing [2026-03-20T04:15:03.682Z] 24b1a840f519: Waiting [2026-03-20T04:15:03.682Z] ae2aaff86679: Waiting [2026-03-20T04:15:03.682Z] bbecfa7514b4: Waiting [2026-03-20T04:15:03.682Z] cce92674e987: Waiting [2026-03-20T04:15:03.682Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:03.682Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:03.682Z] 4c1684b5deb8: Pushed [2026-03-20T04:15:03.682Z] 89b735e51d3e: Pushed [2026-03-20T04:15:03.682Z] 97640e0b8a1b: Pushed [2026-03-20T04:15:03.682Z] 24b1a840f519: Pushed [2026-03-20T04:15:03.682Z] cce92674e987: Layer already exists [2026-03-20T04:15:04.248Z] ae2aaff86679: Pushed [2026-03-20T04:15:19.130Z] bbecfa7514b4: Pushed [2026-03-20T04:15:19.130Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:19.451Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:19.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-20T04:15:19.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-20T04:15:19.764Z] 89b735e51d3e: Preparing [2026-03-20T04:15:19.764Z] 97640e0b8a1b: Preparing [2026-03-20T04:15:19.764Z] 4c1684b5deb8: Preparing [2026-03-20T04:15:19.764Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:19.764Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:19.764Z] bbecfa7514b4: Preparing [2026-03-20T04:15:19.764Z] 24b1a840f519: Preparing [2026-03-20T04:15:19.764Z] ae2aaff86679: Preparing [2026-03-20T04:15:19.764Z] cce92674e987: Preparing [2026-03-20T04:15:19.764Z] 24b1a840f519: Waiting [2026-03-20T04:15:19.764Z] ae2aaff86679: Waiting [2026-03-20T04:15:19.764Z] cce92674e987: Waiting [2026-03-20T04:15:19.764Z] bbecfa7514b4: Waiting [2026-03-20T04:15:19.764Z] 97640e0b8a1b: Layer already exists [2026-03-20T04:15:19.764Z] 89b735e51d3e: Layer already exists [2026-03-20T04:15:19.764Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:19.764Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:19.764Z] 4c1684b5deb8: Layer already exists [2026-03-20T04:15:19.764Z] ae2aaff86679: Layer already exists [2026-03-20T04:15:19.764Z] cce92674e987: Layer already exists [2026-03-20T04:15:19.764Z] 24b1a840f519: Layer already exists [2026-03-20T04:15:19.764Z] bbecfa7514b4: Layer already exists [2026-03-20T04:15:19.764Z] latest: digest: sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:20.087Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:20.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 [2026-03-20T04:15:20.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-20T04:15:20.399Z] 89b735e51d3e: Preparing [2026-03-20T04:15:20.399Z] 97640e0b8a1b: Preparing [2026-03-20T04:15:20.399Z] 4c1684b5deb8: Preparing [2026-03-20T04:15:20.399Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:20.399Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:20.399Z] bbecfa7514b4: Preparing [2026-03-20T04:15:20.399Z] 24b1a840f519: Preparing [2026-03-20T04:15:20.399Z] ae2aaff86679: Preparing [2026-03-20T04:15:20.399Z] cce92674e987: Preparing [2026-03-20T04:15:20.399Z] 24b1a840f519: Waiting [2026-03-20T04:15:20.399Z] bbecfa7514b4: Waiting [2026-03-20T04:15:20.399Z] cce92674e987: Waiting [2026-03-20T04:15:20.399Z] ae2aaff86679: Waiting [2026-03-20T04:15:20.399Z] 89b735e51d3e: Layer already exists [2026-03-20T04:15:20.399Z] 4c1684b5deb8: Layer already exists [2026-03-20T04:15:20.399Z] 97640e0b8a1b: Layer already exists [2026-03-20T04:15:20.399Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:20.399Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:20.399Z] bbecfa7514b4: Layer already exists [2026-03-20T04:15:20.399Z] ae2aaff86679: Layer already exists [2026-03-20T04:15:20.399Z] 24b1a840f519: Layer already exists [2026-03-20T04:15:20.399Z] cce92674e987: Layer already exists [2026-03-20T04:15:20.399Z] 4.1.0-dev.103: digest: sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:20.718Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:21.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:21.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-20T04:15:21.033Z] 89b735e51d3e: Preparing [2026-03-20T04:15:21.033Z] 97640e0b8a1b: Preparing [2026-03-20T04:15:21.033Z] 4c1684b5deb8: Preparing [2026-03-20T04:15:21.033Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:21.033Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:21.033Z] bbecfa7514b4: Preparing [2026-03-20T04:15:21.033Z] 24b1a840f519: Preparing [2026-03-20T04:15:21.033Z] ae2aaff86679: Preparing [2026-03-20T04:15:21.033Z] cce92674e987: Preparing [2026-03-20T04:15:21.033Z] 24b1a840f519: Waiting [2026-03-20T04:15:21.033Z] ae2aaff86679: Waiting [2026-03-20T04:15:21.033Z] cce92674e987: Waiting [2026-03-20T04:15:21.033Z] bbecfa7514b4: Waiting [2026-03-20T04:15:21.033Z] 89b735e51d3e: Layer already exists [2026-03-20T04:15:21.033Z] 97640e0b8a1b: Layer already exists [2026-03-20T04:15:21.033Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:21.033Z] 4c1684b5deb8: Layer already exists [2026-03-20T04:15:21.033Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:21.033Z] bbecfa7514b4: Layer already exists [2026-03-20T04:15:21.033Z] 24b1a840f519: Layer already exists [2026-03-20T04:15:21.033Z] ae2aaff86679: Layer already exists [2026-03-20T04:15:21.033Z] cce92674e987: Layer already exists [2026-03-20T04:15:21.033Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:21.352Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:21.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-20T04:15:21.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-20T04:15:21.677Z] 89b735e51d3e: Preparing [2026-03-20T04:15:21.677Z] 97640e0b8a1b: Preparing [2026-03-20T04:15:21.677Z] 4c1684b5deb8: Preparing [2026-03-20T04:15:21.677Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:21.677Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:21.677Z] bbecfa7514b4: Preparing [2026-03-20T04:15:21.677Z] 24b1a840f519: Preparing [2026-03-20T04:15:21.677Z] ae2aaff86679: Preparing [2026-03-20T04:15:21.677Z] cce92674e987: Preparing [2026-03-20T04:15:21.677Z] bbecfa7514b4: Waiting [2026-03-20T04:15:21.677Z] ae2aaff86679: Waiting [2026-03-20T04:15:21.677Z] cce92674e987: Waiting [2026-03-20T04:15:21.677Z] 24b1a840f519: Waiting [2026-03-20T04:15:21.677Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:21.677Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:21.677Z] 89b735e51d3e: Layer already exists [2026-03-20T04:15:21.677Z] 97640e0b8a1b: Layer already exists [2026-03-20T04:15:21.677Z] 4c1684b5deb8: Layer already exists [2026-03-20T04:15:21.677Z] bbecfa7514b4: Layer already exists [2026-03-20T04:15:21.677Z] 24b1a840f519: Layer already exists [2026-03-20T04:15:21.677Z] ae2aaff86679: Layer already exists [2026-03-20T04:15:21.677Z] cce92674e987: Layer already exists [2026-03-20T04:15:21.677Z] main: digest: sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:15:21.740Z] ===================================================== [Pipeline] echo [2026-03-20T04:15:21.752Z] taggedImages: [2026-03-20T04:15:21.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:21.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-20T04:15:21.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 [2026-03-20T04:15:21.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:21.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-03-20T04:15:21.774Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-03-20T04:15:21.774Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:21.774Z] latest [2026-03-20T04:15:21.774Z] 4.1.0-dev.103 [2026-03-20T04:15:21.774Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:21.774Z] main [2026-03-20T04:15:21.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:22.199Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:22.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:22.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-20T04:15:22.556Z] 1298020b726f: Preparing [2026-03-20T04:15:22.556Z] d66f3e1d7769: Preparing [2026-03-20T04:15:22.556Z] 868cc94d5e75: Preparing [2026-03-20T04:15:22.556Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:22.556Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:22.556Z] 0c6b4f6e0c8a: Preparing [2026-03-20T04:15:22.556Z] ff79a64dcfb6: Preparing [2026-03-20T04:15:22.556Z] ed962508533e: Preparing [2026-03-20T04:15:22.556Z] cce92674e987: Preparing [2026-03-20T04:15:22.556Z] ff79a64dcfb6: Waiting [2026-03-20T04:15:22.556Z] ed962508533e: Waiting [2026-03-20T04:15:22.556Z] 0c6b4f6e0c8a: Waiting [2026-03-20T04:15:22.556Z] cce92674e987: Waiting [2026-03-20T04:15:22.556Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:22.556Z] 1298020b726f: Layer already exists [2026-03-20T04:15:22.556Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:22.556Z] 0c6b4f6e0c8a: Layer already exists [2026-03-20T04:15:22.556Z] ff79a64dcfb6: Layer already exists [2026-03-20T04:15:22.556Z] ed962508533e: Layer already exists [2026-03-20T04:15:22.556Z] cce92674e987: Layer already exists [2026-03-20T04:15:22.556Z] 868cc94d5e75: Pushed [2026-03-20T04:15:22.556Z] d66f3e1d7769: Pushed [2026-03-20T04:15:22.831Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:23.169Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:23.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-20T04:15:23.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-20T04:15:23.475Z] 1298020b726f: Preparing [2026-03-20T04:15:23.475Z] d66f3e1d7769: Preparing [2026-03-20T04:15:23.475Z] 868cc94d5e75: Preparing [2026-03-20T04:15:23.475Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:23.475Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:23.475Z] 0c6b4f6e0c8a: Preparing [2026-03-20T04:15:23.475Z] ff79a64dcfb6: Preparing [2026-03-20T04:15:23.475Z] ed962508533e: Preparing [2026-03-20T04:15:23.475Z] cce92674e987: Preparing [2026-03-20T04:15:23.475Z] ed962508533e: Waiting [2026-03-20T04:15:23.475Z] cce92674e987: Waiting [2026-03-20T04:15:23.475Z] ff79a64dcfb6: Waiting [2026-03-20T04:15:23.475Z] 0c6b4f6e0c8a: Waiting [2026-03-20T04:15:23.475Z] 868cc94d5e75: Layer already exists [2026-03-20T04:15:23.475Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:23.475Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:23.475Z] 1298020b726f: Layer already exists [2026-03-20T04:15:23.475Z] d66f3e1d7769: Layer already exists [2026-03-20T04:15:23.475Z] 0c6b4f6e0c8a: Layer already exists [2026-03-20T04:15:23.475Z] ed962508533e: Layer already exists [2026-03-20T04:15:23.475Z] ff79a64dcfb6: Layer already exists [2026-03-20T04:15:23.475Z] cce92674e987: Layer already exists [2026-03-20T04:15:23.475Z] latest: digest: sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:23.790Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:25.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 [2026-03-20T04:15:25.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-20T04:15:25.089Z] 1298020b726f: Preparing [2026-03-20T04:15:25.089Z] d66f3e1d7769: Preparing [2026-03-20T04:15:25.089Z] 868cc94d5e75: Preparing [2026-03-20T04:15:25.089Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:25.089Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:25.089Z] 0c6b4f6e0c8a: Preparing [2026-03-20T04:15:25.089Z] ff79a64dcfb6: Preparing [2026-03-20T04:15:25.089Z] ed962508533e: Preparing [2026-03-20T04:15:25.089Z] ff79a64dcfb6: Waiting [2026-03-20T04:15:25.089Z] 0c6b4f6e0c8a: Waiting [2026-03-20T04:15:25.089Z] cce92674e987: Preparing [2026-03-20T04:15:25.089Z] cce92674e987: Waiting [2026-03-20T04:15:25.089Z] ed962508533e: Waiting [2026-03-20T04:15:25.089Z] 1298020b726f: Layer already exists [2026-03-20T04:15:25.089Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:25.089Z] 868cc94d5e75: Layer already exists [2026-03-20T04:15:25.089Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:25.089Z] d66f3e1d7769: Layer already exists [2026-03-20T04:15:25.089Z] 0c6b4f6e0c8a: Layer already exists [2026-03-20T04:15:25.089Z] ff79a64dcfb6: Layer already exists [2026-03-20T04:15:25.089Z] cce92674e987: Layer already exists [2026-03-20T04:15:25.089Z] ed962508533e: Layer already exists [2026-03-20T04:15:25.089Z] 4.1.0-dev.103: digest: sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:25.405Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:25.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:25.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-20T04:15:25.712Z] 1298020b726f: Preparing [2026-03-20T04:15:25.712Z] d66f3e1d7769: Preparing [2026-03-20T04:15:25.712Z] 868cc94d5e75: Preparing [2026-03-20T04:15:25.712Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:25.712Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:25.712Z] 0c6b4f6e0c8a: Preparing [2026-03-20T04:15:25.712Z] ff79a64dcfb6: Preparing [2026-03-20T04:15:25.712Z] ed962508533e: Preparing [2026-03-20T04:15:25.712Z] cce92674e987: Preparing [2026-03-20T04:15:25.712Z] 0c6b4f6e0c8a: Waiting [2026-03-20T04:15:25.712Z] ff79a64dcfb6: Waiting [2026-03-20T04:15:25.712Z] ed962508533e: Waiting [2026-03-20T04:15:25.712Z] cce92674e987: Waiting [2026-03-20T04:15:25.712Z] 868cc94d5e75: Layer already exists [2026-03-20T04:15:25.712Z] 1298020b726f: Layer already exists [2026-03-20T04:15:25.712Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:25.712Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:25.712Z] d66f3e1d7769: Layer already exists [2026-03-20T04:15:25.712Z] 0c6b4f6e0c8a: Layer already exists [2026-03-20T04:15:25.712Z] ff79a64dcfb6: Layer already exists [2026-03-20T04:15:25.712Z] cce92674e987: Layer already exists [2026-03-20T04:15:25.712Z] ed962508533e: Layer already exists [2026-03-20T04:15:25.712Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:26.020Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:26.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-20T04:15:26.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-20T04:15:26.320Z] 1298020b726f: Preparing [2026-03-20T04:15:26.320Z] d66f3e1d7769: Preparing [2026-03-20T04:15:26.320Z] 868cc94d5e75: Preparing [2026-03-20T04:15:26.320Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:26.320Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:26.320Z] 0c6b4f6e0c8a: Preparing [2026-03-20T04:15:26.320Z] ff79a64dcfb6: Preparing [2026-03-20T04:15:26.320Z] ed962508533e: Preparing [2026-03-20T04:15:26.320Z] cce92674e987: Preparing [2026-03-20T04:15:26.320Z] 0c6b4f6e0c8a: Waiting [2026-03-20T04:15:26.320Z] ff79a64dcfb6: Waiting [2026-03-20T04:15:26.320Z] ed962508533e: Waiting [2026-03-20T04:15:26.320Z] cce92674e987: Waiting [2026-03-20T04:15:26.320Z] 1298020b726f: Layer already exists [2026-03-20T04:15:26.320Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:26.320Z] d66f3e1d7769: Layer already exists [2026-03-20T04:15:26.320Z] 868cc94d5e75: Layer already exists [2026-03-20T04:15:26.320Z] ff79a64dcfb6: Layer already exists [2026-03-20T04:15:26.320Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:26.320Z] 0c6b4f6e0c8a: Layer already exists [2026-03-20T04:15:26.320Z] ed962508533e: Layer already exists [2026-03-20T04:15:26.320Z] cce92674e987: Layer already exists [2026-03-20T04:15:26.320Z] main: digest: sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:15:26.379Z] ===================================================== [Pipeline] echo [2026-03-20T04:15:26.397Z] taggedImages: [2026-03-20T04:15:26.397Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:26.397Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-20T04:15:26.397Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 [2026-03-20T04:15:26.397Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:26.397Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-03-20T04:15:26.423Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-03-20T04:15:26.423Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:26.423Z] latest [2026-03-20T04:15:26.423Z] 4.1.0-dev.103 [2026-03-20T04:15:26.423Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:26.423Z] main [2026-03-20T04:15:26.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:26.759Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:27.074Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:27.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-20T04:15:27.074Z] 20ce3b5a3188: Preparing [2026-03-20T04:15:27.074Z] ebdae0ff16b9: Preparing [2026-03-20T04:15:27.074Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:27.074Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:27.074Z] c9cf4f8031aa: Preparing [2026-03-20T04:15:27.074Z] c9f03d18bb7d: Preparing [2026-03-20T04:15:27.074Z] cce92674e987: Preparing [2026-03-20T04:15:27.074Z] c9f03d18bb7d: Waiting [2026-03-20T04:15:27.074Z] cce92674e987: Waiting [2026-03-20T04:15:27.074Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:27.074Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:27.074Z] cce92674e987: Layer already exists [2026-03-20T04:15:27.074Z] c9cf4f8031aa: Pushed [2026-03-20T04:15:27.074Z] 20ce3b5a3188: Pushed [2026-03-20T04:15:27.640Z] c9f03d18bb7d: Pushed [2026-03-20T04:15:31.819Z] ebdae0ff16b9: Pushed [2026-03-20T04:15:31.819Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:32.138Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:32.451Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-20T04:15:32.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-20T04:15:32.451Z] 20ce3b5a3188: Preparing [2026-03-20T04:15:32.451Z] ebdae0ff16b9: Preparing [2026-03-20T04:15:32.451Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:32.451Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:32.451Z] c9cf4f8031aa: Preparing [2026-03-20T04:15:32.451Z] c9f03d18bb7d: Preparing [2026-03-20T04:15:32.451Z] cce92674e987: Preparing [2026-03-20T04:15:32.451Z] c9f03d18bb7d: Waiting [2026-03-20T04:15:32.451Z] cce92674e987: Waiting [2026-03-20T04:15:32.451Z] ebdae0ff16b9: Layer already exists [2026-03-20T04:15:32.451Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:32.451Z] c9cf4f8031aa: Layer already exists [2026-03-20T04:15:32.451Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:32.451Z] 20ce3b5a3188: Layer already exists [2026-03-20T04:15:32.451Z] c9f03d18bb7d: Layer already exists [2026-03-20T04:15:32.451Z] cce92674e987: Layer already exists [2026-03-20T04:15:32.451Z] latest: digest: sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:32.767Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:33.082Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 [2026-03-20T04:15:33.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-20T04:15:33.082Z] 20ce3b5a3188: Preparing [2026-03-20T04:15:33.082Z] ebdae0ff16b9: Preparing [2026-03-20T04:15:33.082Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:33.082Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:33.082Z] c9cf4f8031aa: Preparing [2026-03-20T04:15:33.082Z] c9f03d18bb7d: Preparing [2026-03-20T04:15:33.082Z] cce92674e987: Preparing [2026-03-20T04:15:33.083Z] c9f03d18bb7d: Waiting [2026-03-20T04:15:33.083Z] cce92674e987: Waiting [2026-03-20T04:15:33.083Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:33.083Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:33.083Z] ebdae0ff16b9: Layer already exists [2026-03-20T04:15:33.083Z] 20ce3b5a3188: Layer already exists [2026-03-20T04:15:33.083Z] c9cf4f8031aa: Layer already exists [2026-03-20T04:15:33.083Z] cce92674e987: Layer already exists [2026-03-20T04:15:33.083Z] c9f03d18bb7d: Layer already exists [2026-03-20T04:15:33.083Z] 4.1.0-dev.103: digest: sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:33.397Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:33.714Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:33.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-20T04:15:33.714Z] 20ce3b5a3188: Preparing [2026-03-20T04:15:33.714Z] ebdae0ff16b9: Preparing [2026-03-20T04:15:33.714Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:33.714Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:33.714Z] c9cf4f8031aa: Preparing [2026-03-20T04:15:33.714Z] c9f03d18bb7d: Preparing [2026-03-20T04:15:33.714Z] cce92674e987: Preparing [2026-03-20T04:15:33.714Z] c9f03d18bb7d: Waiting [2026-03-20T04:15:33.714Z] cce92674e987: Waiting [2026-03-20T04:15:33.714Z] 20ce3b5a3188: Layer already exists [2026-03-20T04:15:33.714Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:33.714Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:33.714Z] c9cf4f8031aa: Layer already exists [2026-03-20T04:15:33.714Z] ebdae0ff16b9: Layer already exists [2026-03-20T04:15:33.714Z] c9f03d18bb7d: Layer already exists [2026-03-20T04:15:33.714Z] cce92674e987: Layer already exists [2026-03-20T04:15:33.714Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:34.028Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:34.341Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-20T04:15:34.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-20T04:15:34.341Z] 20ce3b5a3188: Preparing [2026-03-20T04:15:34.341Z] ebdae0ff16b9: Preparing [2026-03-20T04:15:34.341Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:34.341Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:34.341Z] c9cf4f8031aa: Preparing [2026-03-20T04:15:34.341Z] c9f03d18bb7d: Preparing [2026-03-20T04:15:34.341Z] cce92674e987: Preparing [2026-03-20T04:15:34.341Z] c9f03d18bb7d: Waiting [2026-03-20T04:15:34.341Z] cce92674e987: Waiting [2026-03-20T04:15:34.341Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:34.341Z] 20ce3b5a3188: Layer already exists [2026-03-20T04:15:34.341Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:34.341Z] ebdae0ff16b9: Layer already exists [2026-03-20T04:15:34.341Z] c9cf4f8031aa: Layer already exists [2026-03-20T04:15:34.341Z] cce92674e987: Layer already exists [2026-03-20T04:15:34.341Z] c9f03d18bb7d: Layer already exists [2026-03-20T04:15:34.341Z] main: digest: sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:15:34.409Z] ===================================================== [Pipeline] echo [2026-03-20T04:15:34.423Z] taggedImages: [2026-03-20T04:15:34.423Z] - nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:34.423Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-20T04:15:34.423Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 [2026-03-20T04:15:34.423Z] - nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:34.423Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-03-20T04:15:34.452Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-03-20T04:15:34.452Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:34.452Z] latest [2026-03-20T04:15:34.452Z] 4.1.0-dev.103 [2026-03-20T04:15:34.452Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:34.452Z] main [2026-03-20T04:15:34.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:34.791Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:35.114Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:35.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-20T04:15:35.115Z] a2439b93625c: Preparing [2026-03-20T04:15:35.115Z] 8203984b25cc: Preparing [2026-03-20T04:15:35.115Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:35.115Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:35.115Z] 7f0f0eb56483: Preparing [2026-03-20T04:15:35.115Z] 531be3320948: Preparing [2026-03-20T04:15:35.115Z] cce92674e987: Preparing [2026-03-20T04:15:35.115Z] 531be3320948: Waiting [2026-03-20T04:15:35.115Z] cce92674e987: Waiting [2026-03-20T04:15:35.115Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:35.115Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:35.115Z] cce92674e987: Layer already exists [2026-03-20T04:15:35.115Z] 7f0f0eb56483: Pushed [2026-03-20T04:15:35.115Z] a2439b93625c: Pushed [2026-03-20T04:15:35.373Z] 531be3320948: Pushed [2026-03-20T04:15:39.550Z] 8203984b25cc: Pushed [2026-03-20T04:15:39.550Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:39.864Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:40.180Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-20T04:15:40.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-20T04:15:40.180Z] a2439b93625c: Preparing [2026-03-20T04:15:40.180Z] 8203984b25cc: Preparing [2026-03-20T04:15:40.180Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:40.180Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:40.180Z] 7f0f0eb56483: Preparing [2026-03-20T04:15:40.180Z] 531be3320948: Preparing [2026-03-20T04:15:40.180Z] cce92674e987: Preparing [2026-03-20T04:15:40.180Z] 531be3320948: Waiting [2026-03-20T04:15:40.180Z] cce92674e987: Waiting [2026-03-20T04:15:40.180Z] a2439b93625c: Layer already exists [2026-03-20T04:15:40.180Z] 7f0f0eb56483: Layer already exists [2026-03-20T04:15:40.180Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:40.180Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:40.180Z] 8203984b25cc: Layer already exists [2026-03-20T04:15:40.180Z] cce92674e987: Layer already exists [2026-03-20T04:15:40.180Z] 531be3320948: Layer already exists [2026-03-20T04:15:40.180Z] latest: digest: sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:40.498Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:40.817Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 [2026-03-20T04:15:40.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-20T04:15:40.817Z] a2439b93625c: Preparing [2026-03-20T04:15:40.817Z] 8203984b25cc: Preparing [2026-03-20T04:15:40.817Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:40.817Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:40.817Z] 7f0f0eb56483: Preparing [2026-03-20T04:15:40.817Z] 531be3320948: Preparing [2026-03-20T04:15:40.817Z] cce92674e987: Preparing [2026-03-20T04:15:40.817Z] cce92674e987: Waiting [2026-03-20T04:15:40.817Z] 531be3320948: Waiting [2026-03-20T04:15:40.817Z] 7f0f0eb56483: Layer already exists [2026-03-20T04:15:40.817Z] 8203984b25cc: Layer already exists [2026-03-20T04:15:40.817Z] a2439b93625c: Layer already exists [2026-03-20T04:15:40.817Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:40.817Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:40.817Z] 531be3320948: Layer already exists [2026-03-20T04:15:40.817Z] cce92674e987: Layer already exists [2026-03-20T04:15:40.817Z] 4.1.0-dev.103: digest: sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:41.134Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:41.445Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:41.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-20T04:15:41.445Z] a2439b93625c: Preparing [2026-03-20T04:15:41.445Z] 8203984b25cc: Preparing [2026-03-20T04:15:41.445Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:41.445Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:41.445Z] 7f0f0eb56483: Preparing [2026-03-20T04:15:41.445Z] 531be3320948: Preparing [2026-03-20T04:15:41.445Z] 531be3320948: Waiting [2026-03-20T04:15:41.445Z] cce92674e987: Preparing [2026-03-20T04:15:41.445Z] cce92674e987: Waiting [2026-03-20T04:15:41.445Z] 8203984b25cc: Layer already exists [2026-03-20T04:15:41.445Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:41.445Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:41.445Z] a2439b93625c: Layer already exists [2026-03-20T04:15:41.445Z] 7f0f0eb56483: Layer already exists [2026-03-20T04:15:41.445Z] 531be3320948: Layer already exists [2026-03-20T04:15:41.445Z] cce92674e987: Layer already exists [2026-03-20T04:15:41.445Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:41.760Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:15:42.071Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-20T04:15:42.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-20T04:15:42.072Z] a2439b93625c: Preparing [2026-03-20T04:15:42.072Z] 8203984b25cc: Preparing [2026-03-20T04:15:42.072Z] 298ad8ee99e5: Preparing [2026-03-20T04:15:42.072Z] 88b1ad3c2f9a: Preparing [2026-03-20T04:15:42.072Z] 7f0f0eb56483: Preparing [2026-03-20T04:15:42.072Z] 531be3320948: Preparing [2026-03-20T04:15:42.072Z] cce92674e987: Preparing [2026-03-20T04:15:42.072Z] 531be3320948: Waiting [2026-03-20T04:15:42.072Z] cce92674e987: Waiting [2026-03-20T04:15:42.072Z] 298ad8ee99e5: Layer already exists [2026-03-20T04:15:42.072Z] 8203984b25cc: Layer already exists [2026-03-20T04:15:42.072Z] 7f0f0eb56483: Layer already exists [2026-03-20T04:15:42.072Z] 88b1ad3c2f9a: Layer already exists [2026-03-20T04:15:42.072Z] a2439b93625c: Layer already exists [2026-03-20T04:15:42.072Z] cce92674e987: Layer already exists [2026-03-20T04:15:42.072Z] 531be3320948: Layer already exists [2026-03-20T04:15:42.072Z] main: digest: sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:15:42.141Z] ===================================================== [Pipeline] echo [2026-03-20T04:15:42.151Z] taggedImages: [2026-03-20T04:15:42.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-20T04:15:42.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 [2026-03-20T04:15:42.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-03-20T04:15:42.215Z] ========================================================= [2026-03-20T04:15:42.215Z] [edgeXBuildMultiArch] RAW Config: [2026-03-20T04:15:42.215Z] images: [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-20T04:15:42.215Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:15:42.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-20T04:15:42.216Z] settingsFile: [2026-03-20T04:15:42.216Z] edgex-go-settings [2026-03-20T04:15:42.216Z] ========================================================= [Pipeline] node [2026-03-20T04:15:57.218Z] Still waiting to schedule task [2026-03-20T04:15:57.218Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-20T04:16:56.324Z] Running on prd-centos7-docker-4c-2g-3746 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T04:16:56.367Z] provisioning config files... [2026-03-20T04:16:56.388Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11531724918136407873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:16:57.483Z] ---> ****-login.sh [2026-03-20T04:16:57.483Z] nexus3.edgexfoundry.org:10001 [2026-03-20T04:16:58.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:16:58.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:16:58.891Z] Configure a credential helper to remove this warning. See [2026-03-20T04:16:58.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:16:58.891Z] [2026-03-20T04:16:58.891Z] Login Succeeded [2026-03-20T04:16:58.891Z] nexus3.edgexfoundry.org:10002 [2026-03-20T04:16:58.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:16:59.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:16:59.165Z] Configure a credential helper to remove this warning. See [2026-03-20T04:16:59.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:16:59.165Z] [2026-03-20T04:16:59.165Z] Login Succeeded [2026-03-20T04:16:59.165Z] nexus3.edgexfoundry.org:10003 [2026-03-20T04:16:59.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:16:59.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:16:59.439Z] Configure a credential helper to remove this warning. See [2026-03-20T04:16:59.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:16:59.439Z] [2026-03-20T04:16:59.439Z] Login Succeeded [2026-03-20T04:16:59.439Z] nexus3.edgexfoundry.org:10004 [2026-03-20T04:16:59.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:16:59.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:16:59.740Z] Configure a credential helper to remove this warning. See [2026-03-20T04:16:59.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:16:59.740Z] [2026-03-20T04:16:59.740Z] Login Succeeded [2026-03-20T04:16:59.740Z] ****.io [2026-03-20T04:17:00.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:17:00.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:17:00.295Z] Configure a credential helper to remove this warning. See [2026-03-20T04:17:00.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:17:00.295Z] [2026-03-20T04:17:00.295Z] Login Succeeded [2026-03-20T04:17:00.295Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T04:17:00.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T04:17:00.661Z] + docker buildx ls [2026-03-20T04:17:00.661Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-20T04:17:00.661Z] default * docker [2026-03-20T04:17:00.661Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-20T04:17:00.961Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-20T04:17:00.961Z] edgex-builder [Pipeline] sh [2026-03-20T04:17:01.262Z] + docker buildx inspect --bootstrap [2026-03-20T04:17:01.262Z] #1 [internal] booting buildkit [2026-03-20T04:17:01.262Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-20T04:17:04.613Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2026-03-20T04:17:04.613Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-20T04:17:06.520Z] #1 creating container buildx_buildkit_edgex-builder0 2.0s done [2026-03-20T04:17:06.520Z] #1 DONE 5.3s [2026-03-20T04:17:06.520Z] Name: edgex-builder [2026-03-20T04:17:06.520Z] Driver: docker-container [2026-03-20T04:17:06.520Z] [2026-03-20T04:17:06.520Z] Nodes: [2026-03-20T04:17:06.520Z] Name: edgex-builder0 [2026-03-20T04:17:06.520Z] Endpoint: unix:///var/run/docker.sock [2026-03-20T04:17:06.520Z] Status: running [2026-03-20T04:17:06.520Z] Buildkit: v0.28.0 [2026-03-20T04:17:06.520Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-20T04:17:06.811Z] + docker buildx ls [2026-03-20T04:17:06.811Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-20T04:17:06.811Z] edgex-builder * docker-container [2026-03-20T04:17:06.811Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-20T04:17:06.811Z] default docker [2026-03-20T04:17:06.811Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-20T04:17:07.108Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:07.108Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:07.369Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:07.369Z] #1 transferring dockerfile: 197B done [2026-03-20T04:17:07.369Z] #1 DONE 0.0s [2026-03-20T04:17:07.369Z] [2026-03-20T04:17:07.369Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:07.369Z] #2 DONE 0.1s [2026-03-20T04:17:07.369Z] [2026-03-20T04:17:07.369Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:07.369Z] #3 DONE 0.1s [2026-03-20T04:17:07.369Z] [2026-03-20T04:17:07.369Z] #4 [internal] load .dockerignore [2026-03-20T04:17:07.369Z] #4 transferring context: 2B done [2026-03-20T04:17:07.369Z] #4 DONE 0.0s [2026-03-20T04:17:07.369Z] [2026-03-20T04:17:07.369Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:07.369Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done [2026-03-20T04:17:07.369Z] #5 DONE 0.0s [2026-03-20T04:17:07.369Z] [2026-03-20T04:17:07.369Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:07.369Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done [2026-03-20T04:17:07.629Z] #6 DONE 0.1s [2026-03-20T04:17:07.629Z] [2026-03-20T04:17:07.629Z] #7 exporting to image [2026-03-20T04:17:07.629Z] #7 exporting layers done [2026-03-20T04:17:07.629Z] #7 exporting manifest sha256:0380ad4c035c8dd4e523da72d08324a40677866eb368b884899774de49024a2e 0.0s done [2026-03-20T04:17:07.629Z] #7 exporting config sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 done [2026-03-20T04:17:07.629Z] #7 exporting manifest sha256:ea9365cd12029fc332c181bbc2a26e4c3d3e01c1ced39fddb5577e1892118138 0.0s done [2026-03-20T04:17:07.629Z] #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f done [2026-03-20T04:17:07.629Z] #7 exporting manifest list sha256:a657af241bf078f65bf678fefcab5bab3b5e815c0eca9ebe0df18c19a3a86cee done [2026-03-20T04:17:07.629Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:07.629Z] #7 DONE 0.0s [2026-03-20T04:17:07.629Z] [2026-03-20T04:17:07.629Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:07.629Z] #8 DONE 0.0s [2026-03-20T04:17:07.891Z] [2026-03-20T04:17:07.891Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:07.891Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:08.184Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-03-20T04:17:08.184Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-03-20T04:17:08.184Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:08.184Z] #1 transferring dockerfile: 163B done [2026-03-20T04:17:08.184Z] #1 DONE 0.0s [2026-03-20T04:17:08.184Z] [2026-03-20T04:17:08.184Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-20T04:17:08.184Z] #2 DONE 0.0s [2026-03-20T04:17:08.184Z] [2026-03-20T04:17:08.184Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-20T04:17:08.184Z] #3 DONE 0.0s [2026-03-20T04:17:08.184Z] [2026-03-20T04:17:08.184Z] #4 [internal] load .dockerignore [2026-03-20T04:17:08.184Z] #4 transferring context: 2B done [2026-03-20T04:17:08.184Z] #4 DONE 0.0s [2026-03-20T04:17:08.444Z] [2026-03-20T04:17:08.444Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:08.444Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done [2026-03-20T04:17:08.444Z] #5 CACHED [2026-03-20T04:17:08.444Z] [2026-03-20T04:17:08.444Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:08.444Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done [2026-03-20T04:17:08.444Z] #6 CACHED [2026-03-20T04:17:08.444Z] [2026-03-20T04:17:08.444Z] #7 exporting to image [2026-03-20T04:17:08.444Z] #7 exporting layers done [2026-03-20T04:17:08.444Z] #7 exporting manifest sha256:0380ad4c035c8dd4e523da72d08324a40677866eb368b884899774de49024a2e done [2026-03-20T04:17:08.444Z] #7 exporting config sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 done [2026-03-20T04:17:08.444Z] #7 exporting manifest sha256:ea9365cd12029fc332c181bbc2a26e4c3d3e01c1ced39fddb5577e1892118138 0.0s done [2026-03-20T04:17:08.444Z] #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f done [2026-03-20T04:17:08.444Z] #7 exporting manifest list sha256:a657af241bf078f65bf678fefcab5bab3b5e815c0eca9ebe0df18c19a3a86cee done [2026-03-20T04:17:08.444Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:08.444Z] #7 DONE 0.0s [2026-03-20T04:17:08.444Z] [2026-03-20T04:17:08.444Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:08.444Z] #8 DONE 0.0s [2026-03-20T04:17:08.444Z] [2026-03-20T04:17:08.444Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:08.444Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:08.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103' [2026-03-20T04:17:08.730Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 --push - [2026-03-20T04:17:08.730Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:08.730Z] #1 transferring dockerfile: 170B done [2026-03-20T04:17:08.730Z] #1 DONE 0.0s [2026-03-20T04:17:08.730Z] [2026-03-20T04:17:08.730Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 [2026-03-20T04:17:08.730Z] #2 DONE 0.0s [2026-03-20T04:17:08.730Z] [2026-03-20T04:17:08.730Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103 [2026-03-20T04:17:08.730Z] #3 DONE 0.0s [2026-03-20T04:17:08.730Z] [2026-03-20T04:17:08.730Z] #4 [internal] load .dockerignore [2026-03-20T04:17:08.730Z] #4 transferring context: 2B done [2026-03-20T04:17:08.731Z] #4 DONE 0.0s [2026-03-20T04:17:08.731Z] [2026-03-20T04:17:08.731Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:08.731Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done [2026-03-20T04:17:08.731Z] #5 CACHED [2026-03-20T04:17:08.731Z] [2026-03-20T04:17:08.731Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:08.989Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done [2026-03-20T04:17:08.989Z] #6 CACHED [2026-03-20T04:17:08.989Z] [2026-03-20T04:17:08.989Z] #7 exporting to image [2026-03-20T04:17:08.989Z] #7 exporting layers done [2026-03-20T04:17:08.989Z] #7 exporting manifest sha256:0380ad4c035c8dd4e523da72d08324a40677866eb368b884899774de49024a2e done [2026-03-20T04:17:08.989Z] #7 exporting config sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 done [2026-03-20T04:17:08.989Z] #7 exporting manifest sha256:ea9365cd12029fc332c181bbc2a26e4c3d3e01c1ced39fddb5577e1892118138 done [2026-03-20T04:17:08.989Z] #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f done [2026-03-20T04:17:08.989Z] #7 exporting manifest list sha256:a657af241bf078f65bf678fefcab5bab3b5e815c0eca9ebe0df18c19a3a86cee done [2026-03-20T04:17:08.989Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:08.989Z] #7 DONE 0.0s [2026-03-20T04:17:08.989Z] [2026-03-20T04:17:08.989Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:08.989Z] #8 DONE 0.0s [2026-03-20T04:17:08.989Z] [2026-03-20T04:17:08.989Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:08.989Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:09.294Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:09.294Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:09.294Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:09.294Z] #1 transferring dockerfile: 211B done [2026-03-20T04:17:09.294Z] #1 DONE 0.0s [2026-03-20T04:17:09.294Z] [2026-03-20T04:17:09.294Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:09.294Z] #2 DONE 0.0s [2026-03-20T04:17:09.294Z] [2026-03-20T04:17:09.294Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:09.294Z] #3 DONE 0.0s [2026-03-20T04:17:09.294Z] [2026-03-20T04:17:09.294Z] #4 [internal] load .dockerignore [2026-03-20T04:17:09.294Z] #4 transferring context: 2B done [2026-03-20T04:17:09.294Z] #4 DONE 0.0s [2026-03-20T04:17:09.294Z] [2026-03-20T04:17:09.294Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:09.294Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done [2026-03-20T04:17:09.294Z] #5 CACHED [2026-03-20T04:17:09.294Z] [2026-03-20T04:17:09.294Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:09.294Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done [2026-03-20T04:17:09.294Z] #6 CACHED [2026-03-20T04:17:09.294Z] [2026-03-20T04:17:09.294Z] #7 exporting to image [2026-03-20T04:17:09.294Z] #7 exporting layers done [2026-03-20T04:17:09.294Z] #7 exporting manifest sha256:0380ad4c035c8dd4e523da72d08324a40677866eb368b884899774de49024a2e done [2026-03-20T04:17:09.294Z] #7 exporting config sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 done [2026-03-20T04:17:09.294Z] #7 exporting manifest sha256:ea9365cd12029fc332c181bbc2a26e4c3d3e01c1ced39fddb5577e1892118138 done [2026-03-20T04:17:09.294Z] #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f [2026-03-20T04:17:09.294Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:09.556Z] #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f done [2026-03-20T04:17:09.556Z] #7 exporting manifest list sha256:a657af241bf078f65bf678fefcab5bab3b5e815c0eca9ebe0df18c19a3a86cee done [2026-03-20T04:17:09.556Z] #7 DONE 0.0s [2026-03-20T04:17:09.556Z] [2026-03-20T04:17:09.556Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:09.556Z] #8 DONE 0.0s [2026-03-20T04:17:09.556Z] [2026-03-20T04:17:09.556Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:09.556Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:09.845Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-03-20T04:17:09.845Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-03-20T04:17:09.845Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:09.845Z] #1 transferring dockerfile: 161B done [2026-03-20T04:17:09.845Z] #1 DONE 0.0s [2026-03-20T04:17:09.845Z] [2026-03-20T04:17:09.845Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-03-20T04:17:09.845Z] #2 DONE 0.0s [2026-03-20T04:17:09.845Z] [2026-03-20T04:17:09.845Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-03-20T04:17:09.845Z] #3 DONE 0.0s [2026-03-20T04:17:09.845Z] [2026-03-20T04:17:09.845Z] #4 [internal] load .dockerignore [2026-03-20T04:17:09.845Z] #4 transferring context: 2B done [2026-03-20T04:17:09.845Z] #4 DONE 0.0s [2026-03-20T04:17:09.845Z] [2026-03-20T04:17:09.845Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:09.846Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done [2026-03-20T04:17:09.846Z] #5 DONE 0.0s [2026-03-20T04:17:09.846Z] [2026-03-20T04:17:09.846Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:10.106Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 0.0s done [2026-03-20T04:17:10.106Z] #6 CACHED [2026-03-20T04:17:10.106Z] [2026-03-20T04:17:10.106Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1e4d2250dcee3e3593ed16d5e15c5393f63a243ad577cc0a3031679fe98dcfd0 [2026-03-20T04:17:10.106Z] #5 CACHED [2026-03-20T04:17:10.106Z] [2026-03-20T04:17:10.106Z] #7 exporting to image [2026-03-20T04:17:10.106Z] #7 exporting layers done [2026-03-20T04:17:10.106Z] #7 exporting manifest sha256:0380ad4c035c8dd4e523da72d08324a40677866eb368b884899774de49024a2e done [2026-03-20T04:17:10.106Z] #7 exporting config sha256:bfd89fced9eb7dbb12e978db5d82e8cd3290e5906e753ac4fe42a0b314e43de7 done [2026-03-20T04:17:10.106Z] #7 exporting manifest sha256:ea9365cd12029fc332c181bbc2a26e4c3d3e01c1ced39fddb5577e1892118138 done [2026-03-20T04:17:10.106Z] #7 exporting config sha256:037740787e5d0dfdf32010436d914e649f6a6d99b61ea5355c69225b92b09b8f done [2026-03-20T04:17:10.106Z] #7 exporting manifest list sha256:a657af241bf078f65bf678fefcab5bab3b5e815c0eca9ebe0df18c19a3a86cee done [2026-03-20T04:17:10.106Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:10.106Z] #7 DONE 0.0s [2026-03-20T04:17:10.106Z] [2026-03-20T04:17:10.106Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:10.106Z] #8 DONE 0.0s [2026-03-20T04:17:10.106Z] [2026-03-20T04:17:10.106Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:10.106Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:10.393Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:10.393Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:10.393Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:10.393Z] #1 transferring dockerfile: 216B done [2026-03-20T04:17:10.393Z] #1 DONE 0.0s [2026-03-20T04:17:10.393Z] [2026-03-20T04:17:10.393Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:10.393Z] #2 DONE 0.0s [2026-03-20T04:17:10.393Z] [2026-03-20T04:17:10.393Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:10.393Z] #3 DONE 0.1s [2026-03-20T04:17:10.393Z] [2026-03-20T04:17:10.393Z] #4 [internal] load .dockerignore [2026-03-20T04:17:10.393Z] #4 transferring context: 2B done [2026-03-20T04:17:10.393Z] #4 DONE 0.0s [2026-03-20T04:17:10.651Z] [2026-03-20T04:17:10.651Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:10.651Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:10.651Z] #5 ... [2026-03-20T04:17:10.651Z] [2026-03-20T04:17:10.651Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:10.651Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done [2026-03-20T04:17:10.651Z] #6 DONE 0.1s [2026-03-20T04:17:10.651Z] [2026-03-20T04:17:10.651Z] #7 exporting to image [2026-03-20T04:17:10.651Z] #7 exporting layers done [2026-03-20T04:17:10.651Z] #7 exporting manifest sha256:e850f156838bd0830d2029a63aa7d0a946d222bd89a2daefe3decd4671e4392e 0.0s done [2026-03-20T04:17:10.651Z] #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a [2026-03-20T04:17:10.651Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:10.651Z] #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done [2026-03-20T04:17:10.651Z] #7 exporting manifest sha256:87a7b6ea05912e2db7c9fd9654fbabdc3d199b445dc318cce70dbaf2be32a551 done [2026-03-20T04:17:10.651Z] #7 exporting config sha256:2806ee5b152ad906c82d2cdc0be5ca9bc3de3c4f1876f25568db9d47f809f9b6 done [2026-03-20T04:17:10.651Z] #7 exporting manifest list sha256:228685d17bdf60c0c86663da138ec0067d2dd6fd082ba9fabe7f66fed1388215 done [2026-03-20T04:17:10.651Z] #7 DONE 0.0s [2026-03-20T04:17:10.651Z] [2026-03-20T04:17:10.651Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:10.651Z] #8 DONE 0.0s [2026-03-20T04:17:10.910Z] [2026-03-20T04:17:10.910Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:10.910Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:11.202Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-03-20T04:17:11.202Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-03-20T04:17:11.202Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:11.202Z] #1 transferring dockerfile: 182B done [2026-03-20T04:17:11.202Z] #1 DONE 0.0s [2026-03-20T04:17:11.202Z] [2026-03-20T04:17:11.202Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-20T04:17:11.202Z] #2 DONE 0.0s [2026-03-20T04:17:11.202Z] [2026-03-20T04:17:11.202Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-20T04:17:11.202Z] #3 DONE 0.0s [2026-03-20T04:17:11.203Z] [2026-03-20T04:17:11.203Z] #4 [internal] load .dockerignore [2026-03-20T04:17:11.203Z] #4 transferring context: 2B done [2026-03-20T04:17:11.203Z] #4 DONE 0.0s [2026-03-20T04:17:11.203Z] [2026-03-20T04:17:11.203Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:11.203Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done [2026-03-20T04:17:11.203Z] #5 DONE 0.0s [2026-03-20T04:17:11.203Z] [2026-03-20T04:17:11.203Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:11.460Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done [2026-03-20T04:17:11.460Z] #6 CACHED [2026-03-20T04:17:11.460Z] [2026-03-20T04:17:11.460Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:11.460Z] #5 CACHED [2026-03-20T04:17:11.460Z] [2026-03-20T04:17:11.460Z] #7 exporting to image [2026-03-20T04:17:11.460Z] #7 exporting layers done [2026-03-20T04:17:11.460Z] #7 exporting manifest sha256:e850f156838bd0830d2029a63aa7d0a946d222bd89a2daefe3decd4671e4392e done [2026-03-20T04:17:11.460Z] #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done [2026-03-20T04:17:11.460Z] #7 exporting manifest sha256:87a7b6ea05912e2db7c9fd9654fbabdc3d199b445dc318cce70dbaf2be32a551 done [2026-03-20T04:17:11.460Z] #7 exporting config sha256:2806ee5b152ad906c82d2cdc0be5ca9bc3de3c4f1876f25568db9d47f809f9b6 done [2026-03-20T04:17:11.460Z] #7 exporting manifest list sha256:228685d17bdf60c0c86663da138ec0067d2dd6fd082ba9fabe7f66fed1388215 done [2026-03-20T04:17:11.460Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:11.460Z] #7 DONE 0.0s [2026-03-20T04:17:11.460Z] [2026-03-20T04:17:11.460Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:11.460Z] #8 DONE 0.0s [2026-03-20T04:17:11.460Z] [2026-03-20T04:17:11.460Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:11.460Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:11.750Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 --push - [2026-03-20T04:17:11.750Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103' [2026-03-20T04:17:11.750Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:11.750Z] #1 transferring dockerfile: 189B done [2026-03-20T04:17:11.750Z] #1 DONE 0.0s [2026-03-20T04:17:11.750Z] [2026-03-20T04:17:11.751Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 [2026-03-20T04:17:11.751Z] #2 DONE 0.0s [2026-03-20T04:17:11.751Z] [2026-03-20T04:17:11.751Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103 [2026-03-20T04:17:11.751Z] #3 DONE 0.0s [2026-03-20T04:17:11.751Z] [2026-03-20T04:17:11.751Z] #4 [internal] load .dockerignore [2026-03-20T04:17:11.751Z] #4 transferring context: 2B done [2026-03-20T04:17:11.751Z] #4 DONE 0.0s [2026-03-20T04:17:11.751Z] [2026-03-20T04:17:11.751Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:11.751Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done [2026-03-20T04:17:11.751Z] #5 DONE 0.0s [2026-03-20T04:17:11.751Z] [2026-03-20T04:17:11.751Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:12.009Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done [2026-03-20T04:17:12.009Z] #6 CACHED [2026-03-20T04:17:12.009Z] [2026-03-20T04:17:12.009Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:12.009Z] #5 CACHED [2026-03-20T04:17:12.009Z] [2026-03-20T04:17:12.009Z] #7 exporting to image [2026-03-20T04:17:12.009Z] #7 exporting layers done [2026-03-20T04:17:12.009Z] #7 exporting manifest sha256:e850f156838bd0830d2029a63aa7d0a946d222bd89a2daefe3decd4671e4392e done [2026-03-20T04:17:12.009Z] #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done [2026-03-20T04:17:12.009Z] #7 exporting manifest sha256:87a7b6ea05912e2db7c9fd9654fbabdc3d199b445dc318cce70dbaf2be32a551 done [2026-03-20T04:17:12.009Z] #7 exporting config sha256:2806ee5b152ad906c82d2cdc0be5ca9bc3de3c4f1876f25568db9d47f809f9b6 done [2026-03-20T04:17:12.009Z] #7 exporting manifest list sha256:228685d17bdf60c0c86663da138ec0067d2dd6fd082ba9fabe7f66fed1388215 done [2026-03-20T04:17:12.009Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:12.009Z] #7 DONE 0.0s [2026-03-20T04:17:12.009Z] [2026-03-20T04:17:12.009Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:12.009Z] #8 DONE 0.0s [2026-03-20T04:17:12.009Z] [2026-03-20T04:17:12.009Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:12.009Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:12.296Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:12.296Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:12.296Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:12.296Z] #1 transferring dockerfile: 230B done [2026-03-20T04:17:12.296Z] #1 DONE 0.0s [2026-03-20T04:17:12.296Z] [2026-03-20T04:17:12.296Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:12.296Z] #2 DONE 0.0s [2026-03-20T04:17:12.296Z] [2026-03-20T04:17:12.296Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:12.296Z] #3 DONE 0.0s [2026-03-20T04:17:12.296Z] [2026-03-20T04:17:12.296Z] #4 [internal] load .dockerignore [2026-03-20T04:17:12.296Z] #4 transferring context: 2B done [2026-03-20T04:17:12.296Z] #4 DONE 0.0s [2026-03-20T04:17:12.296Z] [2026-03-20T04:17:12.296Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:12.296Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done [2026-03-20T04:17:12.296Z] #5 DONE 0.0s [2026-03-20T04:17:12.296Z] [2026-03-20T04:17:12.296Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:12.554Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done [2026-03-20T04:17:12.554Z] #6 CACHED [2026-03-20T04:17:12.554Z] [2026-03-20T04:17:12.554Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:12.554Z] #5 CACHED [2026-03-20T04:17:12.554Z] [2026-03-20T04:17:12.554Z] #7 exporting to image [2026-03-20T04:17:12.554Z] #7 exporting layers done [2026-03-20T04:17:12.554Z] #7 exporting manifest sha256:e850f156838bd0830d2029a63aa7d0a946d222bd89a2daefe3decd4671e4392e done [2026-03-20T04:17:12.554Z] #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done [2026-03-20T04:17:12.554Z] #7 exporting manifest sha256:87a7b6ea05912e2db7c9fd9654fbabdc3d199b445dc318cce70dbaf2be32a551 done [2026-03-20T04:17:12.554Z] #7 exporting config sha256:2806ee5b152ad906c82d2cdc0be5ca9bc3de3c4f1876f25568db9d47f809f9b6 done [2026-03-20T04:17:12.554Z] #7 exporting manifest list sha256:228685d17bdf60c0c86663da138ec0067d2dd6fd082ba9fabe7f66fed1388215 done [2026-03-20T04:17:12.554Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:12.554Z] #7 DONE 0.0s [2026-03-20T04:17:12.554Z] [2026-03-20T04:17:12.554Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:12.554Z] #8 DONE 0.0s [2026-03-20T04:17:12.554Z] [2026-03-20T04:17:12.554Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:12.554Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:12.838Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-03-20T04:17:12.838Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-03-20T04:17:12.838Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:12.838Z] #1 transferring dockerfile: 180B done [2026-03-20T04:17:12.838Z] #1 DONE 0.0s [2026-03-20T04:17:12.838Z] [2026-03-20T04:17:12.838Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-20T04:17:12.838Z] #2 DONE 0.0s [2026-03-20T04:17:12.838Z] [2026-03-20T04:17:12.838Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-20T04:17:12.838Z] #3 DONE 0.0s [2026-03-20T04:17:12.838Z] [2026-03-20T04:17:12.838Z] #4 [internal] load .dockerignore [2026-03-20T04:17:12.838Z] #4 transferring context: 2B done [2026-03-20T04:17:12.838Z] #4 DONE 0.0s [2026-03-20T04:17:12.838Z] [2026-03-20T04:17:12.838Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:12.838Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done [2026-03-20T04:17:12.838Z] #5 CACHED [2026-03-20T04:17:12.838Z] [2026-03-20T04:17:12.838Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e [2026-03-20T04:17:12.838Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81c21cc5ed6c9a8ec0d1dbd8d34ff1e342581dd843f3d464b40b4ec2c741870e 0.0s done [2026-03-20T04:17:12.838Z] #6 CACHED [2026-03-20T04:17:12.838Z] [2026-03-20T04:17:12.838Z] #7 exporting to image [2026-03-20T04:17:12.838Z] #7 exporting layers [2026-03-20T04:17:12.838Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:13.097Z] #7 exporting layers done [2026-03-20T04:17:13.097Z] #7 exporting manifest sha256:e850f156838bd0830d2029a63aa7d0a946d222bd89a2daefe3decd4671e4392e done [2026-03-20T04:17:13.097Z] #7 exporting config sha256:d6bc0b5aa4f66b928393d8364bb2ef71baf522833ccef9fcd10e11b888dabb7a done [2026-03-20T04:17:13.098Z] #7 exporting manifest sha256:87a7b6ea05912e2db7c9fd9654fbabdc3d199b445dc318cce70dbaf2be32a551 done [2026-03-20T04:17:13.098Z] #7 exporting config sha256:2806ee5b152ad906c82d2cdc0be5ca9bc3de3c4f1876f25568db9d47f809f9b6 done [2026-03-20T04:17:13.098Z] #7 exporting manifest list sha256:228685d17bdf60c0c86663da138ec0067d2dd6fd082ba9fabe7f66fed1388215 done [2026-03-20T04:17:13.098Z] #7 DONE 0.0s [2026-03-20T04:17:13.098Z] [2026-03-20T04:17:13.098Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:13.098Z] #8 DONE 0.0s [2026-03-20T04:17:13.098Z] [2026-03-20T04:17:13.098Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:13.098Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:13.383Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:13.383Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:13.383Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:13.383Z] #1 transferring dockerfile: 194B done [2026-03-20T04:17:13.383Z] #1 DONE 0.0s [2026-03-20T04:17:13.383Z] [2026-03-20T04:17:13.383Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:13.383Z] #2 DONE 0.0s [2026-03-20T04:17:13.383Z] [2026-03-20T04:17:13.383Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:13.383Z] #3 DONE 0.0s [2026-03-20T04:17:13.383Z] [2026-03-20T04:17:13.383Z] #4 [internal] load .dockerignore [2026-03-20T04:17:13.383Z] #4 transferring context: 2B done [2026-03-20T04:17:13.383Z] #4 DONE 0.0s [2026-03-20T04:17:13.641Z] [2026-03-20T04:17:13.641Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:13.641Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done [2026-03-20T04:17:13.641Z] #5 DONE 0.0s [2026-03-20T04:17:13.641Z] [2026-03-20T04:17:13.641Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:13.641Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done [2026-03-20T04:17:13.641Z] #6 DONE 0.1s [2026-03-20T04:17:13.641Z] [2026-03-20T04:17:13.641Z] #7 exporting to image [2026-03-20T04:17:13.641Z] #7 exporting layers done [2026-03-20T04:17:13.641Z] #7 exporting manifest sha256:37dad71f2a4ae1d9e37fdbee42df3c557598b940092e86c75930bc27fce54949 done [2026-03-20T04:17:13.641Z] #7 exporting config sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 done [2026-03-20T04:17:13.641Z] #7 exporting manifest sha256:dda08581821b54b85710ca414b994f4b026bdc65dbb42daf60eb0fc10488b9c7 done [2026-03-20T04:17:13.641Z] #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 [2026-03-20T04:17:13.641Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:13.641Z] #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 0.0s done [2026-03-20T04:17:13.641Z] #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e done [2026-03-20T04:17:13.641Z] #7 DONE 0.0s [2026-03-20T04:17:13.641Z] [2026-03-20T04:17:13.641Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:13.641Z] #8 DONE 0.0s [2026-03-20T04:17:13.901Z] [2026-03-20T04:17:13.901Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:13.901Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:14.197Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-03-20T04:17:14.197Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-03-20T04:17:14.197Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:14.197Z] #1 transferring dockerfile: 160B done [2026-03-20T04:17:14.197Z] #1 DONE 0.0s [2026-03-20T04:17:14.197Z] [2026-03-20T04:17:14.197Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-20T04:17:14.197Z] #2 DONE 0.0s [2026-03-20T04:17:14.197Z] [2026-03-20T04:17:14.197Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-20T04:17:14.197Z] #3 DONE 0.0s [2026-03-20T04:17:14.197Z] [2026-03-20T04:17:14.197Z] #4 [internal] load .dockerignore [2026-03-20T04:17:14.197Z] #4 transferring context: 2B done [2026-03-20T04:17:14.197Z] #4 DONE 0.0s [2026-03-20T04:17:14.197Z] [2026-03-20T04:17:14.197Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:14.197Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:14.197Z] #5 ... [2026-03-20T04:17:14.197Z] [2026-03-20T04:17:14.197Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:14.197Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done [2026-03-20T04:17:14.197Z] #6 CACHED [2026-03-20T04:17:14.197Z] [2026-03-20T04:17:14.197Z] #7 exporting to image [2026-03-20T04:17:14.197Z] #7 exporting layers [2026-03-20T04:17:14.197Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:14.456Z] #7 exporting layers done [2026-03-20T04:17:14.456Z] #7 exporting manifest sha256:37dad71f2a4ae1d9e37fdbee42df3c557598b940092e86c75930bc27fce54949 done [2026-03-20T04:17:14.456Z] #7 exporting config sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 done [2026-03-20T04:17:14.456Z] #7 exporting manifest sha256:dda08581821b54b85710ca414b994f4b026bdc65dbb42daf60eb0fc10488b9c7 done [2026-03-20T04:17:14.456Z] #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 done [2026-03-20T04:17:14.456Z] #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e done [2026-03-20T04:17:14.456Z] #7 DONE 0.0s [2026-03-20T04:17:14.456Z] [2026-03-20T04:17:14.456Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:14.456Z] #8 DONE 0.0s [2026-03-20T04:17:14.456Z] [2026-03-20T04:17:14.456Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:14.456Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:14.751Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103' [2026-03-20T04:17:14.751Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 --push - [2026-03-20T04:17:15.010Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:15.010Z] #1 transferring dockerfile: 167B done [2026-03-20T04:17:15.010Z] #1 DONE 0.0s [2026-03-20T04:17:15.010Z] [2026-03-20T04:17:15.010Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 [2026-03-20T04:17:15.010Z] #2 DONE 0.0s [2026-03-20T04:17:15.010Z] [2026-03-20T04:17:15.010Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103 [2026-03-20T04:17:15.010Z] #3 DONE 0.0s [2026-03-20T04:17:15.010Z] [2026-03-20T04:17:15.010Z] #4 [internal] load .dockerignore [2026-03-20T04:17:15.010Z] #4 transferring context: 2B done [2026-03-20T04:17:15.010Z] #4 DONE 0.0s [2026-03-20T04:17:15.010Z] [2026-03-20T04:17:15.010Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:15.010Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done [2026-03-20T04:17:15.010Z] #5 CACHED [2026-03-20T04:17:15.010Z] [2026-03-20T04:17:15.010Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:15.010Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done [2026-03-20T04:17:15.010Z] #6 CACHED [2026-03-20T04:17:15.010Z] [2026-03-20T04:17:15.010Z] #7 exporting to image [2026-03-20T04:17:15.010Z] #7 exporting layers done [2026-03-20T04:17:15.010Z] #7 exporting manifest sha256:37dad71f2a4ae1d9e37fdbee42df3c557598b940092e86c75930bc27fce54949 done [2026-03-20T04:17:15.010Z] #7 exporting config sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 done [2026-03-20T04:17:15.010Z] #7 exporting manifest sha256:dda08581821b54b85710ca414b994f4b026bdc65dbb42daf60eb0fc10488b9c7 done [2026-03-20T04:17:15.010Z] #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 done [2026-03-20T04:17:15.010Z] #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e done [2026-03-20T04:17:15.010Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:15.010Z] #7 DONE 0.0s [2026-03-20T04:17:15.010Z] [2026-03-20T04:17:15.010Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:15.010Z] #8 DONE 0.0s [2026-03-20T04:17:15.010Z] [2026-03-20T04:17:15.010Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:15.010Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:15.291Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:15.291Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:15.291Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:15.291Z] #1 transferring dockerfile: 208B done [2026-03-20T04:17:15.291Z] #1 DONE 0.0s [2026-03-20T04:17:15.291Z] [2026-03-20T04:17:15.291Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:15.291Z] #2 DONE 0.0s [2026-03-20T04:17:15.291Z] [2026-03-20T04:17:15.291Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:15.291Z] #3 DONE 0.0s [2026-03-20T04:17:15.291Z] [2026-03-20T04:17:15.291Z] #4 [internal] load .dockerignore [2026-03-20T04:17:15.291Z] #4 transferring context: 2B done [2026-03-20T04:17:15.291Z] #4 DONE 0.0s [2026-03-20T04:17:15.291Z] [2026-03-20T04:17:15.291Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:15.291Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done [2026-03-20T04:17:15.291Z] #5 CACHED [2026-03-20T04:17:15.291Z] [2026-03-20T04:17:15.291Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:15.291Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done [2026-03-20T04:17:15.291Z] #6 CACHED [2026-03-20T04:17:15.291Z] [2026-03-20T04:17:15.291Z] #7 exporting to image [2026-03-20T04:17:15.291Z] #7 exporting layers done [2026-03-20T04:17:15.291Z] #7 exporting manifest sha256:37dad71f2a4ae1d9e37fdbee42df3c557598b940092e86c75930bc27fce54949 done [2026-03-20T04:17:15.291Z] #7 exporting config sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 done [2026-03-20T04:17:15.291Z] #7 exporting manifest sha256:dda08581821b54b85710ca414b994f4b026bdc65dbb42daf60eb0fc10488b9c7 done [2026-03-20T04:17:15.291Z] #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 done [2026-03-20T04:17:15.291Z] #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e [2026-03-20T04:17:15.291Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:15.551Z] #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e done [2026-03-20T04:17:15.551Z] #7 DONE 0.0s [2026-03-20T04:17:15.551Z] [2026-03-20T04:17:15.551Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:15.551Z] #8 DONE 0.0s [2026-03-20T04:17:15.551Z] [2026-03-20T04:17:15.551Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:15.551Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:15.836Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-03-20T04:17:15.836Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-03-20T04:17:16.094Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:16.094Z] #1 transferring dockerfile: 158B done [2026-03-20T04:17:16.094Z] #1 DONE 0.0s [2026-03-20T04:17:16.094Z] [2026-03-20T04:17:16.094Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-03-20T04:17:16.094Z] #2 DONE 0.0s [2026-03-20T04:17:16.094Z] [2026-03-20T04:17:16.094Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-03-20T04:17:16.094Z] #3 DONE 0.0s [2026-03-20T04:17:16.094Z] [2026-03-20T04:17:16.094Z] #4 [internal] load .dockerignore [2026-03-20T04:17:16.094Z] #4 transferring context: 2B done [2026-03-20T04:17:16.094Z] #4 DONE 0.0s [2026-03-20T04:17:16.094Z] [2026-03-20T04:17:16.094Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:16.094Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done [2026-03-20T04:17:16.094Z] #5 CACHED [2026-03-20T04:17:16.094Z] [2026-03-20T04:17:16.094Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e [2026-03-20T04:17:16.094Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e19ff549e06a824038824dd8e605f75b9458ad63eaca23f8a9d74fd7741a1f1e 0.0s done [2026-03-20T04:17:16.094Z] #6 CACHED [2026-03-20T04:17:16.094Z] [2026-03-20T04:17:16.094Z] #7 exporting to image [2026-03-20T04:17:16.094Z] #7 exporting layers done [2026-03-20T04:17:16.094Z] #7 exporting manifest sha256:37dad71f2a4ae1d9e37fdbee42df3c557598b940092e86c75930bc27fce54949 done [2026-03-20T04:17:16.094Z] #7 exporting config sha256:a7b243b918bd4d49809cf99e68f61ad7d3e55d411e020a72ed27880273ef0087 done [2026-03-20T04:17:16.094Z] #7 exporting manifest sha256:dda08581821b54b85710ca414b994f4b026bdc65dbb42daf60eb0fc10488b9c7 done [2026-03-20T04:17:16.094Z] #7 exporting config sha256:70d5b3e40acd6fccaeb35add6d5ba637383aaf7e50b3d859fc90b6c3c7c53975 done [2026-03-20T04:17:16.094Z] #7 exporting manifest list sha256:289155354705d5f03fafcf7ea569f535ddc86de6e2707110b759f51f94daba2e done [2026-03-20T04:17:16.094Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:16.094Z] #7 DONE 0.0s [2026-03-20T04:17:16.094Z] [2026-03-20T04:17:16.094Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:16.094Z] #8 DONE 0.0s [2026-03-20T04:17:16.094Z] [2026-03-20T04:17:16.094Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:16.094Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:16.378Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:16.379Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:16.379Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:16.379Z] #1 transferring dockerfile: 196B done [2026-03-20T04:17:16.379Z] #1 DONE 0.0s [2026-03-20T04:17:16.379Z] [2026-03-20T04:17:16.379Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:16.379Z] #2 DONE 0.0s [2026-03-20T04:17:16.379Z] [2026-03-20T04:17:16.379Z] #3 [internal] load .dockerignore [2026-03-20T04:17:16.379Z] #3 transferring context: 2B done [2026-03-20T04:17:16.379Z] #3 DONE 0.0s [2026-03-20T04:17:16.379Z] [2026-03-20T04:17:16.379Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:16.379Z] #4 DONE 0.1s [2026-03-20T04:17:16.636Z] [2026-03-20T04:17:16.636Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:16.636Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done [2026-03-20T04:17:16.636Z] #5 DONE 0.0s [2026-03-20T04:17:16.636Z] [2026-03-20T04:17:16.636Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:16.636Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done [2026-03-20T04:17:16.636Z] #6 DONE 0.1s [2026-03-20T04:17:16.636Z] [2026-03-20T04:17:16.636Z] #7 exporting to image [2026-03-20T04:17:16.636Z] #7 exporting layers done [2026-03-20T04:17:16.636Z] #7 exporting manifest sha256:a68df19c9b897fcf847f28bb32a550aa7cf1b32dd4a8bd2ed16f42d12e1fa3b7 done [2026-03-20T04:17:16.636Z] #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done [2026-03-20T04:17:16.636Z] #7 exporting manifest sha256:c5fa684a64480245294bc22789fe4069c17b31c8e265a85484ece275e7b4913d 0.0s done [2026-03-20T04:17:16.636Z] #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e [2026-03-20T04:17:16.636Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:16.636Z] #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e done [2026-03-20T04:17:16.636Z] #7 exporting manifest list sha256:368aff11a21fcd0133a7b6517d16ac9fb008affd9b6f19635a3cc7a6c77b0688 done [2026-03-20T04:17:16.636Z] #7 DONE 0.0s [2026-03-20T04:17:16.636Z] [2026-03-20T04:17:16.636Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:16.636Z] #8 DONE 0.0s [2026-03-20T04:17:16.895Z] [2026-03-20T04:17:16.895Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:16.895Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:17.183Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-03-20T04:17:17.183Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-03-20T04:17:17.183Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:17.183Z] #1 transferring dockerfile: 162B done [2026-03-20T04:17:17.183Z] #1 DONE 0.0s [2026-03-20T04:17:17.183Z] [2026-03-20T04:17:17.183Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-20T04:17:17.183Z] #2 DONE 0.0s [2026-03-20T04:17:17.183Z] [2026-03-20T04:17:17.183Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-20T04:17:17.183Z] #3 DONE 0.0s [2026-03-20T04:17:17.183Z] [2026-03-20T04:17:17.183Z] #4 [internal] load .dockerignore [2026-03-20T04:17:17.183Z] #4 transferring context: 2B done [2026-03-20T04:17:17.183Z] #4 DONE 0.0s [2026-03-20T04:17:17.183Z] [2026-03-20T04:17:17.183Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:17.183Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done [2026-03-20T04:17:17.183Z] #5 CACHED [2026-03-20T04:17:17.183Z] [2026-03-20T04:17:17.183Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:17.183Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done [2026-03-20T04:17:17.183Z] #6 CACHED [2026-03-20T04:17:17.183Z] [2026-03-20T04:17:17.183Z] #7 exporting to image [2026-03-20T04:17:17.183Z] #7 exporting layers [2026-03-20T04:17:17.183Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:17.441Z] #7 exporting layers done [2026-03-20T04:17:17.441Z] #7 exporting manifest sha256:a68df19c9b897fcf847f28bb32a550aa7cf1b32dd4a8bd2ed16f42d12e1fa3b7 done [2026-03-20T04:17:17.441Z] #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done [2026-03-20T04:17:17.441Z] #7 exporting manifest sha256:c5fa684a64480245294bc22789fe4069c17b31c8e265a85484ece275e7b4913d done [2026-03-20T04:17:17.441Z] #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e done [2026-03-20T04:17:17.441Z] #7 exporting manifest list sha256:368aff11a21fcd0133a7b6517d16ac9fb008affd9b6f19635a3cc7a6c77b0688 done [2026-03-20T04:17:17.441Z] #7 DONE 0.0s [2026-03-20T04:17:17.441Z] [2026-03-20T04:17:17.441Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:17.441Z] #8 DONE 0.0s [2026-03-20T04:17:17.441Z] [2026-03-20T04:17:17.441Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:17.441Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:17.727Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 --push - [2026-03-20T04:17:17.727Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103' [2026-03-20T04:17:17.727Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:17.727Z] #1 transferring dockerfile: 169B done [2026-03-20T04:17:17.727Z] #1 DONE 0.0s [2026-03-20T04:17:17.727Z] [2026-03-20T04:17:17.727Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 [2026-03-20T04:17:17.727Z] #2 DONE 0.0s [2026-03-20T04:17:17.727Z] [2026-03-20T04:17:17.727Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103 [2026-03-20T04:17:17.727Z] #3 DONE 0.0s [2026-03-20T04:17:17.727Z] [2026-03-20T04:17:17.727Z] #4 [internal] load .dockerignore [2026-03-20T04:17:17.727Z] #4 transferring context: 2B done [2026-03-20T04:17:17.727Z] #4 DONE 0.0s [2026-03-20T04:17:17.727Z] [2026-03-20T04:17:17.727Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:17.727Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done [2026-03-20T04:17:17.727Z] #5 CACHED [2026-03-20T04:17:17.727Z] [2026-03-20T04:17:17.727Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:17.727Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 done [2026-03-20T04:17:17.727Z] #6 CACHED [2026-03-20T04:17:17.727Z] [2026-03-20T04:17:17.727Z] #7 exporting to image [2026-03-20T04:17:17.727Z] #7 exporting layers done [2026-03-20T04:17:17.727Z] #7 exporting manifest sha256:a68df19c9b897fcf847f28bb32a550aa7cf1b32dd4a8bd2ed16f42d12e1fa3b7 done [2026-03-20T04:17:17.727Z] #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 [2026-03-20T04:17:17.727Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:17.985Z] #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done [2026-03-20T04:17:17.985Z] #7 exporting manifest sha256:c5fa684a64480245294bc22789fe4069c17b31c8e265a85484ece275e7b4913d done [2026-03-20T04:17:17.985Z] #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e done [2026-03-20T04:17:17.985Z] #7 exporting manifest list sha256:368aff11a21fcd0133a7b6517d16ac9fb008affd9b6f19635a3cc7a6c77b0688 done [2026-03-20T04:17:17.985Z] #7 DONE 0.0s [2026-03-20T04:17:17.985Z] [2026-03-20T04:17:17.985Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:17.985Z] #8 DONE 0.0s [2026-03-20T04:17:17.985Z] [2026-03-20T04:17:17.985Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:17.985Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:18.267Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:18.267Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:18.267Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:18.267Z] #1 transferring dockerfile: 210B done [2026-03-20T04:17:18.267Z] #1 DONE 0.0s [2026-03-20T04:17:18.267Z] [2026-03-20T04:17:18.267Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:18.267Z] #2 DONE 0.0s [2026-03-20T04:17:18.267Z] [2026-03-20T04:17:18.267Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:18.267Z] #3 DONE 0.0s [2026-03-20T04:17:18.267Z] [2026-03-20T04:17:18.267Z] #4 [internal] load .dockerignore [2026-03-20T04:17:18.267Z] #4 transferring context: 2B done [2026-03-20T04:17:18.267Z] #4 DONE 0.0s [2026-03-20T04:17:18.267Z] [2026-03-20T04:17:18.267Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:18.267Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 done [2026-03-20T04:17:18.267Z] #5 DONE 0.0s [2026-03-20T04:17:18.267Z] [2026-03-20T04:17:18.267Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:18.525Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done [2026-03-20T04:17:18.525Z] #6 CACHED [2026-03-20T04:17:18.525Z] [2026-03-20T04:17:18.525Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:18.525Z] #5 CACHED [2026-03-20T04:17:18.525Z] [2026-03-20T04:17:18.525Z] #7 exporting to image [2026-03-20T04:17:18.525Z] #7 exporting layers done [2026-03-20T04:17:18.525Z] #7 exporting manifest sha256:a68df19c9b897fcf847f28bb32a550aa7cf1b32dd4a8bd2ed16f42d12e1fa3b7 done [2026-03-20T04:17:18.525Z] #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done [2026-03-20T04:17:18.525Z] #7 exporting manifest sha256:c5fa684a64480245294bc22789fe4069c17b31c8e265a85484ece275e7b4913d done [2026-03-20T04:17:18.525Z] #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e done [2026-03-20T04:17:18.525Z] #7 exporting manifest list sha256:368aff11a21fcd0133a7b6517d16ac9fb008affd9b6f19635a3cc7a6c77b0688 done [2026-03-20T04:17:18.525Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:18.525Z] #7 DONE 0.0s [2026-03-20T04:17:18.525Z] [2026-03-20T04:17:18.525Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:18.525Z] #8 DONE 0.0s [2026-03-20T04:17:18.525Z] [2026-03-20T04:17:18.525Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:18.525Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:18.811Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-03-20T04:17:18.811Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-03-20T04:17:18.811Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:18.811Z] #1 transferring dockerfile: 160B done [2026-03-20T04:17:18.811Z] #1 DONE 0.0s [2026-03-20T04:17:18.811Z] [2026-03-20T04:17:18.811Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-20T04:17:18.811Z] #2 DONE 0.0s [2026-03-20T04:17:18.811Z] [2026-03-20T04:17:18.811Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-20T04:17:18.811Z] #3 DONE 0.0s [2026-03-20T04:17:18.811Z] [2026-03-20T04:17:18.811Z] #4 [internal] load .dockerignore [2026-03-20T04:17:18.811Z] #4 transferring context: 2B done [2026-03-20T04:17:18.811Z] #4 DONE 0.0s [2026-03-20T04:17:18.811Z] [2026-03-20T04:17:18.811Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:18.811Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done [2026-03-20T04:17:18.811Z] #5 CACHED [2026-03-20T04:17:18.811Z] [2026-03-20T04:17:18.811Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 [2026-03-20T04:17:18.811Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2dccf914bdc4de518e1ff354261f36cfd310e67caffb65b520bed949799afd46 0.0s done [2026-03-20T04:17:18.811Z] #6 CACHED [2026-03-20T04:17:18.811Z] [2026-03-20T04:17:18.811Z] #7 exporting to image [2026-03-20T04:17:18.811Z] #7 exporting layers [2026-03-20T04:17:18.811Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:19.072Z] #7 exporting layers done [2026-03-20T04:17:19.072Z] #7 exporting manifest sha256:a68df19c9b897fcf847f28bb32a550aa7cf1b32dd4a8bd2ed16f42d12e1fa3b7 done [2026-03-20T04:17:19.072Z] #7 exporting config sha256:4967e4105778cbb71c30eda4105c58ef6c99e436ffa42b2ca84e72c62c4c5bd6 done [2026-03-20T04:17:19.072Z] #7 exporting manifest sha256:c5fa684a64480245294bc22789fe4069c17b31c8e265a85484ece275e7b4913d done [2026-03-20T04:17:19.072Z] #7 exporting config sha256:5a2ad56fdfa0d715ee245dc03c58f04fc5f015f1e86203097ba1b53d0750280e done [2026-03-20T04:17:19.072Z] #7 exporting manifest list sha256:368aff11a21fcd0133a7b6517d16ac9fb008affd9b6f19635a3cc7a6c77b0688 done [2026-03-20T04:17:19.072Z] #7 DONE 0.0s [2026-03-20T04:17:19.072Z] [2026-03-20T04:17:19.072Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:19.072Z] #8 DONE 0.0s [2026-03-20T04:17:19.072Z] [2026-03-20T04:17:19.072Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:19.072Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:19.355Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:19.355Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:19.355Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:19.355Z] #1 transferring dockerfile: 198B done [2026-03-20T04:17:19.355Z] #1 DONE 0.0s [2026-03-20T04:17:19.355Z] [2026-03-20T04:17:19.355Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:19.355Z] #2 DONE 0.0s [2026-03-20T04:17:19.355Z] [2026-03-20T04:17:19.355Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:19.355Z] #3 DONE 0.1s [2026-03-20T04:17:19.355Z] [2026-03-20T04:17:19.355Z] #4 [internal] load .dockerignore [2026-03-20T04:17:19.355Z] #4 transferring context: 2B done [2026-03-20T04:17:19.355Z] #4 DONE 0.0s [2026-03-20T04:17:19.613Z] [2026-03-20T04:17:19.613Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:19.613Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:19.613Z] #5 ... [2026-03-20T04:17:19.613Z] [2026-03-20T04:17:19.613Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:19.613Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done [2026-03-20T04:17:19.613Z] #6 DONE 0.1s [2026-03-20T04:17:19.613Z] [2026-03-20T04:17:19.613Z] #7 exporting to image [2026-03-20T04:17:19.613Z] #7 exporting layers done [2026-03-20T04:17:19.613Z] #7 exporting manifest sha256:3030df770267c459e41d37e626369cabe467e24329a0eefb2baa75755609084e done [2026-03-20T04:17:19.613Z] #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done [2026-03-20T04:17:19.613Z] #7 exporting manifest sha256:f705a50b632285dfc2252a8d439a00156a6081227f16f3404eff0659af40918d done [2026-03-20T04:17:19.613Z] #7 exporting config sha256:a873898e7534326fb7bccf34a0a3dc59bc05b32b7ad27e9cb98d2c1517ff3232 done [2026-03-20T04:17:19.613Z] #7 exporting manifest list sha256:2e057ef88e45be3dfe55a8ce2ab836a3412d2b4caaa3a4a90b0dcd0dc0a96167 done [2026-03-20T04:17:19.613Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:19.613Z] #7 DONE 0.0s [2026-03-20T04:17:19.613Z] [2026-03-20T04:17:19.613Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:19.613Z] #8 DONE 0.0s [2026-03-20T04:17:19.870Z] [2026-03-20T04:17:19.870Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:19.870Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:20.151Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-03-20T04:17:20.151Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-03-20T04:17:20.151Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:20.151Z] #1 transferring dockerfile: 164B done [2026-03-20T04:17:20.151Z] #1 DONE 0.0s [2026-03-20T04:17:20.151Z] [2026-03-20T04:17:20.151Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-20T04:17:20.151Z] #2 DONE 0.0s [2026-03-20T04:17:20.151Z] [2026-03-20T04:17:20.151Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-20T04:17:20.151Z] #3 DONE 0.0s [2026-03-20T04:17:20.151Z] [2026-03-20T04:17:20.151Z] #4 [internal] load .dockerignore [2026-03-20T04:17:20.151Z] #4 transferring context: 2B done [2026-03-20T04:17:20.151Z] #4 DONE 0.0s [2026-03-20T04:17:20.151Z] [2026-03-20T04:17:20.151Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:20.151Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done [2026-03-20T04:17:20.151Z] #5 CACHED [2026-03-20T04:17:20.151Z] [2026-03-20T04:17:20.151Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:20.409Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done [2026-03-20T04:17:20.409Z] #6 CACHED [2026-03-20T04:17:20.409Z] [2026-03-20T04:17:20.409Z] #7 exporting to image [2026-03-20T04:17:20.409Z] #7 exporting layers done [2026-03-20T04:17:20.409Z] #7 exporting manifest sha256:3030df770267c459e41d37e626369cabe467e24329a0eefb2baa75755609084e done [2026-03-20T04:17:20.409Z] #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done [2026-03-20T04:17:20.409Z] #7 exporting manifest sha256:f705a50b632285dfc2252a8d439a00156a6081227f16f3404eff0659af40918d done [2026-03-20T04:17:20.409Z] #7 exporting config sha256:a873898e7534326fb7bccf34a0a3dc59bc05b32b7ad27e9cb98d2c1517ff3232 done [2026-03-20T04:17:20.409Z] #7 exporting manifest list sha256:2e057ef88e45be3dfe55a8ce2ab836a3412d2b4caaa3a4a90b0dcd0dc0a96167 done [2026-03-20T04:17:20.409Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:20.409Z] #7 DONE 0.0s [2026-03-20T04:17:20.409Z] [2026-03-20T04:17:20.409Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:20.409Z] #8 DONE 0.0s [2026-03-20T04:17:20.409Z] [2026-03-20T04:17:20.409Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:20.409Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:20.694Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 --push - [2026-03-20T04:17:20.694Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103' [2026-03-20T04:17:20.694Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:20.694Z] #1 transferring dockerfile: 171B done [2026-03-20T04:17:20.694Z] #1 DONE 0.0s [2026-03-20T04:17:20.694Z] [2026-03-20T04:17:20.694Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 [2026-03-20T04:17:20.694Z] #2 DONE 0.0s [2026-03-20T04:17:20.694Z] [2026-03-20T04:17:20.694Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103 [2026-03-20T04:17:20.694Z] #3 DONE 0.0s [2026-03-20T04:17:20.694Z] [2026-03-20T04:17:20.694Z] #4 [internal] load .dockerignore [2026-03-20T04:17:20.694Z] #4 transferring context: 2B done [2026-03-20T04:17:20.694Z] #4 DONE 0.0s [2026-03-20T04:17:20.694Z] [2026-03-20T04:17:20.694Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:20.694Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done [2026-03-20T04:17:20.694Z] #5 DONE 0.0s [2026-03-20T04:17:20.694Z] [2026-03-20T04:17:20.694Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:20.952Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done [2026-03-20T04:17:20.952Z] #6 CACHED [2026-03-20T04:17:20.952Z] [2026-03-20T04:17:20.952Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:20.952Z] #5 CACHED [2026-03-20T04:17:20.952Z] [2026-03-20T04:17:20.952Z] #7 exporting to image [2026-03-20T04:17:20.952Z] #7 exporting layers done [2026-03-20T04:17:20.952Z] #7 exporting manifest sha256:3030df770267c459e41d37e626369cabe467e24329a0eefb2baa75755609084e done [2026-03-20T04:17:20.952Z] #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done [2026-03-20T04:17:20.952Z] #7 exporting manifest sha256:f705a50b632285dfc2252a8d439a00156a6081227f16f3404eff0659af40918d done [2026-03-20T04:17:20.952Z] #7 exporting config sha256:a873898e7534326fb7bccf34a0a3dc59bc05b32b7ad27e9cb98d2c1517ff3232 done [2026-03-20T04:17:20.953Z] #7 exporting manifest list sha256:2e057ef88e45be3dfe55a8ce2ab836a3412d2b4caaa3a4a90b0dcd0dc0a96167 done [2026-03-20T04:17:20.953Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:20.953Z] #7 DONE 0.0s [2026-03-20T04:17:20.953Z] [2026-03-20T04:17:20.953Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:20.953Z] #8 DONE 0.0s [2026-03-20T04:17:20.953Z] [2026-03-20T04:17:20.953Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:20.953Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:21.240Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:21.240Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:21.240Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:21.240Z] #1 transferring dockerfile: 212B 0.0s done [2026-03-20T04:17:21.240Z] #1 DONE 0.0s [2026-03-20T04:17:21.240Z] [2026-03-20T04:17:21.240Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:21.240Z] #2 DONE 0.0s [2026-03-20T04:17:21.240Z] [2026-03-20T04:17:21.240Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:21.240Z] #3 DONE 0.0s [2026-03-20T04:17:21.240Z] [2026-03-20T04:17:21.240Z] #4 [internal] load .dockerignore [2026-03-20T04:17:21.240Z] #4 transferring context: 2B done [2026-03-20T04:17:21.240Z] #4 DONE 0.0s [2026-03-20T04:17:21.240Z] [2026-03-20T04:17:21.240Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:21.240Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done [2026-03-20T04:17:21.240Z] #5 CACHED [2026-03-20T04:17:21.240Z] [2026-03-20T04:17:21.240Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:21.503Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done [2026-03-20T04:17:21.503Z] #6 CACHED [2026-03-20T04:17:21.503Z] [2026-03-20T04:17:21.503Z] #7 exporting to image [2026-03-20T04:17:21.503Z] #7 exporting layers done [2026-03-20T04:17:21.503Z] #7 exporting manifest sha256:3030df770267c459e41d37e626369cabe467e24329a0eefb2baa75755609084e done [2026-03-20T04:17:21.503Z] #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done [2026-03-20T04:17:21.503Z] #7 exporting manifest sha256:f705a50b632285dfc2252a8d439a00156a6081227f16f3404eff0659af40918d done [2026-03-20T04:17:21.503Z] #7 exporting config sha256:a873898e7534326fb7bccf34a0a3dc59bc05b32b7ad27e9cb98d2c1517ff3232 done [2026-03-20T04:17:21.503Z] #7 exporting manifest list sha256:2e057ef88e45be3dfe55a8ce2ab836a3412d2b4caaa3a4a90b0dcd0dc0a96167 done [2026-03-20T04:17:21.503Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:21.503Z] #7 DONE 0.0s [2026-03-20T04:17:21.503Z] [2026-03-20T04:17:21.503Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:21.503Z] #8 DONE 0.0s [2026-03-20T04:17:21.503Z] [2026-03-20T04:17:21.503Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:21.503Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:21.789Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-03-20T04:17:21.789Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-03-20T04:17:21.789Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:21.789Z] #1 transferring dockerfile: 162B done [2026-03-20T04:17:21.789Z] #1 DONE 0.0s [2026-03-20T04:17:21.789Z] [2026-03-20T04:17:21.789Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-20T04:17:21.789Z] #2 DONE 0.0s [2026-03-20T04:17:21.789Z] [2026-03-20T04:17:21.789Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-20T04:17:21.789Z] #3 DONE 0.0s [2026-03-20T04:17:21.789Z] [2026-03-20T04:17:21.789Z] #4 [internal] load .dockerignore [2026-03-20T04:17:21.789Z] #4 transferring context: 2B done [2026-03-20T04:17:21.789Z] #4 DONE 0.0s [2026-03-20T04:17:21.789Z] [2026-03-20T04:17:21.789Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:21.789Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done [2026-03-20T04:17:21.789Z] #5 CACHED [2026-03-20T04:17:21.789Z] [2026-03-20T04:17:21.789Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c [2026-03-20T04:17:21.789Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:285b2d9de23dc93952e770c0f247c6484ed37631546dc48f28af147cd93a591c 0.0s done [2026-03-20T04:17:21.789Z] #6 CACHED [2026-03-20T04:17:21.789Z] [2026-03-20T04:17:21.789Z] #7 exporting to image [2026-03-20T04:17:21.789Z] #7 exporting layers done [2026-03-20T04:17:21.789Z] #7 exporting manifest sha256:3030df770267c459e41d37e626369cabe467e24329a0eefb2baa75755609084e done [2026-03-20T04:17:21.789Z] #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 [2026-03-20T04:17:21.789Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:22.048Z] #7 exporting config sha256:82ff793c939100d88f698530b5bcf797d6f48aae41fc61232c129a32bb38fc37 done [2026-03-20T04:17:22.048Z] #7 exporting manifest sha256:f705a50b632285dfc2252a8d439a00156a6081227f16f3404eff0659af40918d done [2026-03-20T04:17:22.048Z] #7 exporting config sha256:a873898e7534326fb7bccf34a0a3dc59bc05b32b7ad27e9cb98d2c1517ff3232 done [2026-03-20T04:17:22.048Z] #7 exporting manifest list sha256:2e057ef88e45be3dfe55a8ce2ab836a3412d2b4caaa3a4a90b0dcd0dc0a96167 done [2026-03-20T04:17:22.048Z] #7 DONE 0.0s [2026-03-20T04:17:22.048Z] [2026-03-20T04:17:22.048Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:22.048Z] #8 DONE 0.0s [2026-03-20T04:17:22.048Z] [2026-03-20T04:17:22.048Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:22.048Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:22.333Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:22.333Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:22.333Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:22.333Z] #1 transferring dockerfile: 206B done [2026-03-20T04:17:22.333Z] #1 DONE 0.0s [2026-03-20T04:17:22.333Z] [2026-03-20T04:17:22.333Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:22.333Z] #2 DONE 0.0s [2026-03-20T04:17:22.333Z] [2026-03-20T04:17:22.333Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:22.333Z] #3 DONE 0.0s [2026-03-20T04:17:22.333Z] [2026-03-20T04:17:22.333Z] #4 [internal] load .dockerignore [2026-03-20T04:17:22.333Z] #4 transferring context: 2B done [2026-03-20T04:17:22.333Z] #4 DONE 0.0s [2026-03-20T04:17:22.594Z] [2026-03-20T04:17:22.594Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b [2026-03-20T04:17:22.594Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done [2026-03-20T04:17:22.594Z] #5 DONE 0.0s [2026-03-20T04:17:22.594Z] [2026-03-20T04:17:22.594Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b [2026-03-20T04:17:22.594Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done [2026-03-20T04:17:22.594Z] #6 DONE 0.2s [2026-03-20T04:17:22.594Z] [2026-03-20T04:17:22.594Z] #7 exporting to image [2026-03-20T04:17:22.594Z] #7 exporting layers done [2026-03-20T04:17:22.594Z] #7 exporting manifest sha256:76f58d7fb2e09a2d9637ec6d115928542f81a62ecd66ef6ebe75c9b628a84006 done [2026-03-20T04:17:22.594Z] #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done [2026-03-20T04:17:22.594Z] #7 exporting manifest sha256:695be429cbe7b5ed4407cd34c2e5e7f1cfccb620c05ba119cc791ff800af5e87 done [2026-03-20T04:17:22.594Z] #7 exporting config sha256:bb704d1d53d7ef62eb94c99f7a85c2851b4c4b2300a7421a435b9c8a7684df2f 0.0s done [2026-03-20T04:17:22.594Z] #7 exporting manifest list sha256:6b57c1723bab9cadbe8421627c8d05c3b479d31104a09d9fc51403d8a4a59a5f done [2026-03-20T04:17:22.594Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:22.594Z] #7 DONE 0.0s [2026-03-20T04:17:22.594Z] [2026-03-20T04:17:22.594Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:22.853Z] #8 DONE 0.0s [2026-03-20T04:17:22.853Z] [2026-03-20T04:17:22.853Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:22.853Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:23.145Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-03-20T04:17:23.145Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-03-20T04:17:23.145Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:23.145Z] #1 transferring dockerfile: 172B done [2026-03-20T04:17:23.145Z] #1 DONE 0.0s [2026-03-20T04:17:23.145Z] [2026-03-20T04:17:23.145Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-20T04:17:23.145Z] #2 DONE 0.0s [2026-03-20T04:17:23.145Z] [2026-03-20T04:17:23.145Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-20T04:17:23.145Z] #3 DONE 0.0s [2026-03-20T04:17:23.145Z] [2026-03-20T04:17:23.145Z] #4 [internal] load .dockerignore [2026-03-20T04:17:23.145Z] #4 transferring context: 2B done [2026-03-20T04:17:23.145Z] #4 DONE 0.0s [2026-03-20T04:17:23.145Z] [2026-03-20T04:17:23.145Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b [2026-03-20T04:17:23.145Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done [2026-03-20T04:17:23.145Z] #5 CACHED [2026-03-20T04:17:23.145Z] [2026-03-20T04:17:23.145Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b [2026-03-20T04:17:23.145Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done [2026-03-20T04:17:23.145Z] #6 CACHED [2026-03-20T04:17:23.145Z] [2026-03-20T04:17:23.145Z] #7 exporting to image [2026-03-20T04:17:23.145Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:23.404Z] #7 exporting layers done [2026-03-20T04:17:23.404Z] #7 exporting manifest sha256:76f58d7fb2e09a2d9637ec6d115928542f81a62ecd66ef6ebe75c9b628a84006 done [2026-03-20T04:17:23.404Z] #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done [2026-03-20T04:17:23.404Z] #7 exporting manifest sha256:695be429cbe7b5ed4407cd34c2e5e7f1cfccb620c05ba119cc791ff800af5e87 done [2026-03-20T04:17:23.404Z] #7 exporting config sha256:bb704d1d53d7ef62eb94c99f7a85c2851b4c4b2300a7421a435b9c8a7684df2f done [2026-03-20T04:17:23.404Z] #7 exporting manifest list sha256:6b57c1723bab9cadbe8421627c8d05c3b479d31104a09d9fc51403d8a4a59a5f done [2026-03-20T04:17:23.404Z] #7 DONE 0.0s [2026-03-20T04:17:23.404Z] [2026-03-20T04:17:23.404Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:23.404Z] #8 DONE 0.0s [2026-03-20T04:17:23.404Z] [2026-03-20T04:17:23.404Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:23.404Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:23.684Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 --push - [2026-03-20T04:17:23.684Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103' [2026-03-20T04:17:23.684Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:23.684Z] #1 transferring dockerfile: 179B done [2026-03-20T04:17:23.684Z] #1 DONE 0.0s [2026-03-20T04:17:23.684Z] [2026-03-20T04:17:23.684Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 [2026-03-20T04:17:23.684Z] #2 DONE 0.0s [2026-03-20T04:17:23.684Z] [2026-03-20T04:17:23.684Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103 [2026-03-20T04:17:23.684Z] #3 DONE 0.0s [2026-03-20T04:17:23.684Z] [2026-03-20T04:17:23.684Z] #4 [internal] load .dockerignore [2026-03-20T04:17:23.684Z] #4 transferring context: 2B done [2026-03-20T04:17:23.684Z] #4 DONE 0.0s [2026-03-20T04:17:23.684Z] [2026-03-20T04:17:23.684Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b [2026-03-20T04:17:23.684Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done [2026-03-20T04:17:23.684Z] #5 CACHED [2026-03-20T04:17:23.684Z] [2026-03-20T04:17:23.684Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b [2026-03-20T04:17:23.684Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done [2026-03-20T04:17:23.684Z] #6 CACHED [2026-03-20T04:17:23.684Z] [2026-03-20T04:17:23.684Z] #7 exporting to image [2026-03-20T04:17:23.684Z] #7 exporting layers [2026-03-20T04:17:23.684Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:23.944Z] #7 exporting layers done [2026-03-20T04:17:23.944Z] #7 exporting manifest sha256:76f58d7fb2e09a2d9637ec6d115928542f81a62ecd66ef6ebe75c9b628a84006 done [2026-03-20T04:17:23.944Z] #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done [2026-03-20T04:17:23.944Z] #7 exporting manifest sha256:695be429cbe7b5ed4407cd34c2e5e7f1cfccb620c05ba119cc791ff800af5e87 done [2026-03-20T04:17:23.944Z] #7 exporting config sha256:bb704d1d53d7ef62eb94c99f7a85c2851b4c4b2300a7421a435b9c8a7684df2f done [2026-03-20T04:17:23.944Z] #7 exporting manifest list sha256:6b57c1723bab9cadbe8421627c8d05c3b479d31104a09d9fc51403d8a4a59a5f done [2026-03-20T04:17:23.944Z] #7 DONE 0.0s [2026-03-20T04:17:23.944Z] [2026-03-20T04:17:23.944Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:23.944Z] #8 DONE 0.0s [2026-03-20T04:17:23.944Z] [2026-03-20T04:17:23.944Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:23.944Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:24.237Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:24.237Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:24.237Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:24.238Z] #1 transferring dockerfile: 220B done [2026-03-20T04:17:24.238Z] #1 DONE 0.0s [2026-03-20T04:17:24.238Z] [2026-03-20T04:17:24.238Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:24.238Z] #2 DONE 0.0s [2026-03-20T04:17:24.238Z] [2026-03-20T04:17:24.238Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:24.238Z] #3 DONE 0.0s [2026-03-20T04:17:24.238Z] [2026-03-20T04:17:24.238Z] #4 [internal] load .dockerignore [2026-03-20T04:17:24.238Z] #4 transferring context: 2B done [2026-03-20T04:17:24.238Z] #4 DONE 0.0s [2026-03-20T04:17:24.238Z] [2026-03-20T04:17:24.238Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b [2026-03-20T04:17:24.238Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done [2026-03-20T04:17:24.238Z] #5 CACHED [2026-03-20T04:17:24.238Z] [2026-03-20T04:17:24.238Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b [2026-03-20T04:17:24.497Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done [2026-03-20T04:17:24.497Z] #6 CACHED [2026-03-20T04:17:24.497Z] [2026-03-20T04:17:24.497Z] #7 exporting to image [2026-03-20T04:17:24.497Z] #7 exporting layers done [2026-03-20T04:17:24.497Z] #7 exporting manifest sha256:76f58d7fb2e09a2d9637ec6d115928542f81a62ecd66ef6ebe75c9b628a84006 done [2026-03-20T04:17:24.497Z] #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done [2026-03-20T04:17:24.497Z] #7 exporting manifest sha256:695be429cbe7b5ed4407cd34c2e5e7f1cfccb620c05ba119cc791ff800af5e87 done [2026-03-20T04:17:24.497Z] #7 exporting config sha256:bb704d1d53d7ef62eb94c99f7a85c2851b4c4b2300a7421a435b9c8a7684df2f done [2026-03-20T04:17:24.497Z] #7 exporting manifest list sha256:6b57c1723bab9cadbe8421627c8d05c3b479d31104a09d9fc51403d8a4a59a5f done [2026-03-20T04:17:24.497Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:24.497Z] #7 DONE 0.0s [2026-03-20T04:17:24.497Z] [2026-03-20T04:17:24.497Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:24.497Z] #8 DONE 0.0s [2026-03-20T04:17:24.497Z] [2026-03-20T04:17:24.497Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:24.497Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:24.782Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-03-20T04:17:24.782Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-03-20T04:17:24.782Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:24.782Z] #1 transferring dockerfile: 170B done [2026-03-20T04:17:24.782Z] #1 DONE 0.0s [2026-03-20T04:17:24.782Z] [2026-03-20T04:17:24.782Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-20T04:17:24.782Z] #2 DONE 0.0s [2026-03-20T04:17:24.782Z] [2026-03-20T04:17:24.782Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-20T04:17:24.782Z] #3 DONE 0.0s [2026-03-20T04:17:24.782Z] [2026-03-20T04:17:24.782Z] #4 [internal] load .dockerignore [2026-03-20T04:17:24.782Z] #4 transferring context: 2B done [2026-03-20T04:17:24.782Z] #4 DONE 0.0s [2026-03-20T04:17:24.782Z] [2026-03-20T04:17:24.782Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b [2026-03-20T04:17:24.782Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done [2026-03-20T04:17:24.782Z] #5 CACHED [2026-03-20T04:17:24.782Z] [2026-03-20T04:17:24.782Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b [2026-03-20T04:17:24.782Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8fe76ffc381a44a1d3b2afc0a9a3716095b0e550b862dce298dccedfa0c6179b 0.0s done [2026-03-20T04:17:24.782Z] #6 CACHED [2026-03-20T04:17:24.782Z] [2026-03-20T04:17:24.782Z] #7 exporting to image [2026-03-20T04:17:24.782Z] #7 exporting layers done [2026-03-20T04:17:24.782Z] #7 exporting manifest sha256:76f58d7fb2e09a2d9637ec6d115928542f81a62ecd66ef6ebe75c9b628a84006 done [2026-03-20T04:17:24.782Z] #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a [2026-03-20T04:17:24.782Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:25.040Z] #7 exporting config sha256:cf6a4e808440377a962ddff39ab13bca75bea86dc9593ebeae24a287abb7ce0a done [2026-03-20T04:17:25.040Z] #7 exporting manifest sha256:695be429cbe7b5ed4407cd34c2e5e7f1cfccb620c05ba119cc791ff800af5e87 done [2026-03-20T04:17:25.040Z] #7 exporting config sha256:bb704d1d53d7ef62eb94c99f7a85c2851b4c4b2300a7421a435b9c8a7684df2f done [2026-03-20T04:17:25.040Z] #7 exporting manifest list sha256:6b57c1723bab9cadbe8421627c8d05c3b479d31104a09d9fc51403d8a4a59a5f done [2026-03-20T04:17:25.040Z] #7 DONE 0.0s [2026-03-20T04:17:25.040Z] [2026-03-20T04:17:25.040Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:25.040Z] #8 DONE 0.0s [2026-03-20T04:17:25.040Z] [2026-03-20T04:17:25.040Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:25.040Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:25.328Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:25.328Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:25.328Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:25.328Z] #1 transferring dockerfile: 204B 0.0s done [2026-03-20T04:17:25.328Z] #1 DONE 0.0s [2026-03-20T04:17:25.328Z] [2026-03-20T04:17:25.328Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:25.328Z] #2 DONE 0.0s [2026-03-20T04:17:25.328Z] [2026-03-20T04:17:25.328Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:25.328Z] #3 DONE 0.0s [2026-03-20T04:17:25.328Z] [2026-03-20T04:17:25.328Z] #4 [internal] load .dockerignore [2026-03-20T04:17:25.328Z] #4 transferring context: 2B done [2026-03-20T04:17:25.585Z] #4 DONE 0.0s [2026-03-20T04:17:25.585Z] [2026-03-20T04:17:25.585Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:25.585Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done [2026-03-20T04:17:25.585Z] #5 DONE 0.0s [2026-03-20T04:17:25.585Z] [2026-03-20T04:17:25.585Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:25.585Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done [2026-03-20T04:17:25.585Z] #6 DONE 0.1s [2026-03-20T04:17:25.585Z] [2026-03-20T04:17:25.585Z] #7 exporting to image [2026-03-20T04:17:25.585Z] #7 exporting layers done [2026-03-20T04:17:25.585Z] #7 exporting manifest sha256:eb3cbcf0f3e7d12d5f3685f8ac168881748a5386bc48168976801595c0b5b485 done [2026-03-20T04:17:25.585Z] #7 exporting config sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done [2026-03-20T04:17:25.585Z] #7 exporting manifest sha256:ce031ddd22966c2299e47426d2c5736c5e5c06fa7ca3edc9ca45d2d6a8838eb9 done [2026-03-20T04:17:25.585Z] #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 [2026-03-20T04:17:25.585Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:25.585Z] #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 done [2026-03-20T04:17:25.585Z] #7 exporting manifest list sha256:d652e2ef97804250f27c2cfc80ece1d5f2162371bbf9bab42cda9a27e3d68234 done [2026-03-20T04:17:25.585Z] #7 DONE 0.0s [2026-03-20T04:17:25.585Z] [2026-03-20T04:17:25.585Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:25.585Z] #8 DONE 0.0s [2026-03-20T04:17:25.842Z] [2026-03-20T04:17:25.842Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:25.842Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:26.127Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-03-20T04:17:26.127Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-03-20T04:17:26.127Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:26.127Z] #1 transferring dockerfile: 170B done [2026-03-20T04:17:26.127Z] #1 DONE 0.0s [2026-03-20T04:17:26.127Z] [2026-03-20T04:17:26.127Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-20T04:17:26.127Z] #2 DONE 0.0s [2026-03-20T04:17:26.127Z] [2026-03-20T04:17:26.127Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-20T04:17:26.127Z] #3 DONE 0.0s [2026-03-20T04:17:26.127Z] [2026-03-20T04:17:26.127Z] #4 [internal] load .dockerignore [2026-03-20T04:17:26.127Z] #4 transferring context: 2B done [2026-03-20T04:17:26.127Z] #4 DONE 0.0s [2026-03-20T04:17:26.127Z] [2026-03-20T04:17:26.127Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:26.127Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done [2026-03-20T04:17:26.127Z] #5 DONE 0.0s [2026-03-20T04:17:26.127Z] [2026-03-20T04:17:26.127Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:26.387Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done [2026-03-20T04:17:26.387Z] #6 CACHED [2026-03-20T04:17:26.387Z] [2026-03-20T04:17:26.387Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:26.387Z] #5 CACHED [2026-03-20T04:17:26.387Z] [2026-03-20T04:17:26.387Z] #7 exporting to image [2026-03-20T04:17:26.387Z] #7 exporting layers done [2026-03-20T04:17:26.387Z] #7 exporting manifest sha256:eb3cbcf0f3e7d12d5f3685f8ac168881748a5386bc48168976801595c0b5b485 done [2026-03-20T04:17:26.387Z] #7 exporting config sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done [2026-03-20T04:17:26.387Z] #7 exporting manifest sha256:ce031ddd22966c2299e47426d2c5736c5e5c06fa7ca3edc9ca45d2d6a8838eb9 done [2026-03-20T04:17:26.387Z] #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 done [2026-03-20T04:17:26.387Z] #7 exporting manifest list sha256:d652e2ef97804250f27c2cfc80ece1d5f2162371bbf9bab42cda9a27e3d68234 done [2026-03-20T04:17:26.387Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:26.387Z] #7 DONE 0.0s [2026-03-20T04:17:26.387Z] [2026-03-20T04:17:26.387Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:26.387Z] #8 DONE 0.0s [2026-03-20T04:17:26.387Z] [2026-03-20T04:17:26.387Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:26.387Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:26.671Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103' [2026-03-20T04:17:26.671Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 --push - [2026-03-20T04:17:26.671Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:26.671Z] #1 transferring dockerfile: 177B done [2026-03-20T04:17:26.671Z] #1 DONE 0.0s [2026-03-20T04:17:26.671Z] [2026-03-20T04:17:26.671Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 [2026-03-20T04:17:26.671Z] #2 DONE 0.0s [2026-03-20T04:17:26.671Z] [2026-03-20T04:17:26.671Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103 [2026-03-20T04:17:26.671Z] #3 DONE 0.0s [2026-03-20T04:17:26.671Z] [2026-03-20T04:17:26.671Z] #4 [internal] load .dockerignore [2026-03-20T04:17:26.671Z] #4 transferring context: 2B done [2026-03-20T04:17:26.671Z] #4 DONE 0.0s [2026-03-20T04:17:26.671Z] [2026-03-20T04:17:26.671Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:26.671Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done [2026-03-20T04:17:26.671Z] #5 CACHED [2026-03-20T04:17:26.671Z] [2026-03-20T04:17:26.671Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:26.671Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done [2026-03-20T04:17:26.671Z] #6 CACHED [2026-03-20T04:17:26.671Z] [2026-03-20T04:17:26.671Z] #7 exporting to image [2026-03-20T04:17:26.671Z] #7 exporting layers done [2026-03-20T04:17:26.671Z] #7 exporting manifest sha256:eb3cbcf0f3e7d12d5f3685f8ac168881748a5386bc48168976801595c0b5b485 done [2026-03-20T04:17:26.671Z] #7 exporting config sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done [2026-03-20T04:17:26.671Z] #7 exporting manifest sha256:ce031ddd22966c2299e47426d2c5736c5e5c06fa7ca3edc9ca45d2d6a8838eb9 done [2026-03-20T04:17:26.671Z] #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 done [2026-03-20T04:17:26.671Z] #7 exporting manifest list sha256:d652e2ef97804250f27c2cfc80ece1d5f2162371bbf9bab42cda9a27e3d68234 done [2026-03-20T04:17:26.671Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:26.671Z] #7 DONE 0.0s [2026-03-20T04:17:26.931Z] [2026-03-20T04:17:26.931Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:26.931Z] #8 DONE 0.0s [2026-03-20T04:17:26.931Z] [2026-03-20T04:17:26.931Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:26.931Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:27.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:27.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:27.302Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:27.302Z] #1 transferring dockerfile: 218B done [2026-03-20T04:17:27.302Z] #1 DONE 0.0s [2026-03-20T04:17:27.302Z] [2026-03-20T04:17:27.302Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:27.302Z] #2 DONE 0.0s [2026-03-20T04:17:27.302Z] [2026-03-20T04:17:27.302Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:27.302Z] #3 DONE 0.0s [2026-03-20T04:17:27.302Z] [2026-03-20T04:17:27.302Z] #4 [internal] load .dockerignore [2026-03-20T04:17:27.302Z] #4 transferring context: 2B done [2026-03-20T04:17:27.302Z] #4 DONE 0.0s [2026-03-20T04:17:27.302Z] [2026-03-20T04:17:27.302Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:27.302Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b done [2026-03-20T04:17:27.302Z] #5 CACHED [2026-03-20T04:17:27.302Z] [2026-03-20T04:17:27.302Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:27.302Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b done [2026-03-20T04:17:27.302Z] #6 CACHED [2026-03-20T04:17:27.302Z] [2026-03-20T04:17:27.302Z] #7 exporting to image [2026-03-20T04:17:27.302Z] #7 exporting layers done [2026-03-20T04:17:27.302Z] #7 exporting manifest sha256:eb3cbcf0f3e7d12d5f3685f8ac168881748a5386bc48168976801595c0b5b485 done [2026-03-20T04:17:27.302Z] #7 exporting config sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done [2026-03-20T04:17:27.302Z] #7 exporting manifest sha256:ce031ddd22966c2299e47426d2c5736c5e5c06fa7ca3edc9ca45d2d6a8838eb9 done [2026-03-20T04:17:27.302Z] #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 done [2026-03-20T04:17:27.302Z] #7 exporting manifest list sha256:d652e2ef97804250f27c2cfc80ece1d5f2162371bbf9bab42cda9a27e3d68234 done [2026-03-20T04:17:27.302Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:27.302Z] #7 DONE 0.0s [2026-03-20T04:17:27.559Z] [2026-03-20T04:17:27.559Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:27.559Z] #8 DONE 0.0s [2026-03-20T04:17:27.559Z] [2026-03-20T04:17:27.559Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:27.559Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:27.843Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-03-20T04:17:27.843Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-03-20T04:17:27.843Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:27.843Z] #1 transferring dockerfile: 168B done [2026-03-20T04:17:27.843Z] #1 DONE 0.0s [2026-03-20T04:17:27.843Z] [2026-03-20T04:17:27.843Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-20T04:17:27.843Z] #2 DONE 0.0s [2026-03-20T04:17:27.843Z] [2026-03-20T04:17:27.843Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-20T04:17:27.843Z] #3 DONE 0.0s [2026-03-20T04:17:27.843Z] [2026-03-20T04:17:27.843Z] #4 [internal] load .dockerignore [2026-03-20T04:17:27.843Z] #4 transferring context: 2B done [2026-03-20T04:17:27.843Z] #4 DONE 0.0s [2026-03-20T04:17:27.843Z] [2026-03-20T04:17:27.843Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:27.843Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done [2026-03-20T04:17:27.843Z] #5 CACHED [2026-03-20T04:17:27.843Z] [2026-03-20T04:17:27.843Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b [2026-03-20T04:17:27.843Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:9589d5dde1db644c405d718689a0f978f080041d0f8b31bc4f938f1341d9042b 0.0s done [2026-03-20T04:17:27.843Z] #6 CACHED [2026-03-20T04:17:27.843Z] [2026-03-20T04:17:27.843Z] #7 exporting to image [2026-03-20T04:17:27.843Z] #7 exporting layers done [2026-03-20T04:17:27.843Z] #7 exporting manifest sha256:eb3cbcf0f3e7d12d5f3685f8ac168881748a5386bc48168976801595c0b5b485 done [2026-03-20T04:17:27.843Z] #7 exporting config sha256:bd6a593ba4735809b5ebde0de9c06158c26f0399111e6f07a0ed4077c7d03f67 done [2026-03-20T04:17:27.843Z] #7 exporting manifest sha256:ce031ddd22966c2299e47426d2c5736c5e5c06fa7ca3edc9ca45d2d6a8838eb9 done [2026-03-20T04:17:27.843Z] #7 exporting config sha256:cbdf60e517687a9e93cae4138553da3984db226092e98a61a610d9a7e83e8d66 done [2026-03-20T04:17:27.843Z] #7 exporting manifest list sha256:d652e2ef97804250f27c2cfc80ece1d5f2162371bbf9bab42cda9a27e3d68234 done [2026-03-20T04:17:27.843Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:27.843Z] #7 DONE 0.0s [2026-03-20T04:17:28.103Z] [2026-03-20T04:17:28.103Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:28.103Z] #8 DONE 0.0s [2026-03-20T04:17:28.103Z] [2026-03-20T04:17:28.103Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:28.103Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:28.385Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:28.385Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:28.643Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:28.643Z] #1 transferring dockerfile: 205B done [2026-03-20T04:17:28.643Z] #1 DONE 0.0s [2026-03-20T04:17:28.643Z] [2026-03-20T04:17:28.643Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:28.643Z] #2 DONE 0.0s [2026-03-20T04:17:28.643Z] [2026-03-20T04:17:28.643Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:28.643Z] #3 DONE 0.0s [2026-03-20T04:17:28.643Z] [2026-03-20T04:17:28.643Z] #4 [internal] load .dockerignore [2026-03-20T04:17:28.643Z] #4 transferring context: 2B done [2026-03-20T04:17:28.643Z] #4 DONE 0.0s [2026-03-20T04:17:28.643Z] [2026-03-20T04:17:28.643Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:28.643Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:28.643Z] #5 DONE 0.0s [2026-03-20T04:17:28.643Z] [2026-03-20T04:17:28.643Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:28.643Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:28.643Z] #6 DONE 0.0s [2026-03-20T04:17:28.643Z] [2026-03-20T04:17:28.643Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:28.643Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:28.643Z] #5 DONE 0.1s [2026-03-20T04:17:28.903Z] [2026-03-20T04:17:28.903Z] #7 exporting to image [2026-03-20T04:17:28.903Z] #7 exporting layers done [2026-03-20T04:17:28.903Z] #7 exporting manifest sha256:021fd3134829450722ec6e949a8514258a40893c842fba918fc81b0712075459 done [2026-03-20T04:17:28.903Z] #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done [2026-03-20T04:17:28.903Z] #7 exporting manifest sha256:7d176307a340ec995a5a929b3d5608e1089872014211b59e650fbd5daf358287 done [2026-03-20T04:17:28.903Z] #7 exporting config sha256:231cbaad4d37d63048d1e08a5582d46539e2f95ffc6e83e5ecb878be54867e91 done [2026-03-20T04:17:28.903Z] #7 exporting manifest list sha256:24a44dc07603633d972b8a909351f32e95ab0dae4868aec093c19d7c39733a20 done [2026-03-20T04:17:28.903Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:28.903Z] #7 DONE 0.0s [2026-03-20T04:17:28.903Z] [2026-03-20T04:17:28.903Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:28.903Z] #8 DONE 0.0s [2026-03-20T04:17:28.903Z] [2026-03-20T04:17:28.903Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:28.903Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:29.199Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-03-20T04:17:29.199Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-03-20T04:17:29.458Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:29.458Z] #1 transferring dockerfile: 171B done [2026-03-20T04:17:29.458Z] #1 DONE 0.0s [2026-03-20T04:17:29.458Z] [2026-03-20T04:17:29.458Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-20T04:17:29.458Z] #2 DONE 0.0s [2026-03-20T04:17:29.458Z] [2026-03-20T04:17:29.458Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-20T04:17:29.458Z] #3 DONE 0.0s [2026-03-20T04:17:29.458Z] [2026-03-20T04:17:29.458Z] #4 [internal] load .dockerignore [2026-03-20T04:17:29.458Z] #4 transferring context: 2B done [2026-03-20T04:17:29.458Z] #4 DONE 0.0s [2026-03-20T04:17:29.458Z] [2026-03-20T04:17:29.458Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:29.458Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:29.458Z] #5 DONE 0.0s [2026-03-20T04:17:29.458Z] [2026-03-20T04:17:29.458Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:29.458Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:29.458Z] #6 CACHED [2026-03-20T04:17:29.458Z] [2026-03-20T04:17:29.458Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:29.458Z] #5 CACHED [2026-03-20T04:17:29.458Z] [2026-03-20T04:17:29.458Z] #7 exporting to image [2026-03-20T04:17:29.458Z] #7 exporting layers done [2026-03-20T04:17:29.458Z] #7 exporting manifest sha256:021fd3134829450722ec6e949a8514258a40893c842fba918fc81b0712075459 done [2026-03-20T04:17:29.458Z] #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done [2026-03-20T04:17:29.458Z] #7 exporting manifest sha256:7d176307a340ec995a5a929b3d5608e1089872014211b59e650fbd5daf358287 done [2026-03-20T04:17:29.458Z] #7 exporting config sha256:231cbaad4d37d63048d1e08a5582d46539e2f95ffc6e83e5ecb878be54867e91 done [2026-03-20T04:17:29.458Z] #7 exporting manifest list sha256:24a44dc07603633d972b8a909351f32e95ab0dae4868aec093c19d7c39733a20 done [2026-03-20T04:17:29.458Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:29.458Z] #7 DONE 0.0s [2026-03-20T04:17:29.458Z] [2026-03-20T04:17:29.458Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:29.458Z] #8 DONE 0.0s [2026-03-20T04:17:29.458Z] [2026-03-20T04:17:29.458Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:29.458Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:29.747Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103' [2026-03-20T04:17:29.747Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 --push - [2026-03-20T04:17:29.747Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:29.747Z] #1 transferring dockerfile: 178B done [2026-03-20T04:17:29.747Z] #1 DONE 0.0s [2026-03-20T04:17:29.747Z] [2026-03-20T04:17:29.747Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 [2026-03-20T04:17:29.747Z] #2 DONE 0.0s [2026-03-20T04:17:29.747Z] [2026-03-20T04:17:29.747Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103 [2026-03-20T04:17:29.747Z] #3 DONE 0.0s [2026-03-20T04:17:29.747Z] [2026-03-20T04:17:29.747Z] #4 [internal] load .dockerignore [2026-03-20T04:17:29.747Z] #4 transferring context: 2B done [2026-03-20T04:17:29.747Z] #4 DONE 0.0s [2026-03-20T04:17:29.747Z] [2026-03-20T04:17:29.747Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:29.747Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:29.747Z] #5 CACHED [2026-03-20T04:17:29.747Z] [2026-03-20T04:17:29.747Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:29.747Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:29.747Z] #6 CACHED [2026-03-20T04:17:29.747Z] [2026-03-20T04:17:29.747Z] #7 exporting to image [2026-03-20T04:17:29.747Z] #7 exporting layers done [2026-03-20T04:17:29.747Z] #7 exporting manifest sha256:021fd3134829450722ec6e949a8514258a40893c842fba918fc81b0712075459 done [2026-03-20T04:17:29.747Z] #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 [2026-03-20T04:17:29.747Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:30.009Z] #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done [2026-03-20T04:17:30.009Z] #7 exporting manifest sha256:7d176307a340ec995a5a929b3d5608e1089872014211b59e650fbd5daf358287 done [2026-03-20T04:17:30.009Z] #7 exporting config sha256:231cbaad4d37d63048d1e08a5582d46539e2f95ffc6e83e5ecb878be54867e91 done [2026-03-20T04:17:30.009Z] #7 exporting manifest list sha256:24a44dc07603633d972b8a909351f32e95ab0dae4868aec093c19d7c39733a20 done [2026-03-20T04:17:30.009Z] #7 DONE 0.0s [2026-03-20T04:17:30.009Z] [2026-03-20T04:17:30.009Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:30.009Z] #8 DONE 0.0s [2026-03-20T04:17:30.009Z] [2026-03-20T04:17:30.009Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:30.009Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:30.298Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:30.298Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:30.298Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:30.298Z] #1 transferring dockerfile: 219B done [2026-03-20T04:17:30.298Z] #1 DONE 0.0s [2026-03-20T04:17:30.298Z] [2026-03-20T04:17:30.298Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:30.298Z] #2 DONE 0.0s [2026-03-20T04:17:30.298Z] [2026-03-20T04:17:30.298Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:30.298Z] #3 DONE 0.0s [2026-03-20T04:17:30.298Z] [2026-03-20T04:17:30.298Z] #4 [internal] load .dockerignore [2026-03-20T04:17:30.298Z] #4 transferring context: 2B done [2026-03-20T04:17:30.298Z] #4 DONE 0.0s [2026-03-20T04:17:30.298Z] [2026-03-20T04:17:30.298Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:30.298Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:30.298Z] #5 CACHED [2026-03-20T04:17:30.298Z] [2026-03-20T04:17:30.298Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:30.298Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:30.298Z] #6 CACHED [2026-03-20T04:17:30.298Z] [2026-03-20T04:17:30.298Z] #7 exporting to image [2026-03-20T04:17:30.298Z] #7 exporting layers [2026-03-20T04:17:30.298Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:30.556Z] #7 exporting layers done [2026-03-20T04:17:30.556Z] #7 exporting manifest sha256:021fd3134829450722ec6e949a8514258a40893c842fba918fc81b0712075459 done [2026-03-20T04:17:30.556Z] #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done [2026-03-20T04:17:30.556Z] #7 exporting manifest sha256:7d176307a340ec995a5a929b3d5608e1089872014211b59e650fbd5daf358287 done [2026-03-20T04:17:30.556Z] #7 exporting config sha256:231cbaad4d37d63048d1e08a5582d46539e2f95ffc6e83e5ecb878be54867e91 done [2026-03-20T04:17:30.556Z] #7 exporting manifest list sha256:24a44dc07603633d972b8a909351f32e95ab0dae4868aec093c19d7c39733a20 done [2026-03-20T04:17:30.556Z] #7 DONE 0.0s [2026-03-20T04:17:30.556Z] [2026-03-20T04:17:30.556Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:30.556Z] #8 DONE 0.0s [2026-03-20T04:17:30.556Z] [2026-03-20T04:17:30.556Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:30.556Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:30.839Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-03-20T04:17:30.839Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-03-20T04:17:30.839Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:30.839Z] #1 transferring dockerfile: 169B done [2026-03-20T04:17:30.839Z] #1 DONE 0.0s [2026-03-20T04:17:30.839Z] [2026-03-20T04:17:30.839Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-20T04:17:30.839Z] #2 DONE 0.0s [2026-03-20T04:17:30.839Z] [2026-03-20T04:17:30.839Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-20T04:17:30.839Z] #3 DONE 0.0s [2026-03-20T04:17:30.839Z] [2026-03-20T04:17:30.839Z] #4 [internal] load .dockerignore [2026-03-20T04:17:30.839Z] #4 transferring context: 2B done [2026-03-20T04:17:30.839Z] #4 DONE 0.0s [2026-03-20T04:17:30.839Z] [2026-03-20T04:17:30.839Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:30.839Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:30.839Z] #5 CACHED [2026-03-20T04:17:30.839Z] [2026-03-20T04:17:30.839Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 [2026-03-20T04:17:30.839Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f96450bf53897750dbec7a6967c22a2404e064448b16e49b97cc09bd4f22c7f0 0.0s done [2026-03-20T04:17:30.839Z] #6 CACHED [2026-03-20T04:17:30.839Z] [2026-03-20T04:17:30.839Z] #7 exporting to image [2026-03-20T04:17:30.839Z] #7 exporting layers done [2026-03-20T04:17:30.839Z] #7 exporting manifest sha256:021fd3134829450722ec6e949a8514258a40893c842fba918fc81b0712075459 done [2026-03-20T04:17:30.839Z] #7 exporting config sha256:18d1f109e511645aff2ad2625d8f1288bf578fe5a411cf56c03b52b080cc95b6 done [2026-03-20T04:17:30.839Z] #7 exporting manifest sha256:7d176307a340ec995a5a929b3d5608e1089872014211b59e650fbd5daf358287 done [2026-03-20T04:17:30.839Z] #7 exporting config sha256:231cbaad4d37d63048d1e08a5582d46539e2f95ffc6e83e5ecb878be54867e91 done [2026-03-20T04:17:30.839Z] #7 exporting manifest list sha256:24a44dc07603633d972b8a909351f32e95ab0dae4868aec093c19d7c39733a20 done [2026-03-20T04:17:30.839Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:30.839Z] #7 DONE 0.0s [2026-03-20T04:17:31.098Z] [2026-03-20T04:17:31.098Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:31.098Z] #8 DONE 0.0s [2026-03-20T04:17:31.098Z] [2026-03-20T04:17:31.098Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:31.098Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:31.385Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:31.385Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:31.385Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:31.385Z] #1 transferring dockerfile: 211B done [2026-03-20T04:17:31.385Z] #1 DONE 0.0s [2026-03-20T04:17:31.385Z] [2026-03-20T04:17:31.385Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:31.385Z] #2 DONE 0.0s [2026-03-20T04:17:31.385Z] [2026-03-20T04:17:31.385Z] #3 [internal] load .dockerignore [2026-03-20T04:17:31.385Z] #3 transferring context: 2B done [2026-03-20T04:17:31.385Z] #3 DONE 0.0s [2026-03-20T04:17:31.385Z] [2026-03-20T04:17:31.385Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:31.642Z] #4 DONE 0.1s [2026-03-20T04:17:31.642Z] [2026-03-20T04:17:31.642Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:31.642Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done [2026-03-20T04:17:31.642Z] #5 DONE 0.0s [2026-03-20T04:17:31.642Z] [2026-03-20T04:17:31.642Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:31.642Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done [2026-03-20T04:17:31.901Z] #6 DONE 0.1s [2026-03-20T04:17:31.901Z] [2026-03-20T04:17:31.901Z] #7 exporting to image [2026-03-20T04:17:31.901Z] #7 exporting layers done [2026-03-20T04:17:31.901Z] #7 exporting manifest sha256:67d83648929cbed37d6a1dc5ae0dc509371cff7415c1bda229930aca3de4857e 0.0s done [2026-03-20T04:17:31.901Z] #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b done [2026-03-20T04:17:31.901Z] #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df 0.0s done [2026-03-20T04:17:31.901Z] #7 exporting config sha256:80e0e47acb63409ab5405887f5707a4fbf2b439d266cd00dd7183f89b9dbf941 done [2026-03-20T04:17:31.901Z] #7 exporting manifest list sha256:ca7fc2398f7bf138a9bf9f648dff4ff74ba079cb95dd8e74c61e4d82a628b476 done [2026-03-20T04:17:31.901Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:31.901Z] #7 DONE 0.0s [2026-03-20T04:17:31.901Z] [2026-03-20T04:17:31.901Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:31.901Z] #8 DONE 0.0s [2026-03-20T04:17:31.901Z] [2026-03-20T04:17:31.901Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:31.901Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:32.185Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-03-20T04:17:32.185Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-03-20T04:17:32.185Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:32.185Z] #1 transferring dockerfile: 177B done [2026-03-20T04:17:32.185Z] #1 DONE 0.0s [2026-03-20T04:17:32.185Z] [2026-03-20T04:17:32.185Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-20T04:17:32.185Z] #2 DONE 0.0s [2026-03-20T04:17:32.185Z] [2026-03-20T04:17:32.185Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-20T04:17:32.185Z] #3 DONE 0.0s [2026-03-20T04:17:32.185Z] [2026-03-20T04:17:32.185Z] #4 [internal] load .dockerignore [2026-03-20T04:17:32.185Z] #4 transferring context: 2B done [2026-03-20T04:17:32.185Z] #4 DONE 0.0s [2026-03-20T04:17:32.185Z] [2026-03-20T04:17:32.185Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:32.185Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done [2026-03-20T04:17:32.185Z] #5 DONE 0.0s [2026-03-20T04:17:32.185Z] [2026-03-20T04:17:32.185Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:32.443Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done [2026-03-20T04:17:32.443Z] #6 CACHED [2026-03-20T04:17:32.443Z] [2026-03-20T04:17:32.443Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:32.443Z] #5 CACHED [2026-03-20T04:17:32.443Z] [2026-03-20T04:17:32.443Z] #7 exporting to image [2026-03-20T04:17:32.443Z] #7 exporting layers done [2026-03-20T04:17:32.443Z] #7 exporting manifest sha256:67d83648929cbed37d6a1dc5ae0dc509371cff7415c1bda229930aca3de4857e done [2026-03-20T04:17:32.443Z] #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b done [2026-03-20T04:17:32.443Z] #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df done [2026-03-20T04:17:32.443Z] #7 exporting config sha256:80e0e47acb63409ab5405887f5707a4fbf2b439d266cd00dd7183f89b9dbf941 done [2026-03-20T04:17:32.443Z] #7 exporting manifest list sha256:ca7fc2398f7bf138a9bf9f648dff4ff74ba079cb95dd8e74c61e4d82a628b476 done [2026-03-20T04:17:32.443Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:32.443Z] #7 DONE 0.0s [2026-03-20T04:17:32.443Z] [2026-03-20T04:17:32.443Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:32.443Z] #8 DONE 0.0s [2026-03-20T04:17:32.443Z] [2026-03-20T04:17:32.443Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:32.443Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:32.731Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103' [2026-03-20T04:17:32.731Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 --push - [2026-03-20T04:17:32.731Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:32.731Z] #1 transferring dockerfile: 184B done [2026-03-20T04:17:32.731Z] #1 DONE 0.0s [2026-03-20T04:17:32.731Z] [2026-03-20T04:17:32.731Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 [2026-03-20T04:17:32.731Z] #2 DONE 0.0s [2026-03-20T04:17:32.731Z] [2026-03-20T04:17:32.731Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103 [2026-03-20T04:17:32.731Z] #3 DONE 0.0s [2026-03-20T04:17:32.731Z] [2026-03-20T04:17:32.731Z] #4 [internal] load .dockerignore [2026-03-20T04:17:32.731Z] #4 transferring context: 2B done [2026-03-20T04:17:32.731Z] #4 DONE 0.0s [2026-03-20T04:17:32.731Z] [2026-03-20T04:17:32.731Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:32.732Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done [2026-03-20T04:17:32.732Z] #5 CACHED [2026-03-20T04:17:32.732Z] [2026-03-20T04:17:32.732Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:32.732Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done [2026-03-20T04:17:32.732Z] #6 CACHED [2026-03-20T04:17:32.732Z] [2026-03-20T04:17:32.732Z] #7 exporting to image [2026-03-20T04:17:32.732Z] #7 exporting layers done [2026-03-20T04:17:32.732Z] #7 exporting manifest sha256:67d83648929cbed37d6a1dc5ae0dc509371cff7415c1bda229930aca3de4857e done [2026-03-20T04:17:32.732Z] #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b [2026-03-20T04:17:32.732Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:32.990Z] #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b done [2026-03-20T04:17:32.990Z] #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df done [2026-03-20T04:17:32.991Z] #7 exporting config sha256:80e0e47acb63409ab5405887f5707a4fbf2b439d266cd00dd7183f89b9dbf941 done [2026-03-20T04:17:32.991Z] #7 exporting manifest list sha256:ca7fc2398f7bf138a9bf9f648dff4ff74ba079cb95dd8e74c61e4d82a628b476 done [2026-03-20T04:17:32.991Z] #7 DONE 0.0s [2026-03-20T04:17:32.991Z] [2026-03-20T04:17:32.991Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:32.991Z] #8 DONE 0.0s [2026-03-20T04:17:32.991Z] [2026-03-20T04:17:32.991Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:32.991Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:33.280Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:33.280Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:33.280Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:33.280Z] #1 transferring dockerfile: 225B done [2026-03-20T04:17:33.280Z] #1 DONE 0.0s [2026-03-20T04:17:33.280Z] [2026-03-20T04:17:33.280Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:33.280Z] #2 DONE 0.0s [2026-03-20T04:17:33.280Z] [2026-03-20T04:17:33.280Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:33.280Z] #3 DONE 0.0s [2026-03-20T04:17:33.280Z] [2026-03-20T04:17:33.280Z] #4 [internal] load .dockerignore [2026-03-20T04:17:33.280Z] #4 transferring context: 2B done [2026-03-20T04:17:33.280Z] #4 DONE 0.0s [2026-03-20T04:17:33.280Z] [2026-03-20T04:17:33.280Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:33.280Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done [2026-03-20T04:17:33.280Z] #5 DONE 0.0s [2026-03-20T04:17:33.280Z] [2026-03-20T04:17:33.280Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:33.540Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done [2026-03-20T04:17:33.540Z] #6 CACHED [2026-03-20T04:17:33.540Z] [2026-03-20T04:17:33.540Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:33.540Z] #5 CACHED [2026-03-20T04:17:33.540Z] [2026-03-20T04:17:33.540Z] #7 exporting to image [2026-03-20T04:17:33.540Z] #7 exporting layers done [2026-03-20T04:17:33.540Z] #7 exporting manifest sha256:67d83648929cbed37d6a1dc5ae0dc509371cff7415c1bda229930aca3de4857e done [2026-03-20T04:17:33.540Z] #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b done [2026-03-20T04:17:33.540Z] #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df done [2026-03-20T04:17:33.540Z] #7 exporting config sha256:80e0e47acb63409ab5405887f5707a4fbf2b439d266cd00dd7183f89b9dbf941 done [2026-03-20T04:17:33.540Z] #7 exporting manifest list sha256:ca7fc2398f7bf138a9bf9f648dff4ff74ba079cb95dd8e74c61e4d82a628b476 done [2026-03-20T04:17:33.540Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:33.540Z] #7 DONE 0.0s [2026-03-20T04:17:33.540Z] [2026-03-20T04:17:33.540Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:33.540Z] #8 DONE 0.0s [2026-03-20T04:17:33.540Z] [2026-03-20T04:17:33.540Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:33.540Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:33.826Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-03-20T04:17:33.827Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-03-20T04:17:33.827Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:33.827Z] #1 transferring dockerfile: 175B done [2026-03-20T04:17:33.827Z] #1 DONE 0.0s [2026-03-20T04:17:33.827Z] [2026-03-20T04:17:33.827Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-20T04:17:33.827Z] #2 DONE 0.0s [2026-03-20T04:17:33.827Z] [2026-03-20T04:17:33.827Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-20T04:17:33.827Z] #3 DONE 0.0s [2026-03-20T04:17:33.827Z] [2026-03-20T04:17:33.827Z] #4 [internal] load .dockerignore [2026-03-20T04:17:33.827Z] #4 transferring context: 2B done [2026-03-20T04:17:33.827Z] #4 DONE 0.0s [2026-03-20T04:17:33.827Z] [2026-03-20T04:17:33.827Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:33.827Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done [2026-03-20T04:17:33.827Z] #5 CACHED [2026-03-20T04:17:33.827Z] [2026-03-20T04:17:33.827Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 [2026-03-20T04:17:33.827Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:b612c8d5d21734b8e71b2e8b2af5ff1826e21f13b3044f658f1de0c252dd2959 0.0s done [2026-03-20T04:17:33.827Z] #6 CACHED [2026-03-20T04:17:33.827Z] [2026-03-20T04:17:33.827Z] #7 exporting to image [2026-03-20T04:17:33.827Z] #7 exporting layers done [2026-03-20T04:17:33.827Z] #7 exporting manifest sha256:67d83648929cbed37d6a1dc5ae0dc509371cff7415c1bda229930aca3de4857e done [2026-03-20T04:17:33.827Z] #7 exporting config sha256:305ab7ef998830cbafab9c685fbe9c949cdf6f9a2e456fa13a0f1e0985c5ff7b done [2026-03-20T04:17:33.827Z] #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df [2026-03-20T04:17:33.827Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:34.085Z] #7 exporting manifest sha256:8fa2bffbf7cda472a3013b3bd2e234969cbe2190af4d388ac91868292bd5d7df done [2026-03-20T04:17:34.085Z] #7 exporting config sha256:80e0e47acb63409ab5405887f5707a4fbf2b439d266cd00dd7183f89b9dbf941 done [2026-03-20T04:17:34.085Z] #7 exporting manifest list sha256:ca7fc2398f7bf138a9bf9f648dff4ff74ba079cb95dd8e74c61e4d82a628b476 done [2026-03-20T04:17:34.085Z] #7 DONE 0.0s [2026-03-20T04:17:34.085Z] [2026-03-20T04:17:34.085Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:34.085Z] #8 DONE 0.0s [2026-03-20T04:17:34.085Z] [2026-03-20T04:17:34.085Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:34.085Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:34.369Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:34.369Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:34.628Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:34.628Z] #1 transferring dockerfile: 215B done [2026-03-20T04:17:34.628Z] #1 DONE 0.0s [2026-03-20T04:17:34.628Z] [2026-03-20T04:17:34.628Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:34.628Z] #2 DONE 0.0s [2026-03-20T04:17:34.628Z] [2026-03-20T04:17:34.628Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:34.628Z] #3 DONE 0.1s [2026-03-20T04:17:34.628Z] [2026-03-20T04:17:34.628Z] #4 [internal] load .dockerignore [2026-03-20T04:17:34.628Z] #4 transferring context: 2B done [2026-03-20T04:17:34.628Z] #4 DONE 0.0s [2026-03-20T04:17:34.628Z] [2026-03-20T04:17:34.628Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:34.628Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done [2026-03-20T04:17:34.628Z] #5 DONE 0.0s [2026-03-20T04:17:34.628Z] [2026-03-20T04:17:34.628Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:34.628Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done [2026-03-20T04:17:34.628Z] #6 DONE 0.1s [2026-03-20T04:17:34.628Z] [2026-03-20T04:17:34.628Z] #7 exporting to image [2026-03-20T04:17:34.628Z] #7 exporting layers done [2026-03-20T04:17:34.628Z] #7 exporting manifest sha256:310a29d4581a7dda071426a19ef8c7b49f7e2448842c03e116dba73c02ad4ca4 done [2026-03-20T04:17:34.628Z] #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done [2026-03-20T04:17:34.628Z] #7 exporting manifest sha256:b4b1bfaf71f989ce297fa2cf8afd0a311be747c482e538dea9a37da85d33a94a 0.0s done [2026-03-20T04:17:34.628Z] #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b [2026-03-20T04:17:34.628Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:34.887Z] #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b done [2026-03-20T04:17:34.887Z] #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c done [2026-03-20T04:17:34.887Z] #7 DONE 0.0s [2026-03-20T04:17:34.887Z] [2026-03-20T04:17:34.887Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:34.887Z] #8 DONE 0.0s [2026-03-20T04:17:34.887Z] [2026-03-20T04:17:34.887Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:34.887Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:35.169Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-03-20T04:17:35.170Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-03-20T04:17:35.170Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:35.170Z] #1 transferring dockerfile: 181B done [2026-03-20T04:17:35.170Z] #1 DONE 0.0s [2026-03-20T04:17:35.170Z] [2026-03-20T04:17:35.170Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-20T04:17:35.170Z] #2 DONE 0.0s [2026-03-20T04:17:35.170Z] [2026-03-20T04:17:35.170Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-20T04:17:35.170Z] #3 DONE 0.0s [2026-03-20T04:17:35.170Z] [2026-03-20T04:17:35.170Z] #4 [internal] load .dockerignore [2026-03-20T04:17:35.170Z] #4 transferring context: 2B done [2026-03-20T04:17:35.170Z] #4 DONE 0.0s [2026-03-20T04:17:35.170Z] [2026-03-20T04:17:35.170Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:35.170Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:35.428Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done [2026-03-20T04:17:35.428Z] #5 CACHED [2026-03-20T04:17:35.428Z] [2026-03-20T04:17:35.428Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:35.428Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 done [2026-03-20T04:17:35.428Z] #6 CACHED [2026-03-20T04:17:35.428Z] [2026-03-20T04:17:35.428Z] #7 exporting to image [2026-03-20T04:17:35.428Z] #7 exporting layers done [2026-03-20T04:17:35.428Z] #7 exporting manifest sha256:310a29d4581a7dda071426a19ef8c7b49f7e2448842c03e116dba73c02ad4ca4 done [2026-03-20T04:17:35.428Z] #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done [2026-03-20T04:17:35.428Z] #7 exporting manifest sha256:b4b1bfaf71f989ce297fa2cf8afd0a311be747c482e538dea9a37da85d33a94a done [2026-03-20T04:17:35.428Z] #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b done [2026-03-20T04:17:35.428Z] #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c done [2026-03-20T04:17:35.428Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:35.428Z] #7 DONE 0.0s [2026-03-20T04:17:35.428Z] [2026-03-20T04:17:35.428Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:35.428Z] #8 DONE 0.0s [2026-03-20T04:17:35.428Z] [2026-03-20T04:17:35.428Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:35.428Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:35.716Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103' [2026-03-20T04:17:35.716Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 --push - [2026-03-20T04:17:35.716Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:35.716Z] #1 transferring dockerfile: 188B done [2026-03-20T04:17:35.716Z] #1 DONE 0.0s [2026-03-20T04:17:35.716Z] [2026-03-20T04:17:35.716Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 [2026-03-20T04:17:35.716Z] #2 DONE 0.0s [2026-03-20T04:17:35.716Z] [2026-03-20T04:17:35.716Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103 [2026-03-20T04:17:35.716Z] #3 DONE 0.0s [2026-03-20T04:17:35.716Z] [2026-03-20T04:17:35.716Z] #4 [internal] load .dockerignore [2026-03-20T04:17:35.716Z] #4 transferring context: 2B done [2026-03-20T04:17:35.716Z] #4 DONE 0.0s [2026-03-20T04:17:35.716Z] [2026-03-20T04:17:35.716Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:35.716Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done [2026-03-20T04:17:35.716Z] #5 CACHED [2026-03-20T04:17:35.716Z] [2026-03-20T04:17:35.716Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:35.716Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done [2026-03-20T04:17:35.716Z] #6 CACHED [2026-03-20T04:17:35.716Z] [2026-03-20T04:17:35.716Z] #7 exporting to image [2026-03-20T04:17:35.716Z] #7 exporting layers done [2026-03-20T04:17:35.716Z] #7 exporting manifest sha256:310a29d4581a7dda071426a19ef8c7b49f7e2448842c03e116dba73c02ad4ca4 done [2026-03-20T04:17:35.716Z] #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done [2026-03-20T04:17:35.716Z] #7 exporting manifest sha256:b4b1bfaf71f989ce297fa2cf8afd0a311be747c482e538dea9a37da85d33a94a done [2026-03-20T04:17:35.716Z] #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b done [2026-03-20T04:17:35.716Z] #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c [2026-03-20T04:17:35.716Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:35.974Z] #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c done [2026-03-20T04:17:35.974Z] #7 DONE 0.0s [2026-03-20T04:17:35.974Z] [2026-03-20T04:17:35.974Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:35.974Z] #8 DONE 0.0s [2026-03-20T04:17:35.974Z] [2026-03-20T04:17:35.974Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:35.974Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:36.265Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:36.265Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:36.265Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:36.265Z] #1 transferring dockerfile: 229B done [2026-03-20T04:17:36.265Z] #1 DONE 0.0s [2026-03-20T04:17:36.265Z] [2026-03-20T04:17:36.265Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:36.265Z] #2 DONE 0.0s [2026-03-20T04:17:36.265Z] [2026-03-20T04:17:36.265Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:36.265Z] #3 DONE 0.0s [2026-03-20T04:17:36.265Z] [2026-03-20T04:17:36.265Z] #4 [internal] load .dockerignore [2026-03-20T04:17:36.265Z] #4 transferring context: 2B 0.0s done [2026-03-20T04:17:36.265Z] #4 DONE 0.0s [2026-03-20T04:17:36.265Z] [2026-03-20T04:17:36.265Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:36.265Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:36.524Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done [2026-03-20T04:17:36.524Z] #5 CACHED [2026-03-20T04:17:36.524Z] [2026-03-20T04:17:36.524Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:36.524Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done [2026-03-20T04:17:36.524Z] #6 CACHED [2026-03-20T04:17:36.524Z] [2026-03-20T04:17:36.524Z] #7 exporting to image [2026-03-20T04:17:36.524Z] #7 exporting layers done [2026-03-20T04:17:36.524Z] #7 exporting manifest sha256:310a29d4581a7dda071426a19ef8c7b49f7e2448842c03e116dba73c02ad4ca4 done [2026-03-20T04:17:36.524Z] #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done [2026-03-20T04:17:36.524Z] #7 exporting manifest sha256:b4b1bfaf71f989ce297fa2cf8afd0a311be747c482e538dea9a37da85d33a94a done [2026-03-20T04:17:36.524Z] #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b done [2026-03-20T04:17:36.524Z] #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c done [2026-03-20T04:17:36.524Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:36.524Z] #7 DONE 0.0s [2026-03-20T04:17:36.524Z] [2026-03-20T04:17:36.524Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:36.524Z] #8 DONE 0.0s [2026-03-20T04:17:36.524Z] [2026-03-20T04:17:36.524Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:36.524Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:36.806Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-03-20T04:17:36.807Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-03-20T04:17:36.807Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:36.807Z] #1 transferring dockerfile: 179B done [2026-03-20T04:17:36.807Z] #1 DONE 0.0s [2026-03-20T04:17:36.807Z] [2026-03-20T04:17:36.807Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-20T04:17:36.807Z] #2 DONE 0.0s [2026-03-20T04:17:36.807Z] [2026-03-20T04:17:36.807Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-20T04:17:36.807Z] #3 DONE 0.0s [2026-03-20T04:17:36.807Z] [2026-03-20T04:17:36.807Z] #4 [internal] load .dockerignore [2026-03-20T04:17:36.807Z] #4 transferring context: 2B done [2026-03-20T04:17:36.807Z] #4 DONE 0.0s [2026-03-20T04:17:36.807Z] [2026-03-20T04:17:36.807Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:36.807Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 done [2026-03-20T04:17:36.807Z] #5 CACHED [2026-03-20T04:17:36.807Z] [2026-03-20T04:17:36.807Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 [2026-03-20T04:17:36.807Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4abd168fd6a99f6fcb553e8464f21cd3e84a87eef6c3259d87d4b589c1b8b622 0.0s done [2026-03-20T04:17:36.807Z] #6 CACHED [2026-03-20T04:17:36.807Z] [2026-03-20T04:17:36.807Z] #7 exporting to image [2026-03-20T04:17:36.807Z] #7 exporting layers done [2026-03-20T04:17:36.807Z] #7 exporting manifest sha256:310a29d4581a7dda071426a19ef8c7b49f7e2448842c03e116dba73c02ad4ca4 done [2026-03-20T04:17:36.807Z] #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 [2026-03-20T04:17:36.807Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:37.065Z] #7 exporting config sha256:f57c0e908415139dfdc04ebecd81f998a3dc07bc18025b710afcd6b5c9319cc6 done [2026-03-20T04:17:37.065Z] #7 exporting manifest sha256:b4b1bfaf71f989ce297fa2cf8afd0a311be747c482e538dea9a37da85d33a94a done [2026-03-20T04:17:37.065Z] #7 exporting config sha256:864b14eeda1f798f0375b11ec9dce482974071615257106f11add89843aa086b done [2026-03-20T04:17:37.065Z] #7 exporting manifest list sha256:6e8276469527c0ca67770e7bbfbf63364dbda18b9a7bdd6396e675774fdd654c done [2026-03-20T04:17:37.065Z] #7 DONE 0.0s [2026-03-20T04:17:37.065Z] [2026-03-20T04:17:37.065Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:37.065Z] #8 DONE 0.0s [2026-03-20T04:17:37.065Z] [2026-03-20T04:17:37.065Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:37.065Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:37.347Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:37.347Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:37.347Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:37.347Z] #1 transferring dockerfile: 205B done [2026-03-20T04:17:37.347Z] #1 DONE 0.0s [2026-03-20T04:17:37.347Z] [2026-03-20T04:17:37.347Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:37.347Z] #2 DONE 0.0s [2026-03-20T04:17:37.347Z] [2026-03-20T04:17:37.347Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:37.347Z] #3 DONE 0.1s [2026-03-20T04:17:37.347Z] [2026-03-20T04:17:37.347Z] #4 [internal] load .dockerignore [2026-03-20T04:17:37.347Z] #4 transferring context: 2B done [2026-03-20T04:17:37.347Z] #4 DONE 0.0s [2026-03-20T04:17:37.606Z] [2026-03-20T04:17:37.606Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:37.606Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:37.606Z] #5 ... [2026-03-20T04:17:37.606Z] [2026-03-20T04:17:37.606Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:37.606Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 done [2026-03-20T04:17:37.606Z] #6 DONE 0.1s [2026-03-20T04:17:37.606Z] [2026-03-20T04:17:37.606Z] #7 exporting to image [2026-03-20T04:17:37.606Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:37.606Z] #7 exporting layers done [2026-03-20T04:17:37.606Z] #7 exporting manifest sha256:29a4e8a8f1232bc5985e154e77cf16929fd2a026927ac595eb9ecf3be4028f34 0.0s done [2026-03-20T04:17:37.606Z] #7 exporting config sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done [2026-03-20T04:17:37.606Z] #7 exporting manifest sha256:07a8889e2698c6ecdd6e47fc3f5ecfaba13f3284761ac5a502438ca653e31828 0.0s done [2026-03-20T04:17:37.606Z] #7 exporting config sha256:5fbbee43e6ec654edd924a4640f541e37b900b9418fe42d66236e40996e5b88a done [2026-03-20T04:17:37.606Z] #7 exporting manifest list sha256:b51d8d79d3651b322da8b5a23409340754afcc844b8132f548899732a032ccba done [2026-03-20T04:17:37.606Z] #7 DONE 0.0s [2026-03-20T04:17:37.606Z] [2026-03-20T04:17:37.606Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:37.606Z] #8 DONE 0.0s [2026-03-20T04:17:37.865Z] [2026-03-20T04:17:37.865Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:37.865Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:38.149Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-03-20T04:17:38.149Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-03-20T04:17:38.149Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:38.149Z] #1 transferring dockerfile: 171B done [2026-03-20T04:17:38.149Z] #1 DONE 0.0s [2026-03-20T04:17:38.149Z] [2026-03-20T04:17:38.149Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-20T04:17:38.149Z] #2 DONE 0.0s [2026-03-20T04:17:38.149Z] [2026-03-20T04:17:38.149Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-20T04:17:38.149Z] #3 DONE 0.0s [2026-03-20T04:17:38.149Z] [2026-03-20T04:17:38.149Z] #4 [internal] load .dockerignore [2026-03-20T04:17:38.149Z] #4 transferring context: 2B done [2026-03-20T04:17:38.149Z] #4 DONE 0.0s [2026-03-20T04:17:38.149Z] [2026-03-20T04:17:38.149Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:38.149Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done [2026-03-20T04:17:38.149Z] #5 CACHED [2026-03-20T04:17:38.149Z] [2026-03-20T04:17:38.149Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:38.149Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done [2026-03-20T04:17:38.149Z] #6 CACHED [2026-03-20T04:17:38.149Z] [2026-03-20T04:17:38.149Z] #7 exporting to image [2026-03-20T04:17:38.149Z] #7 exporting layers done [2026-03-20T04:17:38.149Z] #7 exporting manifest sha256:29a4e8a8f1232bc5985e154e77cf16929fd2a026927ac595eb9ecf3be4028f34 done [2026-03-20T04:17:38.149Z] #7 exporting config sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done [2026-03-20T04:17:38.149Z] #7 exporting manifest sha256:07a8889e2698c6ecdd6e47fc3f5ecfaba13f3284761ac5a502438ca653e31828 done [2026-03-20T04:17:38.149Z] #7 exporting config sha256:5fbbee43e6ec654edd924a4640f541e37b900b9418fe42d66236e40996e5b88a done [2026-03-20T04:17:38.149Z] #7 exporting manifest list sha256:b51d8d79d3651b322da8b5a23409340754afcc844b8132f548899732a032ccba done [2026-03-20T04:17:38.149Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:38.149Z] #7 DONE 0.0s [2026-03-20T04:17:38.407Z] [2026-03-20T04:17:38.407Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:38.407Z] #8 DONE 0.0s [2026-03-20T04:17:38.407Z] [2026-03-20T04:17:38.407Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:38.407Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:38.697Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103' [2026-03-20T04:17:38.697Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 --push - [2026-03-20T04:17:38.697Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:38.697Z] #1 transferring dockerfile: 178B done [2026-03-20T04:17:38.697Z] #1 DONE 0.0s [2026-03-20T04:17:38.697Z] [2026-03-20T04:17:38.697Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 [2026-03-20T04:17:38.697Z] #2 DONE 0.0s [2026-03-20T04:17:38.697Z] [2026-03-20T04:17:38.697Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103 [2026-03-20T04:17:38.697Z] #3 DONE 0.0s [2026-03-20T04:17:38.697Z] [2026-03-20T04:17:38.697Z] #4 [internal] load .dockerignore [2026-03-20T04:17:38.697Z] #4 transferring context: 2B done [2026-03-20T04:17:38.697Z] #4 DONE 0.0s [2026-03-20T04:17:38.697Z] [2026-03-20T04:17:38.697Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:38.697Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done [2026-03-20T04:17:38.697Z] #5 CACHED [2026-03-20T04:17:38.697Z] [2026-03-20T04:17:38.697Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:38.697Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done [2026-03-20T04:17:38.697Z] #6 CACHED [2026-03-20T04:17:38.697Z] [2026-03-20T04:17:38.697Z] #7 exporting to image [2026-03-20T04:17:38.697Z] #7 exporting layers [2026-03-20T04:17:38.697Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:38.955Z] #7 exporting layers done [2026-03-20T04:17:38.955Z] #7 exporting manifest sha256:29a4e8a8f1232bc5985e154e77cf16929fd2a026927ac595eb9ecf3be4028f34 done [2026-03-20T04:17:38.955Z] #7 exporting config sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done [2026-03-20T04:17:38.955Z] #7 exporting manifest sha256:07a8889e2698c6ecdd6e47fc3f5ecfaba13f3284761ac5a502438ca653e31828 done [2026-03-20T04:17:38.955Z] #7 exporting config sha256:5fbbee43e6ec654edd924a4640f541e37b900b9418fe42d66236e40996e5b88a done [2026-03-20T04:17:38.955Z] #7 exporting manifest list sha256:b51d8d79d3651b322da8b5a23409340754afcc844b8132f548899732a032ccba done [2026-03-20T04:17:38.955Z] #7 DONE 0.0s [2026-03-20T04:17:38.955Z] [2026-03-20T04:17:38.955Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:38.955Z] #8 DONE 0.0s [2026-03-20T04:17:38.955Z] [2026-03-20T04:17:38.955Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:38.955Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:39.239Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:39.239Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:39.239Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:39.239Z] #1 transferring dockerfile: 219B done [2026-03-20T04:17:39.239Z] #1 DONE 0.0s [2026-03-20T04:17:39.239Z] [2026-03-20T04:17:39.239Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:39.239Z] #2 DONE 0.0s [2026-03-20T04:17:39.239Z] [2026-03-20T04:17:39.239Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:39.239Z] #3 DONE 0.0s [2026-03-20T04:17:39.239Z] [2026-03-20T04:17:39.239Z] #4 [internal] load .dockerignore [2026-03-20T04:17:39.240Z] #4 transferring context: 2B done [2026-03-20T04:17:39.240Z] #4 DONE 0.0s [2026-03-20T04:17:39.240Z] [2026-03-20T04:17:39.240Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:39.240Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done [2026-03-20T04:17:39.240Z] #5 CACHED [2026-03-20T04:17:39.240Z] [2026-03-20T04:17:39.240Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:39.240Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done [2026-03-20T04:17:39.240Z] #6 CACHED [2026-03-20T04:17:39.240Z] [2026-03-20T04:17:39.240Z] #7 exporting to image [2026-03-20T04:17:39.240Z] #7 exporting layers [2026-03-20T04:17:39.240Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:39.499Z] #7 exporting layers done [2026-03-20T04:17:39.499Z] #7 exporting manifest sha256:29a4e8a8f1232bc5985e154e77cf16929fd2a026927ac595eb9ecf3be4028f34 done [2026-03-20T04:17:39.499Z] #7 exporting config sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done [2026-03-20T04:17:39.499Z] #7 exporting manifest sha256:07a8889e2698c6ecdd6e47fc3f5ecfaba13f3284761ac5a502438ca653e31828 done [2026-03-20T04:17:39.499Z] #7 exporting config sha256:5fbbee43e6ec654edd924a4640f541e37b900b9418fe42d66236e40996e5b88a done [2026-03-20T04:17:39.499Z] #7 exporting manifest list sha256:b51d8d79d3651b322da8b5a23409340754afcc844b8132f548899732a032ccba done [2026-03-20T04:17:39.499Z] #7 DONE 0.0s [2026-03-20T04:17:39.499Z] [2026-03-20T04:17:39.499Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:39.499Z] #8 DONE 0.0s [2026-03-20T04:17:39.499Z] [2026-03-20T04:17:39.499Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:39.499Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:39.799Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-03-20T04:17:39.799Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-03-20T04:17:40.057Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:40.057Z] #1 transferring dockerfile: 169B done [2026-03-20T04:17:40.057Z] #1 DONE 0.0s [2026-03-20T04:17:40.057Z] [2026-03-20T04:17:40.057Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-20T04:17:40.057Z] #2 DONE 0.0s [2026-03-20T04:17:40.057Z] [2026-03-20T04:17:40.057Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-20T04:17:40.057Z] #3 DONE 0.0s [2026-03-20T04:17:40.057Z] [2026-03-20T04:17:40.057Z] #4 [internal] load .dockerignore [2026-03-20T04:17:40.057Z] #4 transferring context: 2B done [2026-03-20T04:17:40.057Z] #4 DONE 0.0s [2026-03-20T04:17:40.057Z] [2026-03-20T04:17:40.057Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:40.057Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done [2026-03-20T04:17:40.057Z] #5 CACHED [2026-03-20T04:17:40.057Z] [2026-03-20T04:17:40.057Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 [2026-03-20T04:17:40.057Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9e600252df2ec719a9ae87ee5a064dc0b8c4168fd3d2699155e1f48e5f882402 0.0s done [2026-03-20T04:17:40.057Z] #6 CACHED [2026-03-20T04:17:40.057Z] [2026-03-20T04:17:40.057Z] #7 exporting to image [2026-03-20T04:17:40.057Z] #7 exporting layers done [2026-03-20T04:17:40.057Z] #7 exporting manifest sha256:29a4e8a8f1232bc5985e154e77cf16929fd2a026927ac595eb9ecf3be4028f34 done [2026-03-20T04:17:40.057Z] #7 exporting config sha256:90030f520a238697c6a6fd5385876c560fbbfc40ef3f288bddd411f2f2eefb34 done [2026-03-20T04:17:40.057Z] #7 exporting manifest sha256:07a8889e2698c6ecdd6e47fc3f5ecfaba13f3284761ac5a502438ca653e31828 done [2026-03-20T04:17:40.057Z] #7 exporting config sha256:5fbbee43e6ec654edd924a4640f541e37b900b9418fe42d66236e40996e5b88a done [2026-03-20T04:17:40.057Z] #7 exporting manifest list sha256:b51d8d79d3651b322da8b5a23409340754afcc844b8132f548899732a032ccba done [2026-03-20T04:17:40.057Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:40.057Z] #7 DONE 0.0s [2026-03-20T04:17:40.057Z] [2026-03-20T04:17:40.057Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:40.057Z] #8 DONE 0.0s [2026-03-20T04:17:40.057Z] [2026-03-20T04:17:40.057Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:40.057Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:40.337Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:40.337Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:40.595Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:40.595Z] #1 transferring dockerfile: 206B done [2026-03-20T04:17:40.595Z] #1 DONE 0.0s [2026-03-20T04:17:40.595Z] [2026-03-20T04:17:40.595Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:40.595Z] #2 DONE 0.0s [2026-03-20T04:17:40.595Z] [2026-03-20T04:17:40.595Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:40.595Z] #3 DONE 0.0s [2026-03-20T04:17:40.595Z] [2026-03-20T04:17:40.595Z] #4 [internal] load .dockerignore [2026-03-20T04:17:40.595Z] #4 transferring context: 2B done [2026-03-20T04:17:40.595Z] #4 DONE 0.0s [2026-03-20T04:17:40.595Z] [2026-03-20T04:17:40.595Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:40.595Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:40.595Z] #5 DONE 0.0s [2026-03-20T04:17:40.595Z] [2026-03-20T04:17:40.595Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:40.595Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:40.595Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:40.595Z] #6 DONE 0.1s [2026-03-20T04:17:40.595Z] [2026-03-20T04:17:40.595Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:40.595Z] #5 DONE 0.0s [2026-03-20T04:17:40.595Z] [2026-03-20T04:17:40.595Z] #7 exporting to image [2026-03-20T04:17:40.595Z] #7 exporting layers done [2026-03-20T04:17:40.595Z] #7 exporting manifest sha256:8ffdb27cd70218bb6294c73236064172cddb1befe0c7f5a155b2a9bc93c2c150 done [2026-03-20T04:17:40.595Z] #7 exporting config sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done [2026-03-20T04:17:40.595Z] #7 exporting manifest sha256:145ae2c242c12e71fd026e302f25d3cebe20f9cfeeaf1cbc19e0f214e36c8074 done [2026-03-20T04:17:40.595Z] #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f [2026-03-20T04:17:40.595Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:40.854Z] #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f done [2026-03-20T04:17:40.854Z] #7 exporting manifest list sha256:73905abb411bcb66c8e6e44cd90c91ac207ea8023eb7fdcd7ae0667e0e4e68c4 done [2026-03-20T04:17:40.854Z] #7 DONE 0.0s [2026-03-20T04:17:40.854Z] [2026-03-20T04:17:40.854Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:40.854Z] #8 DONE 0.0s [2026-03-20T04:17:40.854Z] [2026-03-20T04:17:40.854Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:40.854Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:41.139Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-03-20T04:17:41.139Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-03-20T04:17:41.139Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:41.139Z] #1 transferring dockerfile: 172B 0.0s done [2026-03-20T04:17:41.139Z] #1 DONE 0.0s [2026-03-20T04:17:41.139Z] [2026-03-20T04:17:41.139Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-20T04:17:41.139Z] #2 DONE 0.0s [2026-03-20T04:17:41.139Z] [2026-03-20T04:17:41.139Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-20T04:17:41.139Z] #3 DONE 0.0s [2026-03-20T04:17:41.139Z] [2026-03-20T04:17:41.139Z] #4 [internal] load .dockerignore [2026-03-20T04:17:41.139Z] #4 transferring context: 2B done [2026-03-20T04:17:41.139Z] #4 DONE 0.0s [2026-03-20T04:17:41.139Z] [2026-03-20T04:17:41.139Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:41.139Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:41.139Z] #5 DONE 0.0s [2026-03-20T04:17:41.139Z] [2026-03-20T04:17:41.139Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:41.397Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:41.397Z] #6 CACHED [2026-03-20T04:17:41.397Z] [2026-03-20T04:17:41.397Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:41.397Z] #5 CACHED [2026-03-20T04:17:41.397Z] [2026-03-20T04:17:41.397Z] #7 exporting to image [2026-03-20T04:17:41.397Z] #7 exporting layers done [2026-03-20T04:17:41.397Z] #7 exporting manifest sha256:8ffdb27cd70218bb6294c73236064172cddb1befe0c7f5a155b2a9bc93c2c150 done [2026-03-20T04:17:41.397Z] #7 exporting config sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done [2026-03-20T04:17:41.397Z] #7 exporting manifest sha256:145ae2c242c12e71fd026e302f25d3cebe20f9cfeeaf1cbc19e0f214e36c8074 done [2026-03-20T04:17:41.397Z] #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f done [2026-03-20T04:17:41.397Z] #7 exporting manifest list sha256:73905abb411bcb66c8e6e44cd90c91ac207ea8023eb7fdcd7ae0667e0e4e68c4 done [2026-03-20T04:17:41.397Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:41.397Z] #7 DONE 0.0s [2026-03-20T04:17:41.397Z] [2026-03-20T04:17:41.397Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:41.397Z] #8 DONE 0.0s [2026-03-20T04:17:41.397Z] [2026-03-20T04:17:41.397Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:41.397Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:41.686Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103' [2026-03-20T04:17:41.687Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 --push - [2026-03-20T04:17:41.687Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:41.687Z] #1 transferring dockerfile: 179B done [2026-03-20T04:17:41.687Z] #1 DONE 0.0s [2026-03-20T04:17:41.687Z] [2026-03-20T04:17:41.687Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 [2026-03-20T04:17:41.687Z] #2 DONE 0.0s [2026-03-20T04:17:41.687Z] [2026-03-20T04:17:41.687Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103 [2026-03-20T04:17:41.687Z] #3 DONE 0.0s [2026-03-20T04:17:41.687Z] [2026-03-20T04:17:41.687Z] #4 [internal] load .dockerignore [2026-03-20T04:17:41.687Z] #4 transferring context: 2B done [2026-03-20T04:17:41.687Z] #4 DONE 0.0s [2026-03-20T04:17:41.687Z] [2026-03-20T04:17:41.687Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:41.687Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:41.687Z] #5 CACHED [2026-03-20T04:17:41.687Z] [2026-03-20T04:17:41.687Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:41.687Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:41.687Z] #6 CACHED [2026-03-20T04:17:41.687Z] [2026-03-20T04:17:41.687Z] #7 exporting to image [2026-03-20T04:17:41.687Z] #7 exporting layers done [2026-03-20T04:17:41.687Z] #7 exporting manifest sha256:8ffdb27cd70218bb6294c73236064172cddb1befe0c7f5a155b2a9bc93c2c150 done [2026-03-20T04:17:41.687Z] #7 exporting config sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done [2026-03-20T04:17:41.687Z] #7 exporting manifest sha256:145ae2c242c12e71fd026e302f25d3cebe20f9cfeeaf1cbc19e0f214e36c8074 done [2026-03-20T04:17:41.687Z] #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f [2026-03-20T04:17:41.687Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:41.945Z] #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f done [2026-03-20T04:17:41.945Z] #7 exporting manifest list sha256:73905abb411bcb66c8e6e44cd90c91ac207ea8023eb7fdcd7ae0667e0e4e68c4 done [2026-03-20T04:17:41.945Z] #7 DONE 0.0s [2026-03-20T04:17:41.945Z] [2026-03-20T04:17:41.945Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:41.945Z] #8 DONE 0.0s [2026-03-20T04:17:41.945Z] [2026-03-20T04:17:41.945Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:41.945Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:42.229Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:42.229Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:42.487Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:42.487Z] #1 transferring dockerfile: 220B done [2026-03-20T04:17:42.487Z] #1 DONE 0.0s [2026-03-20T04:17:42.487Z] [2026-03-20T04:17:42.487Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:42.487Z] #2 DONE 0.0s [2026-03-20T04:17:42.487Z] [2026-03-20T04:17:42.487Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:42.487Z] #3 DONE 0.0s [2026-03-20T04:17:42.487Z] [2026-03-20T04:17:42.487Z] #4 [internal] load .dockerignore [2026-03-20T04:17:42.487Z] #4 transferring context: 2B done [2026-03-20T04:17:42.487Z] #4 DONE 0.0s [2026-03-20T04:17:42.487Z] [2026-03-20T04:17:42.487Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:42.487Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:42.487Z] #5 CACHED [2026-03-20T04:17:42.487Z] [2026-03-20T04:17:42.487Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:42.487Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:42.487Z] #6 CACHED [2026-03-20T04:17:42.488Z] [2026-03-20T04:17:42.488Z] #7 exporting to image [2026-03-20T04:17:42.488Z] #7 exporting layers done [2026-03-20T04:17:42.488Z] #7 exporting manifest sha256:8ffdb27cd70218bb6294c73236064172cddb1befe0c7f5a155b2a9bc93c2c150 done [2026-03-20T04:17:42.488Z] #7 exporting config sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done [2026-03-20T04:17:42.488Z] #7 exporting manifest sha256:145ae2c242c12e71fd026e302f25d3cebe20f9cfeeaf1cbc19e0f214e36c8074 done [2026-03-20T04:17:42.488Z] #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f done [2026-03-20T04:17:42.488Z] #7 exporting manifest list sha256:73905abb411bcb66c8e6e44cd90c91ac207ea8023eb7fdcd7ae0667e0e4e68c4 done [2026-03-20T04:17:42.488Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:42.488Z] #7 DONE 0.0s [2026-03-20T04:17:42.488Z] [2026-03-20T04:17:42.488Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:42.488Z] #8 DONE 0.0s [2026-03-20T04:17:42.488Z] [2026-03-20T04:17:42.488Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:42.488Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:42.767Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-03-20T04:17:42.767Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-03-20T04:17:42.767Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:42.767Z] #1 transferring dockerfile: 170B done [2026-03-20T04:17:42.767Z] #1 DONE 0.0s [2026-03-20T04:17:42.767Z] [2026-03-20T04:17:42.768Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-20T04:17:42.768Z] #2 DONE 0.0s [2026-03-20T04:17:42.768Z] [2026-03-20T04:17:42.768Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-20T04:17:42.768Z] #3 DONE 0.0s [2026-03-20T04:17:42.768Z] [2026-03-20T04:17:42.768Z] #4 [internal] load .dockerignore [2026-03-20T04:17:42.768Z] #4 transferring context: 2B done [2026-03-20T04:17:42.768Z] #4 DONE 0.0s [2026-03-20T04:17:42.768Z] [2026-03-20T04:17:42.768Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:42.768Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:42.768Z] #5 CACHED [2026-03-20T04:17:42.768Z] [2026-03-20T04:17:42.768Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:42.768Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 0.0s done [2026-03-20T04:17:42.768Z] #6 DONE 0.0s [2026-03-20T04:17:43.025Z] [2026-03-20T04:17:43.025Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:815a3b43be78f990435c73f9ce70b2a247b845ec82e5288cc874816cb6011ca9 [2026-03-20T04:17:43.025Z] #6 CACHED [2026-03-20T04:17:43.025Z] [2026-03-20T04:17:43.025Z] #7 exporting to image [2026-03-20T04:17:43.025Z] #7 exporting layers done [2026-03-20T04:17:43.025Z] #7 exporting manifest sha256:8ffdb27cd70218bb6294c73236064172cddb1befe0c7f5a155b2a9bc93c2c150 done [2026-03-20T04:17:43.025Z] #7 exporting config sha256:50197e7a4471599eb13f0f86aac9db3282e04a4b1f9c0623d5e53ed64d3346bb done [2026-03-20T04:17:43.025Z] #7 exporting manifest sha256:145ae2c242c12e71fd026e302f25d3cebe20f9cfeeaf1cbc19e0f214e36c8074 done [2026-03-20T04:17:43.025Z] #7 exporting config sha256:497d5a5a214c313b8a4516dc78e314616847f03b30472acd911545bb7001371f done [2026-03-20T04:17:43.025Z] #7 exporting manifest list sha256:73905abb411bcb66c8e6e44cd90c91ac207ea8023eb7fdcd7ae0667e0e4e68c4 done [2026-03-20T04:17:43.025Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:43.025Z] #7 DONE 0.0s [2026-03-20T04:17:43.025Z] [2026-03-20T04:17:43.025Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:43.025Z] #8 DONE 0.0s [2026-03-20T04:17:43.025Z] [2026-03-20T04:17:43.025Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:43.025Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:43.309Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:43.309Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:43.309Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:43.309Z] #1 transferring dockerfile: 206B done [2026-03-20T04:17:43.309Z] #1 DONE 0.0s [2026-03-20T04:17:43.309Z] [2026-03-20T04:17:43.309Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:43.309Z] #2 DONE 0.0s [2026-03-20T04:17:43.309Z] [2026-03-20T04:17:43.309Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:43.309Z] #3 DONE 0.0s [2026-03-20T04:17:43.309Z] [2026-03-20T04:17:43.309Z] #4 [internal] load .dockerignore [2026-03-20T04:17:43.309Z] #4 transferring context: 2B done [2026-03-20T04:17:43.309Z] #4 DONE 0.0s [2026-03-20T04:17:43.309Z] [2026-03-20T04:17:43.309Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:43.309Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:43.577Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done [2026-03-20T04:17:43.577Z] #5 DONE 0.0s [2026-03-20T04:17:43.577Z] [2026-03-20T04:17:43.577Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:43.577Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done [2026-03-20T04:17:43.577Z] #6 DONE 0.1s [2026-03-20T04:17:43.577Z] [2026-03-20T04:17:43.577Z] #7 exporting to image [2026-03-20T04:17:43.577Z] #7 exporting layers done [2026-03-20T04:17:43.577Z] #7 exporting manifest sha256:46f752cda711708d391ef68c6bd1721834c5c7ae54d2506d5410f77c71af59ca done [2026-03-20T04:17:43.577Z] #7 exporting config sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done [2026-03-20T04:17:43.577Z] #7 exporting manifest sha256:749297e98ab2a658638fa3fd7940b778c184eb8a8825400f8f690542e03b9832 done [2026-03-20T04:17:43.577Z] #7 exporting config sha256:c9655e49da2f22f27aed196f0dbf54123c311102caf17d2c0c1247c59502499c done [2026-03-20T04:17:43.577Z] #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 [2026-03-20T04:17:43.577Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:43.577Z] #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 done [2026-03-20T04:17:43.577Z] #7 DONE 0.0s [2026-03-20T04:17:43.577Z] [2026-03-20T04:17:43.577Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:43.577Z] #8 DONE 0.0s [2026-03-20T04:17:43.872Z] [2026-03-20T04:17:43.872Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:43.872Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:44.188Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-03-20T04:17:44.188Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-03-20T04:17:44.188Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:44.188Z] #1 transferring dockerfile: 172B done [2026-03-20T04:17:44.188Z] #1 DONE 0.0s [2026-03-20T04:17:44.188Z] [2026-03-20T04:17:44.188Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-20T04:17:44.188Z] #2 DONE 0.0s [2026-03-20T04:17:44.188Z] [2026-03-20T04:17:44.188Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-20T04:17:44.188Z] #3 DONE 0.0s [2026-03-20T04:17:44.188Z] [2026-03-20T04:17:44.188Z] #4 [internal] load .dockerignore [2026-03-20T04:17:44.188Z] #4 transferring context: 2B done [2026-03-20T04:17:44.188Z] #4 DONE 0.0s [2026-03-20T04:17:44.188Z] [2026-03-20T04:17:44.188Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:44.188Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done [2026-03-20T04:17:44.188Z] #5 CACHED [2026-03-20T04:17:44.188Z] [2026-03-20T04:17:44.188Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:44.188Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done [2026-03-20T04:17:44.188Z] #6 CACHED [2026-03-20T04:17:44.188Z] [2026-03-20T04:17:44.188Z] #7 exporting to image [2026-03-20T04:17:44.188Z] #7 exporting layers [2026-03-20T04:17:44.188Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:44.447Z] #7 exporting layers done [2026-03-20T04:17:44.447Z] #7 exporting manifest sha256:46f752cda711708d391ef68c6bd1721834c5c7ae54d2506d5410f77c71af59ca done [2026-03-20T04:17:44.447Z] #7 exporting config sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done [2026-03-20T04:17:44.447Z] #7 exporting manifest sha256:749297e98ab2a658638fa3fd7940b778c184eb8a8825400f8f690542e03b9832 done [2026-03-20T04:17:44.447Z] #7 exporting config sha256:c9655e49da2f22f27aed196f0dbf54123c311102caf17d2c0c1247c59502499c done [2026-03-20T04:17:44.447Z] #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 done [2026-03-20T04:17:44.447Z] #7 DONE 0.0s [2026-03-20T04:17:44.447Z] [2026-03-20T04:17:44.447Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:44.447Z] #8 DONE 0.0s [2026-03-20T04:17:44.447Z] [2026-03-20T04:17:44.447Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:44.447Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:44.733Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103' [2026-03-20T04:17:44.733Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 --push - [2026-03-20T04:17:44.991Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:44.991Z] #1 transferring dockerfile: 179B done [2026-03-20T04:17:44.991Z] #1 DONE 0.0s [2026-03-20T04:17:44.991Z] [2026-03-20T04:17:44.991Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 [2026-03-20T04:17:44.991Z] #2 DONE 0.0s [2026-03-20T04:17:44.991Z] [2026-03-20T04:17:44.991Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103 [2026-03-20T04:17:44.991Z] #3 DONE 0.0s [2026-03-20T04:17:44.991Z] [2026-03-20T04:17:44.991Z] #4 [internal] load .dockerignore [2026-03-20T04:17:44.991Z] #4 transferring context: 2B done [2026-03-20T04:17:44.991Z] #4 DONE 0.0s [2026-03-20T04:17:44.991Z] [2026-03-20T04:17:44.991Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:44.991Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done [2026-03-20T04:17:44.991Z] #5 CACHED [2026-03-20T04:17:44.991Z] [2026-03-20T04:17:44.991Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:44.991Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done [2026-03-20T04:17:44.991Z] #6 CACHED [2026-03-20T04:17:44.991Z] [2026-03-20T04:17:44.991Z] #7 exporting to image [2026-03-20T04:17:44.992Z] #7 exporting layers done [2026-03-20T04:17:44.992Z] #7 exporting manifest sha256:46f752cda711708d391ef68c6bd1721834c5c7ae54d2506d5410f77c71af59ca done [2026-03-20T04:17:44.992Z] #7 exporting config sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done [2026-03-20T04:17:44.992Z] #7 exporting manifest sha256:749297e98ab2a658638fa3fd7940b778c184eb8a8825400f8f690542e03b9832 done [2026-03-20T04:17:44.992Z] #7 exporting config sha256:c9655e49da2f22f27aed196f0dbf54123c311102caf17d2c0c1247c59502499c done [2026-03-20T04:17:44.992Z] #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 done [2026-03-20T04:17:44.992Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:44.992Z] #7 DONE 0.0s [2026-03-20T04:17:44.992Z] [2026-03-20T04:17:44.992Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:44.992Z] #8 DONE 0.0s [2026-03-20T04:17:44.992Z] [2026-03-20T04:17:44.992Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:44.992Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:45.279Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:45.279Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:45.539Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:45.539Z] #1 transferring dockerfile: 220B done [2026-03-20T04:17:45.539Z] #1 DONE 0.0s [2026-03-20T04:17:45.539Z] [2026-03-20T04:17:45.539Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:45.539Z] #2 DONE 0.0s [2026-03-20T04:17:45.539Z] [2026-03-20T04:17:45.539Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:45.539Z] #3 DONE 0.0s [2026-03-20T04:17:45.539Z] [2026-03-20T04:17:45.539Z] #4 [internal] load .dockerignore [2026-03-20T04:17:45.539Z] #4 transferring context: 2B done [2026-03-20T04:17:45.539Z] #4 DONE 0.0s [2026-03-20T04:17:45.539Z] [2026-03-20T04:17:45.539Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:45.539Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done [2026-03-20T04:17:45.539Z] #5 CACHED [2026-03-20T04:17:45.539Z] [2026-03-20T04:17:45.539Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:45.539Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done [2026-03-20T04:17:45.539Z] #6 CACHED [2026-03-20T04:17:45.539Z] [2026-03-20T04:17:45.539Z] #7 exporting to image [2026-03-20T04:17:45.539Z] #7 exporting layers done [2026-03-20T04:17:45.539Z] #7 exporting manifest sha256:46f752cda711708d391ef68c6bd1721834c5c7ae54d2506d5410f77c71af59ca done [2026-03-20T04:17:45.539Z] #7 exporting config sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done [2026-03-20T04:17:45.539Z] #7 exporting manifest sha256:749297e98ab2a658638fa3fd7940b778c184eb8a8825400f8f690542e03b9832 done [2026-03-20T04:17:45.539Z] #7 exporting config sha256:c9655e49da2f22f27aed196f0dbf54123c311102caf17d2c0c1247c59502499c done [2026-03-20T04:17:45.539Z] #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 done [2026-03-20T04:17:45.539Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:45.539Z] #7 DONE 0.0s [2026-03-20T04:17:45.539Z] [2026-03-20T04:17:45.539Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:45.539Z] #8 DONE 0.0s [2026-03-20T04:17:45.539Z] [2026-03-20T04:17:45.539Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:45.539Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:45.820Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-03-20T04:17:45.820Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-03-20T04:17:45.820Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:45.820Z] #1 transferring dockerfile: 170B done [2026-03-20T04:17:45.820Z] #1 DONE 0.0s [2026-03-20T04:17:45.820Z] [2026-03-20T04:17:45.820Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-20T04:17:45.820Z] #2 DONE 0.0s [2026-03-20T04:17:45.820Z] [2026-03-20T04:17:45.820Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-20T04:17:45.820Z] #3 DONE 0.0s [2026-03-20T04:17:45.820Z] [2026-03-20T04:17:45.820Z] #4 [internal] load .dockerignore [2026-03-20T04:17:45.820Z] #4 transferring context: 2B done [2026-03-20T04:17:45.820Z] #4 DONE 0.0s [2026-03-20T04:17:45.820Z] [2026-03-20T04:17:45.820Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:45.820Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done [2026-03-20T04:17:45.820Z] #5 CACHED [2026-03-20T04:17:45.820Z] [2026-03-20T04:17:45.820Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc [2026-03-20T04:17:45.820Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8b2f1376cdad9046be611272f3b6bb7100538053441c0d69cfd791be300853fc 0.0s done [2026-03-20T04:17:45.820Z] #6 CACHED [2026-03-20T04:17:45.820Z] [2026-03-20T04:17:45.820Z] #7 exporting to image [2026-03-20T04:17:45.820Z] #7 exporting layers done [2026-03-20T04:17:45.820Z] #7 exporting manifest sha256:46f752cda711708d391ef68c6bd1721834c5c7ae54d2506d5410f77c71af59ca done [2026-03-20T04:17:45.820Z] #7 exporting config sha256:ef676e98d7fbd168c1eb965f2f2e70fc0c2f952a582a5957e10a12c907688026 done [2026-03-20T04:17:45.820Z] #7 exporting manifest sha256:749297e98ab2a658638fa3fd7940b778c184eb8a8825400f8f690542e03b9832 done [2026-03-20T04:17:45.820Z] #7 exporting config sha256:c9655e49da2f22f27aed196f0dbf54123c311102caf17d2c0c1247c59502499c done [2026-03-20T04:17:45.820Z] #7 exporting manifest list sha256:ad9523c25382754bde04e043c12582d39e6b963e80e865bc073fe259a020f8e5 done [2026-03-20T04:17:45.820Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:45.820Z] #7 DONE 0.0s [2026-03-20T04:17:46.079Z] [2026-03-20T04:17:46.079Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:46.079Z] #8 DONE 0.0s [2026-03-20T04:17:46.079Z] [2026-03-20T04:17:46.079Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:46.079Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:46.363Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:46.363Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:46.363Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:46.363Z] #1 transferring dockerfile: 206B done [2026-03-20T04:17:46.363Z] #1 DONE 0.0s [2026-03-20T04:17:46.363Z] [2026-03-20T04:17:46.363Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:46.363Z] #2 DONE 0.0s [2026-03-20T04:17:46.363Z] [2026-03-20T04:17:46.363Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:46.363Z] #3 DONE 0.0s [2026-03-20T04:17:46.363Z] [2026-03-20T04:17:46.363Z] #4 [internal] load .dockerignore [2026-03-20T04:17:46.363Z] #4 transferring context: 2B done [2026-03-20T04:17:46.363Z] #4 DONE 0.0s [2026-03-20T04:17:46.363Z] [2026-03-20T04:17:46.363Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:46.363Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done [2026-03-20T04:17:46.363Z] #5 DONE 0.0s [2026-03-20T04:17:46.363Z] [2026-03-20T04:17:46.363Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:46.363Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b done [2026-03-20T04:17:46.622Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b done [2026-03-20T04:17:46.622Z] #6 DONE 0.1s [2026-03-20T04:17:46.622Z] [2026-03-20T04:17:46.622Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:46.622Z] #5 DONE 0.0s [2026-03-20T04:17:46.622Z] [2026-03-20T04:17:46.622Z] #7 exporting to image [2026-03-20T04:17:46.622Z] #7 exporting layers done [2026-03-20T04:17:46.622Z] #7 exporting manifest sha256:fb8ba1f61a8cafed7f384c7ca6bdaf850ab10861509372507ab49abd15bf5760 done [2026-03-20T04:17:46.622Z] #7 exporting config sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done [2026-03-20T04:17:46.622Z] #7 exporting manifest sha256:790a05534db708bd8e9d275d5fa2802f7a3adfcff4d84e8ba68dd038b82fdd9d done [2026-03-20T04:17:46.622Z] #7 exporting config sha256:aad19c767feb8b76fa19eb73681ec00f90aad1f244d82f0b925b08a8dfd04cbe done [2026-03-20T04:17:46.622Z] #7 exporting manifest list sha256:7490c13d0af91705c7d2ea846efeb41fc373db0a477aea316045b6abc5773b42 done [2026-03-20T04:17:46.622Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:46.622Z] #7 DONE 0.0s [2026-03-20T04:17:46.622Z] [2026-03-20T04:17:46.622Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:46.880Z] #8 DONE 0.0s [2026-03-20T04:17:46.880Z] [2026-03-20T04:17:46.880Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:46.880Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:47.172Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-03-20T04:17:47.172Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-03-20T04:17:47.172Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:47.172Z] #1 transferring dockerfile: 172B done [2026-03-20T04:17:47.172Z] #1 DONE 0.0s [2026-03-20T04:17:47.172Z] [2026-03-20T04:17:47.172Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-20T04:17:47.172Z] #2 DONE 0.0s [2026-03-20T04:17:47.172Z] [2026-03-20T04:17:47.172Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-20T04:17:47.172Z] #3 DONE 0.0s [2026-03-20T04:17:47.172Z] [2026-03-20T04:17:47.172Z] #4 [internal] load .dockerignore [2026-03-20T04:17:47.172Z] #4 transferring context: 2B done [2026-03-20T04:17:47.172Z] #4 DONE 0.0s [2026-03-20T04:17:47.172Z] [2026-03-20T04:17:47.172Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:47.172Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done [2026-03-20T04:17:47.172Z] #5 DONE 0.0s [2026-03-20T04:17:47.172Z] [2026-03-20T04:17:47.172Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:47.430Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done [2026-03-20T04:17:47.430Z] #6 CACHED [2026-03-20T04:17:47.430Z] [2026-03-20T04:17:47.430Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:47.430Z] #5 CACHED [2026-03-20T04:17:47.430Z] [2026-03-20T04:17:47.430Z] #7 exporting to image [2026-03-20T04:17:47.430Z] #7 exporting layers done [2026-03-20T04:17:47.430Z] #7 exporting manifest sha256:fb8ba1f61a8cafed7f384c7ca6bdaf850ab10861509372507ab49abd15bf5760 done [2026-03-20T04:17:47.430Z] #7 exporting config sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done [2026-03-20T04:17:47.431Z] #7 exporting manifest sha256:790a05534db708bd8e9d275d5fa2802f7a3adfcff4d84e8ba68dd038b82fdd9d done [2026-03-20T04:17:47.431Z] #7 exporting config sha256:aad19c767feb8b76fa19eb73681ec00f90aad1f244d82f0b925b08a8dfd04cbe done [2026-03-20T04:17:47.431Z] #7 exporting manifest list sha256:7490c13d0af91705c7d2ea846efeb41fc373db0a477aea316045b6abc5773b42 done [2026-03-20T04:17:47.431Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:47.431Z] #7 DONE 0.0s [2026-03-20T04:17:47.431Z] [2026-03-20T04:17:47.431Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:47.431Z] #8 DONE 0.0s [2026-03-20T04:17:47.431Z] [2026-03-20T04:17:47.431Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:47.431Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:47.709Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103' [2026-03-20T04:17:47.709Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 --push - [2026-03-20T04:17:47.709Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:47.709Z] #1 transferring dockerfile: 179B done [2026-03-20T04:17:47.709Z] #1 DONE 0.0s [2026-03-20T04:17:47.709Z] [2026-03-20T04:17:47.709Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 [2026-03-20T04:17:47.709Z] #2 DONE 0.0s [2026-03-20T04:17:47.709Z] [2026-03-20T04:17:47.709Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103 [2026-03-20T04:17:47.709Z] #3 DONE 0.0s [2026-03-20T04:17:47.709Z] [2026-03-20T04:17:47.709Z] #4 [internal] load .dockerignore [2026-03-20T04:17:47.709Z] #4 transferring context: 2B done [2026-03-20T04:17:47.709Z] #4 DONE 0.0s [2026-03-20T04:17:47.709Z] [2026-03-20T04:17:47.709Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:47.709Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done [2026-03-20T04:17:47.709Z] #5 DONE 0.0s [2026-03-20T04:17:47.709Z] [2026-03-20T04:17:47.709Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:47.969Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done [2026-03-20T04:17:47.969Z] #6 CACHED [2026-03-20T04:17:47.969Z] [2026-03-20T04:17:47.969Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:47.969Z] #5 CACHED [2026-03-20T04:17:47.969Z] [2026-03-20T04:17:47.969Z] #7 exporting to image [2026-03-20T04:17:47.969Z] #7 exporting layers done [2026-03-20T04:17:47.969Z] #7 exporting manifest sha256:fb8ba1f61a8cafed7f384c7ca6bdaf850ab10861509372507ab49abd15bf5760 done [2026-03-20T04:17:47.969Z] #7 exporting config sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done [2026-03-20T04:17:47.969Z] #7 exporting manifest sha256:790a05534db708bd8e9d275d5fa2802f7a3adfcff4d84e8ba68dd038b82fdd9d done [2026-03-20T04:17:47.969Z] #7 exporting config sha256:aad19c767feb8b76fa19eb73681ec00f90aad1f244d82f0b925b08a8dfd04cbe done [2026-03-20T04:17:47.969Z] #7 exporting manifest list sha256:7490c13d0af91705c7d2ea846efeb41fc373db0a477aea316045b6abc5773b42 done [2026-03-20T04:17:47.969Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:47.969Z] #7 DONE 0.0s [2026-03-20T04:17:47.969Z] [2026-03-20T04:17:47.969Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:47.969Z] #8 DONE 0.0s [2026-03-20T04:17:47.969Z] [2026-03-20T04:17:47.969Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:47.969Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:48.250Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:48.250Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:48.250Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:48.250Z] #1 transferring dockerfile: 220B done [2026-03-20T04:17:48.250Z] #1 DONE 0.0s [2026-03-20T04:17:48.250Z] [2026-03-20T04:17:48.250Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:48.250Z] #2 DONE 0.0s [2026-03-20T04:17:48.250Z] [2026-03-20T04:17:48.250Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:48.250Z] #3 DONE 0.0s [2026-03-20T04:17:48.250Z] [2026-03-20T04:17:48.250Z] #4 [internal] load .dockerignore [2026-03-20T04:17:48.250Z] #4 transferring context: 2B done [2026-03-20T04:17:48.250Z] #4 DONE 0.0s [2026-03-20T04:17:48.508Z] [2026-03-20T04:17:48.508Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:48.508Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done [2026-03-20T04:17:48.508Z] #5 CACHED [2026-03-20T04:17:48.508Z] [2026-03-20T04:17:48.508Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:48.508Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done [2026-03-20T04:17:48.508Z] #6 CACHED [2026-03-20T04:17:48.508Z] [2026-03-20T04:17:48.508Z] #7 exporting to image [2026-03-20T04:17:48.508Z] #7 exporting layers done [2026-03-20T04:17:48.508Z] #7 exporting manifest sha256:fb8ba1f61a8cafed7f384c7ca6bdaf850ab10861509372507ab49abd15bf5760 done [2026-03-20T04:17:48.508Z] #7 exporting config sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done [2026-03-20T04:17:48.508Z] #7 exporting manifest sha256:790a05534db708bd8e9d275d5fa2802f7a3adfcff4d84e8ba68dd038b82fdd9d done [2026-03-20T04:17:48.508Z] #7 exporting config sha256:aad19c767feb8b76fa19eb73681ec00f90aad1f244d82f0b925b08a8dfd04cbe done [2026-03-20T04:17:48.508Z] #7 exporting manifest list sha256:7490c13d0af91705c7d2ea846efeb41fc373db0a477aea316045b6abc5773b42 done [2026-03-20T04:17:48.508Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:48.508Z] #7 DONE 0.0s [2026-03-20T04:17:48.508Z] [2026-03-20T04:17:48.508Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:48.508Z] #8 DONE 0.0s [2026-03-20T04:17:48.508Z] [2026-03-20T04:17:48.508Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:48.508Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:48.789Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-03-20T04:17:48.789Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-03-20T04:17:48.789Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:48.789Z] #1 transferring dockerfile: 170B done [2026-03-20T04:17:48.789Z] #1 DONE 0.0s [2026-03-20T04:17:48.789Z] [2026-03-20T04:17:48.789Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-20T04:17:48.789Z] #2 DONE 0.0s [2026-03-20T04:17:48.789Z] [2026-03-20T04:17:48.789Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-20T04:17:48.789Z] #3 DONE 0.0s [2026-03-20T04:17:48.789Z] [2026-03-20T04:17:48.789Z] #4 [internal] load .dockerignore [2026-03-20T04:17:48.789Z] #4 transferring context: 2B done [2026-03-20T04:17:48.789Z] #4 DONE 0.0s [2026-03-20T04:17:48.789Z] [2026-03-20T04:17:48.789Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:48.789Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b done [2026-03-20T04:17:48.789Z] #5 CACHED [2026-03-20T04:17:48.789Z] [2026-03-20T04:17:48.789Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b [2026-03-20T04:17:48.789Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:66f9476cdcac22a1e4d421ca1e453f61295aedbd01e93472158a6ef9d0516a4b 0.0s done [2026-03-20T04:17:49.048Z] #6 CACHED [2026-03-20T04:17:49.048Z] [2026-03-20T04:17:49.048Z] #7 exporting to image [2026-03-20T04:17:49.048Z] #7 exporting layers done [2026-03-20T04:17:49.049Z] #7 exporting manifest sha256:fb8ba1f61a8cafed7f384c7ca6bdaf850ab10861509372507ab49abd15bf5760 done [2026-03-20T04:17:49.049Z] #7 exporting config sha256:62b34bc403f47b326f50d0c732a17ca77c985bc7f985c7928d909bff5239c5ef done [2026-03-20T04:17:49.049Z] #7 exporting manifest sha256:790a05534db708bd8e9d275d5fa2802f7a3adfcff4d84e8ba68dd038b82fdd9d done [2026-03-20T04:17:49.049Z] #7 exporting config sha256:aad19c767feb8b76fa19eb73681ec00f90aad1f244d82f0b925b08a8dfd04cbe done [2026-03-20T04:17:49.049Z] #7 exporting manifest list sha256:7490c13d0af91705c7d2ea846efeb41fc373db0a477aea316045b6abc5773b42 done [2026-03-20T04:17:49.049Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:49.049Z] #7 DONE 0.0s [2026-03-20T04:17:49.049Z] [2026-03-20T04:17:49.049Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:49.049Z] #8 DONE 0.0s [2026-03-20T04:17:49.049Z] [2026-03-20T04:17:49.049Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:49.049Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:49.336Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 --push - [2026-03-20T04:17:49.336Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10' [2026-03-20T04:17:49.594Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:49.594Z] #1 transferring dockerfile: 202B done [2026-03-20T04:17:49.594Z] #1 DONE 0.0s [2026-03-20T04:17:49.594Z] [2026-03-20T04:17:49.594Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:49.594Z] #2 DONE 0.0s [2026-03-20T04:17:49.594Z] [2026-03-20T04:17:49.594Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:17:49.594Z] #3 DONE 0.1s [2026-03-20T04:17:49.594Z] [2026-03-20T04:17:49.594Z] #4 [internal] load .dockerignore [2026-03-20T04:17:49.594Z] #4 transferring context: 2B done [2026-03-20T04:17:49.594Z] #4 DONE 0.0s [2026-03-20T04:17:49.594Z] [2026-03-20T04:17:49.594Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 [2026-03-20T04:17:49.594Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done [2026-03-20T04:17:49.594Z] #5 DONE 0.0s [2026-03-20T04:17:49.594Z] [2026-03-20T04:17:49.594Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 [2026-03-20T04:17:49.594Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done [2026-03-20T04:17:49.594Z] #6 DONE 0.1s [2026-03-20T04:17:49.594Z] [2026-03-20T04:17:49.594Z] #7 exporting to image [2026-03-20T04:17:49.594Z] #7 exporting layers done [2026-03-20T04:17:49.594Z] #7 exporting manifest sha256:0593530ac016d3276f93163eb90f154e5f0fae3db57c83256a35f394f165c471 done [2026-03-20T04:17:49.594Z] #7 exporting config sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done [2026-03-20T04:17:49.594Z] #7 exporting manifest sha256:8222eafa14a3ae532fd583f3c08f730ebf271ce5dd4a958103e21745879f3058 done [2026-03-20T04:17:49.594Z] #7 exporting config sha256:8bd96d82ef3c1f2c0b36c2e4467fe0e70311a65eeebfbcc1429739f9d9a85487 done [2026-03-20T04:17:49.594Z] #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 done [2026-03-20T04:17:49.594Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:49.594Z] #7 DONE 0.0s [2026-03-20T04:17:49.852Z] [2026-03-20T04:17:49.852Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:49.852Z] #8 DONE 0.0s [2026-03-20T04:17:49.852Z] [2026-03-20T04:17:49.852Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:49.852Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:50.135Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-03-20T04:17:50.135Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-03-20T04:17:50.135Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:50.135Z] #1 transferring dockerfile: 168B done [2026-03-20T04:17:50.135Z] #1 DONE 0.0s [2026-03-20T04:17:50.135Z] [2026-03-20T04:17:50.135Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-20T04:17:50.135Z] #2 DONE 0.0s [2026-03-20T04:17:50.135Z] [2026-03-20T04:17:50.135Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-20T04:17:50.135Z] #3 DONE 0.0s [2026-03-20T04:17:50.135Z] [2026-03-20T04:17:50.135Z] #4 [internal] load .dockerignore [2026-03-20T04:17:50.135Z] #4 transferring context: 2B done [2026-03-20T04:17:50.135Z] #4 DONE 0.0s [2026-03-20T04:17:50.135Z] [2026-03-20T04:17:50.135Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 [2026-03-20T04:17:50.135Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done [2026-03-20T04:17:50.135Z] #5 CACHED [2026-03-20T04:17:50.135Z] [2026-03-20T04:17:50.135Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 [2026-03-20T04:17:50.135Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done [2026-03-20T04:17:50.135Z] #6 CACHED [2026-03-20T04:17:50.135Z] [2026-03-20T04:17:50.135Z] #7 exporting to image [2026-03-20T04:17:50.135Z] #7 exporting layers [2026-03-20T04:17:50.135Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:50.394Z] #7 exporting layers done [2026-03-20T04:17:50.394Z] #7 exporting manifest sha256:0593530ac016d3276f93163eb90f154e5f0fae3db57c83256a35f394f165c471 done [2026-03-20T04:17:50.394Z] #7 exporting config sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done [2026-03-20T04:17:50.394Z] #7 exporting manifest sha256:8222eafa14a3ae532fd583f3c08f730ebf271ce5dd4a958103e21745879f3058 done [2026-03-20T04:17:50.394Z] #7 exporting config sha256:8bd96d82ef3c1f2c0b36c2e4467fe0e70311a65eeebfbcc1429739f9d9a85487 done [2026-03-20T04:17:50.394Z] #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 done [2026-03-20T04:17:50.394Z] #7 DONE 0.0s [2026-03-20T04:17:50.394Z] [2026-03-20T04:17:50.394Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:50.394Z] #8 DONE 0.0s [2026-03-20T04:17:50.394Z] [2026-03-20T04:17:50.394Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:50.394Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:50.680Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103' [2026-03-20T04:17:50.680Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 --push - [2026-03-20T04:17:50.938Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:50.938Z] #1 transferring dockerfile: 175B done [2026-03-20T04:17:50.938Z] #1 DONE 0.0s [2026-03-20T04:17:50.938Z] [2026-03-20T04:17:50.938Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 [2026-03-20T04:17:50.938Z] #2 DONE 0.0s [2026-03-20T04:17:50.938Z] [2026-03-20T04:17:50.938Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103 [2026-03-20T04:17:50.938Z] #3 DONE 0.0s [2026-03-20T04:17:50.938Z] [2026-03-20T04:17:50.938Z] #4 [internal] load .dockerignore [2026-03-20T04:17:50.938Z] #4 transferring context: 2B done [2026-03-20T04:17:50.938Z] #4 DONE 0.0s [2026-03-20T04:17:50.938Z] [2026-03-20T04:17:50.938Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 [2026-03-20T04:17:50.938Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 done [2026-03-20T04:17:50.938Z] #5 CACHED [2026-03-20T04:17:50.938Z] [2026-03-20T04:17:50.938Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 [2026-03-20T04:17:50.938Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done [2026-03-20T04:17:50.938Z] #6 CACHED [2026-03-20T04:17:50.938Z] [2026-03-20T04:17:50.938Z] #7 exporting to image [2026-03-20T04:17:50.938Z] #7 exporting layers done [2026-03-20T04:17:50.938Z] #7 exporting manifest sha256:0593530ac016d3276f93163eb90f154e5f0fae3db57c83256a35f394f165c471 done [2026-03-20T04:17:50.938Z] #7 exporting config sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done [2026-03-20T04:17:50.938Z] #7 exporting manifest sha256:8222eafa14a3ae532fd583f3c08f730ebf271ce5dd4a958103e21745879f3058 done [2026-03-20T04:17:50.938Z] #7 exporting config sha256:8bd96d82ef3c1f2c0b36c2e4467fe0e70311a65eeebfbcc1429739f9d9a85487 done [2026-03-20T04:17:50.938Z] #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 done [2026-03-20T04:17:50.938Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:50.938Z] #7 DONE 0.0s [2026-03-20T04:17:50.938Z] [2026-03-20T04:17:50.938Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:50.938Z] #8 DONE 0.0s [2026-03-20T04:17:50.938Z] [2026-03-20T04:17:50.938Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:50.938Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:51.222Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103' [2026-03-20T04:17:51.222Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 --push - [2026-03-20T04:17:51.482Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:51.482Z] #1 transferring dockerfile: 216B done [2026-03-20T04:17:51.482Z] #1 DONE 0.0s [2026-03-20T04:17:51.482Z] [2026-03-20T04:17:51.482Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:51.482Z] #2 DONE 0.0s [2026-03-20T04:17:51.482Z] [2026-03-20T04:17:51.482Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:17:51.482Z] #3 DONE 0.0s [2026-03-20T04:17:51.482Z] [2026-03-20T04:17:51.482Z] #4 [internal] load .dockerignore [2026-03-20T04:17:51.482Z] #4 transferring context: 2B done [2026-03-20T04:17:51.482Z] #4 DONE 0.0s [2026-03-20T04:17:51.482Z] [2026-03-20T04:17:51.482Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 [2026-03-20T04:17:51.482Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done [2026-03-20T04:17:51.482Z] #5 CACHED [2026-03-20T04:17:51.482Z] [2026-03-20T04:17:51.482Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 [2026-03-20T04:17:51.482Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done [2026-03-20T04:17:51.482Z] #6 CACHED [2026-03-20T04:17:51.482Z] [2026-03-20T04:17:51.482Z] #7 exporting to image [2026-03-20T04:17:51.482Z] #7 exporting layers done [2026-03-20T04:17:51.482Z] #7 exporting manifest sha256:0593530ac016d3276f93163eb90f154e5f0fae3db57c83256a35f394f165c471 done [2026-03-20T04:17:51.482Z] #7 exporting config sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done [2026-03-20T04:17:51.482Z] #7 exporting manifest sha256:8222eafa14a3ae532fd583f3c08f730ebf271ce5dd4a958103e21745879f3058 done [2026-03-20T04:17:51.482Z] #7 exporting config sha256:8bd96d82ef3c1f2c0b36c2e4467fe0e70311a65eeebfbcc1429739f9d9a85487 done [2026-03-20T04:17:51.482Z] #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 [2026-03-20T04:17:51.482Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:51.482Z] #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 done [2026-03-20T04:17:51.482Z] #7 DONE 0.0s [2026-03-20T04:17:51.482Z] [2026-03-20T04:17:51.482Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:51.482Z] #8 DONE 0.0s [2026-03-20T04:17:51.482Z] [2026-03-20T04:17:51.482Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:51.482Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-20T04:17:51.767Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-03-20T04:17:51.767Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-03-20T04:17:51.767Z] #1 [internal] load build definition from Dockerfile [2026-03-20T04:17:51.767Z] #1 transferring dockerfile: 166B done [2026-03-20T04:17:51.767Z] #1 DONE 0.0s [2026-03-20T04:17:51.767Z] [2026-03-20T04:17:51.767Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-20T04:17:51.767Z] #2 DONE 0.0s [2026-03-20T04:17:51.767Z] [2026-03-20T04:17:51.767Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-20T04:17:51.767Z] #3 DONE 0.0s [2026-03-20T04:17:51.767Z] [2026-03-20T04:17:51.767Z] #4 [internal] load .dockerignore [2026-03-20T04:17:51.767Z] #4 transferring context: 2B done [2026-03-20T04:17:51.767Z] #4 DONE 0.0s [2026-03-20T04:17:51.767Z] [2026-03-20T04:17:51.767Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 [2026-03-20T04:17:51.767Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done [2026-03-20T04:17:51.767Z] #5 CACHED [2026-03-20T04:17:51.767Z] [2026-03-20T04:17:51.767Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 [2026-03-20T04:17:51.767Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1b59392e7e9892add9e6fb73eb380f97c81fdbef939cf6559eb26da531275bf5 0.0s done [2026-03-20T04:17:51.767Z] #6 CACHED [2026-03-20T04:17:51.767Z] [2026-03-20T04:17:51.767Z] #7 exporting to image [2026-03-20T04:17:51.767Z] #7 exporting layers [2026-03-20T04:17:51.767Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-20T04:17:52.026Z] #7 exporting layers done [2026-03-20T04:17:52.026Z] #7 exporting manifest sha256:0593530ac016d3276f93163eb90f154e5f0fae3db57c83256a35f394f165c471 done [2026-03-20T04:17:52.026Z] #7 exporting config sha256:5c6cf784a2e0582d52ce2a203805b6fe96810092b2c9563466ace5e6c08409d2 done [2026-03-20T04:17:52.026Z] #7 exporting manifest sha256:8222eafa14a3ae532fd583f3c08f730ebf271ce5dd4a958103e21745879f3058 done [2026-03-20T04:17:52.026Z] #7 exporting config sha256:8bd96d82ef3c1f2c0b36c2e4467fe0e70311a65eeebfbcc1429739f9d9a85487 done [2026-03-20T04:17:52.026Z] #7 exporting manifest list sha256:56e4d95da0d8c238ef423800786837ce6ad1ba4fd73b69bb66179945265781b1 done [2026-03-20T04:17:52.026Z] #7 DONE 0.0s [2026-03-20T04:17:52.026Z] [2026-03-20T04:17:52.026Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-20T04:17:52.026Z] #8 DONE 0.0s [2026-03-20T04:17:52.026Z] [2026-03-20T04:17:52.026Z] 1 warning found (use --debug to expand): [2026-03-20T04:17:52.026Z]  - 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 [2026-03-20T04:17:52.384Z] + '[' -d /w/workspace/edgex-go/961/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:17:52.674Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:17:53.231Z] ---> package-listing.sh [2026-03-20T04:17:53.231Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-20T04:17:53.231Z] ++ facter osfamily [2026-03-20T04:17:53.488Z] + OS_FAMILY=redhat [2026-03-20T04:17:53.488Z] + workspace=/w/workspace/edgex-go/961 [2026-03-20T04:17:53.488Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-20T04:17:53.488Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-20T04:17:53.488Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-20T04:17:53.488Z] + PACKAGES=/tmp/packages_start.txt [2026-03-20T04:17:53.488Z] + '[' /w/workspace/edgex-go/961 ']' [2026-03-20T04:17:53.488Z] + PACKAGES=/tmp/packages_end.txt [2026-03-20T04:17:53.488Z] + case "${OS_FAMILY}" in [2026-03-20T04:17:53.488Z] + sort [2026-03-20T04:17:53.488Z] + rpm -qa [2026-03-20T04:17:54.055Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-20T04:17:54.055Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-20T04:17:54.055Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-20T04:17:54.055Z] + '[' /w/workspace/edgex-go/961 ']' [2026-03-20T04:17:54.055Z] + mkdir -p /w/workspace/edgex-go/961/archives/ [2026-03-20T04:17:54.055Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/961/archives/ [Pipeline] echo [2026-03-20T04:17:54.065Z] 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/961/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-20T04:17:54.343Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:17:54.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T04:17:54.899Z] [2026-03-20T04:17:54.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:17:55.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T04:17:55.214Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-20T04:17:55.214Z] 5eb5b503b376: Pulling fs layer [2026-03-20T04:17:55.214Z] 5c69ac0246d0: Pulling fs layer [2026-03-20T04:17:55.214Z] ec43610c2a17: Pulling fs layer [2026-03-20T04:17:55.214Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-20T04:17:55.214Z] 33b1e0a273af: Pulling fs layer [2026-03-20T04:17:55.214Z] 5d3b04190fa2: Pulling fs layer [2026-03-20T04:17:55.214Z] 2f39f015ded8: Pulling fs layer [2026-03-20T04:17:55.214Z] 33b1e0a273af: Waiting [2026-03-20T04:17:55.214Z] 5d3b04190fa2: Waiting [2026-03-20T04:17:55.214Z] 2f39f015ded8: Waiting [2026-03-20T04:17:55.214Z] 3a2ae6a8a46f: Waiting [2026-03-20T04:17:55.214Z] 5c69ac0246d0: Verifying Checksum [2026-03-20T04:17:55.214Z] 5c69ac0246d0: Download complete [2026-03-20T04:17:55.214Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-20T04:17:55.214Z] 3a2ae6a8a46f: Download complete [2026-03-20T04:17:55.214Z] 33b1e0a273af: Verifying Checksum [2026-03-20T04:17:55.214Z] 33b1e0a273af: Download complete [2026-03-20T04:17:55.214Z] 5d3b04190fa2: Verifying Checksum [2026-03-20T04:17:55.214Z] 5d3b04190fa2: Download complete [2026-03-20T04:17:55.214Z] ec43610c2a17: Verifying Checksum [2026-03-20T04:17:55.214Z] ec43610c2a17: Download complete [2026-03-20T04:17:55.490Z] 5eb5b503b376: Verifying Checksum [2026-03-20T04:17:55.490Z] 5eb5b503b376: Download complete [2026-03-20T04:17:56.057Z] 2f39f015ded8: Verifying Checksum [2026-03-20T04:17:56.057Z] 2f39f015ded8: Download complete [2026-03-20T04:17:57.001Z] 5eb5b503b376: Pull complete [2026-03-20T04:17:57.001Z] 5c69ac0246d0: Pull complete [2026-03-20T04:17:57.260Z] ec43610c2a17: Pull complete [2026-03-20T04:17:57.519Z] 3a2ae6a8a46f: Pull complete [2026-03-20T04:17:57.519Z] 33b1e0a273af: Pull complete [2026-03-20T04:17:57.779Z] 5d3b04190fa2: Pull complete [2026-03-20T04:18:02.021Z] 2f39f015ded8: Pull complete [2026-03-20T04:18:02.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-20T04:18:02.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T04:18:02.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T04:18:02.191Z] prd-centos7-docker-4c-2g-3746 does not seem to be running inside a container [2026-03-20T04:18:02.224Z] $ 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/961/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 [2026-03-20T04:18:05.839Z] $ docker top 9e3545236036602d50ccf80261c9f753ce676b7052d571455976b998c28752a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T04:18:06.180Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-20T04:18:06.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-20T04:18:06.760Z] + ls /var/log/sa-host [2026-03-20T04:18:06.760Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T04:18:06.828Z] provisioning config files... [2026-03-20T04:18:06.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10880976068070354317tmp [Pipeline] { [Pipeline] echo [2026-03-20T04:18:06.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:18:07.226Z] ---> create-netrc.sh [Pipeline] } [2026-03-20T04:18:07.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:18:07.557Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-20T04:18:07.564Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:18:07.848Z] ---> sudo-logs.sh [2026-03-20T04:18:07.848Z] Archiving 'sudo' log.. [2026-03-20T04:18:07.848Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:18:07.884Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-20T04:18:07.890Z] $ docker stop --time=1 9e3545236036602d50ccf80261c9f753ce676b7052d571455976b998c28752a2 [2026-03-20T04:18:09.025Z] $ docker rm -f --volumes 9e3545236036602d50ccf80261c9f753ce676b7052d571455976b998c28752a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-20T04:18:09.118Z] [WS-CLEANUP] Deleting project workspace... [2026-03-20T04:18:09.118Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-20T04:18:09.133Z] [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] } [2026-03-20T04:33:53.526Z] #144 DONE 1186.2s [2026-03-20T04:33:53.526Z] [2026-03-20T04:33:53.526Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-20T04:33:53.526Z] #149 ... [2026-03-20T04:33:53.526Z] [2026-03-20T04:33:53.526Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:33:53.526Z] #155 DONE 0.3s [2026-03-20T04:33:53.526Z] [2026-03-20T04:33:53.526Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:33:53.526Z] #156 DONE 0.1s [2026-03-20T04:33:53.526Z] [2026-03-20T04:33:53.526Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-20T04:33:53.526Z] #157 DONE 0.3s [2026-03-20T04:33:53.526Z] [2026-03-20T04:33:53.526Z] #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 [2026-03-20T04:33:53.526Z] #158 DONE 0.2s [2026-03-20T04:33:53.526Z] [2026-03-20T04:33:53.526Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-03-20T04:33:53.526Z] #159 DONE 0.2s [2026-03-20T04:33:53.526Z] [2026-03-20T04:33:53.526Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:33:53.802Z] #160 DONE 2.2s [2026-03-20T04:33:53.802Z] [2026-03-20T04:33:53.802Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-20T04:33:54.083Z] #145 ... [2026-03-20T04:33:54.083Z] [2026-03-20T04:33:54.083Z] #105 [core-common-config-bootstrapper] exporting to image [2026-03-20T04:33:54.083Z] #105 exporting layers [2026-03-20T04:33:54.691Z] #105 exporting layers 0.8s done [2026-03-20T04:33:54.691Z] #105 writing image sha256:539a2b9d07f833172cd638b81fd5d8abdf1ea3d9e0c8ef364481294dd6e8eeaf done [2026-03-20T04:33:54.691Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-03-20T04:33:54.691Z] #105 DONE 8.2s [2026-03-20T04:33:54.691Z] [2026-03-20T04:33:54.691Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-20T04:34:00.049Z] #149 ... [2026-03-20T04:34:00.049Z] [2026-03-20T04:34:00.049Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-20T04:34:00.049Z] #153 DONE 1195.4s [2026-03-20T04:34:00.049Z] [2026-03-20T04:34:00.049Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-20T04:34:00.049Z] #152 ... [2026-03-20T04:34:00.049Z] [2026-03-20T04:34:00.049Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-20T04:34:00.049Z] #161 DONE 0.2s [2026-03-20T04:34:00.049Z] [2026-03-20T04:34:00.049Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-20T04:34:00.321Z] #149 ... [2026-03-20T04:34:00.321Z] [2026-03-20T04:34:00.321Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-20T04:34:02.269Z] #162 DONE 2.1s [2026-03-20T04:34:02.269Z] [2026-03-20T04:34:02.269Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-20T04:34:02.269Z] #151 ... [2026-03-20T04:34:02.269Z] [2026-03-20T04:34:02.269Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:34:02.856Z] #163 DONE 0.4s [2026-03-20T04:34:02.856Z] [2026-03-20T04:34:02.856Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:34:02.856Z] #164 DONE 0.2s [2026-03-20T04:34:02.856Z] [2026-03-20T04:34:02.856Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-20T04:34:02.856Z] #148 ... [2026-03-20T04:34:02.856Z] [2026-03-20T04:34:02.856Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-20T04:34:03.151Z] #165 DONE 0.3s [2026-03-20T04:34:03.427Z] [2026-03-20T04:34:03.427Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-20T04:34:03.427Z] #166 DONE 0.2s [2026-03-20T04:34:03.427Z] [2026-03-20T04:34:03.427Z] #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/ [2026-03-20T04:34:03.695Z] #167 DONE 0.2s [2026-03-20T04:34:03.695Z] [2026-03-20T04:34:03.695Z] #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/ [2026-03-20T04:34:03.695Z] #168 DONE 0.1s [2026-03-20T04:34:03.695Z] [2026-03-20T04:34:03.695Z] #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/ [2026-03-20T04:34:03.965Z] #169 DONE 0.1s [2026-03-20T04:34:03.965Z] [2026-03-20T04:34:03.965Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-20T04:34:03.965Z] #170 DONE 0.2s [2026-03-20T04:34:03.965Z] [2026-03-20T04:34:03.965Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-20T04:34:06.544Z] #171 DONE 2.1s [2026-03-20T04:34:06.544Z] [2026-03-20T04:34:06.544Z] #105 [security-bootstrapper] exporting to image [2026-03-20T04:34:06.544Z] #105 exporting layers [2026-03-20T04:34:07.526Z] #105 exporting layers 1.2s done [2026-03-20T04:34:07.526Z] #105 writing image sha256:8ecf641536efef68c4f626b934523bb7a36cb1e31c44942572f16ba846c602c0 done [2026-03-20T04:34:07.526Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2026-03-20T04:34:07.526Z] #105 DONE 9.3s [2026-03-20T04:34:07.526Z] [2026-03-20T04:34:07.526Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:52:32.448Z] #146 ... [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-20T04:52:32.448Z] #148 DONE 2297.9s [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-20T04:52:32.448Z] #129 ... [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:52:32.448Z] #172 DONE 0.2s [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-20T04:52:32.448Z] #145 ... [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:52:32.448Z] #173 DONE 0.2s [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:52:32.448Z] #146 ... [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-20T04:52:32.448Z] #174 DONE 0.4s [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:52:32.448Z] #175 DONE 0.1s [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:52:32.448Z] #33 ... [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #105 [core-command] exporting to image [2026-03-20T04:52:32.448Z] #105 exporting layers [2026-03-20T04:52:32.448Z] #105 exporting layers 0.5s done [2026-03-20T04:52:32.448Z] #105 writing image sha256:331bc7b903485279fb7c49c946348512d735b96547e8945339bd54612d0625a2 done [2026-03-20T04:52:32.448Z] #105 naming to docker.io/library/core-command-arm64 done [2026-03-20T04:52:32.448Z] #105 DONE 9.9s [2026-03-20T04:52:32.448Z] [2026-03-20T04:52:32.448Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:52:54.481Z] #146 ... [2026-03-20T04:52:54.481Z] [2026-03-20T04:52:54.481Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-20T04:52:54.481Z] #151 DONE 2329.5s [2026-03-20T04:52:54.481Z] [2026-03-20T04:52:54.481Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-20T04:52:54.481Z] #150 2329.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.103 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-20T04:52:54.481Z] #150 ... [2026-03-20T04:52:54.481Z] [2026-03-20T04:52:54.481Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:52:54.481Z] #176 DONE 0.4s [2026-03-20T04:52:54.481Z] [2026-03-20T04:52:54.481Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:52:54.481Z] #177 DONE 0.2s [2026-03-20T04:52:54.481Z] [2026-03-20T04:52:54.481Z] #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 [2026-03-20T04:52:54.481Z] #178 DONE 0.2s [2026-03-20T04:52:54.481Z] [2026-03-20T04:52:54.481Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:52:54.753Z] #146 ... [2026-03-20T04:52:54.753Z] [2026-03-20T04:52:54.753Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-20T04:52:54.753Z] #179 DONE 0.1s [2026-03-20T04:52:54.753Z] [2026-03-20T04:52:54.753Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-20T04:52:58.083Z] #180 DONE 3.1s [2026-03-20T04:52:58.083Z] [2026-03-20T04:52:58.083Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-20T04:52:58.083Z] #181 DONE 0.2s [2026-03-20T04:52:58.083Z] [2026-03-20T04:52:58.083Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-20T04:52:58.349Z] #150 ... [2026-03-20T04:52:58.349Z] [2026-03-20T04:52:58.349Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:53:00.282Z] #182 DONE 2.0s [2026-03-20T04:53:00.282Z] [2026-03-20T04:53:00.282Z] #105 [security-proxy-setup] exporting to image [2026-03-20T04:53:00.282Z] #105 exporting layers [2026-03-20T04:53:01.236Z] #105 exporting layers 1.1s done [2026-03-20T04:53:01.236Z] #105 writing image sha256:e500d92d8ed41d80425871ce6bc0cc8282ff7911eaf785423390bf661b937264 done [2026-03-20T04:53:01.236Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2026-03-20T04:53:01.236Z] #105 DONE 11.0s [2026-03-20T04:53:01.236Z] [2026-03-20T04:53:01.236Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:53:33.441Z] #146 ... [2026-03-20T04:53:33.441Z] [2026-03-20T04:53:33.441Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-20T04:53:33.441Z] #150 DONE 2368.1s [2026-03-20T04:53:33.441Z] [2026-03-20T04:53:33.441Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-20T04:53:33.441Z] #152 ... [2026-03-20T04:53:33.441Z] [2026-03-20T04:53:33.441Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:53:33.441Z] #183 DONE 0.2s [2026-03-20T04:53:33.441Z] [2026-03-20T04:53:33.441Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-20T04:53:33.441Z] #149 ... [2026-03-20T04:53:33.441Z] [2026-03-20T04:53:33.441Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:53:33.441Z] #184 DONE 0.2s [2026-03-20T04:53:33.441Z] [2026-03-20T04:53:33.441Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:53:33.441Z] #146 ... [2026-03-20T04:53:33.441Z] [2026-03-20T04:53:33.441Z] #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 [2026-03-20T04:53:33.441Z] #185 DONE 0.2s [2026-03-20T04:53:33.441Z] [2026-03-20T04:53:33.441Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:53:33.707Z] #146 ... [2026-03-20T04:53:33.707Z] [2026-03-20T04:53:33.707Z] #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 [2026-03-20T04:53:33.707Z] #186 DONE 0.1s [2026-03-20T04:53:33.707Z] [2026-03-20T04:53:33.707Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:53:33.973Z] #187 DONE 0.1s [2026-03-20T04:53:33.973Z] [2026-03-20T04:53:33.973Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-20T04:53:34.556Z] #188 DONE 0.5s [2026-03-20T04:53:34.556Z] [2026-03-20T04:53:34.556Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-20T04:53:34.822Z] #189 DONE 0.5s [2026-03-20T04:53:34.822Z] [2026-03-20T04:53:34.822Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-20T04:53:35.089Z] #190 DONE 0.1s [2026-03-20T04:53:35.089Z] [2026-03-20T04:53:35.089Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:53:38.424Z] #191 DONE 3.0s [2026-03-20T04:53:38.424Z] [2026-03-20T04:53:38.424Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-20T04:53:38.424Z] #145 ... [2026-03-20T04:53:38.424Z] [2026-03-20T04:53:38.424Z] #105 [security-secretstore-setup] exporting to image [2026-03-20T04:53:38.424Z] #105 exporting layers [2026-03-20T04:53:39.377Z] #105 exporting layers 1.5s done [2026-03-20T04:53:39.377Z] #105 writing image sha256:e18b17b55d17d78dde3120af2bef926a2c35a17015bd647f5035a2ddedfd7d20 [2026-03-20T04:53:39.642Z] #105 writing image sha256:e18b17b55d17d78dde3120af2bef926a2c35a17015bd647f5035a2ddedfd7d20 done [2026-03-20T04:53:39.642Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-03-20T04:53:39.642Z] #105 DONE 12.5s [2026-03-20T04:53:39.642Z] [2026-03-20T04:53:39.642Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-20T04:54:26.437Z] #129 DONE 2418.4s [2026-03-20T04:54:26.437Z] [2026-03-20T04:54:26.437Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:54:26.437Z] #146 ... [2026-03-20T04:54:26.437Z] [2026-03-20T04:54:26.437Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:54:26.437Z] #192 DONE 0.2s [2026-03-20T04:54:26.437Z] [2026-03-20T04:54:26.437Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:54:26.437Z] #146 ... [2026-03-20T04:54:26.437Z] [2026-03-20T04:54:26.437Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:54:26.437Z] #193 DONE 0.2s [2026-03-20T04:54:26.437Z] [2026-03-20T04:54:26.437Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-20T04:54:26.437Z] #194 DONE 0.5s [2026-03-20T04:54:26.437Z] [2026-03-20T04:54:26.437Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-20T04:54:26.437Z] #149 ... [2026-03-20T04:54:26.437Z] [2026-03-20T04:54:26.437Z] #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 [2026-03-20T04:54:26.437Z] #195 DONE 0.1s [2026-03-20T04:54:26.437Z] [2026-03-20T04:54:26.437Z] #105 [security-spiffe-token-provider] exporting to image [2026-03-20T04:54:26.437Z] #105 exporting layers [2026-03-20T04:54:26.437Z] #105 exporting layers 0.6s done [2026-03-20T04:54:26.437Z] #105 writing image sha256:19e6b43a9beaf4a48bf22317cbdee995c67b1ba244c09add872ab0c71e6279cf done [2026-03-20T04:54:26.437Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-03-20T04:54:26.437Z] #105 DONE 13.0s [2026-03-20T04:54:26.437Z] [2026-03-20T04:54:26.437Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:13.239Z] #146 ... [2026-03-20T04:55:13.239Z] [2026-03-20T04:55:13.239Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-20T04:55:13.239Z] #154 DONE 2466.4s [2026-03-20T04:55:13.239Z] [2026-03-20T04:55:13.239Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-20T04:55:13.239Z] #145 ... [2026-03-20T04:55:13.239Z] [2026-03-20T04:55:13.239Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:55:13.239Z] #196 DONE 0.5s [2026-03-20T04:55:13.239Z] [2026-03-20T04:55:13.239Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-20T04:55:13.239Z] #152 ... [2026-03-20T04:55:13.239Z] [2026-03-20T04:55:13.239Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:55:13.239Z] #197 DONE 0.4s [2026-03-20T04:55:13.239Z] [2026-03-20T04:55:13.239Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-20T04:55:13.239Z] #198 DONE 0.8s [2026-03-20T04:55:13.239Z] [2026-03-20T04:55:13.239Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-20T04:55:13.239Z] #199 DONE 0.2s [2026-03-20T04:55:13.239Z] [2026-03-20T04:55:13.239Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-20T04:55:13.506Z] #200 DONE 0.2s [2026-03-20T04:55:13.506Z] [2026-03-20T04:55:13.506Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-20T04:55:13.506Z] #145 ... [2026-03-20T04:55:13.506Z] [2026-03-20T04:55:13.506Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:55:15.447Z] #201 ... [2026-03-20T04:55:15.447Z] [2026-03-20T04:55:15.447Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-20T04:55:15.447Z] #147 DONE 2471.5s [2026-03-20T04:55:15.714Z] [2026-03-20T04:55:15.714Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-20T04:55:15.714Z] #201 DONE 2.0s [2026-03-20T04:55:15.714Z] [2026-03-20T04:55:15.714Z] #105 [security-proxy-auth] exporting to image [2026-03-20T04:55:15.714Z] #105 exporting layers [2026-03-20T04:55:16.676Z] #105 ... [2026-03-20T04:55:16.676Z] [2026-03-20T04:55:16.676Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:55:16.676Z] #202 DONE 0.3s [2026-03-20T04:55:16.676Z] [2026-03-20T04:55:16.676Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:55:16.676Z] #203 DONE 0.3s [2026-03-20T04:55:16.676Z] [2026-03-20T04:55:16.676Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:16.941Z] #146 ... [2026-03-20T04:55:16.941Z] [2026-03-20T04:55:16.941Z] #105 [security-proxy-auth] exporting to image [2026-03-20T04:55:16.941Z] #105 exporting layers 1.6s done [2026-03-20T04:55:16.941Z] #105 writing image sha256:9a0f3f180f0c7c1e5a7bb7b5acdbc931ee64848dedfc50fc0c406bc5bc22f9d1 [2026-03-20T04:55:17.207Z] #105 writing image sha256:9a0f3f180f0c7c1e5a7bb7b5acdbc931ee64848dedfc50fc0c406bc5bc22f9d1 done [2026-03-20T04:55:17.207Z] #105 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2026-03-20T04:55:17.207Z] #105 DONE 14.6s [2026-03-20T04:55:17.207Z] [2026-03-20T04:55:17.207Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-20T04:55:17.790Z] #204 DONE 0.7s [2026-03-20T04:55:17.790Z] [2026-03-20T04:55:17.790Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-20T04:55:17.790Z] #145 DONE 2473.8s [2026-03-20T04:55:17.790Z] [2026-03-20T04:55:17.790Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:55:18.374Z] #205 DONE 0.5s [2026-03-20T04:55:18.374Z] [2026-03-20T04:55:18.374Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:18.374Z] #146 ... [2026-03-20T04:55:18.374Z] [2026-03-20T04:55:18.374Z] #105 [core-data] exporting to image [2026-03-20T04:55:18.647Z] #105 ... [2026-03-20T04:55:18.647Z] [2026-03-20T04:55:18.647Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:55:18.647Z] #206 DONE 0.3s [2026-03-20T04:55:18.647Z] [2026-03-20T04:55:18.647Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:19.230Z] #146 ... [2026-03-20T04:55:19.230Z] [2026-03-20T04:55:19.230Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-20T04:55:19.496Z] #207 ... [2026-03-20T04:55:19.496Z] [2026-03-20T04:55:19.496Z] #105 [core-data] exporting to image [2026-03-20T04:55:19.496Z] #105 exporting layers 1.0s done [2026-03-20T04:55:19.496Z] #105 writing image sha256:55490c8d4b9ca4c066ba89f5167d7300197f8f6bdab85cd2825123a47ebc85da 0.0s done [2026-03-20T04:55:19.496Z] #105 naming to docker.io/library/core-data-arm64 done [2026-03-20T04:55:19.496Z] #105 DONE 15.6s [2026-03-20T04:55:19.496Z] [2026-03-20T04:55:19.496Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:19.766Z] #146 ... [2026-03-20T04:55:19.766Z] [2026-03-20T04:55:19.766Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-20T04:55:19.766Z] #149 DONE 2475.6s [2026-03-20T04:55:19.766Z] [2026-03-20T04:55:19.766Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-20T04:55:19.766Z] #207 DONE 0.7s [2026-03-20T04:55:19.766Z] [2026-03-20T04:55:19.766Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:55:20.352Z] #208 DONE 0.5s [2026-03-20T04:55:20.352Z] [2026-03-20T04:55:20.352Z] #105 [core-keeper] exporting to image [2026-03-20T04:55:24.604Z] #105 exporting layers 4.0s done [2026-03-20T04:55:24.604Z] #105 writing image sha256:07ee24dee1984def7a6b057109bf1f30490c3927852701ac0953f27d62653dad done [2026-03-20T04:55:24.604Z] #105 naming to docker.io/library/core-keeper-arm64 0.0s done [2026-03-20T04:55:24.604Z] #105 DONE 19.7s [2026-03-20T04:55:24.604Z] [2026-03-20T04:55:24.604Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:55:24.604Z] #209 DONE 0.2s [2026-03-20T04:55:24.604Z] [2026-03-20T04:55:24.604Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:55:24.604Z] #210 DONE 0.1s [2026-03-20T04:55:24.604Z] [2026-03-20T04:55:24.604Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-20T04:55:24.870Z] #211 DONE 0.5s [2026-03-20T04:55:24.870Z] [2026-03-20T04:55:24.870Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:55:25.135Z] #212 DONE 0.1s [2026-03-20T04:55:25.135Z] [2026-03-20T04:55:25.135Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-20T04:55:25.135Z] #213 DONE 0.1s [2026-03-20T04:55:25.135Z] [2026-03-20T04:55:25.135Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:25.400Z] #146 ... [2026-03-20T04:55:25.400Z] [2026-03-20T04:55:25.400Z] #105 [core-metadata] exporting to image [2026-03-20T04:55:25.983Z] #105 exporting layers 0.6s done [2026-03-20T04:55:25.983Z] #105 writing image sha256:2d486fcd8993acf197bf298107108f65161c3f2952ccca5cece5c117182b0280 done [2026-03-20T04:55:25.983Z] #105 naming to docker.io/library/core-metadata-arm64 done [2026-03-20T04:55:25.983Z] #105 DONE 20.3s [2026-03-20T04:55:25.983Z] [2026-03-20T04:55:25.983Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:48.017Z] #146 ... [2026-03-20T04:55:48.017Z] [2026-03-20T04:55:48.017Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-20T04:55:48.017Z] #152 DONE 2503.4s [2026-03-20T04:55:48.017Z] [2026-03-20T04:55:48.017Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:48.017Z] #146 ... [2026-03-20T04:55:48.017Z] [2026-03-20T04:55:48.017Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:55:48.017Z] #214 DONE 0.1s [2026-03-20T04:55:48.017Z] [2026-03-20T04:55:48.017Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:55:48.017Z] #215 DONE 0.1s [2026-03-20T04:55:48.017Z] [2026-03-20T04:55:48.017Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:48.017Z] #146 ... [2026-03-20T04:55:48.017Z] [2026-03-20T04:55:48.017Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-20T04:55:48.980Z] #216 DONE 0.6s [2026-03-20T04:55:48.980Z] [2026-03-20T04:55:48.980Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-20T04:55:48.980Z] #217 DONE 0.1s [2026-03-20T04:55:48.980Z] [2026-03-20T04:55:48.980Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:48.980Z] #146 ... [2026-03-20T04:55:48.980Z] [2026-03-20T04:55:48.980Z] #105 [support-scheduler] exporting to image [2026-03-20T04:55:48.980Z] #105 exporting layers [2026-03-20T04:55:52.374Z] #105 exporting layers 3.4s done [2026-03-20T04:55:52.374Z] #105 writing image sha256:fda0ad7b7ef5636c77ca85e347e364abc2500546cef9f553832716dd18b65670 done [2026-03-20T04:55:52.374Z] #105 naming to docker.io/library/support-scheduler-arm64 [2026-03-20T04:55:52.374Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2026-03-20T04:55:52.374Z] #105 DONE 23.7s [2026-03-20T04:55:52.374Z] [2026-03-20T04:55:52.374Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-20T04:55:53.813Z] #146 DONE 2509.6s [2026-03-20T04:55:53.813Z] [2026-03-20T04:55:53.813Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:55:54.089Z] #33 ... [2026-03-20T04:55:54.089Z] [2026-03-20T04:55:54.089Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-20T04:55:54.364Z] #218 DONE 0.1s [2026-03-20T04:55:54.364Z] [2026-03-20T04:55:54.364Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-20T04:55:54.364Z] #219 DONE 0.1s [2026-03-20T04:55:54.364Z] [2026-03-20T04:55:54.364Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-20T04:55:54.975Z] #220 DONE 0.5s [2026-03-20T04:55:54.975Z] [2026-03-20T04:55:54.975Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-20T04:55:54.975Z] #221 DONE 0.1s [2026-03-20T04:55:54.975Z] [2026-03-20T04:55:54.975Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:55:54.975Z] #33 ... [2026-03-20T04:55:54.975Z] [2026-03-20T04:55:54.975Z] #105 [support-notifications] exporting to image [2026-03-20T04:55:55.566Z] #105 exporting layers 0.7s done [2026-03-20T04:55:55.566Z] #105 writing image sha256:fca4fe6e79b5ff34d94c9cd068e39a6d805a716b93d6902301395d3235d06732 done [2026-03-20T04:55:55.566Z] #105 naming to docker.io/library/support-notifications-arm64 done [2026-03-20T04:55:55.566Z] #105 DONE 24.4s [2026-03-20T04:55:55.566Z] [2026-03-20T04:55:55.566Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-20T04:55:55.566Z] time="2026-03-20T04:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-20T04:55:55.586Z] $ docker stop --time=1 9cc565677398ec1c262bd8d7103391f8f94ad83b9602590f84ba2d74306857e2 [2026-03-20T04:55:57.241Z] $ docker rm -f --volumes 9cc565677398ec1c262bd8d7103391f8f94ad83b9602590f84ba2d74306857e2 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T04:55:57.742Z] + docker images [2026-03-20T04:55:57.742Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-20T04:55:57.742Z] support-notifications-arm64 latest fca4fe6e79b5 3 seconds ago 56.6MB [2026-03-20T04:55:57.742Z] support-scheduler-arm64 latest fda0ad7b7ef5 9 seconds ago 52.8MB [2026-03-20T04:55:57.742Z] core-metadata-arm64 latest 2d486fcd8993 33 seconds ago 48.8MB [2026-03-20T04:55:57.742Z] core-keeper-arm64 latest 07ee24dee198 38 seconds ago 48.3MB [2026-03-20T04:55:57.742Z] core-data-arm64 latest 55490c8d4b9c 39 seconds ago 48.6MB [2026-03-20T04:55:57.742Z] security-proxy-auth-arm64 latest 9a0f3f180f0c 42 seconds ago 47.8MB [2026-03-20T04:55:57.742Z] security-spiffe-token-provider-arm64 latest 19e6b43a9bea About a minute ago 52.4MB [2026-03-20T04:55:57.742Z] security-secretstore-setup-arm64 latest e18b17b55d17 2 minutes ago 87.1MB [2026-03-20T04:55:57.742Z] security-proxy-setup-arm64 latest e500d92d8ed4 2 minutes ago 53.6MB [2026-03-20T04:55:57.742Z] core-command-arm64 latest 331bc7b90348 3 minutes ago 43.3MB [2026-03-20T04:55:57.742Z] security-bootstrapper-arm64 latest 8ecf641536ef 21 minutes ago 21.3MB [2026-03-20T04:55:57.742Z] core-common-config-bootstrapper-arm64 latest 539a2b9d07f8 22 minutes ago 20.1MB [2026-03-20T04:55:57.742Z] security-spire-agent-arm64 latest 7115c220c7a6 43 minutes ago 219MB [2026-03-20T04:55:57.742Z] security-spire-server-arm64 latest efe6d00ce052 43 minutes ago 163MB [2026-03-20T04:55:57.742Z] security-spire-config-arm64 latest d6db7b4cc2c9 43 minutes ago 162MB [2026-03-20T04:55:57.742Z] ci-base-image-arm64 latest f18eb1916653 45 minutes ago 924MB [2026-03-20T04:55:57.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 months ago 564MB [2026-03-20T04:55:57.742Z] 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 [2026-03-20T04:55:57.871Z] provisioning config files... [2026-03-20T04:55:57.885Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/961@tmp/config17294008811663426491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T04:55:58.219Z] ---> ****-login.sh [2026-03-20T04:55:58.219Z] nexus3.edgexfoundry.org:10001 [2026-03-20T04:55:58.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:55:58.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:55:58.483Z] Configure a credential helper to remove this warning. See [2026-03-20T04:55:58.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:55:58.483Z] [2026-03-20T04:55:58.483Z] Login Succeeded [2026-03-20T04:55:58.483Z] nexus3.edgexfoundry.org:10002 [2026-03-20T04:55:58.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:55:59.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:55:59.014Z] Configure a credential helper to remove this warning. See [2026-03-20T04:55:59.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:55:59.014Z] [2026-03-20T04:55:59.014Z] Login Succeeded [2026-03-20T04:55:59.014Z] nexus3.edgexfoundry.org:10003 [2026-03-20T04:55:59.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:55:59.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:55:59.281Z] Configure a credential helper to remove this warning. See [2026-03-20T04:55:59.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:55:59.281Z] [2026-03-20T04:55:59.281Z] Login Succeeded [2026-03-20T04:55:59.281Z] nexus3.edgexfoundry.org:10004 [2026-03-20T04:55:59.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:55:59.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:55:59.548Z] Configure a credential helper to remove this warning. See [2026-03-20T04:55:59.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:55:59.548Z] [2026-03-20T04:55:59.548Z] Login Succeeded [2026-03-20T04:55:59.548Z] ****.io [2026-03-20T04:55:59.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-20T04:56:00.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-20T04:56:00.077Z] Configure a credential helper to remove this warning. See [2026-03-20T04:56:00.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-20T04:56:00.077Z] [2026-03-20T04:56:00.077Z] Login Succeeded [2026-03-20T04:56:00.077Z] ---> ****-login.sh ends [Pipeline] } [2026-03-20T04:56:00.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:56:00.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-20T04:56:00.171Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-03-20T04:56:00.171Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:00.171Z] latest [2026-03-20T04:56:00.171Z] 4.1.0-dev.103 [2026-03-20T04:56:00.171Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:00.171Z] main [2026-03-20T04:56:00.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:00.541Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:00.885Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:00.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-20T04:56:00.886Z] df194ae2ecf8: Preparing [2026-03-20T04:56:00.886Z] cabfffdb4d22: Preparing [2026-03-20T04:56:00.886Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:00.886Z] 91ba02a6605a: Preparing [2026-03-20T04:56:00.886Z] 9aae066212a5: Preparing [2026-03-20T04:56:00.886Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:00.886Z] c4e71c2a4573: Preparing [2026-03-20T04:56:00.886Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:00.886Z] c4e71c2a4573: Waiting [2026-03-20T04:56:01.152Z] 9aae066212a5: Pushed [2026-03-20T04:56:01.152Z] 74f7adb9f51f: Pushed [2026-03-20T04:56:01.152Z] 91ba02a6605a: Pushed [2026-03-20T04:56:01.152Z] df194ae2ecf8: Pushed [2026-03-20T04:56:01.152Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:01.152Z] a12e6e6d3cab: Pushed [2026-03-20T04:56:09.333Z] cabfffdb4d22: Pushed [2026-03-20T04:56:09.333Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:e7a8473629de9e90cd5f3468a8de663da0fe84de0b199dc2a1979971d519a106 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:09.685Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:10.037Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-03-20T04:56:10.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-20T04:56:10.037Z] df194ae2ecf8: Preparing [2026-03-20T04:56:10.037Z] cabfffdb4d22: Preparing [2026-03-20T04:56:10.037Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:10.037Z] 91ba02a6605a: Preparing [2026-03-20T04:56:10.037Z] 9aae066212a5: Preparing [2026-03-20T04:56:10.037Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:10.037Z] c4e71c2a4573: Preparing [2026-03-20T04:56:10.037Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:10.037Z] c4e71c2a4573: Waiting [2026-03-20T04:56:10.037Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:10.037Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:10.037Z] df194ae2ecf8: Layer already exists [2026-03-20T04:56:10.037Z] cabfffdb4d22: Layer already exists [2026-03-20T04:56:10.037Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:10.037Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:56:10.037Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:10.302Z] latest: digest: sha256:e7a8473629de9e90cd5f3468a8de663da0fe84de0b199dc2a1979971d519a106 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:10.655Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:11.016Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.103 [2026-03-20T04:56:11.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-20T04:56:11.016Z] df194ae2ecf8: Preparing [2026-03-20T04:56:11.016Z] cabfffdb4d22: Preparing [2026-03-20T04:56:11.016Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:11.016Z] 91ba02a6605a: Preparing [2026-03-20T04:56:11.016Z] 9aae066212a5: Preparing [2026-03-20T04:56:11.016Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:11.016Z] c4e71c2a4573: Preparing [2026-03-20T04:56:11.016Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:11.016Z] c4e71c2a4573: Waiting [2026-03-20T04:56:11.016Z] cabfffdb4d22: Layer already exists [2026-03-20T04:56:11.016Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:11.016Z] df194ae2ecf8: Layer already exists [2026-03-20T04:56:11.016Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:11.016Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:11.016Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:56:11.016Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:11.282Z] 4.1.0-dev.103: digest: sha256:e7a8473629de9e90cd5f3468a8de663da0fe84de0b199dc2a1979971d519a106 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:11.633Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:11.991Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:11.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-20T04:56:11.991Z] df194ae2ecf8: Preparing [2026-03-20T04:56:11.991Z] cabfffdb4d22: Preparing [2026-03-20T04:56:11.991Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:11.991Z] 91ba02a6605a: Preparing [2026-03-20T04:56:11.991Z] 9aae066212a5: Preparing [2026-03-20T04:56:11.991Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:11.991Z] c4e71c2a4573: Preparing [2026-03-20T04:56:11.991Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:11.991Z] c4e71c2a4573: Waiting [2026-03-20T04:56:11.991Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:11.991Z] df194ae2ecf8: Layer already exists [2026-03-20T04:56:11.991Z] cabfffdb4d22: Layer already exists [2026-03-20T04:56:11.991Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:11.991Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:11.991Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:56:11.991Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:11.991Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:e7a8473629de9e90cd5f3468a8de663da0fe84de0b199dc2a1979971d519a106 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:12.617Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:12.977Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-03-20T04:56:12.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-20T04:56:12.977Z] df194ae2ecf8: Preparing [2026-03-20T04:56:12.977Z] cabfffdb4d22: Preparing [2026-03-20T04:56:12.977Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:12.977Z] 91ba02a6605a: Preparing [2026-03-20T04:56:12.977Z] 9aae066212a5: Preparing [2026-03-20T04:56:12.977Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:12.977Z] c4e71c2a4573: Preparing [2026-03-20T04:56:12.977Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:12.977Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:12.977Z] cabfffdb4d22: Layer already exists [2026-03-20T04:56:12.977Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:12.977Z] df194ae2ecf8: Layer already exists [2026-03-20T04:56:12.977Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:12.977Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:56:12.977Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:13.242Z] main: digest: sha256:e7a8473629de9e90cd5f3468a8de663da0fe84de0b199dc2a1979971d519a106 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:56:13.313Z] ===================================================== [Pipeline] echo [2026-03-20T04:56:13.328Z] taggedImages: [2026-03-20T04:56:13.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:13.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-03-20T04:56:13.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.103 [2026-03-20T04:56:13.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:13.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-03-20T04:56:13.358Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-03-20T04:56:13.358Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:13.358Z] latest [2026-03-20T04:56:13.358Z] 4.1.0-dev.103 [2026-03-20T04:56:13.358Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:13.358Z] main [2026-03-20T04:56:13.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:13.719Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:14.064Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:14.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-20T04:56:14.064Z] 4fe6b4a5fd28: Preparing [2026-03-20T04:56:14.064Z] 66c3450d043b: Preparing [2026-03-20T04:56:14.064Z] bf8686164fe5: Preparing [2026-03-20T04:56:14.064Z] 4aff4e05e0ac: Preparing [2026-03-20T04:56:14.064Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:14.064Z] 91ba02a6605a: Preparing [2026-03-20T04:56:14.064Z] 9aae066212a5: Preparing [2026-03-20T04:56:14.064Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:14.064Z] c4e71c2a4573: Preparing [2026-03-20T04:56:14.064Z] 9aae066212a5: Waiting [2026-03-20T04:56:14.064Z] 91ba02a6605a: Waiting [2026-03-20T04:56:14.064Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:14.064Z] c4e71c2a4573: Waiting [2026-03-20T04:56:14.064Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:14.328Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:14.328Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:14.328Z] bf8686164fe5: Pushed [2026-03-20T04:56:14.328Z] 66c3450d043b: Pushed [2026-03-20T04:56:14.328Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:56:14.328Z] 4fe6b4a5fd28: Pushed [2026-03-20T04:56:14.328Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:16.895Z] 4aff4e05e0ac: Pushed [2026-03-20T04:56:19.464Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:1cba2d10163db351bd3fb456ce3743a72dcbbba98e0431b54566edb75de6148c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:19.818Z] + 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 [2026-03-20T04:56:20.172Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-03-20T04:56:20.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-20T04:56:20.173Z] 4fe6b4a5fd28: Preparing [2026-03-20T04:56:20.173Z] 66c3450d043b: Preparing [2026-03-20T04:56:20.173Z] bf8686164fe5: Preparing [2026-03-20T04:56:20.173Z] 4aff4e05e0ac: Preparing [2026-03-20T04:56:20.173Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:20.173Z] 91ba02a6605a: Preparing [2026-03-20T04:56:20.173Z] 9aae066212a5: Preparing [2026-03-20T04:56:20.173Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:20.173Z] c4e71c2a4573: Preparing [2026-03-20T04:56:20.173Z] 91ba02a6605a: Waiting [2026-03-20T04:56:20.173Z] 9aae066212a5: Waiting [2026-03-20T04:56:20.173Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:20.173Z] c4e71c2a4573: Waiting [2026-03-20T04:56:20.173Z] bf8686164fe5: Layer already exists [2026-03-20T04:56:20.173Z] 66c3450d043b: Layer already exists [2026-03-20T04:56:20.173Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:20.173Z] 4aff4e05e0ac: Layer already exists [2026-03-20T04:56:20.173Z] 4fe6b4a5fd28: Layer already exists [2026-03-20T04:56:20.173Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:20.173Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:56:20.173Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:20.173Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:20.436Z] latest: digest: sha256:1cba2d10163db351bd3fb456ce3743a72dcbbba98e0431b54566edb75de6148c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:20.795Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:21.142Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.103 [2026-03-20T04:56:21.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-20T04:56:21.142Z] 4fe6b4a5fd28: Preparing [2026-03-20T04:56:21.142Z] 66c3450d043b: Preparing [2026-03-20T04:56:21.142Z] bf8686164fe5: Preparing [2026-03-20T04:56:21.142Z] 4aff4e05e0ac: Preparing [2026-03-20T04:56:21.142Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:21.142Z] 91ba02a6605a: Preparing [2026-03-20T04:56:21.142Z] 9aae066212a5: Preparing [2026-03-20T04:56:21.142Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:21.142Z] c4e71c2a4573: Preparing [2026-03-20T04:56:21.142Z] 91ba02a6605a: Waiting [2026-03-20T04:56:21.142Z] 9aae066212a5: Waiting [2026-03-20T04:56:21.142Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:21.142Z] c4e71c2a4573: Waiting [2026-03-20T04:56:21.142Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:21.142Z] 66c3450d043b: Layer already exists [2026-03-20T04:56:21.142Z] 4fe6b4a5fd28: Layer already exists [2026-03-20T04:56:21.142Z] 4aff4e05e0ac: Layer already exists [2026-03-20T04:56:21.142Z] bf8686164fe5: Layer already exists [2026-03-20T04:56:21.142Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:21.142Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:21.142Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:56:21.142Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:21.407Z] 4.1.0-dev.103: digest: sha256:1cba2d10163db351bd3fb456ce3743a72dcbbba98e0431b54566edb75de6148c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:21.762Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:22.102Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:22.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-20T04:56:22.102Z] 4fe6b4a5fd28: Preparing [2026-03-20T04:56:22.102Z] 66c3450d043b: Preparing [2026-03-20T04:56:22.102Z] bf8686164fe5: Preparing [2026-03-20T04:56:22.102Z] 4aff4e05e0ac: Preparing [2026-03-20T04:56:22.102Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:22.102Z] 91ba02a6605a: Preparing [2026-03-20T04:56:22.102Z] 9aae066212a5: Preparing [2026-03-20T04:56:22.102Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:22.102Z] c4e71c2a4573: Preparing [2026-03-20T04:56:22.102Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:22.102Z] 9aae066212a5: Waiting [2026-03-20T04:56:22.102Z] c4e71c2a4573: Waiting [2026-03-20T04:56:22.102Z] 91ba02a6605a: Waiting [2026-03-20T04:56:22.102Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:22.102Z] 66c3450d043b: Layer already exists [2026-03-20T04:56:22.102Z] bf8686164fe5: Layer already exists [2026-03-20T04:56:22.102Z] 4fe6b4a5fd28: Layer already exists [2026-03-20T04:56:22.102Z] 4aff4e05e0ac: Layer already exists [2026-03-20T04:56:22.102Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:22.102Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:22.102Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:56:22.102Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:22.365Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:1cba2d10163db351bd3fb456ce3743a72dcbbba98e0431b54566edb75de6148c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:22.708Z] + 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 [2026-03-20T04:56:23.043Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-03-20T04:56:23.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-20T04:56:23.043Z] 4fe6b4a5fd28: Preparing [2026-03-20T04:56:23.043Z] 66c3450d043b: Preparing [2026-03-20T04:56:23.043Z] bf8686164fe5: Preparing [2026-03-20T04:56:23.043Z] 4aff4e05e0ac: Preparing [2026-03-20T04:56:23.043Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:23.043Z] 91ba02a6605a: Preparing [2026-03-20T04:56:23.043Z] 9aae066212a5: Preparing [2026-03-20T04:56:23.043Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:23.043Z] c4e71c2a4573: Preparing [2026-03-20T04:56:23.043Z] 9aae066212a5: Waiting [2026-03-20T04:56:23.043Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:23.043Z] c4e71c2a4573: Waiting [2026-03-20T04:56:23.043Z] 91ba02a6605a: Waiting [2026-03-20T04:56:23.043Z] 66c3450d043b: Layer already exists [2026-03-20T04:56:23.043Z] bf8686164fe5: Layer already exists [2026-03-20T04:56:23.043Z] 4aff4e05e0ac: Layer already exists [2026-03-20T04:56:23.043Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:23.043Z] 4fe6b4a5fd28: Layer already exists [2026-03-20T04:56:23.043Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:23.043Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:56:23.043Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:23.043Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:23.307Z] main: digest: sha256:1cba2d10163db351bd3fb456ce3743a72dcbbba98e0431b54566edb75de6148c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:56:23.380Z] ===================================================== [Pipeline] echo [2026-03-20T04:56:23.392Z] taggedImages: [2026-03-20T04:56:23.392Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:23.392Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-03-20T04:56:23.392Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.103 [2026-03-20T04:56:23.392Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:23.392Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-03-20T04:56:23.417Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-03-20T04:56:23.417Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:23.417Z] latest [2026-03-20T04:56:23.417Z] 4.1.0-dev.103 [2026-03-20T04:56:23.417Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:23.417Z] main [2026-03-20T04:56:23.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:23.769Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:24.117Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:24.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-20T04:56:24.117Z] fb814fd33186: Preparing [2026-03-20T04:56:24.117Z] 107372e7a6ed: Preparing [2026-03-20T04:56:24.117Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:24.117Z] 91ba02a6605a: Preparing [2026-03-20T04:56:24.117Z] cb0aa54ad00f: Preparing [2026-03-20T04:56:24.117Z] 9dd5d68d9dab: Preparing [2026-03-20T04:56:24.117Z] c4e71c2a4573: Preparing [2026-03-20T04:56:24.117Z] 9dd5d68d9dab: Waiting [2026-03-20T04:56:24.117Z] c4e71c2a4573: Waiting [2026-03-20T04:56:24.117Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:24.117Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:24.382Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:24.382Z] fb814fd33186: Pushed [2026-03-20T04:56:24.382Z] cb0aa54ad00f: Pushed [2026-03-20T04:56:24.382Z] 9dd5d68d9dab: Pushed [2026-03-20T04:56:32.553Z] 107372e7a6ed: Pushed [2026-03-20T04:56:32.553Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:11e35bdfb24a24d816dafe3ba85d0f005ccb77443de3ffac051a489d92ba899a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:32.898Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:33.236Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-03-20T04:56:33.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-20T04:56:33.236Z] fb814fd33186: Preparing [2026-03-20T04:56:33.236Z] 107372e7a6ed: Preparing [2026-03-20T04:56:33.236Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:33.236Z] 91ba02a6605a: Preparing [2026-03-20T04:56:33.236Z] cb0aa54ad00f: Preparing [2026-03-20T04:56:33.236Z] 9dd5d68d9dab: Preparing [2026-03-20T04:56:33.236Z] c4e71c2a4573: Preparing [2026-03-20T04:56:33.236Z] 9dd5d68d9dab: Waiting [2026-03-20T04:56:33.236Z] c4e71c2a4573: Waiting [2026-03-20T04:56:33.236Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:33.237Z] cb0aa54ad00f: Layer already exists [2026-03-20T04:56:33.237Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:33.237Z] 107372e7a6ed: Layer already exists [2026-03-20T04:56:33.237Z] fb814fd33186: Layer already exists [2026-03-20T04:56:33.237Z] 9dd5d68d9dab: Layer already exists [2026-03-20T04:56:33.237Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:33.500Z] latest: digest: sha256:11e35bdfb24a24d816dafe3ba85d0f005ccb77443de3ffac051a489d92ba899a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:33.849Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:34.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.103 [2026-03-20T04:56:34.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-20T04:56:34.189Z] fb814fd33186: Preparing [2026-03-20T04:56:34.189Z] 107372e7a6ed: Preparing [2026-03-20T04:56:34.189Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:34.189Z] 91ba02a6605a: Preparing [2026-03-20T04:56:34.189Z] cb0aa54ad00f: Preparing [2026-03-20T04:56:34.189Z] 9dd5d68d9dab: Preparing [2026-03-20T04:56:34.189Z] c4e71c2a4573: Preparing [2026-03-20T04:56:34.189Z] 9dd5d68d9dab: Waiting [2026-03-20T04:56:34.189Z] fb814fd33186: Layer already exists [2026-03-20T04:56:34.189Z] cb0aa54ad00f: Layer already exists [2026-03-20T04:56:34.189Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:34.189Z] 107372e7a6ed: Layer already exists [2026-03-20T04:56:34.189Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:34.189Z] 9dd5d68d9dab: Layer already exists [2026-03-20T04:56:34.189Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:34.189Z] 4.1.0-dev.103: digest: sha256:11e35bdfb24a24d816dafe3ba85d0f005ccb77443de3ffac051a489d92ba899a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:34.799Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:35.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:35.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-20T04:56:35.144Z] fb814fd33186: Preparing [2026-03-20T04:56:35.144Z] 107372e7a6ed: Preparing [2026-03-20T04:56:35.144Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:35.144Z] 91ba02a6605a: Preparing [2026-03-20T04:56:35.144Z] cb0aa54ad00f: Preparing [2026-03-20T04:56:35.144Z] 9dd5d68d9dab: Preparing [2026-03-20T04:56:35.144Z] c4e71c2a4573: Preparing [2026-03-20T04:56:35.144Z] 9dd5d68d9dab: Waiting [2026-03-20T04:56:35.144Z] c4e71c2a4573: Waiting [2026-03-20T04:56:35.144Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:35.144Z] 107372e7a6ed: Layer already exists [2026-03-20T04:56:35.144Z] fb814fd33186: Layer already exists [2026-03-20T04:56:35.144Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:35.144Z] cb0aa54ad00f: Layer already exists [2026-03-20T04:56:35.144Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:35.144Z] 9dd5d68d9dab: Layer already exists [2026-03-20T04:56:35.408Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:11e35bdfb24a24d816dafe3ba85d0f005ccb77443de3ffac051a489d92ba899a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:35.754Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:36.103Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-03-20T04:56:36.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-20T04:56:36.103Z] fb814fd33186: Preparing [2026-03-20T04:56:36.103Z] 107372e7a6ed: Preparing [2026-03-20T04:56:36.103Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:36.103Z] 91ba02a6605a: Preparing [2026-03-20T04:56:36.103Z] cb0aa54ad00f: Preparing [2026-03-20T04:56:36.103Z] 9dd5d68d9dab: Preparing [2026-03-20T04:56:36.103Z] c4e71c2a4573: Preparing [2026-03-20T04:56:36.103Z] 9dd5d68d9dab: Waiting [2026-03-20T04:56:36.103Z] c4e71c2a4573: Waiting [2026-03-20T04:56:36.103Z] 107372e7a6ed: Layer already exists [2026-03-20T04:56:36.103Z] fb814fd33186: Layer already exists [2026-03-20T04:56:36.103Z] cb0aa54ad00f: Layer already exists [2026-03-20T04:56:36.103Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:36.103Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:36.103Z] 9dd5d68d9dab: Layer already exists [2026-03-20T04:56:36.103Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:36.368Z] main: digest: sha256:11e35bdfb24a24d816dafe3ba85d0f005ccb77443de3ffac051a489d92ba899a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:56:36.443Z] ===================================================== [Pipeline] echo [2026-03-20T04:56:36.457Z] taggedImages: [2026-03-20T04:56:36.457Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:36.457Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-03-20T04:56:36.457Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.103 [2026-03-20T04:56:36.457Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:36.457Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-03-20T04:56:36.478Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-03-20T04:56:36.478Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:36.478Z] latest [2026-03-20T04:56:36.478Z] 4.1.0-dev.103 [2026-03-20T04:56:36.478Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:36.478Z] main [2026-03-20T04:56:36.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:36.850Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:37.202Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:37.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-20T04:56:37.202Z] e5648515ff33: Preparing [2026-03-20T04:56:37.202Z] c43ba2bed4fc: Preparing [2026-03-20T04:56:37.202Z] 91ba02a6605a: Preparing [2026-03-20T04:56:37.202Z] 80fe0c877fbb: Preparing [2026-03-20T04:56:37.202Z] d82b68366b2a: Preparing [2026-03-20T04:56:37.202Z] c4e71c2a4573: Preparing [2026-03-20T04:56:37.202Z] c4e71c2a4573: Waiting [2026-03-20T04:56:37.202Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:37.466Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:37.466Z] e5648515ff33: Pushed [2026-03-20T04:56:37.466Z] 80fe0c877fbb: Pushed [2026-03-20T04:56:37.466Z] d82b68366b2a: Pushed [2026-03-20T04:56:45.640Z] c43ba2bed4fc: Pushed [2026-03-20T04:56:45.640Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:802698bacd0984390946393a1f81b45b9b109af475c0f12a179564083eb356a2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:45.988Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:46.330Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-03-20T04:56:46.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-20T04:56:46.330Z] e5648515ff33: Preparing [2026-03-20T04:56:46.330Z] c43ba2bed4fc: Preparing [2026-03-20T04:56:46.330Z] 91ba02a6605a: Preparing [2026-03-20T04:56:46.330Z] 80fe0c877fbb: Preparing [2026-03-20T04:56:46.330Z] d82b68366b2a: Preparing [2026-03-20T04:56:46.330Z] c4e71c2a4573: Preparing [2026-03-20T04:56:46.330Z] c4e71c2a4573: Waiting [2026-03-20T04:56:46.330Z] e5648515ff33: Layer already exists [2026-03-20T04:56:46.330Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:46.330Z] c43ba2bed4fc: Layer already exists [2026-03-20T04:56:46.330Z] 80fe0c877fbb: Layer already exists [2026-03-20T04:56:46.330Z] d82b68366b2a: Layer already exists [2026-03-20T04:56:46.330Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:46.330Z] latest: digest: sha256:802698bacd0984390946393a1f81b45b9b109af475c0f12a179564083eb356a2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:46.680Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:47.014Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.103 [2026-03-20T04:56:47.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-20T04:56:47.014Z] e5648515ff33: Preparing [2026-03-20T04:56:47.014Z] c43ba2bed4fc: Preparing [2026-03-20T04:56:47.014Z] 91ba02a6605a: Preparing [2026-03-20T04:56:47.014Z] 80fe0c877fbb: Preparing [2026-03-20T04:56:47.014Z] d82b68366b2a: Preparing [2026-03-20T04:56:47.014Z] c4e71c2a4573: Preparing [2026-03-20T04:56:47.014Z] c4e71c2a4573: Waiting [2026-03-20T04:56:47.014Z] e5648515ff33: Layer already exists [2026-03-20T04:56:47.014Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:47.014Z] c43ba2bed4fc: Layer already exists [2026-03-20T04:56:47.014Z] 80fe0c877fbb: Layer already exists [2026-03-20T04:56:47.014Z] d82b68366b2a: Layer already exists [2026-03-20T04:56:47.014Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:47.277Z] 4.1.0-dev.103: digest: sha256:802698bacd0984390946393a1f81b45b9b109af475c0f12a179564083eb356a2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:47.624Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:47.959Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:47.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-20T04:56:47.959Z] e5648515ff33: Preparing [2026-03-20T04:56:47.959Z] c43ba2bed4fc: Preparing [2026-03-20T04:56:47.959Z] 91ba02a6605a: Preparing [2026-03-20T04:56:47.959Z] 80fe0c877fbb: Preparing [2026-03-20T04:56:47.959Z] d82b68366b2a: Preparing [2026-03-20T04:56:47.959Z] c4e71c2a4573: Preparing [2026-03-20T04:56:47.959Z] 80fe0c877fbb: Layer already exists [2026-03-20T04:56:47.959Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:47.959Z] e5648515ff33: Layer already exists [2026-03-20T04:56:47.959Z] c43ba2bed4fc: Layer already exists [2026-03-20T04:56:47.959Z] d82b68366b2a: Layer already exists [2026-03-20T04:56:47.959Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:47.959Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:802698bacd0984390946393a1f81b45b9b109af475c0f12a179564083eb356a2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:48.308Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:48.730Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-03-20T04:56:48.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-20T04:56:48.730Z] e5648515ff33: Preparing [2026-03-20T04:56:48.730Z] c43ba2bed4fc: Preparing [2026-03-20T04:56:48.730Z] 91ba02a6605a: Preparing [2026-03-20T04:56:48.730Z] 80fe0c877fbb: Preparing [2026-03-20T04:56:48.730Z] d82b68366b2a: Preparing [2026-03-20T04:56:48.730Z] c4e71c2a4573: Preparing [2026-03-20T04:56:48.730Z] c4e71c2a4573: Waiting [2026-03-20T04:56:48.730Z] d82b68366b2a: Layer already exists [2026-03-20T04:56:48.730Z] e5648515ff33: Layer already exists [2026-03-20T04:56:48.730Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:48.730Z] c43ba2bed4fc: Layer already exists [2026-03-20T04:56:48.730Z] 80fe0c877fbb: Layer already exists [2026-03-20T04:56:48.730Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:49.014Z] main: digest: sha256:802698bacd0984390946393a1f81b45b9b109af475c0f12a179564083eb356a2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:56:49.091Z] ===================================================== [Pipeline] echo [2026-03-20T04:56:49.106Z] taggedImages: [2026-03-20T04:56:49.106Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:49.106Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-03-20T04:56:49.106Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.103 [2026-03-20T04:56:49.106Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:49.106Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-03-20T04:56:49.129Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-03-20T04:56:49.129Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:49.129Z] latest [2026-03-20T04:56:49.129Z] 4.1.0-dev.103 [2026-03-20T04:56:49.129Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:56:49.129Z] main [2026-03-20T04:56:49.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:49.515Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:49.889Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:56:49.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-20T04:56:49.889Z] 0db6b1fe7779: Preparing [2026-03-20T04:56:49.889Z] 504a46440232: Preparing [2026-03-20T04:56:49.889Z] 048a8510493e: Preparing [2026-03-20T04:56:49.889Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:49.889Z] 91ba02a6605a: Preparing [2026-03-20T04:56:49.889Z] 9aae066212a5: Preparing [2026-03-20T04:56:49.889Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:49.889Z] c4e71c2a4573: Preparing [2026-03-20T04:56:49.889Z] 9aae066212a5: Waiting [2026-03-20T04:56:49.889Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:49.889Z] c4e71c2a4573: Waiting [2026-03-20T04:56:49.889Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:49.889Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:50.157Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:56:50.157Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:50.157Z] 504a46440232: Pushed [2026-03-20T04:56:50.157Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:50.157Z] 0db6b1fe7779: Pushed [2026-03-20T04:56:58.346Z] 048a8510493e: Pushed [2026-03-20T04:56:59.298Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:72d2d35e22f7214c36f9d3e90a8641536824abf398d355eb13b91aa2ab4b0211 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:59.648Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:56:59.985Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-03-20T04:56:59.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-20T04:56:59.985Z] 0db6b1fe7779: Preparing [2026-03-20T04:56:59.985Z] 504a46440232: Preparing [2026-03-20T04:56:59.985Z] 048a8510493e: Preparing [2026-03-20T04:56:59.985Z] 74f7adb9f51f: Preparing [2026-03-20T04:56:59.985Z] 91ba02a6605a: Preparing [2026-03-20T04:56:59.985Z] 9aae066212a5: Preparing [2026-03-20T04:56:59.985Z] a12e6e6d3cab: Preparing [2026-03-20T04:56:59.985Z] 9aae066212a5: Waiting [2026-03-20T04:56:59.985Z] c4e71c2a4573: Preparing [2026-03-20T04:56:59.985Z] a12e6e6d3cab: Waiting [2026-03-20T04:56:59.985Z] c4e71c2a4573: Waiting [2026-03-20T04:56:59.985Z] 0db6b1fe7779: Layer already exists [2026-03-20T04:56:59.985Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:56:59.985Z] 048a8510493e: Layer already exists [2026-03-20T04:56:59.985Z] 91ba02a6605a: Layer already exists [2026-03-20T04:56:59.985Z] 504a46440232: Layer already exists [2026-03-20T04:56:59.985Z] c4e71c2a4573: Layer already exists [2026-03-20T04:56:59.985Z] 9aae066212a5: Layer already exists [2026-03-20T04:56:59.985Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:57:00.249Z] latest: digest: sha256:72d2d35e22f7214c36f9d3e90a8641536824abf398d355eb13b91aa2ab4b0211 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:00.592Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:00.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.103 [2026-03-20T04:57:00.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-20T04:57:00.927Z] 0db6b1fe7779: Preparing [2026-03-20T04:57:00.927Z] 504a46440232: Preparing [2026-03-20T04:57:00.927Z] 048a8510493e: Preparing [2026-03-20T04:57:00.927Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:00.927Z] 91ba02a6605a: Preparing [2026-03-20T04:57:00.927Z] 9aae066212a5: Preparing [2026-03-20T04:57:00.927Z] a12e6e6d3cab: Preparing [2026-03-20T04:57:00.927Z] c4e71c2a4573: Preparing [2026-03-20T04:57:00.927Z] 9aae066212a5: Waiting [2026-03-20T04:57:00.927Z] a12e6e6d3cab: Waiting [2026-03-20T04:57:00.927Z] c4e71c2a4573: Waiting [2026-03-20T04:57:00.927Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:00.927Z] 0db6b1fe7779: Layer already exists [2026-03-20T04:57:00.927Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:00.927Z] 048a8510493e: Layer already exists [2026-03-20T04:57:00.927Z] 504a46440232: Layer already exists [2026-03-20T04:57:00.927Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:57:00.927Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:00.927Z] 9aae066212a5: Layer already exists [2026-03-20T04:57:01.191Z] 4.1.0-dev.103: digest: sha256:72d2d35e22f7214c36f9d3e90a8641536824abf398d355eb13b91aa2ab4b0211 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:01.532Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:01.871Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:01.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-20T04:57:01.871Z] 0db6b1fe7779: Preparing [2026-03-20T04:57:01.871Z] 504a46440232: Preparing [2026-03-20T04:57:01.871Z] 048a8510493e: Preparing [2026-03-20T04:57:01.871Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:01.871Z] 91ba02a6605a: Preparing [2026-03-20T04:57:01.871Z] 9aae066212a5: Preparing [2026-03-20T04:57:01.871Z] a12e6e6d3cab: Preparing [2026-03-20T04:57:01.871Z] c4e71c2a4573: Preparing [2026-03-20T04:57:01.871Z] 9aae066212a5: Waiting [2026-03-20T04:57:01.871Z] a12e6e6d3cab: Waiting [2026-03-20T04:57:01.871Z] c4e71c2a4573: Waiting [2026-03-20T04:57:01.871Z] 504a46440232: Layer already exists [2026-03-20T04:57:01.871Z] 048a8510493e: Layer already exists [2026-03-20T04:57:01.871Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:01.871Z] 0db6b1fe7779: Layer already exists [2026-03-20T04:57:01.871Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:01.871Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:57:01.871Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:01.871Z] 9aae066212a5: Layer already exists [2026-03-20T04:57:02.134Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:72d2d35e22f7214c36f9d3e90a8641536824abf398d355eb13b91aa2ab4b0211 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:02.475Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:02.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-03-20T04:57:02.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-20T04:57:02.809Z] 0db6b1fe7779: Preparing [2026-03-20T04:57:02.809Z] 504a46440232: Preparing [2026-03-20T04:57:02.809Z] 048a8510493e: Preparing [2026-03-20T04:57:02.809Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:02.809Z] 91ba02a6605a: Preparing [2026-03-20T04:57:02.809Z] 9aae066212a5: Preparing [2026-03-20T04:57:02.809Z] a12e6e6d3cab: Preparing [2026-03-20T04:57:02.809Z] c4e71c2a4573: Preparing [2026-03-20T04:57:02.809Z] a12e6e6d3cab: Waiting [2026-03-20T04:57:02.809Z] c4e71c2a4573: Waiting [2026-03-20T04:57:02.809Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:02.809Z] 048a8510493e: Layer already exists [2026-03-20T04:57:02.809Z] 0db6b1fe7779: Layer already exists [2026-03-20T04:57:02.809Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:02.809Z] 504a46440232: Layer already exists [2026-03-20T04:57:02.809Z] 9aae066212a5: Layer already exists [2026-03-20T04:57:02.809Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:57:02.809Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:03.075Z] main: digest: sha256:72d2d35e22f7214c36f9d3e90a8641536824abf398d355eb13b91aa2ab4b0211 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:57:03.148Z] ===================================================== [Pipeline] echo [2026-03-20T04:57:03.162Z] taggedImages: [2026-03-20T04:57:03.162Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:03.162Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-03-20T04:57:03.162Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.103 [2026-03-20T04:57:03.162Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:03.162Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-03-20T04:57:03.184Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-03-20T04:57:03.184Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:03.184Z] latest [2026-03-20T04:57:03.184Z] 4.1.0-dev.103 [2026-03-20T04:57:03.184Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:03.184Z] main [2026-03-20T04:57:03.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:03.550Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:03.894Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:03.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-20T04:57:03.894Z] e8b79eab23e5: Preparing [2026-03-20T04:57:03.894Z] e2d0bf663500: Preparing [2026-03-20T04:57:03.894Z] eb10e4892c30: Preparing [2026-03-20T04:57:03.894Z] 741df83fbe57: Preparing [2026-03-20T04:57:03.894Z] c4f99338c9fa: Preparing [2026-03-20T04:57:03.894Z] ac38c554fd04: Preparing [2026-03-20T04:57:03.894Z] 3c31e7253bf5: Preparing [2026-03-20T04:57:03.894Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:03.894Z] 91ba02a6605a: Preparing [2026-03-20T04:57:03.894Z] 61e9fde903b5: Preparing [2026-03-20T04:57:03.894Z] 3845227e3682: Preparing [2026-03-20T04:57:03.894Z] 5f70bf18a086: Preparing [2026-03-20T04:57:03.894Z] bae8c89e1145: Preparing [2026-03-20T04:57:03.894Z] 0406820ab483: Preparing [2026-03-20T04:57:03.894Z] 2d81e91eb5b0: Preparing [2026-03-20T04:57:03.894Z] c4e71c2a4573: Preparing [2026-03-20T04:57:03.894Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:03.894Z] 91ba02a6605a: Waiting [2026-03-20T04:57:03.894Z] 61e9fde903b5: Waiting [2026-03-20T04:57:03.894Z] 3845227e3682: Waiting [2026-03-20T04:57:03.894Z] 5f70bf18a086: Waiting [2026-03-20T04:57:03.894Z] ac38c554fd04: Waiting [2026-03-20T04:57:03.894Z] 3c31e7253bf5: Waiting [2026-03-20T04:57:03.894Z] 0406820ab483: Waiting [2026-03-20T04:57:03.894Z] 2d81e91eb5b0: Waiting [2026-03-20T04:57:03.894Z] c4e71c2a4573: Waiting [2026-03-20T04:57:04.171Z] c4f99338c9fa: Pushed [2026-03-20T04:57:04.171Z] 741df83fbe57: Pushed [2026-03-20T04:57:04.171Z] e2d0bf663500: Pushed [2026-03-20T04:57:04.171Z] e8b79eab23e5: Pushed [2026-03-20T04:57:04.171Z] eb10e4892c30: Pushed [2026-03-20T04:57:04.171Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:04.171Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:04.171Z] ac38c554fd04: Pushed [2026-03-20T04:57:04.171Z] 5f70bf18a086: Layer already exists [2026-03-20T04:57:04.435Z] 61e9fde903b5: Pushed [2026-03-20T04:57:04.435Z] 3845227e3682: Pushed [2026-03-20T04:57:04.435Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:04.435Z] bae8c89e1145: Pushed [2026-03-20T04:57:04.435Z] 0406820ab483: Pushed [2026-03-20T04:57:04.435Z] 2d81e91eb5b0: Pushed [2026-03-20T04:57:07.758Z] 3c31e7253bf5: Pushed [2026-03-20T04:57:07.758Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:ed5fc3873907facf725affc7010beba3b7348f8fe6e0581357e8edbdf42947be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:08.211Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:08.552Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-03-20T04:57:08.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-20T04:57:08.552Z] e8b79eab23e5: Preparing [2026-03-20T04:57:08.552Z] e2d0bf663500: Preparing [2026-03-20T04:57:08.552Z] eb10e4892c30: Preparing [2026-03-20T04:57:08.552Z] 741df83fbe57: Preparing [2026-03-20T04:57:08.552Z] c4f99338c9fa: Preparing [2026-03-20T04:57:08.552Z] ac38c554fd04: Preparing [2026-03-20T04:57:08.552Z] 3c31e7253bf5: Preparing [2026-03-20T04:57:08.552Z] ac38c554fd04: Waiting [2026-03-20T04:57:08.552Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:08.552Z] 3c31e7253bf5: Waiting [2026-03-20T04:57:08.552Z] 91ba02a6605a: Preparing [2026-03-20T04:57:08.552Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:08.552Z] 91ba02a6605a: Waiting [2026-03-20T04:57:08.552Z] 61e9fde903b5: Preparing [2026-03-20T04:57:08.552Z] 3845227e3682: Preparing [2026-03-20T04:57:08.552Z] 61e9fde903b5: Waiting [2026-03-20T04:57:08.552Z] 5f70bf18a086: Preparing [2026-03-20T04:57:08.552Z] bae8c89e1145: Preparing [2026-03-20T04:57:08.552Z] 0406820ab483: Preparing [2026-03-20T04:57:08.552Z] 3845227e3682: Waiting [2026-03-20T04:57:08.552Z] 2d81e91eb5b0: Preparing [2026-03-20T04:57:08.552Z] c4e71c2a4573: Preparing [2026-03-20T04:57:08.552Z] bae8c89e1145: Waiting [2026-03-20T04:57:08.552Z] 2d81e91eb5b0: Waiting [2026-03-20T04:57:08.552Z] c4e71c2a4573: Waiting [2026-03-20T04:57:08.552Z] 0406820ab483: Waiting [2026-03-20T04:57:08.552Z] 5f70bf18a086: Waiting [2026-03-20T04:57:08.552Z] e2d0bf663500: Layer already exists [2026-03-20T04:57:08.552Z] 741df83fbe57: Layer already exists [2026-03-20T04:57:08.552Z] eb10e4892c30: Layer already exists [2026-03-20T04:57:08.552Z] c4f99338c9fa: Layer already exists [2026-03-20T04:57:08.552Z] e8b79eab23e5: Layer already exists [2026-03-20T04:57:08.552Z] 3c31e7253bf5: Layer already exists [2026-03-20T04:57:08.552Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:08.552Z] ac38c554fd04: Layer already exists [2026-03-20T04:57:08.552Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:08.552Z] 61e9fde903b5: Layer already exists [2026-03-20T04:57:08.552Z] 5f70bf18a086: Layer already exists [2026-03-20T04:57:08.552Z] 0406820ab483: Layer already exists [2026-03-20T04:57:08.552Z] 3845227e3682: Layer already exists [2026-03-20T04:57:08.552Z] bae8c89e1145: Layer already exists [2026-03-20T04:57:08.552Z] 2d81e91eb5b0: Layer already exists [2026-03-20T04:57:08.552Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:08.815Z] latest: digest: sha256:ed5fc3873907facf725affc7010beba3b7348f8fe6e0581357e8edbdf42947be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:09.156Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:09.502Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.103 [2026-03-20T04:57:09.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-20T04:57:09.502Z] e8b79eab23e5: Preparing [2026-03-20T04:57:09.502Z] e2d0bf663500: Preparing [2026-03-20T04:57:09.502Z] eb10e4892c30: Preparing [2026-03-20T04:57:09.502Z] 741df83fbe57: Preparing [2026-03-20T04:57:09.502Z] c4f99338c9fa: Preparing [2026-03-20T04:57:09.502Z] ac38c554fd04: Preparing [2026-03-20T04:57:09.502Z] 3c31e7253bf5: Preparing [2026-03-20T04:57:09.502Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:09.502Z] 91ba02a6605a: Preparing [2026-03-20T04:57:09.502Z] 61e9fde903b5: Preparing [2026-03-20T04:57:09.502Z] 3845227e3682: Preparing [2026-03-20T04:57:09.502Z] 5f70bf18a086: Preparing [2026-03-20T04:57:09.502Z] bae8c89e1145: Preparing [2026-03-20T04:57:09.502Z] 0406820ab483: Preparing [2026-03-20T04:57:09.502Z] 2d81e91eb5b0: Preparing [2026-03-20T04:57:09.502Z] c4e71c2a4573: Preparing [2026-03-20T04:57:09.502Z] 61e9fde903b5: Waiting [2026-03-20T04:57:09.502Z] 3845227e3682: Waiting [2026-03-20T04:57:09.502Z] 5f70bf18a086: Waiting [2026-03-20T04:57:09.502Z] bae8c89e1145: Waiting [2026-03-20T04:57:09.502Z] ac38c554fd04: Waiting [2026-03-20T04:57:09.502Z] 3c31e7253bf5: Waiting [2026-03-20T04:57:09.502Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:09.502Z] 91ba02a6605a: Waiting [2026-03-20T04:57:09.502Z] 0406820ab483: Waiting [2026-03-20T04:57:09.502Z] 2d81e91eb5b0: Waiting [2026-03-20T04:57:09.502Z] c4e71c2a4573: Waiting [2026-03-20T04:57:09.502Z] e2d0bf663500: Layer already exists [2026-03-20T04:57:09.502Z] eb10e4892c30: Layer already exists [2026-03-20T04:57:09.502Z] 741df83fbe57: Layer already exists [2026-03-20T04:57:09.502Z] c4f99338c9fa: Layer already exists [2026-03-20T04:57:09.502Z] e8b79eab23e5: Layer already exists [2026-03-20T04:57:09.502Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:09.502Z] ac38c554fd04: Layer already exists [2026-03-20T04:57:09.502Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:09.502Z] 3c31e7253bf5: Layer already exists [2026-03-20T04:57:09.502Z] 61e9fde903b5: Layer already exists [2026-03-20T04:57:09.502Z] 3845227e3682: Layer already exists [2026-03-20T04:57:09.502Z] 2d81e91eb5b0: Layer already exists [2026-03-20T04:57:09.502Z] bae8c89e1145: Layer already exists [2026-03-20T04:57:09.502Z] 5f70bf18a086: Layer already exists [2026-03-20T04:57:09.502Z] 0406820ab483: Layer already exists [2026-03-20T04:57:09.502Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:09.766Z] 4.1.0-dev.103: digest: sha256:ed5fc3873907facf725affc7010beba3b7348f8fe6e0581357e8edbdf42947be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:10.101Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:10.445Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:10.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-20T04:57:10.445Z] e8b79eab23e5: Preparing [2026-03-20T04:57:10.445Z] e2d0bf663500: Preparing [2026-03-20T04:57:10.445Z] eb10e4892c30: Preparing [2026-03-20T04:57:10.445Z] 741df83fbe57: Preparing [2026-03-20T04:57:10.445Z] c4f99338c9fa: Preparing [2026-03-20T04:57:10.445Z] ac38c554fd04: Preparing [2026-03-20T04:57:10.445Z] 3c31e7253bf5: Preparing [2026-03-20T04:57:10.445Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:10.445Z] 91ba02a6605a: Preparing [2026-03-20T04:57:10.445Z] 61e9fde903b5: Preparing [2026-03-20T04:57:10.445Z] 3845227e3682: Preparing [2026-03-20T04:57:10.445Z] 5f70bf18a086: Preparing [2026-03-20T04:57:10.445Z] bae8c89e1145: Preparing [2026-03-20T04:57:10.445Z] 0406820ab483: Preparing [2026-03-20T04:57:10.445Z] 2d81e91eb5b0: Preparing [2026-03-20T04:57:10.445Z] c4e71c2a4573: Preparing [2026-03-20T04:57:10.445Z] 61e9fde903b5: Waiting [2026-03-20T04:57:10.445Z] 3845227e3682: Waiting [2026-03-20T04:57:10.445Z] 5f70bf18a086: Waiting [2026-03-20T04:57:10.445Z] bae8c89e1145: Waiting [2026-03-20T04:57:10.445Z] 0406820ab483: Waiting [2026-03-20T04:57:10.445Z] 2d81e91eb5b0: Waiting [2026-03-20T04:57:10.445Z] c4e71c2a4573: Waiting [2026-03-20T04:57:10.445Z] ac38c554fd04: Waiting [2026-03-20T04:57:10.445Z] 3c31e7253bf5: Waiting [2026-03-20T04:57:10.445Z] 91ba02a6605a: Waiting [2026-03-20T04:57:10.445Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:10.445Z] eb10e4892c30: Layer already exists [2026-03-20T04:57:10.445Z] 741df83fbe57: Layer already exists [2026-03-20T04:57:10.445Z] e2d0bf663500: Layer already exists [2026-03-20T04:57:10.445Z] c4f99338c9fa: Layer already exists [2026-03-20T04:57:10.445Z] e8b79eab23e5: Layer already exists [2026-03-20T04:57:10.445Z] ac38c554fd04: Layer already exists [2026-03-20T04:57:10.445Z] 3c31e7253bf5: Layer already exists [2026-03-20T04:57:10.445Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:10.445Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:10.445Z] 61e9fde903b5: Layer already exists [2026-03-20T04:57:10.445Z] 3845227e3682: Layer already exists [2026-03-20T04:57:10.445Z] bae8c89e1145: Layer already exists [2026-03-20T04:57:10.445Z] 0406820ab483: Layer already exists [2026-03-20T04:57:10.445Z] 5f70bf18a086: Layer already exists [2026-03-20T04:57:10.445Z] 2d81e91eb5b0: Layer already exists [2026-03-20T04:57:10.445Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:10.708Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:ed5fc3873907facf725affc7010beba3b7348f8fe6e0581357e8edbdf42947be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:11.054Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:11.961Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-03-20T04:57:11.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-20T04:57:11.961Z] e8b79eab23e5: Preparing [2026-03-20T04:57:11.961Z] e2d0bf663500: Preparing [2026-03-20T04:57:11.961Z] eb10e4892c30: Preparing [2026-03-20T04:57:11.961Z] 741df83fbe57: Preparing [2026-03-20T04:57:11.961Z] c4f99338c9fa: Preparing [2026-03-20T04:57:11.961Z] ac38c554fd04: Preparing [2026-03-20T04:57:11.961Z] 3c31e7253bf5: Preparing [2026-03-20T04:57:11.961Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:11.961Z] 91ba02a6605a: Preparing [2026-03-20T04:57:11.961Z] 61e9fde903b5: Preparing [2026-03-20T04:57:11.961Z] 3845227e3682: Preparing [2026-03-20T04:57:11.961Z] 5f70bf18a086: Preparing [2026-03-20T04:57:11.961Z] bae8c89e1145: Preparing [2026-03-20T04:57:11.961Z] 0406820ab483: Preparing [2026-03-20T04:57:11.961Z] 2d81e91eb5b0: Preparing [2026-03-20T04:57:11.961Z] c4e71c2a4573: Preparing [2026-03-20T04:57:11.961Z] 91ba02a6605a: Waiting [2026-03-20T04:57:11.961Z] 61e9fde903b5: Waiting [2026-03-20T04:57:11.961Z] 3845227e3682: Waiting [2026-03-20T04:57:11.961Z] 5f70bf18a086: Waiting [2026-03-20T04:57:11.961Z] bae8c89e1145: Waiting [2026-03-20T04:57:11.961Z] 0406820ab483: Waiting [2026-03-20T04:57:11.961Z] 2d81e91eb5b0: Waiting [2026-03-20T04:57:11.961Z] c4e71c2a4573: Waiting [2026-03-20T04:57:11.961Z] ac38c554fd04: Waiting [2026-03-20T04:57:11.961Z] 3c31e7253bf5: Waiting [2026-03-20T04:57:11.961Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:11.961Z] c4f99338c9fa: Layer already exists [2026-03-20T04:57:11.961Z] 741df83fbe57: Layer already exists [2026-03-20T04:57:11.961Z] eb10e4892c30: Layer already exists [2026-03-20T04:57:11.961Z] e8b79eab23e5: Layer already exists [2026-03-20T04:57:11.961Z] e2d0bf663500: Layer already exists [2026-03-20T04:57:11.961Z] ac38c554fd04: Layer already exists [2026-03-20T04:57:11.961Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:11.961Z] 3c31e7253bf5: Layer already exists [2026-03-20T04:57:11.961Z] 61e9fde903b5: Layer already exists [2026-03-20T04:57:11.962Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:11.962Z] 3845227e3682: Layer already exists [2026-03-20T04:57:11.962Z] 0406820ab483: Layer already exists [2026-03-20T04:57:11.962Z] bae8c89e1145: Layer already exists [2026-03-20T04:57:11.962Z] 5f70bf18a086: Layer already exists [2026-03-20T04:57:11.962Z] 2d81e91eb5b0: Layer already exists [2026-03-20T04:57:11.962Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:12.226Z] main: digest: sha256:ed5fc3873907facf725affc7010beba3b7348f8fe6e0581357e8edbdf42947be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:57:12.297Z] ===================================================== [Pipeline] echo [2026-03-20T04:57:12.309Z] taggedImages: [2026-03-20T04:57:12.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:12.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-03-20T04:57:12.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.103 [2026-03-20T04:57:12.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:12.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-03-20T04:57:12.330Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-03-20T04:57:12.331Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:12.331Z] latest [2026-03-20T04:57:12.331Z] 4.1.0-dev.103 [2026-03-20T04:57:12.331Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:12.331Z] main [2026-03-20T04:57:12.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:12.680Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:13.016Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:13.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-20T04:57:13.016Z] 8e6ec917d091: Preparing [2026-03-20T04:57:13.016Z] 21d63a8acfd6: Preparing [2026-03-20T04:57:13.016Z] 83045cc66b57: Preparing [2026-03-20T04:57:13.016Z] 9e01a01abd76: Preparing [2026-03-20T04:57:13.016Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:13.016Z] 91ba02a6605a: Preparing [2026-03-20T04:57:13.016Z] 9aae066212a5: Preparing [2026-03-20T04:57:13.016Z] a12e6e6d3cab: Preparing [2026-03-20T04:57:13.016Z] c4e71c2a4573: Preparing [2026-03-20T04:57:13.016Z] 91ba02a6605a: Waiting [2026-03-20T04:57:13.016Z] 9aae066212a5: Waiting [2026-03-20T04:57:13.016Z] a12e6e6d3cab: Waiting [2026-03-20T04:57:13.016Z] c4e71c2a4573: Waiting [2026-03-20T04:57:13.016Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:13.279Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:13.279Z] 83045cc66b57: Pushed [2026-03-20T04:57:13.279Z] 9aae066212a5: Layer already exists [2026-03-20T04:57:13.279Z] 21d63a8acfd6: Pushed [2026-03-20T04:57:13.279Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:57:13.279Z] 8e6ec917d091: Pushed [2026-03-20T04:57:13.279Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:21.447Z] 9e01a01abd76: Pushed [2026-03-20T04:57:21.447Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:7b3e1797801960b1c2f6b88df088ae3f60cf65b013b91bb7fc256c31789693b7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:21.793Z] + 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 [2026-03-20T04:57:22.124Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-03-20T04:57:22.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-20T04:57:22.124Z] 8e6ec917d091: Preparing [2026-03-20T04:57:22.124Z] 21d63a8acfd6: Preparing [2026-03-20T04:57:22.124Z] 83045cc66b57: Preparing [2026-03-20T04:57:22.124Z] 9e01a01abd76: Preparing [2026-03-20T04:57:22.124Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:22.124Z] 91ba02a6605a: Preparing [2026-03-20T04:57:22.124Z] 9aae066212a5: Preparing [2026-03-20T04:57:22.124Z] a12e6e6d3cab: Preparing [2026-03-20T04:57:22.124Z] c4e71c2a4573: Preparing [2026-03-20T04:57:22.124Z] 9aae066212a5: Waiting [2026-03-20T04:57:22.124Z] a12e6e6d3cab: Waiting [2026-03-20T04:57:22.124Z] 91ba02a6605a: Waiting [2026-03-20T04:57:22.124Z] c4e71c2a4573: Waiting [2026-03-20T04:57:22.124Z] 9e01a01abd76: Layer already exists [2026-03-20T04:57:22.124Z] 21d63a8acfd6: Layer already exists [2026-03-20T04:57:22.124Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:22.124Z] 8e6ec917d091: Layer already exists [2026-03-20T04:57:22.124Z] 83045cc66b57: Layer already exists [2026-03-20T04:57:22.124Z] 9aae066212a5: Layer already exists [2026-03-20T04:57:22.124Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:22.124Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:57:22.124Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:22.388Z] latest: digest: sha256:7b3e1797801960b1c2f6b88df088ae3f60cf65b013b91bb7fc256c31789693b7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:22.738Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:23.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.103 [2026-03-20T04:57:23.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-20T04:57:23.075Z] 8e6ec917d091: Preparing [2026-03-20T04:57:23.075Z] 21d63a8acfd6: Preparing [2026-03-20T04:57:23.075Z] 83045cc66b57: Preparing [2026-03-20T04:57:23.075Z] 9e01a01abd76: Preparing [2026-03-20T04:57:23.075Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:23.075Z] 91ba02a6605a: Preparing [2026-03-20T04:57:23.075Z] 9aae066212a5: Preparing [2026-03-20T04:57:23.075Z] a12e6e6d3cab: Preparing [2026-03-20T04:57:23.075Z] c4e71c2a4573: Preparing [2026-03-20T04:57:23.075Z] a12e6e6d3cab: Waiting [2026-03-20T04:57:23.075Z] c4e71c2a4573: Waiting [2026-03-20T04:57:23.075Z] 91ba02a6605a: Waiting [2026-03-20T04:57:23.075Z] 9aae066212a5: Waiting [2026-03-20T04:57:23.075Z] 21d63a8acfd6: Layer already exists [2026-03-20T04:57:23.075Z] 83045cc66b57: Layer already exists [2026-03-20T04:57:23.075Z] 9e01a01abd76: Layer already exists [2026-03-20T04:57:23.075Z] 8e6ec917d091: Layer already exists [2026-03-20T04:57:23.075Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:23.075Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:23.075Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:57:23.075Z] 9aae066212a5: Layer already exists [2026-03-20T04:57:23.075Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:23.338Z] 4.1.0-dev.103: digest: sha256:7b3e1797801960b1c2f6b88df088ae3f60cf65b013b91bb7fc256c31789693b7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:23.687Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:24.030Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:24.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-20T04:57:24.030Z] 8e6ec917d091: Preparing [2026-03-20T04:57:24.030Z] 21d63a8acfd6: Preparing [2026-03-20T04:57:24.030Z] 83045cc66b57: Preparing [2026-03-20T04:57:24.030Z] 9e01a01abd76: Preparing [2026-03-20T04:57:24.030Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:24.030Z] 91ba02a6605a: Preparing [2026-03-20T04:57:24.030Z] 9aae066212a5: Preparing [2026-03-20T04:57:24.030Z] a12e6e6d3cab: Preparing [2026-03-20T04:57:24.030Z] c4e71c2a4573: Preparing [2026-03-20T04:57:24.030Z] 91ba02a6605a: Waiting [2026-03-20T04:57:24.030Z] 9aae066212a5: Waiting [2026-03-20T04:57:24.030Z] a12e6e6d3cab: Waiting [2026-03-20T04:57:24.030Z] c4e71c2a4573: Waiting [2026-03-20T04:57:24.030Z] 21d63a8acfd6: Layer already exists [2026-03-20T04:57:24.030Z] 9e01a01abd76: Layer already exists [2026-03-20T04:57:24.030Z] 8e6ec917d091: Layer already exists [2026-03-20T04:57:24.030Z] 83045cc66b57: Layer already exists [2026-03-20T04:57:24.030Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:24.030Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:24.030Z] 9aae066212a5: Layer already exists [2026-03-20T04:57:24.030Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:24.030Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:57:24.300Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:7b3e1797801960b1c2f6b88df088ae3f60cf65b013b91bb7fc256c31789693b7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:24.671Z] + 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 [2026-03-20T04:57:25.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-03-20T04:57:25.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-20T04:57:25.015Z] 8e6ec917d091: Preparing [2026-03-20T04:57:25.015Z] 21d63a8acfd6: Preparing [2026-03-20T04:57:25.015Z] 83045cc66b57: Preparing [2026-03-20T04:57:25.015Z] 9e01a01abd76: Preparing [2026-03-20T04:57:25.015Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:25.015Z] 91ba02a6605a: Preparing [2026-03-20T04:57:25.015Z] 9aae066212a5: Preparing [2026-03-20T04:57:25.015Z] a12e6e6d3cab: Preparing [2026-03-20T04:57:25.015Z] c4e71c2a4573: Preparing [2026-03-20T04:57:25.015Z] 91ba02a6605a: Waiting [2026-03-20T04:57:25.015Z] a12e6e6d3cab: Waiting [2026-03-20T04:57:25.015Z] c4e71c2a4573: Waiting [2026-03-20T04:57:25.015Z] 9aae066212a5: Waiting [2026-03-20T04:57:25.015Z] 8e6ec917d091: Layer already exists [2026-03-20T04:57:25.015Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:25.015Z] 21d63a8acfd6: Layer already exists [2026-03-20T04:57:25.015Z] 9e01a01abd76: Layer already exists [2026-03-20T04:57:25.015Z] 83045cc66b57: Layer already exists [2026-03-20T04:57:25.015Z] 9aae066212a5: Layer already exists [2026-03-20T04:57:25.015Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:25.015Z] a12e6e6d3cab: Layer already exists [2026-03-20T04:57:25.015Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:25.015Z] main: digest: sha256:7b3e1797801960b1c2f6b88df088ae3f60cf65b013b91bb7fc256c31789693b7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:57:25.352Z] ===================================================== [Pipeline] echo [2026-03-20T04:57:25.363Z] taggedImages: [2026-03-20T04:57:25.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:25.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-03-20T04:57:25.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.103 [2026-03-20T04:57:25.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:25.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-03-20T04:57:25.386Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-03-20T04:57:25.386Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:25.386Z] latest [2026-03-20T04:57:25.386Z] 4.1.0-dev.103 [2026-03-20T04:57:25.386Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:25.386Z] main [2026-03-20T04:57:25.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:25.733Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:26.192Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:26.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-20T04:57:26.192Z] 4996265a8980: Preparing [2026-03-20T04:57:26.192Z] e684464bfc6d: Preparing [2026-03-20T04:57:26.192Z] e484fbd262f7: Preparing [2026-03-20T04:57:26.192Z] d830a25d4d34: Preparing [2026-03-20T04:57:26.192Z] 248161ecb56a: Preparing [2026-03-20T04:57:26.192Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:26.192Z] 91ba02a6605a: Preparing [2026-03-20T04:57:26.192Z] d688cd87e43f: Preparing [2026-03-20T04:57:26.192Z] f9609c4e6684: Preparing [2026-03-20T04:57:26.192Z] 097072bc05fe: Preparing [2026-03-20T04:57:26.192Z] c4e71c2a4573: Preparing [2026-03-20T04:57:26.192Z] 91ba02a6605a: Waiting [2026-03-20T04:57:26.192Z] d688cd87e43f: Waiting [2026-03-20T04:57:26.192Z] f9609c4e6684: Waiting [2026-03-20T04:57:26.192Z] 097072bc05fe: Waiting [2026-03-20T04:57:26.192Z] c4e71c2a4573: Waiting [2026-03-20T04:57:26.192Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:26.192Z] d830a25d4d34: Pushed [2026-03-20T04:57:26.573Z] 4996265a8980: Pushed [2026-03-20T04:57:26.573Z] e684464bfc6d: Pushed [2026-03-20T04:57:26.573Z] 248161ecb56a: Pushed [2026-03-20T04:57:26.573Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:26.573Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:26.573Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:26.573Z] d688cd87e43f: Pushed [2026-03-20T04:57:26.573Z] f9609c4e6684: Pushed [2026-03-20T04:57:29.907Z] 097072bc05fe: Pushed [2026-03-20T04:57:33.236Z] e484fbd262f7: Pushed [2026-03-20T04:57:33.236Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:6435e5918bde6e49e9cf78dae0d55b8beb19d612d587863fb89490544db7033f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:33.598Z] + 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 [2026-03-20T04:57:33.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-03-20T04:57:33.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-20T04:57:33.940Z] 4996265a8980: Preparing [2026-03-20T04:57:33.940Z] e684464bfc6d: Preparing [2026-03-20T04:57:33.940Z] e484fbd262f7: Preparing [2026-03-20T04:57:33.940Z] d830a25d4d34: Preparing [2026-03-20T04:57:33.940Z] 248161ecb56a: Preparing [2026-03-20T04:57:33.940Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:33.940Z] 91ba02a6605a: Preparing [2026-03-20T04:57:33.940Z] d688cd87e43f: Preparing [2026-03-20T04:57:33.940Z] f9609c4e6684: Preparing [2026-03-20T04:57:33.940Z] 097072bc05fe: Preparing [2026-03-20T04:57:33.940Z] c4e71c2a4573: Preparing [2026-03-20T04:57:33.940Z] 097072bc05fe: Waiting [2026-03-20T04:57:33.941Z] d688cd87e43f: Waiting [2026-03-20T04:57:33.941Z] f9609c4e6684: Waiting [2026-03-20T04:57:33.941Z] c4e71c2a4573: Waiting [2026-03-20T04:57:33.941Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:33.941Z] 91ba02a6605a: Waiting [2026-03-20T04:57:33.941Z] e484fbd262f7: Layer already exists [2026-03-20T04:57:33.941Z] d830a25d4d34: Layer already exists [2026-03-20T04:57:33.941Z] 4996265a8980: Layer already exists [2026-03-20T04:57:33.941Z] 248161ecb56a: Layer already exists [2026-03-20T04:57:33.941Z] e684464bfc6d: Layer already exists [2026-03-20T04:57:33.941Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:33.941Z] f9609c4e6684: Layer already exists [2026-03-20T04:57:33.941Z] d688cd87e43f: Layer already exists [2026-03-20T04:57:33.941Z] 097072bc05fe: Layer already exists [2026-03-20T04:57:33.941Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:33.941Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:34.204Z] latest: digest: sha256:6435e5918bde6e49e9cf78dae0d55b8beb19d612d587863fb89490544db7033f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:34.546Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:34.886Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.103 [2026-03-20T04:57:34.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-20T04:57:34.886Z] 4996265a8980: Preparing [2026-03-20T04:57:34.886Z] e684464bfc6d: Preparing [2026-03-20T04:57:34.886Z] e484fbd262f7: Preparing [2026-03-20T04:57:34.886Z] d830a25d4d34: Preparing [2026-03-20T04:57:34.886Z] 248161ecb56a: Preparing [2026-03-20T04:57:34.886Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:34.886Z] 91ba02a6605a: Preparing [2026-03-20T04:57:34.886Z] d688cd87e43f: Preparing [2026-03-20T04:57:34.886Z] f9609c4e6684: Preparing [2026-03-20T04:57:34.886Z] 097072bc05fe: Preparing [2026-03-20T04:57:34.886Z] c4e71c2a4573: Preparing [2026-03-20T04:57:34.886Z] 91ba02a6605a: Waiting [2026-03-20T04:57:34.886Z] d688cd87e43f: Waiting [2026-03-20T04:57:34.886Z] f9609c4e6684: Waiting [2026-03-20T04:57:34.886Z] 097072bc05fe: Waiting [2026-03-20T04:57:34.886Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:34.886Z] c4e71c2a4573: Waiting [2026-03-20T04:57:34.886Z] e484fbd262f7: Layer already exists [2026-03-20T04:57:34.886Z] 248161ecb56a: Layer already exists [2026-03-20T04:57:34.886Z] 4996265a8980: Layer already exists [2026-03-20T04:57:34.886Z] d830a25d4d34: Layer already exists [2026-03-20T04:57:34.886Z] e684464bfc6d: Layer already exists [2026-03-20T04:57:34.886Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:34.886Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:34.886Z] d688cd87e43f: Layer already exists [2026-03-20T04:57:34.886Z] f9609c4e6684: Layer already exists [2026-03-20T04:57:34.886Z] 097072bc05fe: Layer already exists [2026-03-20T04:57:34.886Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:35.152Z] 4.1.0-dev.103: digest: sha256:6435e5918bde6e49e9cf78dae0d55b8beb19d612d587863fb89490544db7033f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:35.496Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:38.401Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:38.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-20T04:57:38.401Z] 4996265a8980: Preparing [2026-03-20T04:57:38.401Z] e684464bfc6d: Preparing [2026-03-20T04:57:38.401Z] e484fbd262f7: Preparing [2026-03-20T04:57:38.401Z] d830a25d4d34: Preparing [2026-03-20T04:57:38.401Z] 248161ecb56a: Preparing [2026-03-20T04:57:38.401Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:38.401Z] 91ba02a6605a: Preparing [2026-03-20T04:57:38.401Z] d688cd87e43f: Preparing [2026-03-20T04:57:38.401Z] f9609c4e6684: Preparing [2026-03-20T04:57:38.401Z] 097072bc05fe: Preparing [2026-03-20T04:57:38.401Z] c4e71c2a4573: Preparing [2026-03-20T04:57:38.401Z] 91ba02a6605a: Waiting [2026-03-20T04:57:38.401Z] d688cd87e43f: Waiting [2026-03-20T04:57:38.401Z] f9609c4e6684: Waiting [2026-03-20T04:57:38.401Z] 097072bc05fe: Waiting [2026-03-20T04:57:38.401Z] c4e71c2a4573: Waiting [2026-03-20T04:57:38.401Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:38.401Z] 4996265a8980: Layer already exists [2026-03-20T04:57:38.401Z] d830a25d4d34: Layer already exists [2026-03-20T04:57:38.401Z] e684464bfc6d: Layer already exists [2026-03-20T04:57:38.401Z] e484fbd262f7: Layer already exists [2026-03-20T04:57:38.401Z] 248161ecb56a: Layer already exists [2026-03-20T04:57:38.401Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:38.401Z] f9609c4e6684: Layer already exists [2026-03-20T04:57:38.401Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:38.401Z] d688cd87e43f: Layer already exists [2026-03-20T04:57:38.401Z] 097072bc05fe: Layer already exists [2026-03-20T04:57:38.401Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:38.665Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:6435e5918bde6e49e9cf78dae0d55b8beb19d612d587863fb89490544db7033f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:39.016Z] + 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 [2026-03-20T04:57:39.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-03-20T04:57:39.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-20T04:57:39.350Z] 4996265a8980: Preparing [2026-03-20T04:57:39.350Z] e684464bfc6d: Preparing [2026-03-20T04:57:39.350Z] e484fbd262f7: Preparing [2026-03-20T04:57:39.350Z] d830a25d4d34: Preparing [2026-03-20T04:57:39.350Z] 248161ecb56a: Preparing [2026-03-20T04:57:39.350Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:39.350Z] 91ba02a6605a: Preparing [2026-03-20T04:57:39.350Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:39.350Z] d688cd87e43f: Preparing [2026-03-20T04:57:39.350Z] 91ba02a6605a: Waiting [2026-03-20T04:57:39.350Z] f9609c4e6684: Preparing [2026-03-20T04:57:39.350Z] d688cd87e43f: Waiting [2026-03-20T04:57:39.350Z] 097072bc05fe: Preparing [2026-03-20T04:57:39.350Z] f9609c4e6684: Waiting [2026-03-20T04:57:39.350Z] c4e71c2a4573: Preparing [2026-03-20T04:57:39.350Z] 097072bc05fe: Waiting [2026-03-20T04:57:39.350Z] c4e71c2a4573: Waiting [2026-03-20T04:57:39.350Z] 248161ecb56a: Layer already exists [2026-03-20T04:57:39.350Z] e484fbd262f7: Layer already exists [2026-03-20T04:57:39.350Z] d830a25d4d34: Layer already exists [2026-03-20T04:57:39.350Z] 4996265a8980: Layer already exists [2026-03-20T04:57:39.350Z] e684464bfc6d: Layer already exists [2026-03-20T04:57:39.350Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:39.350Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:39.350Z] f9609c4e6684: Layer already exists [2026-03-20T04:57:39.350Z] 097072bc05fe: Layer already exists [2026-03-20T04:57:39.350Z] d688cd87e43f: Layer already exists [2026-03-20T04:57:39.350Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:39.668Z] main: digest: sha256:6435e5918bde6e49e9cf78dae0d55b8beb19d612d587863fb89490544db7033f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:57:39.727Z] ===================================================== [Pipeline] echo [2026-03-20T04:57:39.743Z] taggedImages: [2026-03-20T04:57:39.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:39.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-03-20T04:57:39.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.103 [2026-03-20T04:57:39.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:39.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-03-20T04:57:39.766Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-03-20T04:57:39.766Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:39.766Z] latest [2026-03-20T04:57:39.766Z] 4.1.0-dev.103 [2026-03-20T04:57:39.766Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:39.766Z] main [2026-03-20T04:57:39.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:40.119Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:40.467Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:40.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-20T04:57:40.467Z] 8d865312dbe5: Preparing [2026-03-20T04:57:40.467Z] abc284a14d53: Preparing [2026-03-20T04:57:40.467Z] e5dbe63fc52e: Preparing [2026-03-20T04:57:40.467Z] fb1a6a81b139: Preparing [2026-03-20T04:57:40.467Z] 99ce75851c71: Preparing [2026-03-20T04:57:40.467Z] ae11604f363d: Preparing [2026-03-20T04:57:40.467Z] ae11604f363d: Waiting [2026-03-20T04:57:40.467Z] db9f860a4c6a: Preparing [2026-03-20T04:57:40.467Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:40.467Z] db9f860a4c6a: Waiting [2026-03-20T04:57:40.467Z] 91ba02a6605a: Preparing [2026-03-20T04:57:40.467Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:40.467Z] 25792d3ff39c: Preparing [2026-03-20T04:57:40.467Z] 42ffa7abce1a: Preparing [2026-03-20T04:57:40.467Z] 91ba02a6605a: Waiting [2026-03-20T04:57:40.467Z] 25792d3ff39c: Waiting [2026-03-20T04:57:40.467Z] c4e71c2a4573: Preparing [2026-03-20T04:57:40.467Z] 42ffa7abce1a: Waiting [2026-03-20T04:57:40.467Z] c4e71c2a4573: Waiting [2026-03-20T04:57:40.740Z] 99ce75851c71: Pushed [2026-03-20T04:57:40.740Z] 8d865312dbe5: Pushed [2026-03-20T04:57:40.740Z] abc284a14d53: Pushed [2026-03-20T04:57:40.740Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:40.740Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:40.740Z] ae11604f363d: Pushed [2026-03-20T04:57:40.740Z] db9f860a4c6a: Pushed [2026-03-20T04:57:40.740Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:41.010Z] 25792d3ff39c: Pushed [2026-03-20T04:57:44.461Z] 42ffa7abce1a: Pushed [2026-03-20T04:57:47.781Z] fb1a6a81b139: Pushed [2026-03-20T04:57:47.781Z] e5dbe63fc52e: Pushed [2026-03-20T04:57:47.781Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:fd3f68ae0320f09796b124e6124978809e2397905c830bcb70195e00f8b43b26 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:48.139Z] + 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 [2026-03-20T04:57:50.411Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-03-20T04:57:50.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-20T04:57:50.411Z] 8d865312dbe5: Preparing [2026-03-20T04:57:50.411Z] abc284a14d53: Preparing [2026-03-20T04:57:50.411Z] e5dbe63fc52e: Preparing [2026-03-20T04:57:50.411Z] fb1a6a81b139: Preparing [2026-03-20T04:57:50.411Z] 99ce75851c71: Preparing [2026-03-20T04:57:50.411Z] ae11604f363d: Preparing [2026-03-20T04:57:50.411Z] db9f860a4c6a: Preparing [2026-03-20T04:57:50.411Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:50.411Z] 91ba02a6605a: Preparing [2026-03-20T04:57:50.411Z] 25792d3ff39c: Preparing [2026-03-20T04:57:50.411Z] 42ffa7abce1a: Preparing [2026-03-20T04:57:50.411Z] c4e71c2a4573: Preparing [2026-03-20T04:57:50.411Z] db9f860a4c6a: Waiting [2026-03-20T04:57:50.411Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:50.411Z] 91ba02a6605a: Waiting [2026-03-20T04:57:50.411Z] 25792d3ff39c: Waiting [2026-03-20T04:57:50.411Z] 42ffa7abce1a: Waiting [2026-03-20T04:57:50.411Z] c4e71c2a4573: Waiting [2026-03-20T04:57:50.411Z] ae11604f363d: Waiting [2026-03-20T04:57:50.411Z] abc284a14d53: Layer already exists [2026-03-20T04:57:50.411Z] e5dbe63fc52e: Layer already exists [2026-03-20T04:57:50.411Z] 8d865312dbe5: Layer already exists [2026-03-20T04:57:50.411Z] 99ce75851c71: Layer already exists [2026-03-20T04:57:50.411Z] fb1a6a81b139: Layer already exists [2026-03-20T04:57:50.411Z] ae11604f363d: Layer already exists [2026-03-20T04:57:50.411Z] 25792d3ff39c: Layer already exists [2026-03-20T04:57:50.411Z] db9f860a4c6a: Layer already exists [2026-03-20T04:57:50.411Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:50.411Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:50.411Z] 42ffa7abce1a: Layer already exists [2026-03-20T04:57:50.411Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:50.674Z] latest: digest: sha256:fd3f68ae0320f09796b124e6124978809e2397905c830bcb70195e00f8b43b26 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:51.022Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:51.357Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.103 [2026-03-20T04:57:51.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-20T04:57:51.357Z] 8d865312dbe5: Preparing [2026-03-20T04:57:51.357Z] abc284a14d53: Preparing [2026-03-20T04:57:51.357Z] e5dbe63fc52e: Preparing [2026-03-20T04:57:51.357Z] fb1a6a81b139: Preparing [2026-03-20T04:57:51.357Z] 99ce75851c71: Preparing [2026-03-20T04:57:51.357Z] ae11604f363d: Preparing [2026-03-20T04:57:51.357Z] db9f860a4c6a: Preparing [2026-03-20T04:57:51.357Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:51.357Z] 91ba02a6605a: Preparing [2026-03-20T04:57:51.357Z] 25792d3ff39c: Preparing [2026-03-20T04:57:51.357Z] 42ffa7abce1a: Preparing [2026-03-20T04:57:51.357Z] c4e71c2a4573: Preparing [2026-03-20T04:57:51.357Z] db9f860a4c6a: Waiting [2026-03-20T04:57:51.357Z] 25792d3ff39c: Waiting [2026-03-20T04:57:51.357Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:51.357Z] 91ba02a6605a: Waiting [2026-03-20T04:57:51.357Z] c4e71c2a4573: Waiting [2026-03-20T04:57:51.357Z] 42ffa7abce1a: Waiting [2026-03-20T04:57:51.357Z] ae11604f363d: Waiting [2026-03-20T04:57:51.357Z] 99ce75851c71: Layer already exists [2026-03-20T04:57:51.357Z] 8d865312dbe5: Layer already exists [2026-03-20T04:57:51.357Z] fb1a6a81b139: Layer already exists [2026-03-20T04:57:51.357Z] abc284a14d53: Layer already exists [2026-03-20T04:57:51.357Z] e5dbe63fc52e: Layer already exists [2026-03-20T04:57:51.357Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:51.357Z] db9f860a4c6a: Layer already exists [2026-03-20T04:57:51.357Z] 25792d3ff39c: Layer already exists [2026-03-20T04:57:51.357Z] ae11604f363d: Layer already exists [2026-03-20T04:57:51.357Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:51.357Z] 42ffa7abce1a: Layer already exists [2026-03-20T04:57:51.357Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:51.620Z] 4.1.0-dev.103: digest: sha256:fd3f68ae0320f09796b124e6124978809e2397905c830bcb70195e00f8b43b26 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:51.960Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:52.293Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:52.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-20T04:57:52.293Z] 8d865312dbe5: Preparing [2026-03-20T04:57:52.293Z] abc284a14d53: Preparing [2026-03-20T04:57:52.293Z] e5dbe63fc52e: Preparing [2026-03-20T04:57:52.293Z] fb1a6a81b139: Preparing [2026-03-20T04:57:52.293Z] 99ce75851c71: Preparing [2026-03-20T04:57:52.293Z] ae11604f363d: Preparing [2026-03-20T04:57:52.293Z] db9f860a4c6a: Preparing [2026-03-20T04:57:52.293Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:52.293Z] 91ba02a6605a: Preparing [2026-03-20T04:57:52.293Z] 25792d3ff39c: Preparing [2026-03-20T04:57:52.293Z] 42ffa7abce1a: Preparing [2026-03-20T04:57:52.293Z] c4e71c2a4573: Preparing [2026-03-20T04:57:52.293Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:52.293Z] ae11604f363d: Waiting [2026-03-20T04:57:52.293Z] 91ba02a6605a: Waiting [2026-03-20T04:57:52.293Z] 25792d3ff39c: Waiting [2026-03-20T04:57:52.293Z] db9f860a4c6a: Waiting [2026-03-20T04:57:52.293Z] c4e71c2a4573: Waiting [2026-03-20T04:57:52.293Z] 42ffa7abce1a: Waiting [2026-03-20T04:57:52.293Z] abc284a14d53: Layer already exists [2026-03-20T04:57:52.293Z] fb1a6a81b139: Layer already exists [2026-03-20T04:57:52.293Z] 8d865312dbe5: Layer already exists [2026-03-20T04:57:52.293Z] e5dbe63fc52e: Layer already exists [2026-03-20T04:57:52.293Z] 99ce75851c71: Layer already exists [2026-03-20T04:57:52.293Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:52.293Z] db9f860a4c6a: Layer already exists [2026-03-20T04:57:52.293Z] 25792d3ff39c: Layer already exists [2026-03-20T04:57:52.293Z] ae11604f363d: Layer already exists [2026-03-20T04:57:52.293Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:52.293Z] 42ffa7abce1a: Layer already exists [2026-03-20T04:57:52.293Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:52.557Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:fd3f68ae0320f09796b124e6124978809e2397905c830bcb70195e00f8b43b26 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:52.889Z] + 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 [2026-03-20T04:57:53.221Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-03-20T04:57:53.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-20T04:57:53.221Z] 8d865312dbe5: Preparing [2026-03-20T04:57:53.221Z] abc284a14d53: Preparing [2026-03-20T04:57:53.221Z] e5dbe63fc52e: Preparing [2026-03-20T04:57:53.221Z] fb1a6a81b139: Preparing [2026-03-20T04:57:53.221Z] 99ce75851c71: Preparing [2026-03-20T04:57:53.221Z] ae11604f363d: Preparing [2026-03-20T04:57:53.221Z] db9f860a4c6a: Preparing [2026-03-20T04:57:53.221Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:53.221Z] 91ba02a6605a: Preparing [2026-03-20T04:57:53.221Z] 25792d3ff39c: Preparing [2026-03-20T04:57:53.221Z] 42ffa7abce1a: Preparing [2026-03-20T04:57:53.221Z] c4e71c2a4573: Preparing [2026-03-20T04:57:53.221Z] db9f860a4c6a: Waiting [2026-03-20T04:57:53.221Z] ae11604f363d: Waiting [2026-03-20T04:57:53.221Z] 91ba02a6605a: Waiting [2026-03-20T04:57:53.221Z] 25792d3ff39c: Waiting [2026-03-20T04:57:53.221Z] 74f7adb9f51f: Waiting [2026-03-20T04:57:53.221Z] 42ffa7abce1a: Waiting [2026-03-20T04:57:53.221Z] c4e71c2a4573: Waiting [2026-03-20T04:57:53.221Z] 8d865312dbe5: Layer already exists [2026-03-20T04:57:53.221Z] e5dbe63fc52e: Layer already exists [2026-03-20T04:57:53.221Z] 99ce75851c71: Layer already exists [2026-03-20T04:57:53.221Z] abc284a14d53: Layer already exists [2026-03-20T04:57:53.221Z] fb1a6a81b139: Layer already exists [2026-03-20T04:57:53.221Z] db9f860a4c6a: Layer already exists [2026-03-20T04:57:53.221Z] ae11604f363d: Layer already exists [2026-03-20T04:57:53.221Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:53.221Z] 25792d3ff39c: Layer already exists [2026-03-20T04:57:53.221Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:53.221Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:53.221Z] 42ffa7abce1a: Layer already exists [2026-03-20T04:57:53.484Z] main: digest: sha256:fd3f68ae0320f09796b124e6124978809e2397905c830bcb70195e00f8b43b26 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:57:53.563Z] ===================================================== [Pipeline] echo [2026-03-20T04:57:53.574Z] taggedImages: [2026-03-20T04:57:53.574Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:53.574Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-03-20T04:57:53.574Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.103 [2026-03-20T04:57:53.574Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:53.574Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-03-20T04:57:53.595Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-03-20T04:57:53.595Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:53.595Z] latest [2026-03-20T04:57:53.595Z] 4.1.0-dev.103 [2026-03-20T04:57:53.595Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:57:53.595Z] main [2026-03-20T04:57:53.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:53.946Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:57:54.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:57:54.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-20T04:57:54.287Z] 6d75bf9fe9da: Preparing [2026-03-20T04:57:54.287Z] 0cc82973fb5f: Preparing [2026-03-20T04:57:54.287Z] 74f7adb9f51f: Preparing [2026-03-20T04:57:54.287Z] 91ba02a6605a: Preparing [2026-03-20T04:57:54.287Z] e4bbb7981e99: Preparing [2026-03-20T04:57:54.287Z] 044254f31daa: Preparing [2026-03-20T04:57:54.287Z] c4e71c2a4573: Preparing [2026-03-20T04:57:54.287Z] 044254f31daa: Waiting [2026-03-20T04:57:54.287Z] c4e71c2a4573: Waiting [2026-03-20T04:57:54.287Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:57:54.551Z] 91ba02a6605a: Layer already exists [2026-03-20T04:57:54.551Z] c4e71c2a4573: Layer already exists [2026-03-20T04:57:54.551Z] e4bbb7981e99: Pushed [2026-03-20T04:57:54.551Z] 6d75bf9fe9da: Pushed [2026-03-20T04:57:55.947Z] 044254f31daa: Pushed [2026-03-20T04:58:01.266Z] 0cc82973fb5f: Pushed [2026-03-20T04:58:01.266Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:f83436cf55e8548fb49b89714c1a73f963d5d33e587ae0b52468506d251b8f03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:01.605Z] + 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 [2026-03-20T04:58:01.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-03-20T04:58:01.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-20T04:58:01.942Z] 6d75bf9fe9da: Preparing [2026-03-20T04:58:01.942Z] 0cc82973fb5f: Preparing [2026-03-20T04:58:01.942Z] 74f7adb9f51f: Preparing [2026-03-20T04:58:01.942Z] 91ba02a6605a: Preparing [2026-03-20T04:58:01.942Z] e4bbb7981e99: Preparing [2026-03-20T04:58:01.942Z] 044254f31daa: Preparing [2026-03-20T04:58:01.942Z] c4e71c2a4573: Preparing [2026-03-20T04:58:01.942Z] 044254f31daa: Waiting [2026-03-20T04:58:01.942Z] c4e71c2a4573: Waiting [2026-03-20T04:58:01.942Z] e4bbb7981e99: Layer already exists [2026-03-20T04:58:01.942Z] 6d75bf9fe9da: Layer already exists [2026-03-20T04:58:01.942Z] 91ba02a6605a: Layer already exists [2026-03-20T04:58:01.942Z] 0cc82973fb5f: Layer already exists [2026-03-20T04:58:01.942Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:58:01.942Z] 044254f31daa: Layer already exists [2026-03-20T04:58:01.942Z] c4e71c2a4573: Layer already exists [2026-03-20T04:58:01.942Z] latest: digest: sha256:f83436cf55e8548fb49b89714c1a73f963d5d33e587ae0b52468506d251b8f03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:02.548Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:02.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.103 [2026-03-20T04:58:02.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-20T04:58:02.887Z] 6d75bf9fe9da: Preparing [2026-03-20T04:58:02.887Z] 0cc82973fb5f: Preparing [2026-03-20T04:58:02.887Z] 74f7adb9f51f: Preparing [2026-03-20T04:58:02.887Z] 91ba02a6605a: Preparing [2026-03-20T04:58:02.887Z] e4bbb7981e99: Preparing [2026-03-20T04:58:02.887Z] 044254f31daa: Preparing [2026-03-20T04:58:02.887Z] c4e71c2a4573: Preparing [2026-03-20T04:58:02.887Z] 044254f31daa: Waiting [2026-03-20T04:58:02.887Z] c4e71c2a4573: Waiting [2026-03-20T04:58:02.887Z] e4bbb7981e99: Layer already exists [2026-03-20T04:58:02.887Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:58:02.887Z] 6d75bf9fe9da: Layer already exists [2026-03-20T04:58:02.887Z] 0cc82973fb5f: Layer already exists [2026-03-20T04:58:02.887Z] 91ba02a6605a: Layer already exists [2026-03-20T04:58:02.887Z] c4e71c2a4573: Layer already exists [2026-03-20T04:58:02.887Z] 044254f31daa: Layer already exists [2026-03-20T04:58:03.151Z] 4.1.0-dev.103: digest: sha256:f83436cf55e8548fb49b89714c1a73f963d5d33e587ae0b52468506d251b8f03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:03.495Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:03.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:58:03.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-20T04:58:03.835Z] 6d75bf9fe9da: Preparing [2026-03-20T04:58:03.835Z] 0cc82973fb5f: Preparing [2026-03-20T04:58:03.835Z] 74f7adb9f51f: Preparing [2026-03-20T04:58:03.835Z] 91ba02a6605a: Preparing [2026-03-20T04:58:03.835Z] e4bbb7981e99: Preparing [2026-03-20T04:58:03.835Z] 044254f31daa: Preparing [2026-03-20T04:58:03.835Z] c4e71c2a4573: Preparing [2026-03-20T04:58:03.835Z] c4e71c2a4573: Waiting [2026-03-20T04:58:03.835Z] 044254f31daa: Waiting [2026-03-20T04:58:03.835Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:58:03.835Z] 91ba02a6605a: Layer already exists [2026-03-20T04:58:03.835Z] 6d75bf9fe9da: Layer already exists [2026-03-20T04:58:03.835Z] 0cc82973fb5f: Layer already exists [2026-03-20T04:58:03.835Z] e4bbb7981e99: Layer already exists [2026-03-20T04:58:03.835Z] 044254f31daa: Layer already exists [2026-03-20T04:58:03.835Z] c4e71c2a4573: Layer already exists [2026-03-20T04:58:03.835Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:f83436cf55e8548fb49b89714c1a73f963d5d33e587ae0b52468506d251b8f03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:04.173Z] + 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 [2026-03-20T04:58:04.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-03-20T04:58:04.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-20T04:58:04.515Z] 6d75bf9fe9da: Preparing [2026-03-20T04:58:04.515Z] 0cc82973fb5f: Preparing [2026-03-20T04:58:04.515Z] 74f7adb9f51f: Preparing [2026-03-20T04:58:04.515Z] 91ba02a6605a: Preparing [2026-03-20T04:58:04.515Z] e4bbb7981e99: Preparing [2026-03-20T04:58:04.515Z] 044254f31daa: Preparing [2026-03-20T04:58:04.515Z] c4e71c2a4573: Preparing [2026-03-20T04:58:04.515Z] 044254f31daa: Waiting [2026-03-20T04:58:04.515Z] c4e71c2a4573: Waiting [2026-03-20T04:58:04.515Z] e4bbb7981e99: Layer already exists [2026-03-20T04:58:04.515Z] 6d75bf9fe9da: Layer already exists [2026-03-20T04:58:04.515Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:58:04.515Z] 91ba02a6605a: Layer already exists [2026-03-20T04:58:04.515Z] 0cc82973fb5f: Layer already exists [2026-03-20T04:58:04.515Z] 044254f31daa: Layer already exists [2026-03-20T04:58:04.515Z] c4e71c2a4573: Layer already exists [2026-03-20T04:58:04.780Z] main: digest: sha256:f83436cf55e8548fb49b89714c1a73f963d5d33e587ae0b52468506d251b8f03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:58:04.891Z] ===================================================== [Pipeline] echo [2026-03-20T04:58:04.904Z] taggedImages: [2026-03-20T04:58:04.904Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:58:04.904Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-03-20T04:58:04.904Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.103 [2026-03-20T04:58:04.904Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:58:04.904Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-03-20T04:58:04.931Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-03-20T04:58:04.931Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:58:04.931Z] latest [2026-03-20T04:58:04.931Z] 4.1.0-dev.103 [2026-03-20T04:58:04.931Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:58:04.931Z] main [2026-03-20T04:58:04.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:05.284Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:05.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:58:05.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-20T04:58:05.620Z] c90fa201311e: Preparing [2026-03-20T04:58:05.620Z] 923ff0e1ac83: Preparing [2026-03-20T04:58:05.620Z] 31525ba1d5d0: Preparing [2026-03-20T04:58:05.620Z] 74f7adb9f51f: Preparing [2026-03-20T04:58:05.620Z] 91ba02a6605a: Preparing [2026-03-20T04:58:05.620Z] 46235ac9dfde: Preparing [2026-03-20T04:58:05.620Z] 95e8dad2cf30: Preparing [2026-03-20T04:58:05.620Z] 9944726d4c32: Preparing [2026-03-20T04:58:05.620Z] aac2d5d65a36: Preparing [2026-03-20T04:58:05.620Z] c4e71c2a4573: Preparing [2026-03-20T04:58:05.620Z] 9944726d4c32: Waiting [2026-03-20T04:58:05.620Z] aac2d5d65a36: Waiting [2026-03-20T04:58:05.620Z] c4e71c2a4573: Waiting [2026-03-20T04:58:05.620Z] 46235ac9dfde: Waiting [2026-03-20T04:58:05.620Z] 95e8dad2cf30: Waiting [2026-03-20T04:58:05.620Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:58:05.620Z] 91ba02a6605a: Layer already exists [2026-03-20T04:58:05.885Z] 31525ba1d5d0: Pushed [2026-03-20T04:58:05.885Z] 923ff0e1ac83: Pushed [2026-03-20T04:58:05.885Z] c90fa201311e: Pushed [2026-03-20T04:58:05.885Z] c4e71c2a4573: Layer already exists [2026-03-20T04:58:05.885Z] 9944726d4c32: Pushed [2026-03-20T04:58:06.836Z] aac2d5d65a36: Pushed [2026-03-20T04:58:19.138Z] 95e8dad2cf30: Pushed [2026-03-20T04:58:34.095Z] 46235ac9dfde: Pushed [2026-03-20T04:58:34.095Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:c05872bb706e7c011975c647a59bcc7baf548178d55316f1b533d3080a407212 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:34.463Z] + 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 [2026-03-20T04:58:34.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-03-20T04:58:34.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-20T04:58:34.814Z] c90fa201311e: Preparing [2026-03-20T04:58:34.814Z] 923ff0e1ac83: Preparing [2026-03-20T04:58:34.814Z] 31525ba1d5d0: Preparing [2026-03-20T04:58:34.814Z] 74f7adb9f51f: Preparing [2026-03-20T04:58:34.814Z] 91ba02a6605a: Preparing [2026-03-20T04:58:34.814Z] 46235ac9dfde: Preparing [2026-03-20T04:58:34.814Z] 95e8dad2cf30: Preparing [2026-03-20T04:58:34.814Z] 9944726d4c32: Preparing [2026-03-20T04:58:34.814Z] aac2d5d65a36: Preparing [2026-03-20T04:58:34.814Z] c4e71c2a4573: Preparing [2026-03-20T04:58:34.814Z] aac2d5d65a36: Waiting [2026-03-20T04:58:34.814Z] 9944726d4c32: Waiting [2026-03-20T04:58:34.814Z] 46235ac9dfde: Waiting [2026-03-20T04:58:34.814Z] c4e71c2a4573: Waiting [2026-03-20T04:58:34.814Z] 95e8dad2cf30: Waiting [2026-03-20T04:58:34.814Z] 31525ba1d5d0: Layer already exists [2026-03-20T04:58:34.814Z] c90fa201311e: Layer already exists [2026-03-20T04:58:34.814Z] 923ff0e1ac83: Layer already exists [2026-03-20T04:58:34.814Z] 91ba02a6605a: Layer already exists [2026-03-20T04:58:34.814Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:58:34.814Z] 46235ac9dfde: Layer already exists [2026-03-20T04:58:34.814Z] 95e8dad2cf30: Layer already exists [2026-03-20T04:58:34.814Z] 9944726d4c32: Layer already exists [2026-03-20T04:58:34.814Z] aac2d5d65a36: Layer already exists [2026-03-20T04:58:34.814Z] c4e71c2a4573: Layer already exists [2026-03-20T04:58:35.079Z] latest: digest: sha256:c05872bb706e7c011975c647a59bcc7baf548178d55316f1b533d3080a407212 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:35.432Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:35.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.103 [2026-03-20T04:58:35.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-20T04:58:35.773Z] c90fa201311e: Preparing [2026-03-20T04:58:35.773Z] 923ff0e1ac83: Preparing [2026-03-20T04:58:35.773Z] 31525ba1d5d0: Preparing [2026-03-20T04:58:35.773Z] 74f7adb9f51f: Preparing [2026-03-20T04:58:35.773Z] 91ba02a6605a: Preparing [2026-03-20T04:58:35.773Z] 46235ac9dfde: Preparing [2026-03-20T04:58:35.773Z] 95e8dad2cf30: Preparing [2026-03-20T04:58:35.773Z] 9944726d4c32: Preparing [2026-03-20T04:58:35.773Z] aac2d5d65a36: Preparing [2026-03-20T04:58:35.773Z] c4e71c2a4573: Preparing [2026-03-20T04:58:35.773Z] 9944726d4c32: Waiting [2026-03-20T04:58:35.773Z] aac2d5d65a36: Waiting [2026-03-20T04:58:35.773Z] c4e71c2a4573: Waiting [2026-03-20T04:58:35.773Z] 46235ac9dfde: Waiting [2026-03-20T04:58:35.773Z] 95e8dad2cf30: Waiting [2026-03-20T04:58:35.773Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:58:35.773Z] c90fa201311e: Layer already exists [2026-03-20T04:58:35.773Z] 31525ba1d5d0: Layer already exists [2026-03-20T04:58:35.773Z] 91ba02a6605a: Layer already exists [2026-03-20T04:58:35.773Z] 923ff0e1ac83: Layer already exists [2026-03-20T04:58:35.773Z] aac2d5d65a36: Layer already exists [2026-03-20T04:58:35.773Z] 46235ac9dfde: Layer already exists [2026-03-20T04:58:35.773Z] 9944726d4c32: Layer already exists [2026-03-20T04:58:35.773Z] 95e8dad2cf30: Layer already exists [2026-03-20T04:58:35.773Z] c4e71c2a4573: Layer already exists [2026-03-20T04:58:36.038Z] 4.1.0-dev.103: digest: sha256:c05872bb706e7c011975c647a59bcc7baf548178d55316f1b533d3080a407212 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:36.377Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:36.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:58:36.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-20T04:58:36.713Z] c90fa201311e: Preparing [2026-03-20T04:58:36.713Z] 923ff0e1ac83: Preparing [2026-03-20T04:58:36.713Z] 31525ba1d5d0: Preparing [2026-03-20T04:58:36.713Z] 74f7adb9f51f: Preparing [2026-03-20T04:58:36.713Z] 91ba02a6605a: Preparing [2026-03-20T04:58:36.713Z] 46235ac9dfde: Preparing [2026-03-20T04:58:36.713Z] 95e8dad2cf30: Preparing [2026-03-20T04:58:36.713Z] 9944726d4c32: Preparing [2026-03-20T04:58:36.713Z] aac2d5d65a36: Preparing [2026-03-20T04:58:36.713Z] c4e71c2a4573: Preparing [2026-03-20T04:58:36.713Z] 95e8dad2cf30: Waiting [2026-03-20T04:58:36.713Z] 9944726d4c32: Waiting [2026-03-20T04:58:36.713Z] aac2d5d65a36: Waiting [2026-03-20T04:58:36.713Z] 46235ac9dfde: Waiting [2026-03-20T04:58:36.713Z] c4e71c2a4573: Waiting [2026-03-20T04:58:36.713Z] 31525ba1d5d0: Layer already exists [2026-03-20T04:58:36.713Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:58:36.713Z] c90fa201311e: Layer already exists [2026-03-20T04:58:36.713Z] 91ba02a6605a: Layer already exists [2026-03-20T04:58:36.713Z] 923ff0e1ac83: Layer already exists [2026-03-20T04:58:36.713Z] 95e8dad2cf30: Layer already exists [2026-03-20T04:58:36.713Z] c4e71c2a4573: Layer already exists [2026-03-20T04:58:36.713Z] 9944726d4c32: Layer already exists [2026-03-20T04:58:36.713Z] 46235ac9dfde: Layer already exists [2026-03-20T04:58:36.713Z] aac2d5d65a36: Layer already exists [2026-03-20T04:58:36.976Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:c05872bb706e7c011975c647a59bcc7baf548178d55316f1b533d3080a407212 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:37.312Z] + 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 [2026-03-20T04:58:37.640Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-03-20T04:58:37.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-20T04:58:37.640Z] c90fa201311e: Preparing [2026-03-20T04:58:37.640Z] 923ff0e1ac83: Preparing [2026-03-20T04:58:37.640Z] 31525ba1d5d0: Preparing [2026-03-20T04:58:37.640Z] 74f7adb9f51f: Preparing [2026-03-20T04:58:37.640Z] 91ba02a6605a: Preparing [2026-03-20T04:58:37.640Z] 46235ac9dfde: Preparing [2026-03-20T04:58:37.640Z] 95e8dad2cf30: Preparing [2026-03-20T04:58:37.640Z] 9944726d4c32: Preparing [2026-03-20T04:58:37.640Z] aac2d5d65a36: Preparing [2026-03-20T04:58:37.640Z] c4e71c2a4573: Preparing [2026-03-20T04:58:37.640Z] 95e8dad2cf30: Waiting [2026-03-20T04:58:37.640Z] 9944726d4c32: Waiting [2026-03-20T04:58:37.640Z] aac2d5d65a36: Waiting [2026-03-20T04:58:37.640Z] c4e71c2a4573: Waiting [2026-03-20T04:58:37.640Z] 46235ac9dfde: Waiting [2026-03-20T04:58:37.640Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:58:37.640Z] 91ba02a6605a: Layer already exists [2026-03-20T04:58:37.640Z] 923ff0e1ac83: Layer already exists [2026-03-20T04:58:37.640Z] c90fa201311e: Layer already exists [2026-03-20T04:58:37.640Z] 31525ba1d5d0: Layer already exists [2026-03-20T04:58:37.640Z] 46235ac9dfde: Layer already exists [2026-03-20T04:58:37.640Z] aac2d5d65a36: Layer already exists [2026-03-20T04:58:37.640Z] c4e71c2a4573: Layer already exists [2026-03-20T04:58:37.640Z] 95e8dad2cf30: Layer already exists [2026-03-20T04:58:37.640Z] 9944726d4c32: Layer already exists [2026-03-20T04:58:37.640Z] main: digest: sha256:c05872bb706e7c011975c647a59bcc7baf548178d55316f1b533d3080a407212 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:58:37.964Z] ===================================================== [Pipeline] echo [2026-03-20T04:58:37.973Z] taggedImages: [2026-03-20T04:58:37.973Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:58:37.973Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-03-20T04:58:37.973Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.103 [2026-03-20T04:58:37.973Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:58:37.973Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-03-20T04:58:37.995Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-03-20T04:58:37.995Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:58:37.995Z] latest [2026-03-20T04:58:37.995Z] 4.1.0-dev.103 [2026-03-20T04:58:37.995Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:58:37.995Z] main [2026-03-20T04:58:37.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:38.334Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:58:38.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:58:38.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-20T04:58:38.663Z] 4527374f56b5: Preparing [2026-03-20T04:58:38.663Z] eb8e180e6f63: Preparing [2026-03-20T04:58:38.663Z] 5a76f41953c9: Preparing [2026-03-20T04:58:38.663Z] 74f7adb9f51f: Preparing [2026-03-20T04:58:38.663Z] 91ba02a6605a: Preparing [2026-03-20T04:58:38.663Z] f57c6c570051: Preparing [2026-03-20T04:58:38.663Z] 51a7e79f0976: Preparing [2026-03-20T04:58:38.663Z] 35fb55385f66: Preparing [2026-03-20T04:58:38.663Z] c4e71c2a4573: Preparing [2026-03-20T04:58:38.663Z] f57c6c570051: Waiting [2026-03-20T04:58:38.663Z] 35fb55385f66: Waiting [2026-03-20T04:58:38.663Z] c4e71c2a4573: Waiting [2026-03-20T04:58:38.663Z] 51a7e79f0976: Waiting [2026-03-20T04:58:38.663Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:58:38.663Z] 91ba02a6605a: Layer already exists [2026-03-20T04:58:38.926Z] eb8e180e6f63: Pushed [2026-03-20T04:58:38.926Z] 5a76f41953c9: Pushed [2026-03-20T04:58:38.926Z] 4527374f56b5: Pushed [2026-03-20T04:58:38.926Z] c4e71c2a4573: Layer already exists [2026-03-20T04:58:38.926Z] 51a7e79f0976: Pushed [2026-03-20T04:58:39.504Z] 35fb55385f66: Pushed [2026-03-20T04:59:11.744Z] f57c6c570051: Pushed [2026-03-20T04:59:11.744Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:db234de0b204d60946a43292927e20055a3c3374252394eb2eea67fa789a94a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:12.093Z] + 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 [2026-03-20T04:59:12.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-03-20T04:59:12.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-20T04:59:12.430Z] 4527374f56b5: Preparing [2026-03-20T04:59:12.430Z] eb8e180e6f63: Preparing [2026-03-20T04:59:12.430Z] 5a76f41953c9: Preparing [2026-03-20T04:59:12.430Z] 74f7adb9f51f: Preparing [2026-03-20T04:59:12.430Z] 91ba02a6605a: Preparing [2026-03-20T04:59:12.430Z] f57c6c570051: Preparing [2026-03-20T04:59:12.430Z] 51a7e79f0976: Preparing [2026-03-20T04:59:12.430Z] 35fb55385f66: Preparing [2026-03-20T04:59:12.430Z] c4e71c2a4573: Preparing [2026-03-20T04:59:12.430Z] f57c6c570051: Waiting [2026-03-20T04:59:12.430Z] 51a7e79f0976: Waiting [2026-03-20T04:59:12.430Z] 35fb55385f66: Waiting [2026-03-20T04:59:12.430Z] c4e71c2a4573: Waiting [2026-03-20T04:59:12.430Z] eb8e180e6f63: Layer already exists [2026-03-20T04:59:12.430Z] 91ba02a6605a: Layer already exists [2026-03-20T04:59:12.430Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:59:12.430Z] 5a76f41953c9: Layer already exists [2026-03-20T04:59:12.430Z] 4527374f56b5: Layer already exists [2026-03-20T04:59:12.430Z] 51a7e79f0976: Layer already exists [2026-03-20T04:59:12.430Z] f57c6c570051: Layer already exists [2026-03-20T04:59:12.430Z] c4e71c2a4573: Layer already exists [2026-03-20T04:59:12.430Z] 35fb55385f66: Layer already exists [2026-03-20T04:59:12.696Z] latest: digest: sha256:db234de0b204d60946a43292927e20055a3c3374252394eb2eea67fa789a94a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:13.035Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:13.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.103 [2026-03-20T04:59:13.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-20T04:59:13.423Z] 4527374f56b5: Preparing [2026-03-20T04:59:13.423Z] eb8e180e6f63: Preparing [2026-03-20T04:59:13.423Z] 5a76f41953c9: Preparing [2026-03-20T04:59:13.423Z] 74f7adb9f51f: Preparing [2026-03-20T04:59:13.423Z] 91ba02a6605a: Preparing [2026-03-20T04:59:13.423Z] f57c6c570051: Preparing [2026-03-20T04:59:13.423Z] 51a7e79f0976: Preparing [2026-03-20T04:59:13.423Z] 35fb55385f66: Preparing [2026-03-20T04:59:13.423Z] c4e71c2a4573: Preparing [2026-03-20T04:59:13.423Z] f57c6c570051: Waiting [2026-03-20T04:59:13.423Z] 51a7e79f0976: Waiting [2026-03-20T04:59:13.423Z] 35fb55385f66: Waiting [2026-03-20T04:59:13.423Z] c4e71c2a4573: Waiting [2026-03-20T04:59:13.423Z] eb8e180e6f63: Layer already exists [2026-03-20T04:59:13.423Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:59:13.423Z] 91ba02a6605a: Layer already exists [2026-03-20T04:59:13.423Z] 4527374f56b5: Layer already exists [2026-03-20T04:59:13.423Z] 5a76f41953c9: Layer already exists [2026-03-20T04:59:13.423Z] 35fb55385f66: Layer already exists [2026-03-20T04:59:13.423Z] c4e71c2a4573: Layer already exists [2026-03-20T04:59:13.423Z] f57c6c570051: Layer already exists [2026-03-20T04:59:13.423Z] 51a7e79f0976: Layer already exists [2026-03-20T04:59:13.691Z] 4.1.0-dev.103: digest: sha256:db234de0b204d60946a43292927e20055a3c3374252394eb2eea67fa789a94a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:14.055Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:14.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:59:14.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-20T04:59:14.409Z] 4527374f56b5: Preparing [2026-03-20T04:59:14.409Z] eb8e180e6f63: Preparing [2026-03-20T04:59:14.409Z] 5a76f41953c9: Preparing [2026-03-20T04:59:14.409Z] 74f7adb9f51f: Preparing [2026-03-20T04:59:14.409Z] 91ba02a6605a: Preparing [2026-03-20T04:59:14.409Z] f57c6c570051: Preparing [2026-03-20T04:59:14.409Z] 51a7e79f0976: Preparing [2026-03-20T04:59:14.409Z] 35fb55385f66: Preparing [2026-03-20T04:59:14.409Z] c4e71c2a4573: Preparing [2026-03-20T04:59:14.409Z] f57c6c570051: Waiting [2026-03-20T04:59:14.409Z] 51a7e79f0976: Waiting [2026-03-20T04:59:14.409Z] 35fb55385f66: Waiting [2026-03-20T04:59:14.409Z] c4e71c2a4573: Waiting [2026-03-20T04:59:14.409Z] eb8e180e6f63: Layer already exists [2026-03-20T04:59:14.409Z] 4527374f56b5: Layer already exists [2026-03-20T04:59:14.409Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:59:14.409Z] 5a76f41953c9: Layer already exists [2026-03-20T04:59:14.409Z] 91ba02a6605a: Layer already exists [2026-03-20T04:59:14.409Z] 51a7e79f0976: Layer already exists [2026-03-20T04:59:14.409Z] 35fb55385f66: Layer already exists [2026-03-20T04:59:14.409Z] c4e71c2a4573: Layer already exists [2026-03-20T04:59:14.409Z] f57c6c570051: Layer already exists [2026-03-20T04:59:14.409Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:db234de0b204d60946a43292927e20055a3c3374252394eb2eea67fa789a94a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:15.195Z] + 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 [2026-03-20T04:59:15.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-03-20T04:59:15.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-20T04:59:15.538Z] 4527374f56b5: Preparing [2026-03-20T04:59:15.538Z] eb8e180e6f63: Preparing [2026-03-20T04:59:15.538Z] 5a76f41953c9: Preparing [2026-03-20T04:59:15.538Z] 74f7adb9f51f: Preparing [2026-03-20T04:59:15.538Z] 91ba02a6605a: Preparing [2026-03-20T04:59:15.538Z] f57c6c570051: Preparing [2026-03-20T04:59:15.538Z] 51a7e79f0976: Preparing [2026-03-20T04:59:15.538Z] 35fb55385f66: Preparing [2026-03-20T04:59:15.538Z] c4e71c2a4573: Preparing [2026-03-20T04:59:15.538Z] f57c6c570051: Waiting [2026-03-20T04:59:15.538Z] c4e71c2a4573: Waiting [2026-03-20T04:59:15.538Z] 35fb55385f66: Waiting [2026-03-20T04:59:15.538Z] 51a7e79f0976: Waiting [2026-03-20T04:59:15.538Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:59:15.538Z] 4527374f56b5: Layer already exists [2026-03-20T04:59:15.538Z] eb8e180e6f63: Layer already exists [2026-03-20T04:59:15.538Z] 5a76f41953c9: Layer already exists [2026-03-20T04:59:15.538Z] 91ba02a6605a: Layer already exists [2026-03-20T04:59:15.538Z] 35fb55385f66: Layer already exists [2026-03-20T04:59:15.538Z] 51a7e79f0976: Layer already exists [2026-03-20T04:59:15.538Z] c4e71c2a4573: Layer already exists [2026-03-20T04:59:15.538Z] f57c6c570051: Layer already exists [2026-03-20T04:59:15.538Z] main: digest: sha256:db234de0b204d60946a43292927e20055a3c3374252394eb2eea67fa789a94a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:59:15.863Z] ===================================================== [Pipeline] echo [2026-03-20T04:59:15.871Z] taggedImages: [2026-03-20T04:59:15.871Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:59:15.871Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-03-20T04:59:15.871Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.103 [2026-03-20T04:59:15.871Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:59:15.871Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-03-20T04:59:15.890Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-03-20T04:59:15.890Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:59:15.890Z] latest [2026-03-20T04:59:15.890Z] 4.1.0-dev.103 [2026-03-20T04:59:15.890Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:59:15.890Z] main [2026-03-20T04:59:15.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:16.227Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:16.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:59:16.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-20T04:59:16.563Z] 238e1145c8a6: Preparing [2026-03-20T04:59:16.563Z] 091b34d0fc79: Preparing [2026-03-20T04:59:16.563Z] 1c62a54cbd59: Preparing [2026-03-20T04:59:16.563Z] 74f7adb9f51f: Preparing [2026-03-20T04:59:16.563Z] 91ba02a6605a: Preparing [2026-03-20T04:59:16.563Z] 7c1fcc0af479: Preparing [2026-03-20T04:59:16.563Z] 9944726d4c32: Preparing [2026-03-20T04:59:16.563Z] aac2d5d65a36: Preparing [2026-03-20T04:59:16.563Z] c4e71c2a4573: Preparing [2026-03-20T04:59:16.563Z] 7c1fcc0af479: Waiting [2026-03-20T04:59:16.563Z] 9944726d4c32: Waiting [2026-03-20T04:59:16.563Z] aac2d5d65a36: Waiting [2026-03-20T04:59:16.563Z] c4e71c2a4573: Waiting [2026-03-20T04:59:16.563Z] 91ba02a6605a: Layer already exists [2026-03-20T04:59:16.563Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:59:16.912Z] 9944726d4c32: Layer already exists [2026-03-20T04:59:16.912Z] 1c62a54cbd59: Pushed [2026-03-20T04:59:16.912Z] 091b34d0fc79: Pushed [2026-03-20T04:59:16.912Z] 238e1145c8a6: Pushed [2026-03-20T04:59:16.912Z] aac2d5d65a36: Layer already exists [2026-03-20T04:59:16.912Z] c4e71c2a4573: Layer already exists [2026-03-20T04:59:49.198Z] 7c1fcc0af479: Pushed [2026-03-20T04:59:49.198Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:58f438fd6977b66bb1b42346a1dfeb6da0f3412c835ad80069fa46362a9f0321 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:49.543Z] + 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 [2026-03-20T04:59:49.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-03-20T04:59:49.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-20T04:59:49.880Z] 238e1145c8a6: Preparing [2026-03-20T04:59:49.880Z] 091b34d0fc79: Preparing [2026-03-20T04:59:49.880Z] 1c62a54cbd59: Preparing [2026-03-20T04:59:49.880Z] 74f7adb9f51f: Preparing [2026-03-20T04:59:49.880Z] 91ba02a6605a: Preparing [2026-03-20T04:59:49.880Z] 7c1fcc0af479: Preparing [2026-03-20T04:59:49.880Z] 9944726d4c32: Preparing [2026-03-20T04:59:49.880Z] aac2d5d65a36: Preparing [2026-03-20T04:59:49.880Z] c4e71c2a4573: Preparing [2026-03-20T04:59:49.880Z] 7c1fcc0af479: Waiting [2026-03-20T04:59:49.880Z] aac2d5d65a36: Waiting [2026-03-20T04:59:49.880Z] c4e71c2a4573: Waiting [2026-03-20T04:59:49.880Z] 9944726d4c32: Waiting [2026-03-20T04:59:49.880Z] 1c62a54cbd59: Layer already exists [2026-03-20T04:59:49.880Z] 238e1145c8a6: Layer already exists [2026-03-20T04:59:49.880Z] 91ba02a6605a: Layer already exists [2026-03-20T04:59:49.880Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:59:49.880Z] 091b34d0fc79: Layer already exists [2026-03-20T04:59:49.880Z] 9944726d4c32: Layer already exists [2026-03-20T04:59:49.880Z] aac2d5d65a36: Layer already exists [2026-03-20T04:59:49.880Z] c4e71c2a4573: Layer already exists [2026-03-20T04:59:49.880Z] 7c1fcc0af479: Layer already exists [2026-03-20T04:59:50.144Z] latest: digest: sha256:58f438fd6977b66bb1b42346a1dfeb6da0f3412c835ad80069fa46362a9f0321 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:50.699Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:51.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.103 [2026-03-20T04:59:51.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-20T04:59:51.044Z] 238e1145c8a6: Preparing [2026-03-20T04:59:51.044Z] 091b34d0fc79: Preparing [2026-03-20T04:59:51.044Z] 1c62a54cbd59: Preparing [2026-03-20T04:59:51.044Z] 74f7adb9f51f: Preparing [2026-03-20T04:59:51.044Z] 91ba02a6605a: Preparing [2026-03-20T04:59:51.044Z] 7c1fcc0af479: Preparing [2026-03-20T04:59:51.044Z] 9944726d4c32: Preparing [2026-03-20T04:59:51.044Z] aac2d5d65a36: Preparing [2026-03-20T04:59:51.044Z] c4e71c2a4573: Preparing [2026-03-20T04:59:51.044Z] 9944726d4c32: Waiting [2026-03-20T04:59:51.044Z] aac2d5d65a36: Waiting [2026-03-20T04:59:51.044Z] c4e71c2a4573: Waiting [2026-03-20T04:59:51.044Z] 7c1fcc0af479: Waiting [2026-03-20T04:59:51.044Z] 1c62a54cbd59: Layer already exists [2026-03-20T04:59:51.044Z] 91ba02a6605a: Layer already exists [2026-03-20T04:59:51.044Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:59:51.044Z] 091b34d0fc79: Layer already exists [2026-03-20T04:59:51.044Z] 238e1145c8a6: Layer already exists [2026-03-20T04:59:51.044Z] 7c1fcc0af479: Layer already exists [2026-03-20T04:59:51.044Z] aac2d5d65a36: Layer already exists [2026-03-20T04:59:51.044Z] c4e71c2a4573: Layer already exists [2026-03-20T04:59:51.044Z] 9944726d4c32: Layer already exists [2026-03-20T04:59:51.044Z] 4.1.0-dev.103: digest: sha256:58f438fd6977b66bb1b42346a1dfeb6da0f3412c835ad80069fa46362a9f0321 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:51.652Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:52.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:59:52.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-20T04:59:52.012Z] 238e1145c8a6: Preparing [2026-03-20T04:59:52.012Z] 091b34d0fc79: Preparing [2026-03-20T04:59:52.012Z] 1c62a54cbd59: Preparing [2026-03-20T04:59:52.012Z] 74f7adb9f51f: Preparing [2026-03-20T04:59:52.012Z] 91ba02a6605a: Preparing [2026-03-20T04:59:52.012Z] 7c1fcc0af479: Preparing [2026-03-20T04:59:52.012Z] 9944726d4c32: Preparing [2026-03-20T04:59:52.012Z] aac2d5d65a36: Preparing [2026-03-20T04:59:52.012Z] c4e71c2a4573: Preparing [2026-03-20T04:59:52.012Z] 7c1fcc0af479: Waiting [2026-03-20T04:59:52.012Z] 9944726d4c32: Waiting [2026-03-20T04:59:52.012Z] aac2d5d65a36: Waiting [2026-03-20T04:59:52.012Z] c4e71c2a4573: Waiting [2026-03-20T04:59:52.012Z] 091b34d0fc79: Layer already exists [2026-03-20T04:59:52.012Z] 1c62a54cbd59: Layer already exists [2026-03-20T04:59:52.012Z] 238e1145c8a6: Layer already exists [2026-03-20T04:59:52.012Z] 91ba02a6605a: Layer already exists [2026-03-20T04:59:52.012Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:59:52.012Z] 7c1fcc0af479: Layer already exists [2026-03-20T04:59:52.012Z] 9944726d4c32: Layer already exists [2026-03-20T04:59:52.012Z] c4e71c2a4573: Layer already exists [2026-03-20T04:59:52.012Z] aac2d5d65a36: Layer already exists [2026-03-20T04:59:52.275Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:58f438fd6977b66bb1b42346a1dfeb6da0f3412c835ad80069fa46362a9f0321 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:52.617Z] + 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 [2026-03-20T04:59:52.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-03-20T04:59:52.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-20T04:59:52.968Z] 238e1145c8a6: Preparing [2026-03-20T04:59:52.968Z] 091b34d0fc79: Preparing [2026-03-20T04:59:52.968Z] 1c62a54cbd59: Preparing [2026-03-20T04:59:52.968Z] 74f7adb9f51f: Preparing [2026-03-20T04:59:52.968Z] 91ba02a6605a: Preparing [2026-03-20T04:59:52.968Z] 7c1fcc0af479: Preparing [2026-03-20T04:59:52.968Z] 9944726d4c32: Preparing [2026-03-20T04:59:52.968Z] aac2d5d65a36: Preparing [2026-03-20T04:59:52.968Z] c4e71c2a4573: Preparing [2026-03-20T04:59:52.968Z] 7c1fcc0af479: Waiting [2026-03-20T04:59:52.968Z] 9944726d4c32: Waiting [2026-03-20T04:59:52.968Z] aac2d5d65a36: Waiting [2026-03-20T04:59:52.968Z] c4e71c2a4573: Waiting [2026-03-20T04:59:52.968Z] 091b34d0fc79: Layer already exists [2026-03-20T04:59:52.968Z] 91ba02a6605a: Layer already exists [2026-03-20T04:59:52.968Z] 1c62a54cbd59: Layer already exists [2026-03-20T04:59:52.968Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:59:52.968Z] 238e1145c8a6: Layer already exists [2026-03-20T04:59:52.968Z] aac2d5d65a36: Layer already exists [2026-03-20T04:59:52.968Z] 7c1fcc0af479: Layer already exists [2026-03-20T04:59:52.968Z] 9944726d4c32: Layer already exists [2026-03-20T04:59:52.968Z] c4e71c2a4573: Layer already exists [2026-03-20T04:59:52.968Z] main: digest: sha256:58f438fd6977b66bb1b42346a1dfeb6da0f3412c835ad80069fa46362a9f0321 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T04:59:53.311Z] ===================================================== [Pipeline] echo [2026-03-20T04:59:53.326Z] taggedImages: [2026-03-20T04:59:53.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:59:53.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-03-20T04:59:53.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.103 [2026-03-20T04:59:53.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:59:53.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-03-20T04:59:53.353Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-03-20T04:59:53.353Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:59:53.353Z] latest [2026-03-20T04:59:53.353Z] 4.1.0-dev.103 [2026-03-20T04:59:53.353Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T04:59:53.353Z] main [2026-03-20T04:59:53.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:53.717Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T04:59:54.064Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T04:59:54.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-20T04:59:54.065Z] 2942c4c702a2: Preparing [2026-03-20T04:59:54.065Z] e21872181237: Preparing [2026-03-20T04:59:54.065Z] 74f7adb9f51f: Preparing [2026-03-20T04:59:54.065Z] 91ba02a6605a: Preparing [2026-03-20T04:59:54.065Z] b29b6c0be64c: Preparing [2026-03-20T04:59:54.065Z] f76b6f618fe8: Preparing [2026-03-20T04:59:54.065Z] c4e71c2a4573: Preparing [2026-03-20T04:59:54.065Z] f76b6f618fe8: Waiting [2026-03-20T04:59:54.065Z] c4e71c2a4573: Waiting [2026-03-20T04:59:54.065Z] 91ba02a6605a: Layer already exists [2026-03-20T04:59:54.065Z] 74f7adb9f51f: Layer already exists [2026-03-20T04:59:54.328Z] c4e71c2a4573: Layer already exists [2026-03-20T04:59:54.328Z] b29b6c0be64c: Pushed [2026-03-20T04:59:54.328Z] 2942c4c702a2: Pushed [2026-03-20T04:59:55.723Z] f76b6f618fe8: Pushed [2026-03-20T05:00:03.914Z] e21872181237: Pushed [2026-03-20T05:00:03.914Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:6cd8fce2e319ff1a826271ae4a1cd6716f1bd526e089d98e64957ec11301b62b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:04.261Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:04.592Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-03-20T05:00:04.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-20T05:00:04.593Z] 2942c4c702a2: Preparing [2026-03-20T05:00:04.593Z] e21872181237: Preparing [2026-03-20T05:00:04.593Z] 74f7adb9f51f: Preparing [2026-03-20T05:00:04.593Z] 91ba02a6605a: Preparing [2026-03-20T05:00:04.593Z] b29b6c0be64c: Preparing [2026-03-20T05:00:04.593Z] f76b6f618fe8: Preparing [2026-03-20T05:00:04.593Z] c4e71c2a4573: Preparing [2026-03-20T05:00:04.593Z] f76b6f618fe8: Waiting [2026-03-20T05:00:04.593Z] c4e71c2a4573: Waiting [2026-03-20T05:00:04.593Z] e21872181237: Layer already exists [2026-03-20T05:00:04.593Z] 74f7adb9f51f: Layer already exists [2026-03-20T05:00:04.593Z] b29b6c0be64c: Layer already exists [2026-03-20T05:00:04.593Z] 2942c4c702a2: Layer already exists [2026-03-20T05:00:04.593Z] 91ba02a6605a: Layer already exists [2026-03-20T05:00:04.593Z] f76b6f618fe8: Layer already exists [2026-03-20T05:00:04.593Z] c4e71c2a4573: Layer already exists [2026-03-20T05:00:04.593Z] latest: digest: sha256:6cd8fce2e319ff1a826271ae4a1cd6716f1bd526e089d98e64957ec11301b62b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:05.211Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:05.556Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.103 [2026-03-20T05:00:05.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-20T05:00:05.556Z] 2942c4c702a2: Preparing [2026-03-20T05:00:05.556Z] e21872181237: Preparing [2026-03-20T05:00:05.556Z] 74f7adb9f51f: Preparing [2026-03-20T05:00:05.556Z] 91ba02a6605a: Preparing [2026-03-20T05:00:05.556Z] b29b6c0be64c: Preparing [2026-03-20T05:00:05.556Z] f76b6f618fe8: Preparing [2026-03-20T05:00:05.556Z] c4e71c2a4573: Preparing [2026-03-20T05:00:05.556Z] f76b6f618fe8: Waiting [2026-03-20T05:00:05.556Z] c4e71c2a4573: Waiting [2026-03-20T05:00:05.556Z] 91ba02a6605a: Layer already exists [2026-03-20T05:00:05.556Z] 74f7adb9f51f: Layer already exists [2026-03-20T05:00:05.556Z] b29b6c0be64c: Layer already exists [2026-03-20T05:00:05.556Z] e21872181237: Layer already exists [2026-03-20T05:00:05.556Z] 2942c4c702a2: Layer already exists [2026-03-20T05:00:05.556Z] f76b6f618fe8: Layer already exists [2026-03-20T05:00:05.556Z] c4e71c2a4573: Layer already exists [2026-03-20T05:00:05.822Z] 4.1.0-dev.103: digest: sha256:6cd8fce2e319ff1a826271ae4a1cd6716f1bd526e089d98e64957ec11301b62b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:06.166Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:06.510Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T05:00:06.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-20T05:00:06.510Z] 2942c4c702a2: Preparing [2026-03-20T05:00:06.510Z] e21872181237: Preparing [2026-03-20T05:00:06.510Z] 74f7adb9f51f: Preparing [2026-03-20T05:00:06.510Z] 91ba02a6605a: Preparing [2026-03-20T05:00:06.510Z] b29b6c0be64c: Preparing [2026-03-20T05:00:06.510Z] f76b6f618fe8: Preparing [2026-03-20T05:00:06.510Z] c4e71c2a4573: Preparing [2026-03-20T05:00:06.510Z] f76b6f618fe8: Waiting [2026-03-20T05:00:06.510Z] c4e71c2a4573: Waiting [2026-03-20T05:00:06.510Z] e21872181237: Layer already exists [2026-03-20T05:00:06.510Z] 2942c4c702a2: Layer already exists [2026-03-20T05:00:06.510Z] 91ba02a6605a: Layer already exists [2026-03-20T05:00:06.510Z] b29b6c0be64c: Layer already exists [2026-03-20T05:00:06.510Z] 74f7adb9f51f: Layer already exists [2026-03-20T05:00:06.510Z] f76b6f618fe8: Layer already exists [2026-03-20T05:00:06.510Z] c4e71c2a4573: Layer already exists [2026-03-20T05:00:06.510Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:6cd8fce2e319ff1a826271ae4a1cd6716f1bd526e089d98e64957ec11301b62b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:06.864Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:07.208Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-03-20T05:00:07.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-20T05:00:07.208Z] 2942c4c702a2: Preparing [2026-03-20T05:00:07.208Z] e21872181237: Preparing [2026-03-20T05:00:07.208Z] 74f7adb9f51f: Preparing [2026-03-20T05:00:07.208Z] 91ba02a6605a: Preparing [2026-03-20T05:00:07.208Z] b29b6c0be64c: Preparing [2026-03-20T05:00:07.208Z] f76b6f618fe8: Preparing [2026-03-20T05:00:07.208Z] c4e71c2a4573: Preparing [2026-03-20T05:00:07.208Z] f76b6f618fe8: Waiting [2026-03-20T05:00:07.208Z] c4e71c2a4573: Waiting [2026-03-20T05:00:07.208Z] 2942c4c702a2: Layer already exists [2026-03-20T05:00:07.208Z] e21872181237: Layer already exists [2026-03-20T05:00:07.208Z] 74f7adb9f51f: Layer already exists [2026-03-20T05:00:07.208Z] 91ba02a6605a: Layer already exists [2026-03-20T05:00:07.208Z] b29b6c0be64c: Layer already exists [2026-03-20T05:00:07.208Z] c4e71c2a4573: Layer already exists [2026-03-20T05:00:07.208Z] f76b6f618fe8: Layer already exists [2026-03-20T05:00:07.473Z] main: digest: sha256:6cd8fce2e319ff1a826271ae4a1cd6716f1bd526e089d98e64957ec11301b62b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T05:00:07.554Z] ===================================================== [Pipeline] echo [2026-03-20T05:00:07.564Z] taggedImages: [2026-03-20T05:00:07.564Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T05:00:07.564Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-03-20T05:00:07.564Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.103 [2026-03-20T05:00:07.564Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T05:00:07.564Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-03-20T05:00:07.592Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-03-20T05:00:07.592Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T05:00:07.592Z] latest [2026-03-20T05:00:07.592Z] 4.1.0-dev.103 [2026-03-20T05:00:07.592Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T05:00:07.592Z] main [2026-03-20T05:00:07.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:07.939Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:08.280Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T05:00:08.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-20T05:00:08.280Z] 92bdf4443f59: Preparing [2026-03-20T05:00:08.280Z] b25597ac80f7: Preparing [2026-03-20T05:00:08.280Z] 74f7adb9f51f: Preparing [2026-03-20T05:00:08.280Z] 91ba02a6605a: Preparing [2026-03-20T05:00:08.280Z] ed45228634ba: Preparing [2026-03-20T05:00:08.280Z] 7cfebb826448: Preparing [2026-03-20T05:00:08.280Z] c4e71c2a4573: Preparing [2026-03-20T05:00:08.280Z] 7cfebb826448: Waiting [2026-03-20T05:00:08.280Z] c4e71c2a4573: Waiting [2026-03-20T05:00:08.280Z] 91ba02a6605a: Layer already exists [2026-03-20T05:00:08.552Z] 74f7adb9f51f: Layer already exists [2026-03-20T05:00:08.552Z] c4e71c2a4573: Layer already exists [2026-03-20T05:00:08.552Z] ed45228634ba: Pushed [2026-03-20T05:00:08.552Z] 92bdf4443f59: Pushed [2026-03-20T05:00:09.126Z] 7cfebb826448: Pushed [2026-03-20T05:00:19.230Z] b25597ac80f7: Pushed [2026-03-20T05:00:19.230Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10: digest: sha256:fa0db1e5925c01ed646b4c25a884f753872ed0ae171671c20d5b4bcc747b474b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:19.563Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:19.906Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-03-20T05:00:19.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-20T05:00:19.906Z] 92bdf4443f59: Preparing [2026-03-20T05:00:19.906Z] b25597ac80f7: Preparing [2026-03-20T05:00:19.906Z] 74f7adb9f51f: Preparing [2026-03-20T05:00:19.906Z] 91ba02a6605a: Preparing [2026-03-20T05:00:19.906Z] ed45228634ba: Preparing [2026-03-20T05:00:19.906Z] 7cfebb826448: Preparing [2026-03-20T05:00:19.906Z] c4e71c2a4573: Preparing [2026-03-20T05:00:19.906Z] 7cfebb826448: Waiting [2026-03-20T05:00:19.906Z] c4e71c2a4573: Waiting [2026-03-20T05:00:19.906Z] 91ba02a6605a: Layer already exists [2026-03-20T05:00:19.906Z] 74f7adb9f51f: Layer already exists [2026-03-20T05:00:19.906Z] b25597ac80f7: Layer already exists [2026-03-20T05:00:19.906Z] 92bdf4443f59: Layer already exists [2026-03-20T05:00:19.906Z] ed45228634ba: Layer already exists [2026-03-20T05:00:19.906Z] 7cfebb826448: Layer already exists [2026-03-20T05:00:19.906Z] c4e71c2a4573: Layer already exists [2026-03-20T05:00:19.906Z] latest: digest: sha256:fa0db1e5925c01ed646b4c25a884f753872ed0ae171671c20d5b4bcc747b474b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:20.576Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:20.914Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.103 [2026-03-20T05:00:20.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-20T05:00:20.914Z] 92bdf4443f59: Preparing [2026-03-20T05:00:20.914Z] b25597ac80f7: Preparing [2026-03-20T05:00:20.914Z] 74f7adb9f51f: Preparing [2026-03-20T05:00:20.914Z] 91ba02a6605a: Preparing [2026-03-20T05:00:20.914Z] ed45228634ba: Preparing [2026-03-20T05:00:20.914Z] 7cfebb826448: Preparing [2026-03-20T05:00:20.914Z] c4e71c2a4573: Preparing [2026-03-20T05:00:20.914Z] 7cfebb826448: Waiting [2026-03-20T05:00:20.914Z] c4e71c2a4573: Waiting [2026-03-20T05:00:20.914Z] ed45228634ba: Layer already exists [2026-03-20T05:00:20.914Z] 91ba02a6605a: Layer already exists [2026-03-20T05:00:20.914Z] b25597ac80f7: Layer already exists [2026-03-20T05:00:20.914Z] 92bdf4443f59: Layer already exists [2026-03-20T05:00:20.914Z] 74f7adb9f51f: Layer already exists [2026-03-20T05:00:20.914Z] 7cfebb826448: Layer already exists [2026-03-20T05:00:20.914Z] c4e71c2a4573: Layer already exists [2026-03-20T05:00:20.914Z] 4.1.0-dev.103: digest: sha256:fa0db1e5925c01ed646b4c25a884f753872ed0ae171671c20d5b4bcc747b474b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:21.511Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:22.477Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T05:00:22.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-20T05:00:22.477Z] 92bdf4443f59: Preparing [2026-03-20T05:00:22.477Z] b25597ac80f7: Preparing [2026-03-20T05:00:22.477Z] 74f7adb9f51f: Preparing [2026-03-20T05:00:22.477Z] 91ba02a6605a: Preparing [2026-03-20T05:00:22.477Z] ed45228634ba: Preparing [2026-03-20T05:00:22.477Z] 7cfebb826448: Preparing [2026-03-20T05:00:22.477Z] c4e71c2a4573: Preparing [2026-03-20T05:00:22.477Z] 7cfebb826448: Waiting [2026-03-20T05:00:22.477Z] c4e71c2a4573: Waiting [2026-03-20T05:00:22.477Z] 91ba02a6605a: Layer already exists [2026-03-20T05:00:22.477Z] b25597ac80f7: Layer already exists [2026-03-20T05:00:22.477Z] 74f7adb9f51f: Layer already exists [2026-03-20T05:00:22.477Z] 92bdf4443f59: Layer already exists [2026-03-20T05:00:22.477Z] ed45228634ba: Layer already exists [2026-03-20T05:00:22.477Z] c4e71c2a4573: Layer already exists [2026-03-20T05:00:22.477Z] 7cfebb826448: Layer already exists [2026-03-20T05:00:22.740Z] 5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103: digest: sha256:fa0db1e5925c01ed646b4c25a884f753872ed0ae171671c20d5b4bcc747b474b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:23.076Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:23.414Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-03-20T05:00:23.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-20T05:00:23.414Z] 92bdf4443f59: Preparing [2026-03-20T05:00:23.414Z] b25597ac80f7: Preparing [2026-03-20T05:00:23.414Z] 74f7adb9f51f: Preparing [2026-03-20T05:00:23.414Z] 91ba02a6605a: Preparing [2026-03-20T05:00:23.414Z] ed45228634ba: Preparing [2026-03-20T05:00:23.414Z] 7cfebb826448: Preparing [2026-03-20T05:00:23.414Z] c4e71c2a4573: Preparing [2026-03-20T05:00:23.414Z] 7cfebb826448: Waiting [2026-03-20T05:00:23.414Z] c4e71c2a4573: Waiting [2026-03-20T05:00:23.414Z] 92bdf4443f59: Layer already exists [2026-03-20T05:00:23.414Z] 74f7adb9f51f: Layer already exists [2026-03-20T05:00:23.414Z] ed45228634ba: Layer already exists [2026-03-20T05:00:23.414Z] 91ba02a6605a: Layer already exists [2026-03-20T05:00:23.414Z] b25597ac80f7: Layer already exists [2026-03-20T05:00:23.414Z] 7cfebb826448: Layer already exists [2026-03-20T05:00:23.414Z] c4e71c2a4573: Layer already exists [2026-03-20T05:00:23.414Z] main: digest: sha256:fa0db1e5925c01ed646b4c25a884f753872ed0ae171671c20d5b4bcc747b474b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-20T05:00:23.745Z] ===================================================== [Pipeline] echo [2026-03-20T05:00:23.756Z] taggedImages: [2026-03-20T05:00:23.756Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [2026-03-20T05:00:23.756Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-03-20T05:00:23.756Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.103 [2026-03-20T05:00:23.756Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [2026-03-20T05:00:23.756Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-03-20T05:00:23.767Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:23.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-03-20T05:00:23.791Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:23.802Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:23.810Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-03-20T05:00:23.821Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:23.833Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-03-20T05:00:23.846Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:23.858Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:23.867Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-03-20T05:00:23.877Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:23.887Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-03-20T05:00:23.898Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:23.911Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:23.922Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-03-20T05:00:23.936Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:23.949Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-03-20T05:00:23.958Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:23.972Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:23.981Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-03-20T05:00:23.995Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.008Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.019Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.028Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.037Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-03-20T05:00:24.049Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.057Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.065Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.074Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.082Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-03-20T05:00:24.091Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.099Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.107Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.116Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.125Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-03-20T05:00:24.132Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.139Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.147Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.157Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.168Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-03-20T05:00:24.177Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.184Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.196Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.207Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.214Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-03-20T05:00:24.225Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.234Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.244Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.251Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.264Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-03-20T05:00:24.273Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.285Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.296Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.307Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.320Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-03-20T05:00:24.334Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.341Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.351Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.361Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.371Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-03-20T05:00:24.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.388Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.401Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.415Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.423Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-03-20T05:00:24.432Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.444Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.452Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.463Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.474Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-03-20T05:00:24.483Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] echo [2026-03-20T05:00:24.495Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-03-20T05:00:24.504Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.514Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c11ac2d3f82390d1a7a975125afec5ec5414e10-4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:00:24.526Z] 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 [2026-03-20T05:00:24.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-20T05:00:24.909Z] [2026-03-20T05:00:24.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:00:25.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-20T05:00:25.231Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-20T05:00:25.231Z] 8998bd30e6a1: Pulling fs layer [2026-03-20T05:00:25.231Z] 04944245beec: Pulling fs layer [2026-03-20T05:00:25.231Z] 699f458cf7ca: Pulling fs layer [2026-03-20T05:00:25.231Z] 765212b225bb: Pulling fs layer [2026-03-20T05:00:25.231Z] f23df028b6ca: Pulling fs layer [2026-03-20T05:00:25.231Z] d65c8cfc05b1: Pulling fs layer [2026-03-20T05:00:25.231Z] 2437ff75d9bd: Pulling fs layer [2026-03-20T05:00:25.231Z] f23df028b6ca: Waiting [2026-03-20T05:00:25.231Z] d65c8cfc05b1: Waiting [2026-03-20T05:00:25.231Z] 2437ff75d9bd: Waiting [2026-03-20T05:00:25.231Z] 765212b225bb: Waiting [2026-03-20T05:00:25.496Z] 04944245beec: Verifying Checksum [2026-03-20T05:00:25.496Z] 04944245beec: Download complete [2026-03-20T05:00:25.496Z] 765212b225bb: Verifying Checksum [2026-03-20T05:00:25.496Z] 765212b225bb: Download complete [2026-03-20T05:00:25.496Z] f23df028b6ca: Download complete [2026-03-20T05:00:25.496Z] d65c8cfc05b1: Verifying Checksum [2026-03-20T05:00:25.496Z] d65c8cfc05b1: Download complete [2026-03-20T05:00:25.496Z] 699f458cf7ca: Verifying Checksum [2026-03-20T05:00:25.496Z] 699f458cf7ca: Download complete [2026-03-20T05:00:26.075Z] 8998bd30e6a1: Verifying Checksum [2026-03-20T05:00:26.075Z] 8998bd30e6a1: Download complete [2026-03-20T05:00:28.641Z] 2437ff75d9bd: Verifying Checksum [2026-03-20T05:00:28.641Z] 2437ff75d9bd: Download complete [2026-03-20T05:00:30.576Z] 8998bd30e6a1: Pull complete [2026-03-20T05:00:30.841Z] 04944245beec: Pull complete [2026-03-20T05:00:32.850Z] 699f458cf7ca: Pull complete [2026-03-20T05:00:32.850Z] 765212b225bb: Pull complete [2026-03-20T05:00:33.809Z] f23df028b6ca: Pull complete [2026-03-20T05:00:33.809Z] d65c8cfc05b1: Pull complete [2026-03-20T05:00:52.102Z] 2437ff75d9bd: Pull complete [2026-03-20T05:00:52.102Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-20T05:00:52.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-20T05:00:52.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T05:00:52.303Z] prd-ubuntu20.04-docker-arm64-4c-16g-3743 does not seem to be running inside a container [2026-03-20T05:00:52.357Z] $ 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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T05:00:54.999Z] $ docker top bbbb0e3447f7ffae2be290bc2c16b5e763416c8af1a6ff8d236f6cb9675627b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:00:55.847Z] ---> job-cost.sh [2026-03-20T05:00:55.847Z] lf-activate-venv: SKIPPING [2026-03-20T05:00:55.847Z] INFO: No Stack... [2026-03-20T05:00:56.424Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-20T05:00:57.003Z] INFO: Archiving Costs [Pipeline] sh [2026-03-20T05:00:57.683Z] + cut -d, -f6 [2026-03-20T05:00:57.683Z] + cat /w/workspace/edgex-go/961/archives/cost.csv [Pipeline] lock [2026-03-20T05:00:57.717Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-961-stack-cost] [2026-03-20T05:00:57.729Z] Resource [jenkins-edgexfoundry-edgex-go-main-961-stack-cost] did not exist. Created. [2026-03-20T05:00:57.735Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-961-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-20T05:00:58.391Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-20T05:00:59.085Z] Stashed 1 file(s) [Pipeline] } [2026-03-20T05:00:59.093Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-961-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-20T05:00:59.121Z] $ docker stop --time=1 bbbb0e3447f7ffae2be290bc2c16b5e763416c8af1a6ff8d236f6cb9675627b6 [2026-03-20T05:01:00.635Z] $ docker rm -f --volumes bbbb0e3447f7ffae2be290bc2c16b5e763416c8af1a6ff8d236f6cb9675627b6 [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 [2026-03-20T05:01:01.099Z] provisioning config files... [2026-03-20T05:01:01.104Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/961@tmp/config5705098352520140620tmp [Pipeline] { [Pipeline] sh [2026-03-20T05:01:01.401Z] + set +x [2026-03-20T05:01:01.401Z] + curl -s https://codecov.io/bash [2026-03-20T05:01:01.401Z] + bash -s -- [2026-03-20T05:01:01.401Z] [2026-03-20T05:01:01.401Z] _____ _ [2026-03-20T05:01:01.401Z] / ____| | | [2026-03-20T05:01:01.401Z] | | ___ __| | ___ ___ _____ __ [2026-03-20T05:01:01.401Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-20T05:01:01.401Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-20T05:01:01.401Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-20T05:01:01.401Z] Bash-1.0.6 [2026-03-20T05:01:01.401Z] [2026-03-20T05:01:01.401Z] [2026-03-20T05:01:01.401Z] ==> git version 2.25.1 found [2026-03-20T05:01:01.401Z] ==> 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 [2026-03-20T05:01:01.401Z] Release-Date: 2020-01-08 [2026-03-20T05:01:01.401Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-20T05:01:01.401Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-20T05:01:01.401Z] ==> Jenkins CI detected. [2026-03-20T05:01:01.402Z] current dir:  /w/workspace/edgex-go/961 [2026-03-20T05:01:01.402Z] project root: . [2026-03-20T05:01:01.402Z] --> token set from env [2026-03-20T05:01:01.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-20T05:01:01.402Z] ==> Running gcov in . (disable via -X gcov) [2026-03-20T05:01:01.402Z] ==> Python coveragepy not found [2026-03-20T05:01:01.402Z] ==> Searching for coverage reports in: [2026-03-20T05:01:01.402Z] + . [2026-03-20T05:01:01.660Z] -> Found 1 reports [2026-03-20T05:01:01.660Z] ==> Detecting git/mercurial file structure [2026-03-20T05:01:01.660Z] ==> Reading reports [2026-03-20T05:01:01.660Z] + ./coverage.out bytes=1044024 [2026-03-20T05:01:01.660Z] ==> Appending adjustments [2026-03-20T05:01:01.660Z] https://docs.codecov.io/docs/fixing-reports [2026-03-20T05:01:03.037Z] + Found adjustments [2026-03-20T05:01:03.037Z] ==> Gzipping contents [2026-03-20T05:01:03.037Z] 108K /tmp/codecov.3lpLE2.gz [2026-03-20T05:01:03.037Z] ==> Uploading reports [2026-03-20T05:01:03.037Z] url: https://codecov.io [2026-03-20T05:01:03.037Z] query: branch=main&commit=5c11ac2d3f82390d1a7a975125afec5ec5414e10&build=961&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F961%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-20T05:01:03.037Z] -> Pinging Codecov [2026-03-20T05:01:03.037Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5c11ac2d3f82390d1a7a975125afec5ec5414e10&build=961&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F961%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-20T05:01:03.295Z] -> Uploading to [2026-03-20T05:01:03.295Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/5c11ac2d3f82390d1a7a975125afec5ec5414e10/23843745-7fba-4edd-9c26-ae9fe92b660c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260320%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260320T050103Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=60d9af61645839aee0210a81f37263cf3abebbe67388caaba3d3c85f4313814a [2026-03-20T05:01:03.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T05:01:03.295Z] Dload Upload Total Spent Left Speed [2026-03-20T05:01:03.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 322k --:--:-- --:--:-- --:--:-- 322k [2026-03-20T05:01:03.553Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5c11ac2d3f82390d1a7a975125afec5ec5414e10 [Pipeline] } [2026-03-20T05:01:03.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-03-20T05:01:03.986Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-20T05:01:04.002Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:01:04.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-20T05:01:04.304Z] [2026-03-20T05:01:04.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:01:04.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-20T05:01:04.605Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-20T05:01:04.605Z] 2d35ebdb57d9: Already exists [2026-03-20T05:01:04.605Z] 85e8836fcdb2: Pulling fs layer [2026-03-20T05:01:04.605Z] 91631faa732a: Pulling fs layer [2026-03-20T05:01:04.605Z] f3f5ae8826fa: Pulling fs layer [2026-03-20T05:01:04.605Z] 4f4fb700ef54: Pulling fs layer [2026-03-20T05:01:04.605Z] 7861252a18e6: Pulling fs layer [2026-03-20T05:01:04.605Z] 9130f900ef6f: Pulling fs layer [2026-03-20T05:01:04.605Z] 4f4fb700ef54: Waiting [2026-03-20T05:01:04.605Z] 7861252a18e6: Waiting [2026-03-20T05:01:04.605Z] 9130f900ef6f: Waiting [2026-03-20T05:01:04.605Z] f3f5ae8826fa: Download complete [2026-03-20T05:01:04.605Z] 85e8836fcdb2: Verifying Checksum [2026-03-20T05:01:04.605Z] 85e8836fcdb2: Download complete [2026-03-20T05:01:04.605Z] 4f4fb700ef54: Download complete [2026-03-20T05:01:04.863Z] 85e8836fcdb2: Pull complete [2026-03-20T05:01:04.863Z] 7861252a18e6: Verifying Checksum [2026-03-20T05:01:04.863Z] 7861252a18e6: Download complete [2026-03-20T05:01:05.120Z] 91631faa732a: Verifying Checksum [2026-03-20T05:01:05.120Z] 91631faa732a: Download complete [2026-03-20T05:01:06.055Z] 9130f900ef6f: Verifying Checksum [2026-03-20T05:01:06.055Z] 9130f900ef6f: Download complete [2026-03-20T05:01:10.238Z] 91631faa732a: Pull complete [2026-03-20T05:01:10.238Z] f3f5ae8826fa: Pull complete [2026-03-20T05:01:10.238Z] 4f4fb700ef54: Pull complete [2026-03-20T05:01:10.238Z] 7861252a18e6: Pull complete [2026-03-20T05:01:14.420Z] 9130f900ef6f: Pull complete [2026-03-20T05:01:14.420Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-20T05:01:14.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-20T05:01:14.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T05:01:14.516Z] prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container [2026-03-20T05:01:14.542Z] $ 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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T05:01:16.336Z] $ docker top 68380397d1411fab171c84e8ee9c0abdf3546c57a00b9b1f1e9605f7ec9bbcbd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T05:01:16.671Z] + git config --global --add safe.directory /w/workspace/edgex-go/961 [Pipeline] echo [2026-03-20T05:01:16.680Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-03-20T05:01:16.954Z] + set -o pipefail [2026-03-20T05:01:16.954Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-03-20T05:01:26.946Z] [2026-03-20T05:01:26.946Z] Monitoring /w/workspace/edgex-go/961 (github.com/edgexfoundry/edgex-go)... [2026-03-20T05:01:26.946Z] [2026-03-20T05:01:26.946Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c516f8e8-20db-4beb-9f4e-c07126b22cd3 [2026-03-20T05:01:26.946Z] [2026-03-20T05:01:26.946Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-20T05:01:26.946Z] [2026-03-20T05:01:26.946Z] [2026-03-20T05:01:26.946Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-20T05:01:26.946Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-20T05:01:26.959Z] $ docker stop --time=1 68380397d1411fab171c84e8ee9c0abdf3546c57a00b9b1f1e9605f7ec9bbcbd [2026-03-20T05:01:29.217Z] $ docker rm -f --volumes 68380397d1411fab171c84e8ee9c0abdf3546c57a00b9b1f1e9605f7ec9bbcbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-03-20T05:01:29.689Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T05:01:29.703Z] provisioning config files... [2026-03-20T05:01:29.711Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/961@tmp/config10387874942046012192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:01:30.003Z] --> edgex-publish-swagger.sh [2026-03-20T05:01:30.004Z] === Publish openapi API === [2026-03-20T05:01:30.004Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-03-20T05:01:30.004Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/961/openapi/core-command.yaml] [2026-03-20T05:01:30.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T05:01:30.004Z] Dload Upload Total Spent Left Speed [2026-03-20T05:01:30.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 500 247k --:--:-- --:--:-- --:--:-- 247k [2026-03-20T05:01:30.004Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-20T05:01:30.004Z] [2026-03-20T05:01:30.004Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/961/openapi/core-data.yaml] [2026-03-20T05:01:30.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T05:01:30.004Z] Dload Upload Total Spent Left Speed [2026-03-20T05:01:30.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 507 565k --:--:-- --:--:-- --:--:-- 566k [2026-03-20T05:01:30.262Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-20T05:01:30.262Z] [2026-03-20T05:01:30.262Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/961/openapi/core-keeper.yaml] [2026-03-20T05:01:30.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T05:01:30.262Z] Dload Upload Total Spent Left Speed [2026-03-20T05:01:30.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 680 304k --:--:-- --:--:-- --:--:-- 305k [2026-03-20T05:01:30.262Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-20T05:01:30.262Z] [2026-03-20T05:01:30.262Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/961/openapi/core-metadata.yaml] [2026-03-20T05:01:30.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T05:01:30.262Z] Dload Upload Total Spent Left Speed [2026-03-20T05:01:30.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 468 1136k --:--:-- --:--:-- --:--:-- 1137k [2026-03-20T05:01:30.521Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-20T05:01:30.521Z] [2026-03-20T05:01:30.521Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/961/openapi/security-proxy-auth.yaml] [2026-03-20T05:01:30.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T05:01:30.521Z] Dload Upload Total Spent Left Speed [2026-03-20T05:01:30.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 660 238k --:--:-- --:--:-- --:--:-- 239k [2026-03-20T05:01:30.521Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-20T05:01:30.521Z] [2026-03-20T05:01:30.521Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/961/openapi/security-secretstore-setup.yaml] [2026-03-20T05:01:30.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T05:01:30.521Z] Dload Upload Total Spent Left Speed [2026-03-20T05:01:30.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49123 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49123 [2026-03-20T05:01:30.778Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-20T05:01:30.778Z] [2026-03-20T05:01:30.778Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/961/openapi/support-notifications.yaml] [2026-03-20T05:01:30.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T05:01:30.778Z] Dload Upload Total Spent Left Speed [2026-03-20T05:01:30.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 455 673k --:--:-- --:--:-- --:--:-- 673k [2026-03-20T05:01:30.778Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-20T05:01:30.778Z] [2026-03-20T05:01:30.778Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/961/openapi/support-scheduler.yaml] [2026-03-20T05:01:30.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-20T05:01:30.778Z] Dload Upload Total Spent Left Speed [2026-03-20T05:01:31.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 600 450k --:--:-- --:--:-- --:--:-- 454k [2026-03-20T05:01:31.036Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-20T05:01:31.036Z] [Pipeline] } [2026-03-20T05:01:31.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-03-20T05:01:31.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T05:01:31.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:01:31.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T05:01:31.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T05:01:31.829Z] prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container [2026-03-20T05:01:31.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T05:01:32.094Z] $ docker top c4564c3ec577174ab672c4291f2546477f3c2d68dbf9f9dbd1b71719ddc19c61 -eo pid,comm [2026-03-20T05:01:32.141Z] 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). [2026-03-20T05:01:32.141Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T05:01:32.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T05:01:32.191Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T05:01:32.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T05:01:32.307Z] $ docker exec c4564c3ec577174ab672c4291f2546477f3c2d68dbf9f9dbd1b71719ddc19c61 ssh-agent [2026-03-20T05:01:32.400Z] SSH_AUTH_SOCK=/tmp/ssh-0t7x3g4Ckv3f/agent.31 [2026-03-20T05:01:32.400Z] SSH_AGENT_PID=37 [2026-03-20T05:01:32.404Z] Running ssh-add (command line suppressed) [2026-03-20T05:01:32.491Z] Identity added: /w/workspace/edgex-go/961@tmp/private_key_12085214506089225429.key (/w/workspace/edgex-go/961@tmp/private_key_12085214506089225429.key) [2026-03-20T05:01:32.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T05:01:32.795Z] + git semver tag [2026-03-20T05:01:33.055Z] 2026-03-20 05:01:33,022 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T05:01:33.055Z] 2026-03-20 05:01:33,026 [run_tag] DEBUG tag force:False [2026-03-20T05:01:33.055Z] 2026-03-20 05:01:33,026 [check_head_tag] DEBUG check head tag [2026-03-20T05:01:33.055Z] 2026-03-20 05:01:33,028 [execute] INFO git cat-file --batch-check [2026-03-20T05:01:33.055Z] 2026-03-20 05:01:33,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/961, stdin=, shell=False, universal_newlines=False) [2026-03-20T05:01:33.055Z] 2026-03-20 05:01:33,030 [execute] INFO git cat-file --batch [2026-03-20T05:01:33.055Z] 2026-03-20 05:01:33,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/961, stdin=, shell=False, universal_newlines=False) [2026-03-20T05:01:33.314Z] 2026-03-20 05:01:33,059 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main [2026-03-20T05:01:33.314Z] 2026-03-20 05:01:33,059 [execute] INFO git tag -a v4.1.0-dev.103 -m v4.1.0-dev.103 [2026-03-20T05:01:33.314Z] 2026-03-20 05:01:33,059 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.103', '-m', 'v4.1.0-dev.103'], cwd=/w/workspace/edgex-go/961, stdin=None, shell=False, universal_newlines=False) [2026-03-20T05:01:33.314Z] 2026-03-20 05:01:33,062 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main [2026-03-20T05:01:33.314Z] 4.1.0-dev.103 [Pipeline] } [2026-03-20T05:01:33.323Z] $ docker exec --env ******** --env ******** c4564c3ec577174ab672c4291f2546477f3c2d68dbf9f9dbd1b71719ddc19c61 ssh-agent -k [2026-03-20T05:01:33.405Z] unset SSH_AUTH_SOCK; [2026-03-20T05:01:33.405Z] unset SSH_AGENT_PID; [2026-03-20T05:01:33.405Z] echo Agent pid 37 killed; [2026-03-20T05:01:33.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T05:01:33.732Z] + git semver [Pipeline] } [2026-03-20T05:01:34.001Z] $ docker stop --time=1 c4564c3ec577174ab672c4291f2546477f3c2d68dbf9f9dbd1b71719ddc19c61 [2026-03-20T05:01:35.278Z] $ docker rm -f --volumes c4564c3ec577174ab672c4291f2546477f3c2d68dbf9f9dbd1b71719ddc19c61 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:01:35.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-20T05:01:35.664Z] [2026-03-20T05:01:35.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:01:35.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-20T05:01:35.958Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-20T05:01:35.958Z] ab5ef0e58194: Pulling fs layer [2026-03-20T05:01:35.958Z] 9712f1f96733: Pulling fs layer [2026-03-20T05:01:35.958Z] 63f879dbbcfc: Pulling fs layer [2026-03-20T05:01:35.958Z] 0d9ebad4ef96: Pulling fs layer [2026-03-20T05:01:35.958Z] e9a5061849ea: Pulling fs layer [2026-03-20T05:01:35.958Z] d747dcd14b5f: Pulling fs layer [2026-03-20T05:01:35.958Z] 2de7ff778b66: Pulling fs layer [2026-03-20T05:01:35.958Z] e9a5061849ea: Waiting [2026-03-20T05:01:35.958Z] d747dcd14b5f: Waiting [2026-03-20T05:01:35.958Z] 0d9ebad4ef96: Waiting [2026-03-20T05:01:35.958Z] 2de7ff778b66: Waiting [2026-03-20T05:01:35.958Z] 9712f1f96733: Download complete [2026-03-20T05:01:36.216Z] 63f879dbbcfc: Verifying Checksum [2026-03-20T05:01:36.216Z] 63f879dbbcfc: Download complete [2026-03-20T05:01:36.474Z] e9a5061849ea: Verifying Checksum [2026-03-20T05:01:36.474Z] e9a5061849ea: Download complete [2026-03-20T05:01:36.474Z] d747dcd14b5f: Download complete [2026-03-20T05:01:36.474Z] 2de7ff778b66: Verifying Checksum [2026-03-20T05:01:36.474Z] 2de7ff778b66: Download complete [2026-03-20T05:01:36.474Z] 0d9ebad4ef96: Verifying Checksum [2026-03-20T05:01:36.474Z] 0d9ebad4ef96: Download complete [2026-03-20T05:01:36.732Z] ab5ef0e58194: Verifying Checksum [2026-03-20T05:01:36.732Z] ab5ef0e58194: Download complete [2026-03-20T05:01:40.910Z] ab5ef0e58194: Pull complete [2026-03-20T05:01:40.910Z] 9712f1f96733: Pull complete [2026-03-20T05:01:41.473Z] 63f879dbbcfc: Pull complete [2026-03-20T05:01:46.727Z] 0d9ebad4ef96: Pull complete [2026-03-20T05:01:46.727Z] e9a5061849ea: Pull complete [2026-03-20T05:01:46.727Z] d747dcd14b5f: Pull complete [2026-03-20T05:01:48.099Z] 2de7ff778b66: Pull complete [2026-03-20T05:01:48.099Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-20T05:01:48.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-20T05:01:48.099Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T05:01:48.197Z] prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container [2026-03-20T05:01:48.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T05:01:49.593Z] $ docker top 1680afe3935cb4f1625ad1bf500087f6661f7ee221c4a612adf940ed80ebc33f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-20T05:01:49.659Z] provisioning config files... [2026-03-20T05:01:49.665Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/961@tmp/config14571659574378183531tmp [2026-03-20T05:01:49.673Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/961@tmp/config17808568496311981370tmp [2026-03-20T05:01:49.680Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/961@tmp/config9601824520364484941tmp [Pipeline] { [Pipeline] echo [2026-03-20T05:01:49.843Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:01:50.156Z] ---> sigul-configuration.sh [2026-03-20T05:01:50.157Z] gpg: directory `/root/.gnupg' created [2026-03-20T05:01:50.157Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-20T05:01:50.157Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-20T05:01:50.157Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-20T05:01:50.157Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-20T05:01:50.157Z] gpg: CAST5 encrypted data [2026-03-20T05:01:50.157Z] gpg: encrypted with 1 passphrase [2026-03-20T05:01:50.157Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-20T05:01:50.451Z] + mkdir /home/jenkins [2026-03-20T05:01:50.451Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-20T05:01:50.734Z] + 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 [2026-03-20T05:01:50.743Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:01:51.027Z] ---> sigul-install.sh [2026-03-20T05:01:51.028Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-20T05:01:51.318Z] + git tag --list [2026-03-20T05:01:51.318Z] 0.6.0 [2026-03-20T05:01:51.318Z] 0.6.1 [2026-03-20T05:01:51.318Z] 0.7.0 [2026-03-20T05:01:51.318Z] 0.7.1 [2026-03-20T05:01:51.318Z] v1.0.0 [2026-03-20T05:01:51.318Z] v1.0.1 [2026-03-20T05:01:51.318Z] v1.1.0 [2026-03-20T05:01:51.318Z] v1.2.0 [2026-03-20T05:01:51.318Z] v1.2.1 [2026-03-20T05:01:51.318Z] v1.3.0 [2026-03-20T05:01:51.318Z] v1.3.1 [2026-03-20T05:01:51.318Z] v2.0.0 [2026-03-20T05:01:51.318Z] v2.1.0 [2026-03-20T05:01:51.318Z] v2.1.1 [2026-03-20T05:01:51.318Z] v2.2.0 [2026-03-20T05:01:51.318Z] v2.3.0 [2026-03-20T05:01:51.318Z] v3.0 [2026-03-20T05:01:51.318Z] v3.0.0 [2026-03-20T05:01:51.318Z] v3.1 [2026-03-20T05:01:51.318Z] v3.1.0 [2026-03-20T05:01:51.318Z] v3.1.1 [2026-03-20T05:01:51.318Z] v4.0 [2026-03-20T05:01:51.318Z] v4.0.0 [2026-03-20T05:01:51.318Z] v4.0.1 [2026-03-20T05:01:51.318Z] v4.0.1-dev.1 [2026-03-20T05:01:51.318Z] v4.0.1-dev.2 [2026-03-20T05:01:51.318Z] v4.0.2-dev.1 [2026-03-20T05:01:51.318Z] v4.1.0-dev.1 [2026-03-20T05:01:51.318Z] v4.1.0-dev.10 [2026-03-20T05:01:51.318Z] v4.1.0-dev.100 [2026-03-20T05:01:51.318Z] v4.1.0-dev.101 [2026-03-20T05:01:51.318Z] v4.1.0-dev.102 [2026-03-20T05:01:51.318Z] v4.1.0-dev.103 [2026-03-20T05:01:51.318Z] v4.1.0-dev.11 [2026-03-20T05:01:51.318Z] v4.1.0-dev.12 [2026-03-20T05:01:51.318Z] v4.1.0-dev.13 [2026-03-20T05:01:51.318Z] v4.1.0-dev.14 [2026-03-20T05:01:51.318Z] v4.1.0-dev.15 [2026-03-20T05:01:51.318Z] v4.1.0-dev.16 [2026-03-20T05:01:51.318Z] v4.1.0-dev.17 [2026-03-20T05:01:51.318Z] v4.1.0-dev.18 [2026-03-20T05:01:51.318Z] v4.1.0-dev.19 [2026-03-20T05:01:51.318Z] v4.1.0-dev.2 [2026-03-20T05:01:51.318Z] v4.1.0-dev.20 [2026-03-20T05:01:51.318Z] v4.1.0-dev.21 [2026-03-20T05:01:51.318Z] v4.1.0-dev.22 [2026-03-20T05:01:51.318Z] v4.1.0-dev.23 [2026-03-20T05:01:51.318Z] v4.1.0-dev.24 [2026-03-20T05:01:51.318Z] v4.1.0-dev.25 [2026-03-20T05:01:51.318Z] v4.1.0-dev.26 [2026-03-20T05:01:51.318Z] v4.1.0-dev.27 [2026-03-20T05:01:51.318Z] v4.1.0-dev.28 [2026-03-20T05:01:51.318Z] v4.1.0-dev.29 [2026-03-20T05:01:51.318Z] v4.1.0-dev.3 [2026-03-20T05:01:51.318Z] v4.1.0-dev.30 [2026-03-20T05:01:51.318Z] v4.1.0-dev.31 [2026-03-20T05:01:51.318Z] v4.1.0-dev.32 [2026-03-20T05:01:51.318Z] v4.1.0-dev.33 [2026-03-20T05:01:51.318Z] v4.1.0-dev.34 [2026-03-20T05:01:51.318Z] v4.1.0-dev.35 [2026-03-20T05:01:51.318Z] v4.1.0-dev.36 [2026-03-20T05:01:51.318Z] v4.1.0-dev.37 [2026-03-20T05:01:51.318Z] v4.1.0-dev.38 [2026-03-20T05:01:51.318Z] v4.1.0-dev.39 [2026-03-20T05:01:51.318Z] v4.1.0-dev.4 [2026-03-20T05:01:51.318Z] v4.1.0-dev.40 [2026-03-20T05:01:51.318Z] v4.1.0-dev.41 [2026-03-20T05:01:51.318Z] v4.1.0-dev.42 [2026-03-20T05:01:51.318Z] v4.1.0-dev.43 [2026-03-20T05:01:51.318Z] v4.1.0-dev.44 [2026-03-20T05:01:51.318Z] v4.1.0-dev.45 [2026-03-20T05:01:51.318Z] v4.1.0-dev.46 [2026-03-20T05:01:51.318Z] v4.1.0-dev.47 [2026-03-20T05:01:51.318Z] v4.1.0-dev.48 [2026-03-20T05:01:51.318Z] v4.1.0-dev.49 [2026-03-20T05:01:51.318Z] v4.1.0-dev.5 [2026-03-20T05:01:51.318Z] v4.1.0-dev.50 [2026-03-20T05:01:51.318Z] v4.1.0-dev.51 [2026-03-20T05:01:51.318Z] v4.1.0-dev.52 [2026-03-20T05:01:51.318Z] v4.1.0-dev.53 [2026-03-20T05:01:51.318Z] v4.1.0-dev.54 [2026-03-20T05:01:51.318Z] v4.1.0-dev.55 [2026-03-20T05:01:51.318Z] v4.1.0-dev.56 [2026-03-20T05:01:51.318Z] v4.1.0-dev.57 [2026-03-20T05:01:51.318Z] v4.1.0-dev.58 [2026-03-20T05:01:51.318Z] v4.1.0-dev.59 [2026-03-20T05:01:51.318Z] v4.1.0-dev.6 [2026-03-20T05:01:51.318Z] v4.1.0-dev.60 [2026-03-20T05:01:51.318Z] v4.1.0-dev.61 [2026-03-20T05:01:51.318Z] v4.1.0-dev.62 [2026-03-20T05:01:51.318Z] v4.1.0-dev.63 [2026-03-20T05:01:51.318Z] v4.1.0-dev.64 [2026-03-20T05:01:51.318Z] v4.1.0-dev.65 [2026-03-20T05:01:51.318Z] v4.1.0-dev.66 [2026-03-20T05:01:51.318Z] v4.1.0-dev.67 [2026-03-20T05:01:51.318Z] v4.1.0-dev.68 [2026-03-20T05:01:51.318Z] v4.1.0-dev.69 [2026-03-20T05:01:51.318Z] v4.1.0-dev.7 [2026-03-20T05:01:51.318Z] v4.1.0-dev.70 [2026-03-20T05:01:51.318Z] v4.1.0-dev.71 [2026-03-20T05:01:51.318Z] v4.1.0-dev.72 [2026-03-20T05:01:51.318Z] v4.1.0-dev.73 [2026-03-20T05:01:51.318Z] v4.1.0-dev.74 [2026-03-20T05:01:51.318Z] v4.1.0-dev.75 [2026-03-20T05:01:51.318Z] v4.1.0-dev.76 [2026-03-20T05:01:51.318Z] v4.1.0-dev.77 [2026-03-20T05:01:51.318Z] v4.1.0-dev.78 [2026-03-20T05:01:51.318Z] v4.1.0-dev.79 [2026-03-20T05:01:51.318Z] v4.1.0-dev.8 [2026-03-20T05:01:51.318Z] v4.1.0-dev.80 [2026-03-20T05:01:51.318Z] v4.1.0-dev.81 [2026-03-20T05:01:51.318Z] v4.1.0-dev.82 [2026-03-20T05:01:51.318Z] v4.1.0-dev.83 [2026-03-20T05:01:51.318Z] v4.1.0-dev.84 [2026-03-20T05:01:51.318Z] v4.1.0-dev.85 [2026-03-20T05:01:51.318Z] v4.1.0-dev.86 [2026-03-20T05:01:51.318Z] v4.1.0-dev.87 [2026-03-20T05:01:51.318Z] v4.1.0-dev.88 [2026-03-20T05:01:51.318Z] v4.1.0-dev.89 [2026-03-20T05:01:51.318Z] v4.1.0-dev.9 [2026-03-20T05:01:51.318Z] v4.1.0-dev.90 [2026-03-20T05:01:51.318Z] v4.1.0-dev.91 [2026-03-20T05:01:51.318Z] v4.1.0-dev.92 [2026-03-20T05:01:51.318Z] v4.1.0-dev.93 [2026-03-20T05:01:51.318Z] v4.1.0-dev.94 [2026-03-20T05:01:51.318Z] v4.1.0-dev.95 [2026-03-20T05:01:51.318Z] v4.1.0-dev.96 [2026-03-20T05:01:51.318Z] v4.1.0-dev.97 [2026-03-20T05:01:51.318Z] v4.1.0-dev.98 [2026-03-20T05:01:51.318Z] v4.1.0-dev.99 [Pipeline] sh [2026-03-20T05:01:51.682Z] + lftools sign git-tag v4.1.0-dev.103 [2026-03-20T05:01:52.282Z] Signing Git tag with Sigul... [2026-03-20T05:01:52.282Z] Signing v4.1.0-dev.103 [Pipeline] echo [2026-03-20T05:01:52.671Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:01:52.991Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-20T05:01:52.999Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-20T05:01:53.018Z] $ docker stop --time=1 1680afe3935cb4f1625ad1bf500087f6661f7ee221c4a612adf940ed80ebc33f [2026-03-20T05:01:54.285Z] $ docker rm -f --volumes 1680afe3935cb4f1625ad1bf500087f6661f7ee221c4a612adf940ed80ebc33f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-20T05:01:54.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T05:01:54.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:01:55.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T05:01:55.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T05:01:55.100Z] prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container [2026-03-20T05:01:55.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T05:01:55.362Z] $ docker top 3c845b3fcce21af7ff65c51ff0977fab75d4dd9d7e897baadf43c68940fa7e7d -eo pid,comm [2026-03-20T05:01:55.403Z] 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). [2026-03-20T05:01:55.403Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T05:01:55.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T05:01:55.456Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T05:01:55.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T05:01:55.569Z] $ docker exec 3c845b3fcce21af7ff65c51ff0977fab75d4dd9d7e897baadf43c68940fa7e7d ssh-agent [2026-03-20T05:01:55.660Z] SSH_AUTH_SOCK=/tmp/ssh-8WHC8bIkVZ6G/agent.32 [2026-03-20T05:01:55.660Z] SSH_AGENT_PID=38 [2026-03-20T05:01:55.663Z] Running ssh-add (command line suppressed) [2026-03-20T05:01:55.764Z] Identity added: /w/workspace/edgex-go/961@tmp/private_key_6571702678695554228.key (/w/workspace/edgex-go/961@tmp/private_key_6571702678695554228.key) [2026-03-20T05:01:55.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T05:01:56.066Z] + git semver bump pre [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,264 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,267 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,267 [bump_version] DEBUG bumping version:4.1.0-dev.103 on axis:pre with prefix:dev [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,267 [bump_version] DEBUG bumped version:4.1.0-dev.104 [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,267 [write_version] DEBUG write version:4.1.0-dev.104 to path:/w/workspace/edgex-go/961/.semver/main with force:True [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,267 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,267 [write_file] DEBUG write to file:/w/workspace/edgex-go/961/.semver/main [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,269 [execute] INFO git cat-file --batch-check [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/961/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,273 [execute] INFO git cat-file --batch [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/961/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-20T05:01:56.325Z] 2026-03-20 05:01:56,275 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main [2026-03-20T05:01:56.325Z] 4.1.0-dev.104 [Pipeline] } [2026-03-20T05:01:56.335Z] $ docker exec --env ******** --env ******** 3c845b3fcce21af7ff65c51ff0977fab75d4dd9d7e897baadf43c68940fa7e7d ssh-agent -k [2026-03-20T05:01:56.441Z] unset SSH_AUTH_SOCK; [2026-03-20T05:01:56.441Z] unset SSH_AGENT_PID; [2026-03-20T05:01:56.441Z] echo Agent pid 38 killed; [2026-03-20T05:01:56.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T05:01:56.775Z] + git semver [Pipeline] } [2026-03-20T05:01:57.047Z] $ docker stop --time=1 3c845b3fcce21af7ff65c51ff0977fab75d4dd9d7e897baadf43c68940fa7e7d [2026-03-20T05:01:58.285Z] $ docker rm -f --volumes 3c845b3fcce21af7ff65c51ff0977fab75d4dd9d7e897baadf43c68940fa7e7d [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-20T05:01:58.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-20T05:01:58.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:01:58.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-20T05:01:58.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T05:01:58.982Z] prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container [2026-03-20T05:01:59.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T05:01:59.236Z] $ docker top e7ad1df5024c3a2104e282a05b264e5338e9e2e7d0d19826a2717dcc390f58a9 -eo pid,comm [2026-03-20T05:01:59.276Z] 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). [2026-03-20T05:01:59.276Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-20T05:01:59.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-20T05:01:59.327Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-20T05:01:59.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-20T05:01:59.440Z] $ docker exec e7ad1df5024c3a2104e282a05b264e5338e9e2e7d0d19826a2717dcc390f58a9 ssh-agent [2026-03-20T05:01:59.537Z] SSH_AUTH_SOCK=/tmp/ssh-dmj5zGjApER6/agent.33 [2026-03-20T05:01:59.537Z] SSH_AGENT_PID=39 [2026-03-20T05:01:59.541Z] Running ssh-add (command line suppressed) [2026-03-20T05:01:59.645Z] Identity added: /w/workspace/edgex-go/961@tmp/private_key_7260313775205046010.key (/w/workspace/edgex-go/961@tmp/private_key_7260313775205046010.key) [2026-03-20T05:01:59.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-20T05:01:59.946Z] + git semver push [2026-03-20T05:02:00.205Z] 2026-03-20 05:02:00,139 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-20T05:02:00.205Z] 2026-03-20 05:02:00,142 [run_push] DEBUG push [2026-03-20T05:02:00.205Z] 2026-03-20 05:02:00,143 [execute] INFO git cat-file --batch-check [2026-03-20T05:02:00.205Z] 2026-03-20 05:02:00,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/961/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-20T05:02:00.205Z] 2026-03-20 05:02:00,145 [execute] INFO git rev-list 7b24e18d2f425e2e6bf7c62e3807f63e167e3b71 -- [2026-03-20T05:02:00.205Z] 2026-03-20 05:02:00,145 [execute] DEBUG Popen(['git', 'rev-list', '7b24e18d2f425e2e6bf7c62e3807f63e167e3b71', '--'], cwd=/w/workspace/edgex-go/961/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-20T05:02:00.205Z] 2026-03-20 05:02:00,164 [execute] INFO git fetch -v -- origin [2026-03-20T05:02:00.205Z] 2026-03-20 05:02:00,164 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/961/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-20T05:02:00.772Z] 2026-03-20 05:02:00,712 [run_push] DEBUG no remote changes detected [2026-03-20T05:02:00.772Z] 2026-03-20 05:02:00,712 [execute] INFO git push origin semver [2026-03-20T05:02:00.772Z] 2026-03-20 05:02:00,712 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/961/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-20T05:02:01.706Z] 2026-03-20 05:02:01,567 [run_push] DEBUG push all version tags [2026-03-20T05:02:01.706Z] 2026-03-20 05:02:01,568 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-20T05:02:01.706Z] 2026-03-20 05:02:01,568 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/961, stdin=None, shell=False, universal_newlines=False) [2026-03-20T05:02:02.642Z] 2026-03-20 05:02:02,319 [read_version] DEBUG read version from /w/workspace/edgex-go/961/.semver/main [2026-03-20T05:02:02.642Z] 4.1.0-dev.104 [Pipeline] } [2026-03-20T05:02:02.650Z] $ docker exec --env ******** --env ******** e7ad1df5024c3a2104e282a05b264e5338e9e2e7d0d19826a2717dcc390f58a9 ssh-agent -k [2026-03-20T05:02:02.751Z] unset SSH_AUTH_SOCK; [2026-03-20T05:02:02.751Z] unset SSH_AGENT_PID; [2026-03-20T05:02:02.751Z] echo Agent pid 39 killed; [2026-03-20T05:02:02.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-20T05:02:03.069Z] + git semver [Pipeline] } [2026-03-20T05:02:03.340Z] $ docker stop --time=1 e7ad1df5024c3a2104e282a05b264e5338e9e2e7d0d19826a2717dcc390f58a9 [2026-03-20T05:02:04.582Z] $ docker rm -f --volumes e7ad1df5024c3a2104e282a05b264e5338e9e2e7d0d19826a2717dcc390f58a9 [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 [2026-03-20T05:02:05.035Z] + [ -d /w/workspace/edgex-go/961/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:02:05.321Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:02:06.176Z] ---> package-listing.sh [2026-03-20T05:02:06.176Z] ++ facter osfamily [2026-03-20T05:02:06.176Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-20T05:02:06.434Z] + OS_FAMILY=debian [2026-03-20T05:02:06.434Z] + workspace=/w/workspace/edgex-go/961 [2026-03-20T05:02:06.434Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-20T05:02:06.434Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-20T05:02:06.434Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-20T05:02:06.434Z] + PACKAGES=/tmp/packages_start.txt [2026-03-20T05:02:06.434Z] + '[' /w/workspace/edgex-go/961 ']' [2026-03-20T05:02:06.434Z] + PACKAGES=/tmp/packages_end.txt [2026-03-20T05:02:06.434Z] + case "${OS_FAMILY}" in [2026-03-20T05:02:06.434Z] + dpkg -l [2026-03-20T05:02:06.434Z] + grep '^ii' [2026-03-20T05:02:06.434Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-20T05:02:06.434Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-20T05:02:06.434Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-20T05:02:06.434Z] + '[' /w/workspace/edgex-go/961 ']' [2026-03-20T05:02:06.434Z] + mkdir -p /w/workspace/edgex-go/961/archives/ [2026-03-20T05:02:06.434Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/961/archives/ [Pipeline] echo [2026-03-20T05:02:06.444Z] 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/961/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-20T05:02:06.716Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:02:07.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T05:02:07.274Z] [2026-03-20T05:02:07.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-20T05:02:07.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T05:02:07.572Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-20T05:02:07.572Z] 5eb5b503b376: Pulling fs layer [2026-03-20T05:02:07.572Z] 5c69ac0246d0: Pulling fs layer [2026-03-20T05:02:07.572Z] ec43610c2a17: Pulling fs layer [2026-03-20T05:02:07.572Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-20T05:02:07.572Z] 33b1e0a273af: Pulling fs layer [2026-03-20T05:02:07.572Z] 5d3b04190fa2: Pulling fs layer [2026-03-20T05:02:07.572Z] 2f39f015ded8: Pulling fs layer [2026-03-20T05:02:07.572Z] 3a2ae6a8a46f: Waiting [2026-03-20T05:02:07.572Z] 33b1e0a273af: Waiting [2026-03-20T05:02:07.572Z] 5d3b04190fa2: Waiting [2026-03-20T05:02:07.572Z] 2f39f015ded8: Waiting [2026-03-20T05:02:07.572Z] 5c69ac0246d0: Verifying Checksum [2026-03-20T05:02:07.572Z] 5c69ac0246d0: Download complete [2026-03-20T05:02:07.572Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-20T05:02:07.572Z] 3a2ae6a8a46f: Download complete [2026-03-20T05:02:07.572Z] ec43610c2a17: Verifying Checksum [2026-03-20T05:02:07.572Z] ec43610c2a17: Download complete [2026-03-20T05:02:07.572Z] 33b1e0a273af: Verifying Checksum [2026-03-20T05:02:07.572Z] 33b1e0a273af: Download complete [2026-03-20T05:02:07.572Z] 5d3b04190fa2: Verifying Checksum [2026-03-20T05:02:07.572Z] 5d3b04190fa2: Download complete [2026-03-20T05:02:07.829Z] 5eb5b503b376: Verifying Checksum [2026-03-20T05:02:07.829Z] 5eb5b503b376: Download complete [2026-03-20T05:02:08.394Z] 2f39f015ded8: Verifying Checksum [2026-03-20T05:02:08.394Z] 2f39f015ded8: Download complete [2026-03-20T05:02:09.326Z] 5eb5b503b376: Pull complete [2026-03-20T05:02:09.584Z] 5c69ac0246d0: Pull complete [2026-03-20T05:02:10.150Z] ec43610c2a17: Pull complete [2026-03-20T05:02:10.150Z] 3a2ae6a8a46f: Pull complete [2026-03-20T05:02:10.407Z] 33b1e0a273af: Pull complete [2026-03-20T05:02:10.407Z] 5d3b04190fa2: Pull complete [2026-03-20T05:02:16.962Z] 2f39f015ded8: Pull complete [2026-03-20T05:02:16.962Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-20T05:02:16.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-20T05:02:16.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-20T05:02:17.052Z] prd-ubuntu20.04-docker-8c-8g-3741 does not seem to be running inside a container [2026-03-20T05:02:17.076Z] $ 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/961/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/961 -v /w/workspace/edgex-go/961:/w/workspace/edgex-go/961:rw,z -v /w/workspace/edgex-go/961@tmp:/w/workspace/edgex-go/961@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 [2026-03-20T05:02:18.335Z] $ docker top f8b9f6282ee5af1fad019cbe3bd40ed6f25334952aee06715c9a4ac5d0be9ab2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-20T05:02:18.670Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-20T05:02:18.950Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-20T05:02:19.232Z] + ls /var/log/sa-host [2026-03-20T05:02:19.232Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-20T05:02:19.260Z] provisioning config files... [2026-03-20T05:02:19.268Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/961@tmp/config10213344522816326595tmp [Pipeline] { [Pipeline] echo [2026-03-20T05:02:19.283Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:02:19.566Z] ---> create-netrc.sh [Pipeline] } [2026-03-20T05:02:19.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:02:19.871Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-20T05:02:19.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:02:20.159Z] ---> sudo-logs.sh [2026-03-20T05:02:20.159Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-20T05:02:20.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:02:20.465Z] ---> job-cost.sh [2026-03-20T05:02:20.465Z] lf-activate-venv: SKIPPING [2026-03-20T05:02:20.465Z] DEBUG: total: 0.10999999940395355 [2026-03-20T05:02:20.465Z] INFO: Retrieving Stack Cost... [2026-03-20T05:02:20.723Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-20T05:02:20.982Z] INFO: Archiving Costs [Pipeline] echo [2026-03-20T05:02:20.994Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-20T05:02:21.273Z] ---> logs-deploy.sh [2026-03-20T05:02:21.273Z] lf-activate-venv: SKIPPING [2026-03-20T05:02:21.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/961 [2026-03-20T05:02:21.273Z] INFO: archiving workspace using pattern(s): [2026-03-20T05:02:22.207Z] Archives upload complete. [2026-03-20T05:02:22.207Z] INFO: archiving logs to Nexus