Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 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-ssh3461430386717821241.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-ssh8537741187809276928.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-ssh3404287789532779965.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-ssh15157532970672040226.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-ssh16997342196414833478.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 ‘prd-centos7-blackbox-4c-2g-774151’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-774152’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-774348’ is offline ‘prd-ubuntu20.04-docker-8c-8g-774354’ is offline Running on prd-ubuntu20.04-docker-8c-8g-774355 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/931 [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/931 # 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 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 (main) Commit message: "Merge pull request #5322 from FelixTing/issue-5319" > git config core.sparsecheckout # timeout=10 > git checkout -f 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 # timeout=10 > git rev-list --no-walk 93993623b6023bd90f5581334015c52b08f52fe2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-12-02T02:08:00.740Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-12-02T02:08:00.810Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-12-02T02:08:00.838Z] ========================================================= [2025-12-02T02:08:00.838Z] EdgeX Global Pipelines Version Info [2025-12-02T02:08:00.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-12-02T02:08:02.379Z] ------------------- [2025-12-02T02:08:02.379Z] stable info: [2025-12-02T02:08:02.379Z] ------------------- [2025-12-02T02:08:02.379Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-12-02T02:08:02.379Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-12-02T02:08:02.379Z] Message: update stable to v1.0.278 [2025-12-02T02:08:02.652Z] ------------------- [2025-12-02T02:08:02.652Z] experimental info: [2025-12-02T02:08:02.652Z] ------------------- [2025-12-02T02:08:02.652Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-12-02T02:08:02.652Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-12-02T02:08:02.652Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-12-02T02:08:02.745Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-12-02T02:08:02.768Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-12-02T02:08:02.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-12-02T02:08:02.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-12-02T02:08:02.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-12-02T02:08:02.874Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-12-02T02:08:02.897Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-12-02T02:08:02.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-12-02T02:08:02.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-12-02T02:08:02.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-12-02T02:08:02.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-12-02T02:08:03.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-12-02T02:08:03.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-12-02T02:08:03.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-12-02T02:08:03.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-12-02T02:08:03.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-12-02T02:08:03.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-12-02T02:08:03.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-12-02T02:08:03.193Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-12-02T02:08:03.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-12-02T02:08:03.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-12-02T02:08:03.260Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-12-02T02:08:03.282Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-12-02T02:08:03.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-12-02T02:08:03.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-12-02T02:08:03.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-12-02T02:08:03.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T02:08:03.403Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c19b64 [Pipeline] echo [2025-12-02T02:08:03.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-02T02:08:03.483Z] provisioning config files... [2025-12-02T02:08:03.496Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/931@tmp/config11407372873105943673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-02T02:08:03.855Z] ---> ****-login.sh [2025-12-02T02:08:03.855Z] nexus3.edgexfoundry.org:10001 [2025-12-02T02:08:03.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:08:04.116Z] [2025-12-02T02:08:04.116Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-02T02:08:04.116Z] Configure a credential helper to remove this warning. See [2025-12-02T02:08:04.116Z] https://docs.****.com/go/credential-store/ [2025-12-02T02:08:04.116Z] [2025-12-02T02:08:04.116Z] Login Succeeded [2025-12-02T02:08:04.116Z] nexus3.edgexfoundry.org:10002 [2025-12-02T02:08:04.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:08:04.116Z] [2025-12-02T02:08:04.117Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-02T02:08:04.117Z] Configure a credential helper to remove this warning. See [2025-12-02T02:08:04.117Z] https://docs.****.com/go/credential-store/ [2025-12-02T02:08:04.117Z] [2025-12-02T02:08:04.117Z] Login Succeeded [2025-12-02T02:08:04.117Z] nexus3.edgexfoundry.org:10003 [2025-12-02T02:08:04.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:08:04.117Z] [2025-12-02T02:08:04.117Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-02T02:08:04.117Z] Configure a credential helper to remove this warning. See [2025-12-02T02:08:04.117Z] https://docs.****.com/go/credential-store/ [2025-12-02T02:08:04.117Z] [2025-12-02T02:08:04.117Z] Login Succeeded [2025-12-02T02:08:04.117Z] nexus3.edgexfoundry.org:10004 [2025-12-02T02:08:04.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:08:04.379Z] [2025-12-02T02:08:04.379Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-02T02:08:04.379Z] Configure a credential helper to remove this warning. See [2025-12-02T02:08:04.379Z] https://docs.****.com/go/credential-store/ [2025-12-02T02:08:04.379Z] [2025-12-02T02:08:04.379Z] Login Succeeded [2025-12-02T02:08:04.379Z] ****.io [2025-12-02T02:08:04.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:08:04.639Z] [2025-12-02T02:08:04.639Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-02T02:08:04.639Z] Configure a credential helper to remove this warning. See [2025-12-02T02:08:04.639Z] https://docs.****.com/go/credential-store/ [2025-12-02T02:08:04.639Z] [2025-12-02T02:08:04.639Z] Login Succeeded [2025-12-02T02:08:04.639Z] ---> ****-login.sh ends [Pipeline] } [2025-12-02T02:08:04.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-02T02:08:04.976Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-12-02T02:08:04.976Z] + + cut -d/ -f2dirname [2025-12-02T02:08:04.976Z] cmd/core-command/Dockerfile [2025-12-02T02:08:04.976Z] + echo core-command,cmd/core-command/Dockerfile [2025-12-02T02:08:04.976Z] + cut -d/ -f2 [2025-12-02T02:08:04.976Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-12-02T02:08:04.976Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-12-02T02:08:04.976Z] + dirname cmd/core-data/Dockerfile [2025-12-02T02:08:04.976Z] + cut -d/ -f2 [2025-12-02T02:08:04.976Z] + echo core-data,cmd/core-data/Dockerfile [2025-12-02T02:08:04.976Z] + dirname cmd/core-keeper/Dockerfile [2025-12-02T02:08:04.976Z] + cut -d/ -f2 [2025-12-02T02:08:04.976Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-12-02T02:08:04.976Z] + dirname cmd/core-metadata/Dockerfile [2025-12-02T02:08:04.976Z] + cut -d/ -f2 [2025-12-02T02:08:04.976Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-12-02T02:08:04.976Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-12-02T02:08:04.976Z] + cut -d/ -f2 [2025-12-02T02:08:04.976Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-12-02T02:08:04.976Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-12-02T02:08:04.976Z] + cut -d/ -f2 [2025-12-02T02:08:04.976Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-12-02T02:08:04.976Z] + + cut -d/ -f2 [2025-12-02T02:08:04.976Z] dirname cmd/security-proxy-setup/Dockerfile [2025-12-02T02:08:04.977Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-12-02T02:08:04.977Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-12-02T02:08:04.977Z] + cut -d/ -f2 [2025-12-02T02:08:04.977Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-12-02T02:08:04.977Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-12-02T02:08:04.977Z] + cut -d/ -f2 [2025-12-02T02:08:04.977Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-12-02T02:08:04.977Z] + dirname+ cmd/security-spire-agent/Dockerfile [2025-12-02T02:08:04.977Z] cut -d/ -f2 [2025-12-02T02:08:04.977Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-12-02T02:08:04.977Z] + dirname cmd/security-spire-config/Dockerfile [2025-12-02T02:08:04.977Z] + cut -d/ -f2 [2025-12-02T02:08:04.977Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-12-02T02:08:04.977Z] + dirname cmd/security-spire-server/Dockerfile [2025-12-02T02:08:04.977Z] + cut -d/ -f2 [2025-12-02T02:08:04.977Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-12-02T02:08:04.977Z] + dirname cmd/support-notifications/Dockerfile [2025-12-02T02:08:04.977Z] + cut -d/ -f2 [2025-12-02T02:08:04.977Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-12-02T02:08:04.977Z] + dirname cmd/support-scheduler/Dockerfile [2025-12-02T02:08:04.977Z] + cut -d/ -f2 [2025-12-02T02:08:04.977Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-12-02T02:08:05.020Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-12-02T02:08:05.403Z] + git rev-list -1 --merges 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98~1..3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T02:08:05.418Z] -----------> git rev-list -1 --merges 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98~1..3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:08:05.418Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [false] [Pipeline] sh [2025-12-02T02:08:05.717Z] + git log --format=format:%s -1 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T02:08:05.736Z] ========================================================= [2025-12-02T02:08:05.737Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-12-02T02:08:05.737Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-12-02T02:08:06.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-02T02:08:06.184Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-12-02T02:08:06.184Z] + [ -e /tmp/ssh_known_hosts ] [2025-12-02T02:08:06.184Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-12-02T02:08:06.184Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-12-02T02:08:06.184Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-12-02T02:08:06.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:08:06.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-02T02:08:06.610Z] [2025-12-02T02:08:06.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:08:06.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-02T02:08:06.920Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-12-02T02:08:06.920Z] 3dae71ba6b94: Pulling fs layer [2025-12-02T02:08:06.920Z] 6bf1a483ea7c: Pulling fs layer [2025-12-02T02:08:06.920Z] f5dfc541a4d3: Pulling fs layer [2025-12-02T02:08:06.920Z] 461d9e800cba: Pulling fs layer [2025-12-02T02:08:06.920Z] 80192f66455f: Pulling fs layer [2025-12-02T02:08:06.920Z] 2e8e34ca0e6c: Pulling fs layer [2025-12-02T02:08:06.920Z] a29436f7fd5d: Pulling fs layer [2025-12-02T02:08:06.920Z] 923cac83aea3: Pulling fs layer [2025-12-02T02:08:06.920Z] 25ad8b0a4227: Pulling fs layer [2025-12-02T02:08:06.920Z] db01528c6b51: Pulling fs layer [2025-12-02T02:08:06.920Z] 28988de357af: Pulling fs layer [2025-12-02T02:08:06.920Z] 923cac83aea3: Waiting [2025-12-02T02:08:06.920Z] a29436f7fd5d: Waiting [2025-12-02T02:08:06.920Z] 25ad8b0a4227: Waiting [2025-12-02T02:08:06.920Z] 80192f66455f: Waiting [2025-12-02T02:08:06.920Z] 2e8e34ca0e6c: Waiting [2025-12-02T02:08:06.920Z] db01528c6b51: Waiting [2025-12-02T02:08:06.920Z] 28988de357af: Waiting [2025-12-02T02:08:06.920Z] 461d9e800cba: Waiting [2025-12-02T02:08:06.920Z] 6bf1a483ea7c: Verifying Checksum [2025-12-02T02:08:06.920Z] 6bf1a483ea7c: Download complete [2025-12-02T02:08:06.920Z] 461d9e800cba: Download complete [2025-12-02T02:08:07.190Z] 80192f66455f: Verifying Checksum [2025-12-02T02:08:07.190Z] 80192f66455f: Download complete [2025-12-02T02:08:07.190Z] f5dfc541a4d3: Verifying Checksum [2025-12-02T02:08:07.190Z] f5dfc541a4d3: Download complete [2025-12-02T02:08:07.190Z] 3dae71ba6b94: Verifying Checksum [2025-12-02T02:08:07.190Z] 3dae71ba6b94: Download complete [2025-12-02T02:08:07.190Z] 923cac83aea3: Download complete [2025-12-02T02:08:07.190Z] 25ad8b0a4227: Verifying Checksum [2025-12-02T02:08:07.190Z] 25ad8b0a4227: Download complete [2025-12-02T02:08:07.451Z] db01528c6b51: Verifying Checksum [2025-12-02T02:08:07.451Z] db01528c6b51: Download complete [2025-12-02T02:08:07.451Z] 28988de357af: Verifying Checksum [2025-12-02T02:08:07.451Z] 28988de357af: Download complete [2025-12-02T02:08:07.451Z] a29436f7fd5d: Verifying Checksum [2025-12-02T02:08:07.451Z] a29436f7fd5d: Download complete [2025-12-02T02:08:08.026Z] 2e8e34ca0e6c: Verifying Checksum [2025-12-02T02:08:08.026Z] 2e8e34ca0e6c: Download complete [2025-12-02T02:08:08.592Z] 3dae71ba6b94: Pull complete [2025-12-02T02:08:08.851Z] 6bf1a483ea7c: Pull complete [2025-12-02T02:08:09.784Z] f5dfc541a4d3: Pull complete [2025-12-02T02:08:09.784Z] 461d9e800cba: Pull complete [2025-12-02T02:08:09.784Z] 80192f66455f: Pull complete [2025-12-02T02:08:15.051Z] 2e8e34ca0e6c: Pull complete [2025-12-02T02:08:15.621Z] a29436f7fd5d: Pull complete [2025-12-02T02:08:15.621Z] 923cac83aea3: Pull complete [2025-12-02T02:08:15.880Z] 25ad8b0a4227: Pull complete [2025-12-02T02:08:15.880Z] db01528c6b51: Pull complete [2025-12-02T02:08:15.880Z] 28988de357af: Pull complete [2025-12-02T02:08:15.880Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-12-02T02:08:15.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-02T02:08:15.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T02:08:16.024Z] prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container [2025-12-02T02:08:16.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-02T02:08:18.914Z] $ docker top a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa -eo pid,comm [2025-12-02T02:08:18.965Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-12-02T02:08:18.965Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-02T02:08:19.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-02T02:08:19.010Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-02T02:08:19.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-02T02:08:19.123Z] $ docker exec a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa ssh-agent [2025-12-02T02:08:19.239Z] SSH_AUTH_SOCK=/tmp/ssh-mKaPgngOes9t/agent.32 [2025-12-02T02:08:19.239Z] SSH_AGENT_PID=38 [2025-12-02T02:08:19.246Z] Running ssh-add (command line suppressed) [2025-12-02T02:08:19.356Z] Identity added: /w/workspace/edgex-go/931@tmp/private_key_5035928349919410645.key (/w/workspace/edgex-go/931@tmp/private_key_5035928349919410645.key) [2025-12-02T02:08:19.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-02T02:08:19.682Z] + git config --global --add safe.directory /w/workspace/edgex-go/931 [Pipeline] sh [2025-12-02T02:08:19.971Z] + git tag --points-at HEAD [Pipeline] } [2025-12-02T02:08:19.987Z] $ docker exec --env ******** --env ******** a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa ssh-agent -k [2025-12-02T02:08:20.093Z] unset SSH_AUTH_SOCK; [2025-12-02T02:08:20.094Z] unset SSH_AGENT_PID; [2025-12-02T02:08:20.094Z] echo Agent pid 38 killed; [2025-12-02T02:08:20.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-12-02T02:08:20.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-02T02:08:20.144Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-02T02:08:20.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-02T02:08:20.245Z] $ docker exec a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa ssh-agent [2025-12-02T02:08:20.345Z] SSH_AUTH_SOCK=/tmp/ssh-fFGZt7pKIfxJ/agent.85 [2025-12-02T02:08:20.345Z] SSH_AGENT_PID=91 [2025-12-02T02:08:20.351Z] Running ssh-add (command line suppressed) [2025-12-02T02:08:20.451Z] Identity added: /w/workspace/edgex-go/931@tmp/private_key_15265829660984187287.key (/w/workspace/edgex-go/931@tmp/private_key_15265829660984187287.key) [2025-12-02T02:08:20.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-02T02:08:20.759Z] + git semver init [2025-12-02T02:08:21.018Z] 2025-12-02 02:08:20,955 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-02T02:08:21.018Z] 2025-12-02 02:08:20,960 [run_init] DEBUG init version:0.0.0 force:False [2025-12-02T02:08:21.018Z] 2025-12-02 02:08:20,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/931/.semver [2025-12-02T02:08:21.018Z] 2025-12-02 02:08:20,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/931/.semver [2025-12-02T02:08:21.018Z] 2025-12-02 02:08:20,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/931/.semver'], cwd=/w/workspace/edgex-go/931, stdin=None, shell=False, universal_newlines=False) [2025-12-02T02:08:26.308Z] 2025-12-02 02:08:25,769 [append_file] DEBUG append to file:/w/workspace/edgex-go/931/.git/info/exclude [2025-12-02T02:08:26.308Z] 2025-12-02 02:08:25,770 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/931/.semver/main with force:False [2025-12-02T02:08:26.308Z] 2025-12-02 02:08:25,770 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main [2025-12-02T02:08:26.308Z] 2025-12-02 02:08:25,770 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main [2025-12-02T02:08:26.308Z] 4.1.0-dev.80 [Pipeline] } [2025-12-02T02:08:26.315Z] $ docker exec --env ******** --env ******** a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa ssh-agent -k [2025-12-02T02:08:26.411Z] unset SSH_AUTH_SOCK; [2025-12-02T02:08:26.412Z] unset SSH_AGENT_PID; [2025-12-02T02:08:26.412Z] echo Agent pid 91 killed; [2025-12-02T02:08:26.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-02T02:08:26.752Z] + git semver [Pipeline] } [2025-12-02T02:08:27.021Z] $ docker stop --time=1 a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa [2025-12-02T02:08:28.284Z] $ docker rm -f --volumes a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-02T02:08:28.640Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-12-02T02:08:28.901Z] Stashed 1 file(s) [Pipeline] echo [2025-12-02T02:08:28.906Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.80 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-12-02T02:08:29.456Z] + git config --global --add safe.directory /w/workspace/edgex-go/931 [Pipeline] echo [2025-12-02T02:08:29.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-02T02:08:29.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-02T02:08:29.516Z] ========================================================= [2025-12-02T02:08:29.517Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-12-02T02:08:29.517Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-12-02T02:08:29.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-02T02:08:29.809Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-12-02T02:08:29.809Z] 2d35ebdb57d9: Pulling fs layer [2025-12-02T02:08:29.809Z] c35fb4624d26: Pulling fs layer [2025-12-02T02:08:29.809Z] 4e2aec7ef170: Pulling fs layer [2025-12-02T02:08:29.809Z] 333b49ad6fbf: Pulling fs layer [2025-12-02T02:08:29.809Z] 4f4fb700ef54: Pulling fs layer [2025-12-02T02:08:29.809Z] c3e65509a76b: Pulling fs layer [2025-12-02T02:08:29.809Z] 7cf9ebb963bd: Pulling fs layer [2025-12-02T02:08:29.809Z] bb34ca984cfb: Pulling fs layer [2025-12-02T02:08:29.809Z] 333b49ad6fbf: Waiting [2025-12-02T02:08:29.809Z] 4f4fb700ef54: Waiting [2025-12-02T02:08:29.809Z] c3e65509a76b: Waiting [2025-12-02T02:08:29.809Z] 7cf9ebb963bd: Waiting [2025-12-02T02:08:29.809Z] 151cf03bc807: Pulling fs layer [2025-12-02T02:08:29.809Z] bb34ca984cfb: Waiting [2025-12-02T02:08:29.809Z] 151cf03bc807: Waiting [2025-12-02T02:08:29.809Z] c35fb4624d26: Download complete [2025-12-02T02:08:29.809Z] 333b49ad6fbf: Verifying Checksum [2025-12-02T02:08:29.809Z] 333b49ad6fbf: Download complete [2025-12-02T02:08:29.809Z] 4f4fb700ef54: Verifying Checksum [2025-12-02T02:08:29.809Z] 4f4fb700ef54: Download complete [2025-12-02T02:08:29.809Z] c3e65509a76b: Verifying Checksum [2025-12-02T02:08:29.809Z] c3e65509a76b: Download complete [2025-12-02T02:08:29.809Z] 2d35ebdb57d9: Verifying Checksum [2025-12-02T02:08:29.809Z] 2d35ebdb57d9: Download complete [2025-12-02T02:08:30.067Z] 2d35ebdb57d9: Pull complete [2025-12-02T02:08:30.067Z] 7cf9ebb963bd: Verifying Checksum [2025-12-02T02:08:30.067Z] 7cf9ebb963bd: Download complete [2025-12-02T02:08:30.067Z] c35fb4624d26: Pull complete [2025-12-02T02:08:30.325Z] 4e2aec7ef170: Download complete [2025-12-02T02:08:30.325Z] 151cf03bc807: Verifying Checksum [2025-12-02T02:08:30.325Z] 151cf03bc807: Download complete [2025-12-02T02:08:30.583Z] bb34ca984cfb: Verifying Checksum [2025-12-02T02:08:30.583Z] bb34ca984cfb: Download complete [2025-12-02T02:08:35.850Z] 4e2aec7ef170: Pull complete [2025-12-02T02:08:35.850Z] 333b49ad6fbf: Pull complete [2025-12-02T02:08:35.850Z] 4f4fb700ef54: Pull complete [2025-12-02T02:08:35.850Z] c3e65509a76b: Pull complete [2025-12-02T02:08:36.109Z] 7cf9ebb963bd: Pull complete [2025-12-02T02:08:39.390Z] bb34ca984cfb: Pull complete [2025-12-02T02:08:40.326Z] 151cf03bc807: Pull complete [2025-12-02T02:08:40.326Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-12-02T02:08:40.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-02T02:08:40.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-12-02T02:08:40.632Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-02T02:08:40.632Z] WORKDIR /edgex [2025-12-02T02:08:40.632Z] COPY go.mod . [2025-12-02T02:08:40.632Z] RUN go mod download build [2025-12-02T02:08:40.632Z] -t ci-base-image-x86_64 -f - . [2025-12-02T02:08:41.203Z] #0 building with "default" instance using docker driver [2025-12-02T02:08:41.203Z] [2025-12-02T02:08:41.203Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:08:41.203Z] #1 transferring dockerfile: 164B done [2025-12-02T02:08:41.203Z] #1 DONE 0.0s [2025-12-02T02:08:41.203Z] [2025-12-02T02:08:41.203Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-02T02:08:41.203Z] #2 DONE 0.0s [2025-12-02T02:08:41.203Z] [2025-12-02T02:08:41.203Z] #3 [internal] load .dockerignore [2025-12-02T02:08:41.203Z] #3 transferring context: [2025-12-02T02:08:41.465Z] #3 transferring context: 50B done [2025-12-02T02:08:41.465Z] #3 DONE 0.1s [2025-12-02T02:08:41.465Z] [2025-12-02T02:08:41.465Z] #4 [internal] load build context [2025-12-02T02:08:41.465Z] #4 transferring context: 7.11kB done [2025-12-02T02:08:41.465Z] #4 DONE 0.0s [2025-12-02T02:08:41.465Z] [2025-12-02T02:08:41.465Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-02T02:08:41.465Z] #5 DONE 0.1s [2025-12-02T02:08:41.465Z] [2025-12-02T02:08:41.465Z] #6 [2/4] WORKDIR /edgex [2025-12-02T02:08:44.001Z] #6 DONE 2.5s [2025-12-02T02:08:44.001Z] [2025-12-02T02:08:44.001Z] #7 [3/4] COPY go.mod . [2025-12-02T02:08:44.001Z] #7 DONE 0.0s [2025-12-02T02:08:44.001Z] [2025-12-02T02:08:44.001Z] #8 [4/4] RUN go mod download [2025-12-02T02:08:44.096Z] Still waiting to schedule task [2025-12-02T02:08:44.096Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-12-02T02:08:53.980Z] #8 DONE 8.5s [2025-12-02T02:08:53.980Z] [2025-12-02T02:08:53.980Z] #9 exporting to image [2025-12-02T02:08:53.980Z] #9 exporting layers [2025-12-02T02:08:55.883Z] #9 exporting layers 3.6s done [2025-12-02T02:08:56.144Z] #9 writing image sha256:02943b96216393f56c1b3374aeefe537900cff3f7cc458c8cf017d36a0e45f42 done [2025-12-02T02:08:56.144Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-12-02T02:08:56.144Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:08:56.454Z] + docker inspect -f . ci-base-image-x86_64 [2025-12-02T02:08:56.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T02:08:56.540Z] prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container [2025-12-02T02:08:56.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-12-02T02:08:56.926Z] $ docker top b7cfea8c4ed0cf506690152d7f6e734d98705cd0b22cc4810fc359b2f915cfae -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-02T02:08:57.284Z] + go version [2025-12-02T02:08:57.284Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-12-02T02:08:57.293Z] $ docker stop --time=1 b7cfea8c4ed0cf506690152d7f6e734d98705cd0b22cc4810fc359b2f915cfae [2025-12-02T02:08:58.569Z] $ docker rm -f --volumes b7cfea8c4ed0cf506690152d7f6e734d98705cd0b22cc4810fc359b2f915cfae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:08:59.021Z] + docker inspect -f . ci-base-image-x86_64 [2025-12-02T02:08:59.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T02:08:59.096Z] prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container [2025-12-02T02:08:59.124Z] $ 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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-12-02T02:08:59.340Z] $ docker top f52c0d190efa56475d6e23b236a585bfa323b1477535d7fe0c68a26686c8b783 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-12-02T02:08:59.418Z] ========================================================= [2025-12-02T02:08:59.419Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-12-02T02:08:59.419Z] ========================================================= [Pipeline] sh [2025-12-02T02:08:59.697Z] + git config --global --add safe.directory /w/workspace/edgex-go/931 [Pipeline] fileExists [Pipeline] sh [2025-12-02T02:08:59.995Z] + make test [2025-12-02T02:08:59.995Z] go test -race -coverprofile=coverage.out ./... [2025-12-02T02:09:09.993Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-12-02T02:09:42.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2025-12-02T02:09:44.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements [2025-12-02T02:09:44.616Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-12-02T02:09:44.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements [2025-12-02T02:09:44.616Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-12-02T02:09:44.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 57.7% of statements [2025-12-02T02:09:44.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements [2025-12-02T02:09:44.616Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-12-02T02:09:44.616Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.452s coverage: 94.2% of statements [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-12-02T02:09:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.063s coverage: 90.7% of statements [2025-12-02T02:09:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-12-02T02:09:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-12-02T02:09:45.995Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-12-02T02:09:46.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.3% of statements [2025-12-02T02:09:46.561Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-12-02T02:09:46.561Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.460s coverage: 95.9% of statements [2025-12-02T02:09:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-12-02T02:09:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-12-02T02:09:48.462Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-12-02T02:09:48.462Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-12-02T02:09:48.462Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-12-02T02:09:48.462Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-12-02T02:09:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-12-02T02:09:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 3.5% of statements [2025-12-02T02:09:50.989Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2025-12-02T02:09:50.989Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-12-02T02:09:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements [2025-12-02T02:09:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-12-02T02:09:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements [2025-12-02T02:09:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 68.8% of statements [2025-12-02T02:09:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-12-02T02:09:50.989Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-12-02T02:09:50.989Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-12-02T02:09:51.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-12-02T02:09:51.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-12-02T02:09:51.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 89.5% of statements [2025-12-02T02:09:51.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 93.1% of statements [2025-12-02T02:09:52.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-12-02T02:10:04.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.039s coverage: 92.9% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-12-02T02:10:11.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.035s coverage: 87.2% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2025-12-02T02:10:11.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 6.8% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.039s coverage: 33.3% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.168s coverage: 54.8% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.6% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.024s coverage: 100.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.044s coverage: 20.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.036s coverage: 96.8% of statements [2025-12-02T02:10:11.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-12-02T02:10:11.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 93.8% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements [2025-12-02T02:10:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-12-02T02:10:11.137Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements [2025-12-02T02:10:17.698Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements [2025-12-02T02:10:17.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-12-02T02:10:17.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-12-02T02:10:17.698Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements [2025-12-02T02:10:17.698Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements [2025-12-02T02:10:17.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-12-02T02:10:17.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements [2025-12-02T02:10:17.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-12-02T02:10:17.698Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-02T02:10:17.698Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-12-02T02:10:17.698Z] running golangci-lint [2025-12-02T02:10:17.698Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-12-02T02:10:17.698Z] go version go1.25.2 linux/amd64 [2025-12-02T02:10:17.958Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-12-02T02:10:17.958Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-12-02T02:10:17.958Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-12-02T02:10:17.958Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-12-02T02:10:17.958Z] level=info msg="[goenv] Read go env for 6.201233ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-12-02T02:10:17.958Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-12-02T02:10:39.871Z] level=info msg="[loader] Go packages loading at mode 8767 (deps|files|name|types_sizes|compiled_files|exports_file|imports) took 21.890937814s" [2025-12-02T02:10:39.871Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.414902ms" [2025-12-02T02:10:54.746Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.866059143s with top 10 stages: buildir: 1m6.754896232s, inspect: 3.066091304s, gosec: 3.037904238s, fact_deprecated: 2.756313771s, printf: 2.183918901s, ctrlflow: 1.717882148s, fact_purity: 1.550075545s, nilness: 1.379645495s, S1038: 1.338845259s, unused: 1.111189681s" [2025-12-02T02:10:54.746Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-12-02T02:10:54.746Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-12-02T02:10:54.746Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-12-02T02:10:54.746Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-12-02T02:10:54.746Z] level=info msg="[runner] Processors filtering stat (in/out): exclusion_paths: 35/35, exclusion_rules: 22/21, invalid_issue: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, cgo: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, path_relativity: 35/35" [2025-12-02T02:10:54.746Z] level=info msg="[runner] processing took 8.536767ms with stages: nolint_filter: 7.634619ms, generated_file_filter: 678.014µs, exclusion_rules: 123.043µs, exclusion_paths: 49.07µs, path_relativity: 35.121µs, cgo: 5.29µs, path_absoluter: 2.94µs, sort_results: 2µs, invalid_issue: 1.85µs, max_same_issues: 1.06µs, filename_unadjuster: 970ns, fixer: 750ns, diff: 560ns, uniq_by_line: 290ns, path_prettifier: 260ns, path_shortener: 250ns, severity-rules: 190ns, max_from_linter: 190ns, max_per_file_from_linter: 170ns, source_code: 130ns" [2025-12-02T02:10:54.746Z] level=info msg="[runner] linters took 13.710288781s with stages: goanalysis_metalinter: 13.701672762s" [2025-12-02T02:10:54.746Z] 0 issues. [2025-12-02T02:10:54.746Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-12-02T02:10:54.746Z] level=info msg="Memory: 355 samples, avg is 344.4MB, max is 1313.4MB" [2025-12-02T02:10:54.746Z] level=info msg="Execution took 35.647253515s" [2025-12-02T02:10:54.746Z] go vet ./... [2025-12-02T02:11:01.300Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-12-02T02:11:01.300Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-12-02T02:11:01.300Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-12-02T02:11:01.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-12-02T02:11:01.617Z] + ls -al . [2025-12-02T02:11:01.617Z] total 1392 [2025-12-02T02:11:01.617Z] drwxrwxr-x 11 1001 1001 4096 Dec 2 02:09 . [2025-12-02T02:11:01.617Z] drwxr-xr-x 4 root root 4096 Dec 2 02:08 .. [2025-12-02T02:11:01.617Z] drwxrwxr-x 2 1001 1001 4096 Dec 2 02:07 .blubracket [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 10 Dec 2 02:07 .dockerignore [2025-12-02T02:11:01.617Z] drwxrwxr-x 8 1001 1001 4096 Dec 2 02:10 .git [2025-12-02T02:11:01.617Z] drwxrwxr-x 3 1001 1001 4096 Dec 2 02:07 .github [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 909 Dec 2 02:07 .gitignore [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 359 Dec 2 02:07 .golangci.yml [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 100 Dec 2 02:07 .hadolint.yml [2025-12-02T02:11:01.617Z] drwxr-xr-x 3 1001 1001 4096 Dec 2 02:08 .semver [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 155 Dec 2 02:07 .sonarcloud.properties [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 1171 Dec 2 02:07 ADOPTERS.md [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 20017 Dec 2 02:07 Attribution.txt [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 108018 Dec 2 02:07 CHANGELOG.md [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 3804 Dec 2 02:07 CONTRIBUTING.md [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 677 Dec 2 02:07 GOVERNANCE.md [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 886 Dec 2 02:07 Jenkinsfile [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 10775 Dec 2 02:07 LICENSE [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 16739 Dec 2 02:07 Makefile [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 582 Dec 2 02:07 OWNERS.md [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 9932 Dec 2 02:07 README.md [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 789 Dec 2 02:07 SECURITY.md [2025-12-02T02:11:01.617Z] -rw-rw-r-- 1 1001 1001 12 Dec 2 02:08 VERSION [2025-12-02T02:11:01.617Z] drwxrwxr-x 2 1001 1001 4096 Dec 2 02:07 bin [2025-12-02T02:11:01.617Z] drwxrwxr-x 19 1001 1001 4096 Dec 2 02:07 cmd [2025-12-02T02:11:01.618Z] -rw-r--r-- 1 root root 1043318 Dec 2 02:10 coverage.out [2025-12-02T02:11:01.618Z] drwxrwxr-x 2 1001 1001 4096 Dec 2 02:07 fuzz_test [2025-12-02T02:11:01.618Z] -rw-rw-r-- 1 1001 1001 7070 Dec 2 02:07 go.mod [2025-12-02T02:11:01.618Z] -rw-rw-r-- 1 1001 1001 90674 Dec 2 02:07 go.sum [2025-12-02T02:11:01.618Z] drwxrwxr-x 7 1001 1001 4096 Dec 2 02:07 internal [2025-12-02T02:11:01.618Z] drwxrwxr-x 2 1001 1001 4096 Dec 2 02:07 openapi [2025-12-02T02:11:01.618Z] -rw-rw-r-- 1 1001 1001 584 Dec 2 02:07 security.txt [2025-12-02T02:11:01.618Z] -rw-rw-r-- 1 1001 1001 204 Dec 2 02:07 version.go [Pipeline] sh [2025-12-02T02:11:01.905Z] + '[' -e coverage.out ] [2025-12-02T02:11:01.905Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-12-02T02:11:02.056Z] Stashed 1 file(s) [Pipeline] sh [2025-12-02T02:11:02.337Z] + make build [2025-12-02T02:11:02.337Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-02T02:11:28.888Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-02T02:11:29.824Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-02T02:11:31.729Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-02T02:11:32.296Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-02T02:11:34.200Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-02T02:11:39.467Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-02T02:11:41.997Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-02T02:11:45.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-02T02:11:47.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-02T02:11:49.178Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-02T02:11:51.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-02T02:11:52.007Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-12-02T02:11:53.927Z] $ docker stop --time=1 f52c0d190efa56475d6e23b236a585bfa323b1477535d7fe0c68a26686c8b783 [2025-12-02T02:11:58.796Z] $ docker rm -f --volumes f52c0d190efa56475d6e23b236a585bfa323b1477535d7fe0c68a26686c8b783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:12:00.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-02T02:12:00.171Z] [2025-12-02T02:12:00.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:12:00.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-02T02:12:00.476Z] latest: Pulling from edgex-devops/edgex-compose [2025-12-02T02:12:00.476Z] 91d30c5bc195: Pulling fs layer [2025-12-02T02:12:00.476Z] 2e9b0aa3be6d: Pulling fs layer [2025-12-02T02:12:00.476Z] 9c61dcf015f6: Pulling fs layer [2025-12-02T02:12:00.476Z] 4698f68db338: Pulling fs layer [2025-12-02T02:12:00.476Z] 2a2f49069b9e: Pulling fs layer [2025-12-02T02:12:00.476Z] e0025b399a48: Pulling fs layer [2025-12-02T02:12:00.476Z] 4698f68db338: Waiting [2025-12-02T02:12:00.476Z] 2a2f49069b9e: Waiting [2025-12-02T02:12:00.476Z] e0025b399a48: Waiting [2025-12-02T02:12:00.734Z] 91d30c5bc195: Verifying Checksum [2025-12-02T02:12:00.734Z] 91d30c5bc195: Download complete [2025-12-02T02:12:00.734Z] 4698f68db338: Verifying Checksum [2025-12-02T02:12:00.734Z] 4698f68db338: Download complete [2025-12-02T02:12:00.734Z] 2e9b0aa3be6d: Verifying Checksum [2025-12-02T02:12:00.734Z] 2e9b0aa3be6d: Download complete [2025-12-02T02:12:00.734Z] e0025b399a48: Verifying Checksum [2025-12-02T02:12:00.734Z] e0025b399a48: Download complete [2025-12-02T02:12:00.734Z] 91d30c5bc195: Pull complete [2025-12-02T02:12:00.991Z] 2a2f49069b9e: Verifying Checksum [2025-12-02T02:12:00.991Z] 2a2f49069b9e: Download complete [2025-12-02T02:12:00.991Z] 2e9b0aa3be6d: Pull complete [2025-12-02T02:12:01.248Z] 9c61dcf015f6: Verifying Checksum [2025-12-02T02:12:01.248Z] 9c61dcf015f6: Download complete [2025-12-02T02:12:04.529Z] 9c61dcf015f6: Pull complete [2025-12-02T02:12:04.529Z] 4698f68db338: Pull complete [2025-12-02T02:12:04.787Z] 2a2f49069b9e: Pull complete [2025-12-02T02:12:04.787Z] e0025b399a48: Pull complete [2025-12-02T02:12:04.787Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-12-02T02:12:04.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-02T02:12:04.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T02:12:04.899Z] prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container [2025-12-02T02:12:04.922Z] $ 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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-12-02T02:12:06.765Z] $ docker top 2bc64035b81a4f115fc20e1472ccd59ad525ceb7899f440166405022f620e85c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-02T02:12:07.174Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-12-02T02:12:07.430Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #1 transferring dockerfile: 2.49kB done [2025-12-02T02:12:07.430Z] #1 DONE 0.1s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #2 [core-metadata internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #2 transferring dockerfile: 2.10kB done [2025-12-02T02:12:07.430Z] #2 DONE 0.1s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-02T02:12:07.430Z] #3 DONE 0.0s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-12-02T02:12:07.430Z] #4 ... [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #5 [core-data internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #5 transferring dockerfile: 2.04kB done [2025-12-02T02:12:07.430Z] #5 DONE 0.1s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #6 transferring dockerfile: 3.02kB done [2025-12-02T02:12:07.430Z] #6 DONE 0.1s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #7 transferring dockerfile: 1.83kB done [2025-12-02T02:12:07.430Z] #7 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #8 transferring dockerfile: 1.70kB done [2025-12-02T02:12:07.430Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-02T02:12:07.430Z] #8 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #9 transferring dockerfile: 1.89kB done [2025-12-02T02:12:07.430Z] #9 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #10 transferring dockerfile: 2.01kB done [2025-12-02T02:12:07.430Z] #10 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-02T02:12:07.430Z] #3 DONE 0.0s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #11 transferring dockerfile: 1.81kB done [2025-12-02T02:12:07.430Z] #11 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #12 transferring dockerfile: 2.14kB done [2025-12-02T02:12:07.430Z] #12 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-12-02T02:12:07.430Z] #4 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #13 transferring dockerfile: 2.02kB done [2025-12-02T02:12:07.430Z] #13 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #14 [core-command internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #14 transferring dockerfile: 1.94kB done [2025-12-02T02:12:07.430Z] #14 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #15 transferring dockerfile: 2.23kB done [2025-12-02T02:12:07.430Z] #15 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #16 transferring dockerfile: 2.50kB done [2025-12-02T02:12:07.430Z] #16 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #17 [security-spire-config internal] load build definition from Dockerfile [2025-12-02T02:12:07.430Z] #17 transferring dockerfile: 1.69kB done [2025-12-02T02:12:07.430Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-02T02:12:07.430Z] #17 DONE 0.2s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-02T02:12:07.430Z] #3 DONE 0.0s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #18 [security-secretstore-setup internal] load .dockerignore [2025-12-02T02:12:07.430Z] #18 transferring context: 50B done [2025-12-02T02:12:07.430Z] #18 DONE 0.1s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #19 [security-bootstrapper internal] load .dockerignore [2025-12-02T02:12:07.430Z] #19 transferring context: 50B done [2025-12-02T02:12:07.430Z] #19 DONE 0.1s [2025-12-02T02:12:07.430Z] [2025-12-02T02:12:07.430Z] #20 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:12:07.430Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-02T02:12:07.430Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:12:07.430Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-02T02:12:07.430Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-02T02:12:07.687Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-02T02:12:07.687Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:12:07.688Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-02T02:12:07.688Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-02T02:12:07.688Z] #20 DONE 0.1s [2025-12-02T02:12:07.688Z] [2025-12-02T02:12:07.688Z] #21 [core-data internal] load .dockerignore [2025-12-02T02:12:07.688Z] #21 transferring context: 50B done [2025-12-02T02:12:07.688Z] #21 DONE 0.1s [2025-12-02T02:12:07.688Z] [2025-12-02T02:12:07.688Z] #22 [core-metadata internal] load .dockerignore [2025-12-02T02:12:07.688Z] #22 transferring context: 50B done [2025-12-02T02:12:07.688Z] #22 DONE 0.1s [2025-12-02T02:12:07.688Z] [2025-12-02T02:12:07.688Z] #23 [support-scheduler internal] load .dockerignore [2025-12-02T02:12:07.688Z] #23 transferring context: 50B done [2025-12-02T02:12:07.688Z] #23 DONE 0.2s [2025-12-02T02:12:07.688Z] [2025-12-02T02:12:07.688Z] #24 [core-keeper internal] load .dockerignore [2025-12-02T02:12:07.688Z] #24 transferring context: 50B done [2025-12-02T02:12:07.688Z] #24 DONE 0.1s [2025-12-02T02:12:07.688Z] [2025-12-02T02:12:07.688Z] #25 [support-notifications internal] load .dockerignore [2025-12-02T02:12:07.688Z] #25 transferring context: 50B done [2025-12-02T02:12:07.688Z] #25 DONE 0.1s [2025-12-02T02:12:07.688Z] [2025-12-02T02:12:07.688Z] #26 [security-proxy-auth internal] load .dockerignore [2025-12-02T02:12:07.688Z] #26 transferring context: 50B done [2025-12-02T02:12:07.688Z] #26 DONE 0.1s [2025-12-02T02:12:07.688Z] [2025-12-02T02:12:07.688Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-12-02T02:12:07.688Z] #27 transferring context: 50B 0.0s done [2025-12-02T02:12:07.688Z] #27 DONE 0.1s [2025-12-02T02:12:07.688Z] [2025-12-02T02:12:07.688Z] #28 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-02T02:12:07.947Z] #28 ... [2025-12-02T02:12:07.947Z] [2025-12-02T02:12:07.947Z] #20 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:12:07.947Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-02T02:12:07.947Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:12:07.947Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-02T02:12:07.947Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-02T02:12:07.947Z] #20 DONE 0.1s [2025-12-02T02:12:07.947Z] [2025-12-02T02:12:07.947Z] #29 [security-proxy-setup internal] load .dockerignore [2025-12-02T02:12:07.947Z] #29 transferring context: 50B 0.0s done [2025-12-02T02:12:07.947Z] #29 DONE 0.5s [2025-12-02T02:12:07.947Z] [2025-12-02T02:12:07.947Z] #30 [core-command internal] load .dockerignore [2025-12-02T02:12:07.947Z] #30 transferring context: 50B 0.0s done [2025-12-02T02:12:07.947Z] #30 DONE 0.5s [2025-12-02T02:12:07.947Z] [2025-12-02T02:12:07.947Z] #28 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-02T02:12:08.204Z] #28 ... [2025-12-02T02:12:08.204Z] [2025-12-02T02:12:08.204Z] #20 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:12:08.204Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-02T02:12:08.204Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:12:08.204Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-02T02:12:08.204Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-02T02:12:08.204Z] #20 DONE 0.1s [2025-12-02T02:12:08.204Z] [2025-12-02T02:12:08.204Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-12-02T02:12:08.204Z] #31 DONE 0.6s [2025-12-02T02:12:08.204Z] [2025-12-02T02:12:08.204Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2025-12-02T02:12:08.204Z] #32 transferring context: 50B 0.0s done [2025-12-02T02:12:08.204Z] #32 DONE 0.6s [2025-12-02T02:12:08.204Z] [2025-12-02T02:12:08.204Z] #28 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-02T02:12:08.204Z] #28 DONE 0.6s [2025-12-02T02:12:08.204Z] [2025-12-02T02:12:08.204Z] #20 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:12:08.204Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-02T02:12:08.204Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:12:08.204Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-02T02:12:08.204Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-02T02:12:08.204Z] #20 DONE 0.1s [2025-12-02T02:12:08.204Z] [2025-12-02T02:12:08.204Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-02T02:12:08.204Z] #33 DONE 0.7s [2025-12-02T02:12:08.204Z] [2025-12-02T02:12:08.204Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-12-02T02:12:13.496Z] #34 ... [2025-12-02T02:12:13.496Z] [2025-12-02T02:12:13.496Z] #35 [security-bootstrapper internal] load build context [2025-12-02T02:12:13.496Z] #35 transferring context: 229.66MB 5.7s [2025-12-02T02:12:13.754Z] #35 ... [2025-12-02T02:12:13.754Z] [2025-12-02T02:12:13.754Z] #36 [security-secretstore-setup internal] load build context [2025-12-02T02:12:14.012Z] #36 ... [2025-12-02T02:12:14.012Z] [2025-12-02T02:12:14.012Z] #35 [security-bootstrapper internal] load build context [2025-12-02T02:12:14.269Z] #35 ... [2025-12-02T02:12:14.269Z] [2025-12-02T02:12:14.269Z] #37 [security-spire-config internal] load .dockerignore [2025-12-02T02:12:14.269Z] #37 transferring context: 50B done [2025-12-02T02:12:14.269Z] #37 DONE 6.1s [2025-12-02T02:12:14.269Z] [2025-12-02T02:12:14.269Z] #35 [security-bootstrapper internal] load build context [2025-12-02T02:12:14.269Z] #35 transferring context: 275.32MB 6.7s [2025-12-02T02:12:17.545Z] #35 ... [2025-12-02T02:12:17.545Z] [2025-12-02T02:12:17.545Z] #38 [core-metadata internal] load build context [2025-12-02T02:12:17.827Z] #38 ... [2025-12-02T02:12:17.827Z] [2025-12-02T02:12:17.827Z] #39 [security-spiffe-token-provider internal] load build context [2025-12-02T02:12:17.827Z] #39 ... [2025-12-02T02:12:17.827Z] [2025-12-02T02:12:17.827Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-02T02:12:17.827Z] #40 ... [2025-12-02T02:12:17.827Z] [2025-12-02T02:12:17.827Z] #41 [support-scheduler internal] load build context [2025-12-02T02:12:18.086Z] #41 ... [2025-12-02T02:12:18.086Z] [2025-12-02T02:12:18.086Z] #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-02T02:12:18.086Z] #0 0.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:18.086Z] #0 0.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:18.086Z] #0 0.953 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:18.086Z] #0 1.140 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:18.086Z] #0 1.150 OK: 7 MiB in 17 packages [2025-12-02T02:12:18.086Z] #42 ... [2025-12-02T02:12:18.086Z] [2025-12-02T02:12:18.086Z] #43 [support-notifications internal] load build context [2025-12-02T02:12:18.343Z] #43 ... [2025-12-02T02:12:18.343Z] [2025-12-02T02:12:18.343Z] #44 [security-spire-agent internal] load .dockerignore [2025-12-02T02:12:18.343Z] #44 transferring context: 50B 0.0s done [2025-12-02T02:12:18.343Z] #44 ... [2025-12-02T02:12:18.343Z] [2025-12-02T02:12:18.343Z] #45 [core-data internal] load build context [2025-12-02T02:12:18.343Z] #45 transferring context: 296.31MB 10.5s [2025-12-02T02:12:18.930Z] #45 ... [2025-12-02T02:12:18.930Z] [2025-12-02T02:12:18.930Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-02T02:12:18.930Z] #46 ... [2025-12-02T02:12:18.930Z] [2025-12-02T02:12:18.930Z] #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-02T02:12:18.930Z] #0 1.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:18.930Z] #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:18.930Z] #0 2.192 (1/3) Installing ca-certificates (20250911-r0) [2025-12-02T02:12:18.930Z] #0 2.210 (2/3) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:18.930Z] #0 2.219 (3/3) Installing tzdata (2025b-r0) [2025-12-02T02:12:18.930Z] #0 2.250 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:18.930Z] #0 2.258 Executing ca-certificates-20250911-r0.trigger [2025-12-02T02:12:18.930Z] #0 2.302 OK: 8 MiB in 19 packages [2025-12-02T02:12:19.193Z] #47 ... [2025-12-02T02:12:19.193Z] [2025-12-02T02:12:19.193Z] #48 [security-proxy-auth internal] load build context [2025-12-02T02:12:19.193Z] #48 ... [2025-12-02T02:12:19.193Z] [2025-12-02T02:12:19.193Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-02T02:12:19.193Z] #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:19.193Z] #0 1.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:19.193Z] #0 1.624 (1/4) Installing ca-certificates (20250911-r0) [2025-12-02T02:12:19.193Z] #0 1.644 (2/4) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:19.193Z] #0 1.650 (3/4) Installing su-exec (0.2-r3) [2025-12-02T02:12:19.193Z] #0 1.655 (4/4) Installing yq-go (4.47.2-r1) [2025-12-02T02:12:19.193Z] #0 1.775 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:19.193Z] #0 1.790 Executing ca-certificates-20250911-r0.trigger [2025-12-02T02:12:19.193Z] #0 1.825 OK: 20 MiB in 20 packages [2025-12-02T02:12:19.193Z] #49 ... [2025-12-02T02:12:19.193Z] [2025-12-02T02:12:19.193Z] #50 [security-spire-server internal] load .dockerignore [2025-12-02T02:12:19.193Z] #50 transferring context: 50B 0.0s done [2025-12-02T02:12:19.193Z] #50 ... [2025-12-02T02:12:19.193Z] [2025-12-02T02:12:19.193Z] #51 [core-command internal] load build context [2025-12-02T02:12:19.193Z] #51 transferring context: 537.73MB 10.9s [2025-12-02T02:12:19.452Z] #51 ... [2025-12-02T02:12:19.452Z] [2025-12-02T02:12:19.452Z] #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-02T02:12:19.452Z] #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:19.452Z] #0 2.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:19.452Z] #0 2.887 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:19.452Z] #0 2.913 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:19.452Z] #0 2.923 OK: 7 MiB in 17 packages [2025-12-02T02:12:19.452Z] #52 ... [2025-12-02T02:12:19.452Z] [2025-12-02T02:12:19.452Z] #53 [core-keeper internal] load build context [2025-12-02T02:12:19.452Z] #53 transferring context: 608.23MB 11.4s done [2025-12-02T02:12:19.709Z] #53 ... [2025-12-02T02:12:19.709Z] [2025-12-02T02:12:19.709Z] #54 [security-proxy-setup internal] load build context [2025-12-02T02:12:19.709Z] #54 ... [2025-12-02T02:12:19.709Z] [2025-12-02T02:12:19.709Z] #55 [core-common-config-bootstrapper internal] load build context [2025-12-02T02:12:19.709Z] #55 transferring context: 608.23MB 10.2s done [2025-12-02T02:12:19.709Z] #55 ... [2025-12-02T02:12:19.709Z] [2025-12-02T02:12:19.709Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-02T02:12:19.709Z] #0 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:19.709Z] #0 0.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:19.709Z] #0 0.838 (1/2) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:19.709Z] #0 1.140 (2/2) Installing su-exec (0.2-r3) [2025-12-02T02:12:19.709Z] #0 1.155 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:19.709Z] #0 1.167 OK: 7 MiB in 18 packages [2025-12-02T02:12:19.966Z] #56 ... [2025-12-02T02:12:19.966Z] [2025-12-02T02:12:19.966Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-02T02:12:19.966Z] #57 ... [2025-12-02T02:12:19.966Z] [2025-12-02T02:12:19.966Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-02T02:12:20.270Z] #58 ... [2025-12-02T02:12:20.270Z] [2025-12-02T02:12:20.270Z] #54 [security-proxy-setup internal] load build context [2025-12-02T02:12:20.270Z] #54 transferring context: 608.23MB 11.9s done [2025-12-02T02:12:22.185Z] #54 ... [2025-12-02T02:12:22.185Z] [2025-12-02T02:12:22.185Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-12-02T02:12:22.185Z] #34 DONE 13.7s [2025-12-02T02:12:22.185Z] [2025-12-02T02:12:22.185Z] #48 [security-proxy-auth internal] load build context [2025-12-02T02:12:22.185Z] #48 transferring context: 608.23MB 13.5s done [2025-12-02T02:12:24.094Z] #48 ... [2025-12-02T02:12:24.094Z] [2025-12-02T02:12:24.094Z] #36 [security-secretstore-setup internal] load build context [2025-12-02T02:12:24.094Z] #36 transferring context: 608.23MB 12.6s done [2025-12-02T02:12:28.295Z] #36 ... [2025-12-02T02:12:28.295Z] [2025-12-02T02:12:28.295Z] #35 [security-bootstrapper internal] load build context [2025-12-02T02:12:28.295Z] #35 transferring context: 608.23MB 12.9s done [2025-12-02T02:12:28.295Z] #35 ... [2025-12-02T02:12:28.295Z] [2025-12-02T02:12:28.295Z] #38 [core-metadata internal] load build context [2025-12-02T02:12:28.295Z] #38 transferring context: 608.23MB 11.5s done [2025-12-02T02:12:28.295Z] #38 ... [2025-12-02T02:12:28.295Z] [2025-12-02T02:12:28.295Z] #39 [security-spiffe-token-provider internal] load build context [2025-12-02T02:12:28.295Z] #39 transferring context: 608.23MB 10.4s done [2025-12-02T02:12:28.295Z] #39 ... [2025-12-02T02:12:28.295Z] [2025-12-02T02:12:28.295Z] #41 [support-scheduler internal] load build context [2025-12-02T02:12:28.295Z] #41 transferring context: 608.23MB 10.4s done [2025-12-02T02:12:28.295Z] #41 ... [2025-12-02T02:12:28.295Z] [2025-12-02T02:12:28.295Z] #45 [core-data internal] load build context [2025-12-02T02:12:28.295Z] #45 transferring context: 608.23MB 13.3s done [2025-12-02T02:12:28.553Z] #45 ... [2025-12-02T02:12:28.553Z] [2025-12-02T02:12:28.553Z] #43 [support-notifications internal] load build context [2025-12-02T02:12:28.553Z] #43 transferring context: 608.23MB 12.2s done [2025-12-02T02:12:29.488Z] #43 ... [2025-12-02T02:12:29.488Z] [2025-12-02T02:12:29.488Z] #51 [core-command internal] load build context [2025-12-02T02:12:29.488Z] #51 transferring context: 608.23MB 11.8s done [2025-12-02T02:12:33.672Z] #51 ... [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #20 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:12:33.672Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-02T02:12:33.672Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:12:33.672Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-02T02:12:33.672Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-02T02:12:33.672Z] #20 DONE 0.1s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #44 [security-spire-agent internal] load .dockerignore [2025-12-02T02:12:33.672Z] #44 DONE 25.1s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #50 [security-spire-server internal] load .dockerignore [2025-12-02T02:12:33.672Z] #50 DONE 25.1s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #39 [security-spiffe-token-provider internal] load build context [2025-12-02T02:12:33.672Z] #39 DONE 25.7s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-02T02:12:33.672Z] #49 DONE 25.7s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #41 [support-scheduler internal] load build context [2025-12-02T02:12:33.672Z] #41 DONE 25.7s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-02T02:12:33.672Z] #47 DONE 25.7s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-02T02:12:33.672Z] #42 DONE 25.7s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-02T02:12:33.672Z] #56 DONE 25.7s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-02T02:12:33.672Z] #52 DONE 25.7s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #38 [core-metadata internal] load build context [2025-12-02T02:12:33.672Z] #38 DONE 25.7s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-02T02:12:33.672Z] #57 DONE 25.7s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #59 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-12-02T02:12:33.672Z] #59 ... [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #55 [core-common-config-bootstrapper internal] load build context [2025-12-02T02:12:33.672Z] #55 DONE 25.2s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #53 [core-keeper internal] load build context [2025-12-02T02:12:33.672Z] #53 DONE 25.7s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #51 [core-command internal] load build context [2025-12-02T02:12:33.672Z] #51 DONE 25.3s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #43 [support-notifications internal] load build context [2025-12-02T02:12:33.672Z] #43 DONE 25.8s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #54 [security-proxy-setup internal] load build context [2025-12-02T02:12:33.672Z] #54 DONE 25.4s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #36 [security-secretstore-setup internal] load build context [2025-12-02T02:12:33.672Z] #36 DONE 25.9s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #45 [core-data internal] load build context [2025-12-02T02:12:33.672Z] #45 DONE 25.8s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #35 [security-bootstrapper internal] load build context [2025-12-02T02:12:33.672Z] #35 DONE 25.9s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #48 [security-proxy-auth internal] load build context [2025-12-02T02:12:33.672Z] #48 DONE 25.8s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:12:33.672Z] #60 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-12-02T02:12:33.672Z] #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-12-02T02:12:33.672Z] #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s [2025-12-02T02:12:33.672Z] #60 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s [2025-12-02T02:12:33.672Z] #60 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-02T02:12:33.672Z] #60 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-12-02T02:12:33.672Z] #60 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-12-02T02:12:33.672Z] #60 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-12-02T02:12:33.672Z] #60 ... [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #61 [security-spire-server internal] load build context [2025-12-02T02:12:33.672Z] #61 transferring context: 26.44kB done [2025-12-02T02:12:33.672Z] #61 DONE 0.3s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #62 [security-spire-config internal] load build context [2025-12-02T02:12:33.672Z] #62 transferring context: 24.70kB done [2025-12-02T02:12:33.672Z] #62 DONE 0.4s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #63 [security-spire-agent internal] load build context [2025-12-02T02:12:33.672Z] #63 transferring context: 25.98kB done [2025-12-02T02:12:33.672Z] #63 DONE 0.3s [2025-12-02T02:12:33.672Z] [2025-12-02T02:12:33.672Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:12:33.672Z] #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-12-02T02:12:33.672Z] #60 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-12-02T02:12:33.672Z] #60 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-12-02T02:12:33.672Z] #60 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-12-02T02:12:33.672Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s [2025-12-02T02:12:33.934Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.19MB / 41.51MB 0.4s [2025-12-02T02:12:34.191Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 16.78MB / 41.51MB 0.7s [2025-12-02T02:12:34.191Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.04MB / 41.51MB 0.8s [2025-12-02T02:12:34.191Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s [2025-12-02T02:12:34.448Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.1s done [2025-12-02T02:12:34.724Z] #60 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2025-12-02T02:12:34.983Z] #60 ... [2025-12-02T02:12:34.983Z] [2025-12-02T02:12:34.983Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-02T02:12:34.983Z] #46 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:34.983Z] #46 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:34.983Z] #46 26.12 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:34.983Z] #46 26.13 (2/4) Installing openssl (3.5.4-r0) [2025-12-02T02:12:34.983Z] #46 26.15 (3/4) Installing su-exec (0.2-r3) [2025-12-02T02:12:34.983Z] #46 26.19 (4/4) Installing yq-go (4.47.2-r1) [2025-12-02T02:12:34.983Z] #46 26.32 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:34.983Z] #46 26.34 OK: 20 MiB in 20 packages [2025-12-02T02:12:34.983Z] #46 DONE 27.0s [2025-12-02T02:12:34.983Z] [2025-12-02T02:12:34.983Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-02T02:12:34.983Z] #40 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:34.983Z] #40 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:34.983Z] #40 26.55 (1/7) Installing ca-certificates (20250911-r0) [2025-12-02T02:12:34.983Z] #40 26.60 (2/7) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:34.983Z] #40 26.62 (3/7) Installing libgcc (14.2.0-r6) [2025-12-02T02:12:34.983Z] #40 26.67 (4/7) Installing libsodium (1.0.20-r0) [2025-12-02T02:12:34.983Z] #40 26.69 (5/7) Installing libstdc++ (14.2.0-r6) [2025-12-02T02:12:34.983Z] #40 26.71 (6/7) Installing libzmq (4.3.5-r2) [2025-12-02T02:12:34.983Z] #40 26.73 (7/7) Installing zeromq (4.3.5-r2) [2025-12-02T02:12:34.983Z] #40 26.75 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:34.983Z] #40 26.76 Executing ca-certificates-20250911-r0.trigger [2025-12-02T02:12:34.983Z] #40 26.80 OK: 12 MiB in 23 packages [2025-12-02T02:12:34.983Z] #40 DONE 27.4s [2025-12-02T02:12:34.983Z] [2025-12-02T02:12:34.983Z] #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-12-02T02:12:34.983Z] #0 0.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:34.983Z] #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:34.983Z] #0 1.444 OK: 265 MiB in 60 packages [2025-12-02T02:12:34.983Z] #64 DONE 1.8s [2025-12-02T02:12:34.983Z] [2025-12-02T02:12:34.983Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-02T02:12:34.983Z] #65 DONE 1.8s [2025-12-02T02:12:34.983Z] [2025-12-02T02:12:34.983Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-02T02:12:34.983Z] #0 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:34.983Z] #0 0.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:34.983Z] #0 1.418 OK: 265 MiB in 60 packages [2025-12-02T02:12:34.983Z] #66 DONE 1.8s [2025-12-02T02:12:34.983Z] [2025-12-02T02:12:34.983Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-02T02:12:34.983Z] #0 0.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:34.983Z] #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:34.983Z] #0 1.419 OK: 265 MiB in 60 packages [2025-12-02T02:12:34.983Z] #67 DONE 1.8s [2025-12-02T02:12:34.983Z] [2025-12-02T02:12:34.983Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:12:35.917Z] #60 ... [2025-12-02T02:12:35.917Z] [2025-12-02T02:12:35.917Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-02T02:12:35.917Z] #0 0.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:35.917Z] #0 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:35.917Z] #0 1.047 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-02T02:12:35.917Z] #0 1.047 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-02T02:12:35.917Z] #0 1.047 OK: 26328 distinct packages available [2025-12-02T02:12:35.917Z] #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:35.917Z] #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:35.917Z] #0 1.662 OK: 265 MiB in 60 packages [2025-12-02T02:12:35.917Z] #68 DONE 2.5s [2025-12-02T02:12:35.917Z] [2025-12-02T02:12:35.917Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-02T02:12:35.917Z] #0 0.609 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:35.917Z] #0 0.941 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:35.917Z] #0 1.420 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:35.917Z] #0 1.580 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:35.917Z] #0 1.633 OK: 7 MiB in 17 packages [2025-12-02T02:12:35.917Z] #69 DONE 2.4s [2025-12-02T02:12:35.917Z] [2025-12-02T02:12:35.917Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-02T02:12:35.917Z] #58 25.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:35.917Z] #58 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:35.917Z] #58 26.56 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-02T02:12:35.917Z] #58 26.56 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-02T02:12:35.917Z] #58 26.56 OK: 26327 distinct packages available [2025-12-02T02:12:35.917Z] #58 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:35.917Z] #58 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:35.917Z] #58 27.10 (1/13) Installing brotli-libs (1.1.0-r2) [2025-12-02T02:12:35.917Z] #58 27.11 (2/13) Installing c-ares (1.34.5-r0) [2025-12-02T02:12:35.917Z] #58 27.13 (3/13) Installing libunistring (1.3-r0) [2025-12-02T02:12:35.917Z] #58 27.15 (4/13) Installing libidn2 (2.3.7-r0) [2025-12-02T02:12:35.917Z] #58 27.15 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-12-02T02:12:35.917Z] #58 27.16 (6/13) Installing libpsl (0.21.5-r3) [2025-12-02T02:12:35.917Z] #58 27.16 (7/13) Installing zstd-libs (1.5.7-r0) [2025-12-02T02:12:35.917Z] #58 27.17 (8/13) Installing libcurl (8.14.1-r2) [2025-12-02T02:12:35.917Z] #58 27.20 (9/13) Installing curl (8.14.1-r2) [2025-12-02T02:12:35.917Z] #58 27.27 (10/13) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:35.917Z] #58 27.34 (11/13) Installing musl-obstack (1.2.3-r2) [2025-12-02T02:12:35.917Z] #58 27.37 (12/13) Installing libucontext (1.3.2-r0) [2025-12-02T02:12:35.917Z] #58 27.38 (13/13) Installing gcompat (1.1.0-r4) [2025-12-02T02:12:35.917Z] #58 27.38 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:35.917Z] #58 27.42 OK: 13 MiB in 29 packages [2025-12-02T02:12:35.917Z] #58 DONE 28.1s [2025-12-02T02:12:35.917Z] [2025-12-02T02:12:35.917Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:12:36.484Z] #60 ... [2025-12-02T02:12:36.484Z] [2025-12-02T02:12:36.484Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-02T02:12:36.484Z] #0 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:36.484Z] #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:36.484Z] #0 1.443 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-02T02:12:36.484Z] #0 1.443 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-02T02:12:36.484Z] #0 1.443 OK: 26327 distinct packages available [2025-12-02T02:12:36.484Z] #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:36.484Z] #0 1.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:36.484Z] #0 1.912 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:36.484Z] #0 1.940 (2/4) Installing musl-obstack (1.2.3-r2) [2025-12-02T02:12:36.484Z] #0 1.943 (3/4) Installing libucontext (1.3.2-r0) [2025-12-02T02:12:36.484Z] #0 1.947 (4/4) Installing gcompat (1.1.0-r4) [2025-12-02T02:12:36.484Z] #0 1.950 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:36.484Z] #0 1.956 OK: 8 MiB in 20 packages [2025-12-02T02:12:36.484Z] #70 DONE 3.0s [2025-12-02T02:12:36.484Z] [2025-12-02T02:12:36.484Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:12:36.484Z] #60 ... [2025-12-02T02:12:36.484Z] [2025-12-02T02:12:36.484Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-02T02:12:36.484Z] #0 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:36.484Z] #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:36.484Z] #0 1.335 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:36.484Z] #0 1.395 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:12:36.484Z] #0 1.711 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:36.484Z] #0 1.711 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:36.484Z] #0 1.717 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:12:36.484Z] #0 1.783 OK: 20 MiB in 20 packages [2025-12-02T02:12:36.484Z] #71 DONE 3.1s [2025-12-02T02:12:36.484Z] [2025-12-02T02:12:36.484Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-02T02:12:36.484Z] #0 1.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:36.484Z] #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:36.484Z] #0 2.104 OK: 265 MiB in 60 packages [2025-12-02T02:12:36.484Z] #72 DONE 3.2s [2025-12-02T02:12:36.484Z] [2025-12-02T02:12:36.484Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:12:36.484Z] #60 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.9s done [2025-12-02T02:12:37.049Z] #60 ... [2025-12-02T02:12:37.049Z] [2025-12-02T02:12:37.049Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:12:37.049Z] #0 1.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #0 2.048 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #0 2.065 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:12:37.049Z] #0 2.378 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #0 2.384 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #0 2.387 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:12:37.049Z] #0 2.392 OK: 7 MiB in 17 packages [2025-12-02T02:12:37.049Z] #73 DONE 3.6s [2025-12-02T02:12:37.049Z] [2025-12-02T02:12:37.049Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:12:37.049Z] #0 1.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #0 1.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #0 1.884 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #0 1.898 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:12:37.049Z] #0 2.384 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #0 2.420 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #0 2.425 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:12:37.049Z] #0 2.433 OK: 8 MiB in 19 packages [2025-12-02T02:12:37.049Z] #74 DONE 3.6s [2025-12-02T02:12:37.049Z] [2025-12-02T02:12:37.049Z] #75 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-02T02:12:37.049Z] #0 1.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #0 1.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #0 1.893 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-02T02:12:37.049Z] #0 1.893 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-02T02:12:37.049Z] #0 1.893 OK: 26327 distinct packages available [2025-12-02T02:12:37.049Z] #0 1.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #0 2.377 (1/5) Installing dumb-init (1.2.5-r3) [2025-12-02T02:12:37.049Z] #0 2.448 (2/5) Installing musl-obstack (1.2.3-r2) [2025-12-02T02:12:37.049Z] #0 2.473 (3/5) Installing libucontext (1.3.2-r0) [2025-12-02T02:12:37.049Z] #0 2.504 (4/5) Installing gcompat (1.1.0-r4) [2025-12-02T02:12:37.049Z] #0 2.552 (5/5) Installing openssl (3.5.4-r0) [2025-12-02T02:12:37.049Z] #0 2.587 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:12:37.049Z] #0 2.594 OK: 8 MiB in 21 packages [2025-12-02T02:12:37.049Z] #75 DONE 3.6s [2025-12-02T02:12:37.049Z] [2025-12-02T02:12:37.049Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-02T02:12:37.049Z] #0 1.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #0 1.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #0 2.029 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #0 2.080 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:12:37.049Z] #0 2.372 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #0 2.379 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #0 2.387 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:12:37.049Z] #0 2.398 OK: 7 MiB in 18 packages [2025-12-02T02:12:37.049Z] #76 DONE 3.6s [2025-12-02T02:12:37.049Z] [2025-12-02T02:12:37.049Z] #59 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-12-02T02:12:37.049Z] #59 1.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #59 1.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:37.049Z] #59 2.233 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #59 2.304 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:12:37.049Z] #59 2.379 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #59 2.414 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:37.049Z] #59 2.417 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:12:37.049Z] #59 2.421 OK: 7 MiB in 17 packages [2025-12-02T02:12:37.049Z] #59 DONE 3.6s [2025-12-02T02:12:37.049Z] [2025-12-02T02:12:37.049Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:12:37.049Z] #77 DONE 2.0s [2025-12-02T02:12:37.049Z] [2025-12-02T02:12:37.049Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:12:37.049Z] #78 DONE 2.0s [2025-12-02T02:12:37.049Z] [2025-12-02T02:12:37.049Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:12:37.309Z] #79 ... [2025-12-02T02:12:37.309Z] [2025-12-02T02:12:37.309Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:12:37.309Z] #80 DONE 2.1s [2025-12-02T02:12:37.309Z] [2025-12-02T02:12:37.309Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:12:37.309Z] #81 DONE 1.4s [2025-12-02T02:12:37.309Z] [2025-12-02T02:12:37.309Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:12:37.309Z] #82 DONE 0.7s [2025-12-02T02:12:37.309Z] [2025-12-02T02:12:37.309Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:12:37.567Z] #83 ... [2025-12-02T02:12:37.567Z] [2025-12-02T02:12:37.567Z] #84 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T02:12:37.567Z] #84 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2025-12-02T02:12:37.567Z] #84 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-12-02T02:12:37.567Z] #84 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-12-02T02:12:37.567Z] #84 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-12-02T02:12:37.567Z] #84 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-12-02T02:12:37.567Z] #84 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-12-02T02:12:37.567Z] #84 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-12-02T02:12:37.567Z] #84 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-12-02T02:12:37.567Z] #84 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-12-02T02:12:37.567Z] #84 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2025-12-02T02:12:37.567Z] #84 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2025-12-02T02:12:37.567Z] #84 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.4s done [2025-12-02T02:12:37.567Z] #84 DONE 4.3s [2025-12-02T02:12:37.824Z] [2025-12-02T02:12:37.824Z] #60 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:12:37.824Z] #60 DONE 4.4s [2025-12-02T02:12:37.824Z] [2025-12-02T02:12:37.824Z] #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-12-02T02:12:38.392Z] #85 ... [2025-12-02T02:12:38.392Z] [2025-12-02T02:12:38.392Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:12:38.392Z] #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:38.392Z] #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:38.392Z] #0 2.851 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:38.392Z] #0 3.011 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:12:38.392Z] #0 3.050 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:38.392Z] #0 3.055 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:38.392Z] #0 3.062 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:12:38.392Z] #0 3.073 OK: 12 MiB in 23 packages [2025-12-02T02:12:38.392Z] #86 DONE 3.2s [2025-12-02T02:12:38.392Z] [2025-12-02T02:12:38.392Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-02T02:12:38.392Z] #0 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:38.392Z] #0 2.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:38.392Z] #0 2.939 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:38.392Z] #0 3.018 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:12:38.392Z] #0 3.052 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:38.392Z] #0 3.059 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:38.392Z] #0 3.090 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:12:38.392Z] #0 3.090 OK: 20 MiB in 20 packages [2025-12-02T02:12:38.392Z] #87 DONE 3.2s [2025-12-02T02:12:38.392Z] [2025-12-02T02:12:38.392Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-02T02:12:38.392Z] #88 DONE 0.0s [2025-12-02T02:12:38.392Z] [2025-12-02T02:12:38.392Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:12:38.958Z] #89 ... [2025-12-02T02:12:38.958Z] [2025-12-02T02:12:38.958Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-02T02:12:38.958Z] #90 DONE 1.8s [2025-12-02T02:12:38.958Z] [2025-12-02T02:12:38.958Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-02T02:12:38.958Z] #91 DONE 0.0s [2025-12-02T02:12:38.958Z] [2025-12-02T02:12:38.958Z] #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-12-02T02:12:38.958Z] #85 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:38.958Z] #85 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:39.216Z] #85 2.116 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:39.216Z] #85 2.154 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:12:39.216Z] #85 2.246 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:39.216Z] #85 2.250 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:39.216Z] #85 2.258 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:12:39.216Z] #85 2.262 OK: 8 MiB in 21 packages [2025-12-02T02:12:39.491Z] #85 DONE 2.6s [2025-12-02T02:12:39.491Z] [2025-12-02T02:12:39.491Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:12:39.491Z] #0 2.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:39.491Z] #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:39.491Z] #0 3.414 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:39.491Z] #0 3.436 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:12:39.491Z] #0 3.519 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:39.491Z] #0 3.532 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:39.491Z] #0 3.537 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:12:39.491Z] #0 3.548 OK: 13 MiB in 29 packages [2025-12-02T02:12:39.491Z] #92 DONE 3.9s [2025-12-02T02:12:39.491Z] [2025-12-02T02:12:39.491Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:12:39.748Z] #93 ... [2025-12-02T02:12:39.748Z] [2025-12-02T02:12:39.748Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-02T02:12:39.748Z] #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:39.748Z] #0 2.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:39.748Z] #0 2.767 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:39.748Z] #0 2.801 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:12:39.748Z] #0 2.904 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:39.748Z] #0 2.910 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:12:39.748Z] #0 2.920 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:12:39.748Z] #0 2.994 OK: 8 MiB in 20 packages [2025-12-02T02:12:39.748Z] #94 DONE 3.2s [2025-12-02T02:12:40.006Z] [2025-12-02T02:12:40.006Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:12:40.264Z] #95 ... [2025-12-02T02:12:40.264Z] [2025-12-02T02:12:40.264Z] #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-02T02:12:40.264Z] #0 3.763 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:40.264Z] #0 3.954 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-02T02:12:40.264Z] #0 4.546 OK: 265 MiB in 60 packages [2025-12-02T02:12:40.264Z] #96 DONE 5.2s [2025-12-02T02:12:40.264Z] [2025-12-02T02:12:40.264Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-02T02:12:40.264Z] #97 DONE 0.6s [2025-12-02T02:12:40.523Z] [2025-12-02T02:12:40.523Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:12:47.226Z] #98 ... [2025-12-02T02:12:47.226Z] [2025-12-02T02:12:47.226Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:12:47.691Z] #99 ... [2025-12-02T02:12:47.691Z] [2025-12-02T02:12:47.691Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:12:48.113Z] #100 ... [2025-12-02T02:12:48.113Z] [2025-12-02T02:12:48.113Z] #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-02T02:12:50.049Z] #101 ... [2025-12-02T02:12:50.049Z] [2025-12-02T02:12:50.049Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:12:50.049Z] #93 DONE 10.3s [2025-12-02T02:12:50.049Z] [2025-12-02T02:12:50.049Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:12:50.384Z] #89 ... [2025-12-02T02:12:50.384Z] [2025-12-02T02:12:50.384Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-02T02:13:00.363Z] #102 ... [2025-12-02T02:13:00.363Z] [2025-12-02T02:13:00.363Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:13:00.363Z] #95 DONE 19.2s [2025-12-02T02:13:00.363Z] [2025-12-02T02:13:00.363Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-02T02:13:00.363Z] #102 ... [2025-12-02T02:13:00.363Z] [2025-12-02T02:13:00.363Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-02T02:13:06.930Z] #103 DONE 7.1s [2025-12-02T02:13:06.930Z] [2025-12-02T02:13:06.930Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:06.930Z] #99 DONE 29.2s [2025-12-02T02:13:06.930Z] [2025-12-02T02:13:06.930Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:06.930Z] #89 DONE 29.2s [2025-12-02T02:13:06.930Z] [2025-12-02T02:13:06.930Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:06.930Z] #83 DONE 29.3s [2025-12-02T02:13:06.930Z] [2025-12-02T02:13:06.930Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:06.930Z] #79 DONE 29.4s [2025-12-02T02:13:06.930Z] [2025-12-02T02:13:06.930Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:06.930Z] #100 DONE 29.4s [2025-12-02T02:13:06.930Z] [2025-12-02T02:13:06.930Z] #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-02T02:13:06.930Z] #101 DONE 26.2s [2025-12-02T02:13:06.930Z] [2025-12-02T02:13:06.930Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-02T02:13:06.930Z] #102 DONE 16.3s [2025-12-02T02:13:06.930Z] [2025-12-02T02:13:06.930Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:13:06.930Z] #98 DONE 26.2s [2025-12-02T02:13:06.930Z] [2025-12-02T02:13:06.930Z] #104 [security-proxy-auth builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #104 DONE 9.9s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-02T02:13:16.974Z] #105 DONE 9.9s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #106 DONE 9.9s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #107 [support-notifications builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #107 DONE 9.9s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:16.974Z] #108 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #109 [core-metadata builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #109 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:13:16.974Z] #110 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #111 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-02T02:13:16.974Z] #111 DONE 9.9s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #112 [core-command builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #112 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:16.974Z] #113 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:13:16.974Z] #114 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:16.974Z] #115 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #116 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:13:16.974Z] #117 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #118 [support-scheduler builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #118 DONE 9.9s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #119 [security-proxy-auth builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #119 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:13:16.974Z] #120 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:16.974Z] #121 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #122 DONE 9.9s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:16.974Z] #123 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:13:16.974Z] #124 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #125 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-12-02T02:13:16.974Z] #126 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:13:16.974Z] #127 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:16.974Z] #128 CACHED [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #129 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-02T02:13:16.974Z] #129 DONE 9.9s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #130 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-02T02:13:16.974Z] #130 ... [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #131 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:16.974Z] #131 ... [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-02T02:13:16.974Z] #132 DONE 0.3s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-02T02:13:16.974Z] #133 DONE 0.3s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #130 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-02T02:13:16.974Z] #130 DONE 0.3s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #134 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-02T02:13:16.974Z] #134 DONE 0.1s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #135 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-12-02T02:13:16.974Z] #135 DONE 0.1s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #136 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-02T02:13:16.974Z] #136 DONE 0.1s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-02T02:13:16.974Z] #137 DONE 0.1s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #138 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-12-02T02:13:16.974Z] #138 DONE 0.1s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-02T02:13:16.974Z] #139 DONE 0.1s [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #140 [security-spire-config] exporting to image [2025-12-02T02:13:16.974Z] #140 exporting layers [2025-12-02T02:13:16.974Z] #140 ... [2025-12-02T02:13:16.974Z] [2025-12-02T02:13:16.974Z] #141 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-02T02:13:16.974Z] #141 DONE 0.1s [2025-12-02T02:13:17.231Z] [2025-12-02T02:13:17.231Z] #142 [security-spire-agent] exporting to image [2025-12-02T02:13:19.771Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-774356 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-12-02T02:13:19.785Z] Running in /w/workspace/edgex-go/931 [Pipeline] { [Pipeline] checkout [2025-12-02T02:13:19.821Z] The recommended git tool is: git [2025-12-02T02:13:21.463Z] #142 ... [2025-12-02T02:13:21.463Z] [2025-12-02T02:13:21.463Z] #140 [security-spire-config] exporting to image [2025-12-02T02:13:21.463Z] #140 exporting layers 3.8s done [2025-12-02T02:13:21.463Z] #140 writing image sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d 0.5s done [2025-12-02T02:13:21.463Z] #140 naming to docker.io/library/security-spire-config 0.1s done [2025-12-02T02:13:21.463Z] #140 DONE 4.5s [2025-12-02T02:13:21.722Z] [2025-12-02T02:13:21.722Z] #143 [security-spire-server] exporting to image [2025-12-02T02:13:21.722Z] #143 exporting layers 3.4s done [2025-12-02T02:13:21.722Z] #143 writing image sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 0.9s done [2025-12-02T02:13:21.722Z] #143 naming to docker.io/library/security-spire-server 0.1s done [2025-12-02T02:13:21.722Z] #143 DONE 4.9s [2025-12-02T02:13:21.722Z] [2025-12-02T02:13:21.722Z] #142 [security-spire-agent] exporting to image [2025-12-02T02:13:21.722Z] #142 exporting layers 4.6s done [2025-12-02T02:13:21.722Z] #142 writing image sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 0.0s done [2025-12-02T02:13:21.722Z] #142 naming to docker.io/library/security-spire-agent [2025-12-02T02:13:22.032Z] #142 naming to docker.io/library/security-spire-agent 0.1s done [2025-12-02T02:13:22.970Z] #142 DONE 6.0s [2025-12-02T02:13:22.970Z] [2025-12-02T02:13:22.970Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-02T02:13:22.970Z] #0 1.055 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-02T02:13:24.683Z] using credential edgex-jenkins-ssh [2025-12-02T02:13:24.707Z] Cloning the remote Git repository [2025-12-02T02:13:24.751Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-12-02T02:13:24.853Z] > git init /w/workspace/edgex-go/931 # timeout=10 [2025-12-02T02:13:25.002Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-12-02T02:13:25.003Z] > git --version # timeout=10 [2025-12-02T02:13:25.022Z] > git --version # 'git version 2.25.1' [2025-12-02T02:13:25.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-12-02T02:13:25.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-02T02:13:27.149Z] #144 ... [2025-12-02T02:13:27.149Z] [2025-12-02T02:13:27.149Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-02T02:13:27.149Z] #0 0.872 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-02T02:13:27.149Z] #145 ... [2025-12-02T02:13:27.149Z] [2025-12-02T02:13:27.149Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-02T02:13:27.149Z] #0 1.059 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-02T02:13:27.149Z] #146 ... [2025-12-02T02:13:27.149Z] [2025-12-02T02:13:27.149Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-02T02:13:27.149Z] #0 0.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-02T02:13:27.149Z] #147 ... [2025-12-02T02:13:27.149Z] [2025-12-02T02:13:27.149Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-02T02:13:27.149Z] #0 0.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-02T02:13:27.149Z] #148 ... [2025-12-02T02:13:27.149Z] [2025-12-02T02:13:27.149Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-02T02:13:27.149Z] #0 1.037 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-02T02:13:27.149Z] #149 ... [2025-12-02T02:13:27.149Z] [2025-12-02T02:13:27.149Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-02T02:13:27.149Z] #0 0.607 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-02T02:13:27.407Z] #150 ... [2025-12-02T02:13:27.407Z] [2025-12-02T02:13:27.407Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-02T02:13:27.407Z] #0 0.498 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-12-02T02:13:27.407Z] #151 ... [2025-12-02T02:13:27.407Z] [2025-12-02T02:13:27.407Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-02T02:13:27.407Z] #0 0.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-02T02:13:27.666Z] #152 ... [2025-12-02T02:13:27.666Z] [2025-12-02T02:13:27.666Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-02T02:13:27.666Z] #0 1.056 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-02T02:13:27.666Z] #153 ... [2025-12-02T02:13:27.666Z] [2025-12-02T02:13:27.666Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-02T02:13:27.666Z] #0 0.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-02T02:13:42.529Z] #154 ... [2025-12-02T02:13:42.529Z] [2025-12-02T02:13:42.529Z] #131 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:13:42.529Z] #131 DONE 35.3s [2025-12-02T02:13:42.529Z] [2025-12-02T02:13:42.529Z] #155 [core-keeper builder 7/8] COPY . . [2025-12-02T02:13:45.353Z] Avoid second fetch [2025-12-02T02:13:45.354Z] Checking out Revision 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 (main) [2025-12-02T02:13:46.173Z] Commit message: "Merge pull request #5322 from FelixTing/issue-5319" [2025-12-02T02:13:44.439Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-12-02T02:13:44.470Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-02T02:13:45.367Z] > git config core.sparsecheckout # timeout=10 [2025-12-02T02:13:45.431Z] > git checkout -f 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-02T02:13:50.571Z] provisioning config files... [2025-12-02T02:13:50.601Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/931@tmp/config15384895168771710620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-02T02:13:51.300Z] ---> ****-login.sh [2025-12-02T02:13:51.300Z] nexus3.edgexfoundry.org:10001 [2025-12-02T02:13:51.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:13:52.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T02:13:52.546Z] Configure a credential helper to remove this warning. See [2025-12-02T02:13:52.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T02:13:52.546Z] [2025-12-02T02:13:52.546Z] Login Succeeded [2025-12-02T02:13:52.546Z] nexus3.edgexfoundry.org:10002 [2025-12-02T02:13:52.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:13:52.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T02:13:52.814Z] Configure a credential helper to remove this warning. See [2025-12-02T02:13:52.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T02:13:52.814Z] [2025-12-02T02:13:52.814Z] Login Succeeded [2025-12-02T02:13:52.815Z] nexus3.edgexfoundry.org:10003 [2025-12-02T02:13:53.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:13:53.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T02:13:53.082Z] Configure a credential helper to remove this warning. See [2025-12-02T02:13:53.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T02:13:53.082Z] [2025-12-02T02:13:53.082Z] Login Succeeded [2025-12-02T02:13:53.082Z] nexus3.edgexfoundry.org:10004 [2025-12-02T02:13:53.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:13:53.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T02:13:53.620Z] Configure a credential helper to remove this warning. See [2025-12-02T02:13:53.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T02:13:53.620Z] [2025-12-02T02:13:53.620Z] Login Succeeded [2025-12-02T02:13:53.620Z] ****.io [2025-12-02T02:13:53.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:13:54.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T02:13:54.158Z] Configure a credential helper to remove this warning. See [2025-12-02T02:13:54.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T02:13:54.158Z] [2025-12-02T02:13:54.158Z] Login Succeeded [2025-12-02T02:13:54.158Z] ---> ****-login.sh ends [Pipeline] } [2025-12-02T02:13:54.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-12-02T02:13:54.858Z] + git config --global --add safe.directory /w/workspace/edgex-go/931 [Pipeline] echo [2025-12-02T02:13:54.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-02T02:13:54.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-02T02:13:54.926Z] ========================================================= [2025-12-02T02:13:54.926Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-12-02T02:13:54.926Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-12-02T02:13:55.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-02T02:13:55.279Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-12-02T02:13:55.279Z] 6b59a28fa201: Pulling fs layer [2025-12-02T02:13:55.279Z] d32bb0dddca7: Pulling fs layer [2025-12-02T02:13:55.279Z] 5dab1238d3d9: Pulling fs layer [2025-12-02T02:13:55.279Z] 196fd7d83e7d: Pulling fs layer [2025-12-02T02:13:55.279Z] 4f4fb700ef54: Pulling fs layer [2025-12-02T02:13:55.279Z] 8ba94037c8f0: Pulling fs layer [2025-12-02T02:13:55.279Z] deaec5988b04: Pulling fs layer [2025-12-02T02:13:55.279Z] 9f65657bb879: Pulling fs layer [2025-12-02T02:13:55.279Z] 8ba94037c8f0: Waiting [2025-12-02T02:13:55.279Z] deaec5988b04: Waiting [2025-12-02T02:13:55.279Z] 9f65657bb879: Waiting [2025-12-02T02:13:55.279Z] 196fd7d83e7d: Waiting [2025-12-02T02:13:55.279Z] 4f4fb700ef54: Waiting [2025-12-02T02:13:55.549Z] d32bb0dddca7: Verifying Checksum [2025-12-02T02:13:55.549Z] d32bb0dddca7: Download complete [2025-12-02T02:13:55.549Z] 196fd7d83e7d: Verifying Checksum [2025-12-02T02:13:55.549Z] 196fd7d83e7d: Download complete [2025-12-02T02:13:55.549Z] 4f4fb700ef54: Verifying Checksum [2025-12-02T02:13:55.549Z] 4f4fb700ef54: Download complete [2025-12-02T02:13:55.549Z] 8ba94037c8f0: Verifying Checksum [2025-12-02T02:13:55.549Z] 8ba94037c8f0: Download complete [2025-12-02T02:13:55.549Z] 6b59a28fa201: Verifying Checksum [2025-12-02T02:13:55.549Z] 6b59a28fa201: Download complete [2025-12-02T02:13:56.142Z] 9f65657bb879: Verifying Checksum [2025-12-02T02:13:56.142Z] 9f65657bb879: Download complete [2025-12-02T02:13:56.411Z] 6b59a28fa201: Pull complete [2025-12-02T02:13:57.001Z] d32bb0dddca7: Pull complete [2025-12-02T02:13:57.272Z] 5dab1238d3d9: Verifying Checksum [2025-12-02T02:13:57.272Z] 5dab1238d3d9: Download complete [2025-12-02T02:13:57.657Z] #155 DONE 13.4s [2025-12-02T02:13:57.657Z] [2025-12-02T02:13:57.657Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-02T02:13:57.657Z] #144 ... [2025-12-02T02:13:57.657Z] [2025-12-02T02:13:57.657Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T02:13:59.229Z] deaec5988b04: Verifying Checksum [2025-12-02T02:13:59.229Z] deaec5988b04: Download complete [2025-12-02T02:13:59.593Z] #156 3.099 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-02T02:14:11.570Z] 5dab1238d3d9: Pull complete [2025-12-02T02:14:11.570Z] 196fd7d83e7d: Pull complete [2025-12-02T02:14:11.570Z] 4f4fb700ef54: Pull complete [2025-12-02T02:14:11.843Z] 8ba94037c8f0: Pull complete [2025-12-02T02:14:21.956Z] deaec5988b04: Pull complete [2025-12-02T02:14:23.369Z] 9f65657bb879: Pull complete [2025-12-02T02:14:23.369Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-12-02T02:14:23.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-02T02:14:23.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-12-02T02:14:23.720Z] + docker build -t ci-base-image-arm64 -f+ - . [2025-12-02T02:14:23.720Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-02T02:14:23.720Z] WORKDIR /edgex [2025-12-02T02:14:23.720Z] COPY go.mod . [2025-12-02T02:14:23.720Z] RUN go mod download [2025-12-02T02:14:24.321Z] Sending build context to Docker daemon 3.874MB [2025-12-02T02:14:24.589Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-02T02:14:24.589Z] ---> 334268110677 [2025-12-02T02:14:24.589Z] Step 2/4 : WORKDIR /edgex [2025-12-02T02:14:26.557Z] ---> Running in dda1e4d3e0db [2025-12-02T02:14:27.149Z] Removing intermediate container dda1e4d3e0db [2025-12-02T02:14:27.149Z] ---> 54a5714fdc8b [2025-12-02T02:14:27.149Z] Step 3/4 : COPY go.mod . [2025-12-02T02:14:27.738Z] ---> ca24715c8404 [2025-12-02T02:14:27.738Z] Step 4/4 : RUN go mod download [2025-12-02T02:14:27.738Z] ---> Running in 0860434b9872 [2025-12-02T02:15:21.048Z] #156 ... [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-02T02:15:21.048Z] #146 DONE 111.3s [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-02T02:15:21.048Z] #154 DONE 111.3s [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-02T02:15:21.048Z] #149 ... [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:15:21.048Z] #157 DONE 0.2s [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-12-02T02:15:21.048Z] #158 DONE 0.2s [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-02T02:15:21.048Z] #159 ... [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:15:21.048Z] #160 DONE 0.3s [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-12-02T02:15:21.048Z] #161 DONE 1.2s [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-02T02:15:21.048Z] #151 ... [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-12-02T02:15:21.048Z] #162 DONE 0.7s [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-12-02T02:15:21.048Z] #163 DONE 0.2s [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-02T02:15:21.048Z] #159 DONE 2.5s [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.048Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-02T02:15:21.048Z] #164 ... [2025-12-02T02:15:21.048Z] [2025-12-02T02:15:21.049Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:15:21.049Z] #165 DONE 0.2s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:15:21.049Z] #166 DONE 0.3s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-02T02:15:21.049Z] #167 DONE 0.7s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-02T02:15:21.049Z] #164 DONE 1.4s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #168 [core-common-config-bootstrapper] exporting to image [2025-12-02T02:15:21.049Z] #168 exporting layers [2025-12-02T02:15:21.049Z] #168 ... [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-12-02T02:15:21.049Z] #169 DONE 0.4s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-12-02T02:15:21.049Z] #170 DONE 0.1s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #168 [core-common-config-bootstrapper] exporting to image [2025-12-02T02:15:21.049Z] #168 exporting layers 0.5s done [2025-12-02T02:15:21.049Z] #168 writing image sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 0.0s done [2025-12-02T02:15:21.049Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2025-12-02T02:15:21.049Z] #168 DONE 0.6s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-12-02T02:15:21.049Z] #171 DONE 0.2s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-12-02T02:15:21.049Z] #172 DONE 0.3s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-12-02T02:15:21.049Z] #173 DONE 0.1s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-02T02:15:21.049Z] #149 ... [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-12-02T02:15:21.049Z] #174 DONE 1.1s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #175 [security-bootstrapper] exporting to image [2025-12-02T02:15:21.049Z] #175 exporting layers 0.5s done [2025-12-02T02:15:21.049Z] #175 writing image sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 0.0s done [2025-12-02T02:15:21.049Z] #175 naming to docker.io/library/security-bootstrapper done [2025-12-02T02:15:21.049Z] #175 DONE 0.6s [2025-12-02T02:15:21.049Z] [2025-12-02T02:15:21.049Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T02:15:24.190Z] Removing intermediate container 0860434b9872 [2025-12-02T02:15:24.190Z] ---> 07166f682193 [2025-12-02T02:15:24.190Z] Successfully built 07166f682193 [2025-12-02T02:15:24.190Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:15:24.551Z] + docker inspect -f . ci-base-image-arm64 [2025-12-02T02:15:24.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T02:15:24.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-774356 does not seem to be running inside a container [2025-12-02T02:15:24.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-12-02T02:15:26.254Z] $ docker top 5218fe1ee856bab316ba609abdac0b4765221640d0d57110ccb24ac9c14c7b94 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-02T02:15:27.136Z] + go version [2025-12-02T02:15:27.136Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-12-02T02:15:27.155Z] $ docker stop --time=1 5218fe1ee856bab316ba609abdac0b4765221640d0d57110ccb24ac9c14c7b94 [2025-12-02T02:15:28.839Z] $ docker rm -f --volumes 5218fe1ee856bab316ba609abdac0b4765221640d0d57110ccb24ac9c14c7b94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:15:29.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-02T02:15:29.615Z] [2025-12-02T02:15:29.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:15:29.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-02T02:15:29.973Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-12-02T02:15:29.973Z] 547446be3368: Pulling fs layer [2025-12-02T02:15:29.973Z] d125d8839a47: Pulling fs layer [2025-12-02T02:15:29.973Z] 3e85d5ac6304: Pulling fs layer [2025-12-02T02:15:29.973Z] c3105a71a48b: Pulling fs layer [2025-12-02T02:15:29.973Z] 0f093f025ec4: Pulling fs layer [2025-12-02T02:15:29.973Z] c3106fc0e877: Pulling fs layer [2025-12-02T02:15:29.973Z] c3105a71a48b: Waiting [2025-12-02T02:15:29.973Z] 0f093f025ec4: Waiting [2025-12-02T02:15:29.973Z] c3106fc0e877: Waiting [2025-12-02T02:15:30.248Z] 547446be3368: Verifying Checksum [2025-12-02T02:15:30.248Z] 547446be3368: Download complete [2025-12-02T02:15:30.248Z] c3105a71a48b: Verifying Checksum [2025-12-02T02:15:30.248Z] c3105a71a48b: Download complete [2025-12-02T02:15:30.517Z] d125d8839a47: Verifying Checksum [2025-12-02T02:15:30.517Z] d125d8839a47: Download complete [2025-12-02T02:15:30.517Z] c3106fc0e877: Verifying Checksum [2025-12-02T02:15:30.517Z] c3106fc0e877: Download complete [2025-12-02T02:15:30.787Z] 0f093f025ec4: Verifying Checksum [2025-12-02T02:15:30.787Z] 0f093f025ec4: Download complete [2025-12-02T02:15:31.056Z] 547446be3368: Pull complete [2025-12-02T02:15:32.474Z] d125d8839a47: Pull complete [2025-12-02T02:15:33.064Z] 3e85d5ac6304: Verifying Checksum [2025-12-02T02:15:33.064Z] 3e85d5ac6304: Download complete [2025-12-02T02:15:43.159Z] 3e85d5ac6304: Pull complete [2025-12-02T02:15:43.430Z] c3105a71a48b: Pull complete [2025-12-02T02:15:44.841Z] 0f093f025ec4: Pull complete [2025-12-02T02:15:44.841Z] c3106fc0e877: Pull complete [2025-12-02T02:15:45.110Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-12-02T02:15:45.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-02T02:15:45.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T02:15:45.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-774356 does not seem to be running inside a container [2025-12-02T02:15:45.401Z] $ 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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-12-02T02:15:47.597Z] $ docker top 2a676fc9a56e3bbcf303a9979cebbd110a1180ddd7100d35acd3e3974a2984ad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-02T02:15:48.443Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-12-02T02:15:58.541Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-12-02T02:15:58.541Z] #1 transferring dockerfile: 1.69kB done [2025-12-02T02:15:58.541Z] #1 DONE 0.8s [2025-12-02T02:15:58.541Z] [2025-12-02T02:15:58.541Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-12-02T02:15:58.541Z] #2 transferring dockerfile: 2.49kB done [2025-12-02T02:15:58.541Z] #2 DONE 0.1s [2025-12-02T02:15:58.541Z] [2025-12-02T02:15:58.541Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-12-02T02:15:58.541Z] #3 transferring dockerfile: 1.81kB done [2025-12-02T02:15:58.541Z] #3 DONE 0.1s [2025-12-02T02:15:58.541Z] [2025-12-02T02:15:58.541Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2025-12-02T02:15:58.541Z] #4 transferring dockerfile: 2.14kB 0.0s done [2025-12-02T02:15:58.541Z] #4 DONE 0.1s [2025-12-02T02:15:58.541Z] [2025-12-02T02:15:58.541Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-12-02T02:15:58.541Z] #5 transferring dockerfile: 1.83kB 0.0s done [2025-12-02T02:15:58.541Z] #5 DONE 0.1s [2025-12-02T02:15:58.541Z] [2025-12-02T02:15:58.541Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-12-02T02:15:58.541Z] #6 transferring dockerfile: 1.70kB done [2025-12-02T02:15:58.541Z] #6 DONE 0.1s [2025-12-02T02:15:58.541Z] [2025-12-02T02:15:58.541Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-12-02T02:15:58.541Z] #7 transferring dockerfile: 2.50kB done [2025-12-02T02:15:58.541Z] #7 DONE 0.1s [2025-12-02T02:15:58.541Z] [2025-12-02T02:15:58.541Z] #8 [core-command internal] load build definition from Dockerfile [2025-12-02T02:15:58.541Z] #8 transferring dockerfile: 1.94kB 0.0s done [2025-12-02T02:15:58.541Z] #8 DONE 0.1s [2025-12-02T02:15:58.541Z] [2025-12-02T02:15:58.541Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-12-02T02:15:58.541Z] #9 transferring dockerfile: 2.10kB done [2025-12-02T02:15:58.541Z] #9 DONE 0.1s [2025-12-02T02:15:58.817Z] [2025-12-02T02:15:58.817Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-12-02T02:15:58.817Z] #10 transferring dockerfile: 2.01kB 0.0s done [2025-12-02T02:15:58.817Z] #10 DONE 0.1s [2025-12-02T02:15:58.817Z] [2025-12-02T02:15:58.817Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-12-02T02:15:58.817Z] #11 transferring dockerfile: 3.02kB 0.0s done [2025-12-02T02:15:58.817Z] #11 DONE 0.1s [2025-12-02T02:15:58.817Z] [2025-12-02T02:15:58.817Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-12-02T02:15:58.817Z] #12 transferring dockerfile: 1.89kB 0.0s done [2025-12-02T02:15:59.084Z] #12 DONE 0.1s [2025-12-02T02:15:59.084Z] [2025-12-02T02:15:59.084Z] #13 [core-data internal] load build definition from Dockerfile [2025-12-02T02:15:59.084Z] #13 transferring dockerfile: 2.04kB done [2025-12-02T02:15:59.084Z] #13 DONE 0.1s [2025-12-02T02:15:59.084Z] [2025-12-02T02:15:59.084Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-12-02T02:15:59.084Z] #14 transferring dockerfile: 2.23kB done [2025-12-02T02:15:59.084Z] #14 DONE 0.1s [2025-12-02T02:15:59.084Z] [2025-12-02T02:15:59.084Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-12-02T02:15:59.084Z] #15 transferring dockerfile: 2.02kB done [2025-12-02T02:15:59.084Z] #15 DONE 0.1s [2025-12-02T02:15:59.084Z] [2025-12-02T02:15:59.084Z] #16 [security-spire-config internal] load .dockerignore [2025-12-02T02:15:59.084Z] #16 transferring context: [2025-12-02T02:15:59.351Z] #16 transferring context: 50B 0.0s done [2025-12-02T02:15:59.351Z] #16 DONE 0.0s [2025-12-02T02:15:59.935Z] [2025-12-02T02:15:59.935Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-12-02T02:15:59.935Z] #17 transferring context: 50B done [2025-12-02T02:15:59.935Z] #17 DONE 0.0s [2025-12-02T02:15:59.935Z] [2025-12-02T02:15:59.935Z] #18 [security-spire-agent internal] load .dockerignore [2025-12-02T02:15:59.935Z] #18 transferring context: 50B done [2025-12-02T02:15:59.935Z] #18 DONE 0.1s [2025-12-02T02:15:59.935Z] [2025-12-02T02:15:59.935Z] #19 [security-proxy-auth internal] load .dockerignore [2025-12-02T02:15:59.935Z] #19 transferring context: 50B done [2025-12-02T02:15:59.935Z] #19 DONE 0.0s [2025-12-02T02:16:00.203Z] [2025-12-02T02:16:00.203Z] #20 [support-scheduler internal] load .dockerignore [2025-12-02T02:16:00.203Z] #20 transferring context: 50B done [2025-12-02T02:16:00.203Z] #20 DONE 0.1s [2025-12-02T02:16:00.203Z] [2025-12-02T02:16:00.203Z] #21 [security-spire-server internal] load .dockerignore [2025-12-02T02:16:00.203Z] #21 transferring context: 50B done [2025-12-02T02:16:00.203Z] #21 DONE 0.1s [2025-12-02T02:16:00.203Z] [2025-12-02T02:16:00.203Z] #22 [security-proxy-setup internal] load .dockerignore [2025-12-02T02:16:00.203Z] #22 transferring context: 50B done [2025-12-02T02:16:00.203Z] #22 DONE 0.1s [2025-12-02T02:16:00.203Z] [2025-12-02T02:16:00.203Z] #23 [core-command internal] load .dockerignore [2025-12-02T02:16:00.203Z] #23 transferring context: 50B 0.0s done [2025-12-02T02:16:00.470Z] #23 DONE 0.1s [2025-12-02T02:16:00.470Z] [2025-12-02T02:16:00.470Z] #24 [core-metadata internal] load .dockerignore [2025-12-02T02:16:00.470Z] #24 transferring context: 50B done [2025-12-02T02:16:00.470Z] #24 DONE 0.1s [2025-12-02T02:16:00.470Z] [2025-12-02T02:16:00.470Z] #25 [core-keeper internal] load .dockerignore [2025-12-02T02:16:00.470Z] #25 transferring context: 50B done [2025-12-02T02:16:00.470Z] #25 DONE 0.1s [2025-12-02T02:16:00.470Z] [2025-12-02T02:16:00.470Z] #26 [security-bootstrapper internal] load .dockerignore [2025-12-02T02:16:00.470Z] #26 transferring context: 50B done [2025-12-02T02:16:00.470Z] #26 DONE 0.1s [2025-12-02T02:16:00.470Z] [2025-12-02T02:16:00.470Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-12-02T02:16:00.470Z] #27 transferring context: 50B done [2025-12-02T02:16:00.470Z] #27 DONE 0.1s [2025-12-02T02:16:00.470Z] [2025-12-02T02:16:00.470Z] #28 [core-data internal] load .dockerignore [2025-12-02T02:16:00.470Z] #28 transferring context: 50B 0.0s done [2025-12-02T02:16:00.470Z] #28 DONE 0.1s [2025-12-02T02:16:00.470Z] [2025-12-02T02:16:00.470Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-12-02T02:16:00.737Z] #29 transferring context: 50B done [2025-12-02T02:16:00.737Z] #29 DONE 0.1s [2025-12-02T02:16:00.737Z] [2025-12-02T02:16:00.737Z] #30 [support-notifications internal] load .dockerignore [2025-12-02T02:16:00.737Z] #30 transferring context: 50B done [2025-12-02T02:16:00.737Z] #30 DONE 0.0s [2025-12-02T02:16:00.737Z] [2025-12-02T02:16:00.737Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-02T02:16:01.326Z] #31 ... [2025-12-02T02:16:01.326Z] [2025-12-02T02:16:01.326Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2025-12-02T02:16:01.326Z] #32 DONE 0.6s [2025-12-02T02:16:01.326Z] [2025-12-02T02:16:01.326Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:01.326Z] #33 DONE 0.0s [2025-12-02T02:16:01.326Z] [2025-12-02T02:16:01.326Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-02T02:16:01.326Z] #31 DONE 0.7s [2025-12-02T02:16:01.326Z] [2025-12-02T02:16:01.326Z] #34 [security-spire-config internal] load build context [2025-12-02T02:16:01.599Z] #34 transferring context: 24.70kB 0.0s done [2025-12-02T02:16:01.599Z] #34 DONE 0.1s [2025-12-02T02:16:01.599Z] [2025-12-02T02:16:01.599Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:01.599Z] #33 DONE 0.0s [2025-12-02T02:16:01.599Z] [2025-12-02T02:16:01.599Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:16:01.599Z] #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-02T02:16:01.599Z] #35 ... [2025-12-02T02:16:01.599Z] [2025-12-02T02:16:01.599Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:01.599Z] #33 DONE 0.0s [2025-12-02T02:16:01.599Z] [2025-12-02T02:16:01.599Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:16:01.599Z] #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:16:01.599Z] #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-02T02:16:01.599Z] #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-02T02:16:01.867Z] #35 ... [2025-12-02T02:16:01.867Z] [2025-12-02T02:16:01.867Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:01.867Z] #33 DONE 0.0s [2025-12-02T02:16:01.867Z] [2025-12-02T02:16:01.867Z] #35 [support-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:16:01.867Z] #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-02T02:16:01.867Z] #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:16:01.867Z] #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-02T02:16:01.867Z] #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-02T02:16:01.867Z] #35 ... [2025-12-02T02:16:01.867Z] [2025-12-02T02:16:01.867Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:01.867Z] #33 DONE 0.0s [2025-12-02T02:16:01.867Z] [2025-12-02T02:16:01.867Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:01.867Z] #33 DONE 0.0s [2025-12-02T02:16:01.867Z] [2025-12-02T02:16:01.867Z] #35 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:16:01.867Z] #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-02T02:16:01.867Z] #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:16:01.867Z] #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-02T02:16:01.867Z] #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-02T02:16:02.135Z] #35 ... [2025-12-02T02:16:02.135Z] [2025-12-02T02:16:02.135Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:02.135Z] #33 DONE 0.0s [2025-12-02T02:16:02.402Z] [2025-12-02T02:16:02.402Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-02T02:16:02.402Z] #31 DONE 0.9s [2025-12-02T02:16:02.402Z] [2025-12-02T02:16:02.402Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:16:02.402Z] #35 DONE 1.4s [2025-12-02T02:16:02.402Z] [2025-12-02T02:16:02.402Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:02.402Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-12-02T02:16:02.402Z] #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-12-02T02:16:02.402Z] #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-12-02T02:16:02.402Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-02T02:16:02.402Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2025-12-02T02:16:02.402Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2025-12-02T02:16:02.402Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2025-12-02T02:16:02.402Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-12-02T02:16:02.402Z] #36 ... [2025-12-02T02:16:02.402Z] [2025-12-02T02:16:02.402Z] #35 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:16:02.402Z] #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-02T02:16:02.402Z] #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:16:02.402Z] #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-02T02:16:02.402Z] #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-02T02:16:02.402Z] #35 DONE 1.4s [2025-12-02T02:16:02.402Z] [2025-12-02T02:16:02.402Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:02.402Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-12-02T02:16:02.402Z] #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-12-02T02:16:02.402Z] #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-12-02T02:16:02.402Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-02T02:16:02.402Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2025-12-02T02:16:02.402Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2025-12-02T02:16:02.402Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2025-12-02T02:16:02.402Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-12-02T02:16:02.402Z] #36 ... [2025-12-02T02:16:02.402Z] [2025-12-02T02:16:02.402Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:02.402Z] #33 DONE 0.0s [2025-12-02T02:16:02.402Z] [2025-12-02T02:16:02.402Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:02.402Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.8s [2025-12-02T02:16:02.677Z] #36 ... [2025-12-02T02:16:02.677Z] [2025-12-02T02:16:02.677Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-12-02T02:16:02.677Z] #37 DONE 1.1s [2025-12-02T02:16:02.677Z] [2025-12-02T02:16:02.677Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:02.677Z] #36 ... [2025-12-02T02:16:02.677Z] [2025-12-02T02:16:02.677Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:02.677Z] #33 DONE 0.0s [2025-12-02T02:16:02.677Z] [2025-12-02T02:16:02.677Z] #35 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:16:02.677Z] #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-02T02:16:02.677Z] #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:16:02.677Z] #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-02T02:16:02.677Z] #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-02T02:16:02.677Z] #35 DONE 1.4s [2025-12-02T02:16:02.677Z] [2025-12-02T02:16:02.677Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:02.677Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-12-02T02:16:02.677Z] #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-12-02T02:16:02.677Z] #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-12-02T02:16:02.677Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-02T02:16:02.677Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2025-12-02T02:16:02.677Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2025-12-02T02:16:02.677Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2025-12-02T02:16:02.677Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-12-02T02:16:02.677Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.0s [2025-12-02T02:16:02.677Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2025-12-02T02:16:02.951Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-12-02T02:16:03.219Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.4s [2025-12-02T02:16:03.219Z] #36 ... [2025-12-02T02:16:03.219Z] [2025-12-02T02:16:03.219Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-12-02T02:16:03.219Z] #32 DONE 1.9s [2025-12-02T02:16:03.219Z] [2025-12-02T02:16:03.219Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:03.219Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 1.6s [2025-12-02T02:16:03.485Z] #36 ... [2025-12-02T02:16:03.485Z] [2025-12-02T02:16:03.485Z] #35 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:16:03.485Z] #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-02T02:16:03.485Z] #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:16:03.485Z] #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-02T02:16:03.485Z] #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-02T02:16:03.485Z] #35 DONE 1.5s [2025-12-02T02:16:03.485Z] [2025-12-02T02:16:03.485Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:03.485Z] #33 DONE 0.0s [2025-12-02T02:16:03.485Z] [2025-12-02T02:16:03.485Z] #38 [security-bootstrapper internal] load build context [2025-12-02T02:16:03.485Z] #38 DONE 0.0s [2025-12-02T02:16:03.485Z] [2025-12-02T02:16:03.485Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:03.485Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.9s [2025-12-02T02:16:03.485Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-12-02T02:16:03.751Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-12-02T02:16:03.751Z] #36 ... [2025-12-02T02:16:03.751Z] [2025-12-02T02:16:03.751Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:03.751Z] #33 DONE 0.0s [2025-12-02T02:16:03.751Z] [2025-12-02T02:16:03.751Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:04.032Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 2.3s [2025-12-02T02:16:04.032Z] #36 ... [2025-12-02T02:16:04.032Z] [2025-12-02T02:16:04.032Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-02T02:16:04.032Z] #33 DONE 0.0s [2025-12-02T02:16:04.032Z] [2025-12-02T02:16:04.032Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:04.309Z] #36 ... [2025-12-02T02:16:04.309Z] [2025-12-02T02:16:04.309Z] #39 [support-scheduler internal] load build context [2025-12-02T02:16:04.309Z] #39 transferring context: 3.38MB 1.7s done [2025-12-02T02:16:04.309Z] #39 DONE 2.5s [2025-12-02T02:16:04.309Z] [2025-12-02T02:16:04.309Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:04.309Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 2.7s [2025-12-02T02:16:04.584Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.81MB / 37.02MB 2.9s [2025-12-02T02:16:04.852Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 3.0s [2025-12-02T02:16:04.852Z] #36 ... [2025-12-02T02:16:04.852Z] [2025-12-02T02:16:04.852Z] #35 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-02T02:16:04.852Z] #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-02T02:16:04.852Z] #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-02T02:16:04.852Z] #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-02T02:16:04.852Z] #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-02T02:16:04.852Z] #35 DONE 1.5s [2025-12-02T02:16:04.852Z] [2025-12-02T02:16:04.852Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-12-02T02:16:04.852Z] #32 DONE 3.3s [2025-12-02T02:16:04.852Z] [2025-12-02T02:16:04.852Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:04.852Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.07MB / 37.02MB 3.2s [2025-12-02T02:16:05.121Z] #36 ... [2025-12-02T02:16:05.121Z] [2025-12-02T02:16:05.121Z] #40 [security-spire-server internal] load build context [2025-12-02T02:16:05.121Z] #40 transferring context: 26.44kB 0.1s done [2025-12-02T02:16:05.121Z] #40 DONE 2.7s [2025-12-02T02:16:05.121Z] [2025-12-02T02:16:05.121Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:05.121Z] #36 ... [2025-12-02T02:16:05.121Z] [2025-12-02T02:16:05.121Z] #41 [security-spire-agent internal] load build context [2025-12-02T02:16:05.121Z] #41 transferring context: 25.98kB 0.1s done [2025-12-02T02:16:05.121Z] #41 DONE 2.5s [2025-12-02T02:16:05.121Z] [2025-12-02T02:16:05.121Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:05.121Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.43MB / 37.02MB 3.5s [2025-12-02T02:16:05.387Z] #36 ... [2025-12-02T02:16:05.387Z] [2025-12-02T02:16:05.387Z] #42 [security-proxy-auth internal] load build context [2025-12-02T02:16:05.387Z] #42 transferring context: 3.38MB 2.3s done [2025-12-02T02:16:05.387Z] #42 DONE 3.6s [2025-12-02T02:16:05.387Z] [2025-12-02T02:16:05.387Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:05.663Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 3.8s [2025-12-02T02:16:05.663Z] #36 ... [2025-12-02T02:16:05.663Z] [2025-12-02T02:16:05.663Z] #43 [security-secretstore-setup internal] load build context [2025-12-02T02:16:05.663Z] #43 transferring context: 3.38MB 2.6s done [2025-12-02T02:16:05.663Z] #43 DONE 4.0s [2025-12-02T02:16:05.663Z] [2025-12-02T02:16:05.663Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:05.663Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 4.0s [2025-12-02T02:16:05.946Z] #36 ... [2025-12-02T02:16:05.946Z] [2025-12-02T02:16:05.946Z] #44 [security-proxy-setup internal] load build context [2025-12-02T02:16:05.946Z] #44 transferring context: 3.38MB 2.0s done [2025-12-02T02:16:05.946Z] #44 DONE 4.0s [2025-12-02T02:16:05.946Z] [2025-12-02T02:16:05.946Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:06.214Z] #36 ... [2025-12-02T02:16:06.214Z] [2025-12-02T02:16:06.214Z] #45 [core-command internal] load build context [2025-12-02T02:16:06.214Z] #45 transferring context: 3.38MB 2.5s done [2025-12-02T02:16:06.214Z] #45 DONE 4.2s [2025-12-02T02:16:06.214Z] [2025-12-02T02:16:06.214Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:06.482Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 4.6s [2025-12-02T02:16:06.761Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 5.0s [2025-12-02T02:16:07.349Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.6s done [2025-12-02T02:16:07.789Z] #156 ... [2025-12-02T02:16:07.789Z] [2025-12-02T02:16:07.789Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-02T02:16:07.789Z] #149 169.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-02T02:16:09.296Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2025-12-02T02:16:11.257Z] #36 ... [2025-12-02T02:16:11.257Z] [2025-12-02T02:16:11.257Z] #46 [security-spiffe-token-provider internal] load build context [2025-12-02T02:16:11.257Z] #46 transferring context: 3.38MB 4.7s done [2025-12-02T02:16:11.257Z] #46 DONE 7.8s [2025-12-02T02:16:11.257Z] [2025-12-02T02:16:11.257Z] #47 [core-metadata internal] load build context [2025-12-02T02:16:11.257Z] #47 transferring context: 3.38MB 5.6s done [2025-12-02T02:16:11.529Z] #47 ... [2025-12-02T02:16:11.529Z] [2025-12-02T02:16:11.529Z] #48 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-02T02:16:11.801Z] #48 ... [2025-12-02T02:16:11.801Z] [2025-12-02T02:16:11.801Z] #38 [security-bootstrapper internal] load build context [2025-12-02T02:16:11.801Z] #38 transferring context: 3.38MB 5.2s done [2025-12-02T02:16:11.801Z] #38 DONE 8.2s [2025-12-02T02:16:11.801Z] [2025-12-02T02:16:11.801Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:12.773Z] #36 ... [2025-12-02T02:16:12.773Z] [2025-12-02T02:16:12.773Z] #48 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-02T02:16:12.773Z] #48 DONE 10.6s [2025-12-02T02:16:12.773Z] [2025-12-02T02:16:12.773Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T02:16:12.773Z] #49 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.4s done [2025-12-02T02:16:12.773Z] #49 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-12-02T02:16:12.773Z] #49 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-12-02T02:16:12.773Z] #49 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-12-02T02:16:12.773Z] #49 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2025-12-02T02:16:12.773Z] #49 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.7s done [2025-12-02T02:16:12.773Z] #49 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-12-02T02:16:12.773Z] #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.7s [2025-12-02T02:16:12.773Z] #49 ... [2025-12-02T02:16:12.773Z] [2025-12-02T02:16:12.773Z] #47 [core-metadata internal] load build context [2025-12-02T02:16:12.773Z] #47 DONE 9.2s [2025-12-02T02:16:12.773Z] [2025-12-02T02:16:12.773Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-02T02:16:12.773Z] #0 5.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:12.773Z] #0 5.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:12.773Z] #0 8.163 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:12.773Z] #0 8.191 (2/4) Installing openssl (3.5.4-r0) [2025-12-02T02:16:12.773Z] #0 8.294 (3/4) Installing su-exec (0.2-r3) [2025-12-02T02:16:12.773Z] #0 8.331 (4/4) Installing yq-go (4.47.2-r1) [2025-12-02T02:16:12.773Z] #0 8.862 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:12.773Z] #0 8.954 OK: 20 MiB in 20 packages [2025-12-02T02:16:13.053Z] #50 ... [2025-12-02T02:16:13.053Z] [2025-12-02T02:16:13.053Z] #51 [core-keeper internal] load build context [2025-12-02T02:16:13.053Z] #51 transferring context: 3.38MB 6.2s done [2025-12-02T02:16:13.053Z] #51 DONE 9.2s [2025-12-02T02:16:13.053Z] [2025-12-02T02:16:13.053Z] #52 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-12-02T02:16:13.319Z] #52 ... [2025-12-02T02:16:13.319Z] [2025-12-02T02:16:13.319Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-02T02:16:13.319Z] #53 ... [2025-12-02T02:16:13.319Z] [2025-12-02T02:16:13.319Z] #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-02T02:16:13.319Z] #0 8.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:13.319Z] #0 9.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:13.590Z] #54 ... [2025-12-02T02:16:13.590Z] [2025-12-02T02:16:13.590Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-02T02:16:13.590Z] #0 8.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:13.590Z] #0 9.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:13.590Z] #55 ... [2025-12-02T02:16:13.590Z] [2025-12-02T02:16:13.590Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-02T02:16:13.859Z] #56 ... [2025-12-02T02:16:13.859Z] [2025-12-02T02:16:13.859Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-02T02:16:13.859Z] #57 ... [2025-12-02T02:16:13.859Z] [2025-12-02T02:16:13.859Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:14.128Z] #36 ... [2025-12-02T02:16:14.128Z] [2025-12-02T02:16:14.128Z] #52 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-12-02T02:16:14.128Z] #52 DONE 1.6s [2025-12-02T02:16:14.128Z] [2025-12-02T02:16:14.128Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-02T02:16:14.128Z] #50 DONE 11.5s [2025-12-02T02:16:14.128Z] [2025-12-02T02:16:14.128Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:14.409Z] #36 ... [2025-12-02T02:16:14.409Z] [2025-12-02T02:16:14.409Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-02T02:16:14.409Z] #58 ... [2025-12-02T02:16:14.409Z] [2025-12-02T02:16:14.409Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-02T02:16:14.675Z] #59 ... [2025-12-02T02:16:14.675Z] [2025-12-02T02:16:14.675Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-02T02:16:14.675Z] #60 ... [2025-12-02T02:16:14.675Z] [2025-12-02T02:16:14.675Z] #61 [core-common-config-bootstrapper internal] load build context [2025-12-02T02:16:14.943Z] #61 ... [2025-12-02T02:16:14.943Z] [2025-12-02T02:16:14.943Z] #62 [support-notifications internal] load build context [2025-12-02T02:16:14.943Z] #62 transferring context: 3.38MB 6.0s done [2025-12-02T02:16:14.943Z] #62 DONE 10.1s [2025-12-02T02:16:14.943Z] [2025-12-02T02:16:14.943Z] #61 [core-common-config-bootstrapper internal] load build context [2025-12-02T02:16:14.943Z] #61 ... [2025-12-02T02:16:14.943Z] [2025-12-02T02:16:14.943Z] #63 [core-data internal] load build context [2025-12-02T02:16:15.210Z] #63 ... [2025-12-02T02:16:15.210Z] [2025-12-02T02:16:15.210Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-02T02:16:15.210Z] #64 ... [2025-12-02T02:16:15.210Z] [2025-12-02T02:16:15.210Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-02T02:16:15.210Z] #65 ... [2025-12-02T02:16:15.210Z] [2025-12-02T02:16:15.210Z] #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-02T02:16:15.210Z] #54 12.15 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:15.210Z] #54 12.15 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:15.210Z] #54 12.24 OK: 8 MiB in 17 packages [2025-12-02T02:16:16.636Z] #54 DONE 13.6s [2025-12-02T02:16:16.636Z] [2025-12-02T02:16:16.636Z] #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-12-02T02:16:18.611Z] #66 ... [2025-12-02T02:16:18.611Z] [2025-12-02T02:16:18.611Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-02T02:16:18.611Z] #60 DONE 14.2s [2025-12-02T02:16:18.611Z] [2025-12-02T02:16:18.611Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-02T02:16:19.871Z] #67 ... [2025-12-02T02:16:19.871Z] [2025-12-02T02:16:19.871Z] #61 [core-common-config-bootstrapper internal] load build context [2025-12-02T02:16:19.871Z] #61 transferring context: 3.38MB 7.7s done [2025-12-02T02:16:19.871Z] #61 DONE 15.0s [2025-12-02T02:16:20.163Z] [2025-12-02T02:16:20.163Z] #63 [core-data internal] load build context [2025-12-02T02:16:20.432Z] #63 transferring context: 3.38MB 8.6s done [2025-12-02T02:16:20.708Z] #63 DONE 15.7s [2025-12-02T02:16:20.708Z] [2025-12-02T02:16:20.708Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:20.708Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.5s [2025-12-02T02:16:21.699Z] #36 ... [2025-12-02T02:16:21.699Z] [2025-12-02T02:16:21.699Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-02T02:16:21.699Z] #64 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:22.697Z] #149 ... [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-02T02:16:22.697Z] #147 DONE 184.9s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-02T02:16:22.697Z] #150 DONE 184.9s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-02T02:16:22.697Z] #151 DONE 184.9s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-02T02:16:22.697Z] #149 DONE 184.9s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-02T02:16:22.697Z] #144 DONE 184.9s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T02:16:22.697Z] #156 DONE 145.2s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-02T02:16:22.697Z] #148 DONE 184.9s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-02T02:16:22.697Z] #145 DONE 185.0s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-02T02:16:22.697Z] #152 DONE 184.9s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-02T02:16:22.697Z] #153 DONE 184.9s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:16:22.697Z] #176 DONE 0.2s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:16:22.697Z] #177 DONE 0.2s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:16:22.697Z] #178 DONE 0.2s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #179 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:16:22.697Z] #179 DONE 0.2s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:16:22.697Z] #180 DONE 0.2s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:16:22.697Z] #181 DONE 0.2s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #182 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #182 ... [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:16:22.697Z] #183 DONE 0.1s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:16:22.697Z] #184 DONE 0.2s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #185 DONE 0.2s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #186 ... [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #187 CACHED [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:16:22.697Z] #188 CACHED [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #182 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #182 DONE 0.4s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #189 CACHED [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:16:22.697Z] #190 CACHED [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #191 DONE 0.4s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #192 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #192 DONE 0.4s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-02T02:16:22.697Z] #193 DONE 0.4s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #194 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #194 DONE 0.4s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #186 DONE 0.4s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #195 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:16:22.697Z] #195 DONE 0.4s [2025-12-02T02:16:22.697Z] [2025-12-02T02:16:22.697Z] #196 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-12-02T02:16:23.151Z] #64 ... [2025-12-02T02:16:23.151Z] [2025-12-02T02:16:23.151Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T02:16:23.151Z] #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.1s [2025-12-02T02:16:23.151Z] #49 ... [2025-12-02T02:16:23.151Z] [2025-12-02T02:16:23.151Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:23.642Z] #196 ... [2025-12-02T02:16:23.642Z] [2025-12-02T02:16:23.642Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-12-02T02:16:23.642Z] #197 DONE 1.6s [2025-12-02T02:16:23.642Z] [2025-12-02T02:16:23.642Z] #198 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-02T02:16:23.642Z] #198 DONE 1.6s [2025-12-02T02:16:23.642Z] [2025-12-02T02:16:23.642Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-02T02:16:23.642Z] #199 DONE 1.6s [2025-12-02T02:16:23.642Z] [2025-12-02T02:16:23.642Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-02T02:16:23.642Z] #200 DONE 1.6s [2025-12-02T02:16:23.642Z] [2025-12-02T02:16:23.642Z] #201 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-12-02T02:16:23.642Z] #201 DONE 1.6s [2025-12-02T02:16:23.642Z] [2025-12-02T02:16:23.642Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-12-02T02:16:23.642Z] #202 DONE 1.6s [2025-12-02T02:16:23.642Z] [2025-12-02T02:16:23.642Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-02T02:16:23.642Z] #203 DONE 1.6s [2025-12-02T02:16:23.642Z] [2025-12-02T02:16:23.642Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-12-02T02:16:23.642Z] #204 DONE 1.6s [2025-12-02T02:16:23.642Z] [2025-12-02T02:16:23.642Z] #196 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-12-02T02:16:23.642Z] #196 DONE 1.6s [2025-12-02T02:16:23.642Z] [2025-12-02T02:16:23.642Z] #205 [core-keeper] exporting to image [2025-12-02T02:16:23.642Z] #205 exporting layers [2025-12-02T02:16:23.905Z] #205 ... [2025-12-02T02:16:23.905Z] [2025-12-02T02:16:23.905Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-12-02T02:16:23.905Z] #206 DONE 1.9s [2025-12-02T02:16:23.905Z] [2025-12-02T02:16:23.905Z] #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-12-02T02:16:23.905Z] #207 DONE 0.4s [2025-12-02T02:16:24.138Z] #36 ... [2025-12-02T02:16:24.138Z] [2025-12-02T02:16:24.138Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-02T02:16:24.138Z] #55 15.14 (1/4) Installing ca-certificates (20250911-r0) [2025-12-02T02:16:24.138Z] #55 15.37 (2/4) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:24.138Z] #55 15.37 (3/4) Installing su-exec (0.2-r3) [2025-12-02T02:16:24.138Z] #55 15.37 (4/4) Installing yq-go (4.47.2-r1) [2025-12-02T02:16:24.138Z] #55 16.99 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:24.138Z] #55 17.08 Executing ca-certificates-20250911-r0.trigger [2025-12-02T02:16:24.138Z] #55 18.06 OK: 19 MiB in 20 packages [2025-12-02T02:16:24.138Z] #55 DONE 20.9s [2025-12-02T02:16:24.138Z] [2025-12-02T02:16:24.138Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:24.138Z] #36 ... [2025-12-02T02:16:24.138Z] [2025-12-02T02:16:24.138Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-02T02:16:24.138Z] #53 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:24.138Z] #53 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:24.138Z] #53 19.40 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-02T02:16:24.138Z] #53 19.40 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-02T02:16:24.138Z] #53 19.40 OK: 26168 distinct packages available [2025-12-02T02:16:24.138Z] #53 ... [2025-12-02T02:16:24.138Z] [2025-12-02T02:16:24.138Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-02T02:16:24.282Z] [2025-12-02T02:16:24.282Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-12-02T02:16:24.282Z] #208 DONE 0.4s [2025-12-02T02:16:24.282Z] [2025-12-02T02:16:24.282Z] #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-12-02T02:16:24.282Z] #209 DONE 0.4s [2025-12-02T02:16:24.282Z] [2025-12-02T02:16:24.282Z] #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-12-02T02:16:24.282Z] #210 DONE 0.4s [2025-12-02T02:16:24.282Z] [2025-12-02T02:16:24.282Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-02T02:16:24.282Z] #211 DONE 0.4s [2025-12-02T02:16:24.282Z] [2025-12-02T02:16:24.282Z] #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-12-02T02:16:24.282Z] #212 DONE 0.4s [2025-12-02T02:16:24.282Z] [2025-12-02T02:16:24.282Z] #213 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-12-02T02:16:24.282Z] #213 DONE 0.4s [2025-12-02T02:16:24.282Z] [2025-12-02T02:16:24.282Z] #214 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-12-02T02:16:24.282Z] #214 DONE 0.4s [2025-12-02T02:16:24.282Z] [2025-12-02T02:16:24.282Z] #215 [security-spiffe-token-provider] exporting to image [2025-12-02T02:16:24.405Z] #68 ... [2025-12-02T02:16:24.405Z] [2025-12-02T02:16:24.405Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-02T02:16:24.405Z] #69 ... [2025-12-02T02:16:24.405Z] [2025-12-02T02:16:24.405Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-02T02:16:24.551Z] #215 ... [2025-12-02T02:16:24.551Z] [2025-12-02T02:16:24.551Z] #216 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-02T02:16:24.551Z] #216 DONE 0.2s [2025-12-02T02:16:24.551Z] [2025-12-02T02:16:24.551Z] #205 [core-keeper] exporting to image [2025-12-02T02:16:24.551Z] #205 exporting layers 0.4s done [2025-12-02T02:16:24.551Z] #205 writing image sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca done [2025-12-02T02:16:24.551Z] #205 naming to docker.io/library/core-keeper done [2025-12-02T02:16:24.551Z] #205 DONE 0.6s [2025-12-02T02:16:24.551Z] [2025-12-02T02:16:24.551Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-12-02T02:16:24.551Z] #217 DONE 0.5s [2025-12-02T02:16:24.551Z] [2025-12-02T02:16:24.551Z] #218 [core-command] exporting to image [2025-12-02T02:16:24.551Z] #218 exporting layers 0.2s done [2025-12-02T02:16:24.551Z] #218 ... [2025-12-02T02:16:24.551Z] [2025-12-02T02:16:24.551Z] #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-02T02:16:24.551Z] #219 DONE 0.4s [2025-12-02T02:16:24.551Z] [2025-12-02T02:16:24.551Z] #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-12-02T02:16:24.551Z] #220 DONE 0.4s [2025-12-02T02:16:24.551Z] [2025-12-02T02:16:24.551Z] #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-12-02T02:16:24.551Z] #221 DONE 0.5s [2025-12-02T02:16:24.551Z] [2025-12-02T02:16:24.551Z] #218 [core-command] exporting to image [2025-12-02T02:16:24.551Z] #218 writing image sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca [2025-12-02T02:16:24.675Z] #70 ... [2025-12-02T02:16:24.675Z] [2025-12-02T02:16:24.675Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-02T02:16:24.675Z] #71 ... [2025-12-02T02:16:24.675Z] [2025-12-02T02:16:24.675Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-02T02:16:24.675Z] #56 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:24.675Z] #56 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:24.675Z] #56 19.16 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-02T02:16:24.675Z] #56 19.17 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-02T02:16:24.675Z] #56 19.17 OK: 26168 distinct packages available [2025-12-02T02:16:24.675Z] #56 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:24.818Z] #218 ... [2025-12-02T02:16:24.818Z] [2025-12-02T02:16:24.818Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-12-02T02:16:24.818Z] #222 DONE 0.3s [2025-12-02T02:16:24.818Z] [2025-12-02T02:16:24.818Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-12-02T02:16:24.818Z] #223 DONE 0.3s [2025-12-02T02:16:24.818Z] [2025-12-02T02:16:24.818Z] #224 [support-notifications] exporting to image [2025-12-02T02:16:24.818Z] #224 exporting layers 0.5s done [2025-12-02T02:16:24.818Z] #224 writing image sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 0.3s done [2025-12-02T02:16:24.818Z] #224 naming to docker.io/library/support-notifications done [2025-12-02T02:16:24.818Z] #224 DONE 0.8s [2025-12-02T02:16:24.818Z] [2025-12-02T02:16:24.818Z] #218 [core-command] exporting to image [2025-12-02T02:16:24.818Z] #218 writing image sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca 0.3s done [2025-12-02T02:16:24.818Z] #218 naming to docker.io/library/core-command done [2025-12-02T02:16:24.943Z] #56 ... [2025-12-02T02:16:24.943Z] [2025-12-02T02:16:24.943Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-02T02:16:24.943Z] #72 ... [2025-12-02T02:16:24.943Z] [2025-12-02T02:16:24.943Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-02T02:16:25.078Z] #218 DONE 0.9s [2025-12-02T02:16:25.078Z] [2025-12-02T02:16:25.078Z] #215 [security-spiffe-token-provider] exporting to image [2025-12-02T02:16:25.078Z] #215 exporting layers 0.8s done [2025-12-02T02:16:25.078Z] #215 writing image sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae 0.0s done [2025-12-02T02:16:25.078Z] #215 naming to docker.io/library/security-spiffe-token-provider done [2025-12-02T02:16:25.215Z] #73 ... [2025-12-02T02:16:25.215Z] [2025-12-02T02:16:25.215Z] #74 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-12-02T02:16:25.215Z] #74 ... [2025-12-02T02:16:25.215Z] [2025-12-02T02:16:25.215Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:25.215Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.0s [2025-12-02T02:16:25.338Z] #215 DONE 1.2s [2025-12-02T02:16:25.338Z] [2025-12-02T02:16:25.338Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-12-02T02:16:25.338Z] #225 DONE 0.4s [2025-12-02T02:16:25.338Z] [2025-12-02T02:16:25.338Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-12-02T02:16:25.338Z] #226 DONE 0.1s [2025-12-02T02:16:25.338Z] [2025-12-02T02:16:25.338Z] #227 [core-data] exporting to image [2025-12-02T02:16:25.338Z] #227 exporting layers 1.1s done [2025-12-02T02:16:25.338Z] #227 writing image sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done [2025-12-02T02:16:25.338Z] #227 naming to docker.io/library/core-data done [2025-12-02T02:16:25.338Z] #227 DONE 1.2s [2025-12-02T02:16:25.338Z] [2025-12-02T02:16:25.338Z] #228 [support-scheduler] exporting to image [2025-12-02T02:16:25.338Z] #228 exporting layers 1.2s done [2025-12-02T02:16:25.338Z] #228 writing image sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f 0.0s done [2025-12-02T02:16:25.338Z] #228 naming to docker.io/library/support-scheduler done [2025-12-02T02:16:25.338Z] #228 DONE 1.3s [2025-12-02T02:16:25.338Z] [2025-12-02T02:16:25.338Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-02T02:16:25.338Z] #229 DONE 0.9s [2025-12-02T02:16:25.338Z] [2025-12-02T02:16:25.338Z] #230 [core-metadata] exporting to image [2025-12-02T02:16:25.338Z] #230 exporting layers 0.8s done [2025-12-02T02:16:25.338Z] #230 writing image sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 done [2025-12-02T02:16:25.338Z] #230 naming to docker.io/library/core-metadata done [2025-12-02T02:16:25.338Z] #230 DONE 0.9s [2025-12-02T02:16:25.338Z] [2025-12-02T02:16:25.338Z] #231 [security-proxy-auth] exporting to image [2025-12-02T02:16:25.599Z] #231 ... [2025-12-02T02:16:25.599Z] [2025-12-02T02:16:25.599Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-02T02:16:25.599Z] #232 DONE 0.8s [2025-12-02T02:16:25.859Z] [2025-12-02T02:16:25.859Z] #233 [security-proxy-setup] exporting to image [2025-12-02T02:16:25.859Z] #233 exporting layers 0.2s done [2025-12-02T02:16:25.859Z] #233 writing image sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done [2025-12-02T02:16:25.859Z] #233 naming to docker.io/library/security-proxy-setup done [2025-12-02T02:16:25.859Z] #233 DONE 0.2s [2025-12-02T02:16:25.859Z] [2025-12-02T02:16:25.859Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-02T02:16:25.859Z] #234 DONE 0.5s [2025-12-02T02:16:25.859Z] [2025-12-02T02:16:25.859Z] #231 [security-proxy-auth] exporting to image [2025-12-02T02:16:26.120Z] #231 ... [2025-12-02T02:16:26.120Z] [2025-12-02T02:16:26.120Z] #235 [security-secretstore-setup] exporting to image [2025-12-02T02:16:26.120Z] #235 exporting layers 0.2s done [2025-12-02T02:16:26.120Z] #235 writing image sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done [2025-12-02T02:16:26.120Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-12-02T02:16:26.120Z] #235 DONE 0.2s [2025-12-02T02:16:26.120Z] [2025-12-02T02:16:26.120Z] #231 [security-proxy-auth] exporting to image [2025-12-02T02:16:26.120Z] #231 exporting layers 0.8s done [2025-12-02T02:16:26.120Z] #231 writing image sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done [2025-12-02T02:16:26.120Z] #231 naming to docker.io/library/security-proxy-auth done [2025-12-02T02:16:26.120Z] #231 DONE 0.8s [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T02:16:26.120Z] time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-12-02T02:16:26.131Z] $ docker stop --time=1 2bc64035b81a4f115fc20e1472ccd59ad525ceb7899f440166405022f620e85c [2025-12-02T02:16:26.176Z] #36 ... [2025-12-02T02:16:26.176Z] [2025-12-02T02:16:26.176Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-02T02:16:26.176Z] #57 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:26.176Z] #57 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:26.176Z] #57 23.03 (1/3) Installing ca-certificates (20250911-r0) [2025-12-02T02:16:26.176Z] #57 ... [2025-12-02T02:16:26.176Z] [2025-12-02T02:16:26.176Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T02:16:27.143Z] #49 ... [2025-12-02T02:16:27.143Z] [2025-12-02T02:16:27.143Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-02T02:16:27.143Z] #71 DONE 13.0s [2025-12-02T02:16:27.143Z] [2025-12-02T02:16:27.143Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T02:16:27.423Z] $ docker rm -f --volumes 2bc64035b81a4f115fc20e1472ccd59ad525ceb7899f440166405022f620e85c [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-02T02:16:27.734Z] #49 ... [2025-12-02T02:16:27.734Z] [2025-12-02T02:16:27.734Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-02T02:16:27.734Z] #59 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:27.734Z] #59 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:27.773Z] + docker images [2025-12-02T02:16:27.773Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-12-02T02:16:27.773Z] security-secretstore-setup latest 1c624b060705 2 seconds ago 84.5MB [2025-12-02T02:16:27.773Z] security-proxy-auth latest 5df1f50ab109 2 seconds ago 47MB [2025-12-02T02:16:27.773Z] security-proxy-setup latest 28b0b97551aa 2 seconds ago 52.8MB [2025-12-02T02:16:27.773Z] core-metadata latest 8e70e6136242 3 seconds ago 47.9MB [2025-12-02T02:16:27.773Z] support-notifications latest a37325631f41 4 seconds ago 55.7MB [2025-12-02T02:16:27.773Z] core-data latest 6ca0d43875b6 4 seconds ago 47.8MB [2025-12-02T02:16:27.773Z] core-command latest e10f60a116df 4 seconds ago 42.1MB [2025-12-02T02:16:27.773Z] core-keeper latest 1311b2133613 4 seconds ago 46.8MB [2025-12-02T02:16:27.773Z] support-scheduler latest 487e75aaf5b0 4 seconds ago 52MB [2025-12-02T02:16:27.773Z] security-spiffe-token-provider latest 74efe586043b 4 seconds ago 51MB [2025-12-02T02:16:27.773Z] security-bootstrapper latest 25e9e6923288 About a minute ago 22.4MB [2025-12-02T02:16:27.773Z] core-common-config-bootstrapper latest 8c1be9b37867 About a minute ago 21.3MB [2025-12-02T02:16:27.773Z] security-spire-config latest feecd8b19fa9 3 minutes ago 178MB [2025-12-02T02:16:27.773Z] security-spire-server latest c4c901d656e5 3 minutes ago 178MB [2025-12-02T02:16:27.773Z] security-spire-agent latest 9f885a4b650b 3 minutes ago 238MB [2025-12-02T02:16:27.773Z] ci-base-image-x86_64 latest 02943b962163 7 minutes ago 999MB [2025-12-02T02:16:27.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 weeks ago 636MB [2025-12-02T02:16:27.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB [2025-12-02T02:16:27.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-02T02:16:27.959Z] provisioning config files... [2025-12-02T02:16:27.970Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/931@tmp/config9451390492147653256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-02T02:16:28.002Z] #59 ... [2025-12-02T02:16:28.002Z] [2025-12-02T02:16:28.002Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T02:16:28.002Z] #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 20.1s [2025-12-02T02:16:28.277Z] ---> ****-login.sh [2025-12-02T02:16:28.277Z] nexus3.edgexfoundry.org:10001 [2025-12-02T02:16:28.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:16:28.277Z] Login Succeeded [2025-12-02T02:16:28.277Z] nexus3.edgexfoundry.org:10002 [2025-12-02T02:16:28.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:16:28.277Z] Login Succeeded [2025-12-02T02:16:28.277Z] nexus3.edgexfoundry.org:10003 [2025-12-02T02:16:28.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:16:28.536Z] Login Succeeded [2025-12-02T02:16:28.536Z] nexus3.edgexfoundry.org:10004 [2025-12-02T02:16:28.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:16:28.536Z] Login Succeeded [2025-12-02T02:16:28.536Z] ****.io [2025-12-02T02:16:28.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:16:28.794Z] Login Succeeded [2025-12-02T02:16:28.794Z] ---> ****-login.sh ends [Pipeline] } [2025-12-02T02:16:28.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:16:28.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-02T02:16:28.897Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-12-02T02:16:28.897Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:28.897Z] latest [2025-12-02T02:16:28.897Z] 4.1.0-dev.80 [2025-12-02T02:16:28.897Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:28.897Z] main [2025-12-02T02:16:28.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:29.264Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:29.439Z] #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 21.2s done [2025-12-02T02:16:29.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:29.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-02T02:16:29.592Z] b727a4331a81: Preparing [2025-12-02T02:16:29.592Z] 32082c1a6c18: Preparing [2025-12-02T02:16:29.592Z] 67adaa961d72: Preparing [2025-12-02T02:16:29.592Z] b00c20639458: Preparing [2025-12-02T02:16:29.592Z] e131df3af658: Preparing [2025-12-02T02:16:29.592Z] ac2d11725156: Preparing [2025-12-02T02:16:29.592Z] 256f393e029f: Preparing [2025-12-02T02:16:29.592Z] ac2d11725156: Waiting [2025-12-02T02:16:29.592Z] 256f393e029f: Waiting [2025-12-02T02:16:29.592Z] b00c20639458: Pushed [2025-12-02T02:16:29.592Z] 67adaa961d72: Pushed [2025-12-02T02:16:29.592Z] b727a4331a81: Pushed [2025-12-02T02:16:29.592Z] 256f393e029f: Layer already exists [2025-12-02T02:16:29.592Z] e131df3af658: Pushed [2025-12-02T02:16:29.850Z] ac2d11725156: Pushed [2025-12-02T02:16:30.024Z] #49 ... [2025-12-02T02:16:30.024Z] [2025-12-02T02:16:30.024Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-02T02:16:30.024Z] #58 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:30.024Z] #58 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:30.024Z] #58 ... [2025-12-02T02:16:30.024Z] [2025-12-02T02:16:30.024Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:30.295Z] #36 ... [2025-12-02T02:16:30.295Z] [2025-12-02T02:16:30.295Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-02T02:16:30.295Z] #65 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:30.295Z] #65 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:30.295Z] #65 ... [2025-12-02T02:16:30.295Z] [2025-12-02T02:16:30.295Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:30.295Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.1s [2025-12-02T02:16:33.128Z] 32082c1a6c18: Pushed [2025-12-02T02:16:33.129Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:33.471Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:33.677Z] #36 ... [2025-12-02T02:16:33.677Z] [2025-12-02T02:16:33.677Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-02T02:16:33.677Z] #64 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:33.677Z] #64 ... [2025-12-02T02:16:33.677Z] [2025-12-02T02:16:33.677Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:33.856Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-02T02:16:33.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-02T02:16:33.856Z] b727a4331a81: Preparing [2025-12-02T02:16:33.856Z] 32082c1a6c18: Preparing [2025-12-02T02:16:33.856Z] 67adaa961d72: Preparing [2025-12-02T02:16:33.856Z] b00c20639458: Preparing [2025-12-02T02:16:33.856Z] e131df3af658: Preparing [2025-12-02T02:16:33.856Z] ac2d11725156: Preparing [2025-12-02T02:16:33.856Z] 256f393e029f: Preparing [2025-12-02T02:16:33.856Z] 256f393e029f: Waiting [2025-12-02T02:16:33.856Z] ac2d11725156: Waiting [2025-12-02T02:16:33.856Z] 32082c1a6c18: Layer already exists [2025-12-02T02:16:33.856Z] e131df3af658: Layer already exists [2025-12-02T02:16:33.856Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:33.856Z] b727a4331a81: Layer already exists [2025-12-02T02:16:33.856Z] b00c20639458: Layer already exists [2025-12-02T02:16:33.856Z] ac2d11725156: Layer already exists [2025-12-02T02:16:33.856Z] 256f393e029f: Layer already exists [2025-12-02T02:16:33.856Z] latest: digest: sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 size: 1781 [Pipeline] } [2025-12-02T02:16:33.947Z] #36 ... [2025-12-02T02:16:33.947Z] [2025-12-02T02:16:33.947Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-02T02:16:33.947Z] #57 23.49 (2/3) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:33.947Z] #57 23.53 (3/3) Installing tzdata (2025b-r0) [2025-12-02T02:16:33.947Z] #57 25.32 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:33.947Z] #57 25.58 Executing ca-certificates-20250911-r0.trigger [2025-12-02T02:16:33.947Z] #57 27.66 OK: 8 MiB in 19 packages [2025-12-02T02:16:33.947Z] #57 DONE 30.8s [2025-12-02T02:16:33.947Z] [2025-12-02T02:16:33.947Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:33.947Z] #36 ... [2025-12-02T02:16:33.947Z] [2025-12-02T02:16:33.947Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-02T02:16:33.947Z] #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:33.947Z] #0 9.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:34.232Z] #75 ... [2025-12-02T02:16:34.232Z] [2025-12-02T02:16:34.232Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-02T02:16:34.232Z] #58 27.40 (1/2) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:34.232Z] #58 27.51 (2/2) Installing su-exec (0.2-r3) [2025-12-02T02:16:34.232Z] #58 27.53 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:34.232Z] #58 27.61 OK: 8 MiB in 18 packages [2025-12-02T02:16:34.232Z] #58 DONE 30.0s [2025-12-02T02:16:34.232Z] [2025-12-02T02:16:34.232Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-02T02:16:34.232Z] #65 27.35 (1/7) Installing ca-certificates (20250911-r0) [2025-12-02T02:16:34.232Z] #65 28.24 (2/7) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:34.232Z] #65 28.29 (3/7) Installing libgcc (14.2.0-r6) [2025-12-02T02:16:34.232Z] #65 28.36 (4/7) Installing libsodium (1.0.20-r0) [2025-12-02T02:16:34.232Z] #65 28.44 (5/7) Installing libstdc++ (14.2.0-r6) [2025-12-02T02:16:34.232Z] #65 28.87 (6/7) Installing libzmq (4.3.5-r2) [2025-12-02T02:16:34.232Z] #65 28.97 (7/7) Installing zeromq (4.3.5-r2) [2025-12-02T02:16:34.232Z] #65 29.13 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:34.232Z] #65 29.24 Executing ca-certificates-20250911-r0.trigger [2025-12-02T02:16:34.309Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:34.503Z] #65 ... [2025-12-02T02:16:34.503Z] [2025-12-02T02:16:34.503Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-02T02:16:34.503Z] #53 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:34.503Z] #53 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:34.503Z] #53 ... [2025-12-02T02:16:34.503Z] [2025-12-02T02:16:34.503Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-02T02:16:34.503Z] #64 29.46 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:34.503Z] #64 29.52 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:34.716Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 [2025-12-02T02:16:34.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-02T02:16:34.716Z] b727a4331a81: Preparing [2025-12-02T02:16:34.716Z] 32082c1a6c18: Preparing [2025-12-02T02:16:34.716Z] 67adaa961d72: Preparing [2025-12-02T02:16:34.716Z] b00c20639458: Preparing [2025-12-02T02:16:34.716Z] e131df3af658: Preparing [2025-12-02T02:16:34.716Z] ac2d11725156: Preparing [2025-12-02T02:16:34.716Z] 256f393e029f: Preparing [2025-12-02T02:16:34.716Z] ac2d11725156: Waiting [2025-12-02T02:16:34.716Z] 256f393e029f: Waiting [2025-12-02T02:16:34.716Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:34.716Z] b00c20639458: Layer already exists [2025-12-02T02:16:34.716Z] b727a4331a81: Layer already exists [2025-12-02T02:16:34.716Z] 32082c1a6c18: Layer already exists [2025-12-02T02:16:34.716Z] e131df3af658: Layer already exists [2025-12-02T02:16:34.716Z] ac2d11725156: Layer already exists [2025-12-02T02:16:34.716Z] 256f393e029f: Layer already exists [2025-12-02T02:16:34.716Z] 4.1.0-dev.80: digest: sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:35.107Z] #64 29.82 OK: 8 MiB in 17 packages [2025-12-02T02:16:35.120Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:35.461Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:35.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-02T02:16:35.461Z] b727a4331a81: Preparing [2025-12-02T02:16:35.461Z] 32082c1a6c18: Preparing [2025-12-02T02:16:35.461Z] 67adaa961d72: Preparing [2025-12-02T02:16:35.461Z] b00c20639458: Preparing [2025-12-02T02:16:35.461Z] e131df3af658: Preparing [2025-12-02T02:16:35.461Z] ac2d11725156: Preparing [2025-12-02T02:16:35.461Z] 256f393e029f: Preparing [2025-12-02T02:16:35.461Z] ac2d11725156: Waiting [2025-12-02T02:16:35.461Z] 256f393e029f: Waiting [2025-12-02T02:16:35.461Z] e131df3af658: Layer already exists [2025-12-02T02:16:35.461Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:35.461Z] b727a4331a81: Layer already exists [2025-12-02T02:16:35.461Z] 32082c1a6c18: Layer already exists [2025-12-02T02:16:35.461Z] b00c20639458: Layer already exists [2025-12-02T02:16:35.461Z] ac2d11725156: Layer already exists [2025-12-02T02:16:35.461Z] 256f393e029f: Layer already exists [2025-12-02T02:16:35.461Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:35.693Z] #64 ... [2025-12-02T02:16:35.693Z] [2025-12-02T02:16:35.693Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-02T02:16:35.693Z] #56 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:35.693Z] #56 ... [2025-12-02T02:16:35.693Z] [2025-12-02T02:16:35.693Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:35.797Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:35.965Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.7s [2025-12-02T02:16:35.965Z] #36 ... [2025-12-02T02:16:35.965Z] [2025-12-02T02:16:35.965Z] #74 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-12-02T02:16:35.965Z] #74 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:35.965Z] #74 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:36.131Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-12-02T02:16:36.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-02T02:16:36.131Z] b727a4331a81: Preparing [2025-12-02T02:16:36.131Z] 32082c1a6c18: Preparing [2025-12-02T02:16:36.131Z] 67adaa961d72: Preparing [2025-12-02T02:16:36.131Z] b00c20639458: Preparing [2025-12-02T02:16:36.131Z] e131df3af658: Preparing [2025-12-02T02:16:36.131Z] ac2d11725156: Preparing [2025-12-02T02:16:36.131Z] 256f393e029f: Preparing [2025-12-02T02:16:36.131Z] ac2d11725156: Waiting [2025-12-02T02:16:36.131Z] 256f393e029f: Waiting [2025-12-02T02:16:36.131Z] b00c20639458: Layer already exists [2025-12-02T02:16:36.131Z] b727a4331a81: Layer already exists [2025-12-02T02:16:36.131Z] 32082c1a6c18: Layer already exists [2025-12-02T02:16:36.131Z] e131df3af658: Layer already exists [2025-12-02T02:16:36.131Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:36.131Z] ac2d11725156: Layer already exists [2025-12-02T02:16:36.131Z] 256f393e029f: Layer already exists [2025-12-02T02:16:36.131Z] main: digest: sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:16:36.210Z] ===================================================== [Pipeline] echo [2025-12-02T02:16:36.229Z] taggedImages: [2025-12-02T02:16:36.229Z] - nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:36.229Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-02T02:16:36.229Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 [2025-12-02T02:16:36.229Z] - nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:36.229Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-12-02T02:16:36.239Z] #74 ... [2025-12-02T02:16:36.239Z] [2025-12-02T02:16:36.239Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [Pipeline] echo [2025-12-02T02:16:36.264Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-12-02T02:16:36.264Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:36.264Z] latest [2025-12-02T02:16:36.264Z] 4.1.0-dev.80 [2025-12-02T02:16:36.264Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:36.264Z] main [2025-12-02T02:16:36.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:36.609Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:36.940Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:36.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-02T02:16:36.940Z] 7d931ae54e82: Preparing [2025-12-02T02:16:36.940Z] b3318ec36984: Preparing [2025-12-02T02:16:36.940Z] 3fc6f84c2d40: Preparing [2025-12-02T02:16:36.940Z] 53e8637829ff: Preparing [2025-12-02T02:16:36.940Z] 67adaa961d72: Preparing [2025-12-02T02:16:36.940Z] b00c20639458: Preparing [2025-12-02T02:16:36.940Z] e131df3af658: Preparing [2025-12-02T02:16:36.940Z] ac2d11725156: Preparing [2025-12-02T02:16:36.940Z] 256f393e029f: Preparing [2025-12-02T02:16:36.940Z] b00c20639458: Waiting [2025-12-02T02:16:36.940Z] e131df3af658: Waiting [2025-12-02T02:16:36.940Z] ac2d11725156: Waiting [2025-12-02T02:16:36.940Z] 256f393e029f: Waiting [2025-12-02T02:16:36.940Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:36.940Z] b00c20639458: Layer already exists [2025-12-02T02:16:36.940Z] e131df3af658: Layer already exists [2025-12-02T02:16:36.940Z] ac2d11725156: Layer already exists [2025-12-02T02:16:36.940Z] 256f393e029f: Layer already exists [2025-12-02T02:16:36.940Z] 7d931ae54e82: Pushed [2025-12-02T02:16:36.940Z] b3318ec36984: Pushed [2025-12-02T02:16:36.940Z] 3fc6f84c2d40: Pushed [2025-12-02T02:16:37.205Z] #36 ... [2025-12-02T02:16:37.205Z] [2025-12-02T02:16:37.205Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-02T02:16:37.205Z] #0 4.665 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:37.205Z] #0 7.199 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:37.475Z] #76 ... [2025-12-02T02:16:37.476Z] [2025-12-02T02:16:37.476Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-02T02:16:37.476Z] #65 30.92 OK: 12 MiB in 23 packages [2025-12-02T02:16:37.476Z] #65 ... [2025-12-02T02:16:37.476Z] [2025-12-02T02:16:37.476Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-02T02:16:37.476Z] #68 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:37.476Z] #68 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:37.752Z] #68 ... [2025-12-02T02:16:37.752Z] [2025-12-02T02:16:37.752Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:37.752Z] #36 ... [2025-12-02T02:16:37.752Z] [2025-12-02T02:16:37.752Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-02T02:16:37.752Z] #73 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:37.752Z] #73 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:38.030Z] #73 ... [2025-12-02T02:16:38.030Z] [2025-12-02T02:16:38.030Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:38.030Z] #36 ... [2025-12-02T02:16:38.030Z] [2025-12-02T02:16:38.030Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-02T02:16:38.030Z] #64 DONE 33.0s [2025-12-02T02:16:38.306Z] [2025-12-02T02:16:38.306Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:16:38.316Z] 53e8637829ff: Pushed [2025-12-02T02:16:38.574Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d size: 2195 [2025-12-02T02:16:38.577Z] #77 ... [2025-12-02T02:16:38.577Z] [2025-12-02T02:16:38.577Z] #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-12-02T02:16:38.577Z] #66 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:38.577Z] #66 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:38.577Z] #66 ... [2025-12-02T02:16:38.577Z] [2025-12-02T02:16:38.577Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-02T02:16:38.577Z] #56 35.06 (1/5) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:38.577Z] #56 35.15 (2/5) Installing musl-obstack (1.2.3-r2) [2025-12-02T02:16:38.577Z] #56 35.19 (3/5) Installing libucontext (1.3.2-r0) [2025-12-02T02:16:38.577Z] #56 35.24 (4/5) Installing gcompat (1.1.0-r4) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:38.847Z] #56 35.38 (5/5) Installing openssl (3.5.4-r0) [2025-12-02T02:16:38.847Z] #56 35.51 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:38.847Z] #56 ... [2025-12-02T02:16:38.847Z] [2025-12-02T02:16:38.847Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-02T02:16:38.847Z] #59 24.66 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-02T02:16:38.847Z] #59 24.66 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-02T02:16:38.847Z] #59 24.66 OK: 26168 distinct packages available [2025-12-02T02:16:38.847Z] #59 27.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:38.847Z] #59 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:38.903Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:39.116Z] #59 ... [2025-12-02T02:16:39.116Z] [2025-12-02T02:16:39.116Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:39.116Z] #36 ... [2025-12-02T02:16:39.116Z] [2025-12-02T02:16:39.116Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-02T02:16:39.116Z] #65 DONE 34.2s [2025-12-02T02:16:39.221Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-02T02:16:39.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-02T02:16:39.221Z] 7d931ae54e82: Preparing [2025-12-02T02:16:39.221Z] b3318ec36984: Preparing [2025-12-02T02:16:39.221Z] 3fc6f84c2d40: Preparing [2025-12-02T02:16:39.221Z] 53e8637829ff: Preparing [2025-12-02T02:16:39.221Z] 67adaa961d72: Preparing [2025-12-02T02:16:39.221Z] b00c20639458: Preparing [2025-12-02T02:16:39.221Z] e131df3af658: Preparing [2025-12-02T02:16:39.221Z] ac2d11725156: Preparing [2025-12-02T02:16:39.221Z] b00c20639458: Waiting [2025-12-02T02:16:39.221Z] e131df3af658: Waiting [2025-12-02T02:16:39.221Z] 256f393e029f: Preparing [2025-12-02T02:16:39.221Z] ac2d11725156: Waiting [2025-12-02T02:16:39.221Z] 256f393e029f: Waiting [2025-12-02T02:16:39.221Z] 7d931ae54e82: Layer already exists [2025-12-02T02:16:39.221Z] 53e8637829ff: Layer already exists [2025-12-02T02:16:39.221Z] 3fc6f84c2d40: Layer already exists [2025-12-02T02:16:39.221Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:39.221Z] b3318ec36984: Layer already exists [2025-12-02T02:16:39.221Z] b00c20639458: Layer already exists [2025-12-02T02:16:39.221Z] e131df3af658: Layer already exists [2025-12-02T02:16:39.221Z] 256f393e029f: Layer already exists [2025-12-02T02:16:39.221Z] ac2d11725156: Layer already exists [2025-12-02T02:16:39.221Z] latest: digest: sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:39.399Z] [2025-12-02T02:16:39.399Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:39.552Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:39.887Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 [2025-12-02T02:16:39.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-02T02:16:39.887Z] 7d931ae54e82: Preparing [2025-12-02T02:16:39.887Z] b3318ec36984: Preparing [2025-12-02T02:16:39.887Z] 3fc6f84c2d40: Preparing [2025-12-02T02:16:39.887Z] 53e8637829ff: Preparing [2025-12-02T02:16:39.887Z] 67adaa961d72: Preparing [2025-12-02T02:16:39.887Z] b00c20639458: Preparing [2025-12-02T02:16:39.887Z] e131df3af658: Preparing [2025-12-02T02:16:39.887Z] ac2d11725156: Preparing [2025-12-02T02:16:39.887Z] 256f393e029f: Preparing [2025-12-02T02:16:39.887Z] e131df3af658: Waiting [2025-12-02T02:16:39.887Z] ac2d11725156: Waiting [2025-12-02T02:16:39.887Z] 256f393e029f: Waiting [2025-12-02T02:16:39.887Z] b00c20639458: Waiting [2025-12-02T02:16:39.887Z] 53e8637829ff: Layer already exists [2025-12-02T02:16:39.887Z] 7d931ae54e82: Layer already exists [2025-12-02T02:16:39.887Z] 3fc6f84c2d40: Layer already exists [2025-12-02T02:16:39.887Z] b3318ec36984: Layer already exists [2025-12-02T02:16:39.887Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:39.887Z] b00c20639458: Layer already exists [2025-12-02T02:16:39.887Z] e131df3af658: Layer already exists [2025-12-02T02:16:39.887Z] ac2d11725156: Layer already exists [2025-12-02T02:16:39.887Z] 256f393e029f: Layer already exists [2025-12-02T02:16:39.887Z] 4.1.0-dev.80: digest: sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:39.986Z] #36 ... [2025-12-02T02:16:39.986Z] [2025-12-02T02:16:39.986Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-02T02:16:39.986Z] #72 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:39.986Z] #72 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:39.986Z] #72 ... [2025-12-02T02:16:39.986Z] [2025-12-02T02:16:39.986Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-02T02:16:39.986Z] #67 11.34 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:39.986Z] #67 14.19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:40.217Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [2025-12-02T02:16:40.254Z] #67 ... [2025-12-02T02:16:40.254Z] [2025-12-02T02:16:40.254Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-02T02:16:40.254Z] #70 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:40.254Z] #70 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:40.254Z] #70 ... [2025-12-02T02:16:40.254Z] [2025-12-02T02:16:40.254Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-02T02:16:40.254Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.1s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:40.551Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:40.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-02T02:16:40.551Z] 7d931ae54e82: Preparing [2025-12-02T02:16:40.551Z] b3318ec36984: Preparing [2025-12-02T02:16:40.551Z] 3fc6f84c2d40: Preparing [2025-12-02T02:16:40.551Z] 53e8637829ff: Preparing [2025-12-02T02:16:40.551Z] 67adaa961d72: Preparing [2025-12-02T02:16:40.551Z] b00c20639458: Preparing [2025-12-02T02:16:40.551Z] e131df3af658: Preparing [2025-12-02T02:16:40.551Z] ac2d11725156: Preparing [2025-12-02T02:16:40.551Z] 256f393e029f: Preparing [2025-12-02T02:16:40.551Z] e131df3af658: Waiting [2025-12-02T02:16:40.551Z] ac2d11725156: Waiting [2025-12-02T02:16:40.551Z] b00c20639458: Waiting [2025-12-02T02:16:40.551Z] 256f393e029f: Waiting [2025-12-02T02:16:40.551Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:40.551Z] 7d931ae54e82: Layer already exists [2025-12-02T02:16:40.551Z] 53e8637829ff: Layer already exists [2025-12-02T02:16:40.551Z] 3fc6f84c2d40: Layer already exists [2025-12-02T02:16:40.551Z] b3318ec36984: Layer already exists [2025-12-02T02:16:40.551Z] e131df3af658: Layer already exists [2025-12-02T02:16:40.551Z] b00c20639458: Layer already exists [2025-12-02T02:16:40.551Z] 256f393e029f: Layer already exists [2025-12-02T02:16:40.551Z] ac2d11725156: Layer already exists [2025-12-02T02:16:40.551Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:40.870Z] #36 DONE 39.8s [2025-12-02T02:16:40.870Z] [2025-12-02T02:16:40.870Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-02T02:16:40.870Z] #53 37.44 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:40.870Z] #53 37.62 (2/4) Installing musl-obstack (1.2.3-r2) [2025-12-02T02:16:40.870Z] #53 37.67 (3/4) Installing libucontext (1.3.2-r0) [2025-12-02T02:16:40.870Z] #53 37.72 (4/4) Installing gcompat (1.1.0-r4) [2025-12-02T02:16:40.870Z] #53 37.77 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:40.870Z] #53 ... [2025-12-02T02:16:40.870Z] [2025-12-02T02:16:40.870Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-02T02:16:40.870Z] #69 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:40.870Z] #69 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:40.888Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:41.146Z] #69 ... [2025-12-02T02:16:41.146Z] [2025-12-02T02:16:41.146Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-02T02:16:41.146Z] #53 37.92 OK: 8 MiB in 20 packages [2025-12-02T02:16:41.232Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-02T02:16:41.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-02T02:16:41.232Z] 7d931ae54e82: Preparing [2025-12-02T02:16:41.232Z] b3318ec36984: Preparing [2025-12-02T02:16:41.232Z] 3fc6f84c2d40: Preparing [2025-12-02T02:16:41.232Z] 53e8637829ff: Preparing [2025-12-02T02:16:41.232Z] 67adaa961d72: Preparing [2025-12-02T02:16:41.232Z] b00c20639458: Preparing [2025-12-02T02:16:41.232Z] e131df3af658: Preparing [2025-12-02T02:16:41.232Z] ac2d11725156: Preparing [2025-12-02T02:16:41.232Z] 256f393e029f: Preparing [2025-12-02T02:16:41.232Z] ac2d11725156: Waiting [2025-12-02T02:16:41.232Z] b00c20639458: Waiting [2025-12-02T02:16:41.232Z] e131df3af658: Waiting [2025-12-02T02:16:41.232Z] 256f393e029f: Waiting [2025-12-02T02:16:41.232Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:41.232Z] 7d931ae54e82: Layer already exists [2025-12-02T02:16:41.232Z] b3318ec36984: Layer already exists [2025-12-02T02:16:41.232Z] 53e8637829ff: Layer already exists [2025-12-02T02:16:41.232Z] 3fc6f84c2d40: Layer already exists [2025-12-02T02:16:41.232Z] b00c20639458: Layer already exists [2025-12-02T02:16:41.232Z] e131df3af658: Layer already exists [2025-12-02T02:16:41.232Z] 256f393e029f: Layer already exists [2025-12-02T02:16:41.232Z] ac2d11725156: Layer already exists [2025-12-02T02:16:41.232Z] main: digest: sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:16:41.327Z] ===================================================== [Pipeline] echo [2025-12-02T02:16:41.347Z] taggedImages: [2025-12-02T02:16:41.347Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:41.347Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-02T02:16:41.347Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 [2025-12-02T02:16:41.347Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:41.347Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-12-02T02:16:41.383Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-12-02T02:16:41.383Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:41.383Z] latest [2025-12-02T02:16:41.383Z] 4.1.0-dev.80 [2025-12-02T02:16:41.383Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:41.383Z] main [2025-12-02T02:16:41.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:41.754Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:42.079Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:42.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-02T02:16:42.079Z] c4e59ab383d4: Preparing [2025-12-02T02:16:42.079Z] 4adeae13d461: Preparing [2025-12-02T02:16:42.079Z] 67adaa961d72: Preparing [2025-12-02T02:16:42.079Z] b00c20639458: Preparing [2025-12-02T02:16:42.079Z] e131df3af658: Preparing [2025-12-02T02:16:42.079Z] 32e4bffa28d8: Preparing [2025-12-02T02:16:42.079Z] 256f393e029f: Preparing [2025-12-02T02:16:42.079Z] 32e4bffa28d8: Waiting [2025-12-02T02:16:42.079Z] 256f393e029f: Waiting [2025-12-02T02:16:42.079Z] e131df3af658: Layer already exists [2025-12-02T02:16:42.079Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:42.079Z] b00c20639458: Layer already exists [2025-12-02T02:16:42.079Z] 256f393e029f: Layer already exists [2025-12-02T02:16:42.079Z] c4e59ab383d4: Pushed [2025-12-02T02:16:42.079Z] 32e4bffa28d8: Pushed [2025-12-02T02:16:42.564Z] #53 ... [2025-12-02T02:16:42.564Z] [2025-12-02T02:16:42.564Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-02T02:16:42.564Z] #56 35.88 OK: 9 MiB in 21 packages [2025-12-02T02:16:42.564Z] #56 DONE 39.0s [2025-12-02T02:16:42.564Z] [2025-12-02T02:16:42.564Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-02T02:16:43.987Z] #78 ... [2025-12-02T02:16:43.987Z] [2025-12-02T02:16:43.987Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-02T02:16:43.987Z] #53 DONE 40.8s [2025-12-02T02:16:43.987Z] [2025-12-02T02:16:43.987Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:16:43.987Z] #0 6.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:43.987Z] #0 8.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:43.987Z] #79 ... [2025-12-02T02:16:43.987Z] [2025-12-02T02:16:43.987Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-02T02:16:44.259Z] #80 ... [2025-12-02T02:16:44.259Z] [2025-12-02T02:16:44.259Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-02T02:16:44.259Z] #0 5.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:44.259Z] #0 8.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:44.538Z] #81 ... [2025-12-02T02:16:44.538Z] [2025-12-02T02:16:44.538Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-02T02:16:44.538Z] #73 29.34 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:44.538Z] #73 29.51 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:16:44.819Z] #73 30.53 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:44.819Z] #73 30.59 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:44.819Z] #73 30.63 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:16:45.088Z] #73 30.80 OK: 20 MiB in 20 packages [2025-12-02T02:16:46.262Z] 4adeae13d461: Pushed [2025-12-02T02:16:46.262Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:46.512Z] #73 ... [2025-12-02T02:16:46.512Z] [2025-12-02T02:16:46.512Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-02T02:16:46.512Z] #70 31.21 OK: 255 MiB in 60 packages [2025-12-02T02:16:46.512Z] #70 DONE 32.5s [2025-12-02T02:16:46.512Z] [2025-12-02T02:16:46.512Z] #74 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-12-02T02:16:46.512Z] #74 29.55 OK: 255 MiB in 60 packages [2025-12-02T02:16:46.512Z] #74 DONE 32.6s [2025-12-02T02:16:46.598Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:46.786Z] [2025-12-02T02:16:46.786Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-02T02:16:46.786Z] #78 4.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:46.929Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-02T02:16:46.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-02T02:16:46.929Z] c4e59ab383d4: Preparing [2025-12-02T02:16:46.929Z] 4adeae13d461: Preparing [2025-12-02T02:16:46.929Z] 67adaa961d72: Preparing [2025-12-02T02:16:46.929Z] b00c20639458: Preparing [2025-12-02T02:16:46.929Z] e131df3af658: Preparing [2025-12-02T02:16:46.929Z] 32e4bffa28d8: Preparing [2025-12-02T02:16:46.929Z] 256f393e029f: Preparing [2025-12-02T02:16:46.929Z] 32e4bffa28d8: Waiting [2025-12-02T02:16:46.929Z] 256f393e029f: Waiting [2025-12-02T02:16:46.929Z] 4adeae13d461: Layer already exists [2025-12-02T02:16:46.929Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:46.929Z] c4e59ab383d4: Layer already exists [2025-12-02T02:16:46.929Z] b00c20639458: Layer already exists [2025-12-02T02:16:46.929Z] e131df3af658: Layer already exists [2025-12-02T02:16:46.929Z] 32e4bffa28d8: Layer already exists [2025-12-02T02:16:46.929Z] 256f393e029f: Layer already exists [2025-12-02T02:16:46.929Z] latest: digest: sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:47.263Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:47.385Z] #78 ... [2025-12-02T02:16:47.385Z] [2025-12-02T02:16:47.385Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:16:47.385Z] #82 DONE 0.9s [2025-12-02T02:16:47.592Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 [2025-12-02T02:16:47.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-02T02:16:47.592Z] c4e59ab383d4: Preparing [2025-12-02T02:16:47.592Z] 4adeae13d461: Preparing [2025-12-02T02:16:47.592Z] 67adaa961d72: Preparing [2025-12-02T02:16:47.592Z] b00c20639458: Preparing [2025-12-02T02:16:47.592Z] e131df3af658: Preparing [2025-12-02T02:16:47.592Z] 32e4bffa28d8: Preparing [2025-12-02T02:16:47.592Z] 256f393e029f: Preparing [2025-12-02T02:16:47.592Z] 32e4bffa28d8: Waiting [2025-12-02T02:16:47.592Z] 256f393e029f: Waiting [2025-12-02T02:16:47.592Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:47.592Z] 4adeae13d461: Layer already exists [2025-12-02T02:16:47.592Z] b00c20639458: Layer already exists [2025-12-02T02:16:47.592Z] c4e59ab383d4: Layer already exists [2025-12-02T02:16:47.592Z] e131df3af658: Layer already exists [2025-12-02T02:16:47.592Z] 32e4bffa28d8: Layer already exists [2025-12-02T02:16:47.592Z] 256f393e029f: Layer already exists [2025-12-02T02:16:47.592Z] 4.1.0-dev.80: digest: sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:47.657Z] [2025-12-02T02:16:47.657Z] #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:16:47.657Z] #83 DONE 1.0s [2025-12-02T02:16:47.657Z] [2025-12-02T02:16:47.657Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:16:47.921Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:48.248Z] #84 ... [2025-12-02T02:16:48.248Z] [2025-12-02T02:16:48.248Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-02T02:16:48.248Z] #73 DONE 34.2s [2025-12-02T02:16:48.255Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:48.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-02T02:16:48.255Z] c4e59ab383d4: Preparing [2025-12-02T02:16:48.255Z] 4adeae13d461: Preparing [2025-12-02T02:16:48.255Z] 67adaa961d72: Preparing [2025-12-02T02:16:48.255Z] b00c20639458: Preparing [2025-12-02T02:16:48.255Z] e131df3af658: Preparing [2025-12-02T02:16:48.255Z] 32e4bffa28d8: Preparing [2025-12-02T02:16:48.255Z] 256f393e029f: Preparing [2025-12-02T02:16:48.255Z] 32e4bffa28d8: Waiting [2025-12-02T02:16:48.255Z] 256f393e029f: Waiting [2025-12-02T02:16:48.255Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:48.255Z] b00c20639458: Layer already exists [2025-12-02T02:16:48.255Z] c4e59ab383d4: Layer already exists [2025-12-02T02:16:48.255Z] 4adeae13d461: Layer already exists [2025-12-02T02:16:48.255Z] e131df3af658: Layer already exists [2025-12-02T02:16:48.255Z] 32e4bffa28d8: Layer already exists [2025-12-02T02:16:48.255Z] 256f393e029f: Layer already exists [2025-12-02T02:16:48.255Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:48.522Z] [2025-12-02T02:16:48.522Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-02T02:16:48.591Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:48.790Z] #85 DONE 0.4s [2025-12-02T02:16:48.790Z] [2025-12-02T02:16:48.790Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-02T02:16:48.790Z] #59 44.53 (1/13) Installing brotli-libs (1.1.0-r2) [2025-12-02T02:16:48.927Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-12-02T02:16:48.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-02T02:16:48.927Z] c4e59ab383d4: Preparing [2025-12-02T02:16:48.927Z] 4adeae13d461: Preparing [2025-12-02T02:16:48.927Z] 67adaa961d72: Preparing [2025-12-02T02:16:48.927Z] b00c20639458: Preparing [2025-12-02T02:16:48.927Z] e131df3af658: Preparing [2025-12-02T02:16:48.927Z] 32e4bffa28d8: Preparing [2025-12-02T02:16:48.927Z] 256f393e029f: Preparing [2025-12-02T02:16:48.927Z] 256f393e029f: Waiting [2025-12-02T02:16:48.927Z] 32e4bffa28d8: Waiting [2025-12-02T02:16:48.927Z] e131df3af658: Layer already exists [2025-12-02T02:16:48.927Z] 4adeae13d461: Layer already exists [2025-12-02T02:16:48.927Z] b00c20639458: Layer already exists [2025-12-02T02:16:48.927Z] c4e59ab383d4: Layer already exists [2025-12-02T02:16:48.927Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:48.927Z] 256f393e029f: Layer already exists [2025-12-02T02:16:48.927Z] 32e4bffa28d8: Layer already exists [2025-12-02T02:16:48.927Z] main: digest: sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:16:48.998Z] ===================================================== [Pipeline] echo [2025-12-02T02:16:49.008Z] taggedImages: [2025-12-02T02:16:49.008Z] - nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:49.008Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-02T02:16:49.008Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 [2025-12-02T02:16:49.008Z] - nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:49.008Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-12-02T02:16:49.029Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-12-02T02:16:49.029Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:49.029Z] latest [2025-12-02T02:16:49.029Z] 4.1.0-dev.80 [2025-12-02T02:16:49.029Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:49.029Z] main [2025-12-02T02:16:49.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:49.184Z] #59 44.78 (2/13) Installing c-ares (1.34.5-r0) [2025-12-02T02:16:49.184Z] #59 44.84 (3/13) Installing libunistring (1.3-r0) [2025-12-02T02:16:49.184Z] #59 ... [2025-12-02T02:16:49.184Z] [2025-12-02T02:16:49.184Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:16:49.184Z] #0 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:49.184Z] #0 7.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:49.385Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:49.458Z] #86 ... [2025-12-02T02:16:49.458Z] [2025-12-02T02:16:49.458Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-02T02:16:49.458Z] #67 27.62 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:49.458Z] #67 28.33 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:49.458Z] #67 28.79 OK: 8 MiB in 17 packages [2025-12-02T02:16:49.458Z] #67 DONE 30.8s [2025-12-02T02:16:49.458Z] [2025-12-02T02:16:49.458Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-02T02:16:49.458Z] #59 45.11 (4/13) Installing libidn2 (2.3.7-r0) [2025-12-02T02:16:49.458Z] #59 45.14 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-12-02T02:16:49.458Z] #59 45.17 (6/13) Installing libpsl (0.21.5-r3) [2025-12-02T02:16:49.458Z] #59 45.19 (7/13) Installing zstd-libs (1.5.7-r0) [2025-12-02T02:16:49.458Z] #59 45.25 (8/13) Installing libcurl (8.14.1-r2) [2025-12-02T02:16:49.713Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:49.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-02T02:16:49.713Z] fc82f8edef7b: Preparing [2025-12-02T02:16:49.713Z] 5dcd7d83accf: Preparing [2025-12-02T02:16:49.713Z] b00c20639458: Preparing [2025-12-02T02:16:49.713Z] 1f427c9705a2: Preparing [2025-12-02T02:16:49.713Z] 6e032a961f00: Preparing [2025-12-02T02:16:49.713Z] 256f393e029f: Preparing [2025-12-02T02:16:49.713Z] 256f393e029f: Waiting [2025-12-02T02:16:49.713Z] b00c20639458: Layer already exists [2025-12-02T02:16:49.713Z] 256f393e029f: Layer already exists [2025-12-02T02:16:49.713Z] 6e032a961f00: Pushed [2025-12-02T02:16:49.713Z] fc82f8edef7b: Pushed [2025-12-02T02:16:49.713Z] 1f427c9705a2: Pushed [2025-12-02T02:16:49.737Z] #59 45.36 (9/13) Installing curl (8.14.1-r2) [2025-12-02T02:16:49.737Z] #59 45.46 (10/13) Installing dumb-init (1.2.5-r3) [2025-12-02T02:16:49.737Z] #59 45.48 (11/13) Installing musl-obstack (1.2.3-r2) [2025-12-02T02:16:49.737Z] #59 45.51 (12/13) Installing libucontext (1.3.2-r0) [2025-12-02T02:16:49.737Z] #59 45.53 (13/13) Installing gcompat (1.1.0-r4) [2025-12-02T02:16:49.737Z] #59 45.56 Executing busybox-1.37.0-r19.trigger [2025-12-02T02:16:50.018Z] #59 45.68 OK: 13 MiB in 29 packages [2025-12-02T02:16:50.289Z] #59 ... [2025-12-02T02:16:50.289Z] [2025-12-02T02:16:50.289Z] #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-12-02T02:16:50.289Z] #66 28.75 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:50.289Z] #66 29.06 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:16:50.289Z] #66 29.77 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:50.289Z] #66 29.79 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:50.289Z] #66 29.83 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:16:50.289Z] #66 30.04 OK: 8 MiB in 17 packages [2025-12-02T02:16:50.289Z] #66 DONE 33.9s [2025-12-02T02:16:50.558Z] [2025-12-02T02:16:50.558Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-02T02:16:50.558Z] #78 7.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:50.827Z] #78 ... [2025-12-02T02:16:50.827Z] [2025-12-02T02:16:50.827Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-02T02:16:50.827Z] #72 34.48 OK: 255 MiB in 60 packages [2025-12-02T02:16:50.827Z] #72 DONE 36.7s [2025-12-02T02:16:51.094Z] [2025-12-02T02:16:51.095Z] #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:16:51.682Z] #87 ... [2025-12-02T02:16:51.682Z] [2025-12-02T02:16:51.682Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-02T02:16:51.682Z] #69 34.87 OK: 255 MiB in 60 packages [2025-12-02T02:16:51.682Z] #69 DONE 37.5s [2025-12-02T02:16:51.682Z] [2025-12-02T02:16:51.682Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:16:52.270Z] #88 ... [2025-12-02T02:16:52.270Z] [2025-12-02T02:16:52.270Z] #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:16:52.270Z] #87 DONE 1.3s [2025-12-02T02:16:52.270Z] [2025-12-02T02:16:52.270Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-02T02:16:52.270Z] #59 DONE 48.0s [2025-12-02T02:16:52.270Z] [2025-12-02T02:16:52.270Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:16:52.857Z] #89 ... [2025-12-02T02:16:52.857Z] [2025-12-02T02:16:52.857Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-02T02:16:52.857Z] #76 23.68 OK: 255 MiB in 60 packages [2025-12-02T02:16:52.857Z] #76 DONE 25.8s [2025-12-02T02:16:52.857Z] [2025-12-02T02:16:52.857Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:16:52.857Z] #77 4.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:52.857Z] #77 7.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:53.126Z] #77 ... [2025-12-02T02:16:53.126Z] [2025-12-02T02:16:53.126Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-02T02:16:53.714Z] #90 ... [2025-12-02T02:16:53.714Z] [2025-12-02T02:16:53.714Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:16:53.714Z] #88 DONE 1.9s [2025-12-02T02:16:53.714Z] [2025-12-02T02:16:53.714Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:16:53.901Z] 5dcd7d83accf: Pushed [2025-12-02T02:16:53.901Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:54.239Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:54.304Z] #91 ... [2025-12-02T02:16:54.304Z] [2025-12-02T02:16:54.304Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-02T02:16:54.304Z] #90 DONE 1.4s [2025-12-02T02:16:54.571Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-02T02:16:54.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-02T02:16:54.571Z] fc82f8edef7b: Preparing [2025-12-02T02:16:54.571Z] 5dcd7d83accf: Preparing [2025-12-02T02:16:54.571Z] b00c20639458: Preparing [2025-12-02T02:16:54.571Z] 1f427c9705a2: Preparing [2025-12-02T02:16:54.571Z] 6e032a961f00: Preparing [2025-12-02T02:16:54.571Z] 256f393e029f: Preparing [2025-12-02T02:16:54.571Z] 256f393e029f: Waiting [2025-12-02T02:16:54.571Z] b00c20639458: Layer already exists [2025-12-02T02:16:54.571Z] 6e032a961f00: Layer already exists [2025-12-02T02:16:54.571Z] 5dcd7d83accf: Layer already exists [2025-12-02T02:16:54.571Z] fc82f8edef7b: Layer already exists [2025-12-02T02:16:54.571Z] 1f427c9705a2: Layer already exists [2025-12-02T02:16:54.571Z] 256f393e029f: Layer already exists [2025-12-02T02:16:54.571Z] latest: digest: sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 size: 1572 [Pipeline] } [2025-12-02T02:16:54.581Z] [2025-12-02T02:16:54.581Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:54.862Z] #92 ... [2025-12-02T02:16:54.862Z] [2025-12-02T02:16:54.862Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-02T02:16:54.862Z] #68 30.53 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-02T02:16:54.862Z] #68 30.53 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-02T02:16:54.862Z] #68 30.53 OK: 26169 distinct packages available [2025-12-02T02:16:54.862Z] #68 33.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:54.862Z] #68 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:54.862Z] #68 ... [2025-12-02T02:16:54.862Z] [2025-12-02T02:16:54.862Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-02T02:16:54.862Z] #75 26.78 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:54.862Z] #75 27.30 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:16:54.862Z] #75 27.95 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:54.862Z] #75 27.98 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:54.862Z] #75 28.01 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:16:54.862Z] #75 28.13 OK: 19 MiB in 20 packages [2025-12-02T02:16:54.917Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:55.244Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 [2025-12-02T02:16:55.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-02T02:16:55.244Z] fc82f8edef7b: Preparing [2025-12-02T02:16:55.244Z] 5dcd7d83accf: Preparing [2025-12-02T02:16:55.244Z] b00c20639458: Preparing [2025-12-02T02:16:55.244Z] 1f427c9705a2: Preparing [2025-12-02T02:16:55.244Z] 6e032a961f00: Preparing [2025-12-02T02:16:55.244Z] 256f393e029f: Preparing [2025-12-02T02:16:55.244Z] 256f393e029f: Waiting [2025-12-02T02:16:55.244Z] 5dcd7d83accf: Layer already exists [2025-12-02T02:16:55.244Z] 1f427c9705a2: Layer already exists [2025-12-02T02:16:55.244Z] 6e032a961f00: Layer already exists [2025-12-02T02:16:55.244Z] fc82f8edef7b: Layer already exists [2025-12-02T02:16:55.244Z] b00c20639458: Layer already exists [2025-12-02T02:16:55.244Z] 256f393e029f: Layer already exists [2025-12-02T02:16:55.244Z] 4.1.0-dev.80: digest: sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:55.456Z] #75 DONE 31.5s [2025-12-02T02:16:55.456Z] [2025-12-02T02:16:55.456Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:16:55.582Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:55.910Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:55.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-02T02:16:55.910Z] fc82f8edef7b: Preparing [2025-12-02T02:16:55.910Z] 5dcd7d83accf: Preparing [2025-12-02T02:16:55.910Z] b00c20639458: Preparing [2025-12-02T02:16:55.910Z] 1f427c9705a2: Preparing [2025-12-02T02:16:55.910Z] 6e032a961f00: Preparing [2025-12-02T02:16:55.910Z] 256f393e029f: Preparing [2025-12-02T02:16:55.910Z] 256f393e029f: Waiting [2025-12-02T02:16:55.910Z] 6e032a961f00: Layer already exists [2025-12-02T02:16:55.910Z] fc82f8edef7b: Layer already exists [2025-12-02T02:16:55.910Z] b00c20639458: Layer already exists [2025-12-02T02:16:55.910Z] 5dcd7d83accf: Layer already exists [2025-12-02T02:16:55.910Z] 1f427c9705a2: Layer already exists [2025-12-02T02:16:55.910Z] 256f393e029f: Layer already exists [2025-12-02T02:16:55.910Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:56.243Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:56.580Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-02T02:16:56.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-02T02:16:56.580Z] fc82f8edef7b: Preparing [2025-12-02T02:16:56.580Z] 5dcd7d83accf: Preparing [2025-12-02T02:16:56.580Z] b00c20639458: Preparing [2025-12-02T02:16:56.580Z] 1f427c9705a2: Preparing [2025-12-02T02:16:56.580Z] 6e032a961f00: Preparing [2025-12-02T02:16:56.580Z] 256f393e029f: Preparing [2025-12-02T02:16:56.580Z] 256f393e029f: Waiting [2025-12-02T02:16:56.580Z] 6e032a961f00: Layer already exists [2025-12-02T02:16:56.580Z] fc82f8edef7b: Layer already exists [2025-12-02T02:16:56.580Z] 1f427c9705a2: Layer already exists [2025-12-02T02:16:56.580Z] b00c20639458: Layer already exists [2025-12-02T02:16:56.580Z] 5dcd7d83accf: Layer already exists [2025-12-02T02:16:56.580Z] 256f393e029f: Layer already exists [2025-12-02T02:16:56.580Z] main: digest: sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:16:56.671Z] ===================================================== [Pipeline] echo [2025-12-02T02:16:56.691Z] taggedImages: [2025-12-02T02:16:56.691Z] - nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:56.691Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-02T02:16:56.691Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 [2025-12-02T02:16:56.691Z] - nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:56.691Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-12-02T02:16:56.717Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-12-02T02:16:56.717Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:56.717Z] latest [2025-12-02T02:16:56.717Z] 4.1.0-dev.80 [2025-12-02T02:16:56.717Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:16:56.717Z] main [2025-12-02T02:16:56.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:57.061Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:16:57.387Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:16:57.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-02T02:16:57.387Z] ee52766c0e14: Preparing [2025-12-02T02:16:57.387Z] 8bf309e63586: Preparing [2025-12-02T02:16:57.387Z] 456ab815a4ca: Preparing [2025-12-02T02:16:57.387Z] 67adaa961d72: Preparing [2025-12-02T02:16:57.387Z] b00c20639458: Preparing [2025-12-02T02:16:57.387Z] e131df3af658: Preparing [2025-12-02T02:16:57.387Z] ac2d11725156: Preparing [2025-12-02T02:16:57.387Z] 256f393e029f: Preparing [2025-12-02T02:16:57.387Z] ac2d11725156: Waiting [2025-12-02T02:16:57.387Z] 256f393e029f: Waiting [2025-12-02T02:16:57.387Z] e131df3af658: Waiting [2025-12-02T02:16:57.387Z] 67adaa961d72: Layer already exists [2025-12-02T02:16:57.387Z] b00c20639458: Layer already exists [2025-12-02T02:16:57.387Z] e131df3af658: Layer already exists [2025-12-02T02:16:57.387Z] ac2d11725156: Layer already exists [2025-12-02T02:16:57.387Z] 256f393e029f: Layer already exists [2025-12-02T02:16:57.387Z] 8bf309e63586: Pushed [2025-12-02T02:16:57.387Z] ee52766c0e14: Pushed [2025-12-02T02:16:57.416Z] #93 ... [2025-12-02T02:16:57.416Z] [2025-12-02T02:16:57.416Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-02T02:16:57.416Z] #81 21.84 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:57.416Z] #81 22.00 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:16:57.416Z] #81 22.50 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:57.416Z] #81 22.51 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:57.416Z] #81 22.53 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:16:57.416Z] #81 22.66 OK: 8 MiB in 18 packages [2025-12-02T02:16:57.685Z] #81 ... [2025-12-02T02:16:57.685Z] [2025-12-02T02:16:57.685Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:16:57.685Z] #94 ... [2025-12-02T02:16:57.685Z] [2025-12-02T02:16:57.685Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:16:57.685Z] #79 22.70 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:57.685Z] #79 22.89 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:16:57.685Z] #79 23.44 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:57.685Z] #79 23.51 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:57.685Z] #79 23.71 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:16:57.685Z] #79 23.78 OK: 8 MiB in 19 packages [2025-12-02T02:16:58.649Z] #79 ... [2025-12-02T02:16:58.649Z] [2025-12-02T02:16:58.649Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-02T02:16:58.649Z] #81 DONE 24.5s [2025-12-02T02:16:58.649Z] [2025-12-02T02:16:58.649Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-02T02:16:58.649Z] #80 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:58.649Z] #80 7.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:16:58.918Z] #80 ... [2025-12-02T02:16:58.918Z] [2025-12-02T02:16:58.918Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-02T02:16:59.882Z] #95 ... [2025-12-02T02:16:59.882Z] [2025-12-02T02:16:59.882Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:16:59.882Z] #77 18.88 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:59.882Z] #77 19.08 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:16:59.882Z] #77 19.61 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:59.882Z] #77 19.64 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:16:59.882Z] #77 19.81 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:16:59.882Z] #77 19.86 OK: 8 MiB in 17 packages [2025-12-02T02:16:59.882Z] #77 DONE 22.0s [2025-12-02T02:16:59.882Z] [2025-12-02T02:16:59.882Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:16:59.882Z] #79 DONE 26.0s [2025-12-02T02:17:00.151Z] [2025-12-02T02:17:00.151Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:17:00.151Z] #86 20.11 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:00.151Z] #86 20.32 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:17:00.740Z] #86 21.27 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:00.740Z] #86 21.30 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:00.740Z] #86 21.37 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:17:00.740Z] #86 21.49 OK: 12 MiB in 23 packages [2025-12-02T02:17:01.573Z] 456ab815a4ca: Pushed [2025-12-02T02:17:01.573Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:01.708Z] #86 ... [2025-12-02T02:17:01.708Z] [2025-12-02T02:17:01.708Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-02T02:17:01.708Z] #95 DONE 3.0s [2025-12-02T02:17:01.910Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:01.974Z] [2025-12-02T02:17:01.974Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-02T02:17:01.975Z] #78 18.54 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:01.975Z] #78 18.72 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:17:01.975Z] #78 19.08 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:01.975Z] #78 19.09 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:01.975Z] #78 19.10 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:17:01.975Z] #78 19.18 OK: 9 MiB in 21 packages [2025-12-02T02:17:01.975Z] #78 ... [2025-12-02T02:17:01.975Z] [2025-12-02T02:17:01.975Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-02T02:17:01.975Z] #96 DONE 0.3s [2025-12-02T02:17:01.975Z] [2025-12-02T02:17:01.975Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-02T02:17:01.975Z] #68 46.45 OK: 255 MiB in 60 packages [2025-12-02T02:17:01.975Z] #68 DONE 48.0s [2025-12-02T02:17:02.243Z] [2025-12-02T02:17:02.243Z] #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:17:02.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-02T02:17:02.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-02T02:17:02.244Z] ee52766c0e14: Preparing [2025-12-02T02:17:02.244Z] 8bf309e63586: Preparing [2025-12-02T02:17:02.244Z] 456ab815a4ca: Preparing [2025-12-02T02:17:02.244Z] 67adaa961d72: Preparing [2025-12-02T02:17:02.244Z] b00c20639458: Preparing [2025-12-02T02:17:02.244Z] e131df3af658: Preparing [2025-12-02T02:17:02.244Z] ac2d11725156: Preparing [2025-12-02T02:17:02.244Z] 256f393e029f: Preparing [2025-12-02T02:17:02.244Z] e131df3af658: Waiting [2025-12-02T02:17:02.244Z] ac2d11725156: Waiting [2025-12-02T02:17:02.244Z] 256f393e029f: Waiting [2025-12-02T02:17:02.244Z] ee52766c0e14: Layer already exists [2025-12-02T02:17:02.244Z] b00c20639458: Layer already exists [2025-12-02T02:17:02.244Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:02.244Z] 456ab815a4ca: Layer already exists [2025-12-02T02:17:02.244Z] 8bf309e63586: Layer already exists [2025-12-02T02:17:02.245Z] ac2d11725156: Layer already exists [2025-12-02T02:17:02.245Z] e131df3af658: Layer already exists [2025-12-02T02:17:02.245Z] 256f393e029f: Layer already exists [2025-12-02T02:17:02.245Z] latest: digest: sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:02.516Z] #97 ... [2025-12-02T02:17:02.516Z] [2025-12-02T02:17:02.516Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:17:02.516Z] #86 DONE 23.4s [2025-12-02T02:17:02.575Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:02.785Z] [2025-12-02T02:17:02.785Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-02T02:17:02.785Z] #80 17.57 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:02.785Z] #80 17.68 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:17:02.785Z] #80 18.32 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:02.785Z] #80 18.35 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:02.785Z] #80 18.39 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:17:02.785Z] #80 18.53 OK: 8 MiB in 20 packages [2025-12-02T02:17:02.785Z] #80 ... [2025-12-02T02:17:02.785Z] [2025-12-02T02:17:02.785Z] #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:17:02.785Z] #97 DONE 0.7s [2025-12-02T02:17:02.903Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 [2025-12-02T02:17:02.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-02T02:17:02.903Z] ee52766c0e14: Preparing [2025-12-02T02:17:02.903Z] 8bf309e63586: Preparing [2025-12-02T02:17:02.903Z] 456ab815a4ca: Preparing [2025-12-02T02:17:02.903Z] 67adaa961d72: Preparing [2025-12-02T02:17:02.903Z] b00c20639458: Preparing [2025-12-02T02:17:02.903Z] e131df3af658: Preparing [2025-12-02T02:17:02.903Z] ac2d11725156: Preparing [2025-12-02T02:17:02.903Z] 256f393e029f: Preparing [2025-12-02T02:17:02.903Z] e131df3af658: Waiting [2025-12-02T02:17:02.903Z] ac2d11725156: Waiting [2025-12-02T02:17:02.903Z] 256f393e029f: Waiting [2025-12-02T02:17:02.903Z] b00c20639458: Layer already exists [2025-12-02T02:17:02.903Z] ee52766c0e14: Layer already exists [2025-12-02T02:17:02.903Z] 456ab815a4ca: Layer already exists [2025-12-02T02:17:02.903Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:02.903Z] 8bf309e63586: Layer already exists [2025-12-02T02:17:02.903Z] e131df3af658: Layer already exists [2025-12-02T02:17:02.903Z] ac2d11725156: Layer already exists [2025-12-02T02:17:02.903Z] 256f393e029f: Layer already exists [2025-12-02T02:17:02.903Z] 4.1.0-dev.80: digest: sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:03.060Z] [2025-12-02T02:17:03.060Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:17:03.243Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:03.336Z] #98 ... [2025-12-02T02:17:03.336Z] [2025-12-02T02:17:03.336Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-12-02T02:17:03.336Z] #78 DONE 21.1s [2025-12-02T02:17:03.568Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:03.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-02T02:17:03.568Z] ee52766c0e14: Preparing [2025-12-02T02:17:03.568Z] 8bf309e63586: Preparing [2025-12-02T02:17:03.568Z] 456ab815a4ca: Preparing [2025-12-02T02:17:03.568Z] 67adaa961d72: Preparing [2025-12-02T02:17:03.568Z] b00c20639458: Preparing [2025-12-02T02:17:03.568Z] e131df3af658: Preparing [2025-12-02T02:17:03.568Z] ac2d11725156: Preparing [2025-12-02T02:17:03.568Z] 256f393e029f: Preparing [2025-12-02T02:17:03.568Z] ac2d11725156: Waiting [2025-12-02T02:17:03.568Z] e131df3af658: Waiting [2025-12-02T02:17:03.568Z] 256f393e029f: Waiting [2025-12-02T02:17:03.568Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:03.568Z] ee52766c0e14: Layer already exists [2025-12-02T02:17:03.568Z] 8bf309e63586: Layer already exists [2025-12-02T02:17:03.568Z] 456ab815a4ca: Layer already exists [2025-12-02T02:17:03.568Z] b00c20639458: Layer already exists [2025-12-02T02:17:03.568Z] e131df3af658: Layer already exists [2025-12-02T02:17:03.568Z] 256f393e029f: Layer already exists [2025-12-02T02:17:03.568Z] ac2d11725156: Layer already exists [2025-12-02T02:17:03.568Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 size: 1988 [Pipeline] } [Pipeline] // withEnv [2025-12-02T02:17:03.605Z] [2025-12-02T02:17:03.605Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:03.895Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:04.226Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-02T02:17:04.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-02T02:17:04.226Z] ee52766c0e14: Preparing [2025-12-02T02:17:04.226Z] 8bf309e63586: Preparing [2025-12-02T02:17:04.226Z] 456ab815a4ca: Preparing [2025-12-02T02:17:04.226Z] 67adaa961d72: Preparing [2025-12-02T02:17:04.226Z] b00c20639458: Preparing [2025-12-02T02:17:04.226Z] e131df3af658: Preparing [2025-12-02T02:17:04.226Z] ac2d11725156: Preparing [2025-12-02T02:17:04.226Z] 256f393e029f: Preparing [2025-12-02T02:17:04.226Z] e131df3af658: Waiting [2025-12-02T02:17:04.226Z] ac2d11725156: Waiting [2025-12-02T02:17:04.226Z] 256f393e029f: Waiting [2025-12-02T02:17:04.226Z] ee52766c0e14: Layer already exists [2025-12-02T02:17:04.226Z] 456ab815a4ca: Layer already exists [2025-12-02T02:17:04.226Z] 8bf309e63586: Layer already exists [2025-12-02T02:17:04.226Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:04.226Z] b00c20639458: Layer already exists [2025-12-02T02:17:04.226Z] e131df3af658: Layer already exists [2025-12-02T02:17:04.226Z] ac2d11725156: Layer already exists [2025-12-02T02:17:04.226Z] 256f393e029f: Layer already exists [2025-12-02T02:17:04.226Z] main: digest: sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:17:04.307Z] ===================================================== [Pipeline] echo [2025-12-02T02:17:04.327Z] taggedImages: [2025-12-02T02:17:04.327Z] - nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:04.327Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-02T02:17:04.327Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 [2025-12-02T02:17:04.327Z] - nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:04.327Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-12-02T02:17:04.356Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-12-02T02:17:04.356Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:04.356Z] latest [2025-12-02T02:17:04.356Z] 4.1.0-dev.80 [2025-12-02T02:17:04.356Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:04.356Z] main [2025-12-02T02:17:04.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:04.582Z] #99 ... [2025-12-02T02:17:04.583Z] [2025-12-02T02:17:04.583Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-02T02:17:04.583Z] #80 DONE 20.5s [2025-12-02T02:17:04.583Z] [2025-12-02T02:17:04.583Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:17:04.710Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:05.046Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:05.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-02T02:17:05.046Z] 9ce043e22e26: Preparing [2025-12-02T02:17:05.046Z] 1ab7af35da6e: Preparing [2025-12-02T02:17:05.046Z] e726703954e4: Preparing [2025-12-02T02:17:05.046Z] b2803b233a15: Preparing [2025-12-02T02:17:05.046Z] a0c6bed7ccee: Preparing [2025-12-02T02:17:05.046Z] d773aa874673: Preparing [2025-12-02T02:17:05.046Z] fe034d15b98c: Preparing [2025-12-02T02:17:05.046Z] 67adaa961d72: Preparing [2025-12-02T02:17:05.046Z] b00c20639458: Preparing [2025-12-02T02:17:05.046Z] 38028af39f62: Preparing [2025-12-02T02:17:05.046Z] b6381f3fe560: Preparing [2025-12-02T02:17:05.046Z] 5f70bf18a086: Preparing [2025-12-02T02:17:05.046Z] 32d42f29866a: Preparing [2025-12-02T02:17:05.046Z] 52502d9daf3c: Preparing [2025-12-02T02:17:05.046Z] 5002d75360c7: Preparing [2025-12-02T02:17:05.046Z] 256f393e029f: Preparing [2025-12-02T02:17:05.046Z] d773aa874673: Waiting [2025-12-02T02:17:05.046Z] fe034d15b98c: Waiting [2025-12-02T02:17:05.046Z] 67adaa961d72: Waiting [2025-12-02T02:17:05.046Z] 5f70bf18a086: Waiting [2025-12-02T02:17:05.046Z] 32d42f29866a: Waiting [2025-12-02T02:17:05.046Z] 52502d9daf3c: Waiting [2025-12-02T02:17:05.046Z] 5002d75360c7: Waiting [2025-12-02T02:17:05.046Z] 256f393e029f: Waiting [2025-12-02T02:17:05.046Z] b00c20639458: Waiting [2025-12-02T02:17:05.046Z] 38028af39f62: Waiting [2025-12-02T02:17:05.046Z] b6381f3fe560: Waiting [2025-12-02T02:17:05.046Z] 1ab7af35da6e: Pushed [2025-12-02T02:17:05.046Z] b2803b233a15: Pushed [2025-12-02T02:17:05.046Z] 9ce043e22e26: Pushed [2025-12-02T02:17:05.046Z] a0c6bed7ccee: Pushed [2025-12-02T02:17:05.046Z] e726703954e4: Pushed [2025-12-02T02:17:05.046Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:05.046Z] b00c20639458: Layer already exists [2025-12-02T02:17:05.046Z] 5f70bf18a086: Layer already exists [2025-12-02T02:17:05.046Z] d773aa874673: Pushed [2025-12-02T02:17:05.305Z] b6381f3fe560: Pushed [2025-12-02T02:17:05.305Z] 38028af39f62: Pushed [2025-12-02T02:17:05.305Z] 32d42f29866a: Pushed [2025-12-02T02:17:05.305Z] 256f393e029f: Layer already exists [2025-12-02T02:17:05.305Z] 5002d75360c7: Pushed [2025-12-02T02:17:05.305Z] 52502d9daf3c: Pushed [2025-12-02T02:17:05.548Z] #100 ... [2025-12-02T02:17:05.548Z] [2025-12-02T02:17:05.548Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-02T02:17:05.548Z] #99 DONE 2.0s [2025-12-02T02:17:05.548Z] [2025-12-02T02:17:05.548Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:17:06.681Z] fe034d15b98c: Pushed [2025-12-02T02:17:06.681Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:07.025Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:07.363Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-02T02:17:07.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-02T02:17:07.363Z] 9ce043e22e26: Preparing [2025-12-02T02:17:07.363Z] 1ab7af35da6e: Preparing [2025-12-02T02:17:07.363Z] e726703954e4: Preparing [2025-12-02T02:17:07.363Z] b2803b233a15: Preparing [2025-12-02T02:17:07.363Z] a0c6bed7ccee: Preparing [2025-12-02T02:17:07.363Z] d773aa874673: Preparing [2025-12-02T02:17:07.363Z] fe034d15b98c: Preparing [2025-12-02T02:17:07.363Z] 67adaa961d72: Preparing [2025-12-02T02:17:07.363Z] b00c20639458: Preparing [2025-12-02T02:17:07.363Z] 38028af39f62: Preparing [2025-12-02T02:17:07.363Z] b6381f3fe560: Preparing [2025-12-02T02:17:07.363Z] 5f70bf18a086: Preparing [2025-12-02T02:17:07.363Z] 32d42f29866a: Preparing [2025-12-02T02:17:07.363Z] 52502d9daf3c: Preparing [2025-12-02T02:17:07.363Z] 5002d75360c7: Preparing [2025-12-02T02:17:07.363Z] 256f393e029f: Preparing [2025-12-02T02:17:07.363Z] fe034d15b98c: Waiting [2025-12-02T02:17:07.363Z] 67adaa961d72: Waiting [2025-12-02T02:17:07.363Z] b00c20639458: Waiting [2025-12-02T02:17:07.363Z] 52502d9daf3c: Waiting [2025-12-02T02:17:07.363Z] 5002d75360c7: Waiting [2025-12-02T02:17:07.363Z] 38028af39f62: Waiting [2025-12-02T02:17:07.363Z] 256f393e029f: Waiting [2025-12-02T02:17:07.363Z] b6381f3fe560: Waiting [2025-12-02T02:17:07.363Z] 5f70bf18a086: Waiting [2025-12-02T02:17:07.363Z] 32d42f29866a: Waiting [2025-12-02T02:17:07.363Z] d773aa874673: Waiting [2025-12-02T02:17:07.363Z] a0c6bed7ccee: Layer already exists [2025-12-02T02:17:07.363Z] 1ab7af35da6e: Layer already exists [2025-12-02T02:17:07.363Z] 9ce043e22e26: Layer already exists [2025-12-02T02:17:07.363Z] e726703954e4: Layer already exists [2025-12-02T02:17:07.363Z] b2803b233a15: Layer already exists [2025-12-02T02:17:07.363Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:07.363Z] d773aa874673: Layer already exists [2025-12-02T02:17:07.363Z] b00c20639458: Layer already exists [2025-12-02T02:17:07.363Z] fe034d15b98c: Layer already exists [2025-12-02T02:17:07.363Z] 38028af39f62: Layer already exists [2025-12-02T02:17:07.363Z] 52502d9daf3c: Layer already exists [2025-12-02T02:17:07.363Z] b6381f3fe560: Layer already exists [2025-12-02T02:17:07.363Z] 5f70bf18a086: Layer already exists [2025-12-02T02:17:07.363Z] 32d42f29866a: Layer already exists [2025-12-02T02:17:07.363Z] 5002d75360c7: Layer already exists [2025-12-02T02:17:07.363Z] 256f393e029f: Layer already exists [2025-12-02T02:17:07.363Z] latest: digest: sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:07.504Z] #101 ... [2025-12-02T02:17:07.504Z] [2025-12-02T02:17:07.504Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:17:07.504Z] #102 DONE 3.9s [2025-12-02T02:17:07.504Z] [2025-12-02T02:17:07.504Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:17:07.504Z] #100 DONE 2.8s [2025-12-02T02:17:07.504Z] [2025-12-02T02:17:07.504Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-02T02:17:07.504Z] #103 DONE 0.2s [2025-12-02T02:17:07.504Z] [2025-12-02T02:17:07.504Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-02T02:17:07.706Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:07.775Z] #104 DONE 0.3s [2025-12-02T02:17:07.775Z] [2025-12-02T02:17:07.775Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-02T02:17:07.775Z] #101 DONE 2.3s [2025-12-02T02:17:07.775Z] [2025-12-02T02:17:07.775Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-02T02:17:08.032Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 [2025-12-02T02:17:08.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-02T02:17:08.032Z] 9ce043e22e26: Preparing [2025-12-02T02:17:08.032Z] 1ab7af35da6e: Preparing [2025-12-02T02:17:08.032Z] e726703954e4: Preparing [2025-12-02T02:17:08.032Z] b2803b233a15: Preparing [2025-12-02T02:17:08.032Z] a0c6bed7ccee: Preparing [2025-12-02T02:17:08.032Z] d773aa874673: Preparing [2025-12-02T02:17:08.032Z] fe034d15b98c: Preparing [2025-12-02T02:17:08.032Z] 67adaa961d72: Preparing [2025-12-02T02:17:08.032Z] b00c20639458: Preparing [2025-12-02T02:17:08.032Z] 38028af39f62: Preparing [2025-12-02T02:17:08.032Z] b6381f3fe560: Preparing [2025-12-02T02:17:08.032Z] 5f70bf18a086: Preparing [2025-12-02T02:17:08.032Z] 32d42f29866a: Preparing [2025-12-02T02:17:08.032Z] 52502d9daf3c: Preparing [2025-12-02T02:17:08.032Z] 5002d75360c7: Preparing [2025-12-02T02:17:08.032Z] 256f393e029f: Preparing [2025-12-02T02:17:08.032Z] 67adaa961d72: Waiting [2025-12-02T02:17:08.032Z] 52502d9daf3c: Waiting [2025-12-02T02:17:08.032Z] 5002d75360c7: Waiting [2025-12-02T02:17:08.032Z] 256f393e029f: Waiting [2025-12-02T02:17:08.032Z] 38028af39f62: Waiting [2025-12-02T02:17:08.032Z] b6381f3fe560: Waiting [2025-12-02T02:17:08.032Z] 5f70bf18a086: Waiting [2025-12-02T02:17:08.032Z] b00c20639458: Waiting [2025-12-02T02:17:08.032Z] 32d42f29866a: Waiting [2025-12-02T02:17:08.032Z] fe034d15b98c: Waiting [2025-12-02T02:17:08.032Z] d773aa874673: Waiting [2025-12-02T02:17:08.032Z] e726703954e4: Layer already exists [2025-12-02T02:17:08.032Z] b2803b233a15: Layer already exists [2025-12-02T02:17:08.032Z] 9ce043e22e26: Layer already exists [2025-12-02T02:17:08.032Z] a0c6bed7ccee: Layer already exists [2025-12-02T02:17:08.032Z] 1ab7af35da6e: Layer already exists [2025-12-02T02:17:08.032Z] fe034d15b98c: Layer already exists [2025-12-02T02:17:08.032Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:08.032Z] b00c20639458: Layer already exists [2025-12-02T02:17:08.032Z] d773aa874673: Layer already exists [2025-12-02T02:17:08.032Z] 38028af39f62: Layer already exists [2025-12-02T02:17:08.032Z] b6381f3fe560: Layer already exists [2025-12-02T02:17:08.032Z] 5f70bf18a086: Layer already exists [2025-12-02T02:17:08.032Z] 52502d9daf3c: Layer already exists [2025-12-02T02:17:08.032Z] 32d42f29866a: Layer already exists [2025-12-02T02:17:08.032Z] 5002d75360c7: Layer already exists [2025-12-02T02:17:08.032Z] 256f393e029f: Layer already exists [2025-12-02T02:17:08.032Z] 4.1.0-dev.80: digest: sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda size: 3646 [Pipeline] } [Pipeline] // withEnv [2025-12-02T02:17:08.055Z] #105 DONE 0.3s [2025-12-02T02:17:08.055Z] [2025-12-02T02:17:08.055Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-02T02:17:08.055Z] #106 DONE 0.3s [2025-12-02T02:17:08.055Z] [2025-12-02T02:17:08.055Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-02T02:17:08.055Z] #107 ... [2025-12-02T02:17:08.055Z] [2025-12-02T02:17:08.055Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:17:08.055Z] #89 5.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-02T02:17:08.055Z] #89 7.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-02T02:17:08.055Z] #89 15.02 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:08.055Z] #89 15.22 Executing busybox-1.37.0-r20.post-upgrade [2025-12-02T02:17:08.055Z] #89 15.60 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:08.055Z] #89 15.63 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-02T02:17:08.055Z] #89 15.66 Executing busybox-1.37.0-r20.trigger [2025-12-02T02:17:08.055Z] #89 15.74 OK: 13 MiB in 29 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:08.331Z] #89 ... [2025-12-02T02:17:08.331Z] [2025-12-02T02:17:08.331Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-02T02:17:08.331Z] #108 DONE 0.4s [2025-12-02T02:17:08.331Z] [2025-12-02T02:17:08.331Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-02T02:17:08.331Z] #107 DONE 0.3s [2025-12-02T02:17:08.331Z] [2025-12-02T02:17:08.331Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-02T02:17:08.331Z] #109 ... [2025-12-02T02:17:08.331Z] [2025-12-02T02:17:08.331Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-02T02:17:08.331Z] #110 DONE 0.3s [2025-12-02T02:17:08.360Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:08.598Z] [2025-12-02T02:17:08.598Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-02T02:17:08.598Z] #109 DONE 0.3s [2025-12-02T02:17:08.598Z] [2025-12-02T02:17:08.598Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-02T02:17:08.598Z] #111 ... [2025-12-02T02:17:08.598Z] [2025-12-02T02:17:08.598Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-12-02T02:17:08.598Z] #112 DONE 0.2s [2025-12-02T02:17:08.598Z] [2025-12-02T02:17:08.598Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-02T02:17:08.598Z] #113 DONE 0.3s [2025-12-02T02:17:08.694Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:08.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-02T02:17:08.694Z] 9ce043e22e26: Preparing [2025-12-02T02:17:08.694Z] 1ab7af35da6e: Preparing [2025-12-02T02:17:08.694Z] e726703954e4: Preparing [2025-12-02T02:17:08.694Z] b2803b233a15: Preparing [2025-12-02T02:17:08.694Z] a0c6bed7ccee: Preparing [2025-12-02T02:17:08.694Z] d773aa874673: Preparing [2025-12-02T02:17:08.694Z] fe034d15b98c: Preparing [2025-12-02T02:17:08.694Z] 67adaa961d72: Preparing [2025-12-02T02:17:08.694Z] b00c20639458: Preparing [2025-12-02T02:17:08.694Z] 38028af39f62: Preparing [2025-12-02T02:17:08.694Z] b6381f3fe560: Preparing [2025-12-02T02:17:08.694Z] 5f70bf18a086: Preparing [2025-12-02T02:17:08.694Z] 32d42f29866a: Preparing [2025-12-02T02:17:08.694Z] 52502d9daf3c: Preparing [2025-12-02T02:17:08.694Z] 5002d75360c7: Preparing [2025-12-02T02:17:08.694Z] 256f393e029f: Preparing [2025-12-02T02:17:08.694Z] d773aa874673: Waiting [2025-12-02T02:17:08.694Z] fe034d15b98c: Waiting [2025-12-02T02:17:08.694Z] 67adaa961d72: Waiting [2025-12-02T02:17:08.694Z] b00c20639458: Waiting [2025-12-02T02:17:08.694Z] 38028af39f62: Waiting [2025-12-02T02:17:08.694Z] b6381f3fe560: Waiting [2025-12-02T02:17:08.694Z] 5f70bf18a086: Waiting [2025-12-02T02:17:08.694Z] 32d42f29866a: Waiting [2025-12-02T02:17:08.694Z] 5002d75360c7: Waiting [2025-12-02T02:17:08.694Z] 52502d9daf3c: Waiting [2025-12-02T02:17:08.694Z] 256f393e029f: Waiting [2025-12-02T02:17:08.694Z] 1ab7af35da6e: Layer already exists [2025-12-02T02:17:08.694Z] 9ce043e22e26: Layer already exists [2025-12-02T02:17:08.694Z] a0c6bed7ccee: Layer already exists [2025-12-02T02:17:08.694Z] b2803b233a15: Layer already exists [2025-12-02T02:17:08.694Z] e726703954e4: Layer already exists [2025-12-02T02:17:08.694Z] d773aa874673: Layer already exists [2025-12-02T02:17:08.694Z] fe034d15b98c: Layer already exists [2025-12-02T02:17:08.694Z] b00c20639458: Layer already exists [2025-12-02T02:17:08.694Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:08.694Z] 38028af39f62: Layer already exists [2025-12-02T02:17:08.694Z] b6381f3fe560: Layer already exists [2025-12-02T02:17:08.694Z] 5f70bf18a086: Layer already exists [2025-12-02T02:17:08.694Z] 32d42f29866a: Layer already exists [2025-12-02T02:17:08.694Z] 5002d75360c7: Layer already exists [2025-12-02T02:17:08.694Z] 52502d9daf3c: Layer already exists [2025-12-02T02:17:08.694Z] 256f393e029f: Layer already exists [2025-12-02T02:17:08.694Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:08.866Z] [2025-12-02T02:17:08.866Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-02T02:17:08.866Z] #111 DONE 0.2s [2025-12-02T02:17:08.866Z] [2025-12-02T02:17:08.866Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-12-02T02:17:08.866Z] #114 DONE 0.3s [2025-12-02T02:17:08.866Z] [2025-12-02T02:17:08.866Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-02T02:17:08.866Z] #115 DONE 0.3s [2025-12-02T02:17:08.866Z] [2025-12-02T02:17:08.866Z] #116 [security-spire-config] exporting to image [2025-12-02T02:17:08.866Z] #116 exporting layers [2025-12-02T02:17:09.030Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:09.133Z] #116 ... [2025-12-02T02:17:09.133Z] [2025-12-02T02:17:09.133Z] #117 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-02T02:17:09.133Z] #117 DONE 0.4s [2025-12-02T02:17:09.133Z] [2025-12-02T02:17:09.133Z] #116 [security-spire-server] exporting to image [2025-12-02T02:17:09.373Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-02T02:17:09.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-02T02:17:09.373Z] 9ce043e22e26: Preparing [2025-12-02T02:17:09.373Z] 1ab7af35da6e: Preparing [2025-12-02T02:17:09.373Z] e726703954e4: Preparing [2025-12-02T02:17:09.373Z] b2803b233a15: Preparing [2025-12-02T02:17:09.373Z] a0c6bed7ccee: Preparing [2025-12-02T02:17:09.373Z] d773aa874673: Preparing [2025-12-02T02:17:09.373Z] fe034d15b98c: Preparing [2025-12-02T02:17:09.373Z] 67adaa961d72: Preparing [2025-12-02T02:17:09.373Z] b00c20639458: Preparing [2025-12-02T02:17:09.373Z] 38028af39f62: Preparing [2025-12-02T02:17:09.373Z] b6381f3fe560: Preparing [2025-12-02T02:17:09.373Z] 5f70bf18a086: Preparing [2025-12-02T02:17:09.373Z] 32d42f29866a: Preparing [2025-12-02T02:17:09.373Z] 52502d9daf3c: Preparing [2025-12-02T02:17:09.373Z] 5002d75360c7: Preparing [2025-12-02T02:17:09.373Z] 256f393e029f: Preparing [2025-12-02T02:17:09.373Z] d773aa874673: Waiting [2025-12-02T02:17:09.373Z] fe034d15b98c: Waiting [2025-12-02T02:17:09.373Z] 38028af39f62: Waiting [2025-12-02T02:17:09.373Z] 67adaa961d72: Waiting [2025-12-02T02:17:09.373Z] b00c20639458: Waiting [2025-12-02T02:17:09.373Z] 32d42f29866a: Waiting [2025-12-02T02:17:09.373Z] b6381f3fe560: Waiting [2025-12-02T02:17:09.373Z] 5f70bf18a086: Waiting [2025-12-02T02:17:09.373Z] 52502d9daf3c: Waiting [2025-12-02T02:17:09.373Z] 5002d75360c7: Waiting [2025-12-02T02:17:09.373Z] 256f393e029f: Waiting [2025-12-02T02:17:09.373Z] 9ce043e22e26: Layer already exists [2025-12-02T02:17:09.373Z] 1ab7af35da6e: Layer already exists [2025-12-02T02:17:09.373Z] b2803b233a15: Layer already exists [2025-12-02T02:17:09.374Z] e726703954e4: Layer already exists [2025-12-02T02:17:09.374Z] a0c6bed7ccee: Layer already exists [2025-12-02T02:17:09.374Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:09.374Z] d773aa874673: Layer already exists [2025-12-02T02:17:09.374Z] fe034d15b98c: Layer already exists [2025-12-02T02:17:09.374Z] b00c20639458: Layer already exists [2025-12-02T02:17:09.374Z] 38028af39f62: Layer already exists [2025-12-02T02:17:09.374Z] 5f70bf18a086: Layer already exists [2025-12-02T02:17:09.374Z] 32d42f29866a: Layer already exists [2025-12-02T02:17:09.374Z] 52502d9daf3c: Layer already exists [2025-12-02T02:17:09.374Z] b6381f3fe560: Layer already exists [2025-12-02T02:17:09.374Z] 5002d75360c7: Layer already exists [2025-12-02T02:17:09.374Z] 256f393e029f: Layer already exists [2025-12-02T02:17:09.374Z] main: digest: sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:17:09.460Z] ===================================================== [Pipeline] echo [2025-12-02T02:17:09.478Z] taggedImages: [2025-12-02T02:17:09.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:09.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-02T02:17:09.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 [2025-12-02T02:17:09.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:09.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-12-02T02:17:09.513Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-12-02T02:17:09.513Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:09.513Z] latest [2025-12-02T02:17:09.513Z] 4.1.0-dev.80 [2025-12-02T02:17:09.513Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:09.513Z] main [2025-12-02T02:17:09.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:09.719Z] #116 ... [2025-12-02T02:17:09.719Z] [2025-12-02T02:17:09.719Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-02T02:17:09.719Z] #118 DONE 0.5s [2025-12-02T02:17:09.719Z] [2025-12-02T02:17:09.719Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-02T02:17:09.719Z] #89 DONE 17.4s [2025-12-02T02:17:09.719Z] [2025-12-02T02:17:09.719Z] #116 [security-spire-agent] exporting to image [2025-12-02T02:17:09.877Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:10.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:10.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-02T02:17:10.216Z] 9470c931f1b0: Preparing [2025-12-02T02:17:10.216Z] 26eb6793d10e: Preparing [2025-12-02T02:17:10.216Z] 67cbaa7910bc: Preparing [2025-12-02T02:17:10.216Z] e515d32538cc: Preparing [2025-12-02T02:17:10.216Z] 67adaa961d72: Preparing [2025-12-02T02:17:10.216Z] b00c20639458: Preparing [2025-12-02T02:17:10.216Z] e131df3af658: Preparing [2025-12-02T02:17:10.216Z] ac2d11725156: Preparing [2025-12-02T02:17:10.216Z] 256f393e029f: Preparing [2025-12-02T02:17:10.216Z] e131df3af658: Waiting [2025-12-02T02:17:10.216Z] b00c20639458: Waiting [2025-12-02T02:17:10.216Z] 256f393e029f: Waiting [2025-12-02T02:17:10.216Z] ac2d11725156: Waiting [2025-12-02T02:17:10.216Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:10.216Z] b00c20639458: Layer already exists [2025-12-02T02:17:10.216Z] 67cbaa7910bc: Pushed [2025-12-02T02:17:10.216Z] e131df3af658: Layer already exists [2025-12-02T02:17:10.216Z] 26eb6793d10e: Pushed [2025-12-02T02:17:10.216Z] ac2d11725156: Layer already exists [2025-12-02T02:17:10.216Z] 9470c931f1b0: Pushed [2025-12-02T02:17:10.216Z] 256f393e029f: Layer already exists [2025-12-02T02:17:14.004Z] #116 exporting layers 5.0s done [2025-12-02T02:17:14.273Z] #116 writing image sha256:f66c57cdcc41f6ffe7edabefed5e05f4f7840dc4b1ddb2dffc9fbb0de66eb2a1 0.1s done [2025-12-02T02:17:14.273Z] #116 naming to docker.io/library/security-spire-server-arm64 done [2025-12-02T02:17:14.273Z] #116 exporting layers 5.5s done [2025-12-02T02:17:14.273Z] #116 writing image sha256:ce93137159588fd9be2cee0e77994c8279187a69f7bf18a9b97f7f015702beff 0.1s done [2025-12-02T02:17:14.273Z] #116 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-12-02T02:17:14.273Z] #116 writing image sha256:8a26529c04e926fcd4fdc62e8d561936295559cada5de2e74033cdc9731ae1d9 [2025-12-02T02:17:14.414Z] e515d32538cc: Pushed [2025-12-02T02:17:14.414Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:14.541Z] #116 writing image sha256:8a26529c04e926fcd4fdc62e8d561936295559cada5de2e74033cdc9731ae1d9 0.0s done [2025-12-02T02:17:14.541Z] #116 naming to docker.io/library/security-spire-config-arm64 done [2025-12-02T02:17:14.541Z] #116 DONE 6.0s [2025-12-02T02:17:14.541Z] [2025-12-02T02:17:14.541Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:17:14.744Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:15.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-02T02:17:15.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-02T02:17:15.075Z] 9470c931f1b0: Preparing [2025-12-02T02:17:15.075Z] 26eb6793d10e: Preparing [2025-12-02T02:17:15.075Z] 67cbaa7910bc: Preparing [2025-12-02T02:17:15.075Z] e515d32538cc: Preparing [2025-12-02T02:17:15.075Z] 67adaa961d72: Preparing [2025-12-02T02:17:15.075Z] b00c20639458: Preparing [2025-12-02T02:17:15.075Z] e131df3af658: Preparing [2025-12-02T02:17:15.075Z] ac2d11725156: Preparing [2025-12-02T02:17:15.075Z] 256f393e029f: Preparing [2025-12-02T02:17:15.075Z] b00c20639458: Waiting [2025-12-02T02:17:15.075Z] e131df3af658: Waiting [2025-12-02T02:17:15.075Z] ac2d11725156: Waiting [2025-12-02T02:17:15.075Z] 256f393e029f: Waiting [2025-12-02T02:17:15.075Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:15.075Z] 26eb6793d10e: Layer already exists [2025-12-02T02:17:15.075Z] 9470c931f1b0: Layer already exists [2025-12-02T02:17:15.075Z] e515d32538cc: Layer already exists [2025-12-02T02:17:15.075Z] 67cbaa7910bc: Layer already exists [2025-12-02T02:17:15.075Z] e131df3af658: Layer already exists [2025-12-02T02:17:15.075Z] b00c20639458: Layer already exists [2025-12-02T02:17:15.075Z] ac2d11725156: Layer already exists [2025-12-02T02:17:15.075Z] 256f393e029f: Layer already exists [2025-12-02T02:17:15.075Z] latest: digest: sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:15.407Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:15.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 [2025-12-02T02:17:15.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-02T02:17:15.739Z] 9470c931f1b0: Preparing [2025-12-02T02:17:15.739Z] 26eb6793d10e: Preparing [2025-12-02T02:17:15.739Z] 67cbaa7910bc: Preparing [2025-12-02T02:17:15.739Z] e515d32538cc: Preparing [2025-12-02T02:17:15.739Z] 67adaa961d72: Preparing [2025-12-02T02:17:15.739Z] b00c20639458: Preparing [2025-12-02T02:17:15.739Z] e131df3af658: Preparing [2025-12-02T02:17:15.739Z] ac2d11725156: Preparing [2025-12-02T02:17:15.739Z] 256f393e029f: Preparing [2025-12-02T02:17:15.739Z] b00c20639458: Waiting [2025-12-02T02:17:15.739Z] ac2d11725156: Waiting [2025-12-02T02:17:15.739Z] e131df3af658: Waiting [2025-12-02T02:17:15.739Z] 256f393e029f: Waiting [2025-12-02T02:17:15.739Z] 9470c931f1b0: Layer already exists [2025-12-02T02:17:15.739Z] 67cbaa7910bc: Layer already exists [2025-12-02T02:17:15.739Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:15.739Z] e515d32538cc: Layer already exists [2025-12-02T02:17:15.739Z] 26eb6793d10e: Layer already exists [2025-12-02T02:17:15.739Z] e131df3af658: Layer already exists [2025-12-02T02:17:15.739Z] b00c20639458: Layer already exists [2025-12-02T02:17:15.739Z] ac2d11725156: Layer already exists [2025-12-02T02:17:15.739Z] 256f393e029f: Layer already exists [2025-12-02T02:17:15.739Z] 4.1.0-dev.80: digest: sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:16.074Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:16.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:16.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-02T02:17:16.400Z] 9470c931f1b0: Preparing [2025-12-02T02:17:16.400Z] 26eb6793d10e: Preparing [2025-12-02T02:17:16.400Z] 67cbaa7910bc: Preparing [2025-12-02T02:17:16.400Z] e515d32538cc: Preparing [2025-12-02T02:17:16.400Z] 67adaa961d72: Preparing [2025-12-02T02:17:16.400Z] b00c20639458: Preparing [2025-12-02T02:17:16.400Z] e131df3af658: Preparing [2025-12-02T02:17:16.400Z] ac2d11725156: Preparing [2025-12-02T02:17:16.400Z] 256f393e029f: Preparing [2025-12-02T02:17:16.400Z] b00c20639458: Waiting [2025-12-02T02:17:16.400Z] e131df3af658: Waiting [2025-12-02T02:17:16.400Z] ac2d11725156: Waiting [2025-12-02T02:17:16.400Z] 256f393e029f: Waiting [2025-12-02T02:17:16.400Z] 67cbaa7910bc: Layer already exists [2025-12-02T02:17:16.400Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:16.400Z] e515d32538cc: Layer already exists [2025-12-02T02:17:16.400Z] 9470c931f1b0: Layer already exists [2025-12-02T02:17:16.400Z] 26eb6793d10e: Layer already exists [2025-12-02T02:17:16.400Z] b00c20639458: Layer already exists [2025-12-02T02:17:16.400Z] e131df3af658: Layer already exists [2025-12-02T02:17:16.400Z] ac2d11725156: Layer already exists [2025-12-02T02:17:16.400Z] 256f393e029f: Layer already exists [2025-12-02T02:17:16.400Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:16.734Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:17.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-02T02:17:17.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-02T02:17:17.062Z] 9470c931f1b0: Preparing [2025-12-02T02:17:17.062Z] 26eb6793d10e: Preparing [2025-12-02T02:17:17.062Z] 67cbaa7910bc: Preparing [2025-12-02T02:17:17.062Z] e515d32538cc: Preparing [2025-12-02T02:17:17.062Z] 67adaa961d72: Preparing [2025-12-02T02:17:17.062Z] b00c20639458: Preparing [2025-12-02T02:17:17.062Z] e131df3af658: Preparing [2025-12-02T02:17:17.062Z] ac2d11725156: Preparing [2025-12-02T02:17:17.062Z] 256f393e029f: Preparing [2025-12-02T02:17:17.062Z] b00c20639458: Waiting [2025-12-02T02:17:17.062Z] e131df3af658: Waiting [2025-12-02T02:17:17.062Z] ac2d11725156: Waiting [2025-12-02T02:17:17.062Z] 256f393e029f: Waiting [2025-12-02T02:17:17.062Z] 67cbaa7910bc: Layer already exists [2025-12-02T02:17:17.062Z] 9470c931f1b0: Layer already exists [2025-12-02T02:17:17.062Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:17.062Z] e515d32538cc: Layer already exists [2025-12-02T02:17:17.062Z] 26eb6793d10e: Layer already exists [2025-12-02T02:17:17.062Z] e131df3af658: Layer already exists [2025-12-02T02:17:17.062Z] ac2d11725156: Layer already exists [2025-12-02T02:17:17.062Z] 256f393e029f: Layer already exists [2025-12-02T02:17:17.062Z] b00c20639458: Layer already exists [2025-12-02T02:17:17.062Z] main: digest: sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:17:17.151Z] ===================================================== [Pipeline] echo [2025-12-02T02:17:17.165Z] taggedImages: [2025-12-02T02:17:17.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:17.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-02T02:17:17.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 [2025-12-02T02:17:17.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:17.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-12-02T02:17:17.199Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-12-02T02:17:17.199Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:17.199Z] latest [2025-12-02T02:17:17.199Z] 4.1.0-dev.80 [2025-12-02T02:17:17.199Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:17.199Z] main [2025-12-02T02:17:17.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:17.554Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:17.892Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:17.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-02T02:17:17.892Z] b8ef4a5cd828: Preparing [2025-12-02T02:17:17.892Z] edd535e77a32: Preparing [2025-12-02T02:17:17.892Z] 9ae6cb476830: Preparing [2025-12-02T02:17:17.892Z] ed78188e9f0f: Preparing [2025-12-02T02:17:17.892Z] 284c49684a6b: Preparing [2025-12-02T02:17:17.892Z] 67adaa961d72: Preparing [2025-12-02T02:17:17.892Z] b00c20639458: Preparing [2025-12-02T02:17:17.892Z] 779c9d14923f: Preparing [2025-12-02T02:17:17.892Z] 67adaa961d72: Waiting [2025-12-02T02:17:17.892Z] b00c20639458: Waiting [2025-12-02T02:17:17.892Z] 54cb5c0058e5: Preparing [2025-12-02T02:17:17.892Z] ffd983e47288: Preparing [2025-12-02T02:17:17.892Z] 256f393e029f: Preparing [2025-12-02T02:17:17.892Z] 54cb5c0058e5: Waiting [2025-12-02T02:17:17.892Z] ffd983e47288: Waiting [2025-12-02T02:17:17.892Z] 779c9d14923f: Waiting [2025-12-02T02:17:17.892Z] 256f393e029f: Waiting [2025-12-02T02:17:17.892Z] 284c49684a6b: Pushed [2025-12-02T02:17:17.892Z] ed78188e9f0f: Pushed [2025-12-02T02:17:17.892Z] edd535e77a32: Pushed [2025-12-02T02:17:17.892Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:17.892Z] b8ef4a5cd828: Pushed [2025-12-02T02:17:17.892Z] b00c20639458: Layer already exists [2025-12-02T02:17:17.892Z] 256f393e029f: Layer already exists [2025-12-02T02:17:17.892Z] 779c9d14923f: Pushed [2025-12-02T02:17:18.151Z] 54cb5c0058e5: Pushed [2025-12-02T02:17:19.535Z] ffd983e47288: Pushed [2025-12-02T02:17:20.915Z] 9ae6cb476830: Pushed [2025-12-02T02:17:20.915Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:21.250Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:21.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-02T02:17:21.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-02T02:17:21.585Z] b8ef4a5cd828: Preparing [2025-12-02T02:17:21.585Z] edd535e77a32: Preparing [2025-12-02T02:17:21.585Z] 9ae6cb476830: Preparing [2025-12-02T02:17:21.585Z] ed78188e9f0f: Preparing [2025-12-02T02:17:21.585Z] 284c49684a6b: Preparing [2025-12-02T02:17:21.585Z] 67adaa961d72: Preparing [2025-12-02T02:17:21.585Z] b00c20639458: Preparing [2025-12-02T02:17:21.585Z] 779c9d14923f: Preparing [2025-12-02T02:17:21.585Z] 54cb5c0058e5: Preparing [2025-12-02T02:17:21.585Z] ffd983e47288: Preparing [2025-12-02T02:17:21.585Z] 256f393e029f: Preparing [2025-12-02T02:17:21.585Z] b00c20639458: Waiting [2025-12-02T02:17:21.585Z] 67adaa961d72: Waiting [2025-12-02T02:17:21.585Z] 779c9d14923f: Waiting [2025-12-02T02:17:21.585Z] 54cb5c0058e5: Waiting [2025-12-02T02:17:21.585Z] ffd983e47288: Waiting [2025-12-02T02:17:21.585Z] 256f393e029f: Waiting [2025-12-02T02:17:21.585Z] ed78188e9f0f: Layer already exists [2025-12-02T02:17:21.585Z] edd535e77a32: Layer already exists [2025-12-02T02:17:21.585Z] 284c49684a6b: Layer already exists [2025-12-02T02:17:21.585Z] b8ef4a5cd828: Layer already exists [2025-12-02T02:17:21.585Z] 9ae6cb476830: Layer already exists [2025-12-02T02:17:21.585Z] b00c20639458: Layer already exists [2025-12-02T02:17:21.585Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:21.585Z] 779c9d14923f: Layer already exists [2025-12-02T02:17:21.585Z] ffd983e47288: Layer already exists [2025-12-02T02:17:21.585Z] 54cb5c0058e5: Layer already exists [2025-12-02T02:17:21.585Z] 256f393e029f: Layer already exists [2025-12-02T02:17:21.585Z] latest: digest: sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:21.925Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:22.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 [2025-12-02T02:17:22.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-02T02:17:22.267Z] b8ef4a5cd828: Preparing [2025-12-02T02:17:22.267Z] edd535e77a32: Preparing [2025-12-02T02:17:22.267Z] 9ae6cb476830: Preparing [2025-12-02T02:17:22.267Z] ed78188e9f0f: Preparing [2025-12-02T02:17:22.267Z] 284c49684a6b: Preparing [2025-12-02T02:17:22.267Z] 67adaa961d72: Preparing [2025-12-02T02:17:22.267Z] b00c20639458: Preparing [2025-12-02T02:17:22.267Z] 779c9d14923f: Preparing [2025-12-02T02:17:22.267Z] 54cb5c0058e5: Preparing [2025-12-02T02:17:22.267Z] ffd983e47288: Preparing [2025-12-02T02:17:22.267Z] 256f393e029f: Preparing [2025-12-02T02:17:22.267Z] b00c20639458: Waiting [2025-12-02T02:17:22.267Z] ffd983e47288: Waiting [2025-12-02T02:17:22.267Z] 256f393e029f: Waiting [2025-12-02T02:17:22.267Z] 779c9d14923f: Waiting [2025-12-02T02:17:22.267Z] 54cb5c0058e5: Waiting [2025-12-02T02:17:22.267Z] 67adaa961d72: Waiting [2025-12-02T02:17:22.267Z] 284c49684a6b: Layer already exists [2025-12-02T02:17:22.267Z] ed78188e9f0f: Layer already exists [2025-12-02T02:17:22.267Z] 9ae6cb476830: Layer already exists [2025-12-02T02:17:22.267Z] b8ef4a5cd828: Layer already exists [2025-12-02T02:17:22.267Z] edd535e77a32: Layer already exists [2025-12-02T02:17:22.267Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:22.267Z] 54cb5c0058e5: Layer already exists [2025-12-02T02:17:22.267Z] ffd983e47288: Layer already exists [2025-12-02T02:17:22.267Z] 779c9d14923f: Layer already exists [2025-12-02T02:17:22.267Z] b00c20639458: Layer already exists [2025-12-02T02:17:22.267Z] 256f393e029f: Layer already exists [2025-12-02T02:17:22.267Z] 4.1.0-dev.80: digest: sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:22.604Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:22.934Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:22.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-02T02:17:22.934Z] b8ef4a5cd828: Preparing [2025-12-02T02:17:22.934Z] edd535e77a32: Preparing [2025-12-02T02:17:22.934Z] 9ae6cb476830: Preparing [2025-12-02T02:17:22.934Z] ed78188e9f0f: Preparing [2025-12-02T02:17:22.934Z] 284c49684a6b: Preparing [2025-12-02T02:17:22.934Z] 67adaa961d72: Preparing [2025-12-02T02:17:22.934Z] b00c20639458: Preparing [2025-12-02T02:17:22.934Z] 779c9d14923f: Preparing [2025-12-02T02:17:22.934Z] 54cb5c0058e5: Preparing [2025-12-02T02:17:22.934Z] ffd983e47288: Preparing [2025-12-02T02:17:22.934Z] 256f393e029f: Preparing [2025-12-02T02:17:22.934Z] b00c20639458: Waiting [2025-12-02T02:17:22.934Z] 54cb5c0058e5: Waiting [2025-12-02T02:17:22.934Z] 67adaa961d72: Waiting [2025-12-02T02:17:22.934Z] ffd983e47288: Waiting [2025-12-02T02:17:22.934Z] 256f393e029f: Waiting [2025-12-02T02:17:22.934Z] 779c9d14923f: Waiting [2025-12-02T02:17:22.934Z] edd535e77a32: Layer already exists [2025-12-02T02:17:22.934Z] ed78188e9f0f: Layer already exists [2025-12-02T02:17:22.934Z] 284c49684a6b: Layer already exists [2025-12-02T02:17:22.934Z] 9ae6cb476830: Layer already exists [2025-12-02T02:17:22.934Z] b8ef4a5cd828: Layer already exists [2025-12-02T02:17:22.934Z] b00c20639458: Layer already exists [2025-12-02T02:17:22.934Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:22.934Z] 779c9d14923f: Layer already exists [2025-12-02T02:17:22.934Z] 54cb5c0058e5: Layer already exists [2025-12-02T02:17:22.934Z] ffd983e47288: Layer already exists [2025-12-02T02:17:22.934Z] 256f393e029f: Layer already exists [2025-12-02T02:17:22.935Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:23.273Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:23.610Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-02T02:17:23.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-02T02:17:23.611Z] b8ef4a5cd828: Preparing [2025-12-02T02:17:23.611Z] edd535e77a32: Preparing [2025-12-02T02:17:23.611Z] 9ae6cb476830: Preparing [2025-12-02T02:17:23.611Z] ed78188e9f0f: Preparing [2025-12-02T02:17:23.611Z] 284c49684a6b: Preparing [2025-12-02T02:17:23.611Z] 67adaa961d72: Preparing [2025-12-02T02:17:23.611Z] b00c20639458: Preparing [2025-12-02T02:17:23.611Z] 779c9d14923f: Preparing [2025-12-02T02:17:23.611Z] 54cb5c0058e5: Preparing [2025-12-02T02:17:23.611Z] 67adaa961d72: Waiting [2025-12-02T02:17:23.611Z] b00c20639458: Waiting [2025-12-02T02:17:23.611Z] 779c9d14923f: Waiting [2025-12-02T02:17:23.611Z] 54cb5c0058e5: Waiting [2025-12-02T02:17:23.611Z] ffd983e47288: Preparing [2025-12-02T02:17:23.611Z] 256f393e029f: Preparing [2025-12-02T02:17:23.611Z] ffd983e47288: Waiting [2025-12-02T02:17:23.611Z] 256f393e029f: Waiting [2025-12-02T02:17:23.611Z] b8ef4a5cd828: Layer already exists [2025-12-02T02:17:23.611Z] ed78188e9f0f: Layer already exists [2025-12-02T02:17:23.611Z] 284c49684a6b: Layer already exists [2025-12-02T02:17:23.611Z] 9ae6cb476830: Layer already exists [2025-12-02T02:17:23.611Z] edd535e77a32: Layer already exists [2025-12-02T02:17:23.611Z] 779c9d14923f: Layer already exists [2025-12-02T02:17:23.611Z] b00c20639458: Layer already exists [2025-12-02T02:17:23.611Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:23.611Z] 54cb5c0058e5: Layer already exists [2025-12-02T02:17:23.611Z] ffd983e47288: Layer already exists [2025-12-02T02:17:23.611Z] 256f393e029f: Layer already exists [2025-12-02T02:17:23.611Z] main: digest: sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:17:23.698Z] ===================================================== [Pipeline] echo [2025-12-02T02:17:23.717Z] taggedImages: [2025-12-02T02:17:23.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:23.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-02T02:17:23.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 [2025-12-02T02:17:23.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:23.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-12-02T02:17:23.748Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-12-02T02:17:23.748Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:23.748Z] latest [2025-12-02T02:17:23.748Z] 4.1.0-dev.80 [2025-12-02T02:17:23.748Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:23.748Z] main [2025-12-02T02:17:23.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:24.093Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:24.422Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:24.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-02T02:17:24.422Z] 6ba9f65f1555: Preparing [2025-12-02T02:17:24.422Z] e5fd7ff4c6e1: Preparing [2025-12-02T02:17:24.422Z] 3977ef99c06f: Preparing [2025-12-02T02:17:24.422Z] 0419233b6830: Preparing [2025-12-02T02:17:24.422Z] 27bd997b141d: Preparing [2025-12-02T02:17:24.422Z] ab7efd0807cf: Preparing [2025-12-02T02:17:24.422Z] 05a006d74e0c: Preparing [2025-12-02T02:17:24.422Z] 67adaa961d72: Preparing [2025-12-02T02:17:24.422Z] b00c20639458: Preparing [2025-12-02T02:17:24.422Z] 80b4cffc2477: Preparing [2025-12-02T02:17:24.422Z] 0f591c65af69: Preparing [2025-12-02T02:17:24.422Z] 256f393e029f: Preparing [2025-12-02T02:17:24.422Z] 05a006d74e0c: Waiting [2025-12-02T02:17:24.422Z] 67adaa961d72: Waiting [2025-12-02T02:17:24.422Z] b00c20639458: Waiting [2025-12-02T02:17:24.422Z] 80b4cffc2477: Waiting [2025-12-02T02:17:24.422Z] 0f591c65af69: Waiting [2025-12-02T02:17:24.422Z] 256f393e029f: Waiting [2025-12-02T02:17:24.422Z] ab7efd0807cf: Waiting [2025-12-02T02:17:24.422Z] 27bd997b141d: Pushed [2025-12-02T02:17:24.422Z] e5fd7ff4c6e1: Pushed [2025-12-02T02:17:24.422Z] 6ba9f65f1555: Pushed [2025-12-02T02:17:24.422Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:24.422Z] b00c20639458: Layer already exists [2025-12-02T02:17:24.422Z] ab7efd0807cf: Pushed [2025-12-02T02:17:24.422Z] 05a006d74e0c: Pushed [2025-12-02T02:17:24.680Z] 256f393e029f: Layer already exists [2025-12-02T02:17:24.680Z] 80b4cffc2477: Pushed [2025-12-02T02:17:26.054Z] 0f591c65af69: Pushed [2025-12-02T02:17:26.986Z] 0419233b6830: Pushed [2025-12-02T02:17:27.245Z] 3977ef99c06f: Pushed [2025-12-02T02:17:27.504Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:27.886Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:28.211Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-02T02:17:28.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-02T02:17:28.211Z] 6ba9f65f1555: Preparing [2025-12-02T02:17:28.211Z] e5fd7ff4c6e1: Preparing [2025-12-02T02:17:28.211Z] 3977ef99c06f: Preparing [2025-12-02T02:17:28.211Z] 0419233b6830: Preparing [2025-12-02T02:17:28.211Z] 27bd997b141d: Preparing [2025-12-02T02:17:28.211Z] ab7efd0807cf: Preparing [2025-12-02T02:17:28.211Z] 05a006d74e0c: Preparing [2025-12-02T02:17:28.211Z] 67adaa961d72: Preparing [2025-12-02T02:17:28.211Z] b00c20639458: Preparing [2025-12-02T02:17:28.211Z] 80b4cffc2477: Preparing [2025-12-02T02:17:28.211Z] 0f591c65af69: Preparing [2025-12-02T02:17:28.211Z] 256f393e029f: Preparing [2025-12-02T02:17:28.211Z] 05a006d74e0c: Waiting [2025-12-02T02:17:28.211Z] 67adaa961d72: Waiting [2025-12-02T02:17:28.211Z] b00c20639458: Waiting [2025-12-02T02:17:28.211Z] 80b4cffc2477: Waiting [2025-12-02T02:17:28.211Z] 0f591c65af69: Waiting [2025-12-02T02:17:28.211Z] 256f393e029f: Waiting [2025-12-02T02:17:28.211Z] ab7efd0807cf: Waiting [2025-12-02T02:17:28.211Z] 6ba9f65f1555: Layer already exists [2025-12-02T02:17:28.211Z] 27bd997b141d: Layer already exists [2025-12-02T02:17:28.211Z] 3977ef99c06f: Layer already exists [2025-12-02T02:17:28.211Z] 0419233b6830: Layer already exists [2025-12-02T02:17:28.211Z] e5fd7ff4c6e1: Layer already exists [2025-12-02T02:17:28.211Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:28.211Z] ab7efd0807cf: Layer already exists [2025-12-02T02:17:28.211Z] 05a006d74e0c: Layer already exists [2025-12-02T02:17:28.211Z] 80b4cffc2477: Layer already exists [2025-12-02T02:17:28.211Z] b00c20639458: Layer already exists [2025-12-02T02:17:28.211Z] 0f591c65af69: Layer already exists [2025-12-02T02:17:28.211Z] 256f393e029f: Layer already exists [2025-12-02T02:17:28.211Z] latest: digest: sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:28.543Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:28.867Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 [2025-12-02T02:17:28.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-02T02:17:28.867Z] 6ba9f65f1555: Preparing [2025-12-02T02:17:28.867Z] e5fd7ff4c6e1: Preparing [2025-12-02T02:17:28.867Z] 3977ef99c06f: Preparing [2025-12-02T02:17:28.867Z] 0419233b6830: Preparing [2025-12-02T02:17:28.867Z] 27bd997b141d: Preparing [2025-12-02T02:17:28.867Z] ab7efd0807cf: Preparing [2025-12-02T02:17:28.867Z] 05a006d74e0c: Preparing [2025-12-02T02:17:28.867Z] 67adaa961d72: Preparing [2025-12-02T02:17:28.867Z] b00c20639458: Preparing [2025-12-02T02:17:28.867Z] 80b4cffc2477: Preparing [2025-12-02T02:17:28.867Z] 0f591c65af69: Preparing [2025-12-02T02:17:28.867Z] 256f393e029f: Preparing [2025-12-02T02:17:28.867Z] ab7efd0807cf: Waiting [2025-12-02T02:17:28.867Z] 05a006d74e0c: Waiting [2025-12-02T02:17:28.867Z] 67adaa961d72: Waiting [2025-12-02T02:17:28.867Z] b00c20639458: Waiting [2025-12-02T02:17:28.867Z] 256f393e029f: Waiting [2025-12-02T02:17:28.867Z] 80b4cffc2477: Waiting [2025-12-02T02:17:28.867Z] 0f591c65af69: Waiting [2025-12-02T02:17:28.867Z] 3977ef99c06f: Layer already exists [2025-12-02T02:17:28.867Z] 27bd997b141d: Layer already exists [2025-12-02T02:17:28.867Z] 0419233b6830: Layer already exists [2025-12-02T02:17:28.867Z] e5fd7ff4c6e1: Layer already exists [2025-12-02T02:17:28.867Z] 6ba9f65f1555: Layer already exists [2025-12-02T02:17:28.867Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:28.867Z] b00c20639458: Layer already exists [2025-12-02T02:17:28.867Z] ab7efd0807cf: Layer already exists [2025-12-02T02:17:28.867Z] 80b4cffc2477: Layer already exists [2025-12-02T02:17:28.867Z] 05a006d74e0c: Layer already exists [2025-12-02T02:17:28.867Z] 0f591c65af69: Layer already exists [2025-12-02T02:17:28.867Z] 256f393e029f: Layer already exists [2025-12-02T02:17:28.867Z] 4.1.0-dev.80: digest: sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:29.205Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:29.528Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:29.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-02T02:17:29.528Z] 6ba9f65f1555: Preparing [2025-12-02T02:17:29.528Z] e5fd7ff4c6e1: Preparing [2025-12-02T02:17:29.528Z] 3977ef99c06f: Preparing [2025-12-02T02:17:29.528Z] 0419233b6830: Preparing [2025-12-02T02:17:29.528Z] 27bd997b141d: Preparing [2025-12-02T02:17:29.528Z] ab7efd0807cf: Preparing [2025-12-02T02:17:29.528Z] 05a006d74e0c: Preparing [2025-12-02T02:17:29.528Z] 67adaa961d72: Preparing [2025-12-02T02:17:29.528Z] b00c20639458: Preparing [2025-12-02T02:17:29.528Z] 80b4cffc2477: Preparing [2025-12-02T02:17:29.528Z] 0f591c65af69: Preparing [2025-12-02T02:17:29.528Z] 256f393e029f: Preparing [2025-12-02T02:17:29.528Z] b00c20639458: Waiting [2025-12-02T02:17:29.528Z] 80b4cffc2477: Waiting [2025-12-02T02:17:29.528Z] 0f591c65af69: Waiting [2025-12-02T02:17:29.528Z] 256f393e029f: Waiting [2025-12-02T02:17:29.528Z] ab7efd0807cf: Waiting [2025-12-02T02:17:29.528Z] 05a006d74e0c: Waiting [2025-12-02T02:17:29.528Z] 67adaa961d72: Waiting [2025-12-02T02:17:29.528Z] e5fd7ff4c6e1: Layer already exists [2025-12-02T02:17:29.528Z] 27bd997b141d: Layer already exists [2025-12-02T02:17:29.528Z] 6ba9f65f1555: Layer already exists [2025-12-02T02:17:29.528Z] 0419233b6830: Layer already exists [2025-12-02T02:17:29.528Z] 3977ef99c06f: Layer already exists [2025-12-02T02:17:29.528Z] ab7efd0807cf: Layer already exists [2025-12-02T02:17:29.528Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:29.528Z] 05a006d74e0c: Layer already exists [2025-12-02T02:17:29.528Z] 80b4cffc2477: Layer already exists [2025-12-02T02:17:29.528Z] b00c20639458: Layer already exists [2025-12-02T02:17:29.528Z] 0f591c65af69: Layer already exists [2025-12-02T02:17:29.528Z] 256f393e029f: Layer already exists [2025-12-02T02:17:29.528Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:29.871Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:30.204Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-02T02:17:30.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-02T02:17:30.205Z] 6ba9f65f1555: Preparing [2025-12-02T02:17:30.205Z] e5fd7ff4c6e1: Preparing [2025-12-02T02:17:30.205Z] 3977ef99c06f: Preparing [2025-12-02T02:17:30.205Z] 0419233b6830: Preparing [2025-12-02T02:17:30.205Z] 27bd997b141d: Preparing [2025-12-02T02:17:30.205Z] ab7efd0807cf: Preparing [2025-12-02T02:17:30.205Z] 05a006d74e0c: Preparing [2025-12-02T02:17:30.205Z] 67adaa961d72: Preparing [2025-12-02T02:17:30.205Z] b00c20639458: Preparing [2025-12-02T02:17:30.205Z] 80b4cffc2477: Preparing [2025-12-02T02:17:30.205Z] 0f591c65af69: Preparing [2025-12-02T02:17:30.205Z] 256f393e029f: Preparing [2025-12-02T02:17:30.205Z] 05a006d74e0c: Waiting [2025-12-02T02:17:30.205Z] 67adaa961d72: Waiting [2025-12-02T02:17:30.205Z] b00c20639458: Waiting [2025-12-02T02:17:30.205Z] 80b4cffc2477: Waiting [2025-12-02T02:17:30.205Z] 0f591c65af69: Waiting [2025-12-02T02:17:30.205Z] 256f393e029f: Waiting [2025-12-02T02:17:30.205Z] ab7efd0807cf: Waiting [2025-12-02T02:17:30.205Z] 27bd997b141d: Layer already exists [2025-12-02T02:17:30.205Z] 6ba9f65f1555: Layer already exists [2025-12-02T02:17:30.205Z] 3977ef99c06f: Layer already exists [2025-12-02T02:17:30.205Z] 0419233b6830: Layer already exists [2025-12-02T02:17:30.205Z] e5fd7ff4c6e1: Layer already exists [2025-12-02T02:17:30.205Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:30.205Z] ab7efd0807cf: Layer already exists [2025-12-02T02:17:30.205Z] 05a006d74e0c: Layer already exists [2025-12-02T02:17:30.205Z] b00c20639458: Layer already exists [2025-12-02T02:17:30.205Z] 80b4cffc2477: Layer already exists [2025-12-02T02:17:30.205Z] 256f393e029f: Layer already exists [2025-12-02T02:17:30.205Z] 0f591c65af69: Layer already exists [2025-12-02T02:17:30.205Z] main: digest: sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:17:30.288Z] ===================================================== [Pipeline] echo [2025-12-02T02:17:30.304Z] taggedImages: [2025-12-02T02:17:30.304Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:30.304Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-02T02:17:30.304Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 [2025-12-02T02:17:30.304Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:30.304Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-12-02T02:17:30.336Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-12-02T02:17:30.336Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:30.336Z] latest [2025-12-02T02:17:30.336Z] 4.1.0-dev.80 [2025-12-02T02:17:30.336Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:30.336Z] main [2025-12-02T02:17:30.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:30.689Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:31.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:31.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-02T02:17:31.028Z] 928f4e4dd536: Preparing [2025-12-02T02:17:31.028Z] ffcbab0a5df1: Preparing [2025-12-02T02:17:31.028Z] 67adaa961d72: Preparing [2025-12-02T02:17:31.028Z] b00c20639458: Preparing [2025-12-02T02:17:31.028Z] ee92c9a306a3: Preparing [2025-12-02T02:17:31.028Z] 5f9226be08ff: Preparing [2025-12-02T02:17:31.028Z] 256f393e029f: Preparing [2025-12-02T02:17:31.028Z] 256f393e029f: Waiting [2025-12-02T02:17:31.028Z] 5f9226be08ff: Waiting [2025-12-02T02:17:31.028Z] b00c20639458: Layer already exists [2025-12-02T02:17:31.028Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:31.028Z] 256f393e029f: Layer already exists [2025-12-02T02:17:31.028Z] 928f4e4dd536: Pushed [2025-12-02T02:17:31.028Z] ee92c9a306a3: Pushed [2025-12-02T02:17:31.961Z] 5f9226be08ff: Pushed [2025-12-02T02:17:34.495Z] ffcbab0a5df1: Pushed [2025-12-02T02:17:34.495Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:34.839Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:35.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-02T02:17:35.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-02T02:17:35.173Z] 928f4e4dd536: Preparing [2025-12-02T02:17:35.173Z] ffcbab0a5df1: Preparing [2025-12-02T02:17:35.173Z] 67adaa961d72: Preparing [2025-12-02T02:17:35.173Z] b00c20639458: Preparing [2025-12-02T02:17:35.173Z] ee92c9a306a3: Preparing [2025-12-02T02:17:35.173Z] 5f9226be08ff: Preparing [2025-12-02T02:17:35.173Z] 256f393e029f: Preparing [2025-12-02T02:17:35.173Z] 5f9226be08ff: Waiting [2025-12-02T02:17:35.173Z] 256f393e029f: Waiting [2025-12-02T02:17:35.173Z] ee92c9a306a3: Layer already exists [2025-12-02T02:17:35.173Z] b00c20639458: Layer already exists [2025-12-02T02:17:35.173Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:35.173Z] 928f4e4dd536: Layer already exists [2025-12-02T02:17:35.173Z] ffcbab0a5df1: Layer already exists [2025-12-02T02:17:35.173Z] 256f393e029f: Layer already exists [2025-12-02T02:17:35.173Z] 5f9226be08ff: Layer already exists [2025-12-02T02:17:35.173Z] latest: digest: sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:35.513Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:35.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 [2025-12-02T02:17:35.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-02T02:17:35.848Z] 928f4e4dd536: Preparing [2025-12-02T02:17:35.848Z] ffcbab0a5df1: Preparing [2025-12-02T02:17:35.848Z] 67adaa961d72: Preparing [2025-12-02T02:17:35.848Z] b00c20639458: Preparing [2025-12-02T02:17:35.848Z] ee92c9a306a3: Preparing [2025-12-02T02:17:35.848Z] 5f9226be08ff: Preparing [2025-12-02T02:17:35.848Z] 256f393e029f: Preparing [2025-12-02T02:17:35.848Z] 256f393e029f: Waiting [2025-12-02T02:17:35.848Z] 5f9226be08ff: Waiting [2025-12-02T02:17:35.848Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:35.848Z] b00c20639458: Layer already exists [2025-12-02T02:17:35.848Z] ffcbab0a5df1: Layer already exists [2025-12-02T02:17:35.848Z] ee92c9a306a3: Layer already exists [2025-12-02T02:17:35.848Z] 928f4e4dd536: Layer already exists [2025-12-02T02:17:35.848Z] 5f9226be08ff: Layer already exists [2025-12-02T02:17:35.848Z] 256f393e029f: Layer already exists [2025-12-02T02:17:35.848Z] 4.1.0-dev.80: digest: sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:36.177Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:36.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:36.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-02T02:17:36.507Z] 928f4e4dd536: Preparing [2025-12-02T02:17:36.507Z] ffcbab0a5df1: Preparing [2025-12-02T02:17:36.507Z] 67adaa961d72: Preparing [2025-12-02T02:17:36.507Z] b00c20639458: Preparing [2025-12-02T02:17:36.507Z] ee92c9a306a3: Preparing [2025-12-02T02:17:36.507Z] 5f9226be08ff: Preparing [2025-12-02T02:17:36.507Z] 256f393e029f: Preparing [2025-12-02T02:17:36.507Z] 5f9226be08ff: Waiting [2025-12-02T02:17:36.507Z] 256f393e029f: Waiting [2025-12-02T02:17:36.507Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:36.507Z] ee92c9a306a3: Layer already exists [2025-12-02T02:17:36.507Z] ffcbab0a5df1: Layer already exists [2025-12-02T02:17:36.507Z] b00c20639458: Layer already exists [2025-12-02T02:17:36.507Z] 928f4e4dd536: Layer already exists [2025-12-02T02:17:36.507Z] 256f393e029f: Layer already exists [2025-12-02T02:17:36.507Z] 5f9226be08ff: Layer already exists [2025-12-02T02:17:36.507Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:36.832Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:37.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-02T02:17:37.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-02T02:17:37.159Z] 928f4e4dd536: Preparing [2025-12-02T02:17:37.159Z] ffcbab0a5df1: Preparing [2025-12-02T02:17:37.159Z] 67adaa961d72: Preparing [2025-12-02T02:17:37.159Z] b00c20639458: Preparing [2025-12-02T02:17:37.159Z] ee92c9a306a3: Preparing [2025-12-02T02:17:37.159Z] 5f9226be08ff: Preparing [2025-12-02T02:17:37.159Z] 256f393e029f: Preparing [2025-12-02T02:17:37.159Z] 256f393e029f: Waiting [2025-12-02T02:17:37.159Z] 5f9226be08ff: Waiting [2025-12-02T02:17:37.159Z] ee92c9a306a3: Layer already exists [2025-12-02T02:17:37.159Z] ffcbab0a5df1: Layer already exists [2025-12-02T02:17:37.159Z] 928f4e4dd536: Layer already exists [2025-12-02T02:17:37.159Z] b00c20639458: Layer already exists [2025-12-02T02:17:37.159Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:37.159Z] 5f9226be08ff: Layer already exists [2025-12-02T02:17:37.159Z] 256f393e029f: Layer already exists [2025-12-02T02:17:37.159Z] main: digest: sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:17:37.248Z] ===================================================== [Pipeline] echo [2025-12-02T02:17:37.268Z] taggedImages: [2025-12-02T02:17:37.268Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:37.268Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-02T02:17:37.268Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 [2025-12-02T02:17:37.268Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:37.268Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-12-02T02:17:37.303Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-12-02T02:17:37.303Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:37.303Z] latest [2025-12-02T02:17:37.303Z] 4.1.0-dev.80 [2025-12-02T02:17:37.303Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:37.303Z] main [2025-12-02T02:17:37.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:37.656Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:38.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:38.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-02T02:17:38.075Z] 39f8bff2a5dc: Preparing [2025-12-02T02:17:38.075Z] 1e4f2871eb8b: Preparing [2025-12-02T02:17:38.075Z] a8b6a5377d51: Preparing [2025-12-02T02:17:38.075Z] 67adaa961d72: Preparing [2025-12-02T02:17:38.075Z] b00c20639458: Preparing [2025-12-02T02:17:38.075Z] fa73a9ded4b4: Preparing [2025-12-02T02:17:38.075Z] 96005f0fda51: Preparing [2025-12-02T02:17:38.075Z] 20a765396347: Preparing [2025-12-02T02:17:38.075Z] a579ec61b3b4: Preparing [2025-12-02T02:17:38.075Z] 256f393e029f: Preparing [2025-12-02T02:17:38.075Z] a579ec61b3b4: Waiting [2025-12-02T02:17:38.075Z] 256f393e029f: Waiting [2025-12-02T02:17:38.075Z] fa73a9ded4b4: Waiting [2025-12-02T02:17:38.075Z] 96005f0fda51: Waiting [2025-12-02T02:17:38.075Z] 20a765396347: Waiting [2025-12-02T02:17:38.075Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:38.075Z] b00c20639458: Layer already exists [2025-12-02T02:17:38.075Z] a8b6a5377d51: Pushed [2025-12-02T02:17:38.075Z] 39f8bff2a5dc: Pushed [2025-12-02T02:17:38.075Z] 1e4f2871eb8b: Pushed [2025-12-02T02:17:38.075Z] 256f393e029f: Layer already exists [2025-12-02T02:17:38.349Z] 20a765396347: Pushed [2025-12-02T02:17:38.635Z] a579ec61b3b4: Pushed [2025-12-02T02:17:44.050Z] 96005f0fda51: Pushed [2025-12-02T02:17:52.174Z] fa73a9ded4b4: Pushed [2025-12-02T02:17:52.174Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:52.518Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:52.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-02T02:17:52.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-02T02:17:52.848Z] 39f8bff2a5dc: Preparing [2025-12-02T02:17:52.848Z] 1e4f2871eb8b: Preparing [2025-12-02T02:17:52.848Z] a8b6a5377d51: Preparing [2025-12-02T02:17:52.848Z] 67adaa961d72: Preparing [2025-12-02T02:17:52.848Z] b00c20639458: Preparing [2025-12-02T02:17:52.848Z] fa73a9ded4b4: Preparing [2025-12-02T02:17:52.848Z] 96005f0fda51: Preparing [2025-12-02T02:17:52.848Z] 20a765396347: Preparing [2025-12-02T02:17:52.848Z] a579ec61b3b4: Preparing [2025-12-02T02:17:52.848Z] 256f393e029f: Preparing [2025-12-02T02:17:52.848Z] fa73a9ded4b4: Waiting [2025-12-02T02:17:52.848Z] 96005f0fda51: Waiting [2025-12-02T02:17:52.848Z] 20a765396347: Waiting [2025-12-02T02:17:52.848Z] a579ec61b3b4: Waiting [2025-12-02T02:17:52.848Z] 256f393e029f: Waiting [2025-12-02T02:17:52.848Z] 1e4f2871eb8b: Layer already exists [2025-12-02T02:17:52.848Z] a8b6a5377d51: Layer already exists [2025-12-02T02:17:52.848Z] b00c20639458: Layer already exists [2025-12-02T02:17:52.848Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:52.848Z] 39f8bff2a5dc: Layer already exists [2025-12-02T02:17:52.848Z] 96005f0fda51: Layer already exists [2025-12-02T02:17:52.848Z] 20a765396347: Layer already exists [2025-12-02T02:17:52.848Z] fa73a9ded4b4: Layer already exists [2025-12-02T02:17:52.848Z] a579ec61b3b4: Layer already exists [2025-12-02T02:17:52.848Z] 256f393e029f: Layer already exists [2025-12-02T02:17:52.848Z] latest: digest: sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:53.184Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:53.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 [2025-12-02T02:17:53.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-02T02:17:53.520Z] 39f8bff2a5dc: Preparing [2025-12-02T02:17:53.520Z] 1e4f2871eb8b: Preparing [2025-12-02T02:17:53.520Z] a8b6a5377d51: Preparing [2025-12-02T02:17:53.520Z] 67adaa961d72: Preparing [2025-12-02T02:17:53.520Z] b00c20639458: Preparing [2025-12-02T02:17:53.520Z] fa73a9ded4b4: Preparing [2025-12-02T02:17:53.520Z] 96005f0fda51: Preparing [2025-12-02T02:17:53.520Z] 20a765396347: Preparing [2025-12-02T02:17:53.520Z] a579ec61b3b4: Preparing [2025-12-02T02:17:53.520Z] 256f393e029f: Preparing [2025-12-02T02:17:53.520Z] 20a765396347: Waiting [2025-12-02T02:17:53.520Z] a579ec61b3b4: Waiting [2025-12-02T02:17:53.520Z] 256f393e029f: Waiting [2025-12-02T02:17:53.520Z] fa73a9ded4b4: Waiting [2025-12-02T02:17:53.520Z] 96005f0fda51: Waiting [2025-12-02T02:17:53.520Z] 1e4f2871eb8b: Layer already exists [2025-12-02T02:17:53.520Z] 39f8bff2a5dc: Layer already exists [2025-12-02T02:17:53.520Z] b00c20639458: Layer already exists [2025-12-02T02:17:53.520Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:53.520Z] a8b6a5377d51: Layer already exists [2025-12-02T02:17:53.520Z] 96005f0fda51: Layer already exists [2025-12-02T02:17:53.520Z] a579ec61b3b4: Layer already exists [2025-12-02T02:17:53.520Z] fa73a9ded4b4: Layer already exists [2025-12-02T02:17:53.520Z] 20a765396347: Layer already exists [2025-12-02T02:17:53.520Z] 256f393e029f: Layer already exists [2025-12-02T02:17:53.520Z] 4.1.0-dev.80: digest: sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:53.859Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:54.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:54.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-02T02:17:54.193Z] 39f8bff2a5dc: Preparing [2025-12-02T02:17:54.193Z] 1e4f2871eb8b: Preparing [2025-12-02T02:17:54.193Z] a8b6a5377d51: Preparing [2025-12-02T02:17:54.193Z] 67adaa961d72: Preparing [2025-12-02T02:17:54.193Z] b00c20639458: Preparing [2025-12-02T02:17:54.193Z] fa73a9ded4b4: Preparing [2025-12-02T02:17:54.193Z] 96005f0fda51: Preparing [2025-12-02T02:17:54.193Z] 20a765396347: Preparing [2025-12-02T02:17:54.193Z] a579ec61b3b4: Preparing [2025-12-02T02:17:54.193Z] 256f393e029f: Preparing [2025-12-02T02:17:54.193Z] 96005f0fda51: Waiting [2025-12-02T02:17:54.193Z] a579ec61b3b4: Waiting [2025-12-02T02:17:54.193Z] fa73a9ded4b4: Waiting [2025-12-02T02:17:54.193Z] 256f393e029f: Waiting [2025-12-02T02:17:54.193Z] 20a765396347: Waiting [2025-12-02T02:17:54.193Z] 1e4f2871eb8b: Layer already exists [2025-12-02T02:17:54.193Z] b00c20639458: Layer already exists [2025-12-02T02:17:54.193Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:54.193Z] a8b6a5377d51: Layer already exists [2025-12-02T02:17:54.193Z] 39f8bff2a5dc: Layer already exists [2025-12-02T02:17:54.193Z] fa73a9ded4b4: Layer already exists [2025-12-02T02:17:54.193Z] 96005f0fda51: Layer already exists [2025-12-02T02:17:54.193Z] 20a765396347: Layer already exists [2025-12-02T02:17:54.193Z] a579ec61b3b4: Layer already exists [2025-12-02T02:17:54.193Z] 256f393e029f: Layer already exists [2025-12-02T02:17:54.193Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:54.538Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:54.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-02T02:17:54.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-02T02:17:54.868Z] 39f8bff2a5dc: Preparing [2025-12-02T02:17:54.868Z] 1e4f2871eb8b: Preparing [2025-12-02T02:17:54.868Z] a8b6a5377d51: Preparing [2025-12-02T02:17:54.868Z] 67adaa961d72: Preparing [2025-12-02T02:17:54.868Z] b00c20639458: Preparing [2025-12-02T02:17:54.868Z] fa73a9ded4b4: Preparing [2025-12-02T02:17:54.868Z] 96005f0fda51: Preparing [2025-12-02T02:17:54.868Z] 20a765396347: Preparing [2025-12-02T02:17:54.868Z] a579ec61b3b4: Preparing [2025-12-02T02:17:54.868Z] 256f393e029f: Preparing [2025-12-02T02:17:54.868Z] fa73a9ded4b4: Waiting [2025-12-02T02:17:54.868Z] 96005f0fda51: Waiting [2025-12-02T02:17:54.868Z] 20a765396347: Waiting [2025-12-02T02:17:54.868Z] a579ec61b3b4: Waiting [2025-12-02T02:17:54.868Z] 256f393e029f: Waiting [2025-12-02T02:17:54.868Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:54.868Z] 39f8bff2a5dc: Layer already exists [2025-12-02T02:17:54.868Z] a8b6a5377d51: Layer already exists [2025-12-02T02:17:54.868Z] b00c20639458: Layer already exists [2025-12-02T02:17:54.868Z] 1e4f2871eb8b: Layer already exists [2025-12-02T02:17:54.869Z] fa73a9ded4b4: Layer already exists [2025-12-02T02:17:54.869Z] 96005f0fda51: Layer already exists [2025-12-02T02:17:54.869Z] 256f393e029f: Layer already exists [2025-12-02T02:17:54.869Z] a579ec61b3b4: Layer already exists [2025-12-02T02:17:54.869Z] 20a765396347: Layer already exists [2025-12-02T02:17:54.869Z] main: digest: sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:17:54.962Z] ===================================================== [Pipeline] echo [2025-12-02T02:17:54.975Z] taggedImages: [2025-12-02T02:17:54.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:54.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-02T02:17:54.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 [2025-12-02T02:17:54.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:54.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-12-02T02:17:55.013Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-12-02T02:17:55.013Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:55.013Z] latest [2025-12-02T02:17:55.013Z] 4.1.0-dev.80 [2025-12-02T02:17:55.013Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:17:55.013Z] main [2025-12-02T02:17:55.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:55.376Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:17:55.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:17:55.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-02T02:17:55.707Z] 78ee5d8366e2: Preparing [2025-12-02T02:17:55.707Z] a651a8e6b5b9: Preparing [2025-12-02T02:17:55.707Z] 918677bf0360: Preparing [2025-12-02T02:17:55.707Z] 67adaa961d72: Preparing [2025-12-02T02:17:55.707Z] b00c20639458: Preparing [2025-12-02T02:17:55.707Z] 266e983747b4: Preparing [2025-12-02T02:17:55.707Z] 46b93d549794: Preparing [2025-12-02T02:17:55.707Z] 9e0b79b387f6: Preparing [2025-12-02T02:17:55.707Z] 46b93d549794: Waiting [2025-12-02T02:17:55.707Z] 266e983747b4: Waiting [2025-12-02T02:17:55.707Z] 256f393e029f: Preparing [2025-12-02T02:17:55.707Z] 9e0b79b387f6: Waiting [2025-12-02T02:17:55.707Z] 256f393e029f: Waiting [2025-12-02T02:17:55.707Z] b00c20639458: Layer already exists [2025-12-02T02:17:55.707Z] 67adaa961d72: Layer already exists [2025-12-02T02:17:55.707Z] 918677bf0360: Pushed [2025-12-02T02:17:55.707Z] 78ee5d8366e2: Pushed [2025-12-02T02:17:55.707Z] a651a8e6b5b9: Pushed [2025-12-02T02:17:55.707Z] 256f393e029f: Layer already exists [2025-12-02T02:17:55.965Z] 46b93d549794: Pushed [2025-12-02T02:17:56.222Z] 9e0b79b387f6: Pushed [2025-12-02T02:18:18.152Z] 266e983747b4: Pushed [2025-12-02T02:18:18.152Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:18.490Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:18.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-02T02:18:18.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-02T02:18:18.815Z] 78ee5d8366e2: Preparing [2025-12-02T02:18:18.815Z] a651a8e6b5b9: Preparing [2025-12-02T02:18:18.815Z] 918677bf0360: Preparing [2025-12-02T02:18:18.815Z] 67adaa961d72: Preparing [2025-12-02T02:18:18.815Z] b00c20639458: Preparing [2025-12-02T02:18:18.815Z] 266e983747b4: Preparing [2025-12-02T02:18:18.815Z] 46b93d549794: Preparing [2025-12-02T02:18:18.815Z] 9e0b79b387f6: Preparing [2025-12-02T02:18:18.815Z] 256f393e029f: Preparing [2025-12-02T02:18:18.815Z] 266e983747b4: Waiting [2025-12-02T02:18:18.815Z] 46b93d549794: Waiting [2025-12-02T02:18:18.815Z] 9e0b79b387f6: Waiting [2025-12-02T02:18:18.815Z] 256f393e029f: Waiting [2025-12-02T02:18:18.815Z] 78ee5d8366e2: Layer already exists [2025-12-02T02:18:18.815Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:18.815Z] 918677bf0360: Layer already exists [2025-12-02T02:18:18.815Z] a651a8e6b5b9: Layer already exists [2025-12-02T02:18:18.815Z] b00c20639458: Layer already exists [2025-12-02T02:18:18.815Z] 266e983747b4: Layer already exists [2025-12-02T02:18:18.815Z] 256f393e029f: Layer already exists [2025-12-02T02:18:18.815Z] 46b93d549794: Layer already exists [2025-12-02T02:18:18.815Z] 9e0b79b387f6: Layer already exists [2025-12-02T02:18:18.815Z] latest: digest: sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:19.151Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:19.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 [2025-12-02T02:18:19.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-02T02:18:19.484Z] 78ee5d8366e2: Preparing [2025-12-02T02:18:19.484Z] a651a8e6b5b9: Preparing [2025-12-02T02:18:19.484Z] 918677bf0360: Preparing [2025-12-02T02:18:19.484Z] 67adaa961d72: Preparing [2025-12-02T02:18:19.484Z] b00c20639458: Preparing [2025-12-02T02:18:19.484Z] 266e983747b4: Preparing [2025-12-02T02:18:19.484Z] 46b93d549794: Preparing [2025-12-02T02:18:19.484Z] 9e0b79b387f6: Preparing [2025-12-02T02:18:19.484Z] 266e983747b4: Waiting [2025-12-02T02:18:19.484Z] 46b93d549794: Waiting [2025-12-02T02:18:19.484Z] 256f393e029f: Preparing [2025-12-02T02:18:19.484Z] 9e0b79b387f6: Waiting [2025-12-02T02:18:19.484Z] 256f393e029f: Waiting [2025-12-02T02:18:19.484Z] 918677bf0360: Layer already exists [2025-12-02T02:18:19.484Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:19.484Z] b00c20639458: Layer already exists [2025-12-02T02:18:19.484Z] 78ee5d8366e2: Layer already exists [2025-12-02T02:18:19.484Z] a651a8e6b5b9: Layer already exists [2025-12-02T02:18:19.484Z] 46b93d549794: Layer already exists [2025-12-02T02:18:19.484Z] 9e0b79b387f6: Layer already exists [2025-12-02T02:18:19.484Z] 266e983747b4: Layer already exists [2025-12-02T02:18:19.484Z] 256f393e029f: Layer already exists [2025-12-02T02:18:19.484Z] 4.1.0-dev.80: digest: sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:19.826Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:20.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:20.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-02T02:18:20.156Z] 78ee5d8366e2: Preparing [2025-12-02T02:18:20.156Z] a651a8e6b5b9: Preparing [2025-12-02T02:18:20.156Z] 918677bf0360: Preparing [2025-12-02T02:18:20.156Z] 67adaa961d72: Preparing [2025-12-02T02:18:20.156Z] b00c20639458: Preparing [2025-12-02T02:18:20.156Z] 266e983747b4: Preparing [2025-12-02T02:18:20.156Z] 46b93d549794: Preparing [2025-12-02T02:18:20.156Z] 9e0b79b387f6: Preparing [2025-12-02T02:18:20.156Z] 256f393e029f: Preparing [2025-12-02T02:18:20.156Z] 46b93d549794: Waiting [2025-12-02T02:18:20.156Z] 9e0b79b387f6: Waiting [2025-12-02T02:18:20.156Z] 266e983747b4: Waiting [2025-12-02T02:18:20.156Z] 256f393e029f: Waiting [2025-12-02T02:18:20.156Z] b00c20639458: Layer already exists [2025-12-02T02:18:20.156Z] 78ee5d8366e2: Layer already exists [2025-12-02T02:18:20.156Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:20.156Z] a651a8e6b5b9: Layer already exists [2025-12-02T02:18:20.156Z] 918677bf0360: Layer already exists [2025-12-02T02:18:20.156Z] 266e983747b4: Layer already exists [2025-12-02T02:18:20.156Z] 46b93d549794: Layer already exists [2025-12-02T02:18:20.156Z] 256f393e029f: Layer already exists [2025-12-02T02:18:20.156Z] 9e0b79b387f6: Layer already exists [2025-12-02T02:18:20.156Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:20.478Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:20.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-02T02:18:20.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-02T02:18:20.801Z] 78ee5d8366e2: Preparing [2025-12-02T02:18:20.801Z] a651a8e6b5b9: Preparing [2025-12-02T02:18:20.801Z] 918677bf0360: Preparing [2025-12-02T02:18:20.801Z] 67adaa961d72: Preparing [2025-12-02T02:18:20.801Z] b00c20639458: Preparing [2025-12-02T02:18:20.801Z] 266e983747b4: Preparing [2025-12-02T02:18:20.801Z] 46b93d549794: Preparing [2025-12-02T02:18:20.801Z] 9e0b79b387f6: Preparing [2025-12-02T02:18:20.801Z] 256f393e029f: Preparing [2025-12-02T02:18:20.801Z] 46b93d549794: Waiting [2025-12-02T02:18:20.801Z] 256f393e029f: Waiting [2025-12-02T02:18:20.801Z] 9e0b79b387f6: Waiting [2025-12-02T02:18:20.801Z] 266e983747b4: Waiting [2025-12-02T02:18:20.801Z] b00c20639458: Layer already exists [2025-12-02T02:18:20.801Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:20.801Z] 78ee5d8366e2: Layer already exists [2025-12-02T02:18:20.801Z] 918677bf0360: Layer already exists [2025-12-02T02:18:20.801Z] a651a8e6b5b9: Layer already exists [2025-12-02T02:18:20.801Z] 46b93d549794: Layer already exists [2025-12-02T02:18:20.801Z] 9e0b79b387f6: Layer already exists [2025-12-02T02:18:20.801Z] 266e983747b4: Layer already exists [2025-12-02T02:18:20.801Z] 256f393e029f: Layer already exists [2025-12-02T02:18:20.801Z] main: digest: sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:18:20.874Z] ===================================================== [Pipeline] echo [2025-12-02T02:18:20.885Z] taggedImages: [2025-12-02T02:18:20.885Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:20.885Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-02T02:18:20.885Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 [2025-12-02T02:18:20.885Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:20.885Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-12-02T02:18:20.913Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-12-02T02:18:20.913Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:20.913Z] latest [2025-12-02T02:18:20.913Z] 4.1.0-dev.80 [2025-12-02T02:18:20.913Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:20.913Z] main [2025-12-02T02:18:20.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:21.257Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:21.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:21.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-02T02:18:21.583Z] 39f8bff2a5dc: Preparing [2025-12-02T02:18:21.583Z] 8c7c1fec2432: Preparing [2025-12-02T02:18:21.583Z] e1cbb849874f: Preparing [2025-12-02T02:18:21.583Z] 67adaa961d72: Preparing [2025-12-02T02:18:21.583Z] b00c20639458: Preparing [2025-12-02T02:18:21.583Z] 266e983747b4: Preparing [2025-12-02T02:18:21.583Z] 20a765396347: Preparing [2025-12-02T02:18:21.583Z] a579ec61b3b4: Preparing [2025-12-02T02:18:21.583Z] 256f393e029f: Preparing [2025-12-02T02:18:21.583Z] a579ec61b3b4: Waiting [2025-12-02T02:18:21.583Z] 256f393e029f: Waiting [2025-12-02T02:18:21.583Z] 266e983747b4: Waiting [2025-12-02T02:18:21.583Z] 20a765396347: Waiting [2025-12-02T02:18:21.583Z] b00c20639458: Layer already exists [2025-12-02T02:18:21.583Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:21.583Z] 39f8bff2a5dc: Layer already exists [2025-12-02T02:18:21.583Z] 266e983747b4: Layer already exists [2025-12-02T02:18:21.583Z] a579ec61b3b4: Layer already exists [2025-12-02T02:18:21.583Z] 20a765396347: Layer already exists [2025-12-02T02:18:21.583Z] 256f393e029f: Layer already exists [2025-12-02T02:18:21.583Z] e1cbb849874f: Pushed [2025-12-02T02:18:21.583Z] 8c7c1fec2432: Pushed [2025-12-02T02:18:21.841Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:22.172Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:22.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-02T02:18:22.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-02T02:18:22.512Z] 39f8bff2a5dc: Preparing [2025-12-02T02:18:22.512Z] 8c7c1fec2432: Preparing [2025-12-02T02:18:22.512Z] e1cbb849874f: Preparing [2025-12-02T02:18:22.512Z] 67adaa961d72: Preparing [2025-12-02T02:18:22.512Z] b00c20639458: Preparing [2025-12-02T02:18:22.512Z] 266e983747b4: Preparing [2025-12-02T02:18:22.512Z] 20a765396347: Preparing [2025-12-02T02:18:22.512Z] a579ec61b3b4: Preparing [2025-12-02T02:18:22.512Z] 256f393e029f: Preparing [2025-12-02T02:18:22.512Z] 266e983747b4: Waiting [2025-12-02T02:18:22.512Z] 20a765396347: Waiting [2025-12-02T02:18:22.512Z] a579ec61b3b4: Waiting [2025-12-02T02:18:22.512Z] 256f393e029f: Waiting [2025-12-02T02:18:22.512Z] e1cbb849874f: Layer already exists [2025-12-02T02:18:22.512Z] b00c20639458: Layer already exists [2025-12-02T02:18:22.512Z] 39f8bff2a5dc: Layer already exists [2025-12-02T02:18:22.512Z] 8c7c1fec2432: Layer already exists [2025-12-02T02:18:22.512Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:22.512Z] 266e983747b4: Layer already exists [2025-12-02T02:18:22.512Z] 20a765396347: Layer already exists [2025-12-02T02:18:22.512Z] 256f393e029f: Layer already exists [2025-12-02T02:18:22.512Z] a579ec61b3b4: Layer already exists [2025-12-02T02:18:22.512Z] latest: digest: sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:22.848Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:23.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 [2025-12-02T02:18:23.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-02T02:18:23.183Z] 39f8bff2a5dc: Preparing [2025-12-02T02:18:23.183Z] 8c7c1fec2432: Preparing [2025-12-02T02:18:23.183Z] e1cbb849874f: Preparing [2025-12-02T02:18:23.183Z] 67adaa961d72: Preparing [2025-12-02T02:18:23.183Z] b00c20639458: Preparing [2025-12-02T02:18:23.183Z] 266e983747b4: Preparing [2025-12-02T02:18:23.183Z] 20a765396347: Preparing [2025-12-02T02:18:23.183Z] a579ec61b3b4: Preparing [2025-12-02T02:18:23.183Z] 256f393e029f: Preparing [2025-12-02T02:18:23.183Z] 20a765396347: Waiting [2025-12-02T02:18:23.183Z] a579ec61b3b4: Waiting [2025-12-02T02:18:23.183Z] 256f393e029f: Waiting [2025-12-02T02:18:23.183Z] 266e983747b4: Waiting [2025-12-02T02:18:23.183Z] 39f8bff2a5dc: Layer already exists [2025-12-02T02:18:23.183Z] e1cbb849874f: Layer already exists [2025-12-02T02:18:23.183Z] 8c7c1fec2432: Layer already exists [2025-12-02T02:18:23.183Z] b00c20639458: Layer already exists [2025-12-02T02:18:23.183Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:23.183Z] 256f393e029f: Layer already exists [2025-12-02T02:18:23.183Z] 20a765396347: Layer already exists [2025-12-02T02:18:23.183Z] a579ec61b3b4: Layer already exists [2025-12-02T02:18:23.183Z] 266e983747b4: Layer already exists [2025-12-02T02:18:23.183Z] 4.1.0-dev.80: digest: sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:23.518Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:23.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:23.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-02T02:18:23.849Z] 39f8bff2a5dc: Preparing [2025-12-02T02:18:23.849Z] 8c7c1fec2432: Preparing [2025-12-02T02:18:23.849Z] e1cbb849874f: Preparing [2025-12-02T02:18:23.849Z] 67adaa961d72: Preparing [2025-12-02T02:18:23.849Z] b00c20639458: Preparing [2025-12-02T02:18:23.849Z] 266e983747b4: Preparing [2025-12-02T02:18:23.849Z] 20a765396347: Preparing [2025-12-02T02:18:23.849Z] a579ec61b3b4: Preparing [2025-12-02T02:18:23.849Z] 256f393e029f: Preparing [2025-12-02T02:18:23.849Z] 266e983747b4: Waiting [2025-12-02T02:18:23.849Z] 20a765396347: Waiting [2025-12-02T02:18:23.849Z] a579ec61b3b4: Waiting [2025-12-02T02:18:23.849Z] 256f393e029f: Waiting [2025-12-02T02:18:23.849Z] b00c20639458: Layer already exists [2025-12-02T02:18:23.849Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:23.849Z] 8c7c1fec2432: Layer already exists [2025-12-02T02:18:23.849Z] 39f8bff2a5dc: Layer already exists [2025-12-02T02:18:23.849Z] e1cbb849874f: Layer already exists [2025-12-02T02:18:23.849Z] 266e983747b4: Layer already exists [2025-12-02T02:18:23.849Z] 20a765396347: Layer already exists [2025-12-02T02:18:23.849Z] a579ec61b3b4: Layer already exists [2025-12-02T02:18:23.849Z] 256f393e029f: Layer already exists [2025-12-02T02:18:23.849Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:24.188Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:24.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-02T02:18:24.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-02T02:18:24.516Z] 39f8bff2a5dc: Preparing [2025-12-02T02:18:24.516Z] 8c7c1fec2432: Preparing [2025-12-02T02:18:24.516Z] e1cbb849874f: Preparing [2025-12-02T02:18:24.516Z] 67adaa961d72: Preparing [2025-12-02T02:18:24.516Z] b00c20639458: Preparing [2025-12-02T02:18:24.516Z] 266e983747b4: Preparing [2025-12-02T02:18:24.516Z] 20a765396347: Preparing [2025-12-02T02:18:24.516Z] a579ec61b3b4: Preparing [2025-12-02T02:18:24.516Z] 256f393e029f: Preparing [2025-12-02T02:18:24.516Z] 20a765396347: Waiting [2025-12-02T02:18:24.516Z] a579ec61b3b4: Waiting [2025-12-02T02:18:24.516Z] 256f393e029f: Waiting [2025-12-02T02:18:24.516Z] 266e983747b4: Waiting [2025-12-02T02:18:24.516Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:24.516Z] 8c7c1fec2432: Layer already exists [2025-12-02T02:18:24.516Z] b00c20639458: Layer already exists [2025-12-02T02:18:24.516Z] e1cbb849874f: Layer already exists [2025-12-02T02:18:24.516Z] 39f8bff2a5dc: Layer already exists [2025-12-02T02:18:24.516Z] a579ec61b3b4: Layer already exists [2025-12-02T02:18:24.516Z] 266e983747b4: Layer already exists [2025-12-02T02:18:24.516Z] 20a765396347: Layer already exists [2025-12-02T02:18:24.516Z] 256f393e029f: Layer already exists [2025-12-02T02:18:24.516Z] main: digest: sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:18:24.603Z] ===================================================== [Pipeline] echo [2025-12-02T02:18:24.616Z] taggedImages: [2025-12-02T02:18:24.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:24.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-02T02:18:24.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 [2025-12-02T02:18:24.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:24.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-12-02T02:18:24.651Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-12-02T02:18:24.651Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:24.651Z] latest [2025-12-02T02:18:24.651Z] 4.1.0-dev.80 [2025-12-02T02:18:24.651Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:24.651Z] main [2025-12-02T02:18:24.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:24.997Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:25.325Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:25.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-02T02:18:25.325Z] 4a6568cfc363: Preparing [2025-12-02T02:18:25.325Z] 67025b235c50: Preparing [2025-12-02T02:18:25.325Z] 67adaa961d72: Preparing [2025-12-02T02:18:25.325Z] b00c20639458: Preparing [2025-12-02T02:18:25.325Z] dd4fe7c0bcc8: Preparing [2025-12-02T02:18:25.325Z] 6eb3d0066c29: Preparing [2025-12-02T02:18:25.325Z] 256f393e029f: Preparing [2025-12-02T02:18:25.325Z] 6eb3d0066c29: Waiting [2025-12-02T02:18:25.325Z] 256f393e029f: Waiting [2025-12-02T02:18:25.325Z] b00c20639458: Layer already exists [2025-12-02T02:18:25.325Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:25.325Z] 256f393e029f: Layer already exists [2025-12-02T02:18:25.325Z] 4a6568cfc363: Pushed [2025-12-02T02:18:25.325Z] dd4fe7c0bcc8: Pushed [2025-12-02T02:18:25.892Z] 6eb3d0066c29: Pushed [2025-12-02T02:18:32.462Z] 67025b235c50: Pushed [2025-12-02T02:18:32.462Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:32.801Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:33.133Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-02T02:18:33.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-02T02:18:33.133Z] 4a6568cfc363: Preparing [2025-12-02T02:18:33.133Z] 67025b235c50: Preparing [2025-12-02T02:18:33.133Z] 67adaa961d72: Preparing [2025-12-02T02:18:33.133Z] b00c20639458: Preparing [2025-12-02T02:18:33.133Z] dd4fe7c0bcc8: Preparing [2025-12-02T02:18:33.133Z] 6eb3d0066c29: Preparing [2025-12-02T02:18:33.133Z] 256f393e029f: Preparing [2025-12-02T02:18:33.133Z] 6eb3d0066c29: Waiting [2025-12-02T02:18:33.133Z] 256f393e029f: Waiting [2025-12-02T02:18:33.133Z] 4a6568cfc363: Layer already exists [2025-12-02T02:18:33.133Z] b00c20639458: Layer already exists [2025-12-02T02:18:33.133Z] dd4fe7c0bcc8: Layer already exists [2025-12-02T02:18:33.133Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:33.133Z] 67025b235c50: Layer already exists [2025-12-02T02:18:33.133Z] 256f393e029f: Layer already exists [2025-12-02T02:18:33.133Z] 6eb3d0066c29: Layer already exists [2025-12-02T02:18:33.133Z] latest: digest: sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:33.458Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:33.787Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 [2025-12-02T02:18:33.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-02T02:18:33.787Z] 4a6568cfc363: Preparing [2025-12-02T02:18:33.787Z] 67025b235c50: Preparing [2025-12-02T02:18:33.787Z] 67adaa961d72: Preparing [2025-12-02T02:18:33.787Z] b00c20639458: Preparing [2025-12-02T02:18:33.787Z] dd4fe7c0bcc8: Preparing [2025-12-02T02:18:33.787Z] 6eb3d0066c29: Preparing [2025-12-02T02:18:33.787Z] 256f393e029f: Preparing [2025-12-02T02:18:33.787Z] 6eb3d0066c29: Waiting [2025-12-02T02:18:33.787Z] 256f393e029f: Waiting [2025-12-02T02:18:33.787Z] 67025b235c50: Layer already exists [2025-12-02T02:18:33.787Z] 4a6568cfc363: Layer already exists [2025-12-02T02:18:33.787Z] b00c20639458: Layer already exists [2025-12-02T02:18:33.787Z] dd4fe7c0bcc8: Layer already exists [2025-12-02T02:18:33.787Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:33.787Z] 256f393e029f: Layer already exists [2025-12-02T02:18:33.787Z] 6eb3d0066c29: Layer already exists [2025-12-02T02:18:33.787Z] 4.1.0-dev.80: digest: sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:34.129Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:34.465Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:34.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-02T02:18:34.465Z] 4a6568cfc363: Preparing [2025-12-02T02:18:34.465Z] 67025b235c50: Preparing [2025-12-02T02:18:34.465Z] 67adaa961d72: Preparing [2025-12-02T02:18:34.465Z] b00c20639458: Preparing [2025-12-02T02:18:34.465Z] dd4fe7c0bcc8: Preparing [2025-12-02T02:18:34.465Z] 6eb3d0066c29: Preparing [2025-12-02T02:18:34.465Z] 256f393e029f: Preparing [2025-12-02T02:18:34.465Z] 6eb3d0066c29: Waiting [2025-12-02T02:18:34.465Z] 256f393e029f: Waiting [2025-12-02T02:18:34.465Z] dd4fe7c0bcc8: Layer already exists [2025-12-02T02:18:34.465Z] 4a6568cfc363: Layer already exists [2025-12-02T02:18:34.465Z] b00c20639458: Layer already exists [2025-12-02T02:18:34.465Z] 67025b235c50: Layer already exists [2025-12-02T02:18:34.465Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:34.465Z] 256f393e029f: Layer already exists [2025-12-02T02:18:34.465Z] 6eb3d0066c29: Layer already exists [2025-12-02T02:18:34.465Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:34.795Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:35.123Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-02T02:18:35.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-02T02:18:35.123Z] 4a6568cfc363: Preparing [2025-12-02T02:18:35.123Z] 67025b235c50: Preparing [2025-12-02T02:18:35.123Z] 67adaa961d72: Preparing [2025-12-02T02:18:35.123Z] b00c20639458: Preparing [2025-12-02T02:18:35.123Z] dd4fe7c0bcc8: Preparing [2025-12-02T02:18:35.123Z] 6eb3d0066c29: Preparing [2025-12-02T02:18:35.123Z] 256f393e029f: Preparing [2025-12-02T02:18:35.123Z] 256f393e029f: Waiting [2025-12-02T02:18:35.123Z] 6eb3d0066c29: Waiting [2025-12-02T02:18:35.123Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:35.123Z] 67025b235c50: Layer already exists [2025-12-02T02:18:35.123Z] dd4fe7c0bcc8: Layer already exists [2025-12-02T02:18:35.123Z] b00c20639458: Layer already exists [2025-12-02T02:18:35.123Z] 4a6568cfc363: Layer already exists [2025-12-02T02:18:35.123Z] 6eb3d0066c29: Layer already exists [2025-12-02T02:18:35.123Z] 256f393e029f: Layer already exists [2025-12-02T02:18:35.123Z] main: digest: sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:18:35.210Z] ===================================================== [Pipeline] echo [2025-12-02T02:18:35.224Z] taggedImages: [2025-12-02T02:18:35.224Z] - nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:35.224Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-02T02:18:35.224Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 [2025-12-02T02:18:35.224Z] - nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:35.224Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-12-02T02:18:35.262Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-12-02T02:18:35.262Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:35.262Z] latest [2025-12-02T02:18:35.262Z] 4.1.0-dev.80 [2025-12-02T02:18:35.262Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:35.262Z] main [2025-12-02T02:18:35.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:35.613Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:35.954Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:35.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-02T02:18:35.954Z] c43b70015f3b: Preparing [2025-12-02T02:18:35.954Z] 127ab23b114c: Preparing [2025-12-02T02:18:35.954Z] 67adaa961d72: Preparing [2025-12-02T02:18:35.954Z] b00c20639458: Preparing [2025-12-02T02:18:35.954Z] 37fedce96cea: Preparing [2025-12-02T02:18:35.954Z] f384ea69757b: Preparing [2025-12-02T02:18:35.954Z] 256f393e029f: Preparing [2025-12-02T02:18:35.954Z] f384ea69757b: Waiting [2025-12-02T02:18:35.954Z] 256f393e029f: Waiting [2025-12-02T02:18:35.954Z] b00c20639458: Layer already exists [2025-12-02T02:18:35.954Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:35.954Z] 256f393e029f: Layer already exists [2025-12-02T02:18:35.954Z] c43b70015f3b: Pushed [2025-12-02T02:18:35.954Z] 37fedce96cea: Pushed [2025-12-02T02:18:36.212Z] f384ea69757b: Pushed [2025-12-02T02:18:40.792Z] 127ab23b114c: Pushed [2025-12-02T02:18:41.051Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:41.400Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:41.728Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-02T02:18:41.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-02T02:18:41.728Z] c43b70015f3b: Preparing [2025-12-02T02:18:41.728Z] 127ab23b114c: Preparing [2025-12-02T02:18:41.728Z] 67adaa961d72: Preparing [2025-12-02T02:18:41.728Z] b00c20639458: Preparing [2025-12-02T02:18:41.728Z] 37fedce96cea: Preparing [2025-12-02T02:18:41.728Z] f384ea69757b: Preparing [2025-12-02T02:18:41.728Z] 256f393e029f: Preparing [2025-12-02T02:18:41.728Z] f384ea69757b: Waiting [2025-12-02T02:18:41.728Z] 256f393e029f: Waiting [2025-12-02T02:18:41.728Z] b00c20639458: Layer already exists [2025-12-02T02:18:41.728Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:41.728Z] 37fedce96cea: Layer already exists [2025-12-02T02:18:41.728Z] c43b70015f3b: Layer already exists [2025-12-02T02:18:41.728Z] 127ab23b114c: Layer already exists [2025-12-02T02:18:41.728Z] f384ea69757b: Layer already exists [2025-12-02T02:18:41.728Z] 256f393e029f: Layer already exists [2025-12-02T02:18:41.728Z] latest: digest: sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:42.063Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:42.389Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 [2025-12-02T02:18:42.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-02T02:18:42.389Z] c43b70015f3b: Preparing [2025-12-02T02:18:42.389Z] 127ab23b114c: Preparing [2025-12-02T02:18:42.389Z] 67adaa961d72: Preparing [2025-12-02T02:18:42.389Z] b00c20639458: Preparing [2025-12-02T02:18:42.389Z] 37fedce96cea: Preparing [2025-12-02T02:18:42.389Z] f384ea69757b: Preparing [2025-12-02T02:18:42.389Z] 256f393e029f: Preparing [2025-12-02T02:18:42.389Z] f384ea69757b: Waiting [2025-12-02T02:18:42.389Z] 256f393e029f: Waiting [2025-12-02T02:18:42.389Z] c43b70015f3b: Layer already exists [2025-12-02T02:18:42.389Z] 127ab23b114c: Layer already exists [2025-12-02T02:18:42.389Z] 37fedce96cea: Layer already exists [2025-12-02T02:18:42.389Z] b00c20639458: Layer already exists [2025-12-02T02:18:42.389Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:42.389Z] 256f393e029f: Layer already exists [2025-12-02T02:18:42.389Z] f384ea69757b: Layer already exists [2025-12-02T02:18:42.389Z] 4.1.0-dev.80: digest: sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:42.721Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:43.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-02T02:18:43.055Z] c43b70015f3b: Preparing [2025-12-02T02:18:43.055Z] 127ab23b114c: Preparing [2025-12-02T02:18:43.055Z] 67adaa961d72: Preparing [2025-12-02T02:18:43.055Z] b00c20639458: Preparing [2025-12-02T02:18:43.055Z] 37fedce96cea: Preparing [2025-12-02T02:18:43.055Z] f384ea69757b: Preparing [2025-12-02T02:18:43.055Z] 256f393e029f: Preparing [2025-12-02T02:18:43.055Z] 256f393e029f: Waiting [2025-12-02T02:18:43.055Z] f384ea69757b: Waiting [2025-12-02T02:18:43.055Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:43.055Z] 127ab23b114c: Layer already exists [2025-12-02T02:18:43.055Z] c43b70015f3b: Layer already exists [2025-12-02T02:18:43.055Z] b00c20639458: Layer already exists [2025-12-02T02:18:43.055Z] 37fedce96cea: Layer already exists [2025-12-02T02:18:43.055Z] 256f393e029f: Layer already exists [2025-12-02T02:18:43.055Z] f384ea69757b: Layer already exists [2025-12-02T02:18:43.055Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:43.388Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:18:43.716Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-02T02:18:43.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-02T02:18:43.716Z] c43b70015f3b: Preparing [2025-12-02T02:18:43.716Z] 127ab23b114c: Preparing [2025-12-02T02:18:43.716Z] 67adaa961d72: Preparing [2025-12-02T02:18:43.716Z] b00c20639458: Preparing [2025-12-02T02:18:43.716Z] 37fedce96cea: Preparing [2025-12-02T02:18:43.716Z] f384ea69757b: Preparing [2025-12-02T02:18:43.716Z] 256f393e029f: Preparing [2025-12-02T02:18:43.716Z] f384ea69757b: Waiting [2025-12-02T02:18:43.716Z] 256f393e029f: Waiting [2025-12-02T02:18:43.716Z] b00c20639458: Layer already exists [2025-12-02T02:18:43.716Z] 37fedce96cea: Layer already exists [2025-12-02T02:18:43.716Z] c43b70015f3b: Layer already exists [2025-12-02T02:18:43.716Z] 127ab23b114c: Layer already exists [2025-12-02T02:18:43.716Z] 67adaa961d72: Layer already exists [2025-12-02T02:18:43.716Z] f384ea69757b: Layer already exists [2025-12-02T02:18:43.716Z] 256f393e029f: Layer already exists [2025-12-02T02:18:43.716Z] main: digest: sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:18:43.798Z] ===================================================== [Pipeline] echo [2025-12-02T02:18:43.810Z] taggedImages: [2025-12-02T02:18:43.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-02T02:18:43.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 [2025-12-02T02:18:43.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-12-02T02:18:43.921Z] ========================================================= [2025-12-02T02:18:43.921Z] [edgeXBuildMultiArch] RAW Config: [2025-12-02T02:18:43.921Z] images: [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-02T02:18:43.921Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:18:43.922Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-02T02:18:43.922Z] settingsFile: [2025-12-02T02:18:43.922Z] edgex-go-settings [2025-12-02T02:18:43.922Z] ========================================================= [Pipeline] node [2025-12-02T02:18:58.925Z] Still waiting to schedule task [2025-12-02T02:18:58.925Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-12-02T02:19:21.285Z] #91 ... [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #98 DONE 131.1s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #93 DONE 141.9s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #92 DONE 139.7s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #91 DONE 140.5s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #84 DONE 146.5s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #119 [security-proxy-auth builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #119 ... [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #94 DONE 146.6s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #120 ... [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #119 [security-proxy-auth builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #119 DONE 2.1s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #121 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #122 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:19:21.285Z] #123 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:19:21.285Z] #124 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #125 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #126 [core-data builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #126 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #127 [core-keeper builder 7/8] COPY . . [2025-12-02T02:19:21.285Z] #127 DONE 2.2s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:19:21.285Z] #128 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #129 [core-metadata builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #129 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #130 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #131 [security-bootstrapper builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #131 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #132 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:19:21.285Z] #133 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #134 [core-command builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #134 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #135 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:19:21.285Z] #136 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-02T02:19:21.285Z] #137 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #138 [security-proxy-setup builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #138 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-02T02:19:21.285Z] #139 CACHED [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #140 [support-scheduler builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #140 DONE 2.2s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #120 DONE 2.1s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-02T02:19:21.285Z] #141 ... [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #142 [support-notifications builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #142 DONE 2.2s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-02T02:19:21.285Z] #143 DONE 2.3s [2025-12-02T02:19:21.285Z] [2025-12-02T02:19:21.285Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-02T02:19:21.868Z] #144 ... [2025-12-02T02:19:21.868Z] [2025-12-02T02:19:21.868Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-02T02:19:21.868Z] #0 4.420 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-02T02:19:21.868Z] #145 ... [2025-12-02T02:19:21.868Z] [2025-12-02T02:19:21.868Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-02T02:19:21.868Z] #141 5.569 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-02T02:19:26.150Z] #141 ... [2025-12-02T02:19:26.150Z] [2025-12-02T02:19:26.150Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-02T02:19:26.150Z] #0 5.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-02T02:19:26.455Z] #146 ... [2025-12-02T02:19:26.455Z] [2025-12-02T02:19:26.455Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-02T02:19:26.455Z] #0 6.778 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-02T02:19:26.455Z] #147 ... [2025-12-02T02:19:26.455Z] [2025-12-02T02:19:26.455Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-02T02:19:26.455Z] #0 6.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-12-02T02:19:26.753Z] #148 ... [2025-12-02T02:19:26.753Z] [2025-12-02T02:19:26.753Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-02T02:19:26.753Z] #0 4.735 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-02T02:19:26.753Z] #149 ... [2025-12-02T02:19:26.753Z] [2025-12-02T02:19:26.753Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-02T02:19:26.753Z] #0 6.702 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-02T02:19:27.025Z] #150 ... [2025-12-02T02:19:27.025Z] [2025-12-02T02:19:27.025Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-02T02:19:27.025Z] #0 5.662 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-02T02:19:27.025Z] #151 ... [2025-12-02T02:19:27.025Z] [2025-12-02T02:19:27.025Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-02T02:19:27.025Z] #0 6.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-02T02:19:27.293Z] #152 ... [2025-12-02T02:19:27.293Z] [2025-12-02T02:19:27.293Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-02T02:19:27.293Z] #0 6.694 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-02T02:19:27.623Z] #153 ... [2025-12-02T02:19:27.623Z] [2025-12-02T02:19:27.623Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T02:19:27.623Z] #0 6.873 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-02T02:19:27.623Z] #154 ... [2025-12-02T02:19:27.623Z] [2025-12-02T02:19:27.623Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-02T02:19:27.623Z] #144 6.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-02T02:19:34.762Z] Running on prd-centos7-docker-4c-2g-774358 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-02T02:19:34.817Z] provisioning config files... [2025-12-02T02:19:34.878Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13523847106528444355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-02T02:19:38.865Z] ---> ****-login.sh [2025-12-02T02:19:38.865Z] nexus3.edgexfoundry.org:10001 [2025-12-02T02:19:39.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:19:39.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T02:19:39.129Z] Configure a credential helper to remove this warning. See [2025-12-02T02:19:39.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T02:19:39.129Z] [2025-12-02T02:19:39.129Z] Login Succeeded [2025-12-02T02:19:39.129Z] nexus3.edgexfoundry.org:10002 [2025-12-02T02:19:39.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:19:39.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T02:19:39.129Z] Configure a credential helper to remove this warning. See [2025-12-02T02:19:39.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T02:19:39.129Z] [2025-12-02T02:19:39.129Z] Login Succeeded [2025-12-02T02:19:39.129Z] nexus3.edgexfoundry.org:10003 [2025-12-02T02:19:39.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:19:39.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T02:19:39.390Z] Configure a credential helper to remove this warning. See [2025-12-02T02:19:39.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T02:19:39.390Z] [2025-12-02T02:19:39.390Z] Login Succeeded [2025-12-02T02:19:39.390Z] nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:39.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:19:39.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T02:19:39.390Z] Configure a credential helper to remove this warning. See [2025-12-02T02:19:39.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T02:19:39.390Z] [2025-12-02T02:19:39.390Z] Login Succeeded [2025-12-02T02:19:39.390Z] ****.io [2025-12-02T02:19:39.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T02:19:39.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T02:19:39.650Z] Configure a credential helper to remove this warning. See [2025-12-02T02:19:39.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T02:19:39.651Z] [2025-12-02T02:19:39.651Z] Login Succeeded [2025-12-02T02:19:39.651Z] ---> ****-login.sh ends [Pipeline] } [2025-12-02T02:19:39.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-02T02:19:40.009Z] + docker buildx ls [2025-12-02T02:19:40.269Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-12-02T02:19:40.269Z] default * docker [2025-12-02T02:19:40.269Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-12-02T02:19:40.575Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-12-02T02:19:40.575Z] edgex-builder [Pipeline] sh [2025-12-02T02:19:40.866Z] + docker buildx inspect --bootstrap [2025-12-02T02:19:40.866Z] #1 [internal] booting buildkit [2025-12-02T02:19:40.866Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-12-02T02:19:46.170Z] #1 pulling image moby/buildkit:buildx-stable-1 4.8s done [2025-12-02T02:19:46.170Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-12-02T02:19:48.705Z] #1 creating container buildx_buildkit_edgex-builder0 2.5s done [2025-12-02T02:19:48.705Z] #1 DONE 7.3s [2025-12-02T02:19:48.705Z] Name: edgex-builder [2025-12-02T02:19:48.705Z] Driver: docker-container [2025-12-02T02:19:48.705Z] [2025-12-02T02:19:48.705Z] Nodes: [2025-12-02T02:19:48.705Z] Name: edgex-builder0 [2025-12-02T02:19:48.705Z] Endpoint: unix:///var/run/docker.sock [2025-12-02T02:19:48.705Z] Status: running [2025-12-02T02:19:48.705Z] Buildkit: v0.26.2 [2025-12-02T02:19:48.705Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-12-02T02:19:48.998Z] + docker buildx ls [2025-12-02T02:19:48.998Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-12-02T02:19:48.998Z] edgex-builder * docker-container [2025-12-02T02:19:48.998Z] edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-12-02T02:19:48.998Z] default docker [2025-12-02T02:19:48.998Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-12-02T02:19:49.291Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:19:49.292Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:19:49.869Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:49.869Z] #1 transferring dockerfile: [2025-12-02T02:19:49.869Z] #1 transferring dockerfile: 197B done [2025-12-02T02:19:49.869Z] #1 DONE 0.1s [2025-12-02T02:19:49.869Z] [2025-12-02T02:19:49.869Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:19:49.869Z] #2 DONE 0.1s [2025-12-02T02:19:49.869Z] [2025-12-02T02:19:49.869Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:19:49.869Z] #3 DONE 0.1s [2025-12-02T02:19:49.869Z] [2025-12-02T02:19:49.869Z] #4 [internal] load .dockerignore [2025-12-02T02:19:49.869Z] #4 transferring context: 2B done [2025-12-02T02:19:49.869Z] #4 DONE 0.0s [2025-12-02T02:19:49.869Z] [2025-12-02T02:19:49.869Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 [2025-12-02T02:19:49.869Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done [2025-12-02T02:19:49.869Z] #5 DONE 0.0s [2025-12-02T02:19:49.869Z] [2025-12-02T02:19:49.869Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 [2025-12-02T02:19:49.869Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 done [2025-12-02T02:19:49.869Z] #6 DONE 0.1s [2025-12-02T02:19:50.127Z] [2025-12-02T02:19:50.127Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:50.127Z] #7 DONE 0.0s [2025-12-02T02:19:50.127Z] [2025-12-02T02:19:50.127Z] #8 exporting to image [2025-12-02T02:19:50.127Z] #8 exporting layers done [2025-12-02T02:19:50.127Z] #8 exporting manifest sha256:8ea8a7645fbd30e8cf60983fc2013b906d03684255b453075a9ebd9a5b252ca0 0.0s done [2025-12-02T02:19:50.127Z] #8 exporting config sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca done [2025-12-02T02:19:50.127Z] #8 exporting manifest sha256:7ba39545e6e6c3c6a5405f732140468fe19c2442ae06918bb3e60c4a7653d925 done [2025-12-02T02:19:50.127Z] #8 exporting config sha256:76fcb06bcfdfdb3456361bf926070e637248c76ec97d6262328603ad15ba9cf9 done [2025-12-02T02:19:50.127Z] #8 exporting manifest list sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 done [2025-12-02T02:19:50.127Z] #8 pushing layers 0.1s done [2025-12-02T02:19:50.127Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 [2025-12-02T02:19:50.127Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:50.386Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 0.1s done [2025-12-02T02:19:50.386Z] #8 DONE 0.2s [2025-12-02T02:19:50.386Z] [2025-12-02T02:19:50.386Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:50.386Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:50.687Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-12-02T02:19:50.687Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-12-02T02:19:50.687Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:50.687Z] #1 transferring dockerfile: 163B done [2025-12-02T02:19:50.687Z] #1 DONE 0.0s [2025-12-02T02:19:50.687Z] [2025-12-02T02:19:50.687Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-02T02:19:50.687Z] #2 DONE 0.0s [2025-12-02T02:19:50.687Z] [2025-12-02T02:19:50.687Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-02T02:19:50.687Z] #3 DONE 0.0s [2025-12-02T02:19:50.687Z] [2025-12-02T02:19:50.687Z] #4 [internal] load .dockerignore [2025-12-02T02:19:50.687Z] #4 transferring context: 2B done [2025-12-02T02:19:50.687Z] #4 DONE 0.0s [2025-12-02T02:19:50.687Z] [2025-12-02T02:19:50.687Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 [2025-12-02T02:19:50.687Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 done [2025-12-02T02:19:50.687Z] #5 CACHED [2025-12-02T02:19:50.687Z] [2025-12-02T02:19:50.687Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 [2025-12-02T02:19:50.687Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 done [2025-12-02T02:19:50.687Z] #6 CACHED [2025-12-02T02:19:50.687Z] [2025-12-02T02:19:50.687Z] #7 exporting to image [2025-12-02T02:19:50.687Z] #7 exporting layers done [2025-12-02T02:19:50.687Z] #7 exporting manifest sha256:8ea8a7645fbd30e8cf60983fc2013b906d03684255b453075a9ebd9a5b252ca0 done [2025-12-02T02:19:50.687Z] #7 exporting config sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca done [2025-12-02T02:19:50.687Z] #7 exporting manifest sha256:7ba39545e6e6c3c6a5405f732140468fe19c2442ae06918bb3e60c4a7653d925 done [2025-12-02T02:19:50.687Z] #7 exporting config sha256:76fcb06bcfdfdb3456361bf926070e637248c76ec97d6262328603ad15ba9cf9 done [2025-12-02T02:19:50.687Z] #7 exporting manifest list sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 done [2025-12-02T02:19:50.687Z] #7 pushing layers 0.0s done [2025-12-02T02:19:50.687Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 [2025-12-02T02:19:50.687Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:50.951Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 0.1s done [2025-12-02T02:19:50.951Z] #7 DONE 0.1s [2025-12-02T02:19:50.951Z] [2025-12-02T02:19:50.951Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:50.951Z] #8 DONE 0.0s [2025-12-02T02:19:50.951Z] [2025-12-02T02:19:50.951Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:50.951Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:51.281Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80' [2025-12-02T02:19:51.281Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 --push - [2025-12-02T02:19:51.281Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:51.281Z] #1 transferring dockerfile: 169B done [2025-12-02T02:19:51.281Z] #1 DONE 0.0s [2025-12-02T02:19:51.281Z] [2025-12-02T02:19:51.281Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 [2025-12-02T02:19:51.281Z] #2 DONE 0.0s [2025-12-02T02:19:51.281Z] [2025-12-02T02:19:51.281Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 [2025-12-02T02:19:51.281Z] #3 DONE 0.0s [2025-12-02T02:19:51.281Z] [2025-12-02T02:19:51.281Z] #4 [internal] load .dockerignore [2025-12-02T02:19:51.281Z] #4 transferring context: 2B done [2025-12-02T02:19:51.281Z] #4 DONE 0.0s [2025-12-02T02:19:51.281Z] [2025-12-02T02:19:51.281Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 [2025-12-02T02:19:51.281Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done [2025-12-02T02:19:51.281Z] #5 CACHED [2025-12-02T02:19:51.281Z] [2025-12-02T02:19:51.281Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 [2025-12-02T02:19:51.281Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done [2025-12-02T02:19:51.281Z] #6 CACHED [2025-12-02T02:19:51.281Z] [2025-12-02T02:19:51.281Z] #7 exporting to image [2025-12-02T02:19:51.281Z] #7 exporting layers done [2025-12-02T02:19:51.281Z] #7 exporting manifest sha256:8ea8a7645fbd30e8cf60983fc2013b906d03684255b453075a9ebd9a5b252ca0 done [2025-12-02T02:19:51.281Z] #7 exporting config sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca done [2025-12-02T02:19:51.281Z] #7 exporting manifest sha256:7ba39545e6e6c3c6a5405f732140468fe19c2442ae06918bb3e60c4a7653d925 done [2025-12-02T02:19:51.281Z] #7 exporting config sha256:76fcb06bcfdfdb3456361bf926070e637248c76ec97d6262328603ad15ba9cf9 done [2025-12-02T02:19:51.281Z] #7 exporting manifest list sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 done [2025-12-02T02:19:51.281Z] #7 pushing layers 0.0s done [2025-12-02T02:19:51.281Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 [2025-12-02T02:19:51.281Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:51.542Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 0.1s done [2025-12-02T02:19:51.542Z] #7 DONE 0.1s [2025-12-02T02:19:51.542Z] [2025-12-02T02:19:51.542Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:51.542Z] #8 DONE 0.0s [2025-12-02T02:19:51.542Z] [2025-12-02T02:19:51.542Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:51.542Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:51.849Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:19:51.849Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:19:51.849Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:51.849Z] #1 transferring dockerfile: 210B done [2025-12-02T02:19:51.849Z] #1 DONE 0.0s [2025-12-02T02:19:51.849Z] [2025-12-02T02:19:51.849Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:19:51.849Z] #2 DONE 0.0s [2025-12-02T02:19:51.849Z] [2025-12-02T02:19:51.849Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:19:51.849Z] #3 DONE 0.0s [2025-12-02T02:19:51.849Z] [2025-12-02T02:19:51.849Z] #4 [internal] load .dockerignore [2025-12-02T02:19:51.849Z] #4 transferring context: 2B done [2025-12-02T02:19:51.849Z] #4 DONE 0.0s [2025-12-02T02:19:51.849Z] [2025-12-02T02:19:51.849Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 [2025-12-02T02:19:51.849Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done [2025-12-02T02:19:51.849Z] #5 CACHED [2025-12-02T02:19:51.849Z] [2025-12-02T02:19:51.849Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 [2025-12-02T02:19:51.849Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done [2025-12-02T02:19:51.849Z] #6 CACHED [2025-12-02T02:19:51.849Z] [2025-12-02T02:19:51.849Z] #7 exporting to image [2025-12-02T02:19:51.849Z] #7 exporting layers done [2025-12-02T02:19:51.849Z] #7 exporting manifest sha256:8ea8a7645fbd30e8cf60983fc2013b906d03684255b453075a9ebd9a5b252ca0 done [2025-12-02T02:19:51.849Z] #7 exporting config sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca done [2025-12-02T02:19:51.849Z] #7 exporting manifest sha256:7ba39545e6e6c3c6a5405f732140468fe19c2442ae06918bb3e60c4a7653d925 done [2025-12-02T02:19:51.849Z] #7 exporting config sha256:76fcb06bcfdfdb3456361bf926070e637248c76ec97d6262328603ad15ba9cf9 done [2025-12-02T02:19:51.849Z] #7 exporting manifest list sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 done [2025-12-02T02:19:51.849Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:52.108Z] #7 pushing layers 0.0s done [2025-12-02T02:19:52.108Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 0.1s done [2025-12-02T02:19:52.108Z] #7 DONE 0.1s [2025-12-02T02:19:52.108Z] [2025-12-02T02:19:52.108Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:52.108Z] #8 DONE 0.0s [2025-12-02T02:19:52.108Z] [2025-12-02T02:19:52.108Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:52.108Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:52.411Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-12-02T02:19:52.411Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-12-02T02:19:52.411Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:52.411Z] #1 transferring dockerfile: 161B done [2025-12-02T02:19:52.411Z] #1 DONE 0.0s [2025-12-02T02:19:52.411Z] [2025-12-02T02:19:52.411Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-12-02T02:19:52.411Z] #2 DONE 0.0s [2025-12-02T02:19:52.411Z] [2025-12-02T02:19:52.411Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-12-02T02:19:52.411Z] #3 DONE 0.0s [2025-12-02T02:19:52.411Z] [2025-12-02T02:19:52.411Z] #4 [internal] load .dockerignore [2025-12-02T02:19:52.411Z] #4 transferring context: 2B done [2025-12-02T02:19:52.411Z] #4 DONE 0.0s [2025-12-02T02:19:52.411Z] [2025-12-02T02:19:52.411Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 [2025-12-02T02:19:52.411Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done [2025-12-02T02:19:52.411Z] #5 CACHED [2025-12-02T02:19:52.411Z] [2025-12-02T02:19:52.411Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 [2025-12-02T02:19:52.411Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done [2025-12-02T02:19:52.411Z] #6 CACHED [2025-12-02T02:19:52.411Z] [2025-12-02T02:19:52.411Z] #7 exporting to image [2025-12-02T02:19:52.411Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:52.675Z] #7 exporting layers done [2025-12-02T02:19:52.675Z] #7 exporting manifest sha256:8ea8a7645fbd30e8cf60983fc2013b906d03684255b453075a9ebd9a5b252ca0 done [2025-12-02T02:19:52.675Z] #7 exporting config sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca done [2025-12-02T02:19:52.675Z] #7 exporting manifest sha256:7ba39545e6e6c3c6a5405f732140468fe19c2442ae06918bb3e60c4a7653d925 done [2025-12-02T02:19:52.675Z] #7 exporting config sha256:76fcb06bcfdfdb3456361bf926070e637248c76ec97d6262328603ad15ba9cf9 done [2025-12-02T02:19:52.675Z] #7 exporting manifest list sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 done [2025-12-02T02:19:52.675Z] #7 pushing layers 0.0s done [2025-12-02T02:19:52.675Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 0.1s done [2025-12-02T02:19:52.675Z] #7 DONE 0.1s [2025-12-02T02:19:52.675Z] [2025-12-02T02:19:52.675Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:52.675Z] #8 DONE 0.0s [2025-12-02T02:19:52.675Z] [2025-12-02T02:19:52.675Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:52.675Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:52.967Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:19:52.968Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:19:52.968Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:52.968Z] #1 transferring dockerfile: [2025-12-02T02:19:53.230Z] #1 transferring dockerfile: 216B done [2025-12-02T02:19:53.230Z] #1 DONE 0.1s [2025-12-02T02:19:53.230Z] [2025-12-02T02:19:53.230Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:19:53.230Z] #2 DONE 0.0s [2025-12-02T02:19:53.230Z] [2025-12-02T02:19:53.230Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:19:53.230Z] #3 DONE 0.0s [2025-12-02T02:19:53.230Z] [2025-12-02T02:19:53.230Z] #4 [internal] load .dockerignore [2025-12-02T02:19:53.230Z] #4 transferring context: 2B done [2025-12-02T02:19:53.230Z] #4 DONE 0.0s [2025-12-02T02:19:53.230Z] [2025-12-02T02:19:53.230Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:53.230Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done [2025-12-02T02:19:53.230Z] #5 DONE 0.0s [2025-12-02T02:19:53.230Z] [2025-12-02T02:19:53.230Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:53.230Z] #6 DONE 0.0s [2025-12-02T02:19:53.230Z] [2025-12-02T02:19:53.230Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:53.230Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done [2025-12-02T02:19:53.230Z] #5 DONE 0.1s [2025-12-02T02:19:53.230Z] [2025-12-02T02:19:53.230Z] #7 exporting to image [2025-12-02T02:19:53.230Z] #7 exporting layers done [2025-12-02T02:19:53.230Z] #7 exporting manifest sha256:a8bf6da28e0212262015f9806041564e46303451a67d4a67dcb52ca05b61ba4a done [2025-12-02T02:19:53.230Z] #7 exporting config sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 done [2025-12-02T02:19:53.230Z] #7 exporting manifest sha256:0df933756dcf7a31cbfea7813afec240f4f97deb1843f69b016f9f3572c1355b done [2025-12-02T02:19:53.230Z] #7 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 0.0s done [2025-12-02T02:19:53.230Z] #7 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c [2025-12-02T02:19:53.230Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:53.488Z] #7 ... [2025-12-02T02:19:53.488Z] [2025-12-02T02:19:53.488Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:53.488Z] #8 DONE 0.0s [2025-12-02T02:19:53.488Z] [2025-12-02T02:19:53.488Z] #7 exporting to image [2025-12-02T02:19:53.488Z] #7 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.0s done [2025-12-02T02:19:53.488Z] #7 pushing layers 0.1s done [2025-12-02T02:19:53.488Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c [2025-12-02T02:19:53.488Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.1s done [2025-12-02T02:19:53.488Z] #7 DONE 0.2s [2025-12-02T02:19:53.488Z] [2025-12-02T02:19:53.488Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:53.488Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:53.778Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-12-02T02:19:53.778Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-12-02T02:19:53.778Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:53.778Z] #1 transferring dockerfile: 182B done [2025-12-02T02:19:53.778Z] #1 DONE 0.0s [2025-12-02T02:19:53.778Z] [2025-12-02T02:19:53.778Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-02T02:19:53.778Z] #2 DONE 0.0s [2025-12-02T02:19:53.778Z] [2025-12-02T02:19:53.778Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-02T02:19:53.778Z] #3 DONE 0.0s [2025-12-02T02:19:53.778Z] [2025-12-02T02:19:53.778Z] #4 [internal] load .dockerignore [2025-12-02T02:19:53.778Z] #4 transferring context: 2B done [2025-12-02T02:19:53.778Z] #4 DONE 0.0s [2025-12-02T02:19:53.778Z] [2025-12-02T02:19:53.778Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:53.778Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done [2025-12-02T02:19:53.778Z] #5 DONE 0.0s [2025-12-02T02:19:53.778Z] [2025-12-02T02:19:53.778Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:54.036Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done [2025-12-02T02:19:54.036Z] #6 CACHED [2025-12-02T02:19:54.036Z] [2025-12-02T02:19:54.036Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:54.036Z] #5 CACHED [2025-12-02T02:19:54.036Z] [2025-12-02T02:19:54.036Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:54.036Z] #7 DONE 0.0s [2025-12-02T02:19:54.036Z] [2025-12-02T02:19:54.036Z] #8 exporting to image [2025-12-02T02:19:54.036Z] #8 exporting layers done [2025-12-02T02:19:54.036Z] #8 exporting manifest sha256:a8bf6da28e0212262015f9806041564e46303451a67d4a67dcb52ca05b61ba4a done [2025-12-02T02:19:54.036Z] #8 exporting config sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 done [2025-12-02T02:19:54.036Z] #8 exporting manifest sha256:0df933756dcf7a31cbfea7813afec240f4f97deb1843f69b016f9f3572c1355b done [2025-12-02T02:19:54.036Z] #8 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 done [2025-12-02T02:19:54.036Z] #8 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c done [2025-12-02T02:19:54.036Z] #8 pushing layers 0.0s done [2025-12-02T02:19:54.036Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.1s done [2025-12-02T02:19:54.036Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:54.036Z] #8 DONE 0.1s [2025-12-02T02:19:54.036Z] [2025-12-02T02:19:54.036Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:54.036Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:54.331Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 --push - [2025-12-02T02:19:54.331Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80' [2025-12-02T02:19:54.331Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:54.331Z] #1 transferring dockerfile: 188B done [2025-12-02T02:19:54.331Z] #1 DONE 0.0s [2025-12-02T02:19:54.331Z] [2025-12-02T02:19:54.331Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 [2025-12-02T02:19:54.331Z] #2 DONE 0.0s [2025-12-02T02:19:54.331Z] [2025-12-02T02:19:54.331Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 [2025-12-02T02:19:54.331Z] #3 DONE 0.0s [2025-12-02T02:19:54.331Z] [2025-12-02T02:19:54.331Z] #4 [internal] load .dockerignore [2025-12-02T02:19:54.331Z] #4 transferring context: 2B done [2025-12-02T02:19:54.331Z] #4 DONE 0.0s [2025-12-02T02:19:54.331Z] [2025-12-02T02:19:54.331Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:54.331Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done [2025-12-02T02:19:54.331Z] #5 CACHED [2025-12-02T02:19:54.331Z] [2025-12-02T02:19:54.331Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:54.331Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done [2025-12-02T02:19:54.331Z] #6 CACHED [2025-12-02T02:19:54.331Z] [2025-12-02T02:19:54.331Z] #7 exporting to image [2025-12-02T02:19:54.331Z] #7 exporting layers done [2025-12-02T02:19:54.331Z] #7 exporting manifest sha256:a8bf6da28e0212262015f9806041564e46303451a67d4a67dcb52ca05b61ba4a done [2025-12-02T02:19:54.331Z] #7 exporting config sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 done [2025-12-02T02:19:54.331Z] #7 exporting manifest sha256:0df933756dcf7a31cbfea7813afec240f4f97deb1843f69b016f9f3572c1355b done [2025-12-02T02:19:54.331Z] #7 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 [2025-12-02T02:19:54.331Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:54.590Z] #7 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 done [2025-12-02T02:19:54.590Z] #7 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c done [2025-12-02T02:19:54.590Z] #7 pushing layers 0.0s done [2025-12-02T02:19:54.590Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.1s done [2025-12-02T02:19:54.590Z] #7 DONE 0.1s [2025-12-02T02:19:54.590Z] [2025-12-02T02:19:54.590Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:54.590Z] #8 DONE 0.0s [2025-12-02T02:19:54.590Z] [2025-12-02T02:19:54.590Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:54.590Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:54.875Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:19:54.875Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:19:54.875Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:54.875Z] #1 transferring dockerfile: 229B done [2025-12-02T02:19:54.875Z] #1 DONE 0.0s [2025-12-02T02:19:54.875Z] [2025-12-02T02:19:54.875Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:19:54.875Z] #2 DONE 0.0s [2025-12-02T02:19:54.875Z] [2025-12-02T02:19:54.875Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:19:54.875Z] #3 DONE 0.0s [2025-12-02T02:19:54.875Z] [2025-12-02T02:19:54.875Z] #4 [internal] load .dockerignore [2025-12-02T02:19:54.875Z] #4 transferring context: 2B done [2025-12-02T02:19:54.875Z] #4 DONE 0.0s [2025-12-02T02:19:54.875Z] [2025-12-02T02:19:54.875Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:54.875Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done [2025-12-02T02:19:54.875Z] #5 CACHED [2025-12-02T02:19:54.875Z] [2025-12-02T02:19:54.875Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:54.875Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done [2025-12-02T02:19:54.875Z] #6 CACHED [2025-12-02T02:19:54.875Z] [2025-12-02T02:19:54.875Z] #7 exporting to image [2025-12-02T02:19:54.875Z] #7 exporting layers [2025-12-02T02:19:54.875Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:55.133Z] #7 exporting layers done [2025-12-02T02:19:55.133Z] #7 exporting manifest sha256:a8bf6da28e0212262015f9806041564e46303451a67d4a67dcb52ca05b61ba4a done [2025-12-02T02:19:55.133Z] #7 exporting config sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 done [2025-12-02T02:19:55.133Z] #7 exporting manifest sha256:0df933756dcf7a31cbfea7813afec240f4f97deb1843f69b016f9f3572c1355b done [2025-12-02T02:19:55.133Z] #7 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 done [2025-12-02T02:19:55.133Z] #7 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c done [2025-12-02T02:19:55.133Z] #7 pushing layers 0.0s done [2025-12-02T02:19:55.133Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.1s done [2025-12-02T02:19:55.133Z] #7 DONE 0.1s [2025-12-02T02:19:55.133Z] [2025-12-02T02:19:55.133Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:55.133Z] #8 DONE 0.0s [2025-12-02T02:19:55.133Z] [2025-12-02T02:19:55.133Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:55.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:55.418Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-12-02T02:19:55.418Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-12-02T02:19:55.418Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:55.418Z] #1 transferring dockerfile: 180B done [2025-12-02T02:19:55.418Z] #1 DONE 0.0s [2025-12-02T02:19:55.418Z] [2025-12-02T02:19:55.418Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-02T02:19:55.418Z] #2 DONE 0.0s [2025-12-02T02:19:55.418Z] [2025-12-02T02:19:55.418Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-02T02:19:55.418Z] #3 DONE 0.0s [2025-12-02T02:19:55.418Z] [2025-12-02T02:19:55.418Z] #4 [internal] load .dockerignore [2025-12-02T02:19:55.418Z] #4 transferring context: 2B done [2025-12-02T02:19:55.418Z] #4 DONE 0.0s [2025-12-02T02:19:55.418Z] [2025-12-02T02:19:55.418Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:55.418Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:55.677Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done [2025-12-02T02:19:55.677Z] #5 CACHED [2025-12-02T02:19:55.677Z] [2025-12-02T02:19:55.677Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d [2025-12-02T02:19:55.677Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done [2025-12-02T02:19:55.677Z] #6 CACHED [2025-12-02T02:19:55.677Z] [2025-12-02T02:19:55.677Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:55.677Z] #7 DONE 0.0s [2025-12-02T02:19:55.677Z] [2025-12-02T02:19:55.677Z] #8 exporting to image [2025-12-02T02:19:55.677Z] #8 exporting layers done [2025-12-02T02:19:55.678Z] #8 exporting manifest sha256:a8bf6da28e0212262015f9806041564e46303451a67d4a67dcb52ca05b61ba4a done [2025-12-02T02:19:55.678Z] #8 exporting config sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 done [2025-12-02T02:19:55.678Z] #8 exporting manifest sha256:0df933756dcf7a31cbfea7813afec240f4f97deb1843f69b016f9f3572c1355b done [2025-12-02T02:19:55.678Z] #8 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 done [2025-12-02T02:19:55.678Z] #8 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c done [2025-12-02T02:19:55.678Z] #8 pushing layers 0.0s done [2025-12-02T02:19:55.678Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.1s done [2025-12-02T02:19:55.678Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:55.678Z] #8 DONE 0.1s [2025-12-02T02:19:55.678Z] [2025-12-02T02:19:55.678Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:55.678Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:55.967Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:19:55.967Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:19:55.967Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:55.967Z] #1 transferring dockerfile: 194B done [2025-12-02T02:19:55.967Z] #1 DONE 0.0s [2025-12-02T02:19:55.968Z] [2025-12-02T02:19:55.968Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:19:55.968Z] #2 DONE 0.0s [2025-12-02T02:19:55.968Z] [2025-12-02T02:19:55.968Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:19:55.968Z] #3 DONE 0.0s [2025-12-02T02:19:55.968Z] [2025-12-02T02:19:55.968Z] #4 [internal] load .dockerignore [2025-12-02T02:19:55.968Z] #4 transferring context: 2B done [2025-12-02T02:19:56.228Z] #4 DONE 0.0s [2025-12-02T02:19:56.228Z] [2025-12-02T02:19:56.228Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc [2025-12-02T02:19:56.228Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done [2025-12-02T02:19:56.228Z] #5 DONE 0.0s [2025-12-02T02:19:56.228Z] [2025-12-02T02:19:56.228Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc [2025-12-02T02:19:56.228Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done [2025-12-02T02:19:56.228Z] #6 DONE 0.1s [2025-12-02T02:19:56.228Z] [2025-12-02T02:19:56.228Z] #7 exporting to image [2025-12-02T02:19:56.228Z] #7 exporting layers done [2025-12-02T02:19:56.228Z] #7 exporting manifest sha256:3a3230fa309228746b5116053e1e5808f76cdb49361603bf4ffe4a8f2c84a008 0.0s done [2025-12-02T02:19:56.228Z] #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 [2025-12-02T02:19:56.228Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:56.228Z] #7 ... [2025-12-02T02:19:56.228Z] [2025-12-02T02:19:56.228Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:56.228Z] #8 DONE 0.0s [2025-12-02T02:19:56.228Z] [2025-12-02T02:19:56.228Z] #7 exporting to image [2025-12-02T02:19:56.229Z] #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done [2025-12-02T02:19:56.229Z] #7 exporting manifest sha256:524d35482a40c8f34970ad05f717a5a82d54f2aaacbdcb94ac4e64175e1a8a46 done [2025-12-02T02:19:56.229Z] #7 exporting config sha256:e4bedaafd6dd0a40b9da98720aca7f2730526e8c86baf51c9898a1fc166b8a84 done [2025-12-02T02:19:56.229Z] #7 exporting manifest list sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 done [2025-12-02T02:19:56.229Z] #7 pushing layers 0.1s done [2025-12-02T02:19:56.229Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 [2025-12-02T02:19:56.487Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 0.1s done [2025-12-02T02:19:56.487Z] #7 DONE 0.2s [2025-12-02T02:19:56.487Z] [2025-12-02T02:19:56.487Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:56.487Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:56.783Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-12-02T02:19:56.783Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-12-02T02:19:56.783Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:56.783Z] #1 transferring dockerfile: 160B done [2025-12-02T02:19:56.783Z] #1 DONE 0.0s [2025-12-02T02:19:56.783Z] [2025-12-02T02:19:56.783Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-02T02:19:56.783Z] #2 DONE 0.0s [2025-12-02T02:19:56.783Z] [2025-12-02T02:19:56.783Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-02T02:19:56.783Z] #3 DONE 0.0s [2025-12-02T02:19:56.783Z] [2025-12-02T02:19:56.783Z] #4 [internal] load .dockerignore [2025-12-02T02:19:56.783Z] #4 transferring context: 2B done [2025-12-02T02:19:56.783Z] #4 DONE 0.0s [2025-12-02T02:19:56.783Z] [2025-12-02T02:19:56.783Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc [2025-12-02T02:19:56.783Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc done [2025-12-02T02:19:56.783Z] #5 CACHED [2025-12-02T02:19:56.783Z] [2025-12-02T02:19:56.783Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc [2025-12-02T02:19:56.783Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done [2025-12-02T02:19:56.783Z] #6 CACHED [2025-12-02T02:19:56.783Z] [2025-12-02T02:19:56.783Z] #7 exporting to image [2025-12-02T02:19:56.783Z] #7 exporting layers [2025-12-02T02:19:56.783Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:57.044Z] #7 exporting layers done [2025-12-02T02:19:57.045Z] #7 exporting manifest sha256:3a3230fa309228746b5116053e1e5808f76cdb49361603bf4ffe4a8f2c84a008 done [2025-12-02T02:19:57.045Z] #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done [2025-12-02T02:19:57.045Z] #7 exporting manifest sha256:524d35482a40c8f34970ad05f717a5a82d54f2aaacbdcb94ac4e64175e1a8a46 done [2025-12-02T02:19:57.045Z] #7 exporting config sha256:e4bedaafd6dd0a40b9da98720aca7f2730526e8c86baf51c9898a1fc166b8a84 done [2025-12-02T02:19:57.045Z] #7 exporting manifest list sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 done [2025-12-02T02:19:57.045Z] #7 pushing layers 0.0s done [2025-12-02T02:19:57.045Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 0.1s done [2025-12-02T02:19:57.045Z] #7 DONE 0.1s [2025-12-02T02:19:57.045Z] [2025-12-02T02:19:57.045Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:57.045Z] #8 DONE 0.0s [2025-12-02T02:19:57.045Z] [2025-12-02T02:19:57.045Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:57.045Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:57.336Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 --push - [2025-12-02T02:19:57.336Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80' [2025-12-02T02:19:57.336Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:57.336Z] #1 transferring dockerfile: 166B done [2025-12-02T02:19:57.336Z] #1 DONE 0.0s [2025-12-02T02:19:57.336Z] [2025-12-02T02:19:57.336Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 [2025-12-02T02:19:57.336Z] #2 DONE 0.0s [2025-12-02T02:19:57.336Z] [2025-12-02T02:19:57.336Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 [2025-12-02T02:19:57.336Z] #3 DONE 0.0s [2025-12-02T02:19:57.336Z] [2025-12-02T02:19:57.336Z] #4 [internal] load .dockerignore [2025-12-02T02:19:57.336Z] #4 transferring context: 2B done [2025-12-02T02:19:57.336Z] #4 DONE 0.0s [2025-12-02T02:19:57.336Z] [2025-12-02T02:19:57.336Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc [2025-12-02T02:19:57.336Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done [2025-12-02T02:19:57.336Z] #5 CACHED [2025-12-02T02:19:57.336Z] [2025-12-02T02:19:57.336Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc [2025-12-02T02:19:57.336Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done [2025-12-02T02:19:57.336Z] #6 CACHED [2025-12-02T02:19:57.336Z] [2025-12-02T02:19:57.336Z] #7 exporting to image [2025-12-02T02:19:57.336Z] #7 exporting layers done [2025-12-02T02:19:57.336Z] #7 exporting manifest sha256:3a3230fa309228746b5116053e1e5808f76cdb49361603bf4ffe4a8f2c84a008 done [2025-12-02T02:19:57.336Z] #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done [2025-12-02T02:19:57.336Z] #7 exporting manifest sha256:524d35482a40c8f34970ad05f717a5a82d54f2aaacbdcb94ac4e64175e1a8a46 done [2025-12-02T02:19:57.336Z] #7 exporting config sha256:e4bedaafd6dd0a40b9da98720aca7f2730526e8c86baf51c9898a1fc166b8a84 done [2025-12-02T02:19:57.336Z] #7 exporting manifest list sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 done [2025-12-02T02:19:57.336Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:57.597Z] #7 pushing layers 0.0s done [2025-12-02T02:19:57.597Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 0.1s done [2025-12-02T02:19:57.597Z] #7 DONE 0.1s [2025-12-02T02:19:57.597Z] [2025-12-02T02:19:57.597Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:57.597Z] #8 DONE 0.0s [2025-12-02T02:19:57.597Z] [2025-12-02T02:19:57.597Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:57.597Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:57.885Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:19:57.885Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:19:57.885Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:57.885Z] #1 transferring dockerfile: 207B done [2025-12-02T02:19:57.885Z] #1 DONE 0.0s [2025-12-02T02:19:57.885Z] [2025-12-02T02:19:57.885Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:19:57.885Z] #2 DONE 0.0s [2025-12-02T02:19:57.885Z] [2025-12-02T02:19:57.885Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:19:57.885Z] #3 DONE 0.0s [2025-12-02T02:19:57.885Z] [2025-12-02T02:19:57.885Z] #4 [internal] load .dockerignore [2025-12-02T02:19:57.885Z] #4 transferring context: 2B done [2025-12-02T02:19:57.885Z] #4 DONE 0.0s [2025-12-02T02:19:57.885Z] [2025-12-02T02:19:57.885Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc [2025-12-02T02:19:57.885Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc done [2025-12-02T02:19:57.885Z] #5 CACHED [2025-12-02T02:19:57.885Z] [2025-12-02T02:19:57.885Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc [2025-12-02T02:19:57.885Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done [2025-12-02T02:19:57.885Z] #6 CACHED [2025-12-02T02:19:57.885Z] [2025-12-02T02:19:57.885Z] #7 exporting to image [2025-12-02T02:19:57.885Z] #7 exporting layers done [2025-12-02T02:19:57.885Z] #7 exporting manifest sha256:3a3230fa309228746b5116053e1e5808f76cdb49361603bf4ffe4a8f2c84a008 done [2025-12-02T02:19:57.885Z] #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done [2025-12-02T02:19:57.885Z] #7 exporting manifest sha256:524d35482a40c8f34970ad05f717a5a82d54f2aaacbdcb94ac4e64175e1a8a46 done [2025-12-02T02:19:57.885Z] #7 exporting config sha256:e4bedaafd6dd0a40b9da98720aca7f2730526e8c86baf51c9898a1fc166b8a84 done [2025-12-02T02:19:57.885Z] #7 exporting manifest list sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 done [2025-12-02T02:19:57.886Z] #7 pushing layers [2025-12-02T02:19:57.886Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:58.146Z] #7 pushing layers 0.0s done [2025-12-02T02:19:58.146Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 0.1s done [2025-12-02T02:19:58.146Z] #7 DONE 0.1s [2025-12-02T02:19:58.146Z] [2025-12-02T02:19:58.146Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:58.146Z] #8 DONE 0.0s [2025-12-02T02:19:58.146Z] [2025-12-02T02:19:58.146Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:58.146Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:58.436Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-12-02T02:19:58.436Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-12-02T02:19:58.696Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:58.696Z] #1 transferring dockerfile: 158B done [2025-12-02T02:19:58.696Z] #1 DONE 0.0s [2025-12-02T02:19:58.696Z] [2025-12-02T02:19:58.696Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-12-02T02:19:58.696Z] #2 DONE 0.0s [2025-12-02T02:19:58.696Z] [2025-12-02T02:19:58.696Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-12-02T02:19:58.696Z] #3 DONE 0.0s [2025-12-02T02:19:58.696Z] [2025-12-02T02:19:58.696Z] #4 [internal] load .dockerignore [2025-12-02T02:19:58.696Z] #4 transferring context: 2B done [2025-12-02T02:19:58.696Z] #4 DONE 0.0s [2025-12-02T02:19:58.696Z] [2025-12-02T02:19:58.696Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc [2025-12-02T02:19:58.696Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done [2025-12-02T02:19:58.696Z] #5 CACHED [2025-12-02T02:19:58.696Z] [2025-12-02T02:19:58.696Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc [2025-12-02T02:19:58.696Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc done [2025-12-02T02:19:58.696Z] #6 CACHED [2025-12-02T02:19:58.696Z] [2025-12-02T02:19:58.696Z] #7 exporting to image [2025-12-02T02:19:58.696Z] #7 exporting layers done [2025-12-02T02:19:58.696Z] #7 exporting manifest sha256:3a3230fa309228746b5116053e1e5808f76cdb49361603bf4ffe4a8f2c84a008 done [2025-12-02T02:19:58.696Z] #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done [2025-12-02T02:19:58.696Z] #7 exporting manifest sha256:524d35482a40c8f34970ad05f717a5a82d54f2aaacbdcb94ac4e64175e1a8a46 done [2025-12-02T02:19:58.696Z] #7 exporting config sha256:e4bedaafd6dd0a40b9da98720aca7f2730526e8c86baf51c9898a1fc166b8a84 done [2025-12-02T02:19:58.696Z] #7 exporting manifest list sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 done [2025-12-02T02:19:58.696Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:58.696Z] #7 pushing layers 0.0s done [2025-12-02T02:19:58.696Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 0.1s done [2025-12-02T02:19:58.696Z] #7 DONE 0.1s [2025-12-02T02:19:58.696Z] [2025-12-02T02:19:58.696Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:58.696Z] #8 DONE 0.0s [2025-12-02T02:19:58.696Z] [2025-12-02T02:19:58.696Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:58.696Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:58.988Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:19:58.988Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:19:59.247Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:59.247Z] #1 transferring dockerfile: 196B done [2025-12-02T02:19:59.247Z] #1 DONE 0.0s [2025-12-02T02:19:59.247Z] [2025-12-02T02:19:59.247Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:19:59.247Z] #2 DONE 0.0s [2025-12-02T02:19:59.247Z] [2025-12-02T02:19:59.247Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:19:59.247Z] #3 DONE 0.0s [2025-12-02T02:19:59.247Z] [2025-12-02T02:19:59.247Z] #4 [internal] load .dockerignore [2025-12-02T02:19:59.247Z] #4 transferring context: 2B done [2025-12-02T02:19:59.247Z] #4 DONE 0.0s [2025-12-02T02:19:59.247Z] [2025-12-02T02:19:59.247Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:19:59.247Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:19:59.247Z] #5 ... [2025-12-02T02:19:59.247Z] [2025-12-02T02:19:59.247Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:19:59.247Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.0s done [2025-12-02T02:19:59.247Z] #6 DONE 0.1s [2025-12-02T02:19:59.247Z] [2025-12-02T02:19:59.247Z] #7 exporting to image [2025-12-02T02:19:59.247Z] #7 exporting layers done [2025-12-02T02:19:59.247Z] #7 exporting manifest sha256:37aaaa249de34c3baca11ef435f03f2130576119eac3dc4dcfc538fb7138115c 0.0s done [2025-12-02T02:19:59.247Z] #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca done [2025-12-02T02:19:59.247Z] #7 exporting manifest sha256:1d803198918854e9dc7207f17bb971e7fae1b5850c52c5b05a8e192fbfe688a8 done [2025-12-02T02:19:59.247Z] #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 done [2025-12-02T02:19:59.247Z] #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.0s done [2025-12-02T02:19:59.247Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:19:59.506Z] #7 ... [2025-12-02T02:19:59.506Z] [2025-12-02T02:19:59.506Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:19:59.506Z] #8 DONE 0.0s [2025-12-02T02:19:59.506Z] [2025-12-02T02:19:59.506Z] #7 exporting to image [2025-12-02T02:19:59.506Z] #7 pushing layers 0.1s done [2025-12-02T02:19:59.506Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 [2025-12-02T02:19:59.506Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done [2025-12-02T02:19:59.506Z] #7 DONE 0.2s [2025-12-02T02:19:59.506Z] [2025-12-02T02:19:59.506Z] 1 warning found (use --debug to expand): [2025-12-02T02:19:59.506Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:19:59.805Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-12-02T02:19:59.805Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-12-02T02:19:59.805Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:19:59.805Z] #1 transferring dockerfile: 162B done [2025-12-02T02:19:59.805Z] #1 DONE 0.0s [2025-12-02T02:19:59.805Z] [2025-12-02T02:19:59.805Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-02T02:19:59.805Z] #2 DONE 0.0s [2025-12-02T02:19:59.805Z] [2025-12-02T02:19:59.805Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-02T02:19:59.805Z] #3 DONE 0.0s [2025-12-02T02:19:59.805Z] [2025-12-02T02:19:59.805Z] #4 [internal] load .dockerignore [2025-12-02T02:19:59.805Z] #4 transferring context: 2B done [2025-12-02T02:19:59.805Z] #4 DONE 0.0s [2025-12-02T02:19:59.805Z] [2025-12-02T02:19:59.805Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:19:59.805Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.0s done [2025-12-02T02:19:59.805Z] #5 CACHED [2025-12-02T02:19:59.805Z] [2025-12-02T02:19:59.805Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:19:59.805Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.0s done [2025-12-02T02:19:59.805Z] #6 CACHED [2025-12-02T02:19:59.805Z] [2025-12-02T02:19:59.805Z] #7 exporting to image [2025-12-02T02:19:59.805Z] #7 exporting layers done [2025-12-02T02:19:59.805Z] #7 exporting manifest sha256:37aaaa249de34c3baca11ef435f03f2130576119eac3dc4dcfc538fb7138115c done [2025-12-02T02:19:59.805Z] #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca done [2025-12-02T02:19:59.805Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:00.063Z] #7 exporting manifest sha256:1d803198918854e9dc7207f17bb971e7fae1b5850c52c5b05a8e192fbfe688a8 done [2025-12-02T02:20:00.063Z] #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 done [2025-12-02T02:20:00.063Z] #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 done [2025-12-02T02:20:00.063Z] #7 pushing layers 0.0s done [2025-12-02T02:20:00.063Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done [2025-12-02T02:20:00.063Z] #7 DONE 0.1s [2025-12-02T02:20:00.063Z] [2025-12-02T02:20:00.063Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:00.063Z] #8 DONE 0.0s [2025-12-02T02:20:00.063Z] [2025-12-02T02:20:00.063Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:00.063Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:00.347Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80' [2025-12-02T02:20:00.347Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 --push - [2025-12-02T02:20:00.347Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:00.347Z] #1 transferring dockerfile: 168B done [2025-12-02T02:20:00.347Z] #1 DONE 0.0s [2025-12-02T02:20:00.347Z] [2025-12-02T02:20:00.347Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 [2025-12-02T02:20:00.347Z] #2 DONE 0.0s [2025-12-02T02:20:00.347Z] [2025-12-02T02:20:00.347Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 [2025-12-02T02:20:00.347Z] #3 DONE 0.0s [2025-12-02T02:20:00.347Z] [2025-12-02T02:20:00.347Z] #4 [internal] load .dockerignore [2025-12-02T02:20:00.347Z] #4 transferring context: 2B done [2025-12-02T02:20:00.347Z] #4 DONE 0.0s [2025-12-02T02:20:00.347Z] [2025-12-02T02:20:00.347Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:20:00.347Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 done [2025-12-02T02:20:00.347Z] #5 CACHED [2025-12-02T02:20:00.347Z] [2025-12-02T02:20:00.347Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:20:00.347Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 done [2025-12-02T02:20:00.347Z] #6 CACHED [2025-12-02T02:20:00.347Z] [2025-12-02T02:20:00.347Z] #7 exporting to image [2025-12-02T02:20:00.347Z] #7 exporting layers done [2025-12-02T02:20:00.347Z] #7 exporting manifest sha256:37aaaa249de34c3baca11ef435f03f2130576119eac3dc4dcfc538fb7138115c done [2025-12-02T02:20:00.347Z] #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca done [2025-12-02T02:20:00.347Z] #7 exporting manifest sha256:1d803198918854e9dc7207f17bb971e7fae1b5850c52c5b05a8e192fbfe688a8 done [2025-12-02T02:20:00.347Z] #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 [2025-12-02T02:20:00.347Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:00.606Z] #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 done [2025-12-02T02:20:00.606Z] #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 done [2025-12-02T02:20:00.606Z] #7 pushing layers 0.0s done [2025-12-02T02:20:00.606Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done [2025-12-02T02:20:00.606Z] #7 DONE 0.1s [2025-12-02T02:20:00.606Z] [2025-12-02T02:20:00.606Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:00.606Z] #8 DONE 0.0s [2025-12-02T02:20:00.606Z] [2025-12-02T02:20:00.606Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:00.606Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:00.891Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:00.891Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:01.839Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:02.408Z] #1 transferring dockerfile: 209B done [2025-12-02T02:20:02.667Z] #1 DONE 0.8s [2025-12-02T02:20:02.667Z] [2025-12-02T02:20:02.667Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:03.239Z] #2 DONE 0.7s [2025-12-02T02:20:03.239Z] [2025-12-02T02:20:03.239Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:03.239Z] #3 DONE 0.6s [2025-12-02T02:20:03.239Z] [2025-12-02T02:20:03.239Z] #4 [internal] load .dockerignore [2025-12-02T02:20:04.183Z] #4 transferring context: 2B done [2025-12-02T02:20:04.183Z] #4 DONE 1.0s [2025-12-02T02:20:04.183Z] [2025-12-02T02:20:04.183Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:20:04.183Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:20:04.750Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.3s done [2025-12-02T02:20:04.750Z] #5 CACHED [2025-12-02T02:20:04.750Z] [2025-12-02T02:20:04.750Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:20:04.750Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.3s done [2025-12-02T02:20:04.750Z] #6 CACHED [2025-12-02T02:20:04.750Z] [2025-12-02T02:20:04.750Z] #7 exporting to image [2025-12-02T02:20:04.750Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:05.008Z] #7 exporting layers done [2025-12-02T02:20:05.008Z] #7 exporting manifest sha256:37aaaa249de34c3baca11ef435f03f2130576119eac3dc4dcfc538fb7138115c 0.1s done [2025-12-02T02:20:05.008Z] #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca [2025-12-02T02:20:05.008Z] #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca 0.0s done [2025-12-02T02:20:05.008Z] #7 exporting manifest sha256:1d803198918854e9dc7207f17bb971e7fae1b5850c52c5b05a8e192fbfe688a8 done [2025-12-02T02:20:05.008Z] #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 0.1s done [2025-12-02T02:20:05.008Z] #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 [2025-12-02T02:20:05.267Z] #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done [2025-12-02T02:20:05.267Z] #7 pushing layers 0.0s done [2025-12-02T02:20:05.267Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 [2025-12-02T02:20:05.267Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done [2025-12-02T02:20:05.267Z] #7 DONE 0.4s [2025-12-02T02:20:05.267Z] [2025-12-02T02:20:05.267Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:05.267Z] #8 DONE 0.0s [2025-12-02T02:20:06.202Z] [2025-12-02T02:20:06.202Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:06.202Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:06.488Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-12-02T02:20:06.488Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-12-02T02:20:07.057Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:07.057Z] #1 transferring dockerfile: 160B done [2025-12-02T02:20:07.057Z] #1 DONE 0.3s [2025-12-02T02:20:07.057Z] [2025-12-02T02:20:07.057Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-02T02:20:07.316Z] #2 ... [2025-12-02T02:20:07.316Z] [2025-12-02T02:20:07.316Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-02T02:20:07.316Z] #3 DONE 0.2s [2025-12-02T02:20:07.316Z] [2025-12-02T02:20:07.316Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-02T02:20:07.316Z] #2 DONE 0.3s [2025-12-02T02:20:07.316Z] [2025-12-02T02:20:07.316Z] #4 [internal] load .dockerignore [2025-12-02T02:20:08.000Z] #4 transferring context: 2B done [2025-12-02T02:20:08.000Z] #4 DONE 0.4s [2025-12-02T02:20:08.000Z] [2025-12-02T02:20:08.000Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:20:08.000Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:20:08.000Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.2s done [2025-12-02T02:20:08.000Z] #5 DONE 0.2s [2025-12-02T02:20:08.000Z] [2025-12-02T02:20:08.000Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:20:08.000Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.2s done [2025-12-02T02:20:08.000Z] #6 CACHED [2025-12-02T02:20:08.000Z] [2025-12-02T02:20:08.000Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 [2025-12-02T02:20:08.000Z] #5 CACHED [2025-12-02T02:20:08.000Z] [2025-12-02T02:20:08.000Z] #7 exporting to image [2025-12-02T02:20:08.000Z] #7 exporting layers done [2025-12-02T02:20:08.000Z] #7 exporting manifest sha256:37aaaa249de34c3baca11ef435f03f2130576119eac3dc4dcfc538fb7138115c done [2025-12-02T02:20:08.000Z] #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca 0.0s done [2025-12-02T02:20:08.000Z] #7 exporting manifest sha256:1d803198918854e9dc7207f17bb971e7fae1b5850c52c5b05a8e192fbfe688a8 0.0s done [2025-12-02T02:20:08.000Z] #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 [2025-12-02T02:20:08.000Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:08.264Z] #7 ... [2025-12-02T02:20:08.264Z] [2025-12-02T02:20:08.264Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:08.264Z] #8 DONE 0.0s [2025-12-02T02:20:08.264Z] [2025-12-02T02:20:08.264Z] #7 exporting to image [2025-12-02T02:20:08.264Z] #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 0.0s done [2025-12-02T02:20:08.264Z] #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.0s done [2025-12-02T02:20:08.264Z] #7 pushing layers 0.0s done [2025-12-02T02:20:08.264Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 [2025-12-02T02:20:08.543Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done [2025-12-02T02:20:08.543Z] #7 DONE 0.2s [2025-12-02T02:20:09.110Z] [2025-12-02T02:20:09.110Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:09.110Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:09.398Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:09.398Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:10.342Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:10.601Z] #1 transferring dockerfile: [2025-12-02T02:20:10.601Z] #1 transferring dockerfile: 198B done [2025-12-02T02:20:10.859Z] #1 DONE 0.4s [2025-12-02T02:20:10.859Z] [2025-12-02T02:20:10.859Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:11.428Z] #2 ... [2025-12-02T02:20:11.428Z] [2025-12-02T02:20:11.428Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:11.428Z] #3 DONE 0.5s [2025-12-02T02:20:11.428Z] [2025-12-02T02:20:11.428Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:11.428Z] #2 DONE 0.6s [2025-12-02T02:20:11.428Z] [2025-12-02T02:20:11.428Z] #4 [internal] load .dockerignore [2025-12-02T02:20:11.428Z] #4 transferring context: 2B done [2025-12-02T02:20:11.688Z] #4 DONE 0.3s [2025-12-02T02:20:11.688Z] [2025-12-02T02:20:11.688Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:11.688Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:11.948Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done [2025-12-02T02:20:11.948Z] #5 DONE 0.3s [2025-12-02T02:20:11.948Z] [2025-12-02T02:20:11.948Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:11.948Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done [2025-12-02T02:20:12.887Z] #6 DONE 1.4s [2025-12-02T02:20:13.146Z] [2025-12-02T02:20:13.146Z] #7 exporting to image [2025-12-02T02:20:13.146Z] #7 exporting layers done [2025-12-02T02:20:13.146Z] #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 [2025-12-02T02:20:13.146Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:13.405Z] #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 0.3s done [2025-12-02T02:20:13.405Z] #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 [2025-12-02T02:20:13.665Z] #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 0.0s done [2025-12-02T02:20:13.665Z] #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b [2025-12-02T02:20:13.665Z] #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b 0.2s done [2025-12-02T02:20:13.665Z] #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 [2025-12-02T02:20:13.924Z] #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 0.2s done [2025-12-02T02:20:13.924Z] #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe [2025-12-02T02:20:14.183Z] #7 ... [2025-12-02T02:20:14.183Z] [2025-12-02T02:20:14.183Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:14.183Z] #8 DONE 0.0s [2025-12-02T02:20:14.183Z] [2025-12-02T02:20:14.183Z] #7 exporting to image [2025-12-02T02:20:14.183Z] #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.2s done [2025-12-02T02:20:14.183Z] #7 pushing layers 0.1s done [2025-12-02T02:20:14.183Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe [2025-12-02T02:20:14.183Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.1s done [2025-12-02T02:20:14.183Z] #7 DONE 1.1s [2025-12-02T02:20:15.563Z] [2025-12-02T02:20:15.563Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:15.563Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:15.859Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-12-02T02:20:15.859Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-12-02T02:20:16.427Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:16.427Z] #1 transferring dockerfile: [2025-12-02T02:20:16.686Z] #1 transferring dockerfile: 164B done [2025-12-02T02:20:16.686Z] #1 DONE 0.4s [2025-12-02T02:20:16.686Z] [2025-12-02T02:20:16.686Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-02T02:20:16.946Z] #2 DONE 0.3s [2025-12-02T02:20:16.946Z] [2025-12-02T02:20:16.946Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-02T02:20:16.947Z] #3 DONE 0.3s [2025-12-02T02:20:16.947Z] [2025-12-02T02:20:16.947Z] #4 [internal] load .dockerignore [2025-12-02T02:20:17.205Z] #4 transferring context: 2B done [2025-12-02T02:20:17.205Z] #4 DONE 0.4s [2025-12-02T02:20:17.466Z] [2025-12-02T02:20:17.466Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:17.466Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:17.724Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done [2025-12-02T02:20:17.724Z] #5 CACHED [2025-12-02T02:20:17.724Z] [2025-12-02T02:20:17.724Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:17.724Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done [2025-12-02T02:20:17.724Z] #6 CACHED [2025-12-02T02:20:17.724Z] [2025-12-02T02:20:17.724Z] #7 exporting to image [2025-12-02T02:20:17.724Z] #7 exporting layers done [2025-12-02T02:20:17.724Z] #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 0.0s done [2025-12-02T02:20:17.724Z] #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 0.0s done [2025-12-02T02:20:17.724Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:17.724Z] #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b 0.0s done [2025-12-02T02:20:17.724Z] #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 0.0s done [2025-12-02T02:20:17.724Z] #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.0s done [2025-12-02T02:20:17.724Z] #7 pushing layers [2025-12-02T02:20:17.989Z] #7 pushing layers 0.0s done [2025-12-02T02:20:17.989Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.1s done [2025-12-02T02:20:17.989Z] #7 DONE 0.3s [2025-12-02T02:20:17.989Z] [2025-12-02T02:20:17.989Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:17.989Z] #8 DONE 0.0s [2025-12-02T02:20:19.383Z] [2025-12-02T02:20:19.383Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:19.383Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:19.671Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80' [2025-12-02T02:20:19.671Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 --push - [2025-12-02T02:20:20.237Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:20.237Z] #1 transferring dockerfile: 170B done [2025-12-02T02:20:20.237Z] #1 DONE 0.2s [2025-12-02T02:20:20.237Z] [2025-12-02T02:20:20.237Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 [2025-12-02T02:20:20.495Z] #2 DONE 0.2s [2025-12-02T02:20:20.495Z] [2025-12-02T02:20:20.495Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 [2025-12-02T02:20:20.495Z] #3 DONE 0.2s [2025-12-02T02:20:20.495Z] [2025-12-02T02:20:20.496Z] #4 [internal] load .dockerignore [2025-12-02T02:20:20.755Z] #4 transferring context: 2B done [2025-12-02T02:20:20.755Z] #4 DONE 0.2s [2025-12-02T02:20:20.755Z] [2025-12-02T02:20:20.755Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:20.755Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:20.755Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.1s done [2025-12-02T02:20:20.755Z] #5 CACHED [2025-12-02T02:20:20.755Z] [2025-12-02T02:20:20.755Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:20.755Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.1s done [2025-12-02T02:20:21.015Z] #6 CACHED [2025-12-02T02:20:21.015Z] [2025-12-02T02:20:21.015Z] #7 exporting to image [2025-12-02T02:20:21.015Z] #7 exporting layers done [2025-12-02T02:20:21.015Z] #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 0.0s done [2025-12-02T02:20:21.015Z] #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 done [2025-12-02T02:20:21.015Z] #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b 0.0s done [2025-12-02T02:20:21.015Z] #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 0.1s done [2025-12-02T02:20:21.015Z] #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe [2025-12-02T02:20:21.015Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:21.015Z] #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe done [2025-12-02T02:20:21.015Z] #7 pushing layers 0.0s done [2025-12-02T02:20:21.015Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.1s done [2025-12-02T02:20:21.015Z] #7 DONE 0.2s [2025-12-02T02:20:21.015Z] [2025-12-02T02:20:21.015Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:21.015Z] #8 DONE 0.0s [2025-12-02T02:20:21.955Z] [2025-12-02T02:20:21.955Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:21.955Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:22.255Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:22.255Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:22.514Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:22.772Z] #1 transferring dockerfile: [2025-12-02T02:20:22.772Z] #1 transferring dockerfile: 211B done [2025-12-02T02:20:22.772Z] #1 DONE 0.3s [2025-12-02T02:20:22.772Z] [2025-12-02T02:20:22.772Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:23.055Z] #2 DONE 0.2s [2025-12-02T02:20:23.055Z] [2025-12-02T02:20:23.055Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:23.055Z] #3 DONE 0.2s [2025-12-02T02:20:23.055Z] [2025-12-02T02:20:23.055Z] #4 [internal] load .dockerignore [2025-12-02T02:20:23.363Z] #4 transferring context: 2B done [2025-12-02T02:20:23.832Z] #4 DONE 0.5s [2025-12-02T02:20:23.832Z] [2025-12-02T02:20:23.832Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:23.832Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:23.832Z] #5 ... [2025-12-02T02:20:23.832Z] [2025-12-02T02:20:23.832Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:23.832Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done [2025-12-02T02:20:23.832Z] #6 DONE 0.2s [2025-12-02T02:20:23.832Z] [2025-12-02T02:20:23.832Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:23.832Z] #6 CACHED [2025-12-02T02:20:23.832Z] [2025-12-02T02:20:23.832Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:23.832Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done [2025-12-02T02:20:23.832Z] #5 CACHED [2025-12-02T02:20:23.832Z] [2025-12-02T02:20:23.832Z] #7 exporting to image [2025-12-02T02:20:23.832Z] #7 exporting layers done [2025-12-02T02:20:23.832Z] #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 0.0s done [2025-12-02T02:20:23.832Z] #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 0.0s done [2025-12-02T02:20:23.832Z] #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b 0.0s done [2025-12-02T02:20:23.832Z] #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 0.0s done [2025-12-02T02:20:23.832Z] #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe [2025-12-02T02:20:23.832Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:24.107Z] #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.0s done [2025-12-02T02:20:24.107Z] #7 pushing layers 0.0s done [2025-12-02T02:20:24.107Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.1s done [2025-12-02T02:20:24.107Z] #7 DONE 0.2s [2025-12-02T02:20:24.107Z] [2025-12-02T02:20:24.107Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:24.107Z] #8 DONE 0.0s [2025-12-02T02:20:25.053Z] [2025-12-02T02:20:25.054Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:25.054Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:25.342Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-12-02T02:20:25.343Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-12-02T02:20:25.343Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:25.343Z] #1 transferring dockerfile: 162B done [2025-12-02T02:20:25.343Z] #1 DONE 0.0s [2025-12-02T02:20:25.343Z] [2025-12-02T02:20:25.343Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-02T02:20:25.343Z] #2 DONE 0.0s [2025-12-02T02:20:25.343Z] [2025-12-02T02:20:25.343Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-02T02:20:25.343Z] #3 DONE 0.0s [2025-12-02T02:20:25.343Z] [2025-12-02T02:20:25.343Z] #4 [internal] load .dockerignore [2025-12-02T02:20:25.343Z] #4 transferring context: 2B done [2025-12-02T02:20:25.343Z] #4 DONE 0.0s [2025-12-02T02:20:25.343Z] [2025-12-02T02:20:25.343Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:25.343Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.0s done [2025-12-02T02:20:25.343Z] #5 CACHED [2025-12-02T02:20:25.343Z] [2025-12-02T02:20:25.343Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 [2025-12-02T02:20:25.343Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.0s done [2025-12-02T02:20:25.343Z] #6 CACHED [2025-12-02T02:20:25.343Z] [2025-12-02T02:20:25.343Z] #7 exporting to image [2025-12-02T02:20:25.343Z] #7 exporting layers done [2025-12-02T02:20:25.343Z] #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 done [2025-12-02T02:20:25.343Z] #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 done [2025-12-02T02:20:25.343Z] #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b done [2025-12-02T02:20:25.343Z] #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 [2025-12-02T02:20:25.343Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:25.602Z] #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 done [2025-12-02T02:20:25.602Z] #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe done [2025-12-02T02:20:25.602Z] #7 pushing layers 0.0s done [2025-12-02T02:20:25.602Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.1s done [2025-12-02T02:20:25.602Z] #7 DONE 0.1s [2025-12-02T02:20:25.602Z] [2025-12-02T02:20:25.602Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:25.602Z] #8 DONE 0.0s [2025-12-02T02:20:25.602Z] [2025-12-02T02:20:25.602Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:25.602Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:25.897Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:25.897Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:25.897Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:25.897Z] #1 transferring dockerfile: 206B done [2025-12-02T02:20:25.897Z] #1 DONE 0.0s [2025-12-02T02:20:25.897Z] [2025-12-02T02:20:25.897Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:25.897Z] #2 DONE 0.0s [2025-12-02T02:20:25.897Z] [2025-12-02T02:20:25.897Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:25.897Z] #3 DONE 0.0s [2025-12-02T02:20:25.897Z] [2025-12-02T02:20:25.897Z] #4 [internal] load .dockerignore [2025-12-02T02:20:25.897Z] #4 transferring context: 2B done [2025-12-02T02:20:25.897Z] #4 DONE 0.0s [2025-12-02T02:20:25.897Z] [2025-12-02T02:20:25.897Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:25.897Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done [2025-12-02T02:20:25.897Z] #5 DONE 0.0s [2025-12-02T02:20:25.897Z] [2025-12-02T02:20:25.897Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:26.158Z] #6 DONE 0.0s [2025-12-02T02:20:26.158Z] [2025-12-02T02:20:26.158Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:26.158Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done [2025-12-02T02:20:26.158Z] #5 DONE 0.2s [2025-12-02T02:20:26.416Z] [2025-12-02T02:20:26.416Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:26.416Z] #7 DONE 0.0s [2025-12-02T02:20:26.416Z] [2025-12-02T02:20:26.416Z] #8 exporting to image [2025-12-02T02:20:26.416Z] #8 exporting layers done [2025-12-02T02:20:26.416Z] #8 exporting manifest sha256:18e6d39ebc3f02fac24a51394b86f25805d71ea34cd4309897f6b4c017596050 0.0s done [2025-12-02T02:20:26.416Z] #8 exporting config sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 done [2025-12-02T02:20:26.416Z] #8 exporting manifest sha256:886de16b7b4aedf9f31a52f0ad31bf0cf0cfae03279593def1ee5a7cffcc390f done [2025-12-02T02:20:26.416Z] #8 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e done [2025-12-02T02:20:26.416Z] #8 exporting manifest list sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 done [2025-12-02T02:20:26.416Z] #8 pushing layers 0.1s done [2025-12-02T02:20:26.416Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 [2025-12-02T02:20:26.416Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:26.416Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 0.1s done [2025-12-02T02:20:26.416Z] #8 DONE 0.2s [2025-12-02T02:20:26.416Z] [2025-12-02T02:20:26.416Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:26.416Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:26.713Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-12-02T02:20:26.713Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-12-02T02:20:26.713Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:26.713Z] #1 transferring dockerfile: 172B done [2025-12-02T02:20:26.713Z] #1 DONE 0.0s [2025-12-02T02:20:26.713Z] [2025-12-02T02:20:26.713Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-02T02:20:26.713Z] #2 DONE 0.0s [2025-12-02T02:20:26.713Z] [2025-12-02T02:20:26.713Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-02T02:20:26.713Z] #3 DONE 0.0s [2025-12-02T02:20:26.713Z] [2025-12-02T02:20:26.713Z] #4 [internal] load .dockerignore [2025-12-02T02:20:26.713Z] #4 transferring context: 2B done [2025-12-02T02:20:26.713Z] #4 DONE 0.0s [2025-12-02T02:20:26.713Z] [2025-12-02T02:20:26.713Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:26.713Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done [2025-12-02T02:20:26.713Z] #5 CACHED [2025-12-02T02:20:26.713Z] [2025-12-02T02:20:26.713Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:26.713Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done [2025-12-02T02:20:26.713Z] #6 CACHED [2025-12-02T02:20:26.713Z] [2025-12-02T02:20:26.713Z] #7 exporting to image [2025-12-02T02:20:26.713Z] #7 exporting layers [2025-12-02T02:20:26.713Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:26.971Z] #7 exporting layers done [2025-12-02T02:20:26.971Z] #7 exporting manifest sha256:18e6d39ebc3f02fac24a51394b86f25805d71ea34cd4309897f6b4c017596050 done [2025-12-02T02:20:26.971Z] #7 exporting config sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 done [2025-12-02T02:20:26.971Z] #7 exporting manifest sha256:886de16b7b4aedf9f31a52f0ad31bf0cf0cfae03279593def1ee5a7cffcc390f done [2025-12-02T02:20:26.971Z] #7 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e done [2025-12-02T02:20:26.971Z] #7 exporting manifest list sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 done [2025-12-02T02:20:26.971Z] #7 pushing layers 0.0s done [2025-12-02T02:20:26.971Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 0.1s done [2025-12-02T02:20:26.971Z] #7 DONE 0.1s [2025-12-02T02:20:26.971Z] [2025-12-02T02:20:26.971Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:26.971Z] #8 DONE 0.0s [2025-12-02T02:20:26.971Z] [2025-12-02T02:20:26.971Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:26.971Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:27.262Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 --push - [2025-12-02T02:20:27.262Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80' [2025-12-02T02:20:27.262Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:27.262Z] #1 transferring dockerfile: 178B done [2025-12-02T02:20:27.262Z] #1 DONE 0.0s [2025-12-02T02:20:27.262Z] [2025-12-02T02:20:27.262Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 [2025-12-02T02:20:27.262Z] #2 DONE 0.0s [2025-12-02T02:20:27.262Z] [2025-12-02T02:20:27.262Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 [2025-12-02T02:20:27.262Z] #3 DONE 0.0s [2025-12-02T02:20:27.262Z] [2025-12-02T02:20:27.262Z] #4 [internal] load .dockerignore [2025-12-02T02:20:27.262Z] #4 transferring context: 2B done [2025-12-02T02:20:27.262Z] #4 DONE 0.0s [2025-12-02T02:20:27.262Z] [2025-12-02T02:20:27.262Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:27.262Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done [2025-12-02T02:20:27.262Z] #5 CACHED [2025-12-02T02:20:27.262Z] [2025-12-02T02:20:27.262Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:27.520Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done [2025-12-02T02:20:27.520Z] #6 CACHED [2025-12-02T02:20:27.520Z] [2025-12-02T02:20:27.520Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:27.520Z] #7 DONE 0.0s [2025-12-02T02:20:27.520Z] [2025-12-02T02:20:27.520Z] #8 exporting to image [2025-12-02T02:20:27.520Z] #8 exporting layers done [2025-12-02T02:20:27.520Z] #8 exporting manifest sha256:18e6d39ebc3f02fac24a51394b86f25805d71ea34cd4309897f6b4c017596050 done [2025-12-02T02:20:27.520Z] #8 exporting config sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 done [2025-12-02T02:20:27.520Z] #8 exporting manifest sha256:886de16b7b4aedf9f31a52f0ad31bf0cf0cfae03279593def1ee5a7cffcc390f done [2025-12-02T02:20:27.520Z] #8 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e done [2025-12-02T02:20:27.520Z] #8 exporting manifest list sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 done [2025-12-02T02:20:27.520Z] #8 pushing layers 0.0s done [2025-12-02T02:20:27.520Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 0.1s done [2025-12-02T02:20:27.520Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:27.520Z] #8 DONE 0.1s [2025-12-02T02:20:27.520Z] [2025-12-02T02:20:27.520Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:27.520Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:27.810Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:27.811Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:27.811Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:27.811Z] #1 transferring dockerfile: 219B done [2025-12-02T02:20:27.811Z] #1 DONE 0.0s [2025-12-02T02:20:27.811Z] [2025-12-02T02:20:27.811Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:27.811Z] #2 DONE 0.0s [2025-12-02T02:20:27.811Z] [2025-12-02T02:20:27.811Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:27.811Z] #3 DONE 0.0s [2025-12-02T02:20:27.811Z] [2025-12-02T02:20:27.811Z] #4 [internal] load .dockerignore [2025-12-02T02:20:27.811Z] #4 transferring context: 2B done [2025-12-02T02:20:27.811Z] #4 DONE 0.0s [2025-12-02T02:20:27.811Z] [2025-12-02T02:20:27.811Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:27.811Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda done [2025-12-02T02:20:27.811Z] #5 CACHED [2025-12-02T02:20:27.811Z] [2025-12-02T02:20:27.811Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:27.811Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda done [2025-12-02T02:20:27.811Z] #6 CACHED [2025-12-02T02:20:27.811Z] [2025-12-02T02:20:27.811Z] #7 exporting to image [2025-12-02T02:20:27.811Z] #7 exporting layers done [2025-12-02T02:20:27.811Z] #7 exporting manifest sha256:18e6d39ebc3f02fac24a51394b86f25805d71ea34cd4309897f6b4c017596050 done [2025-12-02T02:20:27.811Z] #7 exporting config sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 done [2025-12-02T02:20:27.811Z] #7 exporting manifest sha256:886de16b7b4aedf9f31a52f0ad31bf0cf0cfae03279593def1ee5a7cffcc390f done [2025-12-02T02:20:27.811Z] #7 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e done [2025-12-02T02:20:27.811Z] #7 exporting manifest list sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 done [2025-12-02T02:20:27.811Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:28.071Z] #7 pushing layers 0.0s done [2025-12-02T02:20:28.071Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 0.1s done [2025-12-02T02:20:28.071Z] #7 DONE 0.1s [2025-12-02T02:20:28.071Z] [2025-12-02T02:20:28.071Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:28.071Z] #8 DONE 0.0s [2025-12-02T02:20:28.071Z] [2025-12-02T02:20:28.071Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:28.071Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:28.361Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-12-02T02:20:28.361Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-12-02T02:20:28.620Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:28.620Z] #1 transferring dockerfile: 170B done [2025-12-02T02:20:28.620Z] #1 DONE 0.0s [2025-12-02T02:20:28.620Z] [2025-12-02T02:20:28.620Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-02T02:20:28.620Z] #2 DONE 0.0s [2025-12-02T02:20:28.620Z] [2025-12-02T02:20:28.620Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-02T02:20:28.620Z] #3 DONE 0.0s [2025-12-02T02:20:28.620Z] [2025-12-02T02:20:28.620Z] #4 [internal] load .dockerignore [2025-12-02T02:20:28.620Z] #4 transferring context: 2B done [2025-12-02T02:20:28.620Z] #4 DONE 0.0s [2025-12-02T02:20:28.620Z] [2025-12-02T02:20:28.620Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:28.620Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done [2025-12-02T02:20:28.620Z] #5 CACHED [2025-12-02T02:20:28.620Z] [2025-12-02T02:20:28.620Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda [2025-12-02T02:20:28.620Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done [2025-12-02T02:20:28.620Z] #6 CACHED [2025-12-02T02:20:28.620Z] [2025-12-02T02:20:28.620Z] #7 exporting to image [2025-12-02T02:20:28.620Z] #7 exporting layers done [2025-12-02T02:20:28.620Z] #7 exporting manifest sha256:18e6d39ebc3f02fac24a51394b86f25805d71ea34cd4309897f6b4c017596050 done [2025-12-02T02:20:28.620Z] #7 exporting config sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 done [2025-12-02T02:20:28.620Z] #7 exporting manifest sha256:886de16b7b4aedf9f31a52f0ad31bf0cf0cfae03279593def1ee5a7cffcc390f done [2025-12-02T02:20:28.620Z] #7 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e [2025-12-02T02:20:28.620Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:28.620Z] #7 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e done [2025-12-02T02:20:28.620Z] #7 exporting manifest list sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 done [2025-12-02T02:20:28.620Z] #7 pushing layers 0.0s done [2025-12-02T02:20:28.620Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 0.1s done [2025-12-02T02:20:28.620Z] #7 DONE 0.1s [2025-12-02T02:20:28.620Z] [2025-12-02T02:20:28.620Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:28.620Z] #8 DONE 0.0s [2025-12-02T02:20:28.620Z] [2025-12-02T02:20:28.620Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:28.620Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:28.903Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:28.903Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:28.903Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:28.903Z] #1 transferring dockerfile: 204B done [2025-12-02T02:20:28.903Z] #1 DONE 0.0s [2025-12-02T02:20:28.903Z] [2025-12-02T02:20:28.903Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:28.903Z] #2 DONE 0.0s [2025-12-02T02:20:28.903Z] [2025-12-02T02:20:28.903Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:28.903Z] #3 DONE 0.0s [2025-12-02T02:20:28.903Z] [2025-12-02T02:20:28.903Z] #4 [internal] load .dockerignore [2025-12-02T02:20:28.903Z] #4 transferring context: 2B done [2025-12-02T02:20:28.903Z] #4 DONE 0.0s [2025-12-02T02:20:28.903Z] [2025-12-02T02:20:28.903Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:28.903Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done [2025-12-02T02:20:28.903Z] #5 DONE 0.0s [2025-12-02T02:20:28.903Z] [2025-12-02T02:20:28.903Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:29.161Z] #6 DONE 0.0s [2025-12-02T02:20:29.161Z] [2025-12-02T02:20:29.161Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:29.161Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done [2025-12-02T02:20:29.161Z] #5 DONE 0.1s [2025-12-02T02:20:29.161Z] [2025-12-02T02:20:29.161Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:29.161Z] #7 DONE 0.0s [2025-12-02T02:20:29.161Z] [2025-12-02T02:20:29.161Z] #8 exporting to image [2025-12-02T02:20:29.161Z] #8 exporting layers done [2025-12-02T02:20:29.161Z] #8 exporting manifest sha256:999143977d3fc56670daa20d7468ce5037e25ae41db0a0886bd38d5268e0401f done [2025-12-02T02:20:29.161Z] #8 exporting config sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done [2025-12-02T02:20:29.161Z] #8 exporting manifest sha256:ef85870c298d3889d80bd536dadf5fe34124f99bc41d398a7a0ec85523f0ad74 done [2025-12-02T02:20:29.161Z] #8 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 done [2025-12-02T02:20:29.161Z] #8 exporting manifest list sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 done [2025-12-02T02:20:29.161Z] #8 pushing layers [2025-12-02T02:20:29.161Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:29.423Z] #8 pushing layers 0.1s done [2025-12-02T02:20:29.423Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 0.1s done [2025-12-02T02:20:29.423Z] #8 DONE 0.2s [2025-12-02T02:20:29.423Z] [2025-12-02T02:20:29.423Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:29.423Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:29.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-12-02T02:20:29.710Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-12-02T02:20:29.970Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:29.970Z] #1 transferring dockerfile: 170B done [2025-12-02T02:20:29.970Z] #1 DONE 0.0s [2025-12-02T02:20:29.970Z] [2025-12-02T02:20:29.970Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-02T02:20:29.970Z] #2 DONE 0.0s [2025-12-02T02:20:29.970Z] [2025-12-02T02:20:29.970Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-02T02:20:29.970Z] #3 DONE 0.0s [2025-12-02T02:20:29.970Z] [2025-12-02T02:20:29.970Z] #4 [internal] load .dockerignore [2025-12-02T02:20:29.970Z] #4 transferring context: 2B done [2025-12-02T02:20:29.970Z] #4 DONE 0.0s [2025-12-02T02:20:29.970Z] [2025-12-02T02:20:29.970Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:29.970Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 done [2025-12-02T02:20:29.970Z] #5 CACHED [2025-12-02T02:20:29.970Z] [2025-12-02T02:20:29.970Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:29.970Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done [2025-12-02T02:20:29.970Z] #6 CACHED [2025-12-02T02:20:29.970Z] [2025-12-02T02:20:29.970Z] #7 exporting to image [2025-12-02T02:20:29.970Z] #7 exporting layers done [2025-12-02T02:20:29.970Z] #7 exporting manifest sha256:999143977d3fc56670daa20d7468ce5037e25ae41db0a0886bd38d5268e0401f done [2025-12-02T02:20:29.970Z] #7 exporting config sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done [2025-12-02T02:20:29.970Z] #7 exporting manifest sha256:ef85870c298d3889d80bd536dadf5fe34124f99bc41d398a7a0ec85523f0ad74 done [2025-12-02T02:20:29.970Z] #7 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 [2025-12-02T02:20:29.970Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:29.970Z] #7 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 done [2025-12-02T02:20:29.970Z] #7 exporting manifest list sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 done [2025-12-02T02:20:29.970Z] #7 pushing layers 0.0s done [2025-12-02T02:20:29.970Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 0.1s done [2025-12-02T02:20:29.970Z] #7 DONE 0.1s [2025-12-02T02:20:29.970Z] [2025-12-02T02:20:29.970Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:29.970Z] #8 DONE 0.0s [2025-12-02T02:20:29.970Z] [2025-12-02T02:20:29.970Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:29.970Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:30.262Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80' [2025-12-02T02:20:30.262Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 --push - [2025-12-02T02:20:30.262Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:30.262Z] #1 transferring dockerfile: 176B done [2025-12-02T02:20:30.262Z] #1 DONE 0.0s [2025-12-02T02:20:30.262Z] [2025-12-02T02:20:30.262Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 [2025-12-02T02:20:30.262Z] #2 DONE 0.0s [2025-12-02T02:20:30.262Z] [2025-12-02T02:20:30.262Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 [2025-12-02T02:20:30.262Z] #3 DONE 0.0s [2025-12-02T02:20:30.262Z] [2025-12-02T02:20:30.262Z] #4 [internal] load .dockerignore [2025-12-02T02:20:30.262Z] #4 transferring context: 2B done [2025-12-02T02:20:30.262Z] #4 DONE 0.0s [2025-12-02T02:20:30.519Z] [2025-12-02T02:20:30.520Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:30.520Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done [2025-12-02T02:20:30.520Z] #5 CACHED [2025-12-02T02:20:30.520Z] [2025-12-02T02:20:30.520Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:30.520Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done [2025-12-02T02:20:30.520Z] #6 CACHED [2025-12-02T02:20:30.520Z] [2025-12-02T02:20:30.520Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:30.520Z] #7 DONE 0.0s [2025-12-02T02:20:30.520Z] [2025-12-02T02:20:30.520Z] #8 exporting to image [2025-12-02T02:20:30.520Z] #8 exporting layers done [2025-12-02T02:20:30.520Z] #8 exporting manifest sha256:999143977d3fc56670daa20d7468ce5037e25ae41db0a0886bd38d5268e0401f done [2025-12-02T02:20:30.520Z] #8 exporting config sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done [2025-12-02T02:20:30.520Z] #8 exporting manifest sha256:ef85870c298d3889d80bd536dadf5fe34124f99bc41d398a7a0ec85523f0ad74 done [2025-12-02T02:20:30.520Z] #8 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 done [2025-12-02T02:20:30.520Z] #8 exporting manifest list sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 done [2025-12-02T02:20:30.520Z] #8 pushing layers 0.0s done [2025-12-02T02:20:30.520Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80@sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 0.1s done [2025-12-02T02:20:30.520Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:30.520Z] #8 DONE 0.1s [2025-12-02T02:20:30.520Z] [2025-12-02T02:20:30.520Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:30.520Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:30.809Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:30.810Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:30.810Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:30.810Z] #1 transferring dockerfile: 217B done [2025-12-02T02:20:30.810Z] #1 DONE 0.0s [2025-12-02T02:20:30.810Z] [2025-12-02T02:20:30.810Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:30.810Z] #2 DONE 0.0s [2025-12-02T02:20:30.810Z] [2025-12-02T02:20:30.810Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:30.810Z] #3 DONE 0.0s [2025-12-02T02:20:30.810Z] [2025-12-02T02:20:30.810Z] #4 [internal] load .dockerignore [2025-12-02T02:20:30.810Z] #4 transferring context: 2B done [2025-12-02T02:20:30.810Z] #4 DONE 0.0s [2025-12-02T02:20:30.810Z] [2025-12-02T02:20:30.810Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:30.810Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done [2025-12-02T02:20:30.810Z] #5 CACHED [2025-12-02T02:20:30.810Z] [2025-12-02T02:20:30.810Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:31.069Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done [2025-12-02T02:20:31.069Z] #6 CACHED [2025-12-02T02:20:31.069Z] [2025-12-02T02:20:31.069Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:31.069Z] #7 DONE 0.0s [2025-12-02T02:20:31.069Z] [2025-12-02T02:20:31.069Z] #8 exporting to image [2025-12-02T02:20:31.069Z] #8 exporting layers done [2025-12-02T02:20:31.069Z] #8 exporting manifest sha256:999143977d3fc56670daa20d7468ce5037e25ae41db0a0886bd38d5268e0401f done [2025-12-02T02:20:31.069Z] #8 exporting config sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done [2025-12-02T02:20:31.069Z] #8 exporting manifest sha256:ef85870c298d3889d80bd536dadf5fe34124f99bc41d398a7a0ec85523f0ad74 done [2025-12-02T02:20:31.069Z] #8 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 done [2025-12-02T02:20:31.069Z] #8 exporting manifest list sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 done [2025-12-02T02:20:31.069Z] #8 pushing layers 0.0s done [2025-12-02T02:20:31.069Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 0.1s done [2025-12-02T02:20:31.069Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:31.069Z] #8 DONE 0.1s [2025-12-02T02:20:31.069Z] [2025-12-02T02:20:31.069Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:31.069Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:31.370Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-12-02T02:20:31.370Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-12-02T02:20:31.370Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:31.370Z] #1 transferring dockerfile: 168B done [2025-12-02T02:20:31.370Z] #1 DONE 0.0s [2025-12-02T02:20:31.370Z] [2025-12-02T02:20:31.370Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-02T02:20:31.370Z] #2 DONE 0.0s [2025-12-02T02:20:31.370Z] [2025-12-02T02:20:31.370Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-02T02:20:31.370Z] #3 DONE 0.0s [2025-12-02T02:20:31.370Z] [2025-12-02T02:20:31.370Z] #4 [internal] load .dockerignore [2025-12-02T02:20:31.370Z] #4 transferring context: 2B done [2025-12-02T02:20:31.370Z] #4 DONE 0.0s [2025-12-02T02:20:31.370Z] [2025-12-02T02:20:31.370Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:31.370Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done [2025-12-02T02:20:31.370Z] #5 CACHED [2025-12-02T02:20:31.370Z] [2025-12-02T02:20:31.370Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 [2025-12-02T02:20:31.370Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done [2025-12-02T02:20:31.628Z] #6 CACHED [2025-12-02T02:20:31.628Z] [2025-12-02T02:20:31.628Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:31.628Z] #7 DONE 0.0s [2025-12-02T02:20:31.628Z] [2025-12-02T02:20:31.628Z] #8 exporting to image [2025-12-02T02:20:31.628Z] #8 exporting layers done [2025-12-02T02:20:31.628Z] #8 exporting manifest sha256:999143977d3fc56670daa20d7468ce5037e25ae41db0a0886bd38d5268e0401f done [2025-12-02T02:20:31.628Z] #8 exporting config sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done [2025-12-02T02:20:31.628Z] #8 exporting manifest sha256:ef85870c298d3889d80bd536dadf5fe34124f99bc41d398a7a0ec85523f0ad74 done [2025-12-02T02:20:31.628Z] #8 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 done [2025-12-02T02:20:31.628Z] #8 exporting manifest list sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 done [2025-12-02T02:20:31.628Z] #8 pushing layers 0.0s done [2025-12-02T02:20:31.628Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 0.1s done [2025-12-02T02:20:31.628Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:31.628Z] #8 DONE 0.1s [2025-12-02T02:20:31.628Z] [2025-12-02T02:20:31.628Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:31.628Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:31.918Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:31.918Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:31.918Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:31.918Z] #1 transferring dockerfile: 205B done [2025-12-02T02:20:31.918Z] #1 DONE 0.0s [2025-12-02T02:20:31.918Z] [2025-12-02T02:20:31.918Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:31.918Z] #2 DONE 0.0s [2025-12-02T02:20:31.918Z] [2025-12-02T02:20:31.918Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:32.177Z] #3 DONE 0.0s [2025-12-02T02:20:32.177Z] [2025-12-02T02:20:32.177Z] #4 [internal] load .dockerignore [2025-12-02T02:20:32.177Z] #4 transferring context: 2B done [2025-12-02T02:20:32.177Z] #4 DONE 0.0s [2025-12-02T02:20:32.177Z] [2025-12-02T02:20:32.177Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:32.177Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:32.177Z] #5 ... [2025-12-02T02:20:32.177Z] [2025-12-02T02:20:32.177Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:32.177Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 0.0s done [2025-12-02T02:20:32.177Z] #6 DONE 0.1s [2025-12-02T02:20:32.177Z] [2025-12-02T02:20:32.177Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:32.177Z] #7 DONE 0.0s [2025-12-02T02:20:32.177Z] [2025-12-02T02:20:32.177Z] #8 exporting to image [2025-12-02T02:20:32.177Z] #8 exporting layers done [2025-12-02T02:20:32.177Z] #8 exporting manifest sha256:130f6452c8599d7a7921cada5a1ef46d0527113f481d7cd0b7a26c59de1140f9 done [2025-12-02T02:20:32.177Z] #8 exporting config sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done [2025-12-02T02:20:32.177Z] #8 exporting manifest sha256:ae44e2529ad30b32dd6b0c89bec397131398e311a46bba1928b85e7b89562a2f done [2025-12-02T02:20:32.177Z] #8 exporting config sha256:f64b4d24c7ea16cef94e88893b9ad55ac383527744506cfebc13150f280b81a5 done [2025-12-02T02:20:32.177Z] #8 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea done [2025-12-02T02:20:32.177Z] #8 pushing layers 0.1s done [2025-12-02T02:20:32.177Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea [2025-12-02T02:20:32.177Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:32.436Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 0.1s done [2025-12-02T02:20:32.436Z] #8 DONE 0.2s [2025-12-02T02:20:32.436Z] [2025-12-02T02:20:32.436Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:32.436Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:32.727Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-12-02T02:20:32.727Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-12-02T02:20:32.727Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:32.727Z] #1 transferring dockerfile: 171B done [2025-12-02T02:20:32.727Z] #1 DONE 0.0s [2025-12-02T02:20:32.727Z] [2025-12-02T02:20:32.727Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-02T02:20:32.727Z] #2 DONE 0.0s [2025-12-02T02:20:32.727Z] [2025-12-02T02:20:32.727Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-02T02:20:32.727Z] #3 DONE 0.0s [2025-12-02T02:20:32.727Z] [2025-12-02T02:20:32.727Z] #4 [internal] load .dockerignore [2025-12-02T02:20:32.727Z] #4 transferring context: 2B done [2025-12-02T02:20:32.727Z] #4 DONE 0.0s [2025-12-02T02:20:32.727Z] [2025-12-02T02:20:32.727Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:32.727Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 done [2025-12-02T02:20:32.727Z] #5 CACHED [2025-12-02T02:20:32.727Z] [2025-12-02T02:20:32.727Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:32.727Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 0.0s done [2025-12-02T02:20:32.727Z] #6 CACHED [2025-12-02T02:20:32.727Z] [2025-12-02T02:20:32.727Z] #7 exporting to image [2025-12-02T02:20:32.727Z] #7 exporting layers [2025-12-02T02:20:32.727Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:32.986Z] #7 exporting layers done [2025-12-02T02:20:32.987Z] #7 exporting manifest sha256:130f6452c8599d7a7921cada5a1ef46d0527113f481d7cd0b7a26c59de1140f9 done [2025-12-02T02:20:32.987Z] #7 exporting config sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done [2025-12-02T02:20:32.987Z] #7 exporting manifest sha256:ae44e2529ad30b32dd6b0c89bec397131398e311a46bba1928b85e7b89562a2f done [2025-12-02T02:20:32.987Z] #7 exporting config sha256:f64b4d24c7ea16cef94e88893b9ad55ac383527744506cfebc13150f280b81a5 done [2025-12-02T02:20:32.987Z] #7 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea done [2025-12-02T02:20:32.987Z] #7 pushing layers 0.0s done [2025-12-02T02:20:32.987Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 0.1s done [2025-12-02T02:20:32.987Z] #7 DONE 0.1s [2025-12-02T02:20:32.987Z] [2025-12-02T02:20:32.987Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:32.987Z] #8 DONE 0.0s [2025-12-02T02:20:32.987Z] [2025-12-02T02:20:32.987Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:32.987Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:33.277Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 --push - [2025-12-02T02:20:33.277Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80' [2025-12-02T02:20:33.539Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:33.539Z] #1 transferring dockerfile: 177B done [2025-12-02T02:20:33.539Z] #1 DONE 0.0s [2025-12-02T02:20:33.539Z] [2025-12-02T02:20:33.539Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 [2025-12-02T02:20:33.539Z] #2 DONE 0.0s [2025-12-02T02:20:33.539Z] [2025-12-02T02:20:33.539Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 [2025-12-02T02:20:33.539Z] #3 DONE 0.0s [2025-12-02T02:20:33.539Z] [2025-12-02T02:20:33.539Z] #4 [internal] load .dockerignore [2025-12-02T02:20:33.539Z] #4 transferring context: 2B done [2025-12-02T02:20:33.539Z] #4 DONE 0.0s [2025-12-02T02:20:33.539Z] [2025-12-02T02:20:33.539Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:33.539Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 done [2025-12-02T02:20:33.539Z] #5 CACHED [2025-12-02T02:20:33.539Z] [2025-12-02T02:20:33.539Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:33.539Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 done [2025-12-02T02:20:33.539Z] #6 CACHED [2025-12-02T02:20:33.539Z] [2025-12-02T02:20:33.539Z] #7 exporting to image [2025-12-02T02:20:33.539Z] #7 exporting layers done [2025-12-02T02:20:33.539Z] #7 exporting manifest sha256:130f6452c8599d7a7921cada5a1ef46d0527113f481d7cd0b7a26c59de1140f9 done [2025-12-02T02:20:33.539Z] #7 exporting config sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done [2025-12-02T02:20:33.539Z] #7 exporting manifest sha256:ae44e2529ad30b32dd6b0c89bec397131398e311a46bba1928b85e7b89562a2f done [2025-12-02T02:20:33.539Z] #7 exporting config sha256:f64b4d24c7ea16cef94e88893b9ad55ac383527744506cfebc13150f280b81a5 done [2025-12-02T02:20:33.539Z] #7 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea done [2025-12-02T02:20:33.539Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:33.539Z] #7 pushing layers 0.0s done [2025-12-02T02:20:33.539Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 0.1s done [2025-12-02T02:20:33.539Z] #7 DONE 0.1s [2025-12-02T02:20:33.539Z] [2025-12-02T02:20:33.539Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:33.539Z] #8 DONE 0.0s [2025-12-02T02:20:33.539Z] [2025-12-02T02:20:33.539Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:33.539Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:33.825Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:33.826Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:34.084Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:34.084Z] #1 transferring dockerfile: 218B done [2025-12-02T02:20:34.084Z] #1 DONE 0.0s [2025-12-02T02:20:34.084Z] [2025-12-02T02:20:34.084Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:34.084Z] #2 DONE 0.0s [2025-12-02T02:20:34.084Z] [2025-12-02T02:20:34.084Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:34.084Z] #3 DONE 0.0s [2025-12-02T02:20:34.084Z] [2025-12-02T02:20:34.084Z] #4 [internal] load .dockerignore [2025-12-02T02:20:34.084Z] #4 transferring context: 2B done [2025-12-02T02:20:34.084Z] #4 DONE 0.0s [2025-12-02T02:20:34.084Z] [2025-12-02T02:20:34.084Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:34.084Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 0.0s done [2025-12-02T02:20:34.084Z] #5 CACHED [2025-12-02T02:20:34.084Z] [2025-12-02T02:20:34.084Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:34.084Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 0.0s done [2025-12-02T02:20:34.084Z] #6 CACHED [2025-12-02T02:20:34.084Z] [2025-12-02T02:20:34.084Z] #7 exporting to image [2025-12-02T02:20:34.084Z] #7 exporting layers done [2025-12-02T02:20:34.084Z] #7 exporting manifest sha256:130f6452c8599d7a7921cada5a1ef46d0527113f481d7cd0b7a26c59de1140f9 done [2025-12-02T02:20:34.084Z] #7 exporting config sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done [2025-12-02T02:20:34.084Z] #7 exporting manifest sha256:ae44e2529ad30b32dd6b0c89bec397131398e311a46bba1928b85e7b89562a2f done [2025-12-02T02:20:34.084Z] #7 exporting config sha256:f64b4d24c7ea16cef94e88893b9ad55ac383527744506cfebc13150f280b81a5 done [2025-12-02T02:20:34.084Z] #7 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea [2025-12-02T02:20:34.084Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:34.084Z] #7 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea done [2025-12-02T02:20:34.084Z] #7 pushing layers 0.0s done [2025-12-02T02:20:34.084Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 0.1s done [2025-12-02T02:20:34.084Z] #7 DONE 0.1s [2025-12-02T02:20:34.084Z] [2025-12-02T02:20:34.084Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:34.084Z] #8 DONE 0.0s [2025-12-02T02:20:34.084Z] [2025-12-02T02:20:34.084Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:34.084Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:34.372Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-12-02T02:20:34.372Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-12-02T02:20:34.372Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:34.372Z] #1 transferring dockerfile: 169B done [2025-12-02T02:20:34.372Z] #1 DONE 0.0s [2025-12-02T02:20:34.372Z] [2025-12-02T02:20:34.372Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-02T02:20:34.372Z] #2 DONE 0.0s [2025-12-02T02:20:34.372Z] [2025-12-02T02:20:34.372Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-02T02:20:34.372Z] #3 DONE 0.0s [2025-12-02T02:20:34.372Z] [2025-12-02T02:20:34.372Z] #4 [internal] load .dockerignore [2025-12-02T02:20:34.372Z] #4 transferring context: 2B done [2025-12-02T02:20:34.372Z] #4 DONE 0.0s [2025-12-02T02:20:34.631Z] [2025-12-02T02:20:34.631Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:34.631Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 0.0s done [2025-12-02T02:20:34.631Z] #5 CACHED [2025-12-02T02:20:34.631Z] [2025-12-02T02:20:34.631Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 [2025-12-02T02:20:34.631Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 done [2025-12-02T02:20:34.631Z] #6 CACHED [2025-12-02T02:20:34.631Z] [2025-12-02T02:20:34.631Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:34.631Z] #7 DONE 0.0s [2025-12-02T02:20:34.631Z] [2025-12-02T02:20:34.631Z] #8 exporting to image [2025-12-02T02:20:34.631Z] #8 exporting layers done [2025-12-02T02:20:34.631Z] #8 exporting manifest sha256:130f6452c8599d7a7921cada5a1ef46d0527113f481d7cd0b7a26c59de1140f9 done [2025-12-02T02:20:34.631Z] #8 exporting config sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done [2025-12-02T02:20:34.631Z] #8 exporting manifest sha256:ae44e2529ad30b32dd6b0c89bec397131398e311a46bba1928b85e7b89562a2f done [2025-12-02T02:20:34.631Z] #8 exporting config sha256:f64b4d24c7ea16cef94e88893b9ad55ac383527744506cfebc13150f280b81a5 done [2025-12-02T02:20:34.631Z] #8 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea done [2025-12-02T02:20:34.631Z] #8 pushing layers 0.0s done [2025-12-02T02:20:34.631Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 0.1s done [2025-12-02T02:20:34.631Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:34.631Z] #8 DONE 0.1s [2025-12-02T02:20:34.631Z] [2025-12-02T02:20:34.631Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:34.631Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:34.921Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:34.922Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:34.922Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:34.922Z] #1 transferring dockerfile: 211B done [2025-12-02T02:20:34.922Z] #1 DONE 0.0s [2025-12-02T02:20:34.922Z] [2025-12-02T02:20:34.922Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:34.922Z] #2 DONE 0.0s [2025-12-02T02:20:34.922Z] [2025-12-02T02:20:34.922Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:34.922Z] #3 DONE 0.0s [2025-12-02T02:20:34.922Z] [2025-12-02T02:20:34.922Z] #4 [internal] load .dockerignore [2025-12-02T02:20:34.922Z] #4 transferring context: 2B done [2025-12-02T02:20:34.922Z] #4 DONE 0.0s [2025-12-02T02:20:35.182Z] [2025-12-02T02:20:35.182Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:35.182Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done [2025-12-02T02:20:35.182Z] #5 DONE 0.0s [2025-12-02T02:20:35.182Z] [2025-12-02T02:20:35.182Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:35.182Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done [2025-12-02T02:20:35.182Z] #6 DONE 0.1s [2025-12-02T02:20:35.182Z] [2025-12-02T02:20:35.182Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:35.182Z] #7 DONE 0.0s [2025-12-02T02:20:35.182Z] [2025-12-02T02:20:35.182Z] #8 exporting to image [2025-12-02T02:20:35.182Z] #8 exporting layers done [2025-12-02T02:20:35.182Z] #8 exporting manifest sha256:23c5c02f54d704f9635c599f128509d185deba4d7ead74375fd6ace5065c9560 done [2025-12-02T02:20:35.182Z] #8 exporting config sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done [2025-12-02T02:20:35.182Z] #8 exporting manifest sha256:7d2d044502769a5cf3c85ecf9c7986bdda28a0d2d29ae3653c9918b647453a53 done [2025-12-02T02:20:35.182Z] #8 exporting config sha256:6ef164ce3d03e348a8d7f67724eabcb6f92ce9df3e2328cceac5a87173aa5f15 done [2025-12-02T02:20:35.182Z] #8 exporting manifest list sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 done [2025-12-02T02:20:35.182Z] #8 pushing layers 0.1s done [2025-12-02T02:20:35.182Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 [2025-12-02T02:20:35.182Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:35.441Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 0.1s done [2025-12-02T02:20:35.441Z] #8 DONE 0.2s [2025-12-02T02:20:35.441Z] [2025-12-02T02:20:35.441Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:35.441Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:35.731Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-12-02T02:20:35.731Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-12-02T02:20:35.731Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:35.731Z] #1 transferring dockerfile: 177B done [2025-12-02T02:20:35.731Z] #1 DONE 0.0s [2025-12-02T02:20:35.731Z] [2025-12-02T02:20:35.731Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-02T02:20:35.731Z] #2 DONE 0.0s [2025-12-02T02:20:35.731Z] [2025-12-02T02:20:35.731Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-02T02:20:35.731Z] #3 DONE 0.0s [2025-12-02T02:20:35.731Z] [2025-12-02T02:20:35.731Z] #4 [internal] load .dockerignore [2025-12-02T02:20:35.731Z] #4 transferring context: 2B done [2025-12-02T02:20:35.731Z] #4 DONE 0.0s [2025-12-02T02:20:35.731Z] [2025-12-02T02:20:35.731Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:35.731Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done [2025-12-02T02:20:35.731Z] #5 CACHED [2025-12-02T02:20:35.731Z] [2025-12-02T02:20:35.731Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:35.731Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done [2025-12-02T02:20:35.731Z] #6 CACHED [2025-12-02T02:20:35.990Z] [2025-12-02T02:20:35.990Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:35.990Z] #7 DONE 0.0s [2025-12-02T02:20:35.990Z] [2025-12-02T02:20:35.990Z] #8 exporting to image [2025-12-02T02:20:35.990Z] #8 exporting layers done [2025-12-02T02:20:35.990Z] #8 exporting manifest sha256:23c5c02f54d704f9635c599f128509d185deba4d7ead74375fd6ace5065c9560 done [2025-12-02T02:20:35.990Z] #8 exporting config sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done [2025-12-02T02:20:35.990Z] #8 exporting manifest sha256:7d2d044502769a5cf3c85ecf9c7986bdda28a0d2d29ae3653c9918b647453a53 done [2025-12-02T02:20:35.990Z] #8 exporting config sha256:6ef164ce3d03e348a8d7f67724eabcb6f92ce9df3e2328cceac5a87173aa5f15 done [2025-12-02T02:20:35.990Z] #8 exporting manifest list sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 done [2025-12-02T02:20:35.990Z] #8 pushing layers 0.0s done [2025-12-02T02:20:35.990Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 0.1s done [2025-12-02T02:20:35.990Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:35.990Z] #8 DONE 0.1s [2025-12-02T02:20:35.990Z] [2025-12-02T02:20:35.990Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:35.990Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:36.282Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80' [2025-12-02T02:20:36.282Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 --push - [2025-12-02T02:20:36.541Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:36.541Z] #1 transferring dockerfile: 183B done [2025-12-02T02:20:36.541Z] #1 DONE 0.0s [2025-12-02T02:20:36.541Z] [2025-12-02T02:20:36.541Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 [2025-12-02T02:20:36.541Z] #2 DONE 0.0s [2025-12-02T02:20:36.541Z] [2025-12-02T02:20:36.541Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 [2025-12-02T02:20:36.541Z] #3 DONE 0.0s [2025-12-02T02:20:36.541Z] [2025-12-02T02:20:36.541Z] #4 [internal] load .dockerignore [2025-12-02T02:20:36.541Z] #4 transferring context: 2B done [2025-12-02T02:20:36.541Z] #4 DONE 0.0s [2025-12-02T02:20:36.541Z] [2025-12-02T02:20:36.541Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:36.541Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:36.541Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c done [2025-12-02T02:20:36.541Z] #5 CACHED [2025-12-02T02:20:36.541Z] [2025-12-02T02:20:36.541Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:36.541Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c done [2025-12-02T02:20:36.541Z] #6 CACHED [2025-12-02T02:20:36.541Z] [2025-12-02T02:20:36.541Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:36.541Z] #7 DONE 0.0s [2025-12-02T02:20:36.541Z] [2025-12-02T02:20:36.541Z] #8 exporting to image [2025-12-02T02:20:36.541Z] #8 exporting layers done [2025-12-02T02:20:36.541Z] #8 exporting manifest sha256:23c5c02f54d704f9635c599f128509d185deba4d7ead74375fd6ace5065c9560 done [2025-12-02T02:20:36.541Z] #8 exporting config sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done [2025-12-02T02:20:36.541Z] #8 exporting manifest sha256:7d2d044502769a5cf3c85ecf9c7986bdda28a0d2d29ae3653c9918b647453a53 done [2025-12-02T02:20:36.541Z] #8 exporting config sha256:6ef164ce3d03e348a8d7f67724eabcb6f92ce9df3e2328cceac5a87173aa5f15 done [2025-12-02T02:20:36.541Z] #8 exporting manifest list sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 done [2025-12-02T02:20:36.541Z] #8 pushing layers 0.0s done [2025-12-02T02:20:36.541Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 0.1s done [2025-12-02T02:20:36.541Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:36.541Z] #8 DONE 0.1s [2025-12-02T02:20:36.541Z] [2025-12-02T02:20:36.541Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:36.541Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:37.002Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:37.002Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:37.002Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:37.002Z] #1 transferring dockerfile: 224B done [2025-12-02T02:20:37.002Z] #1 DONE 0.0s [2025-12-02T02:20:37.002Z] [2025-12-02T02:20:37.002Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:37.002Z] #2 DONE 0.0s [2025-12-02T02:20:37.002Z] [2025-12-02T02:20:37.002Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:37.002Z] #3 DONE 0.0s [2025-12-02T02:20:37.002Z] [2025-12-02T02:20:37.002Z] #4 [internal] load .dockerignore [2025-12-02T02:20:37.002Z] #4 transferring context: 2B done [2025-12-02T02:20:37.002Z] #4 DONE 0.0s [2025-12-02T02:20:37.002Z] [2025-12-02T02:20:37.002Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:37.002Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:37.002Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done [2025-12-02T02:20:37.002Z] #5 CACHED [2025-12-02T02:20:37.002Z] [2025-12-02T02:20:37.002Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:37.002Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done [2025-12-02T02:20:37.002Z] #6 CACHED [2025-12-02T02:20:37.002Z] [2025-12-02T02:20:37.002Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:37.002Z] #7 DONE 0.0s [2025-12-02T02:20:37.002Z] [2025-12-02T02:20:37.002Z] #8 exporting to image [2025-12-02T02:20:37.002Z] #8 exporting layers done [2025-12-02T02:20:37.002Z] #8 exporting manifest sha256:23c5c02f54d704f9635c599f128509d185deba4d7ead74375fd6ace5065c9560 done [2025-12-02T02:20:37.002Z] #8 exporting config sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done [2025-12-02T02:20:37.002Z] #8 exporting manifest sha256:7d2d044502769a5cf3c85ecf9c7986bdda28a0d2d29ae3653c9918b647453a53 done [2025-12-02T02:20:37.003Z] #8 exporting config sha256:6ef164ce3d03e348a8d7f67724eabcb6f92ce9df3e2328cceac5a87173aa5f15 done [2025-12-02T02:20:37.003Z] #8 exporting manifest list sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 done [2025-12-02T02:20:37.003Z] #8 pushing layers 0.0s done [2025-12-02T02:20:37.003Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 0.1s done [2025-12-02T02:20:37.003Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:37.003Z] #8 DONE 0.1s [2025-12-02T02:20:37.261Z] [2025-12-02T02:20:37.261Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:37.261Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:37.561Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-12-02T02:20:37.561Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-12-02T02:20:37.561Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:37.561Z] #1 transferring dockerfile: 175B done [2025-12-02T02:20:37.561Z] #1 DONE 0.0s [2025-12-02T02:20:37.561Z] [2025-12-02T02:20:37.561Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-02T02:20:37.561Z] #2 DONE 0.0s [2025-12-02T02:20:37.561Z] [2025-12-02T02:20:37.561Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-02T02:20:37.561Z] #3 DONE 0.0s [2025-12-02T02:20:37.561Z] [2025-12-02T02:20:37.561Z] #4 [internal] load .dockerignore [2025-12-02T02:20:37.561Z] #4 transferring context: 2B done [2025-12-02T02:20:37.561Z] #4 DONE 0.0s [2025-12-02T02:20:37.561Z] [2025-12-02T02:20:37.561Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:37.561Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c done [2025-12-02T02:20:37.561Z] #5 CACHED [2025-12-02T02:20:37.561Z] [2025-12-02T02:20:37.561Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:37.561Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c done [2025-12-02T02:20:37.561Z] #6 DONE 0.0s [2025-12-02T02:20:37.820Z] [2025-12-02T02:20:37.820Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c [2025-12-02T02:20:37.820Z] #6 CACHED [2025-12-02T02:20:37.820Z] [2025-12-02T02:20:37.820Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:37.820Z] #7 DONE 0.0s [2025-12-02T02:20:37.820Z] [2025-12-02T02:20:37.820Z] #8 exporting to image [2025-12-02T02:20:37.820Z] #8 exporting layers done [2025-12-02T02:20:37.820Z] #8 exporting manifest sha256:23c5c02f54d704f9635c599f128509d185deba4d7ead74375fd6ace5065c9560 done [2025-12-02T02:20:37.820Z] #8 exporting config sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done [2025-12-02T02:20:37.820Z] #8 exporting manifest sha256:7d2d044502769a5cf3c85ecf9c7986bdda28a0d2d29ae3653c9918b647453a53 done [2025-12-02T02:20:37.820Z] #8 exporting config sha256:6ef164ce3d03e348a8d7f67724eabcb6f92ce9df3e2328cceac5a87173aa5f15 done [2025-12-02T02:20:37.820Z] #8 exporting manifest list sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 done [2025-12-02T02:20:37.820Z] #8 pushing layers 0.0s done [2025-12-02T02:20:37.820Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 0.1s done [2025-12-02T02:20:37.820Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:37.820Z] #8 DONE 0.1s [2025-12-02T02:20:37.820Z] [2025-12-02T02:20:37.820Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:37.820Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:38.111Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:38.111Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:38.111Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:38.111Z] #1 transferring dockerfile: 215B done [2025-12-02T02:20:38.111Z] #1 DONE 0.0s [2025-12-02T02:20:38.111Z] [2025-12-02T02:20:38.111Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:38.111Z] #2 DONE 0.0s [2025-12-02T02:20:38.111Z] [2025-12-02T02:20:38.111Z] #3 [internal] load .dockerignore [2025-12-02T02:20:38.111Z] #3 transferring context: 2B done [2025-12-02T02:20:38.111Z] #3 DONE 0.0s [2025-12-02T02:20:38.111Z] [2025-12-02T02:20:38.111Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:38.111Z] #4 DONE 0.1s [2025-12-02T02:20:38.111Z] [2025-12-02T02:20:38.111Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:38.111Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:38.370Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done [2025-12-02T02:20:38.370Z] #5 DONE 0.0s [2025-12-02T02:20:38.370Z] [2025-12-02T02:20:38.370Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:38.370Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done [2025-12-02T02:20:38.370Z] #6 DONE 0.1s [2025-12-02T02:20:38.370Z] [2025-12-02T02:20:38.370Z] #7 exporting to image [2025-12-02T02:20:38.370Z] #7 exporting layers done [2025-12-02T02:20:38.370Z] #7 exporting manifest sha256:6248a015745ba8ab91f158f11087421240e375609924484d74c1479d70be38a9 0.0s done [2025-12-02T02:20:38.370Z] #7 exporting config sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae done [2025-12-02T02:20:38.370Z] #7 exporting manifest sha256:d5b2d41210fceac71a8a2aa4e10426c697cde4d0d157b922a0aaf34c3872f2d4 done [2025-12-02T02:20:38.370Z] #7 exporting config sha256:4dc446d5826d93bfa759ca84f0e5a062797e1ef4cb33162ba14c789cbeee3806 done [2025-12-02T02:20:38.370Z] #7 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 [2025-12-02T02:20:38.370Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:38.370Z] #7 ... [2025-12-02T02:20:38.370Z] [2025-12-02T02:20:38.370Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:38.370Z] #8 DONE 0.0s [2025-12-02T02:20:38.370Z] [2025-12-02T02:20:38.370Z] #7 exporting to image [2025-12-02T02:20:38.370Z] #7 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 done [2025-12-02T02:20:38.370Z] #7 pushing layers 0.1s done [2025-12-02T02:20:38.370Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 [2025-12-02T02:20:38.632Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 0.1s done [2025-12-02T02:20:38.632Z] #7 DONE 0.2s [2025-12-02T02:20:38.632Z] [2025-12-02T02:20:38.632Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:38.632Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:38.929Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-12-02T02:20:38.929Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-12-02T02:20:38.929Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:39.189Z] #1 transferring dockerfile: 181B done [2025-12-02T02:20:39.189Z] #1 DONE 0.0s [2025-12-02T02:20:39.189Z] [2025-12-02T02:20:39.189Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-02T02:20:39.189Z] #2 DONE 0.0s [2025-12-02T02:20:39.189Z] [2025-12-02T02:20:39.189Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-02T02:20:39.189Z] #3 DONE 0.0s [2025-12-02T02:20:39.189Z] [2025-12-02T02:20:39.189Z] #4 [internal] load .dockerignore [2025-12-02T02:20:39.189Z] #4 transferring context: 2B done [2025-12-02T02:20:39.189Z] #4 DONE 0.0s [2025-12-02T02:20:39.189Z] [2025-12-02T02:20:39.189Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:39.189Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done [2025-12-02T02:20:39.189Z] #5 DONE 0.0s [2025-12-02T02:20:39.189Z] [2025-12-02T02:20:39.189Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:39.189Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done [2025-12-02T02:20:39.189Z] #6 CACHED [2025-12-02T02:20:39.189Z] [2025-12-02T02:20:39.189Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:39.189Z] #5 CACHED [2025-12-02T02:20:39.189Z] [2025-12-02T02:20:39.189Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:39.189Z] #7 DONE 0.0s [2025-12-02T02:20:39.189Z] [2025-12-02T02:20:39.189Z] #8 exporting to image [2025-12-02T02:20:39.189Z] #8 exporting layers done [2025-12-02T02:20:39.189Z] #8 exporting manifest sha256:6248a015745ba8ab91f158f11087421240e375609924484d74c1479d70be38a9 done [2025-12-02T02:20:39.189Z] #8 exporting config sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae done [2025-12-02T02:20:39.189Z] #8 exporting manifest sha256:d5b2d41210fceac71a8a2aa4e10426c697cde4d0d157b922a0aaf34c3872f2d4 done [2025-12-02T02:20:39.189Z] #8 exporting config sha256:4dc446d5826d93bfa759ca84f0e5a062797e1ef4cb33162ba14c789cbeee3806 done [2025-12-02T02:20:39.189Z] #8 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 done [2025-12-02T02:20:39.189Z] #8 pushing layers 0.0s done [2025-12-02T02:20:39.189Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 0.1s done [2025-12-02T02:20:39.189Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:39.189Z] #8 DONE 0.1s [2025-12-02T02:20:39.189Z] [2025-12-02T02:20:39.189Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:39.189Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:39.797Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80' [2025-12-02T02:20:39.797Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 --push - [2025-12-02T02:20:39.797Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:39.797Z] #1 transferring dockerfile: 187B done [2025-12-02T02:20:39.797Z] #1 DONE 0.0s [2025-12-02T02:20:39.797Z] [2025-12-02T02:20:39.797Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 [2025-12-02T02:20:39.797Z] #2 DONE 0.0s [2025-12-02T02:20:39.797Z] [2025-12-02T02:20:39.797Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 [2025-12-02T02:20:39.797Z] #3 DONE 0.0s [2025-12-02T02:20:39.797Z] [2025-12-02T02:20:39.797Z] #4 [internal] load .dockerignore [2025-12-02T02:20:39.797Z] #4 transferring context: 2B done [2025-12-02T02:20:39.797Z] #4 DONE 0.0s [2025-12-02T02:20:40.065Z] [2025-12-02T02:20:40.065Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:40.065Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:40.065Z] #5 ... [2025-12-02T02:20:40.065Z] [2025-12-02T02:20:40.065Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:40.065Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done [2025-12-02T02:20:40.065Z] #6 CACHED [2025-12-02T02:20:40.065Z] [2025-12-02T02:20:40.065Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:40.065Z] #7 DONE 0.0s [2025-12-02T02:20:40.065Z] [2025-12-02T02:20:40.065Z] #8 exporting to image [2025-12-02T02:20:40.065Z] #8 exporting layers done [2025-12-02T02:20:40.065Z] #8 exporting manifest sha256:6248a015745ba8ab91f158f11087421240e375609924484d74c1479d70be38a9 done [2025-12-02T02:20:40.065Z] #8 exporting config sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae done [2025-12-02T02:20:40.065Z] #8 exporting manifest sha256:d5b2d41210fceac71a8a2aa4e10426c697cde4d0d157b922a0aaf34c3872f2d4 done [2025-12-02T02:20:40.065Z] #8 exporting config sha256:4dc446d5826d93bfa759ca84f0e5a062797e1ef4cb33162ba14c789cbeee3806 done [2025-12-02T02:20:40.065Z] #8 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 done [2025-12-02T02:20:40.065Z] #8 pushing layers 0.0s done [2025-12-02T02:20:40.065Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 [2025-12-02T02:20:40.065Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:40.065Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 0.1s done [2025-12-02T02:20:40.065Z] #8 DONE 0.1s [2025-12-02T02:20:40.065Z] [2025-12-02T02:20:40.065Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:40.065Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:40.352Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:40.352Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:40.612Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:40.612Z] #1 transferring dockerfile: 228B done [2025-12-02T02:20:40.612Z] #1 DONE 0.0s [2025-12-02T02:20:40.612Z] [2025-12-02T02:20:40.612Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:40.612Z] #2 DONE 0.0s [2025-12-02T02:20:40.612Z] [2025-12-02T02:20:40.612Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:40.612Z] #3 DONE 0.0s [2025-12-02T02:20:40.612Z] [2025-12-02T02:20:40.612Z] #4 [internal] load .dockerignore [2025-12-02T02:20:40.612Z] #4 transferring context: 2B done [2025-12-02T02:20:40.612Z] #4 DONE 0.0s [2025-12-02T02:20:40.612Z] [2025-12-02T02:20:40.612Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:40.612Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done [2025-12-02T02:20:40.612Z] #5 CACHED [2025-12-02T02:20:40.612Z] [2025-12-02T02:20:40.612Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:40.612Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done [2025-12-02T02:20:40.612Z] #6 DONE 0.0s [2025-12-02T02:20:40.612Z] [2025-12-02T02:20:40.612Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:40.612Z] #6 CACHED [2025-12-02T02:20:40.612Z] [2025-12-02T02:20:40.612Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:40.612Z] #7 DONE 0.0s [2025-12-02T02:20:40.612Z] [2025-12-02T02:20:40.612Z] #8 exporting to image [2025-12-02T02:20:40.612Z] #8 exporting layers done [2025-12-02T02:20:40.612Z] #8 exporting manifest sha256:6248a015745ba8ab91f158f11087421240e375609924484d74c1479d70be38a9 done [2025-12-02T02:20:40.612Z] #8 exporting config sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae done [2025-12-02T02:20:40.612Z] #8 exporting manifest sha256:d5b2d41210fceac71a8a2aa4e10426c697cde4d0d157b922a0aaf34c3872f2d4 done [2025-12-02T02:20:40.612Z] #8 exporting config sha256:4dc446d5826d93bfa759ca84f0e5a062797e1ef4cb33162ba14c789cbeee3806 done [2025-12-02T02:20:40.612Z] #8 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 done [2025-12-02T02:20:40.612Z] #8 pushing layers 0.0s done [2025-12-02T02:20:40.612Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 0.1s done [2025-12-02T02:20:40.612Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:40.612Z] #8 DONE 0.1s [2025-12-02T02:20:40.612Z] [2025-12-02T02:20:40.612Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:40.612Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:40.895Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-12-02T02:20:40.895Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-12-02T02:20:41.158Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:41.158Z] #1 transferring dockerfile: 179B done [2025-12-02T02:20:41.158Z] #1 DONE 0.0s [2025-12-02T02:20:41.158Z] [2025-12-02T02:20:41.158Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-02T02:20:41.158Z] #2 DONE 0.0s [2025-12-02T02:20:41.158Z] [2025-12-02T02:20:41.158Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-02T02:20:41.158Z] #3 DONE 0.0s [2025-12-02T02:20:41.158Z] [2025-12-02T02:20:41.158Z] #4 [internal] load .dockerignore [2025-12-02T02:20:41.158Z] #4 transferring context: [2025-12-02T02:20:41.158Z] #4 transferring context: 2B done [2025-12-02T02:20:41.158Z] #4 DONE 0.1s [2025-12-02T02:20:41.158Z] [2025-12-02T02:20:41.158Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:41.158Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done [2025-12-02T02:20:41.158Z] #5 CACHED [2025-12-02T02:20:41.158Z] [2025-12-02T02:20:41.158Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e [2025-12-02T02:20:41.158Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done [2025-12-02T02:20:41.158Z] #6 CACHED [2025-12-02T02:20:41.158Z] [2025-12-02T02:20:41.158Z] #7 exporting to image [2025-12-02T02:20:41.158Z] #7 exporting layers done [2025-12-02T02:20:41.158Z] #7 exporting manifest sha256:6248a015745ba8ab91f158f11087421240e375609924484d74c1479d70be38a9 done [2025-12-02T02:20:41.158Z] #7 exporting config sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae done [2025-12-02T02:20:41.158Z] #7 exporting manifest sha256:d5b2d41210fceac71a8a2aa4e10426c697cde4d0d157b922a0aaf34c3872f2d4 done [2025-12-02T02:20:41.158Z] #7 exporting config sha256:4dc446d5826d93bfa759ca84f0e5a062797e1ef4cb33162ba14c789cbeee3806 done [2025-12-02T02:20:41.158Z] #7 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 done [2025-12-02T02:20:41.158Z] #7 pushing layers 0.0s done [2025-12-02T02:20:41.158Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 [2025-12-02T02:20:41.158Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:41.158Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 0.1s done [2025-12-02T02:20:41.158Z] #7 DONE 0.1s [2025-12-02T02:20:41.158Z] [2025-12-02T02:20:41.158Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:41.158Z] #8 DONE 0.0s [2025-12-02T02:20:41.158Z] [2025-12-02T02:20:41.158Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:41.158Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:41.450Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:41.450Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:41.710Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:41.710Z] #1 transferring dockerfile: 205B done [2025-12-02T02:20:41.710Z] #1 DONE 0.0s [2025-12-02T02:20:41.710Z] [2025-12-02T02:20:41.710Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:41.710Z] #2 DONE 0.1s [2025-12-02T02:20:41.710Z] [2025-12-02T02:20:41.710Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:41.710Z] #3 DONE 0.1s [2025-12-02T02:20:41.710Z] [2025-12-02T02:20:41.710Z] #4 [internal] load .dockerignore [2025-12-02T02:20:41.710Z] #4 transferring context: 2B done [2025-12-02T02:20:41.710Z] #4 DONE 0.0s [2025-12-02T02:20:41.710Z] [2025-12-02T02:20:41.710Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:41.710Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf done [2025-12-02T02:20:41.710Z] #5 DONE 0.0s [2025-12-02T02:20:41.710Z] [2025-12-02T02:20:41.710Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:41.710Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 0.0s done [2025-12-02T02:20:41.969Z] #6 DONE 0.1s [2025-12-02T02:20:41.969Z] [2025-12-02T02:20:41.969Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:41.969Z] #7 DONE 0.0s [2025-12-02T02:20:41.969Z] [2025-12-02T02:20:41.969Z] #8 exporting to image [2025-12-02T02:20:41.969Z] #8 exporting layers done [2025-12-02T02:20:41.969Z] #8 exporting manifest sha256:89c03501262999b1d5217de560d597e2bb3c85326366eddf0ebb7edc0144ec97 0.0s done [2025-12-02T02:20:41.969Z] #8 exporting config sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 done [2025-12-02T02:20:41.969Z] #8 exporting manifest sha256:715450150921c1bd7fdfd3835e381a1376d2efa5f53f1687b7168c6c365bdb48 done [2025-12-02T02:20:41.969Z] #8 exporting config sha256:993204a7a4e0160b1ad25c172c034b8d48af475df0716ebf4c6e834b71810862 done [2025-12-02T02:20:41.969Z] #8 exporting manifest list sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.0s done [2025-12-02T02:20:41.969Z] #8 pushing layers [2025-12-02T02:20:41.969Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:41.969Z] #8 pushing layers 0.1s done [2025-12-02T02:20:41.969Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.1s done [2025-12-02T02:20:41.969Z] #8 DONE 0.2s [2025-12-02T02:20:41.969Z] [2025-12-02T02:20:41.969Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:41.969Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:42.256Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-12-02T02:20:42.256Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-12-02T02:20:42.256Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:42.256Z] #1 transferring dockerfile: 171B done [2025-12-02T02:20:42.256Z] #1 DONE 0.0s [2025-12-02T02:20:42.256Z] [2025-12-02T02:20:42.256Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-02T02:20:42.256Z] #2 DONE 0.0s [2025-12-02T02:20:42.256Z] [2025-12-02T02:20:42.256Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-02T02:20:42.256Z] #3 DONE 0.0s [2025-12-02T02:20:42.256Z] [2025-12-02T02:20:42.256Z] #4 [internal] load .dockerignore [2025-12-02T02:20:42.256Z] #4 transferring context: 2B done [2025-12-02T02:20:42.256Z] #4 DONE 0.0s [2025-12-02T02:20:42.256Z] [2025-12-02T02:20:42.256Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:42.256Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf done [2025-12-02T02:20:42.256Z] #5 CACHED [2025-12-02T02:20:42.256Z] [2025-12-02T02:20:42.256Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:42.256Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 0.0s done [2025-12-02T02:20:42.256Z] #6 CACHED [2025-12-02T02:20:42.256Z] [2025-12-02T02:20:42.256Z] #7 exporting to image [2025-12-02T02:20:42.256Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:42.515Z] #7 exporting layers done [2025-12-02T02:20:42.515Z] #7 exporting manifest sha256:89c03501262999b1d5217de560d597e2bb3c85326366eddf0ebb7edc0144ec97 done [2025-12-02T02:20:42.515Z] #7 exporting config sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 done [2025-12-02T02:20:42.515Z] #7 exporting manifest sha256:715450150921c1bd7fdfd3835e381a1376d2efa5f53f1687b7168c6c365bdb48 done [2025-12-02T02:20:42.515Z] #7 exporting config sha256:993204a7a4e0160b1ad25c172c034b8d48af475df0716ebf4c6e834b71810862 done [2025-12-02T02:20:42.515Z] #7 exporting manifest list sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e done [2025-12-02T02:20:42.515Z] #7 pushing layers 0.0s done [2025-12-02T02:20:42.515Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.1s done [2025-12-02T02:20:42.515Z] #7 DONE 0.1s [2025-12-02T02:20:42.515Z] [2025-12-02T02:20:42.515Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:42.515Z] #8 DONE 0.0s [2025-12-02T02:20:42.515Z] [2025-12-02T02:20:42.515Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:42.515Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:42.813Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80' [2025-12-02T02:20:42.813Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 --push - [2025-12-02T02:20:42.813Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:42.813Z] #1 transferring dockerfile: 177B done [2025-12-02T02:20:42.813Z] #1 DONE 0.0s [2025-12-02T02:20:42.813Z] [2025-12-02T02:20:42.814Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 [2025-12-02T02:20:42.814Z] #2 DONE 0.0s [2025-12-02T02:20:42.814Z] [2025-12-02T02:20:42.814Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 [2025-12-02T02:20:42.814Z] #3 DONE 0.0s [2025-12-02T02:20:42.814Z] [2025-12-02T02:20:42.814Z] #4 [internal] load .dockerignore [2025-12-02T02:20:42.814Z] #4 transferring context: 2B done [2025-12-02T02:20:42.814Z] #4 DONE 0.0s [2025-12-02T02:20:42.814Z] [2025-12-02T02:20:42.814Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:42.814Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:42.814Z] #5 ... [2025-12-02T02:20:42.814Z] [2025-12-02T02:20:42.814Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:42.814Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 0.0s done [2025-12-02T02:20:42.814Z] #6 DONE 0.0s [2025-12-02T02:20:43.073Z] [2025-12-02T02:20:43.073Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:43.073Z] #5 CACHED [2025-12-02T02:20:43.073Z] [2025-12-02T02:20:43.073Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:43.073Z] #6 CACHED [2025-12-02T02:20:43.073Z] [2025-12-02T02:20:43.073Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:43.073Z] #7 DONE 0.0s [2025-12-02T02:20:43.073Z] [2025-12-02T02:20:43.073Z] #8 exporting to image [2025-12-02T02:20:43.073Z] #8 exporting layers done [2025-12-02T02:20:43.073Z] #8 exporting manifest sha256:89c03501262999b1d5217de560d597e2bb3c85326366eddf0ebb7edc0144ec97 done [2025-12-02T02:20:43.073Z] #8 exporting config sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 done [2025-12-02T02:20:43.073Z] #8 exporting manifest sha256:715450150921c1bd7fdfd3835e381a1376d2efa5f53f1687b7168c6c365bdb48 done [2025-12-02T02:20:43.073Z] #8 exporting config sha256:993204a7a4e0160b1ad25c172c034b8d48af475df0716ebf4c6e834b71810862 done [2025-12-02T02:20:43.073Z] #8 exporting manifest list sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e done [2025-12-02T02:20:43.073Z] #8 pushing layers 0.0s done [2025-12-02T02:20:43.073Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.1s done [2025-12-02T02:20:43.073Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:43.073Z] #8 DONE 0.1s [2025-12-02T02:20:43.073Z] [2025-12-02T02:20:43.073Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:43.073Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:43.362Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:43.362Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:43.362Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:43.362Z] #1 transferring dockerfile: 218B done [2025-12-02T02:20:43.362Z] #1 DONE 0.0s [2025-12-02T02:20:43.362Z] [2025-12-02T02:20:43.362Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:43.362Z] #2 DONE 0.0s [2025-12-02T02:20:43.362Z] [2025-12-02T02:20:43.362Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:43.362Z] #3 DONE 0.0s [2025-12-02T02:20:43.362Z] [2025-12-02T02:20:43.362Z] #4 [internal] load .dockerignore [2025-12-02T02:20:43.362Z] #4 transferring context: 2B done [2025-12-02T02:20:43.362Z] #4 DONE 0.0s [2025-12-02T02:20:43.362Z] [2025-12-02T02:20:43.362Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:43.362Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:43.621Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 0.0s done [2025-12-02T02:20:43.621Z] #5 CACHED [2025-12-02T02:20:43.621Z] [2025-12-02T02:20:43.621Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:43.621Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 0.0s done [2025-12-02T02:20:43.621Z] #6 CACHED [2025-12-02T02:20:43.621Z] [2025-12-02T02:20:43.621Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:43.621Z] #7 DONE 0.0s [2025-12-02T02:20:43.621Z] [2025-12-02T02:20:43.621Z] #8 exporting to image [2025-12-02T02:20:43.621Z] #8 exporting layers done [2025-12-02T02:20:43.621Z] #8 exporting manifest sha256:89c03501262999b1d5217de560d597e2bb3c85326366eddf0ebb7edc0144ec97 done [2025-12-02T02:20:43.621Z] #8 exporting config sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 done [2025-12-02T02:20:43.621Z] #8 exporting manifest sha256:715450150921c1bd7fdfd3835e381a1376d2efa5f53f1687b7168c6c365bdb48 done [2025-12-02T02:20:43.621Z] #8 exporting config sha256:993204a7a4e0160b1ad25c172c034b8d48af475df0716ebf4c6e834b71810862 done [2025-12-02T02:20:43.621Z] #8 exporting manifest list sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e done [2025-12-02T02:20:43.621Z] #8 pushing layers 0.0s done [2025-12-02T02:20:43.621Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e [2025-12-02T02:20:43.621Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:43.621Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.1s done [2025-12-02T02:20:43.621Z] #8 DONE 0.1s [2025-12-02T02:20:43.621Z] [2025-12-02T02:20:43.621Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:43.621Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:43.904Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-12-02T02:20:43.904Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-12-02T02:20:44.162Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:44.162Z] #1 transferring dockerfile: 169B done [2025-12-02T02:20:44.162Z] #1 DONE 0.0s [2025-12-02T02:20:44.162Z] [2025-12-02T02:20:44.162Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-02T02:20:44.162Z] #2 DONE 0.0s [2025-12-02T02:20:44.162Z] [2025-12-02T02:20:44.162Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-02T02:20:44.162Z] #3 DONE 0.0s [2025-12-02T02:20:44.162Z] [2025-12-02T02:20:44.162Z] #4 [internal] load .dockerignore [2025-12-02T02:20:44.162Z] #4 transferring context: [2025-12-02T02:20:44.162Z] #4 transferring context: 2B done [2025-12-02T02:20:44.162Z] #4 DONE 0.0s [2025-12-02T02:20:44.162Z] [2025-12-02T02:20:44.162Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:44.162Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf done [2025-12-02T02:20:44.162Z] #5 CACHED [2025-12-02T02:20:44.162Z] [2025-12-02T02:20:44.162Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf [2025-12-02T02:20:44.162Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf done [2025-12-02T02:20:44.162Z] #6 CACHED [2025-12-02T02:20:44.162Z] [2025-12-02T02:20:44.162Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:44.162Z] #7 DONE 0.0s [2025-12-02T02:20:44.162Z] [2025-12-02T02:20:44.162Z] #8 exporting to image [2025-12-02T02:20:44.162Z] #8 exporting layers done [2025-12-02T02:20:44.162Z] #8 exporting manifest sha256:89c03501262999b1d5217de560d597e2bb3c85326366eddf0ebb7edc0144ec97 done [2025-12-02T02:20:44.162Z] #8 exporting config sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 done [2025-12-02T02:20:44.162Z] #8 exporting manifest sha256:715450150921c1bd7fdfd3835e381a1376d2efa5f53f1687b7168c6c365bdb48 done [2025-12-02T02:20:44.163Z] #8 exporting config sha256:993204a7a4e0160b1ad25c172c034b8d48af475df0716ebf4c6e834b71810862 done [2025-12-02T02:20:44.163Z] #8 exporting manifest list sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e done [2025-12-02T02:20:44.163Z] #8 pushing layers 0.0s done [2025-12-02T02:20:44.163Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e [2025-12-02T02:20:44.163Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:44.422Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.1s done [2025-12-02T02:20:44.422Z] #8 DONE 0.1s [2025-12-02T02:20:44.422Z] [2025-12-02T02:20:44.422Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:44.422Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:44.710Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:44.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:44.710Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:44.710Z] #1 transferring dockerfile: 206B done [2025-12-02T02:20:44.710Z] #1 DONE 0.0s [2025-12-02T02:20:44.710Z] [2025-12-02T02:20:44.710Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:44.710Z] #2 DONE 0.0s [2025-12-02T02:20:44.710Z] [2025-12-02T02:20:44.710Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:44.710Z] #3 DONE 0.0s [2025-12-02T02:20:44.710Z] [2025-12-02T02:20:44.710Z] #4 [internal] load .dockerignore [2025-12-02T02:20:44.710Z] #4 transferring context: 2B done [2025-12-02T02:20:44.710Z] #4 DONE 0.0s [2025-12-02T02:20:44.968Z] [2025-12-02T02:20:44.968Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:44.968Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done [2025-12-02T02:20:44.968Z] #5 DONE 0.0s [2025-12-02T02:20:44.968Z] [2025-12-02T02:20:44.968Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:44.968Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done [2025-12-02T02:20:44.968Z] #6 DONE 0.1s [2025-12-02T02:20:44.968Z] [2025-12-02T02:20:44.968Z] #7 exporting to image [2025-12-02T02:20:44.968Z] #7 exporting layers done [2025-12-02T02:20:44.968Z] #7 exporting manifest sha256:da36e443c6841ec15b625fb4b99bcd0e206637caa9fb7c7c6eb5e035caa027c1 done [2025-12-02T02:20:44.968Z] #7 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d [2025-12-02T02:20:44.968Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:44.968Z] #7 ... [2025-12-02T02:20:44.968Z] [2025-12-02T02:20:44.968Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:44.968Z] #8 DONE 0.0s [2025-12-02T02:20:44.968Z] [2025-12-02T02:20:44.968Z] #7 exporting to image [2025-12-02T02:20:44.968Z] #7 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d done [2025-12-02T02:20:44.968Z] #7 exporting manifest sha256:2d34423c003bcff2d360911f27eaa612b094692e935b14eb412c74bb91357e2f done [2025-12-02T02:20:44.968Z] #7 exporting config sha256:c93c50689a7e79412d1d79746feae30c56cf3962fee082990382d7fd2cb9db1e done [2025-12-02T02:20:44.968Z] #7 exporting manifest list sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 done [2025-12-02T02:20:44.968Z] #7 pushing layers 0.1s done [2025-12-02T02:20:44.968Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 [2025-12-02T02:20:45.229Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 0.1s done [2025-12-02T02:20:45.229Z] #7 DONE 0.2s [2025-12-02T02:20:45.229Z] [2025-12-02T02:20:45.229Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:45.229Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:45.522Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-12-02T02:20:45.522Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-12-02T02:20:45.522Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:45.522Z] #1 transferring dockerfile: 172B done [2025-12-02T02:20:45.522Z] #1 DONE 0.0s [2025-12-02T02:20:45.522Z] [2025-12-02T02:20:45.522Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-02T02:20:45.522Z] #2 DONE 0.0s [2025-12-02T02:20:45.522Z] [2025-12-02T02:20:45.522Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-02T02:20:45.522Z] #3 DONE 0.0s [2025-12-02T02:20:45.522Z] [2025-12-02T02:20:45.522Z] #4 [internal] load .dockerignore [2025-12-02T02:20:45.522Z] #4 transferring context: 2B done [2025-12-02T02:20:45.522Z] #4 DONE 0.0s [2025-12-02T02:20:45.522Z] [2025-12-02T02:20:45.522Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:45.522Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done [2025-12-02T02:20:45.522Z] #5 DONE 0.0s [2025-12-02T02:20:45.522Z] [2025-12-02T02:20:45.522Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:45.780Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done [2025-12-02T02:20:45.780Z] #6 CACHED [2025-12-02T02:20:45.780Z] [2025-12-02T02:20:45.780Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:45.780Z] #5 CACHED [2025-12-02T02:20:45.780Z] [2025-12-02T02:20:45.780Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:45.780Z] #7 DONE 0.0s [2025-12-02T02:20:45.780Z] [2025-12-02T02:20:45.780Z] #8 exporting to image [2025-12-02T02:20:45.780Z] #8 exporting layers done [2025-12-02T02:20:45.780Z] #8 exporting manifest sha256:da36e443c6841ec15b625fb4b99bcd0e206637caa9fb7c7c6eb5e035caa027c1 done [2025-12-02T02:20:45.780Z] #8 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d done [2025-12-02T02:20:45.780Z] #8 exporting manifest sha256:2d34423c003bcff2d360911f27eaa612b094692e935b14eb412c74bb91357e2f done [2025-12-02T02:20:45.780Z] #8 exporting config sha256:c93c50689a7e79412d1d79746feae30c56cf3962fee082990382d7fd2cb9db1e done [2025-12-02T02:20:45.780Z] #8 exporting manifest list sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 done [2025-12-02T02:20:45.780Z] #8 pushing layers 0.0s done [2025-12-02T02:20:45.780Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 0.1s done [2025-12-02T02:20:45.780Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:45.780Z] #8 DONE 0.1s [2025-12-02T02:20:45.780Z] [2025-12-02T02:20:45.780Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:45.780Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:46.071Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 --push - [2025-12-02T02:20:46.071Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80' [2025-12-02T02:20:46.071Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:46.071Z] #1 transferring dockerfile: 178B done [2025-12-02T02:20:46.071Z] #1 DONE 0.0s [2025-12-02T02:20:46.071Z] [2025-12-02T02:20:46.071Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 [2025-12-02T02:20:46.071Z] #2 DONE 0.0s [2025-12-02T02:20:46.071Z] [2025-12-02T02:20:46.071Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 [2025-12-02T02:20:46.071Z] #3 DONE 0.0s [2025-12-02T02:20:46.071Z] [2025-12-02T02:20:46.071Z] #4 [internal] load .dockerignore [2025-12-02T02:20:46.071Z] #4 transferring context: 2B done [2025-12-02T02:20:46.071Z] #4 DONE 0.0s [2025-12-02T02:20:46.071Z] [2025-12-02T02:20:46.071Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:46.071Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c done [2025-12-02T02:20:46.071Z] #5 CACHED [2025-12-02T02:20:46.071Z] [2025-12-02T02:20:46.071Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:46.071Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done [2025-12-02T02:20:46.071Z] #6 CACHED [2025-12-02T02:20:46.071Z] [2025-12-02T02:20:46.071Z] #7 exporting to image [2025-12-02T02:20:46.071Z] #7 exporting layers done [2025-12-02T02:20:46.071Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:46.329Z] #7 exporting manifest sha256:da36e443c6841ec15b625fb4b99bcd0e206637caa9fb7c7c6eb5e035caa027c1 done [2025-12-02T02:20:46.329Z] #7 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d done [2025-12-02T02:20:46.329Z] #7 exporting manifest sha256:2d34423c003bcff2d360911f27eaa612b094692e935b14eb412c74bb91357e2f done [2025-12-02T02:20:46.329Z] #7 exporting config sha256:c93c50689a7e79412d1d79746feae30c56cf3962fee082990382d7fd2cb9db1e done [2025-12-02T02:20:46.329Z] #7 exporting manifest list sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 done [2025-12-02T02:20:46.329Z] #7 pushing layers 0.0s done [2025-12-02T02:20:46.329Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 0.1s done [2025-12-02T02:20:46.329Z] #7 DONE 0.1s [2025-12-02T02:20:46.329Z] [2025-12-02T02:20:46.329Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:46.329Z] #8 DONE 0.0s [2025-12-02T02:20:46.329Z] [2025-12-02T02:20:46.329Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:46.329Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:46.615Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:46.615Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:46.615Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:46.615Z] #1 transferring dockerfile: 219B done [2025-12-02T02:20:46.615Z] #1 DONE 0.0s [2025-12-02T02:20:46.615Z] [2025-12-02T02:20:46.615Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:46.615Z] #2 DONE 0.0s [2025-12-02T02:20:46.615Z] [2025-12-02T02:20:46.615Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:46.615Z] #3 DONE 0.0s [2025-12-02T02:20:46.615Z] [2025-12-02T02:20:46.615Z] #4 [internal] load .dockerignore [2025-12-02T02:20:46.615Z] #4 transferring context: 2B done [2025-12-02T02:20:46.615Z] #4 DONE 0.0s [2025-12-02T02:20:46.615Z] [2025-12-02T02:20:46.615Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:46.615Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c done [2025-12-02T02:20:46.615Z] #5 CACHED [2025-12-02T02:20:46.615Z] [2025-12-02T02:20:46.615Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:46.615Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c done [2025-12-02T02:20:46.615Z] #6 CACHED [2025-12-02T02:20:46.615Z] [2025-12-02T02:20:46.615Z] #7 exporting to image [2025-12-02T02:20:46.615Z] #7 exporting layers done [2025-12-02T02:20:46.615Z] #7 exporting manifest sha256:da36e443c6841ec15b625fb4b99bcd0e206637caa9fb7c7c6eb5e035caa027c1 done [2025-12-02T02:20:46.615Z] #7 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d done [2025-12-02T02:20:46.615Z] #7 exporting manifest sha256:2d34423c003bcff2d360911f27eaa612b094692e935b14eb412c74bb91357e2f done [2025-12-02T02:20:46.615Z] #7 exporting config sha256:c93c50689a7e79412d1d79746feae30c56cf3962fee082990382d7fd2cb9db1e done [2025-12-02T02:20:46.615Z] #7 exporting manifest list sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 done [2025-12-02T02:20:46.615Z] #7 pushing layers 0.0s done [2025-12-02T02:20:46.615Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 [2025-12-02T02:20:46.615Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:46.874Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 0.1s done [2025-12-02T02:20:46.874Z] #7 DONE 0.1s [2025-12-02T02:20:46.874Z] [2025-12-02T02:20:46.874Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:46.874Z] #8 DONE 0.0s [2025-12-02T02:20:46.874Z] [2025-12-02T02:20:46.874Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:46.874Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:47.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-12-02T02:20:47.157Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-12-02T02:20:47.157Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:47.157Z] #1 transferring dockerfile: 170B 0.0s done [2025-12-02T02:20:47.157Z] #1 DONE 0.0s [2025-12-02T02:20:47.157Z] [2025-12-02T02:20:47.157Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-02T02:20:47.157Z] #2 DONE 0.0s [2025-12-02T02:20:47.157Z] [2025-12-02T02:20:47.157Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-02T02:20:47.157Z] #3 DONE 0.0s [2025-12-02T02:20:47.157Z] [2025-12-02T02:20:47.157Z] #4 [internal] load .dockerignore [2025-12-02T02:20:47.157Z] #4 transferring context: 2B done [2025-12-02T02:20:47.157Z] #4 DONE 0.0s [2025-12-02T02:20:47.157Z] [2025-12-02T02:20:47.157Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:47.157Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done [2025-12-02T02:20:47.157Z] #5 DONE 0.0s [2025-12-02T02:20:47.157Z] [2025-12-02T02:20:47.157Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:47.421Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done [2025-12-02T02:20:47.421Z] #6 CACHED [2025-12-02T02:20:47.421Z] [2025-12-02T02:20:47.421Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c [2025-12-02T02:20:47.421Z] #5 CACHED [2025-12-02T02:20:47.421Z] [2025-12-02T02:20:47.421Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:47.421Z] #7 DONE 0.0s [2025-12-02T02:20:47.421Z] [2025-12-02T02:20:47.421Z] #8 exporting to image [2025-12-02T02:20:47.421Z] #8 exporting layers done [2025-12-02T02:20:47.421Z] #8 exporting manifest sha256:da36e443c6841ec15b625fb4b99bcd0e206637caa9fb7c7c6eb5e035caa027c1 done [2025-12-02T02:20:47.421Z] #8 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d done [2025-12-02T02:20:47.421Z] #8 exporting manifest sha256:2d34423c003bcff2d360911f27eaa612b094692e935b14eb412c74bb91357e2f done [2025-12-02T02:20:47.421Z] #8 exporting config sha256:c93c50689a7e79412d1d79746feae30c56cf3962fee082990382d7fd2cb9db1e done [2025-12-02T02:20:47.421Z] #8 exporting manifest list sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 done [2025-12-02T02:20:47.421Z] #8 pushing layers 0.0s done [2025-12-02T02:20:47.421Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 0.1s done [2025-12-02T02:20:47.421Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:47.421Z] #8 DONE 0.1s [2025-12-02T02:20:47.421Z] [2025-12-02T02:20:47.421Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:47.421Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:47.709Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:47.709Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:47.967Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:47.967Z] #1 transferring dockerfile: 206B done [2025-12-02T02:20:47.967Z] #1 DONE 0.0s [2025-12-02T02:20:47.967Z] [2025-12-02T02:20:47.967Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:47.967Z] #2 DONE 0.1s [2025-12-02T02:20:47.967Z] [2025-12-02T02:20:47.967Z] #3 [internal] load .dockerignore [2025-12-02T02:20:47.967Z] #3 transferring context: [2025-12-02T02:20:47.967Z] #3 transferring context: 2B done [2025-12-02T02:20:47.967Z] #3 DONE 0.0s [2025-12-02T02:20:47.967Z] [2025-12-02T02:20:47.967Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:47.967Z] #4 DONE 0.1s [2025-12-02T02:20:47.967Z] [2025-12-02T02:20:47.967Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:47.967Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:47.967Z] #5 ... [2025-12-02T02:20:47.967Z] [2025-12-02T02:20:47.967Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:47.967Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done [2025-12-02T02:20:47.967Z] #6 DONE 0.1s [2025-12-02T02:20:47.967Z] [2025-12-02T02:20:47.967Z] #7 exporting to image [2025-12-02T02:20:47.967Z] #7 exporting layers done [2025-12-02T02:20:47.967Z] #7 exporting manifest sha256:c95d8af732d6c75c62c76dc28946923a3f833f4aedd5f7bbc0abb6725c22e560 done [2025-12-02T02:20:47.967Z] #7 exporting config sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 done [2025-12-02T02:20:47.967Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:47.967Z] #7 ... [2025-12-02T02:20:47.967Z] [2025-12-02T02:20:47.967Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:47.967Z] #8 DONE 0.0s [2025-12-02T02:20:47.967Z] [2025-12-02T02:20:47.967Z] #7 exporting to image [2025-12-02T02:20:47.967Z] #7 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 done [2025-12-02T02:20:47.967Z] #7 exporting config sha256:c64ace18b2a5244d910a63a9ddd13a96751c03eb0f23e9a10c90a4143846fce6 done [2025-12-02T02:20:47.967Z] #7 exporting manifest list sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 done [2025-12-02T02:20:47.967Z] #7 pushing layers 0.1s done [2025-12-02T02:20:47.967Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 [2025-12-02T02:20:48.226Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 0.1s done [2025-12-02T02:20:48.226Z] #7 DONE 0.2s [2025-12-02T02:20:48.226Z] [2025-12-02T02:20:48.226Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:48.226Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:48.519Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-12-02T02:20:48.519Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-12-02T02:20:48.519Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:48.519Z] #1 transferring dockerfile: 172B done [2025-12-02T02:20:48.519Z] #1 DONE 0.0s [2025-12-02T02:20:48.519Z] [2025-12-02T02:20:48.519Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-02T02:20:48.519Z] #2 DONE 0.0s [2025-12-02T02:20:48.519Z] [2025-12-02T02:20:48.519Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-02T02:20:48.519Z] #3 DONE 0.0s [2025-12-02T02:20:48.519Z] [2025-12-02T02:20:48.519Z] #4 [internal] load .dockerignore [2025-12-02T02:20:48.519Z] #4 transferring context: 2B done [2025-12-02T02:20:48.519Z] #4 DONE 0.0s [2025-12-02T02:20:48.519Z] [2025-12-02T02:20:48.519Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:48.519Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 0.0s done [2025-12-02T02:20:48.519Z] #5 CACHED [2025-12-02T02:20:48.519Z] [2025-12-02T02:20:48.519Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:48.519Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 0.0s done [2025-12-02T02:20:48.519Z] #6 CACHED [2025-12-02T02:20:48.519Z] [2025-12-02T02:20:48.519Z] #7 exporting to image [2025-12-02T02:20:48.519Z] #7 exporting layers done [2025-12-02T02:20:48.519Z] #7 exporting manifest sha256:c95d8af732d6c75c62c76dc28946923a3f833f4aedd5f7bbc0abb6725c22e560 done [2025-12-02T02:20:48.519Z] #7 exporting config sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 done [2025-12-02T02:20:48.519Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:48.778Z] #7 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 done [2025-12-02T02:20:48.778Z] #7 exporting config sha256:c64ace18b2a5244d910a63a9ddd13a96751c03eb0f23e9a10c90a4143846fce6 done [2025-12-02T02:20:48.778Z] #7 exporting manifest list sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 done [2025-12-02T02:20:48.778Z] #7 pushing layers 0.0s done [2025-12-02T02:20:48.778Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 0.1s done [2025-12-02T02:20:48.778Z] #7 DONE 0.1s [2025-12-02T02:20:48.778Z] [2025-12-02T02:20:48.778Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:48.778Z] #8 DONE 0.0s [2025-12-02T02:20:48.778Z] [2025-12-02T02:20:48.778Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:48.778Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:49.062Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80' [2025-12-02T02:20:49.063Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 --push - [2025-12-02T02:20:49.321Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:49.321Z] #1 transferring dockerfile: 178B done [2025-12-02T02:20:49.321Z] #1 DONE 0.0s [2025-12-02T02:20:49.321Z] [2025-12-02T02:20:49.321Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 [2025-12-02T02:20:49.321Z] #2 DONE 0.0s [2025-12-02T02:20:49.321Z] [2025-12-02T02:20:49.321Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 [2025-12-02T02:20:49.321Z] #3 DONE 0.0s [2025-12-02T02:20:49.321Z] [2025-12-02T02:20:49.321Z] #4 [internal] load .dockerignore [2025-12-02T02:20:49.321Z] #4 transferring context: 2B done [2025-12-02T02:20:49.321Z] #4 DONE 0.0s [2025-12-02T02:20:49.321Z] [2025-12-02T02:20:49.321Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:49.321Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done [2025-12-02T02:20:49.321Z] #5 CACHED [2025-12-02T02:20:49.321Z] [2025-12-02T02:20:49.321Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:49.321Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done [2025-12-02T02:20:49.321Z] #6 CACHED [2025-12-02T02:20:49.321Z] [2025-12-02T02:20:49.321Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:49.321Z] #7 DONE 0.0s [2025-12-02T02:20:49.321Z] [2025-12-02T02:20:49.321Z] #8 exporting to image [2025-12-02T02:20:49.321Z] #8 exporting layers done [2025-12-02T02:20:49.321Z] #8 exporting manifest sha256:c95d8af732d6c75c62c76dc28946923a3f833f4aedd5f7bbc0abb6725c22e560 done [2025-12-02T02:20:49.321Z] #8 exporting config sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 done [2025-12-02T02:20:49.321Z] #8 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 done [2025-12-02T02:20:49.321Z] #8 exporting config sha256:c64ace18b2a5244d910a63a9ddd13a96751c03eb0f23e9a10c90a4143846fce6 done [2025-12-02T02:20:49.321Z] #8 exporting manifest list sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 done [2025-12-02T02:20:49.321Z] #8 pushing layers 0.0s done [2025-12-02T02:20:49.321Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 0.1s done [2025-12-02T02:20:49.321Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:49.321Z] #8 DONE 0.1s [2025-12-02T02:20:49.321Z] [2025-12-02T02:20:49.321Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:49.321Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:49.609Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:49.609Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:49.609Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:49.609Z] #1 transferring dockerfile: [2025-12-02T02:20:49.868Z] #1 transferring dockerfile: 219B done [2025-12-02T02:20:49.868Z] #1 DONE 0.1s [2025-12-02T02:20:49.868Z] [2025-12-02T02:20:49.868Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:49.868Z] #2 DONE 0.0s [2025-12-02T02:20:49.868Z] [2025-12-02T02:20:49.868Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:49.868Z] #3 DONE 0.0s [2025-12-02T02:20:49.868Z] [2025-12-02T02:20:49.868Z] #4 [internal] load .dockerignore [2025-12-02T02:20:49.868Z] #4 transferring context: 2B done [2025-12-02T02:20:49.868Z] #4 DONE 0.0s [2025-12-02T02:20:49.868Z] [2025-12-02T02:20:49.868Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:49.868Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done [2025-12-02T02:20:49.868Z] #5 CACHED [2025-12-02T02:20:49.868Z] [2025-12-02T02:20:49.868Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:49.868Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done [2025-12-02T02:20:49.868Z] #6 CACHED [2025-12-02T02:20:49.868Z] [2025-12-02T02:20:49.868Z] #7 exporting to image [2025-12-02T02:20:49.868Z] #7 exporting layers done [2025-12-02T02:20:49.868Z] #7 exporting manifest sha256:c95d8af732d6c75c62c76dc28946923a3f833f4aedd5f7bbc0abb6725c22e560 done [2025-12-02T02:20:49.868Z] #7 exporting config sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 done [2025-12-02T02:20:49.868Z] #7 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 done [2025-12-02T02:20:49.868Z] #7 exporting config sha256:c64ace18b2a5244d910a63a9ddd13a96751c03eb0f23e9a10c90a4143846fce6 done [2025-12-02T02:20:49.868Z] #7 exporting manifest list sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 done [2025-12-02T02:20:49.868Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:49.868Z] #7 pushing layers 0.0s done [2025-12-02T02:20:49.868Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 0.1s done [2025-12-02T02:20:49.868Z] #7 DONE 0.1s [2025-12-02T02:20:49.868Z] [2025-12-02T02:20:49.868Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:49.868Z] #8 DONE 0.0s [2025-12-02T02:20:49.868Z] [2025-12-02T02:20:49.868Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:49.868Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:50.159Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-12-02T02:20:50.159Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-12-02T02:20:50.421Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:50.421Z] #1 transferring dockerfile: 170B done [2025-12-02T02:20:50.421Z] #1 DONE 0.0s [2025-12-02T02:20:50.421Z] [2025-12-02T02:20:50.421Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-02T02:20:50.421Z] #2 DONE 0.0s [2025-12-02T02:20:50.421Z] [2025-12-02T02:20:50.421Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-02T02:20:50.421Z] #3 DONE 0.0s [2025-12-02T02:20:50.421Z] [2025-12-02T02:20:50.421Z] #4 [internal] load .dockerignore [2025-12-02T02:20:50.421Z] #4 transferring context: 2B done [2025-12-02T02:20:50.421Z] #4 DONE 0.0s [2025-12-02T02:20:50.421Z] [2025-12-02T02:20:50.421Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:50.421Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done [2025-12-02T02:20:50.421Z] #5 CACHED [2025-12-02T02:20:50.421Z] [2025-12-02T02:20:50.421Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 [2025-12-02T02:20:50.421Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 0.0s done [2025-12-02T02:20:50.421Z] #6 CACHED [2025-12-02T02:20:50.421Z] [2025-12-02T02:20:50.421Z] #7 exporting to image [2025-12-02T02:20:50.421Z] #7 exporting layers done [2025-12-02T02:20:50.421Z] #7 exporting manifest sha256:c95d8af732d6c75c62c76dc28946923a3f833f4aedd5f7bbc0abb6725c22e560 done [2025-12-02T02:20:50.421Z] #7 exporting config sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 done [2025-12-02T02:20:50.421Z] #7 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 [2025-12-02T02:20:50.421Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:50.421Z] #7 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 done [2025-12-02T02:20:50.421Z] #7 exporting config sha256:c64ace18b2a5244d910a63a9ddd13a96751c03eb0f23e9a10c90a4143846fce6 done [2025-12-02T02:20:50.421Z] #7 exporting manifest list sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 done [2025-12-02T02:20:50.421Z] #7 pushing layers 0.0s done [2025-12-02T02:20:50.421Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 0.1s done [2025-12-02T02:20:50.421Z] #7 DONE 0.1s [2025-12-02T02:20:50.421Z] [2025-12-02T02:20:50.421Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:50.421Z] #8 DONE 0.0s [2025-12-02T02:20:50.421Z] [2025-12-02T02:20:50.421Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:50.421Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:50.706Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:50.706Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:50.706Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:50.706Z] #1 transferring dockerfile: 206B done [2025-12-02T02:20:50.706Z] #1 DONE 0.1s [2025-12-02T02:20:50.706Z] [2025-12-02T02:20:50.706Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:50.706Z] #2 DONE 0.0s [2025-12-02T02:20:50.706Z] [2025-12-02T02:20:50.706Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:50.965Z] #3 DONE 0.0s [2025-12-02T02:20:50.965Z] [2025-12-02T02:20:50.965Z] #4 [internal] load .dockerignore [2025-12-02T02:20:50.965Z] #4 transferring context: 2B done [2025-12-02T02:20:50.965Z] #4 DONE 0.0s [2025-12-02T02:20:50.965Z] [2025-12-02T02:20:50.965Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:50.965Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 done [2025-12-02T02:20:50.965Z] #5 DONE 0.0s [2025-12-02T02:20:50.965Z] [2025-12-02T02:20:50.965Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:50.965Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 done [2025-12-02T02:20:50.965Z] #6 DONE 0.1s [2025-12-02T02:20:50.965Z] [2025-12-02T02:20:50.965Z] #7 exporting to image [2025-12-02T02:20:50.965Z] #7 exporting layers done [2025-12-02T02:20:50.965Z] #7 exporting manifest sha256:b17d47f0672e7f449d4df9eb406c0f6ffc7f3f1639fbfbe950ef48683f696823 done [2025-12-02T02:20:50.965Z] #7 exporting config sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 done [2025-12-02T02:20:50.965Z] #7 exporting manifest sha256:b045a93ba94b7592468d0c0c6cede2decdc5b8c0927fbab4f0d46aaf9eb1ca07 done [2025-12-02T02:20:50.965Z] #7 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e [2025-12-02T02:20:50.965Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:50.965Z] #7 ... [2025-12-02T02:20:50.965Z] [2025-12-02T02:20:50.965Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:50.965Z] #8 DONE 0.0s [2025-12-02T02:20:50.965Z] [2025-12-02T02:20:50.965Z] #7 exporting to image [2025-12-02T02:20:50.965Z] #7 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e done [2025-12-02T02:20:50.965Z] #7 exporting manifest list sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a done [2025-12-02T02:20:50.965Z] #7 pushing layers 0.1s done [2025-12-02T02:20:50.965Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a [2025-12-02T02:20:51.224Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 0.1s done [2025-12-02T02:20:51.224Z] #7 DONE 0.2s [2025-12-02T02:20:51.224Z] [2025-12-02T02:20:51.224Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:51.224Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:51.511Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-12-02T02:20:51.511Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-12-02T02:20:51.511Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:51.511Z] #1 transferring dockerfile: 172B done [2025-12-02T02:20:51.511Z] #1 DONE 0.0s [2025-12-02T02:20:51.511Z] [2025-12-02T02:20:51.511Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-02T02:20:51.511Z] #2 DONE 0.0s [2025-12-02T02:20:51.511Z] [2025-12-02T02:20:51.511Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-02T02:20:51.511Z] #3 DONE 0.0s [2025-12-02T02:20:51.511Z] [2025-12-02T02:20:51.511Z] #4 [internal] load .dockerignore [2025-12-02T02:20:51.511Z] #4 transferring context: 2B done [2025-12-02T02:20:51.511Z] #4 DONE 0.0s [2025-12-02T02:20:51.511Z] [2025-12-02T02:20:51.511Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:51.511Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:51.770Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done [2025-12-02T02:20:51.770Z] #5 CACHED [2025-12-02T02:20:51.770Z] [2025-12-02T02:20:51.770Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:51.770Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done [2025-12-02T02:20:51.770Z] #6 CACHED [2025-12-02T02:20:51.770Z] [2025-12-02T02:20:51.770Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:51.770Z] #7 DONE 0.0s [2025-12-02T02:20:51.770Z] [2025-12-02T02:20:51.770Z] #8 exporting to image [2025-12-02T02:20:51.770Z] #8 exporting layers done [2025-12-02T02:20:51.770Z] #8 exporting manifest sha256:b17d47f0672e7f449d4df9eb406c0f6ffc7f3f1639fbfbe950ef48683f696823 done [2025-12-02T02:20:51.770Z] #8 exporting config sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 done [2025-12-02T02:20:51.770Z] #8 exporting manifest sha256:b045a93ba94b7592468d0c0c6cede2decdc5b8c0927fbab4f0d46aaf9eb1ca07 done [2025-12-02T02:20:51.770Z] #8 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e done [2025-12-02T02:20:51.770Z] #8 exporting manifest list sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a done [2025-12-02T02:20:51.770Z] #8 pushing layers 0.0s done [2025-12-02T02:20:51.770Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 0.1s done [2025-12-02T02:20:51.770Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:51.770Z] #8 DONE 0.1s [2025-12-02T02:20:51.770Z] [2025-12-02T02:20:51.770Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:51.770Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:52.062Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 --push - [2025-12-02T02:20:52.062Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80' [2025-12-02T02:20:52.062Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:52.062Z] #1 transferring dockerfile: 178B done [2025-12-02T02:20:52.062Z] #1 DONE 0.0s [2025-12-02T02:20:52.062Z] [2025-12-02T02:20:52.063Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 [2025-12-02T02:20:52.063Z] #2 DONE 0.0s [2025-12-02T02:20:52.063Z] [2025-12-02T02:20:52.063Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 [2025-12-02T02:20:52.063Z] #3 DONE 0.0s [2025-12-02T02:20:52.063Z] [2025-12-02T02:20:52.063Z] #4 [internal] load .dockerignore [2025-12-02T02:20:52.063Z] #4 transferring context: 2B done [2025-12-02T02:20:52.063Z] #4 DONE 0.0s [2025-12-02T02:20:52.063Z] [2025-12-02T02:20:52.063Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:52.063Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done [2025-12-02T02:20:52.063Z] #5 CACHED [2025-12-02T02:20:52.063Z] [2025-12-02T02:20:52.063Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:52.324Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done [2025-12-02T02:20:52.324Z] #6 CACHED [2025-12-02T02:20:52.324Z] [2025-12-02T02:20:52.324Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:52.324Z] #7 DONE 0.0s [2025-12-02T02:20:52.324Z] [2025-12-02T02:20:52.324Z] #8 exporting to image [2025-12-02T02:20:52.324Z] #8 exporting layers done [2025-12-02T02:20:52.324Z] #8 exporting manifest sha256:b17d47f0672e7f449d4df9eb406c0f6ffc7f3f1639fbfbe950ef48683f696823 done [2025-12-02T02:20:52.324Z] #8 exporting config sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 done [2025-12-02T02:20:52.324Z] #8 exporting manifest sha256:b045a93ba94b7592468d0c0c6cede2decdc5b8c0927fbab4f0d46aaf9eb1ca07 done [2025-12-02T02:20:52.324Z] #8 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e done [2025-12-02T02:20:52.324Z] #8 exporting manifest list sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a done [2025-12-02T02:20:52.324Z] #8 pushing layers 0.0s done [2025-12-02T02:20:52.324Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 0.1s done [2025-12-02T02:20:52.324Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:52.324Z] #8 DONE 0.1s [2025-12-02T02:20:52.324Z] [2025-12-02T02:20:52.324Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:52.324Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:52.933Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:52.933Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:52.933Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:52.933Z] #1 transferring dockerfile: 219B done [2025-12-02T02:20:52.933Z] #1 DONE 0.0s [2025-12-02T02:20:52.933Z] [2025-12-02T02:20:52.933Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:52.933Z] #2 DONE 0.0s [2025-12-02T02:20:52.933Z] [2025-12-02T02:20:52.933Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:52.933Z] #3 DONE 0.0s [2025-12-02T02:20:52.933Z] [2025-12-02T02:20:52.933Z] #4 [internal] load .dockerignore [2025-12-02T02:20:52.933Z] #4 transferring context: 2B done [2025-12-02T02:20:52.933Z] #4 DONE 0.0s [2025-12-02T02:20:52.933Z] [2025-12-02T02:20:52.933Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:52.933Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done [2025-12-02T02:20:52.933Z] #5 DONE 0.0s [2025-12-02T02:20:52.933Z] [2025-12-02T02:20:52.933Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:52.933Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done [2025-12-02T02:20:52.933Z] #6 CACHED [2025-12-02T02:20:53.194Z] [2025-12-02T02:20:53.194Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:53.194Z] #5 CACHED [2025-12-02T02:20:53.194Z] [2025-12-02T02:20:53.194Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:53.194Z] #7 DONE 0.0s [2025-12-02T02:20:53.194Z] [2025-12-02T02:20:53.194Z] #8 exporting to image [2025-12-02T02:20:53.194Z] #8 exporting layers done [2025-12-02T02:20:53.194Z] #8 exporting manifest sha256:b17d47f0672e7f449d4df9eb406c0f6ffc7f3f1639fbfbe950ef48683f696823 done [2025-12-02T02:20:53.194Z] #8 exporting config sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 done [2025-12-02T02:20:53.194Z] #8 exporting manifest sha256:b045a93ba94b7592468d0c0c6cede2decdc5b8c0927fbab4f0d46aaf9eb1ca07 done [2025-12-02T02:20:53.194Z] #8 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e done [2025-12-02T02:20:53.194Z] #8 exporting manifest list sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a done [2025-12-02T02:20:53.194Z] #8 pushing layers 0.0s done [2025-12-02T02:20:53.194Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 0.1s done [2025-12-02T02:20:53.194Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:53.194Z] #8 DONE 0.1s [2025-12-02T02:20:53.194Z] [2025-12-02T02:20:53.194Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:53.194Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:53.490Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-12-02T02:20:53.490Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-12-02T02:20:53.748Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:53.748Z] #1 transferring dockerfile: 170B done [2025-12-02T02:20:53.748Z] #1 DONE 0.0s [2025-12-02T02:20:53.748Z] [2025-12-02T02:20:53.748Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-02T02:20:53.748Z] #2 DONE 0.0s [2025-12-02T02:20:53.748Z] [2025-12-02T02:20:53.748Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-02T02:20:53.748Z] #3 DONE 0.0s [2025-12-02T02:20:53.748Z] [2025-12-02T02:20:53.748Z] #4 [internal] load .dockerignore [2025-12-02T02:20:53.748Z] #4 transferring context: 2B done [2025-12-02T02:20:53.748Z] #4 DONE 0.0s [2025-12-02T02:20:53.748Z] [2025-12-02T02:20:53.748Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:53.748Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done [2025-12-02T02:20:53.748Z] #5 CACHED [2025-12-02T02:20:53.748Z] [2025-12-02T02:20:53.748Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 [2025-12-02T02:20:53.748Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done [2025-12-02T02:20:53.748Z] #6 CACHED [2025-12-02T02:20:53.748Z] [2025-12-02T02:20:53.748Z] #7 exporting to image [2025-12-02T02:20:53.748Z] #7 exporting layers done [2025-12-02T02:20:53.748Z] #7 exporting manifest sha256:b17d47f0672e7f449d4df9eb406c0f6ffc7f3f1639fbfbe950ef48683f696823 done [2025-12-02T02:20:53.748Z] #7 exporting config sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 done [2025-12-02T02:20:53.748Z] #7 exporting manifest sha256:b045a93ba94b7592468d0c0c6cede2decdc5b8c0927fbab4f0d46aaf9eb1ca07 done [2025-12-02T02:20:53.748Z] #7 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e done [2025-12-02T02:20:53.748Z] #7 exporting manifest list sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a done [2025-12-02T02:20:53.748Z] #7 pushing layers 0.0s done [2025-12-02T02:20:53.748Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a [2025-12-02T02:20:53.748Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:53.748Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 0.1s done [2025-12-02T02:20:53.748Z] #7 DONE 0.1s [2025-12-02T02:20:53.748Z] [2025-12-02T02:20:53.748Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:53.748Z] #8 DONE 0.0s [2025-12-02T02:20:53.748Z] [2025-12-02T02:20:53.748Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:53.748Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:54.033Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' [2025-12-02T02:20:54.033Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - [2025-12-02T02:20:54.291Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:54.291Z] #1 transferring dockerfile: 202B done [2025-12-02T02:20:54.291Z] #1 DONE 0.0s [2025-12-02T02:20:54.291Z] [2025-12-02T02:20:54.291Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:54.291Z] #2 DONE 0.0s [2025-12-02T02:20:54.291Z] [2025-12-02T02:20:54.291Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T02:20:54.291Z] #3 DONE 0.0s [2025-12-02T02:20:54.291Z] [2025-12-02T02:20:54.291Z] #4 [internal] load .dockerignore [2025-12-02T02:20:54.291Z] #4 transferring context: 2B done [2025-12-02T02:20:54.291Z] #4 DONE 0.0s [2025-12-02T02:20:54.291Z] [2025-12-02T02:20:54.291Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:54.291Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 0.0s done [2025-12-02T02:20:54.291Z] #5 DONE 0.0s [2025-12-02T02:20:54.291Z] [2025-12-02T02:20:54.291Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:54.291Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 0.0s done [2025-12-02T02:20:54.291Z] #6 DONE 0.0s [2025-12-02T02:20:54.291Z] [2025-12-02T02:20:54.291Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:54.291Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 0.0s done [2025-12-02T02:20:54.291Z] #5 DONE 0.1s [2025-12-02T02:20:54.291Z] [2025-12-02T02:20:54.291Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:54.551Z] #7 DONE 0.0s [2025-12-02T02:20:54.552Z] [2025-12-02T02:20:54.552Z] #8 exporting to image [2025-12-02T02:20:54.552Z] #8 exporting layers done [2025-12-02T02:20:54.552Z] #8 exporting manifest sha256:6c65d07d3a789142992cb1c4e36137a282562c181935c3a351cd96f865d904a4 done [2025-12-02T02:20:54.552Z] #8 exporting config sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f done [2025-12-02T02:20:54.552Z] #8 exporting manifest sha256:681565bf135be4659d03de2e2008b4618932c976a632491f31904f80e757d033 done [2025-12-02T02:20:54.552Z] #8 exporting config sha256:5971e7303a3dfa1a231fd086b91378e5a28c5fddf974e2b7b61e1528263ea347 done [2025-12-02T02:20:54.552Z] #8 exporting manifest list sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 done [2025-12-02T02:20:54.552Z] #8 pushing layers 0.1s done [2025-12-02T02:20:54.552Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 0.1s done [2025-12-02T02:20:54.552Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:54.552Z] #8 DONE 0.2s [2025-12-02T02:20:54.552Z] [2025-12-02T02:20:54.552Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:54.552Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:54.843Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-12-02T02:20:54.843Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-12-02T02:20:54.843Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:54.843Z] #1 transferring dockerfile: 168B done [2025-12-02T02:20:54.843Z] #1 DONE 0.0s [2025-12-02T02:20:54.843Z] [2025-12-02T02:20:54.843Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-02T02:20:54.843Z] #2 DONE 0.0s [2025-12-02T02:20:54.843Z] [2025-12-02T02:20:54.843Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-02T02:20:54.843Z] #3 DONE 0.0s [2025-12-02T02:20:54.843Z] [2025-12-02T02:20:54.843Z] #4 [internal] load .dockerignore [2025-12-02T02:20:54.843Z] #4 transferring context: 2B done [2025-12-02T02:20:54.843Z] #4 DONE 0.0s [2025-12-02T02:20:54.843Z] [2025-12-02T02:20:54.843Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:54.843Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done [2025-12-02T02:20:54.843Z] #5 CACHED [2025-12-02T02:20:54.843Z] [2025-12-02T02:20:54.843Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:54.843Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 0.0s done [2025-12-02T02:20:54.843Z] #6 CACHED [2025-12-02T02:20:54.843Z] [2025-12-02T02:20:54.843Z] #7 exporting to image [2025-12-02T02:20:54.843Z] #7 exporting layers [2025-12-02T02:20:54.843Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:55.101Z] #7 exporting layers done [2025-12-02T02:20:55.101Z] #7 exporting manifest sha256:6c65d07d3a789142992cb1c4e36137a282562c181935c3a351cd96f865d904a4 done [2025-12-02T02:20:55.101Z] #7 exporting config sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f done [2025-12-02T02:20:55.101Z] #7 exporting manifest sha256:681565bf135be4659d03de2e2008b4618932c976a632491f31904f80e757d033 done [2025-12-02T02:20:55.101Z] #7 exporting config sha256:5971e7303a3dfa1a231fd086b91378e5a28c5fddf974e2b7b61e1528263ea347 done [2025-12-02T02:20:55.101Z] #7 exporting manifest list sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 done [2025-12-02T02:20:55.101Z] #7 pushing layers 0.0s done [2025-12-02T02:20:55.101Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 0.1s done [2025-12-02T02:20:55.101Z] #7 DONE 0.1s [2025-12-02T02:20:55.101Z] [2025-12-02T02:20:55.101Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:55.101Z] #8 DONE 0.0s [2025-12-02T02:20:55.101Z] [2025-12-02T02:20:55.101Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:55.101Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:55.391Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 --push - [2025-12-02T02:20:55.391Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80' [2025-12-02T02:20:55.391Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:55.391Z] #1 transferring dockerfile: 174B done [2025-12-02T02:20:55.391Z] #1 DONE 0.0s [2025-12-02T02:20:55.391Z] [2025-12-02T02:20:55.391Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 [2025-12-02T02:20:55.391Z] #2 DONE 0.0s [2025-12-02T02:20:55.391Z] [2025-12-02T02:20:55.391Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 [2025-12-02T02:20:55.391Z] #3 DONE 0.0s [2025-12-02T02:20:55.391Z] [2025-12-02T02:20:55.391Z] #4 [internal] load .dockerignore [2025-12-02T02:20:55.391Z] #4 transferring context: 2B done [2025-12-02T02:20:55.391Z] #4 DONE 0.0s [2025-12-02T02:20:55.391Z] [2025-12-02T02:20:55.391Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:55.391Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done [2025-12-02T02:20:55.391Z] #5 CACHED [2025-12-02T02:20:55.391Z] [2025-12-02T02:20:55.391Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:55.391Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done [2025-12-02T02:20:55.391Z] #6 CACHED [2025-12-02T02:20:55.391Z] [2025-12-02T02:20:55.391Z] #7 exporting to image [2025-12-02T02:20:55.391Z] #7 exporting layers done [2025-12-02T02:20:55.391Z] #7 exporting manifest sha256:6c65d07d3a789142992cb1c4e36137a282562c181935c3a351cd96f865d904a4 done [2025-12-02T02:20:55.391Z] #7 exporting config sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f done [2025-12-02T02:20:55.391Z] #7 exporting manifest sha256:681565bf135be4659d03de2e2008b4618932c976a632491f31904f80e757d033 done [2025-12-02T02:20:55.391Z] #7 exporting config sha256:5971e7303a3dfa1a231fd086b91378e5a28c5fddf974e2b7b61e1528263ea347 done [2025-12-02T02:20:55.391Z] #7 exporting manifest list sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 done [2025-12-02T02:20:55.391Z] #7 pushing layers 0.0s done [2025-12-02T02:20:55.391Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 [2025-12-02T02:20:55.391Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:55.649Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 0.1s done [2025-12-02T02:20:55.649Z] #7 DONE 0.1s [2025-12-02T02:20:55.649Z] [2025-12-02T02:20:55.649Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:55.649Z] #8 DONE 0.0s [2025-12-02T02:20:55.649Z] [2025-12-02T02:20:55.649Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:55.649Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:55.937Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' [2025-12-02T02:20:55.937Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - [2025-12-02T02:20:56.195Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:56.195Z] #1 transferring dockerfile: 215B done [2025-12-02T02:20:56.195Z] #1 DONE 0.0s [2025-12-02T02:20:56.195Z] [2025-12-02T02:20:56.195Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:56.195Z] #2 DONE 0.0s [2025-12-02T02:20:56.195Z] [2025-12-02T02:20:56.195Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T02:20:56.195Z] #3 DONE 0.0s [2025-12-02T02:20:56.195Z] [2025-12-02T02:20:56.195Z] #4 [internal] load .dockerignore [2025-12-02T02:20:56.195Z] #4 transferring context: 2B done [2025-12-02T02:20:56.195Z] #4 DONE 0.0s [2025-12-02T02:20:56.195Z] [2025-12-02T02:20:56.195Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:56.195Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done [2025-12-02T02:20:56.195Z] #5 DONE 0.0s [2025-12-02T02:20:56.195Z] [2025-12-02T02:20:56.195Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:56.195Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done [2025-12-02T02:20:56.195Z] #6 CACHED [2025-12-02T02:20:56.195Z] [2025-12-02T02:20:56.195Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:56.195Z] #5 CACHED [2025-12-02T02:20:56.195Z] [2025-12-02T02:20:56.195Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:56.195Z] #7 DONE 0.0s [2025-12-02T02:20:56.195Z] [2025-12-02T02:20:56.195Z] #8 exporting to image [2025-12-02T02:20:56.195Z] #8 exporting layers done [2025-12-02T02:20:56.195Z] #8 exporting manifest sha256:6c65d07d3a789142992cb1c4e36137a282562c181935c3a351cd96f865d904a4 done [2025-12-02T02:20:56.195Z] #8 exporting config sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f done [2025-12-02T02:20:56.195Z] #8 exporting manifest sha256:681565bf135be4659d03de2e2008b4618932c976a632491f31904f80e757d033 done [2025-12-02T02:20:56.195Z] #8 exporting config sha256:5971e7303a3dfa1a231fd086b91378e5a28c5fddf974e2b7b61e1528263ea347 done [2025-12-02T02:20:56.195Z] #8 exporting manifest list sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 done [2025-12-02T02:20:56.195Z] #8 pushing layers 0.0s done [2025-12-02T02:20:56.195Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 0.1s done [2025-12-02T02:20:56.195Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:56.195Z] #8 DONE 0.1s [2025-12-02T02:20:56.195Z] [2025-12-02T02:20:56.195Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:56.195Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-02T02:20:56.484Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-12-02T02:20:56.484Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-12-02T02:20:56.484Z] #1 [internal] load build definition from Dockerfile [2025-12-02T02:20:56.484Z] #1 transferring dockerfile: 166B done [2025-12-02T02:20:56.484Z] #1 DONE 0.0s [2025-12-02T02:20:56.484Z] [2025-12-02T02:20:56.484Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-02T02:20:56.484Z] #2 DONE 0.0s [2025-12-02T02:20:56.484Z] [2025-12-02T02:20:56.484Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-02T02:20:56.484Z] #3 DONE 0.0s [2025-12-02T02:20:56.484Z] [2025-12-02T02:20:56.484Z] #4 [internal] load .dockerignore [2025-12-02T02:20:56.484Z] #4 transferring context: 2B done [2025-12-02T02:20:56.484Z] #4 DONE 0.0s [2025-12-02T02:20:56.484Z] [2025-12-02T02:20:56.484Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:56.484Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done [2025-12-02T02:20:56.484Z] #5 CACHED [2025-12-02T02:20:56.484Z] [2025-12-02T02:20:56.484Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 [2025-12-02T02:20:56.484Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done [2025-12-02T02:20:56.484Z] #6 CACHED [2025-12-02T02:20:56.484Z] [2025-12-02T02:20:56.484Z] #7 exporting to image [2025-12-02T02:20:56.484Z] #7 exporting layers done [2025-12-02T02:20:56.484Z] #7 exporting manifest sha256:6c65d07d3a789142992cb1c4e36137a282562c181935c3a351cd96f865d904a4 done [2025-12-02T02:20:56.484Z] #7 exporting config sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f done [2025-12-02T02:20:56.484Z] #7 exporting manifest sha256:681565bf135be4659d03de2e2008b4618932c976a632491f31904f80e757d033 done [2025-12-02T02:20:56.484Z] #7 exporting config sha256:5971e7303a3dfa1a231fd086b91378e5a28c5fddf974e2b7b61e1528263ea347 done [2025-12-02T02:20:56.484Z] #7 exporting manifest list sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 done [2025-12-02T02:20:56.484Z] #7 pushing layers 0.0s done [2025-12-02T02:20:56.484Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 [2025-12-02T02:20:56.484Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-02T02:20:56.744Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 0.1s done [2025-12-02T02:20:56.744Z] #7 DONE 0.1s [2025-12-02T02:20:56.744Z] [2025-12-02T02:20:56.744Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-02T02:20:56.744Z] #8 DONE 0.0s [2025-12-02T02:20:56.744Z] [2025-12-02T02:20:56.744Z] 1 warning found (use --debug to expand): [2025-12-02T02:20:56.744Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-12-02T02:20:57.201Z] + '[' -d /w/workspace/edgex-go/931/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-12-02T02:20:57.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T02:20:57.922Z] ---> package-listing.sh [2025-12-02T02:20:57.922Z] ++ facter osfamily [2025-12-02T02:20:57.922Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-02T02:20:58.181Z] + OS_FAMILY=redhat [2025-12-02T02:20:58.181Z] + workspace=/w/workspace/edgex-go/931 [2025-12-02T02:20:58.181Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-02T02:20:58.181Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-02T02:20:58.181Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-02T02:20:58.181Z] + PACKAGES=/tmp/packages_start.txt [2025-12-02T02:20:58.181Z] + '[' /w/workspace/edgex-go/931 ']' [2025-12-02T02:20:58.181Z] + PACKAGES=/tmp/packages_end.txt [2025-12-02T02:20:58.181Z] + case "${OS_FAMILY}" in [2025-12-02T02:20:58.181Z] + rpm -qa [2025-12-02T02:20:58.181Z] + sort [2025-12-02T02:20:58.748Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-02T02:20:58.748Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-02T02:20:58.748Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-02T02:20:58.748Z] + '[' /w/workspace/edgex-go/931 ']' [2025-12-02T02:20:58.748Z] + mkdir -p /w/workspace/edgex-go/931/archives/ [2025-12-02T02:20:58.748Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/931/archives/ [Pipeline] echo [2025-12-02T02:20:58.762Z] 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/931/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-12-02T02:20:59.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:20:59.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-02T02:20:59.613Z] [2025-12-02T02:20:59.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T02:20:59.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-02T02:20:59.916Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-02T02:20:59.916Z] 5eb5b503b376: Pulling fs layer [2025-12-02T02:20:59.916Z] 5c69ac0246d0: Pulling fs layer [2025-12-02T02:20:59.916Z] ec43610c2a17: Pulling fs layer [2025-12-02T02:20:59.916Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-02T02:20:59.916Z] 33b1e0a273af: Pulling fs layer [2025-12-02T02:20:59.916Z] 5d3b04190fa2: Pulling fs layer [2025-12-02T02:20:59.916Z] 2f39f015ded8: Pulling fs layer [2025-12-02T02:20:59.916Z] 3a2ae6a8a46f: Waiting [2025-12-02T02:20:59.916Z] 33b1e0a273af: Waiting [2025-12-02T02:20:59.916Z] 5d3b04190fa2: Waiting [2025-12-02T02:20:59.916Z] 2f39f015ded8: Waiting [2025-12-02T02:20:59.916Z] 5c69ac0246d0: Verifying Checksum [2025-12-02T02:20:59.916Z] 5c69ac0246d0: Download complete [2025-12-02T02:20:59.916Z] 3a2ae6a8a46f: Verifying Checksum [2025-12-02T02:20:59.916Z] 3a2ae6a8a46f: Download complete [2025-12-02T02:20:59.916Z] 33b1e0a273af: Verifying Checksum [2025-12-02T02:20:59.916Z] 33b1e0a273af: Download complete [2025-12-02T02:20:59.916Z] ec43610c2a17: Verifying Checksum [2025-12-02T02:20:59.916Z] ec43610c2a17: Download complete [2025-12-02T02:20:59.916Z] 5d3b04190fa2: Verifying Checksum [2025-12-02T02:20:59.916Z] 5d3b04190fa2: Download complete [2025-12-02T02:21:00.178Z] 5eb5b503b376: Verifying Checksum [2025-12-02T02:21:00.178Z] 5eb5b503b376: Download complete [2025-12-02T02:21:00.746Z] 2f39f015ded8: Verifying Checksum [2025-12-02T02:21:00.746Z] 2f39f015ded8: Download complete [2025-12-02T02:21:01.321Z] 5eb5b503b376: Pull complete [2025-12-02T02:21:01.584Z] 5c69ac0246d0: Pull complete [2025-12-02T02:21:01.843Z] ec43610c2a17: Pull complete [2025-12-02T02:21:02.101Z] 3a2ae6a8a46f: Pull complete [2025-12-02T02:21:02.101Z] 33b1e0a273af: Pull complete [2025-12-02T02:21:02.364Z] 5d3b04190fa2: Pull complete [2025-12-02T02:21:06.590Z] 2f39f015ded8: Pull complete [2025-12-02T02:21:06.590Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-02T02:21:06.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-02T02:21:06.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T02:21:07.017Z] prd-centos7-docker-4c-2g-774358 does not seem to be running inside a container [2025-12-02T02:21:07.052Z] $ 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/931/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-12-02T02:21:14.099Z] $ docker top ee1a88d6cab007989da872686319284c571327b79ad9d0e5e0470f1b46881a00 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-02T02:21:14.466Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-02T02:21:14.769Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-02T02:21:15.052Z] + ls /var/log/sa-host [2025-12-02T02:21:15.052Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-02T02:21:15.232Z] provisioning config files... [2025-12-02T02:21:15.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2743889695345004322tmp [Pipeline] { [Pipeline] echo [2025-12-02T02:21:15.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T02:21:15.546Z] ---> create-netrc.sh [Pipeline] } [2025-12-02T02:21:15.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-02T02:21:15.902Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-02T02:21:15.913Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T02:21:16.203Z] ---> sudo-logs.sh [2025-12-02T02:21:16.203Z] Archiving 'sudo' log.. [2025-12-02T02:21:16.203Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T02:21:16.250Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-12-02T02:21:16.253Z] $ docker stop --time=1 ee1a88d6cab007989da872686319284c571327b79ad9d0e5e0470f1b46881a00 [2025-12-02T02:21:17.388Z] $ docker rm -f --volumes ee1a88d6cab007989da872686319284c571327b79ad9d0e5e0470f1b46881a00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-12-02T02:21:17.498Z] [WS-CLEANUP] Deleting project workspace... [2025-12-02T02:21:17.498Z] [WS-CLEANUP] Deferred wipeout is used... [2025-12-02T02:21:17.514Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-12-02T02:41:37.648Z] #144 ... [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-02T02:41:37.648Z] #152 DONE 1328.7s [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T02:41:37.648Z] #154 ... [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:41:37.648Z] #155 DONE 0.2s [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:41:37.648Z] #156 DONE 0.2s [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-02T02:41:37.648Z] #149 ... [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-12-02T02:41:37.648Z] #157 DONE 0.3s [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-12-02T02:41:37.648Z] #158 DONE 0.2s [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T02:41:37.648Z] #154 ... [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-12-02T02:41:37.648Z] #159 DONE 0.2s [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-02T02:41:37.648Z] #160 DONE 2.3s [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #116 [core-common-config-bootstrapper] exporting to image [2025-12-02T02:41:37.648Z] #116 exporting layers [2025-12-02T02:41:37.648Z] #116 exporting layers 0.8s done [2025-12-02T02:41:37.648Z] #116 writing image sha256:1e224e31ce5c778f2ae1ad4535ca815e019eabad5c2097fd32248d913509d6fc 0.0s done [2025-12-02T02:41:37.648Z] #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-12-02T02:41:37.648Z] #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-12-02T02:41:37.648Z] #116 DONE 6.8s [2025-12-02T02:41:37.648Z] [2025-12-02T02:41:37.648Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T02:41:43.001Z] #49 ... [2025-12-02T02:41:43.001Z] [2025-12-02T02:41:43.001Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-02T02:41:43.001Z] #150 DONE 1346.6s [2025-12-02T02:41:43.001Z] [2025-12-02T02:41:43.001Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-12-02T02:41:43.609Z] #161 DONE 0.4s [2025-12-02T02:41:43.609Z] [2025-12-02T02:41:43.609Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-02T02:41:46.232Z] #162 DONE 2.4s [2025-12-02T02:41:46.232Z] [2025-12-02T02:41:46.232Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:41:46.232Z] #163 DONE 0.4s [2025-12-02T02:41:46.232Z] [2025-12-02T02:41:46.232Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:41:46.505Z] #164 DONE 0.2s [2025-12-02T02:41:46.505Z] [2025-12-02T02:41:46.505Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-02T02:41:46.505Z] #145 ... [2025-12-02T02:41:46.505Z] [2025-12-02T02:41:46.505Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-02T02:41:46.811Z] #165 DONE 0.4s [2025-12-02T02:41:46.811Z] [2025-12-02T02:41:46.811Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-02T02:41:47.092Z] #146 ... [2025-12-02T02:41:47.092Z] [2025-12-02T02:41:47.092Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-12-02T02:41:47.092Z] #166 DONE 0.2s [2025-12-02T02:41:47.092Z] [2025-12-02T02:41:47.092Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-12-02T02:41:47.359Z] #167 DONE 0.2s [2025-12-02T02:41:47.359Z] [2025-12-02T02:41:47.359Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-12-02T02:41:47.629Z] #168 DONE 0.3s [2025-12-02T02:41:47.629Z] [2025-12-02T02:41:47.629Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-12-02T02:41:47.901Z] #169 DONE 0.3s [2025-12-02T02:41:47.901Z] [2025-12-02T02:41:47.901Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-12-02T02:41:47.901Z] #170 DONE 0.1s [2025-12-02T02:41:47.901Z] [2025-12-02T02:41:47.901Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-02T02:41:48.175Z] #147 ... [2025-12-02T02:41:48.175Z] [2025-12-02T02:41:48.175Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-12-02T02:41:50.178Z] #171 DONE 2.4s [2025-12-02T02:41:50.178Z] [2025-12-02T02:41:50.178Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-02T02:41:50.447Z] #153 ... [2025-12-02T02:41:50.447Z] [2025-12-02T02:41:50.447Z] #116 [security-bootstrapper] exporting to image [2025-12-02T02:41:50.447Z] #116 exporting layers [2025-12-02T02:41:51.863Z] #116 exporting layers 1.2s done [2025-12-02T02:41:51.863Z] #116 writing image sha256:89859737e720b302fd75b8428937a88d69339de3a046ce7b1961f0eb91b76bd7 0.0s done [2025-12-02T02:41:51.863Z] #116 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-12-02T02:41:51.863Z] #116 DONE 8.1s [2025-12-02T02:41:51.863Z] [2025-12-02T02:41:51.863Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-02T02:59:29.634Z] #146 ... [2025-12-02T02:59:29.634Z] [2025-12-02T02:59:29.634Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-02T02:59:29.634Z] #145 DONE 2400.9s [2025-12-02T02:59:29.634Z] [2025-12-02T02:59:29.634Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T02:59:29.634Z] #49 ... [2025-12-02T02:59:29.634Z] [2025-12-02T02:59:29.634Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:59:29.634Z] #172 DONE 0.2s [2025-12-02T02:59:29.634Z] [2025-12-02T02:59:29.634Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-02T02:59:29.634Z] #149 ... [2025-12-02T02:59:29.634Z] [2025-12-02T02:59:29.634Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:59:29.634Z] #173 DONE 0.1s [2025-12-02T02:59:29.634Z] [2025-12-02T02:59:29.634Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T02:59:29.634Z] #154 ... [2025-12-02T02:59:29.634Z] [2025-12-02T02:59:29.634Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-12-02T02:59:29.634Z] #174 DONE 0.5s [2025-12-02T02:59:29.634Z] [2025-12-02T02:59:29.634Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-12-02T02:59:29.634Z] #175 DONE 0.1s [2025-12-02T02:59:29.634Z] [2025-12-02T02:59:29.634Z] #116 [core-command] exporting to image [2025-12-02T02:59:29.634Z] #116 exporting layers [2025-12-02T02:59:29.634Z] #116 exporting layers 0.6s done [2025-12-02T02:59:29.634Z] #116 writing image sha256:c74761d44b09a820a409c27fb6b57601a16546f4ac7a61eacde76257c3106aac 0.0s done [2025-12-02T02:59:29.634Z] #116 naming to docker.io/library/core-command-arm64 done [2025-12-02T02:59:29.634Z] #116 DONE 8.7s [2025-12-02T02:59:29.634Z] [2025-12-02T02:59:29.634Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-02T02:59:41.945Z] #149 ... [2025-12-02T02:59:41.945Z] [2025-12-02T02:59:41.945Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-02T02:59:41.945Z] #147 2425.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-02T02:59:48.716Z] #147 ... [2025-12-02T02:59:48.716Z] [2025-12-02T02:59:48.716Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-02T02:59:48.716Z] #153 DONE 2431.4s [2025-12-02T02:59:48.716Z] [2025-12-02T02:59:48.716Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-02T02:59:48.716Z] #146 ... [2025-12-02T02:59:48.716Z] [2025-12-02T02:59:48.716Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T02:59:48.716Z] #176 DONE 0.3s [2025-12-02T02:59:48.716Z] [2025-12-02T02:59:48.716Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-02T02:59:48.716Z] #146 ... [2025-12-02T02:59:48.716Z] [2025-12-02T02:59:48.716Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-12-02T02:59:48.716Z] #177 DONE 0.1s [2025-12-02T02:59:48.716Z] [2025-12-02T02:59:48.716Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-02T02:59:48.716Z] #147 ... [2025-12-02T02:59:48.716Z] [2025-12-02T02:59:48.716Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-12-02T02:59:48.982Z] #178 DONE 0.2s [2025-12-02T02:59:48.983Z] [2025-12-02T02:59:48.983Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-12-02T02:59:48.983Z] #179 DONE 0.1s [2025-12-02T02:59:48.983Z] [2025-12-02T02:59:48.983Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-12-02T02:59:49.564Z] #180 DONE 0.5s [2025-12-02T02:59:49.565Z] [2025-12-02T02:59:49.565Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-12-02T02:59:49.832Z] #181 DONE 0.1s [2025-12-02T02:59:49.832Z] [2025-12-02T02:59:49.832Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-02T02:59:51.771Z] #182 DONE 2.1s [2025-12-02T02:59:51.771Z] [2025-12-02T02:59:51.771Z] #116 [security-proxy-setup] exporting to image [2025-12-02T02:59:51.771Z] #116 exporting layers [2025-12-02T02:59:52.730Z] #116 exporting layers 1.0s done [2025-12-02T02:59:52.997Z] #116 writing image sha256:2dd079511c3e0c30a2e877ab92a9a349fa26a12b6d91cdd1dc72306e4b6aca7b done [2025-12-02T02:59:52.997Z] #116 naming to docker.io/library/security-proxy-setup-arm64 done [2025-12-02T02:59:52.997Z] #116 DONE 9.7s [2025-12-02T02:59:52.997Z] [2025-12-02T02:59:52.997Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-02T03:00:15.053Z] #149 ... [2025-12-02T03:00:15.053Z] [2025-12-02T03:00:15.053Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-02T03:00:15.053Z] #147 DONE 2458.9s [2025-12-02T03:00:15.320Z] [2025-12-02T03:00:15.320Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-02T03:00:16.727Z] #141 ... [2025-12-02T03:00:16.727Z] [2025-12-02T03:00:16.727Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T03:00:16.727Z] #183 DONE 0.2s [2025-12-02T03:00:16.727Z] [2025-12-02T03:00:16.727Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-12-02T03:00:16.727Z] #184 DONE 0.1s [2025-12-02T03:00:16.727Z] [2025-12-02T03:00:16.727Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-12-02T03:00:16.994Z] #185 DONE 0.1s [2025-12-02T03:00:16.994Z] [2025-12-02T03:00:16.994Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-12-02T03:00:16.994Z] #186 DONE 0.2s [2025-12-02T03:00:16.994Z] [2025-12-02T03:00:16.994Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-12-02T03:00:17.261Z] #187 DONE 0.1s [2025-12-02T03:00:17.261Z] [2025-12-02T03:00:17.261Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-12-02T03:00:17.844Z] #188 DONE 0.4s [2025-12-02T03:00:17.844Z] [2025-12-02T03:00:17.844Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-12-02T03:00:18.110Z] #189 DONE 0.5s [2025-12-02T03:00:18.110Z] [2025-12-02T03:00:18.110Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-12-02T03:00:18.110Z] #190 DONE 0.1s [2025-12-02T03:00:18.110Z] [2025-12-02T03:00:18.110Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T03:00:18.377Z] #154 ... [2025-12-02T03:00:18.377Z] [2025-12-02T03:00:18.377Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-02T03:00:20.319Z] #191 DONE 2.0s [2025-12-02T03:00:20.319Z] [2025-12-02T03:00:20.319Z] #116 [security-secretstore-setup] exporting to image [2025-12-02T03:00:20.319Z] #116 exporting layers [2025-12-02T03:00:21.721Z] #116 exporting layers 1.5s done [2025-12-02T03:00:21.721Z] #116 writing image sha256:eeea2544bf54b6ac26791f73a69a8b6134ad311e120514888eb89d8b7d9be969 done [2025-12-02T03:00:21.721Z] #116 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-12-02T03:00:21.721Z] #116 DONE 11.3s [2025-12-02T03:00:21.721Z] [2025-12-02T03:00:21.721Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-02T03:01:29.556Z] #146 ... [2025-12-02T03:01:29.556Z] [2025-12-02T03:01:29.556Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-02T03:01:29.556Z] #148 DONE 2524.1s [2025-12-02T03:01:29.556Z] [2025-12-02T03:01:29.556Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T03:01:29.556Z] #154 ... [2025-12-02T03:01:29.556Z] [2025-12-02T03:01:29.556Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T03:01:29.556Z] #192 DONE 0.2s [2025-12-02T03:01:29.556Z] [2025-12-02T03:01:29.556Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-02T03:01:29.556Z] #193 DONE 0.2s [2025-12-02T03:01:29.556Z] [2025-12-02T03:01:29.556Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T03:01:29.556Z] #154 ... [2025-12-02T03:01:29.556Z] [2025-12-02T03:01:29.556Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-12-02T03:01:29.556Z] #194 DONE 0.6s [2025-12-02T03:01:29.556Z] [2025-12-02T03:01:29.556Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-02T03:01:29.556Z] #146 ... [2025-12-02T03:01:29.556Z] [2025-12-02T03:01:29.556Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-12-02T03:01:29.556Z] #195 DONE 0.1s [2025-12-02T03:01:29.556Z] [2025-12-02T03:01:29.556Z] #116 [security-spiffe-token-provider] exporting to image [2025-12-02T03:01:29.556Z] #116 exporting layers [2025-12-02T03:01:29.556Z] #116 exporting layers 0.6s done [2025-12-02T03:01:29.556Z] #116 writing image sha256:a6f1685db9e876754c762e00348707f474230d9e446e7dc571bd679a60d8590f done [2025-12-02T03:01:29.556Z] #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-12-02T03:01:29.556Z] #116 DONE 11.8s [2025-12-02T03:01:29.556Z] [2025-12-02T03:01:29.556Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-02T03:02:01.858Z] #149 ... [2025-12-02T03:02:01.858Z] [2025-12-02T03:02:01.858Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-02T03:02:01.858Z] #146 DONE 2564.0s [2025-12-02T03:02:01.858Z] [2025-12-02T03:02:01.858Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:01.858Z] #49 ... [2025-12-02T03:02:01.858Z] [2025-12-02T03:02:01.858Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T03:02:01.858Z] #196 DONE 0.2s [2025-12-02T03:02:01.858Z] [2025-12-02T03:02:01.858Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-02T03:02:01.858Z] #197 DONE 0.2s [2025-12-02T03:02:01.858Z] [2025-12-02T03:02:01.858Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-02T03:02:01.858Z] #141 ... [2025-12-02T03:02:01.858Z] [2025-12-02T03:02:01.858Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-02T03:02:01.858Z] #198 ... [2025-12-02T03:02:01.858Z] [2025-12-02T03:02:01.858Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-02T03:02:01.858Z] #154 DONE 2565.7s [2025-12-02T03:02:02.137Z] [2025-12-02T03:02:02.137Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-02T03:02:02.137Z] #198 DONE 0.7s [2025-12-02T03:02:02.137Z] [2025-12-02T03:02:02.137Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-12-02T03:02:02.430Z] #199 DONE 0.4s [2025-12-02T03:02:02.430Z] [2025-12-02T03:02:02.430Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-12-02T03:02:02.732Z] #200 DONE 0.3s [2025-12-02T03:02:02.732Z] [2025-12-02T03:02:02.732Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-02T03:02:03.363Z] #201 ... [2025-12-02T03:02:03.363Z] [2025-12-02T03:02:03.363Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T03:02:03.363Z] #202 DONE 0.4s [2025-12-02T03:02:03.652Z] [2025-12-02T03:02:03.652Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-02T03:02:04.299Z] #203 DONE 0.8s [2025-12-02T03:02:04.300Z] [2025-12-02T03:02:04.300Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-12-02T03:02:04.606Z] #204 DONE 0.2s [2025-12-02T03:02:04.606Z] [2025-12-02T03:02:04.606Z] #116 [core-keeper] exporting to image [2025-12-02T03:02:04.606Z] #116 exporting layers [2025-12-02T03:02:07.988Z] #116 exporting layers 3.3s done [2025-12-02T03:02:07.988Z] #116 writing image sha256:772fb16ffeea6254f92128285ef9a329ada4ce7a9adfe16ec68fec708d337b39 0.0s done [2025-12-02T03:02:07.988Z] #116 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-12-02T03:02:07.988Z] #116 DONE 15.2s [2025-12-02T03:02:07.988Z] [2025-12-02T03:02:07.988Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-02T03:02:07.988Z] #149 DONE 2571.8s [2025-12-02T03:02:07.988Z] [2025-12-02T03:02:07.988Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-02T03:02:07.988Z] #201 DONE 5.3s [2025-12-02T03:02:07.988Z] [2025-12-02T03:02:07.988Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-02T03:02:08.258Z] #141 ... [2025-12-02T03:02:08.258Z] [2025-12-02T03:02:08.258Z] #116 [security-proxy-auth] exporting to image [2025-12-02T03:02:08.531Z] #116 ... [2025-12-02T03:02:08.531Z] [2025-12-02T03:02:08.531Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-02T03:02:08.531Z] #151 DONE 2572.3s [2025-12-02T03:02:08.800Z] [2025-12-02T03:02:08.800Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:09.766Z] #49 ... [2025-12-02T03:02:09.766Z] [2025-12-02T03:02:09.766Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T03:02:09.766Z] #205 CACHED [2025-12-02T03:02:09.766Z] [2025-12-02T03:02:09.766Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-02T03:02:09.766Z] #206 CACHED [2025-12-02T03:02:09.766Z] [2025-12-02T03:02:09.766Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-02T03:02:10.033Z] #207 ... [2025-12-02T03:02:10.033Z] [2025-12-02T03:02:10.033Z] #116 [security-proxy-auth] exporting to image [2025-12-02T03:02:10.033Z] #116 exporting layers 1.9s done [2025-12-02T03:02:10.033Z] #116 writing image sha256:03c2ffdcf2f34e2059cb7dd5600b3348851abeb4796c4a9ed2af651b3aef8d14 done [2025-12-02T03:02:10.033Z] #116 naming to docker.io/library/security-proxy-auth-arm64 done [2025-12-02T03:02:10.033Z] #116 DONE 17.1s [2025-12-02T03:02:10.300Z] [2025-12-02T03:02:10.300Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T03:02:10.300Z] #208 DONE 0.5s [2025-12-02T03:02:10.300Z] [2025-12-02T03:02:10.300Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:10.580Z] #49 ... [2025-12-02T03:02:10.580Z] [2025-12-02T03:02:10.580Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-02T03:02:10.580Z] #207 DONE 0.8s [2025-12-02T03:02:10.580Z] [2025-12-02T03:02:10.580Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-02T03:02:10.580Z] #209 DONE 0.1s [2025-12-02T03:02:10.580Z] [2025-12-02T03:02:10.580Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-02T03:02:10.580Z] #210 DONE 0.2s [2025-12-02T03:02:10.580Z] [2025-12-02T03:02:10.580Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-02T03:02:10.850Z] #211 DONE 0.2s [2025-12-02T03:02:10.850Z] [2025-12-02T03:02:10.850Z] #116 [core-metadata] exporting to image [2025-12-02T03:02:11.434Z] #116 ... [2025-12-02T03:02:11.434Z] [2025-12-02T03:02:11.434Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-12-02T03:02:11.434Z] #212 DONE 0.7s [2025-12-02T03:02:11.434Z] [2025-12-02T03:02:11.434Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-02T03:02:11.700Z] #213 DONE 0.2s [2025-12-02T03:02:11.700Z] [2025-12-02T03:02:11.700Z] #116 [core-metadata] exporting to image [2025-12-02T03:02:11.700Z] #116 writing image sha256:c4cb4f927114e2080b7486def5d01f76f3512a7ad029f18c8dd6dda5e4114844 done [2025-12-02T03:02:11.700Z] #116 naming to docker.io/library/core-metadata-arm64 done [2025-12-02T03:02:12.288Z] #116 exporting layers 0.6s done [2025-12-02T03:02:12.288Z] #116 writing image sha256:838329e84e5342cdf1a516056b9ee56080a0475a3c5cd8c3ed71311fdeac2551 done [2025-12-02T03:02:12.288Z] #116 naming to docker.io/library/core-data-arm64 done [2025-12-02T03:02:12.288Z] #116 DONE 18.4s [2025-12-02T03:02:12.288Z] [2025-12-02T03:02:12.288Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:38.953Z] #49 ... [2025-12-02T03:02:38.953Z] [2025-12-02T03:02:38.953Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-02T03:02:38.953Z] #141 DONE 2602.2s [2025-12-02T03:02:38.953Z] [2025-12-02T03:02:38.953Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:38.953Z] #49 ... [2025-12-02T03:02:38.953Z] [2025-12-02T03:02:38.953Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T03:02:39.221Z] #214 DONE 0.1s [2025-12-02T03:02:39.221Z] [2025-12-02T03:02:39.221Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-02T03:02:39.221Z] #144 ... [2025-12-02T03:02:39.221Z] [2025-12-02T03:02:39.221Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-02T03:02:39.488Z] #215 DONE 0.2s [2025-12-02T03:02:39.488Z] [2025-12-02T03:02:39.488Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-02T03:02:40.077Z] #216 DONE 0.6s [2025-12-02T03:02:40.077Z] [2025-12-02T03:02:40.077Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-12-02T03:02:40.077Z] #217 DONE 0.1s [2025-12-02T03:02:40.077Z] [2025-12-02T03:02:40.077Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:40.077Z] #49 ... [2025-12-02T03:02:40.077Z] [2025-12-02T03:02:40.077Z] #116 [support-scheduler] exporting to image [2025-12-02T03:02:40.077Z] #116 exporting layers [2025-12-02T03:02:41.484Z] #116 exporting layers 1.1s done [2025-12-02T03:02:41.484Z] #116 writing image sha256:ca7f456b9a0127a98aaa4d3f7614c6c651a2dea7bfe829bc9b9c6d07d44325c8 done [2025-12-02T03:02:41.484Z] #116 naming to docker.io/library/support-scheduler-arm64 done [2025-12-02T03:02:41.484Z] #116 DONE 19.5s [2025-12-02T03:02:41.484Z] [2025-12-02T03:02:41.484Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:45.726Z] #49 ... [2025-12-02T03:02:45.726Z] [2025-12-02T03:02:45.726Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-02T03:02:45.726Z] #144 DONE 2609.5s [2025-12-02T03:02:45.993Z] [2025-12-02T03:02:45.993Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:46.581Z] #49 ... [2025-12-02T03:02:46.581Z] [2025-12-02T03:02:46.581Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-02T03:02:46.581Z] #218 DONE 0.1s [2025-12-02T03:02:46.581Z] [2025-12-02T03:02:46.581Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-02T03:02:46.581Z] #219 DONE 0.1s [2025-12-02T03:02:46.581Z] [2025-12-02T03:02:46.581Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:46.581Z] #49 ... [2025-12-02T03:02:46.581Z] [2025-12-02T03:02:46.581Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-02T03:02:46.847Z] #220 DONE 0.4s [2025-12-02T03:02:46.847Z] [2025-12-02T03:02:46.847Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:47.111Z] #49 ... [2025-12-02T03:02:47.111Z] [2025-12-02T03:02:47.111Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-12-02T03:02:47.111Z] #221 DONE 0.1s [2025-12-02T03:02:47.111Z] [2025-12-02T03:02:47.111Z] #116 [support-notifications] exporting to image [2025-12-02T03:02:47.111Z] #116 exporting layers [2025-12-02T03:02:47.692Z] #116 exporting layers 0.5s done [2025-12-02T03:02:47.692Z] #116 writing image sha256:e415be648c770f2fdfd8e3588018d0331059ca5fa9ddc508a4f66fcfa0a997ac done [2025-12-02T03:02:47.692Z] #116 naming to docker.io/library/support-notifications-arm64 done [2025-12-02T03:02:47.692Z] #116 DONE 20.0s [2025-12-02T03:02:47.692Z] [2025-12-02T03:02:47.692Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-02T03:02:47.692Z] time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-12-02T03:02:47.712Z] $ docker stop --time=1 2a676fc9a56e3bbcf303a9979cebbd110a1180ddd7100d35acd3e3974a2984ad [2025-12-02T03:02:49.347Z] $ docker rm -f --volumes 2a676fc9a56e3bbcf303a9979cebbd110a1180ddd7100d35acd3e3974a2984ad [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-02T03:02:49.850Z] + docker images [2025-12-02T03:02:49.850Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-12-02T03:02:49.850Z] support-notifications-arm64 latest e415be648c77 3 seconds ago 54.3MB [2025-12-02T03:02:49.850Z] support-scheduler-arm64 latest ca7f456b9a01 10 seconds ago 50.4MB [2025-12-02T03:02:49.850Z] core-data-arm64 latest 838329e84e53 38 seconds ago 46.2MB [2025-12-02T03:02:49.850Z] core-metadata-arm64 latest c4cb4f927114 39 seconds ago 46.3MB [2025-12-02T03:02:49.850Z] security-proxy-auth-arm64 latest 03c2ffdcf2f3 42 seconds ago 45.4MB [2025-12-02T03:02:49.850Z] core-keeper-arm64 latest 772fb16ffeea 45 seconds ago 45.1MB [2025-12-02T03:02:49.850Z] security-spiffe-token-provider-arm64 latest a6f1685db9e8 About a minute ago 50.2MB [2025-12-02T03:02:49.850Z] security-secretstore-setup-arm64 latest eeea2544bf54 2 minutes ago 81.6MB [2025-12-02T03:02:49.850Z] security-proxy-setup-arm64 latest 2dd079511c3e 2 minutes ago 51.3MB [2025-12-02T03:02:49.850Z] core-command-arm64 latest c74761d44b09 3 minutes ago 40.9MB [2025-12-02T03:02:49.850Z] security-bootstrapper-arm64 latest 89859737e720 20 minutes ago 22.2MB [2025-12-02T03:02:49.850Z] core-common-config-bootstrapper-arm64 latest 1e224e31ce5c 21 minutes ago 21.1MB [2025-12-02T03:02:49.850Z] security-spire-agent-arm64 latest ce9313715958 45 minutes ago 220MB [2025-12-02T03:02:49.850Z] security-spire-config-arm64 latest 8a26529c04e9 45 minutes ago 163MB [2025-12-02T03:02:49.850Z] security-spire-server-arm64 latest f66c57cdcc41 45 minutes ago 164MB [2025-12-02T03:02:49.850Z] ci-base-image-arm64 latest 07166f682193 47 minutes ago 927MB [2025-12-02T03:02:49.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 weeks ago 564MB [2025-12-02T03:02:49.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-02T03:02:50.042Z] provisioning config files... [2025-12-02T03:02:50.060Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/931@tmp/config4003939490836040451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:02:50.406Z] ---> ****-login.sh [2025-12-02T03:02:50.407Z] nexus3.edgexfoundry.org:10001 [2025-12-02T03:02:50.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T03:02:50.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T03:02:50.675Z] Configure a credential helper to remove this warning. See [2025-12-02T03:02:50.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T03:02:50.675Z] [2025-12-02T03:02:50.675Z] Login Succeeded [2025-12-02T03:02:50.675Z] nexus3.edgexfoundry.org:10002 [2025-12-02T03:02:50.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T03:02:50.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T03:02:50.943Z] Configure a credential helper to remove this warning. See [2025-12-02T03:02:50.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T03:02:50.943Z] [2025-12-02T03:02:50.943Z] Login Succeeded [2025-12-02T03:02:50.943Z] nexus3.edgexfoundry.org:10003 [2025-12-02T03:02:51.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T03:02:51.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T03:02:51.481Z] Configure a credential helper to remove this warning. See [2025-12-02T03:02:51.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T03:02:51.481Z] [2025-12-02T03:02:51.481Z] Login Succeeded [2025-12-02T03:02:51.481Z] nexus3.edgexfoundry.org:10004 [2025-12-02T03:02:51.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T03:02:51.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T03:02:51.748Z] Configure a credential helper to remove this warning. See [2025-12-02T03:02:51.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T03:02:51.748Z] [2025-12-02T03:02:51.748Z] Login Succeeded [2025-12-02T03:02:51.748Z] ****.io [2025-12-02T03:02:52.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-02T03:02:52.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-02T03:02:52.277Z] Configure a credential helper to remove this warning. See [2025-12-02T03:02:52.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-02T03:02:52.277Z] [2025-12-02T03:02:52.277Z] Login Succeeded [2025-12-02T03:02:52.277Z] ---> ****-login.sh ends [Pipeline] } [2025-12-02T03:02:52.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:02:52.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-02T03:02:52.402Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-12-02T03:02:52.402Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:02:52.402Z] latest [2025-12-02T03:02:52.402Z] 4.1.0-dev.80 [2025-12-02T03:02:52.402Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:02:52.402Z] main [2025-12-02T03:02:52.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:02:52.808Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:02:53.178Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:02:53.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-02T03:02:53.178Z] 7fd907e99742: Preparing [2025-12-02T03:02:53.178Z] 7af4dd6cd9da: Preparing [2025-12-02T03:02:53.178Z] ce5936116412: Preparing [2025-12-02T03:02:53.178Z] df507787b13e: Preparing [2025-12-02T03:02:53.178Z] 7c45426ddec8: Preparing [2025-12-02T03:02:53.178Z] b50008044cbe: Preparing [2025-12-02T03:02:53.178Z] 0e64f2360a44: Preparing [2025-12-02T03:02:53.178Z] b50008044cbe: Waiting [2025-12-02T03:02:53.178Z] 0e64f2360a44: Waiting [2025-12-02T03:02:53.443Z] ce5936116412: Pushed [2025-12-02T03:02:53.444Z] df507787b13e: Pushed [2025-12-02T03:02:53.444Z] 7fd907e99742: Pushed [2025-12-02T03:02:53.444Z] 0e64f2360a44: Layer already exists [2025-12-02T03:02:53.444Z] b50008044cbe: Pushed [2025-12-02T03:02:53.709Z] 7c45426ddec8: Pushed [2025-12-02T03:03:00.336Z] 7af4dd6cd9da: Pushed [2025-12-02T03:03:00.336Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:925db15a4808261e67d67c903aba11b920966d7549c428066ba78443c93cf4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:00.711Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:01.083Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-12-02T03:03:01.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-02T03:03:01.083Z] 7fd907e99742: Preparing [2025-12-02T03:03:01.083Z] 7af4dd6cd9da: Preparing [2025-12-02T03:03:01.083Z] ce5936116412: Preparing [2025-12-02T03:03:01.083Z] df507787b13e: Preparing [2025-12-02T03:03:01.083Z] 7c45426ddec8: Preparing [2025-12-02T03:03:01.083Z] b50008044cbe: Preparing [2025-12-02T03:03:01.083Z] 0e64f2360a44: Preparing [2025-12-02T03:03:01.083Z] 0e64f2360a44: Waiting [2025-12-02T03:03:01.083Z] b50008044cbe: Waiting [2025-12-02T03:03:01.083Z] 7af4dd6cd9da: Layer already exists [2025-12-02T03:03:01.083Z] 7fd907e99742: Layer already exists [2025-12-02T03:03:01.083Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:01.083Z] df507787b13e: Layer already exists [2025-12-02T03:03:01.083Z] ce5936116412: Layer already exists [2025-12-02T03:03:01.083Z] b50008044cbe: Layer already exists [2025-12-02T03:03:01.083Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:01.083Z] latest: digest: sha256:925db15a4808261e67d67c903aba11b920966d7549c428066ba78443c93cf4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:01.461Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:01.824Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.80 [2025-12-02T03:03:01.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-02T03:03:01.824Z] 7fd907e99742: Preparing [2025-12-02T03:03:01.824Z] 7af4dd6cd9da: Preparing [2025-12-02T03:03:01.824Z] ce5936116412: Preparing [2025-12-02T03:03:01.824Z] df507787b13e: Preparing [2025-12-02T03:03:01.824Z] 7c45426ddec8: Preparing [2025-12-02T03:03:01.824Z] b50008044cbe: Preparing [2025-12-02T03:03:01.824Z] 0e64f2360a44: Preparing [2025-12-02T03:03:01.824Z] b50008044cbe: Waiting [2025-12-02T03:03:01.824Z] 0e64f2360a44: Waiting [2025-12-02T03:03:01.824Z] 7af4dd6cd9da: Layer already exists [2025-12-02T03:03:01.824Z] 7fd907e99742: Layer already exists [2025-12-02T03:03:01.824Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:01.824Z] df507787b13e: Layer already exists [2025-12-02T03:03:01.824Z] ce5936116412: Layer already exists [2025-12-02T03:03:01.824Z] b50008044cbe: Layer already exists [2025-12-02T03:03:01.824Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:01.824Z] 4.1.0-dev.80: digest: sha256:925db15a4808261e67d67c903aba11b920966d7549c428066ba78443c93cf4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:02.192Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:02.559Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:02.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-02T03:03:02.559Z] 7fd907e99742: Preparing [2025-12-02T03:03:02.559Z] 7af4dd6cd9da: Preparing [2025-12-02T03:03:02.559Z] ce5936116412: Preparing [2025-12-02T03:03:02.559Z] df507787b13e: Preparing [2025-12-02T03:03:02.559Z] 7c45426ddec8: Preparing [2025-12-02T03:03:02.559Z] b50008044cbe: Preparing [2025-12-02T03:03:02.559Z] 0e64f2360a44: Preparing [2025-12-02T03:03:02.559Z] b50008044cbe: Waiting [2025-12-02T03:03:02.559Z] 0e64f2360a44: Waiting [2025-12-02T03:03:02.559Z] 7fd907e99742: Layer already exists [2025-12-02T03:03:02.559Z] 7af4dd6cd9da: Layer already exists [2025-12-02T03:03:02.559Z] df507787b13e: Layer already exists [2025-12-02T03:03:02.559Z] ce5936116412: Layer already exists [2025-12-02T03:03:02.559Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:02.559Z] b50008044cbe: Layer already exists [2025-12-02T03:03:02.559Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:02.824Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:925db15a4808261e67d67c903aba11b920966d7549c428066ba78443c93cf4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:03.199Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:03.568Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-12-02T03:03:03.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-02T03:03:03.568Z] 7fd907e99742: Preparing [2025-12-02T03:03:03.568Z] 7af4dd6cd9da: Preparing [2025-12-02T03:03:03.568Z] ce5936116412: Preparing [2025-12-02T03:03:03.568Z] df507787b13e: Preparing [2025-12-02T03:03:03.568Z] 7c45426ddec8: Preparing [2025-12-02T03:03:03.568Z] b50008044cbe: Preparing [2025-12-02T03:03:03.568Z] 0e64f2360a44: Preparing [2025-12-02T03:03:03.568Z] b50008044cbe: Waiting [2025-12-02T03:03:03.568Z] 0e64f2360a44: Waiting [2025-12-02T03:03:03.568Z] df507787b13e: Layer already exists [2025-12-02T03:03:03.568Z] ce5936116412: Layer already exists [2025-12-02T03:03:03.568Z] 7fd907e99742: Layer already exists [2025-12-02T03:03:03.568Z] 7af4dd6cd9da: Layer already exists [2025-12-02T03:03:03.568Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:03.568Z] b50008044cbe: Layer already exists [2025-12-02T03:03:03.568Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:03.835Z] main: digest: sha256:925db15a4808261e67d67c903aba11b920966d7549c428066ba78443c93cf4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:03:03.930Z] ===================================================== [Pipeline] echo [2025-12-02T03:03:03.945Z] taggedImages: [2025-12-02T03:03:03.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:03.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-12-02T03:03:03.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.80 [2025-12-02T03:03:03.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:03.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-12-02T03:03:03.978Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-12-02T03:03:03.978Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:03.978Z] latest [2025-12-02T03:03:03.978Z] 4.1.0-dev.80 [2025-12-02T03:03:03.978Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:03.978Z] main [2025-12-02T03:03:03.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:04.369Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:04.752Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:04.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-02T03:03:04.752Z] 9a5b4abe5583: Preparing [2025-12-02T03:03:04.752Z] ef5e94da7ebf: Preparing [2025-12-02T03:03:04.752Z] bcadb1379e35: Preparing [2025-12-02T03:03:04.752Z] a6bc1e7d3b16: Preparing [2025-12-02T03:03:04.752Z] ce5936116412: Preparing [2025-12-02T03:03:04.752Z] df507787b13e: Preparing [2025-12-02T03:03:04.752Z] 7c45426ddec8: Preparing [2025-12-02T03:03:04.752Z] b50008044cbe: Preparing [2025-12-02T03:03:04.752Z] 0e64f2360a44: Preparing [2025-12-02T03:03:04.752Z] df507787b13e: Waiting [2025-12-02T03:03:04.752Z] 7c45426ddec8: Waiting [2025-12-02T03:03:04.752Z] ce5936116412: Layer already exists [2025-12-02T03:03:05.020Z] df507787b13e: Layer already exists [2025-12-02T03:03:05.020Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:05.021Z] ef5e94da7ebf: Pushed [2025-12-02T03:03:05.021Z] bcadb1379e35: Pushed [2025-12-02T03:03:05.021Z] b50008044cbe: Layer already exists [2025-12-02T03:03:05.021Z] 9a5b4abe5583: Pushed [2025-12-02T03:03:05.021Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:08.402Z] a6bc1e7d3b16: Pushed [2025-12-02T03:03:08.402Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:a576f90a3c8b78f2d781e7ebb2b907a2c36ccb51ac147cf0ea55b2052f02124d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:08.776Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:09.143Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-12-02T03:03:09.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-02T03:03:09.143Z] 9a5b4abe5583: Preparing [2025-12-02T03:03:09.143Z] ef5e94da7ebf: Preparing [2025-12-02T03:03:09.143Z] bcadb1379e35: Preparing [2025-12-02T03:03:09.143Z] a6bc1e7d3b16: Preparing [2025-12-02T03:03:09.143Z] ce5936116412: Preparing [2025-12-02T03:03:09.143Z] df507787b13e: Preparing [2025-12-02T03:03:09.143Z] 7c45426ddec8: Preparing [2025-12-02T03:03:09.143Z] b50008044cbe: Preparing [2025-12-02T03:03:09.143Z] df507787b13e: Waiting [2025-12-02T03:03:09.143Z] 7c45426ddec8: Waiting [2025-12-02T03:03:09.143Z] 0e64f2360a44: Preparing [2025-12-02T03:03:09.143Z] b50008044cbe: Waiting [2025-12-02T03:03:09.143Z] 0e64f2360a44: Waiting [2025-12-02T03:03:09.143Z] ef5e94da7ebf: Layer already exists [2025-12-02T03:03:09.143Z] a6bc1e7d3b16: Layer already exists [2025-12-02T03:03:09.143Z] ce5936116412: Layer already exists [2025-12-02T03:03:09.143Z] 9a5b4abe5583: Layer already exists [2025-12-02T03:03:09.143Z] bcadb1379e35: Layer already exists [2025-12-02T03:03:09.143Z] df507787b13e: Layer already exists [2025-12-02T03:03:09.143Z] b50008044cbe: Layer already exists [2025-12-02T03:03:09.143Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:09.143Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:09.409Z] latest: digest: sha256:a576f90a3c8b78f2d781e7ebb2b907a2c36ccb51ac147cf0ea55b2052f02124d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:09.772Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:10.147Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.80 [2025-12-02T03:03:10.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-02T03:03:10.147Z] 9a5b4abe5583: Preparing [2025-12-02T03:03:10.147Z] ef5e94da7ebf: Preparing [2025-12-02T03:03:10.147Z] bcadb1379e35: Preparing [2025-12-02T03:03:10.147Z] a6bc1e7d3b16: Preparing [2025-12-02T03:03:10.147Z] ce5936116412: Preparing [2025-12-02T03:03:10.147Z] df507787b13e: Preparing [2025-12-02T03:03:10.147Z] 7c45426ddec8: Preparing [2025-12-02T03:03:10.147Z] b50008044cbe: Preparing [2025-12-02T03:03:10.147Z] 0e64f2360a44: Preparing [2025-12-02T03:03:10.147Z] df507787b13e: Waiting [2025-12-02T03:03:10.147Z] 7c45426ddec8: Waiting [2025-12-02T03:03:10.147Z] b50008044cbe: Waiting [2025-12-02T03:03:10.147Z] 0e64f2360a44: Waiting [2025-12-02T03:03:10.147Z] 9a5b4abe5583: Layer already exists [2025-12-02T03:03:10.147Z] ef5e94da7ebf: Layer already exists [2025-12-02T03:03:10.147Z] a6bc1e7d3b16: Layer already exists [2025-12-02T03:03:10.147Z] bcadb1379e35: Layer already exists [2025-12-02T03:03:10.147Z] ce5936116412: Layer already exists [2025-12-02T03:03:10.147Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:10.147Z] b50008044cbe: Layer already exists [2025-12-02T03:03:10.147Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:10.147Z] df507787b13e: Layer already exists [2025-12-02T03:03:10.414Z] 4.1.0-dev.80: digest: sha256:a576f90a3c8b78f2d781e7ebb2b907a2c36ccb51ac147cf0ea55b2052f02124d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:10.803Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:11.167Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:11.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-02T03:03:11.168Z] 9a5b4abe5583: Preparing [2025-12-02T03:03:11.168Z] ef5e94da7ebf: Preparing [2025-12-02T03:03:11.168Z] bcadb1379e35: Preparing [2025-12-02T03:03:11.168Z] a6bc1e7d3b16: Preparing [2025-12-02T03:03:11.168Z] ce5936116412: Preparing [2025-12-02T03:03:11.168Z] df507787b13e: Preparing [2025-12-02T03:03:11.168Z] 7c45426ddec8: Preparing [2025-12-02T03:03:11.168Z] b50008044cbe: Preparing [2025-12-02T03:03:11.168Z] 0e64f2360a44: Preparing [2025-12-02T03:03:11.168Z] df507787b13e: Waiting [2025-12-02T03:03:11.168Z] b50008044cbe: Waiting [2025-12-02T03:03:11.168Z] 7c45426ddec8: Waiting [2025-12-02T03:03:11.168Z] 0e64f2360a44: Waiting [2025-12-02T03:03:11.168Z] ce5936116412: Layer already exists [2025-12-02T03:03:11.168Z] 9a5b4abe5583: Layer already exists [2025-12-02T03:03:11.168Z] a6bc1e7d3b16: Layer already exists [2025-12-02T03:03:11.168Z] ef5e94da7ebf: Layer already exists [2025-12-02T03:03:11.168Z] bcadb1379e35: Layer already exists [2025-12-02T03:03:11.168Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:11.168Z] b50008044cbe: Layer already exists [2025-12-02T03:03:11.168Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:11.168Z] df507787b13e: Layer already exists [2025-12-02T03:03:11.433Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:a576f90a3c8b78f2d781e7ebb2b907a2c36ccb51ac147cf0ea55b2052f02124d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:11.805Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:12.175Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-12-02T03:03:12.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-02T03:03:12.175Z] 9a5b4abe5583: Preparing [2025-12-02T03:03:12.175Z] ef5e94da7ebf: Preparing [2025-12-02T03:03:12.175Z] bcadb1379e35: Preparing [2025-12-02T03:03:12.175Z] a6bc1e7d3b16: Preparing [2025-12-02T03:03:12.175Z] ce5936116412: Preparing [2025-12-02T03:03:12.175Z] df507787b13e: Preparing [2025-12-02T03:03:12.175Z] 7c45426ddec8: Preparing [2025-12-02T03:03:12.175Z] b50008044cbe: Preparing [2025-12-02T03:03:12.175Z] 0e64f2360a44: Preparing [2025-12-02T03:03:12.175Z] 7c45426ddec8: Waiting [2025-12-02T03:03:12.175Z] b50008044cbe: Waiting [2025-12-02T03:03:12.175Z] df507787b13e: Waiting [2025-12-02T03:03:12.175Z] 0e64f2360a44: Waiting [2025-12-02T03:03:12.175Z] a6bc1e7d3b16: Layer already exists [2025-12-02T03:03:12.175Z] bcadb1379e35: Layer already exists [2025-12-02T03:03:12.175Z] 9a5b4abe5583: Layer already exists [2025-12-02T03:03:12.175Z] ef5e94da7ebf: Layer already exists [2025-12-02T03:03:12.175Z] ce5936116412: Layer already exists [2025-12-02T03:03:12.175Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:12.175Z] b50008044cbe: Layer already exists [2025-12-02T03:03:12.175Z] df507787b13e: Layer already exists [2025-12-02T03:03:12.175Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:12.440Z] main: digest: sha256:a576f90a3c8b78f2d781e7ebb2b907a2c36ccb51ac147cf0ea55b2052f02124d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:03:12.540Z] ===================================================== [Pipeline] echo [2025-12-02T03:03:12.561Z] taggedImages: [2025-12-02T03:03:12.561Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:12.561Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-12-02T03:03:12.561Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.80 [2025-12-02T03:03:12.561Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:12.561Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-12-02T03:03:12.599Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-12-02T03:03:12.599Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:12.599Z] latest [2025-12-02T03:03:12.599Z] 4.1.0-dev.80 [2025-12-02T03:03:12.599Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:12.599Z] main [2025-12-02T03:03:12.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:12.984Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:13.348Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:13.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-02T03:03:13.348Z] 77f9dfcdde97: Preparing [2025-12-02T03:03:13.348Z] 70ab9beb90ab: Preparing [2025-12-02T03:03:13.348Z] ce5936116412: Preparing [2025-12-02T03:03:13.348Z] df507787b13e: Preparing [2025-12-02T03:03:13.348Z] 5c8221f30e68: Preparing [2025-12-02T03:03:13.348Z] d26188b97d1d: Preparing [2025-12-02T03:03:13.348Z] 0e64f2360a44: Preparing [2025-12-02T03:03:13.348Z] d26188b97d1d: Waiting [2025-12-02T03:03:13.348Z] 0e64f2360a44: Waiting [2025-12-02T03:03:13.348Z] df507787b13e: Layer already exists [2025-12-02T03:03:13.348Z] ce5936116412: Layer already exists [2025-12-02T03:03:13.348Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:13.617Z] 77f9dfcdde97: Pushed [2025-12-02T03:03:13.617Z] d26188b97d1d: Pushed [2025-12-02T03:03:13.882Z] 5c8221f30e68: Pushed [2025-12-02T03:03:22.064Z] 70ab9beb90ab: Pushed [2025-12-02T03:03:22.064Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:9f63b0e37eaf814ae985525cb6fca6b72511249b314126e1654d089bbb24c870 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:22.434Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:22.791Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-12-02T03:03:22.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-02T03:03:22.791Z] 77f9dfcdde97: Preparing [2025-12-02T03:03:22.791Z] 70ab9beb90ab: Preparing [2025-12-02T03:03:22.791Z] ce5936116412: Preparing [2025-12-02T03:03:22.791Z] df507787b13e: Preparing [2025-12-02T03:03:22.791Z] 5c8221f30e68: Preparing [2025-12-02T03:03:22.791Z] d26188b97d1d: Preparing [2025-12-02T03:03:22.791Z] 0e64f2360a44: Preparing [2025-12-02T03:03:22.791Z] d26188b97d1d: Waiting [2025-12-02T03:03:22.791Z] 77f9dfcdde97: Layer already exists [2025-12-02T03:03:22.791Z] 70ab9beb90ab: Layer already exists [2025-12-02T03:03:22.791Z] ce5936116412: Layer already exists [2025-12-02T03:03:22.791Z] 5c8221f30e68: Layer already exists [2025-12-02T03:03:22.791Z] df507787b13e: Layer already exists [2025-12-02T03:03:22.791Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:22.791Z] d26188b97d1d: Layer already exists [2025-12-02T03:03:22.791Z] latest: digest: sha256:9f63b0e37eaf814ae985525cb6fca6b72511249b314126e1654d089bbb24c870 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:23.417Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:23.777Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.80 [2025-12-02T03:03:23.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-02T03:03:23.777Z] 77f9dfcdde97: Preparing [2025-12-02T03:03:23.777Z] 70ab9beb90ab: Preparing [2025-12-02T03:03:23.777Z] ce5936116412: Preparing [2025-12-02T03:03:23.777Z] df507787b13e: Preparing [2025-12-02T03:03:23.777Z] 5c8221f30e68: Preparing [2025-12-02T03:03:23.777Z] d26188b97d1d: Preparing [2025-12-02T03:03:23.777Z] 0e64f2360a44: Preparing [2025-12-02T03:03:23.777Z] d26188b97d1d: Waiting [2025-12-02T03:03:23.777Z] 0e64f2360a44: Waiting [2025-12-02T03:03:23.777Z] ce5936116412: Layer already exists [2025-12-02T03:03:23.777Z] df507787b13e: Layer already exists [2025-12-02T03:03:23.777Z] 5c8221f30e68: Layer already exists [2025-12-02T03:03:23.777Z] 70ab9beb90ab: Layer already exists [2025-12-02T03:03:23.777Z] 77f9dfcdde97: Layer already exists [2025-12-02T03:03:23.777Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:23.777Z] d26188b97d1d: Layer already exists [2025-12-02T03:03:23.777Z] 4.1.0-dev.80: digest: sha256:9f63b0e37eaf814ae985525cb6fca6b72511249b314126e1654d089bbb24c870 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:24.143Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:24.511Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:24.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-02T03:03:24.511Z] 77f9dfcdde97: Preparing [2025-12-02T03:03:24.511Z] 70ab9beb90ab: Preparing [2025-12-02T03:03:24.511Z] ce5936116412: Preparing [2025-12-02T03:03:24.511Z] df507787b13e: Preparing [2025-12-02T03:03:24.511Z] 5c8221f30e68: Preparing [2025-12-02T03:03:24.511Z] d26188b97d1d: Preparing [2025-12-02T03:03:24.511Z] 0e64f2360a44: Preparing [2025-12-02T03:03:24.511Z] 0e64f2360a44: Waiting [2025-12-02T03:03:24.511Z] d26188b97d1d: Waiting [2025-12-02T03:03:24.511Z] 5c8221f30e68: Layer already exists [2025-12-02T03:03:24.511Z] 77f9dfcdde97: Layer already exists [2025-12-02T03:03:24.511Z] df507787b13e: Layer already exists [2025-12-02T03:03:24.511Z] ce5936116412: Layer already exists [2025-12-02T03:03:24.511Z] 70ab9beb90ab: Layer already exists [2025-12-02T03:03:24.511Z] d26188b97d1d: Layer already exists [2025-12-02T03:03:24.511Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:24.777Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:9f63b0e37eaf814ae985525cb6fca6b72511249b314126e1654d089bbb24c870 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:25.155Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:25.582Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-12-02T03:03:25.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-02T03:03:25.582Z] 77f9dfcdde97: Preparing [2025-12-02T03:03:25.582Z] 70ab9beb90ab: Preparing [2025-12-02T03:03:25.582Z] ce5936116412: Preparing [2025-12-02T03:03:25.582Z] df507787b13e: Preparing [2025-12-02T03:03:25.582Z] 5c8221f30e68: Preparing [2025-12-02T03:03:25.582Z] d26188b97d1d: Preparing [2025-12-02T03:03:25.582Z] 0e64f2360a44: Preparing [2025-12-02T03:03:25.582Z] d26188b97d1d: Waiting [2025-12-02T03:03:25.582Z] 0e64f2360a44: Waiting [2025-12-02T03:03:25.582Z] 70ab9beb90ab: Layer already exists [2025-12-02T03:03:25.582Z] 77f9dfcdde97: Layer already exists [2025-12-02T03:03:25.582Z] ce5936116412: Layer already exists [2025-12-02T03:03:25.582Z] df507787b13e: Layer already exists [2025-12-02T03:03:25.582Z] 5c8221f30e68: Layer already exists [2025-12-02T03:03:25.582Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:25.582Z] d26188b97d1d: Layer already exists [2025-12-02T03:03:25.582Z] main: digest: sha256:9f63b0e37eaf814ae985525cb6fca6b72511249b314126e1654d089bbb24c870 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:03:25.680Z] ===================================================== [Pipeline] echo [2025-12-02T03:03:25.695Z] taggedImages: [2025-12-02T03:03:25.695Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:25.695Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-12-02T03:03:25.695Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.80 [2025-12-02T03:03:25.695Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:25.695Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-12-02T03:03:25.726Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-12-02T03:03:25.726Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:25.726Z] latest [2025-12-02T03:03:25.726Z] 4.1.0-dev.80 [2025-12-02T03:03:25.726Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:25.726Z] main [2025-12-02T03:03:25.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:26.139Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:26.543Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:26.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-02T03:03:26.544Z] 98a282d03ebe: Preparing [2025-12-02T03:03:26.544Z] c0e42a13ae5f: Preparing [2025-12-02T03:03:26.544Z] df507787b13e: Preparing [2025-12-02T03:03:26.544Z] ddf5df573416: Preparing [2025-12-02T03:03:26.544Z] 418b62da34e9: Preparing [2025-12-02T03:03:26.544Z] 0e64f2360a44: Preparing [2025-12-02T03:03:26.544Z] 0e64f2360a44: Waiting [2025-12-02T03:03:26.819Z] df507787b13e: Layer already exists [2025-12-02T03:03:26.819Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:26.819Z] 418b62da34e9: Pushed [2025-12-02T03:03:26.819Z] ddf5df573416: Pushed [2025-12-02T03:03:26.819Z] 98a282d03ebe: Pushed [2025-12-02T03:03:35.035Z] c0e42a13ae5f: Pushed [2025-12-02T03:03:35.035Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:6e36d3eee81a9acea17d12210e4fe5f828aa0defac8d40ee5c3a8808b09701fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:35.389Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:35.751Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-12-02T03:03:35.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-02T03:03:35.751Z] 98a282d03ebe: Preparing [2025-12-02T03:03:35.751Z] c0e42a13ae5f: Preparing [2025-12-02T03:03:35.751Z] df507787b13e: Preparing [2025-12-02T03:03:35.751Z] ddf5df573416: Preparing [2025-12-02T03:03:35.751Z] 418b62da34e9: Preparing [2025-12-02T03:03:35.751Z] 0e64f2360a44: Preparing [2025-12-02T03:03:35.751Z] 0e64f2360a44: Waiting [2025-12-02T03:03:35.751Z] 98a282d03ebe: Layer already exists [2025-12-02T03:03:35.751Z] c0e42a13ae5f: Layer already exists [2025-12-02T03:03:35.751Z] ddf5df573416: Layer already exists [2025-12-02T03:03:35.751Z] df507787b13e: Layer already exists [2025-12-02T03:03:35.751Z] 418b62da34e9: Layer already exists [2025-12-02T03:03:35.751Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:35.751Z] latest: digest: sha256:6e36d3eee81a9acea17d12210e4fe5f828aa0defac8d40ee5c3a8808b09701fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:36.121Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:36.473Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.80 [2025-12-02T03:03:36.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-02T03:03:36.473Z] 98a282d03ebe: Preparing [2025-12-02T03:03:36.473Z] c0e42a13ae5f: Preparing [2025-12-02T03:03:36.473Z] df507787b13e: Preparing [2025-12-02T03:03:36.473Z] ddf5df573416: Preparing [2025-12-02T03:03:36.473Z] 418b62da34e9: Preparing [2025-12-02T03:03:36.473Z] 0e64f2360a44: Preparing [2025-12-02T03:03:36.473Z] 0e64f2360a44: Waiting [2025-12-02T03:03:36.473Z] ddf5df573416: Layer already exists [2025-12-02T03:03:36.473Z] 98a282d03ebe: Layer already exists [2025-12-02T03:03:36.473Z] df507787b13e: Layer already exists [2025-12-02T03:03:36.473Z] c0e42a13ae5f: Layer already exists [2025-12-02T03:03:36.473Z] 418b62da34e9: Layer already exists [2025-12-02T03:03:36.473Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:36.473Z] 4.1.0-dev.80: digest: sha256:6e36d3eee81a9acea17d12210e4fe5f828aa0defac8d40ee5c3a8808b09701fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:36.838Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:37.196Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:37.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-02T03:03:37.196Z] 98a282d03ebe: Preparing [2025-12-02T03:03:37.196Z] c0e42a13ae5f: Preparing [2025-12-02T03:03:37.196Z] df507787b13e: Preparing [2025-12-02T03:03:37.196Z] ddf5df573416: Preparing [2025-12-02T03:03:37.196Z] 418b62da34e9: Preparing [2025-12-02T03:03:37.196Z] 0e64f2360a44: Preparing [2025-12-02T03:03:37.196Z] 0e64f2360a44: Waiting [2025-12-02T03:03:37.196Z] c0e42a13ae5f: Layer already exists [2025-12-02T03:03:37.196Z] 98a282d03ebe: Layer already exists [2025-12-02T03:03:37.196Z] df507787b13e: Layer already exists [2025-12-02T03:03:37.197Z] ddf5df573416: Layer already exists [2025-12-02T03:03:37.197Z] 418b62da34e9: Layer already exists [2025-12-02T03:03:37.197Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:37.197Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:6e36d3eee81a9acea17d12210e4fe5f828aa0defac8d40ee5c3a8808b09701fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:37.835Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:38.193Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-12-02T03:03:38.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-02T03:03:38.193Z] 98a282d03ebe: Preparing [2025-12-02T03:03:38.193Z] c0e42a13ae5f: Preparing [2025-12-02T03:03:38.193Z] df507787b13e: Preparing [2025-12-02T03:03:38.193Z] ddf5df573416: Preparing [2025-12-02T03:03:38.193Z] 418b62da34e9: Preparing [2025-12-02T03:03:38.193Z] 0e64f2360a44: Preparing [2025-12-02T03:03:38.193Z] 0e64f2360a44: Waiting [2025-12-02T03:03:38.193Z] 418b62da34e9: Layer already exists [2025-12-02T03:03:38.193Z] ddf5df573416: Layer already exists [2025-12-02T03:03:38.193Z] c0e42a13ae5f: Layer already exists [2025-12-02T03:03:38.193Z] df507787b13e: Layer already exists [2025-12-02T03:03:38.193Z] 98a282d03ebe: Layer already exists [2025-12-02T03:03:38.193Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:38.193Z] main: digest: sha256:6e36d3eee81a9acea17d12210e4fe5f828aa0defac8d40ee5c3a8808b09701fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:03:38.563Z] ===================================================== [Pipeline] echo [2025-12-02T03:03:38.575Z] taggedImages: [2025-12-02T03:03:38.575Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:38.575Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-12-02T03:03:38.575Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.80 [2025-12-02T03:03:38.575Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:38.575Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-12-02T03:03:38.613Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-12-02T03:03:38.613Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:38.613Z] latest [2025-12-02T03:03:38.613Z] 4.1.0-dev.80 [2025-12-02T03:03:38.613Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:38.613Z] main [2025-12-02T03:03:38.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:39.028Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:39.398Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:39.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-02T03:03:39.398Z] adbc81860130: Preparing [2025-12-02T03:03:39.398Z] dbc44fe47e23: Preparing [2025-12-02T03:03:39.398Z] ea52cfd11eb9: Preparing [2025-12-02T03:03:39.398Z] ce5936116412: Preparing [2025-12-02T03:03:39.398Z] df507787b13e: Preparing [2025-12-02T03:03:39.398Z] 7c45426ddec8: Preparing [2025-12-02T03:03:39.398Z] b50008044cbe: Preparing [2025-12-02T03:03:39.398Z] 0e64f2360a44: Preparing [2025-12-02T03:03:39.398Z] 7c45426ddec8: Waiting [2025-12-02T03:03:39.398Z] b50008044cbe: Waiting [2025-12-02T03:03:39.398Z] 0e64f2360a44: Waiting [2025-12-02T03:03:39.398Z] ce5936116412: Layer already exists [2025-12-02T03:03:39.398Z] df507787b13e: Layer already exists [2025-12-02T03:03:39.664Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:39.664Z] b50008044cbe: Layer already exists [2025-12-02T03:03:39.664Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:39.664Z] adbc81860130: Pushed [2025-12-02T03:03:39.664Z] dbc44fe47e23: Pushed [2025-12-02T03:03:47.843Z] ea52cfd11eb9: Pushed [2025-12-02T03:03:47.843Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:c51212da7b0f3339c4e515a71cc45e1d0bc6092d5eeeffb6f5be9a892d515a52 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:48.228Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:48.597Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-12-02T03:03:48.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-02T03:03:48.598Z] adbc81860130: Preparing [2025-12-02T03:03:48.598Z] dbc44fe47e23: Preparing [2025-12-02T03:03:48.598Z] ea52cfd11eb9: Preparing [2025-12-02T03:03:48.598Z] ce5936116412: Preparing [2025-12-02T03:03:48.598Z] df507787b13e: Preparing [2025-12-02T03:03:48.598Z] 7c45426ddec8: Preparing [2025-12-02T03:03:48.598Z] b50008044cbe: Preparing [2025-12-02T03:03:48.598Z] 0e64f2360a44: Preparing [2025-12-02T03:03:48.598Z] 7c45426ddec8: Waiting [2025-12-02T03:03:48.598Z] b50008044cbe: Waiting [2025-12-02T03:03:48.598Z] 0e64f2360a44: Waiting [2025-12-02T03:03:48.598Z] df507787b13e: Layer already exists [2025-12-02T03:03:48.598Z] ea52cfd11eb9: Layer already exists [2025-12-02T03:03:48.598Z] ce5936116412: Layer already exists [2025-12-02T03:03:48.598Z] dbc44fe47e23: Layer already exists [2025-12-02T03:03:48.598Z] adbc81860130: Layer already exists [2025-12-02T03:03:48.598Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:48.598Z] b50008044cbe: Layer already exists [2025-12-02T03:03:48.598Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:48.862Z] latest: digest: sha256:c51212da7b0f3339c4e515a71cc45e1d0bc6092d5eeeffb6f5be9a892d515a52 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:49.239Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:49.644Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.80 [2025-12-02T03:03:49.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-02T03:03:49.644Z] adbc81860130: Preparing [2025-12-02T03:03:49.644Z] dbc44fe47e23: Preparing [2025-12-02T03:03:49.644Z] ea52cfd11eb9: Preparing [2025-12-02T03:03:49.644Z] ce5936116412: Preparing [2025-12-02T03:03:49.644Z] df507787b13e: Preparing [2025-12-02T03:03:49.644Z] 7c45426ddec8: Preparing [2025-12-02T03:03:49.644Z] b50008044cbe: Preparing [2025-12-02T03:03:49.644Z] 0e64f2360a44: Preparing [2025-12-02T03:03:49.644Z] 7c45426ddec8: Waiting [2025-12-02T03:03:49.644Z] 0e64f2360a44: Waiting [2025-12-02T03:03:49.644Z] b50008044cbe: Waiting [2025-12-02T03:03:49.644Z] ea52cfd11eb9: Layer already exists [2025-12-02T03:03:49.644Z] adbc81860130: Layer already exists [2025-12-02T03:03:49.644Z] df507787b13e: Layer already exists [2025-12-02T03:03:49.644Z] ce5936116412: Layer already exists [2025-12-02T03:03:49.644Z] dbc44fe47e23: Layer already exists [2025-12-02T03:03:49.644Z] b50008044cbe: Layer already exists [2025-12-02T03:03:49.644Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:49.644Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:49.644Z] 4.1.0-dev.80: digest: sha256:c51212da7b0f3339c4e515a71cc45e1d0bc6092d5eeeffb6f5be9a892d515a52 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:50.010Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:50.367Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:50.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-02T03:03:50.367Z] adbc81860130: Preparing [2025-12-02T03:03:50.367Z] dbc44fe47e23: Preparing [2025-12-02T03:03:50.367Z] ea52cfd11eb9: Preparing [2025-12-02T03:03:50.367Z] ce5936116412: Preparing [2025-12-02T03:03:50.367Z] df507787b13e: Preparing [2025-12-02T03:03:50.367Z] 7c45426ddec8: Preparing [2025-12-02T03:03:50.367Z] b50008044cbe: Preparing [2025-12-02T03:03:50.367Z] 0e64f2360a44: Preparing [2025-12-02T03:03:50.367Z] 7c45426ddec8: Waiting [2025-12-02T03:03:50.367Z] b50008044cbe: Waiting [2025-12-02T03:03:50.367Z] 0e64f2360a44: Waiting [2025-12-02T03:03:50.367Z] ea52cfd11eb9: Layer already exists [2025-12-02T03:03:50.367Z] dbc44fe47e23: Layer already exists [2025-12-02T03:03:50.367Z] df507787b13e: Layer already exists [2025-12-02T03:03:50.367Z] ce5936116412: Layer already exists [2025-12-02T03:03:50.367Z] adbc81860130: Layer already exists [2025-12-02T03:03:50.367Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:50.367Z] b50008044cbe: Layer already exists [2025-12-02T03:03:50.367Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:50.367Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:c51212da7b0f3339c4e515a71cc45e1d0bc6092d5eeeffb6f5be9a892d515a52 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:50.995Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:51.352Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-12-02T03:03:51.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-02T03:03:51.352Z] adbc81860130: Preparing [2025-12-02T03:03:51.352Z] dbc44fe47e23: Preparing [2025-12-02T03:03:51.352Z] ea52cfd11eb9: Preparing [2025-12-02T03:03:51.352Z] ce5936116412: Preparing [2025-12-02T03:03:51.352Z] df507787b13e: Preparing [2025-12-02T03:03:51.352Z] 7c45426ddec8: Preparing [2025-12-02T03:03:51.352Z] b50008044cbe: Preparing [2025-12-02T03:03:51.352Z] 0e64f2360a44: Preparing [2025-12-02T03:03:51.352Z] b50008044cbe: Waiting [2025-12-02T03:03:51.352Z] 0e64f2360a44: Waiting [2025-12-02T03:03:51.352Z] 7c45426ddec8: Waiting [2025-12-02T03:03:51.352Z] ea52cfd11eb9: Layer already exists [2025-12-02T03:03:51.352Z] dbc44fe47e23: Layer already exists [2025-12-02T03:03:51.352Z] adbc81860130: Layer already exists [2025-12-02T03:03:51.352Z] ce5936116412: Layer already exists [2025-12-02T03:03:51.352Z] df507787b13e: Layer already exists [2025-12-02T03:03:51.352Z] b50008044cbe: Layer already exists [2025-12-02T03:03:51.352Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:51.352Z] 7c45426ddec8: Layer already exists [2025-12-02T03:03:51.352Z] main: digest: sha256:c51212da7b0f3339c4e515a71cc45e1d0bc6092d5eeeffb6f5be9a892d515a52 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:03:51.445Z] ===================================================== [Pipeline] echo [2025-12-02T03:03:51.465Z] taggedImages: [2025-12-02T03:03:51.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:51.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-12-02T03:03:51.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.80 [2025-12-02T03:03:51.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:51.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-12-02T03:03:51.496Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-12-02T03:03:51.496Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:51.496Z] latest [2025-12-02T03:03:51.496Z] 4.1.0-dev.80 [2025-12-02T03:03:51.496Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:51.496Z] main [2025-12-02T03:03:51.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:51.889Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:52.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:03:52.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-02T03:03:52.256Z] f8e2397bd392: Preparing [2025-12-02T03:03:52.256Z] 85ac9aada262: Preparing [2025-12-02T03:03:52.256Z] e5bc341329b3: Preparing [2025-12-02T03:03:52.256Z] 4e181f4af281: Preparing [2025-12-02T03:03:52.256Z] cf1b42da5775: Preparing [2025-12-02T03:03:52.256Z] 5a505fd8ed6f: Preparing [2025-12-02T03:03:52.256Z] 534d41abe71c: Preparing [2025-12-02T03:03:52.256Z] ce5936116412: Preparing [2025-12-02T03:03:52.256Z] df507787b13e: Preparing [2025-12-02T03:03:52.256Z] a1fd93b440c1: Preparing [2025-12-02T03:03:52.256Z] db527a9b7367: Preparing [2025-12-02T03:03:52.256Z] 5f70bf18a086: Preparing [2025-12-02T03:03:52.256Z] d57d896861eb: Preparing [2025-12-02T03:03:52.256Z] cc14291e7a5a: Preparing [2025-12-02T03:03:52.256Z] 1b81cf1bd0e8: Preparing [2025-12-02T03:03:52.256Z] 0e64f2360a44: Preparing [2025-12-02T03:03:52.256Z] 5a505fd8ed6f: Waiting [2025-12-02T03:03:52.256Z] 534d41abe71c: Waiting [2025-12-02T03:03:52.256Z] db527a9b7367: Waiting [2025-12-02T03:03:52.256Z] ce5936116412: Waiting [2025-12-02T03:03:52.256Z] 5f70bf18a086: Waiting [2025-12-02T03:03:52.256Z] df507787b13e: Waiting [2025-12-02T03:03:52.256Z] d57d896861eb: Waiting [2025-12-02T03:03:52.256Z] a1fd93b440c1: Waiting [2025-12-02T03:03:52.256Z] cc14291e7a5a: Waiting [2025-12-02T03:03:52.256Z] 1b81cf1bd0e8: Waiting [2025-12-02T03:03:52.256Z] 0e64f2360a44: Waiting [2025-12-02T03:03:52.521Z] 4e181f4af281: Pushed [2025-12-02T03:03:52.521Z] e5bc341329b3: Pushed [2025-12-02T03:03:52.521Z] cf1b42da5775: Pushed [2025-12-02T03:03:52.521Z] 85ac9aada262: Pushed [2025-12-02T03:03:52.521Z] f8e2397bd392: Pushed [2025-12-02T03:03:52.521Z] ce5936116412: Layer already exists [2025-12-02T03:03:52.521Z] df507787b13e: Layer already exists [2025-12-02T03:03:52.521Z] 5a505fd8ed6f: Pushed [2025-12-02T03:03:52.521Z] 5f70bf18a086: Layer already exists [2025-12-02T03:03:52.785Z] a1fd93b440c1: Pushed [2025-12-02T03:03:52.785Z] db527a9b7367: Pushed [2025-12-02T03:03:52.785Z] d57d896861eb: Pushed [2025-12-02T03:03:52.785Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:52.785Z] 1b81cf1bd0e8: Pushed [2025-12-02T03:03:53.050Z] cc14291e7a5a: Pushed [2025-12-02T03:03:55.611Z] 534d41abe71c: Pushed [2025-12-02T03:03:55.611Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:f9ee65f74d00987d906770ed7947cc37438ac03f26486765d7684e6256823316 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:55.970Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:56.331Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-12-02T03:03:56.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-02T03:03:56.331Z] f8e2397bd392: Preparing [2025-12-02T03:03:56.331Z] 85ac9aada262: Preparing [2025-12-02T03:03:56.331Z] e5bc341329b3: Preparing [2025-12-02T03:03:56.331Z] 4e181f4af281: Preparing [2025-12-02T03:03:56.331Z] cf1b42da5775: Preparing [2025-12-02T03:03:56.331Z] 5a505fd8ed6f: Preparing [2025-12-02T03:03:56.331Z] 534d41abe71c: Preparing [2025-12-02T03:03:56.331Z] ce5936116412: Preparing [2025-12-02T03:03:56.331Z] df507787b13e: Preparing [2025-12-02T03:03:56.331Z] a1fd93b440c1: Preparing [2025-12-02T03:03:56.331Z] db527a9b7367: Preparing [2025-12-02T03:03:56.331Z] 5a505fd8ed6f: Waiting [2025-12-02T03:03:56.331Z] 5f70bf18a086: Preparing [2025-12-02T03:03:56.331Z] d57d896861eb: Preparing [2025-12-02T03:03:56.331Z] cc14291e7a5a: Preparing [2025-12-02T03:03:56.331Z] 1b81cf1bd0e8: Preparing [2025-12-02T03:03:56.331Z] 0e64f2360a44: Preparing [2025-12-02T03:03:56.331Z] ce5936116412: Waiting [2025-12-02T03:03:56.331Z] df507787b13e: Waiting [2025-12-02T03:03:56.331Z] a1fd93b440c1: Waiting [2025-12-02T03:03:56.331Z] db527a9b7367: Waiting [2025-12-02T03:03:56.331Z] 5f70bf18a086: Waiting [2025-12-02T03:03:56.331Z] d57d896861eb: Waiting [2025-12-02T03:03:56.331Z] cc14291e7a5a: Waiting [2025-12-02T03:03:56.331Z] 1b81cf1bd0e8: Waiting [2025-12-02T03:03:56.331Z] 534d41abe71c: Waiting [2025-12-02T03:03:56.331Z] 0e64f2360a44: Waiting [2025-12-02T03:03:56.331Z] cf1b42da5775: Layer already exists [2025-12-02T03:03:56.331Z] e5bc341329b3: Layer already exists [2025-12-02T03:03:56.331Z] f8e2397bd392: Layer already exists [2025-12-02T03:03:56.331Z] 4e181f4af281: Layer already exists [2025-12-02T03:03:56.331Z] 85ac9aada262: Layer already exists [2025-12-02T03:03:56.331Z] 534d41abe71c: Layer already exists [2025-12-02T03:03:56.331Z] a1fd93b440c1: Layer already exists [2025-12-02T03:03:56.331Z] ce5936116412: Layer already exists [2025-12-02T03:03:56.331Z] 5a505fd8ed6f: Layer already exists [2025-12-02T03:03:56.331Z] df507787b13e: Layer already exists [2025-12-02T03:03:56.331Z] db527a9b7367: Layer already exists [2025-12-02T03:03:56.331Z] cc14291e7a5a: Layer already exists [2025-12-02T03:03:56.331Z] 5f70bf18a086: Layer already exists [2025-12-02T03:03:56.331Z] d57d896861eb: Layer already exists [2025-12-02T03:03:56.331Z] 1b81cf1bd0e8: Layer already exists [2025-12-02T03:03:56.331Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:56.594Z] latest: digest: sha256:f9ee65f74d00987d906770ed7947cc37438ac03f26486765d7684e6256823316 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:56.959Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:57.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.80 [2025-12-02T03:03:57.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-02T03:03:57.316Z] f8e2397bd392: Preparing [2025-12-02T03:03:57.316Z] 85ac9aada262: Preparing [2025-12-02T03:03:57.316Z] e5bc341329b3: Preparing [2025-12-02T03:03:57.316Z] 4e181f4af281: Preparing [2025-12-02T03:03:57.316Z] cf1b42da5775: Preparing [2025-12-02T03:03:57.316Z] 5a505fd8ed6f: Preparing [2025-12-02T03:03:57.316Z] 534d41abe71c: Preparing [2025-12-02T03:03:57.316Z] ce5936116412: Preparing [2025-12-02T03:03:57.316Z] df507787b13e: Preparing [2025-12-02T03:03:57.316Z] a1fd93b440c1: Preparing [2025-12-02T03:03:57.316Z] db527a9b7367: Preparing [2025-12-02T03:03:57.316Z] 5f70bf18a086: Preparing [2025-12-02T03:03:57.316Z] d57d896861eb: Preparing [2025-12-02T03:03:57.316Z] cc14291e7a5a: Preparing [2025-12-02T03:03:57.316Z] 1b81cf1bd0e8: Preparing [2025-12-02T03:03:57.316Z] 0e64f2360a44: Preparing [2025-12-02T03:03:57.316Z] db527a9b7367: Waiting [2025-12-02T03:03:57.316Z] 5f70bf18a086: Waiting [2025-12-02T03:03:57.316Z] 5a505fd8ed6f: Waiting [2025-12-02T03:03:57.316Z] 534d41abe71c: Waiting [2025-12-02T03:03:57.316Z] ce5936116412: Waiting [2025-12-02T03:03:57.316Z] df507787b13e: Waiting [2025-12-02T03:03:57.316Z] a1fd93b440c1: Waiting [2025-12-02T03:03:57.316Z] d57d896861eb: Waiting [2025-12-02T03:03:57.316Z] 1b81cf1bd0e8: Waiting [2025-12-02T03:03:57.316Z] cc14291e7a5a: Waiting [2025-12-02T03:03:57.316Z] 0e64f2360a44: Waiting [2025-12-02T03:03:57.316Z] e5bc341329b3: Layer already exists [2025-12-02T03:03:57.316Z] 4e181f4af281: Layer already exists [2025-12-02T03:03:57.316Z] f8e2397bd392: Layer already exists [2025-12-02T03:03:57.316Z] cf1b42da5775: Layer already exists [2025-12-02T03:03:57.316Z] 85ac9aada262: Layer already exists [2025-12-02T03:03:57.316Z] 534d41abe71c: Layer already exists [2025-12-02T03:03:57.316Z] 5a505fd8ed6f: Layer already exists [2025-12-02T03:03:57.316Z] ce5936116412: Layer already exists [2025-12-02T03:03:57.316Z] a1fd93b440c1: Layer already exists [2025-12-02T03:03:57.316Z] df507787b13e: Layer already exists [2025-12-02T03:03:57.316Z] 1b81cf1bd0e8: Layer already exists [2025-12-02T03:03:57.316Z] cc14291e7a5a: Layer already exists [2025-12-02T03:03:57.316Z] db527a9b7367: Layer already exists [2025-12-02T03:03:57.316Z] 5f70bf18a086: Layer already exists [2025-12-02T03:03:57.316Z] d57d896861eb: Layer already exists [2025-12-02T03:03:57.316Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:57.581Z] 4.1.0-dev.80: digest: sha256:f9ee65f74d00987d906770ed7947cc37438ac03f26486765d7684e6256823316 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:57.953Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:59.260Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:03:59.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-02T03:03:59.261Z] f8e2397bd392: Preparing [2025-12-02T03:03:59.261Z] 85ac9aada262: Preparing [2025-12-02T03:03:59.261Z] e5bc341329b3: Preparing [2025-12-02T03:03:59.261Z] 4e181f4af281: Preparing [2025-12-02T03:03:59.261Z] cf1b42da5775: Preparing [2025-12-02T03:03:59.261Z] 5a505fd8ed6f: Preparing [2025-12-02T03:03:59.261Z] 534d41abe71c: Preparing [2025-12-02T03:03:59.261Z] ce5936116412: Preparing [2025-12-02T03:03:59.261Z] df507787b13e: Preparing [2025-12-02T03:03:59.261Z] a1fd93b440c1: Preparing [2025-12-02T03:03:59.261Z] db527a9b7367: Preparing [2025-12-02T03:03:59.261Z] 5f70bf18a086: Preparing [2025-12-02T03:03:59.261Z] d57d896861eb: Preparing [2025-12-02T03:03:59.261Z] cc14291e7a5a: Preparing [2025-12-02T03:03:59.261Z] 1b81cf1bd0e8: Preparing [2025-12-02T03:03:59.261Z] 0e64f2360a44: Preparing [2025-12-02T03:03:59.261Z] 5a505fd8ed6f: Waiting [2025-12-02T03:03:59.261Z] 534d41abe71c: Waiting [2025-12-02T03:03:59.261Z] ce5936116412: Waiting [2025-12-02T03:03:59.261Z] df507787b13e: Waiting [2025-12-02T03:03:59.261Z] a1fd93b440c1: Waiting [2025-12-02T03:03:59.261Z] db527a9b7367: Waiting [2025-12-02T03:03:59.261Z] 5f70bf18a086: Waiting [2025-12-02T03:03:59.261Z] d57d896861eb: Waiting [2025-12-02T03:03:59.261Z] cc14291e7a5a: Waiting [2025-12-02T03:03:59.261Z] 1b81cf1bd0e8: Waiting [2025-12-02T03:03:59.261Z] 0e64f2360a44: Waiting [2025-12-02T03:03:59.261Z] 4e181f4af281: Layer already exists [2025-12-02T03:03:59.261Z] 85ac9aada262: Layer already exists [2025-12-02T03:03:59.261Z] cf1b42da5775: Layer already exists [2025-12-02T03:03:59.261Z] f8e2397bd392: Layer already exists [2025-12-02T03:03:59.261Z] e5bc341329b3: Layer already exists [2025-12-02T03:03:59.261Z] ce5936116412: Layer already exists [2025-12-02T03:03:59.261Z] 534d41abe71c: Layer already exists [2025-12-02T03:03:59.261Z] 5a505fd8ed6f: Layer already exists [2025-12-02T03:03:59.261Z] a1fd93b440c1: Layer already exists [2025-12-02T03:03:59.261Z] df507787b13e: Layer already exists [2025-12-02T03:03:59.261Z] db527a9b7367: Layer already exists [2025-12-02T03:03:59.261Z] 5f70bf18a086: Layer already exists [2025-12-02T03:03:59.261Z] 1b81cf1bd0e8: Layer already exists [2025-12-02T03:03:59.261Z] d57d896861eb: Layer already exists [2025-12-02T03:03:59.261Z] cc14291e7a5a: Layer already exists [2025-12-02T03:03:59.261Z] 0e64f2360a44: Layer already exists [2025-12-02T03:03:59.526Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:f9ee65f74d00987d906770ed7947cc37438ac03f26486765d7684e6256823316 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:03:59.884Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:00.239Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-12-02T03:04:00.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-02T03:04:00.239Z] f8e2397bd392: Preparing [2025-12-02T03:04:00.239Z] 85ac9aada262: Preparing [2025-12-02T03:04:00.239Z] e5bc341329b3: Preparing [2025-12-02T03:04:00.239Z] 4e181f4af281: Preparing [2025-12-02T03:04:00.239Z] cf1b42da5775: Preparing [2025-12-02T03:04:00.239Z] 5a505fd8ed6f: Preparing [2025-12-02T03:04:00.239Z] 534d41abe71c: Preparing [2025-12-02T03:04:00.239Z] ce5936116412: Preparing [2025-12-02T03:04:00.239Z] df507787b13e: Preparing [2025-12-02T03:04:00.239Z] a1fd93b440c1: Preparing [2025-12-02T03:04:00.239Z] db527a9b7367: Preparing [2025-12-02T03:04:00.239Z] 5f70bf18a086: Preparing [2025-12-02T03:04:00.239Z] d57d896861eb: Preparing [2025-12-02T03:04:00.239Z] cc14291e7a5a: Preparing [2025-12-02T03:04:00.239Z] 1b81cf1bd0e8: Preparing [2025-12-02T03:04:00.239Z] 0e64f2360a44: Preparing [2025-12-02T03:04:00.239Z] a1fd93b440c1: Waiting [2025-12-02T03:04:00.239Z] d57d896861eb: Waiting [2025-12-02T03:04:00.239Z] db527a9b7367: Waiting [2025-12-02T03:04:00.239Z] 5f70bf18a086: Waiting [2025-12-02T03:04:00.239Z] cc14291e7a5a: Waiting [2025-12-02T03:04:00.239Z] 0e64f2360a44: Waiting [2025-12-02T03:04:00.239Z] 5a505fd8ed6f: Waiting [2025-12-02T03:04:00.239Z] 1b81cf1bd0e8: Waiting [2025-12-02T03:04:00.239Z] 534d41abe71c: Waiting [2025-12-02T03:04:00.239Z] ce5936116412: Waiting [2025-12-02T03:04:00.239Z] df507787b13e: Waiting [2025-12-02T03:04:00.239Z] 4e181f4af281: Layer already exists [2025-12-02T03:04:00.239Z] e5bc341329b3: Layer already exists [2025-12-02T03:04:00.239Z] f8e2397bd392: Layer already exists [2025-12-02T03:04:00.239Z] 85ac9aada262: Layer already exists [2025-12-02T03:04:00.239Z] cf1b42da5775: Layer already exists [2025-12-02T03:04:00.239Z] 534d41abe71c: Layer already exists [2025-12-02T03:04:00.239Z] df507787b13e: Layer already exists [2025-12-02T03:04:00.239Z] ce5936116412: Layer already exists [2025-12-02T03:04:00.239Z] 5a505fd8ed6f: Layer already exists [2025-12-02T03:04:00.239Z] a1fd93b440c1: Layer already exists [2025-12-02T03:04:00.239Z] 5f70bf18a086: Layer already exists [2025-12-02T03:04:00.239Z] db527a9b7367: Layer already exists [2025-12-02T03:04:00.239Z] d57d896861eb: Layer already exists [2025-12-02T03:04:00.239Z] cc14291e7a5a: Layer already exists [2025-12-02T03:04:00.239Z] 1b81cf1bd0e8: Layer already exists [2025-12-02T03:04:00.239Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:00.504Z] main: digest: sha256:f9ee65f74d00987d906770ed7947cc37438ac03f26486765d7684e6256823316 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:04:00.595Z] ===================================================== [Pipeline] echo [2025-12-02T03:04:00.611Z] taggedImages: [2025-12-02T03:04:00.612Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:00.612Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-12-02T03:04:00.612Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.80 [2025-12-02T03:04:00.612Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:00.612Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-12-02T03:04:00.646Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-12-02T03:04:00.646Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:00.646Z] latest [2025-12-02T03:04:00.646Z] 4.1.0-dev.80 [2025-12-02T03:04:00.646Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:00.646Z] main [2025-12-02T03:04:00.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:01.029Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:01.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:01.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-02T03:04:01.406Z] f89b84bde4b6: Preparing [2025-12-02T03:04:01.406Z] 4793088565a7: Preparing [2025-12-02T03:04:01.406Z] f0c04144d0ca: Preparing [2025-12-02T03:04:01.406Z] 6ae5f1a36aef: Preparing [2025-12-02T03:04:01.406Z] ce5936116412: Preparing [2025-12-02T03:04:01.406Z] df507787b13e: Preparing [2025-12-02T03:04:01.406Z] 7c45426ddec8: Preparing [2025-12-02T03:04:01.406Z] b50008044cbe: Preparing [2025-12-02T03:04:01.406Z] 0e64f2360a44: Preparing [2025-12-02T03:04:01.406Z] 7c45426ddec8: Waiting [2025-12-02T03:04:01.406Z] b50008044cbe: Waiting [2025-12-02T03:04:01.406Z] 0e64f2360a44: Waiting [2025-12-02T03:04:01.406Z] df507787b13e: Waiting [2025-12-02T03:04:01.406Z] ce5936116412: Layer already exists [2025-12-02T03:04:01.673Z] df507787b13e: Layer already exists [2025-12-02T03:04:01.673Z] f0c04144d0ca: Pushed [2025-12-02T03:04:01.673Z] 4793088565a7: Pushed [2025-12-02T03:04:01.673Z] 7c45426ddec8: Layer already exists [2025-12-02T03:04:01.673Z] b50008044cbe: Layer already exists [2025-12-02T03:04:01.673Z] f89b84bde4b6: Pushed [2025-12-02T03:04:01.674Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:09.866Z] 6ae5f1a36aef: Pushed [2025-12-02T03:04:09.866Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:b314d13c1db20cf666dbb37b2d227512822bbd9e1537a6c045fcf878c7e755f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:10.246Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:10.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-12-02T03:04:10.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-02T03:04:10.608Z] f89b84bde4b6: Preparing [2025-12-02T03:04:10.608Z] 4793088565a7: Preparing [2025-12-02T03:04:10.608Z] f0c04144d0ca: Preparing [2025-12-02T03:04:10.608Z] 6ae5f1a36aef: Preparing [2025-12-02T03:04:10.608Z] ce5936116412: Preparing [2025-12-02T03:04:10.608Z] df507787b13e: Preparing [2025-12-02T03:04:10.608Z] 7c45426ddec8: Preparing [2025-12-02T03:04:10.608Z] df507787b13e: Waiting [2025-12-02T03:04:10.608Z] b50008044cbe: Preparing [2025-12-02T03:04:10.608Z] 0e64f2360a44: Preparing [2025-12-02T03:04:10.608Z] b50008044cbe: Waiting [2025-12-02T03:04:10.608Z] 0e64f2360a44: Waiting [2025-12-02T03:04:10.608Z] 7c45426ddec8: Waiting [2025-12-02T03:04:10.608Z] 6ae5f1a36aef: Layer already exists [2025-12-02T03:04:10.608Z] ce5936116412: Layer already exists [2025-12-02T03:04:10.608Z] 4793088565a7: Layer already exists [2025-12-02T03:04:10.608Z] f89b84bde4b6: Layer already exists [2025-12-02T03:04:10.608Z] f0c04144d0ca: Layer already exists [2025-12-02T03:04:10.608Z] df507787b13e: Layer already exists [2025-12-02T03:04:10.608Z] 7c45426ddec8: Layer already exists [2025-12-02T03:04:10.608Z] b50008044cbe: Layer already exists [2025-12-02T03:04:10.608Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:10.874Z] latest: digest: sha256:b314d13c1db20cf666dbb37b2d227512822bbd9e1537a6c045fcf878c7e755f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:11.234Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:11.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.80 [2025-12-02T03:04:11.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-02T03:04:11.597Z] f89b84bde4b6: Preparing [2025-12-02T03:04:11.597Z] 4793088565a7: Preparing [2025-12-02T03:04:11.597Z] f0c04144d0ca: Preparing [2025-12-02T03:04:11.597Z] 6ae5f1a36aef: Preparing [2025-12-02T03:04:11.597Z] ce5936116412: Preparing [2025-12-02T03:04:11.597Z] df507787b13e: Preparing [2025-12-02T03:04:11.597Z] 7c45426ddec8: Preparing [2025-12-02T03:04:11.597Z] b50008044cbe: Preparing [2025-12-02T03:04:11.597Z] 0e64f2360a44: Preparing [2025-12-02T03:04:11.597Z] df507787b13e: Waiting [2025-12-02T03:04:11.597Z] 7c45426ddec8: Waiting [2025-12-02T03:04:11.597Z] b50008044cbe: Waiting [2025-12-02T03:04:11.597Z] 0e64f2360a44: Waiting [2025-12-02T03:04:11.597Z] 4793088565a7: Layer already exists [2025-12-02T03:04:11.597Z] f0c04144d0ca: Layer already exists [2025-12-02T03:04:11.597Z] ce5936116412: Layer already exists [2025-12-02T03:04:11.597Z] f89b84bde4b6: Layer already exists [2025-12-02T03:04:11.597Z] 6ae5f1a36aef: Layer already exists [2025-12-02T03:04:11.597Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:11.597Z] 7c45426ddec8: Layer already exists [2025-12-02T03:04:11.597Z] b50008044cbe: Layer already exists [2025-12-02T03:04:11.597Z] df507787b13e: Layer already exists [2025-12-02T03:04:11.861Z] 4.1.0-dev.80: digest: sha256:b314d13c1db20cf666dbb37b2d227512822bbd9e1537a6c045fcf878c7e755f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:12.229Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:12.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:12.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-02T03:04:12.597Z] f89b84bde4b6: Preparing [2025-12-02T03:04:12.597Z] 4793088565a7: Preparing [2025-12-02T03:04:12.597Z] f0c04144d0ca: Preparing [2025-12-02T03:04:12.597Z] 6ae5f1a36aef: Preparing [2025-12-02T03:04:12.597Z] ce5936116412: Preparing [2025-12-02T03:04:12.597Z] df507787b13e: Preparing [2025-12-02T03:04:12.597Z] 7c45426ddec8: Preparing [2025-12-02T03:04:12.597Z] b50008044cbe: Preparing [2025-12-02T03:04:12.597Z] 0e64f2360a44: Preparing [2025-12-02T03:04:12.597Z] 7c45426ddec8: Waiting [2025-12-02T03:04:12.597Z] b50008044cbe: Waiting [2025-12-02T03:04:12.597Z] df507787b13e: Waiting [2025-12-02T03:04:12.597Z] 0e64f2360a44: Waiting [2025-12-02T03:04:12.597Z] f89b84bde4b6: Layer already exists [2025-12-02T03:04:12.597Z] f0c04144d0ca: Layer already exists [2025-12-02T03:04:12.597Z] 4793088565a7: Layer already exists [2025-12-02T03:04:12.597Z] 6ae5f1a36aef: Layer already exists [2025-12-02T03:04:12.597Z] ce5936116412: Layer already exists [2025-12-02T03:04:12.597Z] df507787b13e: Layer already exists [2025-12-02T03:04:12.597Z] 7c45426ddec8: Layer already exists [2025-12-02T03:04:12.597Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:12.597Z] b50008044cbe: Layer already exists [2025-12-02T03:04:12.862Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:b314d13c1db20cf666dbb37b2d227512822bbd9e1537a6c045fcf878c7e755f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:13.231Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:13.599Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-12-02T03:04:13.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-02T03:04:13.599Z] f89b84bde4b6: Preparing [2025-12-02T03:04:13.599Z] 4793088565a7: Preparing [2025-12-02T03:04:13.599Z] f0c04144d0ca: Preparing [2025-12-02T03:04:13.599Z] 6ae5f1a36aef: Preparing [2025-12-02T03:04:13.599Z] ce5936116412: Preparing [2025-12-02T03:04:13.599Z] df507787b13e: Preparing [2025-12-02T03:04:13.599Z] 7c45426ddec8: Preparing [2025-12-02T03:04:13.599Z] b50008044cbe: Preparing [2025-12-02T03:04:13.599Z] 0e64f2360a44: Preparing [2025-12-02T03:04:13.599Z] 7c45426ddec8: Waiting [2025-12-02T03:04:13.599Z] b50008044cbe: Waiting [2025-12-02T03:04:13.599Z] 0e64f2360a44: Waiting [2025-12-02T03:04:13.599Z] df507787b13e: Waiting [2025-12-02T03:04:13.599Z] 6ae5f1a36aef: Layer already exists [2025-12-02T03:04:13.599Z] f0c04144d0ca: Layer already exists [2025-12-02T03:04:13.599Z] ce5936116412: Layer already exists [2025-12-02T03:04:13.599Z] f89b84bde4b6: Layer already exists [2025-12-02T03:04:13.599Z] 4793088565a7: Layer already exists [2025-12-02T03:04:13.599Z] df507787b13e: Layer already exists [2025-12-02T03:04:13.599Z] 7c45426ddec8: Layer already exists [2025-12-02T03:04:13.599Z] b50008044cbe: Layer already exists [2025-12-02T03:04:13.599Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:13.865Z] main: digest: sha256:b314d13c1db20cf666dbb37b2d227512822bbd9e1537a6c045fcf878c7e755f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:04:13.963Z] ===================================================== [Pipeline] echo [2025-12-02T03:04:13.981Z] taggedImages: [2025-12-02T03:04:13.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:13.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-12-02T03:04:13.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.80 [2025-12-02T03:04:13.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:13.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-12-02T03:04:14.017Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-12-02T03:04:14.017Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:14.017Z] latest [2025-12-02T03:04:14.017Z] 4.1.0-dev.80 [2025-12-02T03:04:14.017Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:14.017Z] main [2025-12-02T03:04:14.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:14.405Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:14.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:14.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-02T03:04:14.771Z] 6903bf40206d: Preparing [2025-12-02T03:04:14.771Z] 7bc27e6d455d: Preparing [2025-12-02T03:04:14.771Z] 7e88115c74f3: Preparing [2025-12-02T03:04:14.771Z] 265c3d4c8922: Preparing [2025-12-02T03:04:14.771Z] 215cfdcfc0c4: Preparing [2025-12-02T03:04:14.771Z] ce5936116412: Preparing [2025-12-02T03:04:14.771Z] df507787b13e: Preparing [2025-12-02T03:04:14.771Z] aa2631244181: Preparing [2025-12-02T03:04:14.771Z] 69dbe4d6b754: Preparing [2025-12-02T03:04:14.771Z] 86b24a1843f2: Preparing [2025-12-02T03:04:14.771Z] 0e64f2360a44: Preparing [2025-12-02T03:04:14.771Z] 69dbe4d6b754: Waiting [2025-12-02T03:04:14.771Z] df507787b13e: Waiting [2025-12-02T03:04:14.771Z] 86b24a1843f2: Waiting [2025-12-02T03:04:14.771Z] aa2631244181: Waiting [2025-12-02T03:04:15.035Z] 215cfdcfc0c4: Pushed [2025-12-02T03:04:15.035Z] ce5936116412: Layer already exists [2025-12-02T03:04:15.035Z] 6903bf40206d: Pushed [2025-12-02T03:04:15.035Z] 265c3d4c8922: Pushed [2025-12-02T03:04:15.035Z] 7bc27e6d455d: Pushed [2025-12-02T03:04:15.035Z] df507787b13e: Layer already exists [2025-12-02T03:04:15.035Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:15.301Z] aa2631244181: Pushed [2025-12-02T03:04:15.301Z] 69dbe4d6b754: Pushed [2025-12-02T03:04:18.633Z] 86b24a1843f2: Pushed [2025-12-02T03:04:21.203Z] 7e88115c74f3: Pushed [2025-12-02T03:04:22.158Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:ba8c977fbf72835753072e63252fb458e2dd0e69cb9d5cd5a4d95c32c55ce456 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:22.521Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:22.886Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-12-02T03:04:22.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-02T03:04:22.886Z] 6903bf40206d: Preparing [2025-12-02T03:04:22.886Z] 7bc27e6d455d: Preparing [2025-12-02T03:04:22.886Z] 7e88115c74f3: Preparing [2025-12-02T03:04:22.886Z] 265c3d4c8922: Preparing [2025-12-02T03:04:22.886Z] 215cfdcfc0c4: Preparing [2025-12-02T03:04:22.886Z] ce5936116412: Preparing [2025-12-02T03:04:22.886Z] df507787b13e: Preparing [2025-12-02T03:04:22.886Z] aa2631244181: Preparing [2025-12-02T03:04:22.886Z] 69dbe4d6b754: Preparing [2025-12-02T03:04:22.886Z] 86b24a1843f2: Preparing [2025-12-02T03:04:22.886Z] 0e64f2360a44: Preparing [2025-12-02T03:04:22.886Z] df507787b13e: Waiting [2025-12-02T03:04:22.886Z] aa2631244181: Waiting [2025-12-02T03:04:22.886Z] 69dbe4d6b754: Waiting [2025-12-02T03:04:22.886Z] 86b24a1843f2: Waiting [2025-12-02T03:04:22.886Z] 0e64f2360a44: Waiting [2025-12-02T03:04:22.886Z] ce5936116412: Waiting [2025-12-02T03:04:22.886Z] 7bc27e6d455d: Layer already exists [2025-12-02T03:04:22.886Z] 7e88115c74f3: Layer already exists [2025-12-02T03:04:22.886Z] 215cfdcfc0c4: Layer already exists [2025-12-02T03:04:22.886Z] 6903bf40206d: Layer already exists [2025-12-02T03:04:22.886Z] 265c3d4c8922: Layer already exists [2025-12-02T03:04:22.886Z] aa2631244181: Layer already exists [2025-12-02T03:04:22.886Z] df507787b13e: Layer already exists [2025-12-02T03:04:22.886Z] 69dbe4d6b754: Layer already exists [2025-12-02T03:04:22.886Z] ce5936116412: Layer already exists [2025-12-02T03:04:22.886Z] 86b24a1843f2: Layer already exists [2025-12-02T03:04:22.886Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:23.220Z] latest: digest: sha256:ba8c977fbf72835753072e63252fb458e2dd0e69cb9d5cd5a4d95c32c55ce456 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:23.609Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:23.994Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.80 [2025-12-02T03:04:23.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-02T03:04:23.994Z] 6903bf40206d: Preparing [2025-12-02T03:04:23.994Z] 7bc27e6d455d: Preparing [2025-12-02T03:04:23.994Z] 7e88115c74f3: Preparing [2025-12-02T03:04:23.994Z] 265c3d4c8922: Preparing [2025-12-02T03:04:23.994Z] 215cfdcfc0c4: Preparing [2025-12-02T03:04:23.994Z] ce5936116412: Preparing [2025-12-02T03:04:23.994Z] df507787b13e: Preparing [2025-12-02T03:04:23.994Z] aa2631244181: Preparing [2025-12-02T03:04:23.994Z] 69dbe4d6b754: Preparing [2025-12-02T03:04:23.994Z] 86b24a1843f2: Preparing [2025-12-02T03:04:23.994Z] 0e64f2360a44: Preparing [2025-12-02T03:04:23.994Z] ce5936116412: Waiting [2025-12-02T03:04:23.994Z] df507787b13e: Waiting [2025-12-02T03:04:23.994Z] 86b24a1843f2: Waiting [2025-12-02T03:04:23.994Z] 0e64f2360a44: Waiting [2025-12-02T03:04:23.994Z] aa2631244181: Waiting [2025-12-02T03:04:23.994Z] 69dbe4d6b754: Waiting [2025-12-02T03:04:23.994Z] 6903bf40206d: Layer already exists [2025-12-02T03:04:23.994Z] 215cfdcfc0c4: Layer already exists [2025-12-02T03:04:23.994Z] 7bc27e6d455d: Layer already exists [2025-12-02T03:04:23.994Z] 7e88115c74f3: Layer already exists [2025-12-02T03:04:23.994Z] 265c3d4c8922: Layer already exists [2025-12-02T03:04:23.994Z] 69dbe4d6b754: Layer already exists [2025-12-02T03:04:23.994Z] aa2631244181: Layer already exists [2025-12-02T03:04:23.994Z] df507787b13e: Layer already exists [2025-12-02T03:04:23.994Z] ce5936116412: Layer already exists [2025-12-02T03:04:23.994Z] 86b24a1843f2: Layer already exists [2025-12-02T03:04:23.994Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:24.266Z] 4.1.0-dev.80: digest: sha256:ba8c977fbf72835753072e63252fb458e2dd0e69cb9d5cd5a4d95c32c55ce456 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:24.656Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:25.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:25.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-02T03:04:25.037Z] 6903bf40206d: Preparing [2025-12-02T03:04:25.037Z] 7bc27e6d455d: Preparing [2025-12-02T03:04:25.037Z] 7e88115c74f3: Preparing [2025-12-02T03:04:25.037Z] 265c3d4c8922: Preparing [2025-12-02T03:04:25.037Z] 215cfdcfc0c4: Preparing [2025-12-02T03:04:25.037Z] ce5936116412: Preparing [2025-12-02T03:04:25.037Z] df507787b13e: Preparing [2025-12-02T03:04:25.037Z] aa2631244181: Preparing [2025-12-02T03:04:25.037Z] 69dbe4d6b754: Preparing [2025-12-02T03:04:25.037Z] 86b24a1843f2: Preparing [2025-12-02T03:04:25.037Z] 0e64f2360a44: Preparing [2025-12-02T03:04:25.037Z] ce5936116412: Waiting [2025-12-02T03:04:25.037Z] df507787b13e: Waiting [2025-12-02T03:04:25.037Z] aa2631244181: Waiting [2025-12-02T03:04:25.037Z] 69dbe4d6b754: Waiting [2025-12-02T03:04:25.037Z] 86b24a1843f2: Waiting [2025-12-02T03:04:25.037Z] 0e64f2360a44: Waiting [2025-12-02T03:04:25.037Z] 265c3d4c8922: Layer already exists [2025-12-02T03:04:25.037Z] 7bc27e6d455d: Layer already exists [2025-12-02T03:04:25.037Z] 215cfdcfc0c4: Layer already exists [2025-12-02T03:04:25.037Z] 6903bf40206d: Layer already exists [2025-12-02T03:04:25.037Z] 7e88115c74f3: Layer already exists [2025-12-02T03:04:25.037Z] aa2631244181: Layer already exists [2025-12-02T03:04:25.037Z] df507787b13e: Layer already exists [2025-12-02T03:04:25.037Z] ce5936116412: Layer already exists [2025-12-02T03:04:25.037Z] 69dbe4d6b754: Layer already exists [2025-12-02T03:04:25.037Z] 86b24a1843f2: Layer already exists [2025-12-02T03:04:25.037Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:25.037Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:ba8c977fbf72835753072e63252fb458e2dd0e69cb9d5cd5a4d95c32c55ce456 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:25.671Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:26.025Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-12-02T03:04:26.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-02T03:04:26.025Z] 6903bf40206d: Preparing [2025-12-02T03:04:26.025Z] 7bc27e6d455d: Preparing [2025-12-02T03:04:26.025Z] 7e88115c74f3: Preparing [2025-12-02T03:04:26.025Z] 265c3d4c8922: Preparing [2025-12-02T03:04:26.025Z] 215cfdcfc0c4: Preparing [2025-12-02T03:04:26.025Z] ce5936116412: Preparing [2025-12-02T03:04:26.025Z] df507787b13e: Preparing [2025-12-02T03:04:26.025Z] aa2631244181: Preparing [2025-12-02T03:04:26.025Z] 69dbe4d6b754: Preparing [2025-12-02T03:04:26.025Z] 86b24a1843f2: Preparing [2025-12-02T03:04:26.025Z] 0e64f2360a44: Preparing [2025-12-02T03:04:26.025Z] aa2631244181: Waiting [2025-12-02T03:04:26.025Z] 69dbe4d6b754: Waiting [2025-12-02T03:04:26.025Z] 86b24a1843f2: Waiting [2025-12-02T03:04:26.025Z] 0e64f2360a44: Waiting [2025-12-02T03:04:26.025Z] ce5936116412: Waiting [2025-12-02T03:04:26.025Z] df507787b13e: Waiting [2025-12-02T03:04:26.025Z] 265c3d4c8922: Layer already exists [2025-12-02T03:04:26.025Z] 6903bf40206d: Layer already exists [2025-12-02T03:04:26.025Z] 215cfdcfc0c4: Layer already exists [2025-12-02T03:04:26.025Z] 7e88115c74f3: Layer already exists [2025-12-02T03:04:26.025Z] 7bc27e6d455d: Layer already exists [2025-12-02T03:04:26.025Z] ce5936116412: Layer already exists [2025-12-02T03:04:26.025Z] df507787b13e: Layer already exists [2025-12-02T03:04:26.025Z] 69dbe4d6b754: Layer already exists [2025-12-02T03:04:26.025Z] aa2631244181: Layer already exists [2025-12-02T03:04:26.025Z] 86b24a1843f2: Layer already exists [2025-12-02T03:04:26.025Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:26.290Z] main: digest: sha256:ba8c977fbf72835753072e63252fb458e2dd0e69cb9d5cd5a4d95c32c55ce456 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:04:26.378Z] ===================================================== [Pipeline] echo [2025-12-02T03:04:26.399Z] taggedImages: [2025-12-02T03:04:26.399Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:26.399Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-12-02T03:04:26.399Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.80 [2025-12-02T03:04:26.399Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:26.399Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-12-02T03:04:26.433Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-12-02T03:04:26.433Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:26.433Z] latest [2025-12-02T03:04:26.433Z] 4.1.0-dev.80 [2025-12-02T03:04:26.433Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:26.433Z] main [2025-12-02T03:04:26.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:26.812Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:27.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:27.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-02T03:04:27.183Z] 89ff571c251d: Preparing [2025-12-02T03:04:27.183Z] 49ef4fdc04ed: Preparing [2025-12-02T03:04:27.183Z] 14cf738ceb5e: Preparing [2025-12-02T03:04:27.183Z] 6d32394c3f54: Preparing [2025-12-02T03:04:27.183Z] 5e466ea2f70c: Preparing [2025-12-02T03:04:27.183Z] 5b0656c346bb: Preparing [2025-12-02T03:04:27.183Z] b5b321618347: Preparing [2025-12-02T03:04:27.183Z] ce5936116412: Preparing [2025-12-02T03:04:27.183Z] df507787b13e: Preparing [2025-12-02T03:04:27.183Z] ae781fd39563: Preparing [2025-12-02T03:04:27.183Z] 5118e2aab749: Preparing [2025-12-02T03:04:27.183Z] 0e64f2360a44: Preparing [2025-12-02T03:04:27.183Z] b5b321618347: Waiting [2025-12-02T03:04:27.183Z] ce5936116412: Waiting [2025-12-02T03:04:27.183Z] df507787b13e: Waiting [2025-12-02T03:04:27.183Z] ae781fd39563: Waiting [2025-12-02T03:04:27.183Z] 5118e2aab749: Waiting [2025-12-02T03:04:27.183Z] 0e64f2360a44: Waiting [2025-12-02T03:04:27.183Z] 5b0656c346bb: Waiting [2025-12-02T03:04:27.449Z] 5e466ea2f70c: Pushed [2025-12-02T03:04:27.449Z] 49ef4fdc04ed: Pushed [2025-12-02T03:04:27.449Z] 89ff571c251d: Pushed [2025-12-02T03:04:27.449Z] ce5936116412: Layer already exists [2025-12-02T03:04:27.449Z] df507787b13e: Layer already exists [2025-12-02T03:04:27.449Z] b5b321618347: Pushed [2025-12-02T03:04:27.449Z] 5b0656c346bb: Pushed [2025-12-02T03:04:27.449Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:28.027Z] ae781fd39563: Pushed [2025-12-02T03:04:30.592Z] 5118e2aab749: Pushed [2025-12-02T03:04:33.177Z] 6d32394c3f54: Pushed [2025-12-02T03:04:33.442Z] 14cf738ceb5e: Pushed [2025-12-02T03:04:33.708Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:2dbb1568d1101bbbf3e779e58503f4246b141a5d37e4aa2348bd5e9d3b8929b0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:34.087Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:34.449Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-12-02T03:04:34.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-02T03:04:34.449Z] 89ff571c251d: Preparing [2025-12-02T03:04:34.449Z] 49ef4fdc04ed: Preparing [2025-12-02T03:04:34.449Z] 14cf738ceb5e: Preparing [2025-12-02T03:04:34.449Z] 6d32394c3f54: Preparing [2025-12-02T03:04:34.449Z] 5e466ea2f70c: Preparing [2025-12-02T03:04:34.449Z] 5b0656c346bb: Preparing [2025-12-02T03:04:34.449Z] b5b321618347: Preparing [2025-12-02T03:04:34.449Z] ce5936116412: Preparing [2025-12-02T03:04:34.449Z] df507787b13e: Preparing [2025-12-02T03:04:34.449Z] ae781fd39563: Preparing [2025-12-02T03:04:34.449Z] 5118e2aab749: Preparing [2025-12-02T03:04:34.449Z] 0e64f2360a44: Preparing [2025-12-02T03:04:34.449Z] ce5936116412: Waiting [2025-12-02T03:04:34.449Z] df507787b13e: Waiting [2025-12-02T03:04:34.449Z] ae781fd39563: Waiting [2025-12-02T03:04:34.449Z] 5118e2aab749: Waiting [2025-12-02T03:04:34.449Z] 0e64f2360a44: Waiting [2025-12-02T03:04:34.449Z] 5b0656c346bb: Waiting [2025-12-02T03:04:34.449Z] b5b321618347: Waiting [2025-12-02T03:04:34.449Z] 14cf738ceb5e: Layer already exists [2025-12-02T03:04:34.449Z] 6d32394c3f54: Layer already exists [2025-12-02T03:04:34.449Z] 89ff571c251d: Layer already exists [2025-12-02T03:04:34.449Z] 49ef4fdc04ed: Layer already exists [2025-12-02T03:04:34.449Z] 5e466ea2f70c: Layer already exists [2025-12-02T03:04:34.449Z] 5b0656c346bb: Layer already exists [2025-12-02T03:04:34.449Z] b5b321618347: Layer already exists [2025-12-02T03:04:34.449Z] df507787b13e: Layer already exists [2025-12-02T03:04:34.449Z] ce5936116412: Layer already exists [2025-12-02T03:04:34.449Z] ae781fd39563: Layer already exists [2025-12-02T03:04:34.449Z] 5118e2aab749: Layer already exists [2025-12-02T03:04:34.449Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:34.715Z] latest: digest: sha256:2dbb1568d1101bbbf3e779e58503f4246b141a5d37e4aa2348bd5e9d3b8929b0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:35.080Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:35.433Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.80 [2025-12-02T03:04:35.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-02T03:04:35.434Z] 89ff571c251d: Preparing [2025-12-02T03:04:35.434Z] 49ef4fdc04ed: Preparing [2025-12-02T03:04:35.434Z] 14cf738ceb5e: Preparing [2025-12-02T03:04:35.434Z] 6d32394c3f54: Preparing [2025-12-02T03:04:35.434Z] 5e466ea2f70c: Preparing [2025-12-02T03:04:35.434Z] 5b0656c346bb: Preparing [2025-12-02T03:04:35.434Z] b5b321618347: Preparing [2025-12-02T03:04:35.434Z] ce5936116412: Preparing [2025-12-02T03:04:35.434Z] df507787b13e: Preparing [2025-12-02T03:04:35.434Z] ae781fd39563: Preparing [2025-12-02T03:04:35.434Z] 5118e2aab749: Preparing [2025-12-02T03:04:35.434Z] 0e64f2360a44: Preparing [2025-12-02T03:04:35.434Z] ce5936116412: Waiting [2025-12-02T03:04:35.434Z] df507787b13e: Waiting [2025-12-02T03:04:35.434Z] ae781fd39563: Waiting [2025-12-02T03:04:35.434Z] 5118e2aab749: Waiting [2025-12-02T03:04:35.434Z] 0e64f2360a44: Waiting [2025-12-02T03:04:35.434Z] 5b0656c346bb: Waiting [2025-12-02T03:04:35.434Z] b5b321618347: Waiting [2025-12-02T03:04:35.434Z] 89ff571c251d: Layer already exists [2025-12-02T03:04:35.434Z] 5e466ea2f70c: Layer already exists [2025-12-02T03:04:35.434Z] 49ef4fdc04ed: Layer already exists [2025-12-02T03:04:35.434Z] 14cf738ceb5e: Layer already exists [2025-12-02T03:04:35.434Z] 6d32394c3f54: Layer already exists [2025-12-02T03:04:35.434Z] ae781fd39563: Layer already exists [2025-12-02T03:04:35.434Z] ce5936116412: Layer already exists [2025-12-02T03:04:35.434Z] b5b321618347: Layer already exists [2025-12-02T03:04:35.434Z] df507787b13e: Layer already exists [2025-12-02T03:04:35.434Z] 5b0656c346bb: Layer already exists [2025-12-02T03:04:35.434Z] 5118e2aab749: Layer already exists [2025-12-02T03:04:35.434Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:35.699Z] 4.1.0-dev.80: digest: sha256:2dbb1568d1101bbbf3e779e58503f4246b141a5d37e4aa2348bd5e9d3b8929b0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:36.061Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:36.416Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:36.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-02T03:04:36.416Z] 89ff571c251d: Preparing [2025-12-02T03:04:36.416Z] 49ef4fdc04ed: Preparing [2025-12-02T03:04:36.416Z] 14cf738ceb5e: Preparing [2025-12-02T03:04:36.416Z] 6d32394c3f54: Preparing [2025-12-02T03:04:36.416Z] 5e466ea2f70c: Preparing [2025-12-02T03:04:36.416Z] 5b0656c346bb: Preparing [2025-12-02T03:04:36.416Z] b5b321618347: Preparing [2025-12-02T03:04:36.416Z] ce5936116412: Preparing [2025-12-02T03:04:36.416Z] df507787b13e: Preparing [2025-12-02T03:04:36.416Z] ae781fd39563: Preparing [2025-12-02T03:04:36.416Z] 5118e2aab749: Preparing [2025-12-02T03:04:36.416Z] 0e64f2360a44: Preparing [2025-12-02T03:04:36.416Z] df507787b13e: Waiting [2025-12-02T03:04:36.416Z] ae781fd39563: Waiting [2025-12-02T03:04:36.416Z] 5118e2aab749: Waiting [2025-12-02T03:04:36.416Z] 0e64f2360a44: Waiting [2025-12-02T03:04:36.416Z] 5b0656c346bb: Waiting [2025-12-02T03:04:36.416Z] b5b321618347: Waiting [2025-12-02T03:04:36.416Z] ce5936116412: Waiting [2025-12-02T03:04:36.416Z] 5e466ea2f70c: Layer already exists [2025-12-02T03:04:36.416Z] 89ff571c251d: Layer already exists [2025-12-02T03:04:36.416Z] 14cf738ceb5e: Layer already exists [2025-12-02T03:04:36.416Z] 6d32394c3f54: Layer already exists [2025-12-02T03:04:36.416Z] 49ef4fdc04ed: Layer already exists [2025-12-02T03:04:36.416Z] 5b0656c346bb: Layer already exists [2025-12-02T03:04:36.416Z] b5b321618347: Layer already exists [2025-12-02T03:04:36.416Z] ce5936116412: Layer already exists [2025-12-02T03:04:36.416Z] df507787b13e: Layer already exists [2025-12-02T03:04:36.416Z] ae781fd39563: Layer already exists [2025-12-02T03:04:36.416Z] 5118e2aab749: Layer already exists [2025-12-02T03:04:36.416Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:36.681Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:2dbb1568d1101bbbf3e779e58503f4246b141a5d37e4aa2348bd5e9d3b8929b0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:37.051Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:37.405Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-12-02T03:04:37.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-02T03:04:37.405Z] 89ff571c251d: Preparing [2025-12-02T03:04:37.405Z] 49ef4fdc04ed: Preparing [2025-12-02T03:04:37.405Z] 14cf738ceb5e: Preparing [2025-12-02T03:04:37.405Z] 6d32394c3f54: Preparing [2025-12-02T03:04:37.405Z] 5e466ea2f70c: Preparing [2025-12-02T03:04:37.405Z] 5b0656c346bb: Preparing [2025-12-02T03:04:37.405Z] b5b321618347: Preparing [2025-12-02T03:04:37.405Z] ce5936116412: Preparing [2025-12-02T03:04:37.405Z] df507787b13e: Preparing [2025-12-02T03:04:37.405Z] ae781fd39563: Preparing [2025-12-02T03:04:37.405Z] 5118e2aab749: Preparing [2025-12-02T03:04:37.405Z] 0e64f2360a44: Preparing [2025-12-02T03:04:37.405Z] 5b0656c346bb: Waiting [2025-12-02T03:04:37.405Z] b5b321618347: Waiting [2025-12-02T03:04:37.405Z] ce5936116412: Waiting [2025-12-02T03:04:37.405Z] df507787b13e: Waiting [2025-12-02T03:04:37.405Z] ae781fd39563: Waiting [2025-12-02T03:04:37.405Z] 5118e2aab749: Waiting [2025-12-02T03:04:37.405Z] 0e64f2360a44: Waiting [2025-12-02T03:04:37.405Z] 5e466ea2f70c: Layer already exists [2025-12-02T03:04:37.405Z] 6d32394c3f54: Layer already exists [2025-12-02T03:04:37.405Z] 89ff571c251d: Layer already exists [2025-12-02T03:04:37.405Z] 49ef4fdc04ed: Layer already exists [2025-12-02T03:04:37.405Z] 14cf738ceb5e: Layer already exists [2025-12-02T03:04:37.405Z] b5b321618347: Layer already exists [2025-12-02T03:04:37.405Z] 5b0656c346bb: Layer already exists [2025-12-02T03:04:37.405Z] ce5936116412: Layer already exists [2025-12-02T03:04:37.405Z] df507787b13e: Layer already exists [2025-12-02T03:04:37.405Z] ae781fd39563: Layer already exists [2025-12-02T03:04:37.405Z] 5118e2aab749: Layer already exists [2025-12-02T03:04:37.405Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:37.671Z] main: digest: sha256:2dbb1568d1101bbbf3e779e58503f4246b141a5d37e4aa2348bd5e9d3b8929b0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:04:37.762Z] ===================================================== [Pipeline] echo [2025-12-02T03:04:37.781Z] taggedImages: [2025-12-02T03:04:37.781Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:37.781Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-12-02T03:04:37.781Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.80 [2025-12-02T03:04:37.781Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:37.781Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-12-02T03:04:37.812Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-12-02T03:04:37.812Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:37.812Z] latest [2025-12-02T03:04:37.812Z] 4.1.0-dev.80 [2025-12-02T03:04:37.812Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:37.812Z] main [2025-12-02T03:04:37.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:38.222Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:38.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:38.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-02T03:04:38.593Z] 0d3e64309f28: Preparing [2025-12-02T03:04:38.593Z] 438e86597186: Preparing [2025-12-02T03:04:38.593Z] ce5936116412: Preparing [2025-12-02T03:04:38.593Z] df507787b13e: Preparing [2025-12-02T03:04:38.593Z] 22919ecb07cf: Preparing [2025-12-02T03:04:38.593Z] 0e43c71e2254: Preparing [2025-12-02T03:04:38.593Z] 0e64f2360a44: Preparing [2025-12-02T03:04:38.593Z] 0e43c71e2254: Waiting [2025-12-02T03:04:38.593Z] 0e64f2360a44: Waiting [2025-12-02T03:04:38.593Z] ce5936116412: Layer already exists [2025-12-02T03:04:38.593Z] df507787b13e: Layer already exists [2025-12-02T03:04:38.859Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:38.859Z] 0d3e64309f28: Pushed [2025-12-02T03:04:39.127Z] 22919ecb07cf: Pushed [2025-12-02T03:04:40.533Z] 0e43c71e2254: Pushed [2025-12-02T03:04:48.819Z] 438e86597186: Pushed [2025-12-02T03:04:48.819Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:49403691a6833df7dedda98997f24783fe68fdda8ed8c27e059a03f010c384c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:49.195Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:49.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-12-02T03:04:49.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-02T03:04:49.553Z] 0d3e64309f28: Preparing [2025-12-02T03:04:49.553Z] 438e86597186: Preparing [2025-12-02T03:04:49.553Z] ce5936116412: Preparing [2025-12-02T03:04:49.553Z] df507787b13e: Preparing [2025-12-02T03:04:49.553Z] 22919ecb07cf: Preparing [2025-12-02T03:04:49.553Z] 0e43c71e2254: Preparing [2025-12-02T03:04:49.553Z] 0e64f2360a44: Preparing [2025-12-02T03:04:49.553Z] 0e43c71e2254: Waiting [2025-12-02T03:04:49.553Z] 0e64f2360a44: Waiting [2025-12-02T03:04:49.553Z] df507787b13e: Layer already exists [2025-12-02T03:04:49.553Z] 0d3e64309f28: Layer already exists [2025-12-02T03:04:49.553Z] 22919ecb07cf: Layer already exists [2025-12-02T03:04:49.553Z] 438e86597186: Layer already exists [2025-12-02T03:04:49.553Z] ce5936116412: Layer already exists [2025-12-02T03:04:49.553Z] 0e43c71e2254: Layer already exists [2025-12-02T03:04:49.553Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:49.553Z] latest: digest: sha256:49403691a6833df7dedda98997f24783fe68fdda8ed8c27e059a03f010c384c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:50.186Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:50.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.80 [2025-12-02T03:04:50.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-02T03:04:50.545Z] 0d3e64309f28: Preparing [2025-12-02T03:04:50.545Z] 438e86597186: Preparing [2025-12-02T03:04:50.545Z] ce5936116412: Preparing [2025-12-02T03:04:50.545Z] df507787b13e: Preparing [2025-12-02T03:04:50.545Z] 22919ecb07cf: Preparing [2025-12-02T03:04:50.545Z] 0e43c71e2254: Preparing [2025-12-02T03:04:50.545Z] 0e64f2360a44: Preparing [2025-12-02T03:04:50.545Z] 0e64f2360a44: Waiting [2025-12-02T03:04:50.545Z] 0d3e64309f28: Layer already exists [2025-12-02T03:04:50.545Z] ce5936116412: Layer already exists [2025-12-02T03:04:50.545Z] 22919ecb07cf: Layer already exists [2025-12-02T03:04:50.545Z] 438e86597186: Layer already exists [2025-12-02T03:04:50.545Z] df507787b13e: Layer already exists [2025-12-02T03:04:50.545Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:50.545Z] 0e43c71e2254: Layer already exists [2025-12-02T03:04:50.545Z] 4.1.0-dev.80: digest: sha256:49403691a6833df7dedda98997f24783fe68fdda8ed8c27e059a03f010c384c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:51.186Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:51.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:51.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-02T03:04:51.553Z] 0d3e64309f28: Preparing [2025-12-02T03:04:51.553Z] 438e86597186: Preparing [2025-12-02T03:04:51.553Z] ce5936116412: Preparing [2025-12-02T03:04:51.553Z] df507787b13e: Preparing [2025-12-02T03:04:51.553Z] 22919ecb07cf: Preparing [2025-12-02T03:04:51.553Z] 0e43c71e2254: Preparing [2025-12-02T03:04:51.553Z] 0e64f2360a44: Preparing [2025-12-02T03:04:51.553Z] 0e64f2360a44: Waiting [2025-12-02T03:04:51.553Z] 0e43c71e2254: Waiting [2025-12-02T03:04:51.553Z] 0d3e64309f28: Layer already exists [2025-12-02T03:04:51.553Z] 22919ecb07cf: Layer already exists [2025-12-02T03:04:51.553Z] df507787b13e: Layer already exists [2025-12-02T03:04:51.553Z] ce5936116412: Layer already exists [2025-12-02T03:04:51.553Z] 438e86597186: Layer already exists [2025-12-02T03:04:51.553Z] 0e43c71e2254: Layer already exists [2025-12-02T03:04:51.553Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:51.553Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:49403691a6833df7dedda98997f24783fe68fdda8ed8c27e059a03f010c384c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:51.910Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:52.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-12-02T03:04:52.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-02T03:04:52.277Z] 0d3e64309f28: Preparing [2025-12-02T03:04:52.277Z] 438e86597186: Preparing [2025-12-02T03:04:52.277Z] ce5936116412: Preparing [2025-12-02T03:04:52.277Z] df507787b13e: Preparing [2025-12-02T03:04:52.277Z] 22919ecb07cf: Preparing [2025-12-02T03:04:52.277Z] 0e43c71e2254: Preparing [2025-12-02T03:04:52.277Z] 0e64f2360a44: Preparing [2025-12-02T03:04:52.277Z] 0e64f2360a44: Waiting [2025-12-02T03:04:52.277Z] 0e43c71e2254: Waiting [2025-12-02T03:04:52.277Z] ce5936116412: Layer already exists [2025-12-02T03:04:52.277Z] 0d3e64309f28: Layer already exists [2025-12-02T03:04:52.277Z] 22919ecb07cf: Layer already exists [2025-12-02T03:04:52.277Z] 438e86597186: Layer already exists [2025-12-02T03:04:52.277Z] df507787b13e: Layer already exists [2025-12-02T03:04:52.277Z] 0e43c71e2254: Layer already exists [2025-12-02T03:04:52.277Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:52.277Z] main: digest: sha256:49403691a6833df7dedda98997f24783fe68fdda8ed8c27e059a03f010c384c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:04:52.642Z] ===================================================== [Pipeline] echo [2025-12-02T03:04:52.663Z] taggedImages: [2025-12-02T03:04:52.663Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:52.663Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-12-02T03:04:52.663Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.80 [2025-12-02T03:04:52.663Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:52.663Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-12-02T03:04:52.701Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-12-02T03:04:52.701Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:52.701Z] latest [2025-12-02T03:04:52.701Z] 4.1.0-dev.80 [2025-12-02T03:04:52.701Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:04:52.701Z] main [2025-12-02T03:04:52.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:53.093Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:04:53.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:04:53.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-02T03:04:53.468Z] 44b8aba99a1e: Preparing [2025-12-02T03:04:53.468Z] 8ae40a6c8966: Preparing [2025-12-02T03:04:53.468Z] e565a54b3296: Preparing [2025-12-02T03:04:53.468Z] ce5936116412: Preparing [2025-12-02T03:04:53.468Z] df507787b13e: Preparing [2025-12-02T03:04:53.468Z] 6ec7e5f260f1: Preparing [2025-12-02T03:04:53.468Z] a409a4da9ff2: Preparing [2025-12-02T03:04:53.468Z] 177abe6fd12c: Preparing [2025-12-02T03:04:53.468Z] edc75a1f1415: Preparing [2025-12-02T03:04:53.468Z] 0e64f2360a44: Preparing [2025-12-02T03:04:53.468Z] 6ec7e5f260f1: Waiting [2025-12-02T03:04:53.468Z] a409a4da9ff2: Waiting [2025-12-02T03:04:53.468Z] 177abe6fd12c: Waiting [2025-12-02T03:04:53.468Z] edc75a1f1415: Waiting [2025-12-02T03:04:53.468Z] 0e64f2360a44: Waiting [2025-12-02T03:04:53.468Z] ce5936116412: Layer already exists [2025-12-02T03:04:53.468Z] df507787b13e: Layer already exists [2025-12-02T03:04:53.733Z] 8ae40a6c8966: Pushed [2025-12-02T03:04:53.733Z] e565a54b3296: Pushed [2025-12-02T03:04:53.733Z] 44b8aba99a1e: Pushed [2025-12-02T03:04:53.733Z] 0e64f2360a44: Layer already exists [2025-12-02T03:04:53.999Z] 177abe6fd12c: Pushed [2025-12-02T03:04:54.579Z] edc75a1f1415: Pushed [2025-12-02T03:05:06.867Z] a409a4da9ff2: Pushed [2025-12-02T03:05:21.835Z] 6ec7e5f260f1: Pushed [2025-12-02T03:05:21.835Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:73d8ec0870f152fe712af555a527d8eaf81ffae2db6f503485622b0044d1e6ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:05:22.197Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:05:22.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-12-02T03:05:22.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-02T03:05:22.561Z] 44b8aba99a1e: Preparing [2025-12-02T03:05:22.561Z] 8ae40a6c8966: Preparing [2025-12-02T03:05:22.561Z] e565a54b3296: Preparing [2025-12-02T03:05:22.561Z] ce5936116412: Preparing [2025-12-02T03:05:22.561Z] df507787b13e: Preparing [2025-12-02T03:05:22.561Z] 6ec7e5f260f1: Preparing [2025-12-02T03:05:22.561Z] a409a4da9ff2: Preparing [2025-12-02T03:05:22.561Z] 6ec7e5f260f1: Waiting [2025-12-02T03:05:22.561Z] 177abe6fd12c: Preparing [2025-12-02T03:05:22.561Z] a409a4da9ff2: Waiting [2025-12-02T03:05:22.561Z] edc75a1f1415: Preparing [2025-12-02T03:05:22.561Z] 177abe6fd12c: Waiting [2025-12-02T03:05:22.561Z] 0e64f2360a44: Preparing [2025-12-02T03:05:22.561Z] 0e64f2360a44: Waiting [2025-12-02T03:05:22.561Z] edc75a1f1415: Waiting [2025-12-02T03:05:22.561Z] 44b8aba99a1e: Layer already exists [2025-12-02T03:05:22.561Z] df507787b13e: Layer already exists [2025-12-02T03:05:22.561Z] 8ae40a6c8966: Layer already exists [2025-12-02T03:05:22.561Z] ce5936116412: Layer already exists [2025-12-02T03:05:22.561Z] e565a54b3296: Layer already exists [2025-12-02T03:05:22.561Z] a409a4da9ff2: Layer already exists [2025-12-02T03:05:22.561Z] 6ec7e5f260f1: Layer already exists [2025-12-02T03:05:22.561Z] 0e64f2360a44: Layer already exists [2025-12-02T03:05:22.561Z] edc75a1f1415: Layer already exists [2025-12-02T03:05:22.561Z] 177abe6fd12c: Layer already exists [2025-12-02T03:05:22.826Z] latest: digest: sha256:73d8ec0870f152fe712af555a527d8eaf81ffae2db6f503485622b0044d1e6ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:05:23.193Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:05:23.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.80 [2025-12-02T03:05:23.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-02T03:05:23.551Z] 44b8aba99a1e: Preparing [2025-12-02T03:05:23.551Z] 8ae40a6c8966: Preparing [2025-12-02T03:05:23.551Z] e565a54b3296: Preparing [2025-12-02T03:05:23.552Z] ce5936116412: Preparing [2025-12-02T03:05:23.552Z] df507787b13e: Preparing [2025-12-02T03:05:23.552Z] 6ec7e5f260f1: Preparing [2025-12-02T03:05:23.552Z] a409a4da9ff2: Preparing [2025-12-02T03:05:23.552Z] 177abe6fd12c: Preparing [2025-12-02T03:05:23.552Z] edc75a1f1415: Preparing [2025-12-02T03:05:23.552Z] 0e64f2360a44: Preparing [2025-12-02T03:05:23.552Z] 177abe6fd12c: Waiting [2025-12-02T03:05:23.552Z] edc75a1f1415: Waiting [2025-12-02T03:05:23.552Z] 0e64f2360a44: Waiting [2025-12-02T03:05:23.552Z] 6ec7e5f260f1: Waiting [2025-12-02T03:05:23.552Z] a409a4da9ff2: Waiting [2025-12-02T03:05:23.552Z] 8ae40a6c8966: Layer already exists [2025-12-02T03:05:23.552Z] 44b8aba99a1e: Layer already exists [2025-12-02T03:05:23.552Z] e565a54b3296: Layer already exists [2025-12-02T03:05:23.552Z] df507787b13e: Layer already exists [2025-12-02T03:05:23.552Z] ce5936116412: Layer already exists [2025-12-02T03:05:23.552Z] a409a4da9ff2: Layer already exists [2025-12-02T03:05:23.552Z] 6ec7e5f260f1: Layer already exists [2025-12-02T03:05:23.552Z] 0e64f2360a44: Layer already exists [2025-12-02T03:05:23.552Z] 177abe6fd12c: Layer already exists [2025-12-02T03:05:23.552Z] edc75a1f1415: Layer already exists [2025-12-02T03:05:23.819Z] 4.1.0-dev.80: digest: sha256:73d8ec0870f152fe712af555a527d8eaf81ffae2db6f503485622b0044d1e6ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:05:24.187Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:05:24.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:05:24.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-02T03:05:24.544Z] 44b8aba99a1e: Preparing [2025-12-02T03:05:24.544Z] 8ae40a6c8966: Preparing [2025-12-02T03:05:24.544Z] e565a54b3296: Preparing [2025-12-02T03:05:24.544Z] ce5936116412: Preparing [2025-12-02T03:05:24.544Z] df507787b13e: Preparing [2025-12-02T03:05:24.544Z] 6ec7e5f260f1: Preparing [2025-12-02T03:05:24.544Z] a409a4da9ff2: Preparing [2025-12-02T03:05:24.544Z] 177abe6fd12c: Preparing [2025-12-02T03:05:24.544Z] edc75a1f1415: Preparing [2025-12-02T03:05:24.544Z] 0e64f2360a44: Preparing [2025-12-02T03:05:24.544Z] 6ec7e5f260f1: Waiting [2025-12-02T03:05:24.544Z] a409a4da9ff2: Waiting [2025-12-02T03:05:24.544Z] 177abe6fd12c: Waiting [2025-12-02T03:05:24.544Z] edc75a1f1415: Waiting [2025-12-02T03:05:24.544Z] 0e64f2360a44: Waiting [2025-12-02T03:05:24.544Z] 8ae40a6c8966: Layer already exists [2025-12-02T03:05:24.544Z] df507787b13e: Layer already exists [2025-12-02T03:05:24.544Z] 44b8aba99a1e: Layer already exists [2025-12-02T03:05:24.544Z] ce5936116412: Layer already exists [2025-12-02T03:05:24.544Z] e565a54b3296: Layer already exists [2025-12-02T03:05:24.544Z] edc75a1f1415: Layer already exists [2025-12-02T03:05:24.544Z] 6ec7e5f260f1: Layer already exists [2025-12-02T03:05:24.544Z] 177abe6fd12c: Layer already exists [2025-12-02T03:05:24.544Z] a409a4da9ff2: Layer already exists [2025-12-02T03:05:24.544Z] 0e64f2360a44: Layer already exists [2025-12-02T03:05:24.810Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:73d8ec0870f152fe712af555a527d8eaf81ffae2db6f503485622b0044d1e6ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:05:25.184Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:05:25.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-12-02T03:05:25.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-02T03:05:25.568Z] 44b8aba99a1e: Preparing [2025-12-02T03:05:25.568Z] 8ae40a6c8966: Preparing [2025-12-02T03:05:25.568Z] e565a54b3296: Preparing [2025-12-02T03:05:25.568Z] ce5936116412: Preparing [2025-12-02T03:05:25.568Z] df507787b13e: Preparing [2025-12-02T03:05:25.568Z] 6ec7e5f260f1: Preparing [2025-12-02T03:05:25.568Z] a409a4da9ff2: Preparing [2025-12-02T03:05:25.568Z] 177abe6fd12c: Preparing [2025-12-02T03:05:25.568Z] edc75a1f1415: Preparing [2025-12-02T03:05:25.568Z] 0e64f2360a44: Preparing [2025-12-02T03:05:25.568Z] a409a4da9ff2: Waiting [2025-12-02T03:05:25.568Z] 177abe6fd12c: Waiting [2025-12-02T03:05:25.568Z] edc75a1f1415: Waiting [2025-12-02T03:05:25.568Z] 0e64f2360a44: Waiting [2025-12-02T03:05:25.568Z] 6ec7e5f260f1: Waiting [2025-12-02T03:05:25.568Z] 8ae40a6c8966: Layer already exists [2025-12-02T03:05:25.568Z] ce5936116412: Layer already exists [2025-12-02T03:05:25.568Z] df507787b13e: Layer already exists [2025-12-02T03:05:25.568Z] 44b8aba99a1e: Layer already exists [2025-12-02T03:05:25.568Z] e565a54b3296: Layer already exists [2025-12-02T03:05:25.568Z] 6ec7e5f260f1: Layer already exists [2025-12-02T03:05:25.568Z] edc75a1f1415: Layer already exists [2025-12-02T03:05:25.568Z] 177abe6fd12c: Layer already exists [2025-12-02T03:05:25.568Z] a409a4da9ff2: Layer already exists [2025-12-02T03:05:25.568Z] 0e64f2360a44: Layer already exists [2025-12-02T03:05:25.568Z] main: digest: sha256:73d8ec0870f152fe712af555a527d8eaf81ffae2db6f503485622b0044d1e6ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:05:25.942Z] ===================================================== [Pipeline] echo [2025-12-02T03:05:25.958Z] taggedImages: [2025-12-02T03:05:25.958Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:05:25.958Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-12-02T03:05:25.958Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.80 [2025-12-02T03:05:25.958Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:05:25.958Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-12-02T03:05:25.996Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-12-02T03:05:25.996Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:05:25.996Z] latest [2025-12-02T03:05:25.996Z] 4.1.0-dev.80 [2025-12-02T03:05:25.996Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:05:25.996Z] main [2025-12-02T03:05:25.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:05:26.391Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:05:26.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:05:26.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-02T03:05:26.755Z] 377dfc59b887: Preparing [2025-12-02T03:05:26.755Z] ad9607936c80: Preparing [2025-12-02T03:05:26.755Z] f033bc0fa260: Preparing [2025-12-02T03:05:26.755Z] ce5936116412: Preparing [2025-12-02T03:05:26.755Z] df507787b13e: Preparing [2025-12-02T03:05:26.755Z] 73c0492c1fd8: Preparing [2025-12-02T03:05:26.755Z] 93215bb69201: Preparing [2025-12-02T03:05:26.755Z] b68a88f0e4c3: Preparing [2025-12-02T03:05:26.755Z] 93215bb69201: Waiting [2025-12-02T03:05:26.755Z] 73c0492c1fd8: Waiting [2025-12-02T03:05:26.755Z] 0e64f2360a44: Preparing [2025-12-02T03:05:26.755Z] b68a88f0e4c3: Waiting [2025-12-02T03:05:26.755Z] df507787b13e: Layer already exists [2025-12-02T03:05:26.755Z] ce5936116412: Layer already exists [2025-12-02T03:05:27.020Z] f033bc0fa260: Pushed [2025-12-02T03:05:27.020Z] ad9607936c80: Pushed [2025-12-02T03:05:27.020Z] 377dfc59b887: Pushed [2025-12-02T03:05:27.020Z] 0e64f2360a44: Layer already exists [2025-12-02T03:05:27.285Z] 93215bb69201: Pushed [2025-12-02T03:05:27.864Z] b68a88f0e4c3: Pushed [2025-12-02T03:06:00.060Z] 73c0492c1fd8: Pushed [2025-12-02T03:06:00.060Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:662c38efb9442a363f51325cd36ea878dbdeff32c31df9ab0113e80a9d9eb9b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:00.428Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:00.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-12-02T03:06:00.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-02T03:06:00.776Z] 377dfc59b887: Preparing [2025-12-02T03:06:00.776Z] ad9607936c80: Preparing [2025-12-02T03:06:00.776Z] f033bc0fa260: Preparing [2025-12-02T03:06:00.776Z] ce5936116412: Preparing [2025-12-02T03:06:00.776Z] df507787b13e: Preparing [2025-12-02T03:06:00.776Z] 73c0492c1fd8: Preparing [2025-12-02T03:06:00.776Z] 93215bb69201: Preparing [2025-12-02T03:06:00.776Z] b68a88f0e4c3: Preparing [2025-12-02T03:06:00.776Z] 0e64f2360a44: Preparing [2025-12-02T03:06:00.776Z] 93215bb69201: Waiting [2025-12-02T03:06:00.776Z] 73c0492c1fd8: Waiting [2025-12-02T03:06:00.776Z] b68a88f0e4c3: Waiting [2025-12-02T03:06:00.776Z] 0e64f2360a44: Waiting [2025-12-02T03:06:00.776Z] ce5936116412: Layer already exists [2025-12-02T03:06:00.776Z] ad9607936c80: Layer already exists [2025-12-02T03:06:00.776Z] 377dfc59b887: Layer already exists [2025-12-02T03:06:00.776Z] df507787b13e: Layer already exists [2025-12-02T03:06:00.776Z] f033bc0fa260: Layer already exists [2025-12-02T03:06:00.776Z] 93215bb69201: Layer already exists [2025-12-02T03:06:00.776Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:00.776Z] b68a88f0e4c3: Layer already exists [2025-12-02T03:06:00.776Z] 73c0492c1fd8: Layer already exists [2025-12-02T03:06:01.042Z] latest: digest: sha256:662c38efb9442a363f51325cd36ea878dbdeff32c31df9ab0113e80a9d9eb9b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:01.427Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:01.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.80 [2025-12-02T03:06:01.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-02T03:06:01.788Z] 377dfc59b887: Preparing [2025-12-02T03:06:01.788Z] ad9607936c80: Preparing [2025-12-02T03:06:01.788Z] f033bc0fa260: Preparing [2025-12-02T03:06:01.788Z] ce5936116412: Preparing [2025-12-02T03:06:01.788Z] df507787b13e: Preparing [2025-12-02T03:06:01.788Z] 73c0492c1fd8: Preparing [2025-12-02T03:06:01.788Z] 93215bb69201: Preparing [2025-12-02T03:06:01.788Z] b68a88f0e4c3: Preparing [2025-12-02T03:06:01.788Z] 0e64f2360a44: Preparing [2025-12-02T03:06:01.788Z] 73c0492c1fd8: Waiting [2025-12-02T03:06:01.788Z] b68a88f0e4c3: Waiting [2025-12-02T03:06:01.788Z] 93215bb69201: Waiting [2025-12-02T03:06:01.788Z] 0e64f2360a44: Waiting [2025-12-02T03:06:01.788Z] f033bc0fa260: Layer already exists [2025-12-02T03:06:01.788Z] df507787b13e: Layer already exists [2025-12-02T03:06:01.788Z] 377dfc59b887: Layer already exists [2025-12-02T03:06:01.788Z] ad9607936c80: Layer already exists [2025-12-02T03:06:01.788Z] ce5936116412: Layer already exists [2025-12-02T03:06:01.788Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:01.788Z] 93215bb69201: Layer already exists [2025-12-02T03:06:01.788Z] 73c0492c1fd8: Layer already exists [2025-12-02T03:06:01.788Z] b68a88f0e4c3: Layer already exists [2025-12-02T03:06:02.055Z] 4.1.0-dev.80: digest: sha256:662c38efb9442a363f51325cd36ea878dbdeff32c31df9ab0113e80a9d9eb9b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:02.487Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:02.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:06:02.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-02T03:06:02.882Z] 377dfc59b887: Preparing [2025-12-02T03:06:02.882Z] ad9607936c80: Preparing [2025-12-02T03:06:02.882Z] f033bc0fa260: Preparing [2025-12-02T03:06:02.882Z] ce5936116412: Preparing [2025-12-02T03:06:02.882Z] df507787b13e: Preparing [2025-12-02T03:06:02.882Z] 73c0492c1fd8: Preparing [2025-12-02T03:06:02.882Z] 93215bb69201: Preparing [2025-12-02T03:06:02.882Z] b68a88f0e4c3: Preparing [2025-12-02T03:06:02.882Z] 0e64f2360a44: Preparing [2025-12-02T03:06:02.882Z] 73c0492c1fd8: Waiting [2025-12-02T03:06:02.882Z] 93215bb69201: Waiting [2025-12-02T03:06:02.882Z] b68a88f0e4c3: Waiting [2025-12-02T03:06:02.882Z] 0e64f2360a44: Waiting [2025-12-02T03:06:02.882Z] 377dfc59b887: Layer already exists [2025-12-02T03:06:02.882Z] df507787b13e: Layer already exists [2025-12-02T03:06:02.882Z] ad9607936c80: Layer already exists [2025-12-02T03:06:02.882Z] ce5936116412: Layer already exists [2025-12-02T03:06:02.882Z] f033bc0fa260: Layer already exists [2025-12-02T03:06:02.882Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:02.882Z] 93215bb69201: Layer already exists [2025-12-02T03:06:02.882Z] 73c0492c1fd8: Layer already exists [2025-12-02T03:06:02.882Z] b68a88f0e4c3: Layer already exists [2025-12-02T03:06:03.153Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:662c38efb9442a363f51325cd36ea878dbdeff32c31df9ab0113e80a9d9eb9b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:03.588Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:03.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-12-02T03:06:03.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-02T03:06:03.957Z] 377dfc59b887: Preparing [2025-12-02T03:06:03.957Z] ad9607936c80: Preparing [2025-12-02T03:06:03.957Z] f033bc0fa260: Preparing [2025-12-02T03:06:03.957Z] ce5936116412: Preparing [2025-12-02T03:06:03.957Z] df507787b13e: Preparing [2025-12-02T03:06:03.957Z] 73c0492c1fd8: Preparing [2025-12-02T03:06:03.957Z] 93215bb69201: Preparing [2025-12-02T03:06:03.957Z] 73c0492c1fd8: Waiting [2025-12-02T03:06:03.957Z] b68a88f0e4c3: Preparing [2025-12-02T03:06:03.957Z] 93215bb69201: Waiting [2025-12-02T03:06:03.957Z] 0e64f2360a44: Preparing [2025-12-02T03:06:03.957Z] 0e64f2360a44: Waiting [2025-12-02T03:06:03.957Z] b68a88f0e4c3: Waiting [2025-12-02T03:06:03.957Z] ad9607936c80: Layer already exists [2025-12-02T03:06:03.957Z] ce5936116412: Layer already exists [2025-12-02T03:06:03.957Z] 377dfc59b887: Layer already exists [2025-12-02T03:06:03.957Z] df507787b13e: Layer already exists [2025-12-02T03:06:03.957Z] f033bc0fa260: Layer already exists [2025-12-02T03:06:03.957Z] 73c0492c1fd8: Layer already exists [2025-12-02T03:06:03.957Z] 93215bb69201: Layer already exists [2025-12-02T03:06:03.957Z] b68a88f0e4c3: Layer already exists [2025-12-02T03:06:03.957Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:04.223Z] main: digest: sha256:662c38efb9442a363f51325cd36ea878dbdeff32c31df9ab0113e80a9d9eb9b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:06:04.313Z] ===================================================== [Pipeline] echo [2025-12-02T03:06:04.334Z] taggedImages: [2025-12-02T03:06:04.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:06:04.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-12-02T03:06:04.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.80 [2025-12-02T03:06:04.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:06:04.334Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-12-02T03:06:04.372Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-12-02T03:06:04.372Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:06:04.372Z] latest [2025-12-02T03:06:04.372Z] 4.1.0-dev.80 [2025-12-02T03:06:04.372Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:06:04.372Z] main [2025-12-02T03:06:04.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:04.757Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:05.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:06:05.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-02T03:06:05.117Z] 5ef4defe0371: Preparing [2025-12-02T03:06:05.117Z] 340616839e70: Preparing [2025-12-02T03:06:05.117Z] e1c8e0b890ef: Preparing [2025-12-02T03:06:05.117Z] ce5936116412: Preparing [2025-12-02T03:06:05.117Z] df507787b13e: Preparing [2025-12-02T03:06:05.117Z] c72a87d04be8: Preparing [2025-12-02T03:06:05.117Z] 177abe6fd12c: Preparing [2025-12-02T03:06:05.117Z] edc75a1f1415: Preparing [2025-12-02T03:06:05.117Z] 0e64f2360a44: Preparing [2025-12-02T03:06:05.117Z] 177abe6fd12c: Waiting [2025-12-02T03:06:05.117Z] edc75a1f1415: Waiting [2025-12-02T03:06:05.117Z] 0e64f2360a44: Waiting [2025-12-02T03:06:05.117Z] c72a87d04be8: Waiting [2025-12-02T03:06:05.382Z] ce5936116412: Layer already exists [2025-12-02T03:06:05.382Z] df507787b13e: Layer already exists [2025-12-02T03:06:05.382Z] 340616839e70: Pushed [2025-12-02T03:06:05.382Z] e1c8e0b890ef: Pushed [2025-12-02T03:06:05.382Z] 177abe6fd12c: Layer already exists [2025-12-02T03:06:05.382Z] edc75a1f1415: Layer already exists [2025-12-02T03:06:05.382Z] 5ef4defe0371: Pushed [2025-12-02T03:06:05.382Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:37.594Z] c72a87d04be8: Pushed [2025-12-02T03:06:37.594Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:eafcae0b8a47342b501b5096acbf958f9ae8feb9d2ffa9121ce8d3174a8f3c48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:37.961Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:38.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-12-02T03:06:38.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-02T03:06:38.330Z] 5ef4defe0371: Preparing [2025-12-02T03:06:38.330Z] 340616839e70: Preparing [2025-12-02T03:06:38.330Z] e1c8e0b890ef: Preparing [2025-12-02T03:06:38.330Z] ce5936116412: Preparing [2025-12-02T03:06:38.330Z] df507787b13e: Preparing [2025-12-02T03:06:38.330Z] c72a87d04be8: Preparing [2025-12-02T03:06:38.330Z] 177abe6fd12c: Preparing [2025-12-02T03:06:38.330Z] edc75a1f1415: Preparing [2025-12-02T03:06:38.330Z] 0e64f2360a44: Preparing [2025-12-02T03:06:38.330Z] edc75a1f1415: Waiting [2025-12-02T03:06:38.330Z] 0e64f2360a44: Waiting [2025-12-02T03:06:38.330Z] c72a87d04be8: Waiting [2025-12-02T03:06:38.330Z] 177abe6fd12c: Waiting [2025-12-02T03:06:38.330Z] ce5936116412: Layer already exists [2025-12-02T03:06:38.330Z] 5ef4defe0371: Layer already exists [2025-12-02T03:06:38.330Z] e1c8e0b890ef: Layer already exists [2025-12-02T03:06:38.330Z] 340616839e70: Layer already exists [2025-12-02T03:06:38.330Z] df507787b13e: Layer already exists [2025-12-02T03:06:38.330Z] c72a87d04be8: Layer already exists [2025-12-02T03:06:38.330Z] edc75a1f1415: Layer already exists [2025-12-02T03:06:38.330Z] 177abe6fd12c: Layer already exists [2025-12-02T03:06:38.330Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:38.597Z] latest: digest: sha256:eafcae0b8a47342b501b5096acbf958f9ae8feb9d2ffa9121ce8d3174a8f3c48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:38.956Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:39.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.80 [2025-12-02T03:06:39.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-02T03:06:39.326Z] 5ef4defe0371: Preparing [2025-12-02T03:06:39.326Z] 340616839e70: Preparing [2025-12-02T03:06:39.326Z] e1c8e0b890ef: Preparing [2025-12-02T03:06:39.326Z] ce5936116412: Preparing [2025-12-02T03:06:39.326Z] df507787b13e: Preparing [2025-12-02T03:06:39.326Z] c72a87d04be8: Preparing [2025-12-02T03:06:39.326Z] 177abe6fd12c: Preparing [2025-12-02T03:06:39.326Z] edc75a1f1415: Preparing [2025-12-02T03:06:39.326Z] 0e64f2360a44: Preparing [2025-12-02T03:06:39.326Z] c72a87d04be8: Waiting [2025-12-02T03:06:39.326Z] 177abe6fd12c: Waiting [2025-12-02T03:06:39.326Z] edc75a1f1415: Waiting [2025-12-02T03:06:39.326Z] 0e64f2360a44: Waiting [2025-12-02T03:06:39.326Z] ce5936116412: Layer already exists [2025-12-02T03:06:39.326Z] e1c8e0b890ef: Layer already exists [2025-12-02T03:06:39.326Z] 340616839e70: Layer already exists [2025-12-02T03:06:39.326Z] 5ef4defe0371: Layer already exists [2025-12-02T03:06:39.326Z] df507787b13e: Layer already exists [2025-12-02T03:06:39.326Z] edc75a1f1415: Layer already exists [2025-12-02T03:06:39.326Z] c72a87d04be8: Layer already exists [2025-12-02T03:06:39.326Z] 177abe6fd12c: Layer already exists [2025-12-02T03:06:39.326Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:39.592Z] 4.1.0-dev.80: digest: sha256:eafcae0b8a47342b501b5096acbf958f9ae8feb9d2ffa9121ce8d3174a8f3c48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:39.965Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:40.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:06:40.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-02T03:06:40.350Z] 5ef4defe0371: Preparing [2025-12-02T03:06:40.350Z] 340616839e70: Preparing [2025-12-02T03:06:40.350Z] e1c8e0b890ef: Preparing [2025-12-02T03:06:40.350Z] ce5936116412: Preparing [2025-12-02T03:06:40.350Z] df507787b13e: Preparing [2025-12-02T03:06:40.350Z] c72a87d04be8: Preparing [2025-12-02T03:06:40.350Z] 177abe6fd12c: Preparing [2025-12-02T03:06:40.350Z] edc75a1f1415: Preparing [2025-12-02T03:06:40.350Z] 0e64f2360a44: Preparing [2025-12-02T03:06:40.350Z] 177abe6fd12c: Waiting [2025-12-02T03:06:40.350Z] edc75a1f1415: Waiting [2025-12-02T03:06:40.350Z] 0e64f2360a44: Waiting [2025-12-02T03:06:40.350Z] c72a87d04be8: Waiting [2025-12-02T03:06:40.350Z] e1c8e0b890ef: Layer already exists [2025-12-02T03:06:40.350Z] 5ef4defe0371: Layer already exists [2025-12-02T03:06:40.350Z] df507787b13e: Layer already exists [2025-12-02T03:06:40.350Z] ce5936116412: Layer already exists [2025-12-02T03:06:40.350Z] 340616839e70: Layer already exists [2025-12-02T03:06:40.350Z] 177abe6fd12c: Layer already exists [2025-12-02T03:06:40.350Z] c72a87d04be8: Layer already exists [2025-12-02T03:06:40.350Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:40.350Z] edc75a1f1415: Layer already exists [2025-12-02T03:06:40.350Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:eafcae0b8a47342b501b5096acbf958f9ae8feb9d2ffa9121ce8d3174a8f3c48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:40.987Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:41.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-12-02T03:06:41.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-02T03:06:41.344Z] 5ef4defe0371: Preparing [2025-12-02T03:06:41.344Z] 340616839e70: Preparing [2025-12-02T03:06:41.344Z] e1c8e0b890ef: Preparing [2025-12-02T03:06:41.344Z] ce5936116412: Preparing [2025-12-02T03:06:41.344Z] df507787b13e: Preparing [2025-12-02T03:06:41.344Z] c72a87d04be8: Preparing [2025-12-02T03:06:41.344Z] 177abe6fd12c: Preparing [2025-12-02T03:06:41.344Z] edc75a1f1415: Preparing [2025-12-02T03:06:41.344Z] 0e64f2360a44: Preparing [2025-12-02T03:06:41.344Z] 177abe6fd12c: Waiting [2025-12-02T03:06:41.344Z] edc75a1f1415: Waiting [2025-12-02T03:06:41.344Z] 0e64f2360a44: Waiting [2025-12-02T03:06:41.344Z] ce5936116412: Layer already exists [2025-12-02T03:06:41.344Z] df507787b13e: Layer already exists [2025-12-02T03:06:41.344Z] 5ef4defe0371: Layer already exists [2025-12-02T03:06:41.344Z] 340616839e70: Layer already exists [2025-12-02T03:06:41.344Z] e1c8e0b890ef: Layer already exists [2025-12-02T03:06:41.344Z] 177abe6fd12c: Layer already exists [2025-12-02T03:06:41.344Z] c72a87d04be8: Layer already exists [2025-12-02T03:06:41.344Z] edc75a1f1415: Layer already exists [2025-12-02T03:06:41.344Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:41.610Z] main: digest: sha256:eafcae0b8a47342b501b5096acbf958f9ae8feb9d2ffa9121ce8d3174a8f3c48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:06:41.707Z] ===================================================== [Pipeline] echo [2025-12-02T03:06:41.725Z] taggedImages: [2025-12-02T03:06:41.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:06:41.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-12-02T03:06:41.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.80 [2025-12-02T03:06:41.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:06:41.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-12-02T03:06:41.757Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-12-02T03:06:41.757Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:06:41.757Z] latest [2025-12-02T03:06:41.757Z] 4.1.0-dev.80 [2025-12-02T03:06:41.757Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:06:41.757Z] main [2025-12-02T03:06:41.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:42.128Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:42.491Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:06:42.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-02T03:06:42.491Z] 8ba5a840d2fb: Preparing [2025-12-02T03:06:42.491Z] 6d2ec3b871dd: Preparing [2025-12-02T03:06:42.491Z] ce5936116412: Preparing [2025-12-02T03:06:42.491Z] df507787b13e: Preparing [2025-12-02T03:06:42.491Z] 28c90cd9d82c: Preparing [2025-12-02T03:06:42.491Z] b2a6127606c2: Preparing [2025-12-02T03:06:42.491Z] 0e64f2360a44: Preparing [2025-12-02T03:06:42.491Z] b2a6127606c2: Waiting [2025-12-02T03:06:42.491Z] 0e64f2360a44: Waiting [2025-12-02T03:06:42.491Z] df507787b13e: Layer already exists [2025-12-02T03:06:42.491Z] ce5936116412: Layer already exists [2025-12-02T03:06:42.764Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:42.764Z] 8ba5a840d2fb: Pushed [2025-12-02T03:06:43.029Z] 28c90cd9d82c: Pushed [2025-12-02T03:06:43.984Z] b2a6127606c2: Pushed [2025-12-02T03:06:52.198Z] 6d2ec3b871dd: Pushed [2025-12-02T03:06:52.198Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:76274e3808b3fe9402161bbec1b55ff069e596d0dad33596b5811d57913ea515 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:52.576Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:52.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-12-02T03:06:52.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-02T03:06:52.940Z] 8ba5a840d2fb: Preparing [2025-12-02T03:06:52.940Z] 6d2ec3b871dd: Preparing [2025-12-02T03:06:52.940Z] ce5936116412: Preparing [2025-12-02T03:06:52.940Z] df507787b13e: Preparing [2025-12-02T03:06:52.940Z] 28c90cd9d82c: Preparing [2025-12-02T03:06:52.940Z] b2a6127606c2: Preparing [2025-12-02T03:06:52.940Z] 0e64f2360a44: Preparing [2025-12-02T03:06:52.940Z] b2a6127606c2: Waiting [2025-12-02T03:06:52.940Z] 0e64f2360a44: Waiting [2025-12-02T03:06:52.940Z] ce5936116412: Layer already exists [2025-12-02T03:06:52.940Z] df507787b13e: Layer already exists [2025-12-02T03:06:52.940Z] 8ba5a840d2fb: Layer already exists [2025-12-02T03:06:52.940Z] 28c90cd9d82c: Layer already exists [2025-12-02T03:06:52.940Z] 6d2ec3b871dd: Layer already exists [2025-12-02T03:06:52.940Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:52.940Z] b2a6127606c2: Layer already exists [2025-12-02T03:06:53.206Z] latest: digest: sha256:76274e3808b3fe9402161bbec1b55ff069e596d0dad33596b5811d57913ea515 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:53.561Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:53.920Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.80 [2025-12-02T03:06:53.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-02T03:06:53.920Z] 8ba5a840d2fb: Preparing [2025-12-02T03:06:53.920Z] 6d2ec3b871dd: Preparing [2025-12-02T03:06:53.920Z] ce5936116412: Preparing [2025-12-02T03:06:53.920Z] df507787b13e: Preparing [2025-12-02T03:06:53.920Z] 28c90cd9d82c: Preparing [2025-12-02T03:06:53.920Z] b2a6127606c2: Preparing [2025-12-02T03:06:53.920Z] 0e64f2360a44: Preparing [2025-12-02T03:06:53.920Z] 0e64f2360a44: Waiting [2025-12-02T03:06:53.920Z] b2a6127606c2: Waiting [2025-12-02T03:06:53.920Z] df507787b13e: Layer already exists [2025-12-02T03:06:53.920Z] 8ba5a840d2fb: Layer already exists [2025-12-02T03:06:53.920Z] 28c90cd9d82c: Layer already exists [2025-12-02T03:06:53.920Z] ce5936116412: Layer already exists [2025-12-02T03:06:53.920Z] 6d2ec3b871dd: Layer already exists [2025-12-02T03:06:53.920Z] b2a6127606c2: Layer already exists [2025-12-02T03:06:53.920Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:54.186Z] 4.1.0-dev.80: digest: sha256:76274e3808b3fe9402161bbec1b55ff069e596d0dad33596b5811d57913ea515 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:54.550Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:54.900Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:06:54.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-02T03:06:54.900Z] 8ba5a840d2fb: Preparing [2025-12-02T03:06:54.900Z] 6d2ec3b871dd: Preparing [2025-12-02T03:06:54.900Z] ce5936116412: Preparing [2025-12-02T03:06:54.900Z] df507787b13e: Preparing [2025-12-02T03:06:54.900Z] 28c90cd9d82c: Preparing [2025-12-02T03:06:54.900Z] b2a6127606c2: Preparing [2025-12-02T03:06:54.900Z] 0e64f2360a44: Preparing [2025-12-02T03:06:54.900Z] b2a6127606c2: Waiting [2025-12-02T03:06:54.900Z] 0e64f2360a44: Waiting [2025-12-02T03:06:54.900Z] 8ba5a840d2fb: Layer already exists [2025-12-02T03:06:54.900Z] ce5936116412: Layer already exists [2025-12-02T03:06:54.900Z] 28c90cd9d82c: Layer already exists [2025-12-02T03:06:54.900Z] 6d2ec3b871dd: Layer already exists [2025-12-02T03:06:54.900Z] df507787b13e: Layer already exists [2025-12-02T03:06:54.900Z] b2a6127606c2: Layer already exists [2025-12-02T03:06:54.900Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:55.165Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:76274e3808b3fe9402161bbec1b55ff069e596d0dad33596b5811d57913ea515 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:55.530Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:55.891Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-12-02T03:06:55.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-02T03:06:55.891Z] 8ba5a840d2fb: Preparing [2025-12-02T03:06:55.891Z] 6d2ec3b871dd: Preparing [2025-12-02T03:06:55.891Z] ce5936116412: Preparing [2025-12-02T03:06:55.891Z] df507787b13e: Preparing [2025-12-02T03:06:55.891Z] 28c90cd9d82c: Preparing [2025-12-02T03:06:55.891Z] b2a6127606c2: Preparing [2025-12-02T03:06:55.891Z] 0e64f2360a44: Preparing [2025-12-02T03:06:55.891Z] 0e64f2360a44: Waiting [2025-12-02T03:06:55.891Z] b2a6127606c2: Waiting [2025-12-02T03:06:55.891Z] 8ba5a840d2fb: Layer already exists [2025-12-02T03:06:55.891Z] df507787b13e: Layer already exists [2025-12-02T03:06:55.891Z] 28c90cd9d82c: Layer already exists [2025-12-02T03:06:55.891Z] ce5936116412: Layer already exists [2025-12-02T03:06:55.891Z] 6d2ec3b871dd: Layer already exists [2025-12-02T03:06:55.891Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:55.891Z] b2a6127606c2: Layer already exists [2025-12-02T03:06:56.155Z] main: digest: sha256:76274e3808b3fe9402161bbec1b55ff069e596d0dad33596b5811d57913ea515 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:06:56.244Z] ===================================================== [Pipeline] echo [2025-12-02T03:06:56.265Z] taggedImages: [2025-12-02T03:06:56.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:06:56.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-12-02T03:06:56.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.80 [2025-12-02T03:06:56.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:06:56.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-12-02T03:06:56.300Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-12-02T03:06:56.300Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:06:56.300Z] latest [2025-12-02T03:06:56.300Z] 4.1.0-dev.80 [2025-12-02T03:06:56.300Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:06:56.300Z] main [2025-12-02T03:06:56.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:56.666Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:06:57.034Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:06:57.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-02T03:06:57.034Z] 8d1f81bd3c59: Preparing [2025-12-02T03:06:57.034Z] 75d90005677c: Preparing [2025-12-02T03:06:57.034Z] ce5936116412: Preparing [2025-12-02T03:06:57.034Z] df507787b13e: Preparing [2025-12-02T03:06:57.034Z] 7d2ecdfc7a80: Preparing [2025-12-02T03:06:57.034Z] a5f77a688aa4: Preparing [2025-12-02T03:06:57.034Z] 0e64f2360a44: Preparing [2025-12-02T03:06:57.034Z] a5f77a688aa4: Waiting [2025-12-02T03:06:57.034Z] 0e64f2360a44: Waiting [2025-12-02T03:06:57.034Z] ce5936116412: Layer already exists [2025-12-02T03:06:57.303Z] df507787b13e: Layer already exists [2025-12-02T03:06:57.303Z] 0e64f2360a44: Layer already exists [2025-12-02T03:06:57.303Z] 8d1f81bd3c59: Pushed [2025-12-02T03:06:57.569Z] 7d2ecdfc7a80: Pushed [2025-12-02T03:06:57.833Z] a5f77a688aa4: Pushed [2025-12-02T03:07:06.024Z] 75d90005677c: Pushed [2025-12-02T03:07:06.024Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:33571d8f4b44f3383e2c64037cb308ad615bf3434ec3d2abf95506ca44963072 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:06.392Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:06.746Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-12-02T03:07:06.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-02T03:07:06.746Z] 8d1f81bd3c59: Preparing [2025-12-02T03:07:06.746Z] 75d90005677c: Preparing [2025-12-02T03:07:06.746Z] ce5936116412: Preparing [2025-12-02T03:07:06.746Z] df507787b13e: Preparing [2025-12-02T03:07:06.746Z] 7d2ecdfc7a80: Preparing [2025-12-02T03:07:06.746Z] a5f77a688aa4: Preparing [2025-12-02T03:07:06.746Z] 0e64f2360a44: Preparing [2025-12-02T03:07:06.746Z] a5f77a688aa4: Waiting [2025-12-02T03:07:06.746Z] 0e64f2360a44: Waiting [2025-12-02T03:07:06.746Z] df507787b13e: Layer already exists [2025-12-02T03:07:06.746Z] ce5936116412: Layer already exists [2025-12-02T03:07:06.746Z] 7d2ecdfc7a80: Layer already exists [2025-12-02T03:07:06.746Z] 75d90005677c: Layer already exists [2025-12-02T03:07:06.746Z] 8d1f81bd3c59: Layer already exists [2025-12-02T03:07:06.746Z] 0e64f2360a44: Layer already exists [2025-12-02T03:07:06.746Z] a5f77a688aa4: Layer already exists [2025-12-02T03:07:06.746Z] latest: digest: sha256:33571d8f4b44f3383e2c64037cb308ad615bf3434ec3d2abf95506ca44963072 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:07.369Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:07.736Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.80 [2025-12-02T03:07:07.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-02T03:07:07.736Z] 8d1f81bd3c59: Preparing [2025-12-02T03:07:07.736Z] 75d90005677c: Preparing [2025-12-02T03:07:07.736Z] ce5936116412: Preparing [2025-12-02T03:07:07.736Z] df507787b13e: Preparing [2025-12-02T03:07:07.736Z] 7d2ecdfc7a80: Preparing [2025-12-02T03:07:07.736Z] a5f77a688aa4: Preparing [2025-12-02T03:07:07.736Z] 0e64f2360a44: Preparing [2025-12-02T03:07:07.736Z] a5f77a688aa4: Waiting [2025-12-02T03:07:07.736Z] 0e64f2360a44: Waiting [2025-12-02T03:07:07.736Z] df507787b13e: Layer already exists [2025-12-02T03:07:07.736Z] 8d1f81bd3c59: Layer already exists [2025-12-02T03:07:07.736Z] 75d90005677c: Layer already exists [2025-12-02T03:07:07.736Z] 7d2ecdfc7a80: Layer already exists [2025-12-02T03:07:07.736Z] ce5936116412: Layer already exists [2025-12-02T03:07:07.736Z] 0e64f2360a44: Layer already exists [2025-12-02T03:07:07.736Z] a5f77a688aa4: Layer already exists [2025-12-02T03:07:07.736Z] 4.1.0-dev.80: digest: sha256:33571d8f4b44f3383e2c64037cb308ad615bf3434ec3d2abf95506ca44963072 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:08.095Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:08.524Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:07:08.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-02T03:07:08.524Z] 8d1f81bd3c59: Preparing [2025-12-02T03:07:08.524Z] 75d90005677c: Preparing [2025-12-02T03:07:08.524Z] ce5936116412: Preparing [2025-12-02T03:07:08.524Z] df507787b13e: Preparing [2025-12-02T03:07:08.524Z] 7d2ecdfc7a80: Preparing [2025-12-02T03:07:08.524Z] a5f77a688aa4: Preparing [2025-12-02T03:07:08.524Z] 0e64f2360a44: Preparing [2025-12-02T03:07:08.524Z] a5f77a688aa4: Waiting [2025-12-02T03:07:08.524Z] 0e64f2360a44: Waiting [2025-12-02T03:07:08.524Z] 75d90005677c: Layer already exists [2025-12-02T03:07:08.524Z] ce5936116412: Layer already exists [2025-12-02T03:07:08.524Z] df507787b13e: Layer already exists [2025-12-02T03:07:08.524Z] 7d2ecdfc7a80: Layer already exists [2025-12-02T03:07:08.524Z] 8d1f81bd3c59: Layer already exists [2025-12-02T03:07:08.524Z] 0e64f2360a44: Layer already exists [2025-12-02T03:07:08.524Z] a5f77a688aa4: Layer already exists [2025-12-02T03:07:08.524Z] 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:33571d8f4b44f3383e2c64037cb308ad615bf3434ec3d2abf95506ca44963072 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:08.907Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:09.275Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-12-02T03:07:09.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-02T03:07:09.275Z] 8d1f81bd3c59: Preparing [2025-12-02T03:07:09.275Z] 75d90005677c: Preparing [2025-12-02T03:07:09.275Z] ce5936116412: Preparing [2025-12-02T03:07:09.275Z] df507787b13e: Preparing [2025-12-02T03:07:09.275Z] 7d2ecdfc7a80: Preparing [2025-12-02T03:07:09.275Z] a5f77a688aa4: Preparing [2025-12-02T03:07:09.275Z] 0e64f2360a44: Preparing [2025-12-02T03:07:09.275Z] a5f77a688aa4: Waiting [2025-12-02T03:07:09.275Z] 0e64f2360a44: Waiting [2025-12-02T03:07:09.275Z] ce5936116412: Layer already exists [2025-12-02T03:07:09.275Z] 7d2ecdfc7a80: Layer already exists [2025-12-02T03:07:09.275Z] df507787b13e: Layer already exists [2025-12-02T03:07:09.275Z] 75d90005677c: Layer already exists [2025-12-02T03:07:09.275Z] 8d1f81bd3c59: Layer already exists [2025-12-02T03:07:09.275Z] 0e64f2360a44: Layer already exists [2025-12-02T03:07:09.275Z] a5f77a688aa4: Layer already exists [2025-12-02T03:07:09.540Z] main: digest: sha256:33571d8f4b44f3383e2c64037cb308ad615bf3434ec3d2abf95506ca44963072 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-02T03:07:09.650Z] ===================================================== [Pipeline] echo [2025-12-02T03:07:09.664Z] taggedImages: [2025-12-02T03:07:09.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [2025-12-02T03:07:09.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-12-02T03:07:09.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.80 [2025-12-02T03:07:09.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [2025-12-02T03:07:09.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-12-02T03:07:09.682Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:09.698Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-12-02T03:07:09.713Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:09.730Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:09.749Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-12-02T03:07:09.772Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:09.791Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-12-02T03:07:09.812Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:09.827Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:09.846Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-12-02T03:07:09.862Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:09.880Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-12-02T03:07:09.897Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:09.919Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:09.930Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-12-02T03:07:09.948Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:09.965Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-12-02T03:07:09.978Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:09.994Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.011Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-12-02T03:07:10.023Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.041Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.059Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.092Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.124Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-12-02T03:07:10.161Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.179Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.193Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.223Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.237Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-12-02T03:07:10.249Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.264Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.279Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.296Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.310Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-12-02T03:07:10.323Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.340Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.356Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.372Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.390Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-12-02T03:07:10.405Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.423Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.439Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.454Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.473Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-12-02T03:07:10.490Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.505Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.526Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.543Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.563Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-12-02T03:07:10.581Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.598Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.614Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.628Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.643Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-12-02T03:07:10.656Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.671Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.687Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.712Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-12-02T03:07:10.725Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.739Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.764Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.785Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-12-02T03:07:10.805Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.822Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.841Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.855Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.876Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-12-02T03:07:10.894Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo [2025-12-02T03:07:10.916Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-12-02T03:07:10.934Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.953Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:07:10.972Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:11.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-02T03:07:11.389Z] [2025-12-02T03:07:11.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:11.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-02T03:07:11.727Z] arm64: Pulling from edgex-lftools-log-publisher [2025-12-02T03:07:11.727Z] 8998bd30e6a1: Pulling fs layer [2025-12-02T03:07:11.727Z] 04944245beec: Pulling fs layer [2025-12-02T03:07:11.727Z] 699f458cf7ca: Pulling fs layer [2025-12-02T03:07:11.727Z] 765212b225bb: Pulling fs layer [2025-12-02T03:07:11.727Z] f23df028b6ca: Pulling fs layer [2025-12-02T03:07:11.727Z] d65c8cfc05b1: Pulling fs layer [2025-12-02T03:07:11.727Z] 2437ff75d9bd: Pulling fs layer [2025-12-02T03:07:11.727Z] f23df028b6ca: Waiting [2025-12-02T03:07:11.727Z] 2437ff75d9bd: Waiting [2025-12-02T03:07:11.727Z] d65c8cfc05b1: Waiting [2025-12-02T03:07:11.993Z] 04944245beec: Verifying Checksum [2025-12-02T03:07:11.993Z] 04944245beec: Download complete [2025-12-02T03:07:11.993Z] 765212b225bb: Verifying Checksum [2025-12-02T03:07:11.993Z] 765212b225bb: Download complete [2025-12-02T03:07:11.993Z] f23df028b6ca: Download complete [2025-12-02T03:07:11.993Z] d65c8cfc05b1: Verifying Checksum [2025-12-02T03:07:11.993Z] d65c8cfc05b1: Download complete [2025-12-02T03:07:12.259Z] 699f458cf7ca: Verifying Checksum [2025-12-02T03:07:12.259Z] 699f458cf7ca: Download complete [2025-12-02T03:07:12.524Z] 8998bd30e6a1: Verifying Checksum [2025-12-02T03:07:12.524Z] 8998bd30e6a1: Download complete [2025-12-02T03:07:15.093Z] 2437ff75d9bd: Verifying Checksum [2025-12-02T03:07:15.093Z] 2437ff75d9bd: Download complete [2025-12-02T03:07:17.663Z] 8998bd30e6a1: Pull complete [2025-12-02T03:07:17.928Z] 04944245beec: Pull complete [2025-12-02T03:07:19.864Z] 699f458cf7ca: Pull complete [2025-12-02T03:07:19.864Z] 765212b225bb: Pull complete [2025-12-02T03:07:20.826Z] f23df028b6ca: Pull complete [2025-12-02T03:07:21.095Z] d65c8cfc05b1: Pull complete [2025-12-02T03:07:39.303Z] 2437ff75d9bd: Pull complete [2025-12-02T03:07:39.303Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-12-02T03:07:39.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-02T03:07:39.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T03:07:39.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-774356 does not seem to be running inside a container [2025-12-02T03:07:39.615Z] $ 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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-12-02T03:07:42.734Z] $ docker top d5e80f99da623cedf28b2a2d704734685460ea2d1748e279544bbc39035b7a34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:07:43.672Z] ---> job-cost.sh [2025-12-02T03:07:43.672Z] lf-activate-venv: SKIPPING [2025-12-02T03:07:43.672Z] INFO: No Stack... [2025-12-02T03:07:44.255Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-12-02T03:07:44.836Z] INFO: Archiving Costs [Pipeline] sh [2025-12-02T03:07:45.539Z] + cat /w/workspace/edgex-go/931/archives/cost.csv [2025-12-02T03:07:45.539Z] + cut -d, -f6 [Pipeline] lock [2025-12-02T03:07:45.582Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-931-stack-cost] [2025-12-02T03:07:45.590Z] Resource [jenkins-edgexfoundry-edgex-go-main-931-stack-cost] did not exist. Created. [2025-12-02T03:07:45.596Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-931-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-12-02T03:07:46.280Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-12-02T03:07:47.085Z] Stashed 1 file(s) [Pipeline] } [2025-12-02T03:07:47.094Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-931-stack-cost] [Pipeline] // lock [Pipeline] } [2025-12-02T03:07:47.135Z] $ docker stop --time=1 d5e80f99da623cedf28b2a2d704734685460ea2d1748e279544bbc39035b7a34 [2025-12-02T03:07:48.969Z] $ docker rm -f --volumes d5e80f99da623cedf28b2a2d704734685460ea2d1748e279544bbc39035b7a34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-12-02T03:07:49.716Z] provisioning config files... [2025-12-02T03:07:49.724Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/931@tmp/config2018332220355285672tmp [Pipeline] { [Pipeline] sh [2025-12-02T03:07:50.034Z] + set +x [2025-12-02T03:07:50.034Z] + curl -s https://codecov.io/bash [2025-12-02T03:07:50.034Z] + bash -s -- [2025-12-02T03:07:50.034Z] [2025-12-02T03:07:50.034Z] _____ _ [2025-12-02T03:07:50.034Z] / ____| | | [2025-12-02T03:07:50.034Z] | | ___ __| | ___ ___ _____ __ [2025-12-02T03:07:50.034Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-12-02T03:07:50.034Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-12-02T03:07:50.034Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-12-02T03:07:50.034Z] Bash-1.0.6 [2025-12-02T03:07:50.034Z] [2025-12-02T03:07:50.034Z] [2025-12-02T03:07:50.294Z] ==> git version 2.25.1 found [2025-12-02T03:07:50.294Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-12-02T03:07:50.294Z] Release-Date: 2020-01-08 [2025-12-02T03:07:50.294Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-12-02T03:07:50.294Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-12-02T03:07:50.294Z] ==> Jenkins CI detected. [2025-12-02T03:07:50.294Z] current dir:  /w/workspace/edgex-go/931 [2025-12-02T03:07:50.294Z] project root: . [2025-12-02T03:07:50.294Z] --> token set from env [2025-12-02T03:07:50.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-12-02T03:07:50.294Z] ==> Running gcov in . (disable via -X gcov) [2025-12-02T03:07:50.294Z] ==> Python coveragepy not found [2025-12-02T03:07:50.294Z] ==> Searching for coverage reports in: [2025-12-02T03:07:50.294Z] + . [2025-12-02T03:07:50.294Z] -> Found 1 reports [2025-12-02T03:07:50.294Z] ==> Detecting git/mercurial file structure [2025-12-02T03:07:50.294Z] ==> Reading reports [2025-12-02T03:07:50.294Z] + ./coverage.out bytes=1043318 [2025-12-02T03:07:50.294Z] ==> Appending adjustments [2025-12-02T03:07:50.294Z] https://docs.codecov.io/docs/fixing-reports [2025-12-02T03:07:51.670Z] + Found adjustments [2025-12-02T03:07:51.670Z] ==> Gzipping contents [2025-12-02T03:07:51.929Z] 108K /tmp/codecov.RgEqzE.gz [2025-12-02T03:07:51.929Z] ==> Uploading reports [2025-12-02T03:07:51.929Z] url: https://codecov.io [2025-12-02T03:07:51.929Z] query: branch=main&commit=3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98&build=931&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F931%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-12-02T03:07:51.929Z] -> Pinging Codecov [2025-12-02T03:07:51.929Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98&build=931&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F931%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-12-02T03:07:51.929Z] -> Uploading to [2025-12-02T03:07:51.929Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98/fcc26144-de84-44e4-9535-e621fb44bcc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251202%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251202T030751Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3a5d32121a9174dc2da0be030c704a557e55253a652adb2cfac704625d3d53fe [2025-12-02T03:07:51.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-02T03:07:51.929Z] Dload Upload Total Spent Left Speed [2025-12-02T03:07:52.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 599k --:--:-- --:--:-- --:--:-- 599k [2025-12-02T03:07:52.189Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [2025-12-02T03:07:52.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-12-02T03:07:52.460Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-12-02T03:07:52.486Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:52.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-12-02T03:07:52.809Z] [2025-12-02T03:07:52.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:07:53.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-12-02T03:07:53.118Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-12-02T03:07:53.118Z] 2d35ebdb57d9: Already exists [2025-12-02T03:07:53.118Z] 85e8836fcdb2: Pulling fs layer [2025-12-02T03:07:53.118Z] 91631faa732a: Pulling fs layer [2025-12-02T03:07:53.118Z] f3f5ae8826fa: Pulling fs layer [2025-12-02T03:07:53.118Z] 4f4fb700ef54: Pulling fs layer [2025-12-02T03:07:53.118Z] 7861252a18e6: Pulling fs layer [2025-12-02T03:07:53.118Z] 9130f900ef6f: Pulling fs layer [2025-12-02T03:07:53.118Z] 4f4fb700ef54: Waiting [2025-12-02T03:07:53.118Z] 9130f900ef6f: Waiting [2025-12-02T03:07:53.118Z] 7861252a18e6: Waiting [2025-12-02T03:07:53.118Z] 85e8836fcdb2: Verifying Checksum [2025-12-02T03:07:53.118Z] 85e8836fcdb2: Download complete [2025-12-02T03:07:53.118Z] 4f4fb700ef54: Verifying Checksum [2025-12-02T03:07:53.118Z] 4f4fb700ef54: Download complete [2025-12-02T03:07:53.378Z] 85e8836fcdb2: Pull complete [2025-12-02T03:07:53.378Z] 7861252a18e6: Verifying Checksum [2025-12-02T03:07:53.378Z] 7861252a18e6: Download complete [2025-12-02T03:07:53.637Z] 91631faa732a: Verifying Checksum [2025-12-02T03:07:53.637Z] 91631faa732a: Download complete [2025-12-02T03:07:54.203Z] 9130f900ef6f: Download complete [2025-12-02T03:07:58.397Z] 91631faa732a: Pull complete [2025-12-02T03:07:58.657Z] f3f5ae8826fa: Pull complete [2025-12-02T03:07:58.657Z] 4f4fb700ef54: Pull complete [2025-12-02T03:07:58.917Z] 7861252a18e6: Pull complete [2025-12-02T03:08:03.109Z] 9130f900ef6f: Pull complete [2025-12-02T03:08:03.109Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-12-02T03:08:03.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-12-02T03:08:03.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T03:08:03.487Z] prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container [2025-12-02T03:08:03.516Z] $ 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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-12-02T03:08:09.158Z] $ docker top ff33802f24b4f348cd8acc507266ddb8631b000d568889fcb023f539a268be02 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-02T03:08:09.509Z] + git config --global --add safe.directory /w/workspace/edgex-go/931 [Pipeline] echo [2025-12-02T03:08:09.521Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-12-02T03:08:09.798Z] + set -o pipefail [2025-12-02T03:08:09.798Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-12-02T03:08:19.776Z] [2025-12-02T03:08:19.776Z] Monitoring /w/workspace/edgex-go/931 (github.com/edgexfoundry/edgex-go)... [2025-12-02T03:08:19.776Z] [2025-12-02T03:08:19.776Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2916a47a-2bc7-422f-9d94-aa3c7c93f538 [2025-12-02T03:08:19.776Z] [2025-12-02T03:08:19.776Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-12-02T03:08:19.776Z] [2025-12-02T03:08:20.346Z] [2025-12-02T03:08:20.346Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-12-02T03:08:20.346Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-12-02T03:08:20.615Z] $ docker stop --time=1 ff33802f24b4f348cd8acc507266ddb8631b000d568889fcb023f539a268be02 [2025-12-02T03:08:26.090Z] $ docker rm -f --volumes ff33802f24b4f348cd8acc507266ddb8631b000d568889fcb023f539a268be02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-12-02T03:08:26.617Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-02T03:08:26.646Z] provisioning config files... [2025-12-02T03:08:26.655Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/931@tmp/config6266736331865089793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:08:26.958Z] --> edgex-publish-swagger.sh [2025-12-02T03:08:26.959Z] === Publish openapi API === [2025-12-02T03:08:26.959Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-12-02T03:08:26.959Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/931/openapi/core-command.yaml] [2025-12-02T03:08:26.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-02T03:08:26.959Z] Dload Upload Total Spent Left Speed [2025-12-02T03:08:26.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 317 156k --:--:-- --:--:-- --:--:-- 157k [2025-12-02T03:08:26.959Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-02T03:08:26.959Z] [2025-12-02T03:08:26.959Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/931/openapi/core-data.yaml] [2025-12-02T03:08:26.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-02T03:08:26.959Z] Dload Upload Total Spent Left Speed [2025-12-02T03:08:27.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 345 385k --:--:-- --:--:-- --:--:-- 385k [2025-12-02T03:08:27.218Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-02T03:08:27.218Z] [2025-12-02T03:08:27.218Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/931/openapi/core-keeper.yaml] [2025-12-02T03:08:27.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-02T03:08:27.218Z] Dload Upload Total Spent Left Speed [2025-12-02T03:08:27.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 673 301k --:--:-- --:--:-- --:--:-- 301k [2025-12-02T03:08:27.479Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-02T03:08:27.479Z] [2025-12-02T03:08:27.479Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/931/openapi/core-metadata.yaml] [2025-12-02T03:08:27.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-02T03:08:27.479Z] Dload Upload Total Spent Left Speed [2025-12-02T03:08:27.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 515 1248k --:--:-- --:--:-- --:--:-- 1249k [2025-12-02T03:08:27.479Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-02T03:08:27.479Z] [2025-12-02T03:08:27.479Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/931/openapi/security-proxy-auth.yaml] [2025-12-02T03:08:27.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-02T03:08:27.479Z] Dload Upload Total Spent Left Speed [2025-12-02T03:08:27.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 392 142k --:--:-- --:--:-- --:--:-- 141k 100 24535 100 66 100 24469 392 142k --:--:-- --:--:-- --:--:-- 141k [2025-12-02T03:08:27.738Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-02T03:08:27.738Z] [2025-12-02T03:08:27.738Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/931/openapi/security-secretstore-setup.yaml] [2025-12-02T03:08:27.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-02T03:08:27.738Z] Dload Upload Total Spent Left Speed [2025-12-02T03:08:27.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 468 27751 --:--:-- --:--:-- --:--:-- 28219 [2025-12-02T03:08:27.998Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-02T03:08:27.998Z] [2025-12-02T03:08:27.998Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/931/openapi/support-notifications.yaml] [2025-12-02T03:08:27.998Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-02T03:08:27.998Z] Dload Upload Total Spent Left Speed [2025-12-02T03:08:27.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 528 781k --:--:-- --:--:-- --:--:-- 781k [2025-12-02T03:08:27.998Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-02T03:08:27.998Z] [2025-12-02T03:08:27.998Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/931/openapi/support-scheduler.yaml] [2025-12-02T03:08:27.998Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-02T03:08:27.998Z] Dload Upload Total Spent Left Speed [2025-12-02T03:08:28.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 605 454k --:--:-- --:--:-- --:--:-- 454k [2025-12-02T03:08:28.258Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-02T03:08:28.258Z] [Pipeline] } [2025-12-02T03:08:28.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-12-02T03:08:28.688Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-02T03:08:28.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:08:28.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-02T03:08:28.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T03:08:29.077Z] prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container [2025-12-02T03:08:29.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-02T03:08:29.526Z] $ docker top cb38dbe7b236faf96ec83746341b91d665893dda1f544b91f001b2998975be63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-02T03:08:29.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-02T03:08:29.647Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-02T03:08:29.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-02T03:08:29.761Z] $ docker exec cb38dbe7b236faf96ec83746341b91d665893dda1f544b91f001b2998975be63 ssh-agent [2025-12-02T03:08:29.862Z] SSH_AUTH_SOCK=/tmp/ssh-S4Pie0xw43pT/agent.31 [2025-12-02T03:08:29.862Z] SSH_AGENT_PID=37 [2025-12-02T03:08:29.879Z] Running ssh-add (command line suppressed) [2025-12-02T03:08:29.981Z] Identity added: /w/workspace/edgex-go/931@tmp/private_key_11425800963647285157.key (/w/workspace/edgex-go/931@tmp/private_key_11425800963647285157.key) [2025-12-02T03:08:30.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-02T03:08:30.335Z] + git semver tag [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,533 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,536 [run_tag] DEBUG tag force:False [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,536 [check_head_tag] DEBUG check head tag [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,538 [execute] INFO git cat-file --batch-check [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/931, stdin=, shell=False, universal_newlines=False) [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,540 [execute] INFO git cat-file --batch [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/931, stdin=, shell=False, universal_newlines=False) [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,565 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,565 [execute] INFO git tag -a v4.1.0-dev.80 -m v4.1.0-dev.80 [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.80', '-m', 'v4.1.0-dev.80'], cwd=/w/workspace/edgex-go/931, stdin=None, shell=False, universal_newlines=False) [2025-12-02T03:08:30.594Z] 2025-12-02 03:08:30,569 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main [2025-12-02T03:08:30.594Z] 4.1.0-dev.80 [Pipeline] } [2025-12-02T03:08:30.599Z] $ docker exec --env ******** --env ******** cb38dbe7b236faf96ec83746341b91d665893dda1f544b91f001b2998975be63 ssh-agent -k [2025-12-02T03:08:30.684Z] unset SSH_AUTH_SOCK; [2025-12-02T03:08:30.685Z] unset SSH_AGENT_PID; [2025-12-02T03:08:30.685Z] echo Agent pid 37 killed; [2025-12-02T03:08:30.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-02T03:08:31.027Z] + git semver [Pipeline] } [2025-12-02T03:08:31.294Z] $ docker stop --time=1 cb38dbe7b236faf96ec83746341b91d665893dda1f544b91f001b2998975be63 [2025-12-02T03:08:32.573Z] $ docker rm -f --volumes cb38dbe7b236faf96ec83746341b91d665893dda1f544b91f001b2998975be63 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:08:32.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-12-02T03:08:32.988Z] [2025-12-02T03:08:32.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:08:33.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-12-02T03:08:33.299Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-12-02T03:08:33.299Z] ab5ef0e58194: Pulling fs layer [2025-12-02T03:08:33.299Z] 9712f1f96733: Pulling fs layer [2025-12-02T03:08:33.299Z] 63f879dbbcfc: Pulling fs layer [2025-12-02T03:08:33.299Z] 0d9ebad4ef96: Pulling fs layer [2025-12-02T03:08:33.299Z] e9a5061849ea: Pulling fs layer [2025-12-02T03:08:33.299Z] d747dcd14b5f: Pulling fs layer [2025-12-02T03:08:33.299Z] 2de7ff778b66: Pulling fs layer [2025-12-02T03:08:33.299Z] 0d9ebad4ef96: Waiting [2025-12-02T03:08:33.299Z] e9a5061849ea: Waiting [2025-12-02T03:08:33.299Z] d747dcd14b5f: Waiting [2025-12-02T03:08:33.299Z] 2de7ff778b66: Waiting [2025-12-02T03:08:33.299Z] 9712f1f96733: Download complete [2025-12-02T03:08:33.558Z] 63f879dbbcfc: Verifying Checksum [2025-12-02T03:08:33.558Z] 63f879dbbcfc: Download complete [2025-12-02T03:08:33.815Z] e9a5061849ea: Verifying Checksum [2025-12-02T03:08:33.815Z] e9a5061849ea: Download complete [2025-12-02T03:08:33.815Z] d747dcd14b5f: Download complete [2025-12-02T03:08:33.815Z] ab5ef0e58194: Verifying Checksum [2025-12-02T03:08:33.815Z] ab5ef0e58194: Download complete [2025-12-02T03:08:33.815Z] 0d9ebad4ef96: Verifying Checksum [2025-12-02T03:08:33.815Z] 0d9ebad4ef96: Download complete [2025-12-02T03:08:33.815Z] 2de7ff778b66: Verifying Checksum [2025-12-02T03:08:33.815Z] 2de7ff778b66: Download complete [2025-12-02T03:08:37.995Z] ab5ef0e58194: Pull complete [2025-12-02T03:08:37.995Z] 9712f1f96733: Pull complete [2025-12-02T03:08:37.995Z] 63f879dbbcfc: Pull complete [2025-12-02T03:08:43.258Z] 0d9ebad4ef96: Pull complete [2025-12-02T03:08:43.258Z] e9a5061849ea: Pull complete [2025-12-02T03:08:43.258Z] d747dcd14b5f: Pull complete [2025-12-02T03:08:44.634Z] 2de7ff778b66: Pull complete [2025-12-02T03:08:44.634Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-12-02T03:08:44.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-12-02T03:08:44.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T03:08:44.741Z] prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container [2025-12-02T03:08:44.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-12-02T03:08:50.407Z] $ docker top 3381a9191e9be2db54cdf4584b853a76c7fd1e13a89a73e5d057d32813e780c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-12-02T03:08:50.500Z] provisioning config files... [2025-12-02T03:08:50.509Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/931@tmp/config14791891017480985147tmp [2025-12-02T03:08:50.518Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/931@tmp/config7733358691521267464tmp [2025-12-02T03:08:50.524Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/931@tmp/config12904064176000511713tmp [Pipeline] { [Pipeline] echo [2025-12-02T03:08:50.558Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:08:50.858Z] ---> sigul-configuration.sh [2025-12-02T03:08:50.858Z] gpg: directory `/root/.gnupg' created [2025-12-02T03:08:50.858Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-12-02T03:08:50.858Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-12-02T03:08:50.858Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-12-02T03:08:50.858Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-12-02T03:08:50.858Z] gpg: CAST5 encrypted data [2025-12-02T03:08:50.858Z] gpg: encrypted with 1 passphrase [2025-12-02T03:08:50.858Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-12-02T03:08:51.159Z] + mkdir /home/jenkins [2025-12-02T03:08:51.159Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-12-02T03:08:51.460Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-12-02T03:08:51.475Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:08:51.767Z] ---> sigul-install.sh [2025-12-02T03:08:51.767Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-12-02T03:08:52.067Z] + git tag --list [2025-12-02T03:08:52.067Z] 0.6.0 [2025-12-02T03:08:52.067Z] 0.6.1 [2025-12-02T03:08:52.067Z] 0.7.0 [2025-12-02T03:08:52.067Z] 0.7.1 [2025-12-02T03:08:52.067Z] v1.0.0 [2025-12-02T03:08:52.067Z] v1.0.1 [2025-12-02T03:08:52.067Z] v1.1.0 [2025-12-02T03:08:52.067Z] v1.2.0 [2025-12-02T03:08:52.067Z] v1.2.1 [2025-12-02T03:08:52.067Z] v1.3.0 [2025-12-02T03:08:52.067Z] v1.3.1 [2025-12-02T03:08:52.067Z] v2.0.0 [2025-12-02T03:08:52.067Z] v2.1.0 [2025-12-02T03:08:52.067Z] v2.1.1 [2025-12-02T03:08:52.067Z] v2.2.0 [2025-12-02T03:08:52.067Z] v2.3.0 [2025-12-02T03:08:52.067Z] v3.0 [2025-12-02T03:08:52.067Z] v3.0.0 [2025-12-02T03:08:52.067Z] v3.1 [2025-12-02T03:08:52.067Z] v3.1.0 [2025-12-02T03:08:52.067Z] v3.1.1 [2025-12-02T03:08:52.067Z] v4.0 [2025-12-02T03:08:52.067Z] v4.0.0 [2025-12-02T03:08:52.067Z] v4.0.1 [2025-12-02T03:08:52.067Z] v4.0.1-dev.1 [2025-12-02T03:08:52.067Z] v4.0.1-dev.2 [2025-12-02T03:08:52.067Z] v4.1.0-dev.1 [2025-12-02T03:08:52.067Z] v4.1.0-dev.10 [2025-12-02T03:08:52.067Z] v4.1.0-dev.11 [2025-12-02T03:08:52.067Z] v4.1.0-dev.12 [2025-12-02T03:08:52.067Z] v4.1.0-dev.13 [2025-12-02T03:08:52.067Z] v4.1.0-dev.14 [2025-12-02T03:08:52.067Z] v4.1.0-dev.15 [2025-12-02T03:08:52.067Z] v4.1.0-dev.16 [2025-12-02T03:08:52.067Z] v4.1.0-dev.17 [2025-12-02T03:08:52.067Z] v4.1.0-dev.18 [2025-12-02T03:08:52.067Z] v4.1.0-dev.19 [2025-12-02T03:08:52.067Z] v4.1.0-dev.2 [2025-12-02T03:08:52.067Z] v4.1.0-dev.20 [2025-12-02T03:08:52.067Z] v4.1.0-dev.21 [2025-12-02T03:08:52.067Z] v4.1.0-dev.22 [2025-12-02T03:08:52.067Z] v4.1.0-dev.23 [2025-12-02T03:08:52.067Z] v4.1.0-dev.24 [2025-12-02T03:08:52.067Z] v4.1.0-dev.25 [2025-12-02T03:08:52.067Z] v4.1.0-dev.26 [2025-12-02T03:08:52.067Z] v4.1.0-dev.27 [2025-12-02T03:08:52.067Z] v4.1.0-dev.28 [2025-12-02T03:08:52.067Z] v4.1.0-dev.29 [2025-12-02T03:08:52.067Z] v4.1.0-dev.3 [2025-12-02T03:08:52.067Z] v4.1.0-dev.30 [2025-12-02T03:08:52.067Z] v4.1.0-dev.31 [2025-12-02T03:08:52.067Z] v4.1.0-dev.32 [2025-12-02T03:08:52.067Z] v4.1.0-dev.33 [2025-12-02T03:08:52.067Z] v4.1.0-dev.34 [2025-12-02T03:08:52.067Z] v4.1.0-dev.35 [2025-12-02T03:08:52.067Z] v4.1.0-dev.36 [2025-12-02T03:08:52.067Z] v4.1.0-dev.37 [2025-12-02T03:08:52.067Z] v4.1.0-dev.38 [2025-12-02T03:08:52.067Z] v4.1.0-dev.39 [2025-12-02T03:08:52.067Z] v4.1.0-dev.4 [2025-12-02T03:08:52.067Z] v4.1.0-dev.40 [2025-12-02T03:08:52.067Z] v4.1.0-dev.41 [2025-12-02T03:08:52.067Z] v4.1.0-dev.42 [2025-12-02T03:08:52.067Z] v4.1.0-dev.43 [2025-12-02T03:08:52.067Z] v4.1.0-dev.44 [2025-12-02T03:08:52.067Z] v4.1.0-dev.45 [2025-12-02T03:08:52.067Z] v4.1.0-dev.46 [2025-12-02T03:08:52.067Z] v4.1.0-dev.47 [2025-12-02T03:08:52.067Z] v4.1.0-dev.48 [2025-12-02T03:08:52.067Z] v4.1.0-dev.49 [2025-12-02T03:08:52.067Z] v4.1.0-dev.5 [2025-12-02T03:08:52.067Z] v4.1.0-dev.50 [2025-12-02T03:08:52.067Z] v4.1.0-dev.51 [2025-12-02T03:08:52.067Z] v4.1.0-dev.52 [2025-12-02T03:08:52.067Z] v4.1.0-dev.53 [2025-12-02T03:08:52.067Z] v4.1.0-dev.54 [2025-12-02T03:08:52.067Z] v4.1.0-dev.55 [2025-12-02T03:08:52.067Z] v4.1.0-dev.56 [2025-12-02T03:08:52.067Z] v4.1.0-dev.57 [2025-12-02T03:08:52.067Z] v4.1.0-dev.58 [2025-12-02T03:08:52.067Z] v4.1.0-dev.59 [2025-12-02T03:08:52.067Z] v4.1.0-dev.6 [2025-12-02T03:08:52.067Z] v4.1.0-dev.60 [2025-12-02T03:08:52.067Z] v4.1.0-dev.61 [2025-12-02T03:08:52.067Z] v4.1.0-dev.62 [2025-12-02T03:08:52.067Z] v4.1.0-dev.63 [2025-12-02T03:08:52.067Z] v4.1.0-dev.64 [2025-12-02T03:08:52.067Z] v4.1.0-dev.65 [2025-12-02T03:08:52.067Z] v4.1.0-dev.66 [2025-12-02T03:08:52.067Z] v4.1.0-dev.67 [2025-12-02T03:08:52.067Z] v4.1.0-dev.68 [2025-12-02T03:08:52.067Z] v4.1.0-dev.69 [2025-12-02T03:08:52.067Z] v4.1.0-dev.7 [2025-12-02T03:08:52.067Z] v4.1.0-dev.70 [2025-12-02T03:08:52.067Z] v4.1.0-dev.71 [2025-12-02T03:08:52.067Z] v4.1.0-dev.72 [2025-12-02T03:08:52.067Z] v4.1.0-dev.73 [2025-12-02T03:08:52.067Z] v4.1.0-dev.74 [2025-12-02T03:08:52.067Z] v4.1.0-dev.75 [2025-12-02T03:08:52.067Z] v4.1.0-dev.76 [2025-12-02T03:08:52.067Z] v4.1.0-dev.77 [2025-12-02T03:08:52.067Z] v4.1.0-dev.78 [2025-12-02T03:08:52.067Z] v4.1.0-dev.79 [2025-12-02T03:08:52.067Z] v4.1.0-dev.8 [2025-12-02T03:08:52.067Z] v4.1.0-dev.80 [2025-12-02T03:08:52.067Z] v4.1.0-dev.9 [Pipeline] sh [2025-12-02T03:08:52.366Z] + lftools sign git-tag v4.1.0-dev.80 [2025-12-02T03:08:53.304Z] Signing Git tag with Sigul... [2025-12-02T03:08:53.304Z] Signing v4.1.0-dev.80 [Pipeline] echo [2025-12-02T03:08:53.577Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:08:53.869Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-12-02T03:08:53.876Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-12-02T03:08:53.908Z] $ docker stop --time=1 3381a9191e9be2db54cdf4584b853a76c7fd1e13a89a73e5d057d32813e780c0 [2025-12-02T03:08:55.201Z] $ docker rm -f --volumes 3381a9191e9be2db54cdf4584b853a76c7fd1e13a89a73e5d057d32813e780c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-12-02T03:08:55.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-02T03:08:55.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:08:55.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-02T03:08:55.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T03:08:56.049Z] prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container [2025-12-02T03:08:56.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-02T03:08:56.331Z] $ docker top dc169da7509a543838e372736c3b5a34707aad4b5d91a79ff92f9c9bb3735841 -eo pid,comm [2025-12-02T03:08:56.379Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-12-02T03:08:56.379Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-02T03:08:56.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-02T03:08:56.441Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-02T03:08:56.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-02T03:08:56.538Z] $ docker exec dc169da7509a543838e372736c3b5a34707aad4b5d91a79ff92f9c9bb3735841 ssh-agent [2025-12-02T03:08:56.645Z] SSH_AUTH_SOCK=/tmp/ssh-daYLBOsAjQHI/agent.33 [2025-12-02T03:08:56.645Z] SSH_AGENT_PID=39 [2025-12-02T03:08:56.649Z] Running ssh-add (command line suppressed) [2025-12-02T03:08:56.756Z] Identity added: /w/workspace/edgex-go/931@tmp/private_key_7282527176928369566.key (/w/workspace/edgex-go/931@tmp/private_key_7282527176928369566.key) [2025-12-02T03:08:56.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-02T03:08:57.068Z] + git semver bump pre [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,293 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,297 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,297 [bump_version] DEBUG bumping version:4.1.0-dev.80 on axis:pre with prefix:dev [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,297 [bump_version] DEBUG bumped version:4.1.0-dev.81 [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,297 [write_version] DEBUG write version:4.1.0-dev.81 to path:/w/workspace/edgex-go/931/.semver/main with force:True [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,297 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,297 [write_file] DEBUG write to file:/w/workspace/edgex-go/931/.semver/main [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,300 [execute] INFO git cat-file --batch-check [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/931/.semver, stdin=, shell=False, universal_newlines=False) [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,304 [execute] INFO git cat-file --batch [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/931/.semver, stdin=, shell=False, universal_newlines=False) [2025-12-02T03:08:57.326Z] 2025-12-02 03:08:57,307 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main [2025-12-02T03:08:57.326Z] 4.1.0-dev.81 [Pipeline] } [2025-12-02T03:09:01.887Z] $ docker exec --env ******** --env ******** dc169da7509a543838e372736c3b5a34707aad4b5d91a79ff92f9c9bb3735841 ssh-agent -k [2025-12-02T03:09:01.987Z] unset SSH_AUTH_SOCK; [2025-12-02T03:09:01.987Z] unset SSH_AGENT_PID; [2025-12-02T03:09:01.987Z] echo Agent pid 39 killed; [2025-12-02T03:09:02.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-02T03:09:02.332Z] + git semver [Pipeline] } [2025-12-02T03:09:02.909Z] $ docker stop --time=1 dc169da7509a543838e372736c3b5a34707aad4b5d91a79ff92f9c9bb3735841 [2025-12-02T03:09:04.177Z] $ docker rm -f --volumes dc169da7509a543838e372736c3b5a34707aad4b5d91a79ff92f9c9bb3735841 [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-02T03:09:04.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-02T03:09:04.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:09:04.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-02T03:09:04.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T03:09:04.939Z] prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container [2025-12-02T03:09:04.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-02T03:09:05.197Z] $ docker top 2acfb8bc83d685fbdda7d9f07884683cf62c68ebfe2dd71b3e8946712af70ec7 -eo pid,comm [2025-12-02T03:09:05.241Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-12-02T03:09:05.241Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-02T03:09:05.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-02T03:09:05.305Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-02T03:09:05.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-02T03:09:05.403Z] $ docker exec 2acfb8bc83d685fbdda7d9f07884683cf62c68ebfe2dd71b3e8946712af70ec7 ssh-agent [2025-12-02T03:09:05.511Z] SSH_AUTH_SOCK=/tmp/ssh-sg2g7of3GSdE/agent.33 [2025-12-02T03:09:05.511Z] SSH_AGENT_PID=39 [2025-12-02T03:09:05.515Z] Running ssh-add (command line suppressed) [2025-12-02T03:09:05.599Z] Identity added: /w/workspace/edgex-go/931@tmp/private_key_283850777554141144.key (/w/workspace/edgex-go/931@tmp/private_key_283850777554141144.key) [2025-12-02T03:09:05.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-02T03:09:05.911Z] + git semver push [2025-12-02T03:09:06.169Z] 2025-12-02 03:09:06,151 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-02T03:09:06.169Z] 2025-12-02 03:09:06,155 [run_push] DEBUG push [2025-12-02T03:09:06.169Z] 2025-12-02 03:09:06,156 [execute] INFO git cat-file --batch-check [2025-12-02T03:09:06.169Z] 2025-12-02 03:09:06,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/931/.semver, stdin=, shell=False, universal_newlines=False) [2025-12-02T03:09:06.169Z] 2025-12-02 03:09:06,158 [execute] INFO git rev-list 95f1266de6dac91dfd9eacf321cdd0b8bee0e87c -- [2025-12-02T03:09:06.169Z] 2025-12-02 03:09:06,159 [execute] DEBUG Popen(['git', 'rev-list', '95f1266de6dac91dfd9eacf321cdd0b8bee0e87c', '--'], cwd=/w/workspace/edgex-go/931/.semver, stdin=None, shell=False, universal_newlines=False) [2025-12-02T03:09:06.428Z] 2025-12-02 03:09:06,176 [execute] INFO git fetch -v -- origin [2025-12-02T03:09:06.428Z] 2025-12-02 03:09:06,176 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/931/.semver, stdin=None, shell=False, universal_newlines=True) [2025-12-02T03:09:06.686Z] 2025-12-02 03:09:06,675 [run_push] DEBUG no remote changes detected [2025-12-02T03:09:06.686Z] 2025-12-02 03:09:06,675 [execute] INFO git push origin semver [2025-12-02T03:09:06.686Z] 2025-12-02 03:09:06,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/931/.semver, stdin=None, shell=False, universal_newlines=False) [2025-12-02T03:09:07.620Z] 2025-12-02 03:09:07,467 [run_push] DEBUG push all version tags [2025-12-02T03:09:07.620Z] 2025-12-02 03:09:07,467 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-12-02T03:09:07.620Z] 2025-12-02 03:09:07,467 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/931, stdin=None, shell=False, universal_newlines=False) [2025-12-02T03:09:08.564Z] 2025-12-02 03:09:08,233 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main [2025-12-02T03:09:08.564Z] 4.1.0-dev.81 [Pipeline] } [2025-12-02T03:09:08.569Z] $ docker exec --env ******** --env ******** 2acfb8bc83d685fbdda7d9f07884683cf62c68ebfe2dd71b3e8946712af70ec7 ssh-agent -k [2025-12-02T03:09:08.661Z] unset SSH_AUTH_SOCK; [2025-12-02T03:09:08.661Z] unset SSH_AGENT_PID; [2025-12-02T03:09:08.661Z] echo Agent pid 39 killed; [2025-12-02T03:09:08.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-02T03:09:09.007Z] + git semver [Pipeline] } [2025-12-02T03:09:09.584Z] $ docker stop --time=1 2acfb8bc83d685fbdda7d9f07884683cf62c68ebfe2dd71b3e8946712af70ec7 [2025-12-02T03:09:10.815Z] $ docker rm -f --volumes 2acfb8bc83d685fbdda7d9f07884683cf62c68ebfe2dd71b3e8946712af70ec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-12-02T03:09:11.352Z] + [ -d /w/workspace/edgex-go/931/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:09:11.649Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:09:12.505Z] ---> package-listing.sh [2025-12-02T03:09:12.505Z] ++ facter osfamily [2025-12-02T03:09:12.505Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-02T03:09:12.763Z] + OS_FAMILY=debian [2025-12-02T03:09:12.763Z] + workspace=/w/workspace/edgex-go/931 [2025-12-02T03:09:12.763Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-02T03:09:12.763Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-02T03:09:12.763Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-02T03:09:12.763Z] + PACKAGES=/tmp/packages_start.txt [2025-12-02T03:09:12.763Z] + '[' /w/workspace/edgex-go/931 ']' [2025-12-02T03:09:12.763Z] + PACKAGES=/tmp/packages_end.txt [2025-12-02T03:09:12.763Z] + case "${OS_FAMILY}" in [2025-12-02T03:09:12.763Z] + dpkg -l [2025-12-02T03:09:12.763Z] + grep '^ii' [2025-12-02T03:09:12.763Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-02T03:09:12.763Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-02T03:09:12.763Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-02T03:09:12.763Z] + '[' /w/workspace/edgex-go/931 ']' [2025-12-02T03:09:12.763Z] + mkdir -p /w/workspace/edgex-go/931/archives/ [2025-12-02T03:09:12.763Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/931/archives/ [Pipeline] echo [2025-12-02T03:09:12.775Z] 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/931/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-12-02T03:09:13.051Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:09:13.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-02T03:09:13.616Z] [2025-12-02T03:09:13.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-02T03:09:13.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-02T03:09:13.927Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-02T03:09:13.927Z] 5eb5b503b376: Pulling fs layer [2025-12-02T03:09:13.927Z] 5c69ac0246d0: Pulling fs layer [2025-12-02T03:09:13.927Z] ec43610c2a17: Pulling fs layer [2025-12-02T03:09:13.927Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-02T03:09:13.927Z] 33b1e0a273af: Pulling fs layer [2025-12-02T03:09:13.927Z] 5d3b04190fa2: Pulling fs layer [2025-12-02T03:09:13.927Z] 2f39f015ded8: Pulling fs layer [2025-12-02T03:09:13.927Z] 3a2ae6a8a46f: Waiting [2025-12-02T03:09:13.927Z] 33b1e0a273af: Waiting [2025-12-02T03:09:13.927Z] 5d3b04190fa2: Waiting [2025-12-02T03:09:13.927Z] 2f39f015ded8: Waiting [2025-12-02T03:09:13.927Z] 5c69ac0246d0: Verifying Checksum [2025-12-02T03:09:13.927Z] 5c69ac0246d0: Download complete [2025-12-02T03:09:13.927Z] 3a2ae6a8a46f: Verifying Checksum [2025-12-02T03:09:13.927Z] 3a2ae6a8a46f: Download complete [2025-12-02T03:09:13.927Z] 33b1e0a273af: Verifying Checksum [2025-12-02T03:09:13.927Z] 33b1e0a273af: Download complete [2025-12-02T03:09:13.927Z] ec43610c2a17: Verifying Checksum [2025-12-02T03:09:13.927Z] ec43610c2a17: Download complete [2025-12-02T03:09:13.927Z] 5d3b04190fa2: Verifying Checksum [2025-12-02T03:09:14.185Z] 5eb5b503b376: Verifying Checksum [2025-12-02T03:09:14.186Z] 5eb5b503b376: Download complete [2025-12-02T03:09:14.750Z] 2f39f015ded8: Download complete [2025-12-02T03:09:15.685Z] 5eb5b503b376: Pull complete [2025-12-02T03:09:15.685Z] 5c69ac0246d0: Pull complete [2025-12-02T03:09:16.249Z] ec43610c2a17: Pull complete [2025-12-02T03:09:16.249Z] 3a2ae6a8a46f: Pull complete [2025-12-02T03:09:16.508Z] 33b1e0a273af: Pull complete [2025-12-02T03:09:16.508Z] 5d3b04190fa2: Pull complete [2025-12-02T03:09:21.769Z] 2f39f015ded8: Pull complete [2025-12-02T03:09:21.769Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-02T03:09:21.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-02T03:09:21.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-02T03:09:21.869Z] prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container [2025-12-02T03:09:21.892Z] $ 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/931/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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-12-02T03:09:26.931Z] $ docker top 29bf89a895f6263f5af04a938610bc6c807deec0a8e6c4787e019ffea2e7b722 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-02T03:09:27.288Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-02T03:09:27.576Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-02T03:09:27.863Z] + ls /var/log/sa-host [2025-12-02T03:09:27.863Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-02T03:09:27.906Z] provisioning config files... [2025-12-02T03:09:27.917Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/931@tmp/config6877404833593873584tmp [Pipeline] { [Pipeline] echo [2025-12-02T03:09:27.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:09:28.220Z] ---> create-netrc.sh [Pipeline] } [2025-12-02T03:09:28.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:09:28.540Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-02T03:09:28.551Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:09:28.834Z] ---> sudo-logs.sh [2025-12-02T03:09:28.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-12-02T03:09:28.863Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:09:29.146Z] ---> job-cost.sh [2025-12-02T03:09:29.146Z] lf-activate-venv: SKIPPING [2025-12-02T03:09:29.146Z] DEBUG: total: 0.10999999940395355 [2025-12-02T03:09:29.146Z] INFO: Retrieving Stack Cost... [2025-12-02T03:09:29.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-12-02T03:09:29.664Z] INFO: Archiving Costs [Pipeline] echo [2025-12-02T03:09:29.680Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-02T03:09:29.956Z] ---> logs-deploy.sh [2025-12-02T03:09:29.956Z] lf-activate-venv: SKIPPING [2025-12-02T03:09:29.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/931 [2025-12-02T03:09:29.956Z] INFO: archiving workspace using pattern(s): [2025-12-02T03:09:30.891Z] Archives upload complete. [2025-12-02T03:09:30.891Z] INFO: archiving logs to Nexus