Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7ff243088127c69d1557f0018bfe6aa8f97e1a4 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-ssh825518443139692781.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2679249956162313370.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11486892687659740309.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13483762657084157161.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-ssh12282424147501530851.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8614 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/901 [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/901 # 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 Avoid second fetch Checking out Revision c7ff243088127c69d1557f0018bfe6aa8f97e1a4 (main) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7ff243088127c69d1557f0018bfe6aa8f97e1a4 # timeout=10 Commit message: "fix: Add offset/limit clauses to aggregate readings (#5247)" > git rev-list --no-walk cb0dce8708fd522d150da3e1420c31c1aba44d74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-10T03:58:10.241Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-10T03:58:10.300Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-10T03:58:10.330Z] ========================================================= [2025-09-10T03:58:10.330Z] EdgeX Global Pipelines Version Info [2025-09-10T03:58:10.330Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-10T03:58:11.055Z] ------------------- [2025-09-10T03:58:11.055Z] stable info: [2025-09-10T03:58:11.055Z] ------------------- [2025-09-10T03:58:11.055Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-10T03:58:11.055Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-10T03:58:11.055Z] Message: update stable to v1.0.276 [2025-09-10T03:58:11.998Z] ------------------- [2025-09-10T03:58:11.998Z] experimental info: [2025-09-10T03:58:11.998Z] ------------------- [2025-09-10T03:58:11.998Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-10T03:58:11.998Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-10T03:58:11.998Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-10T03:58:12.072Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-09-10T03:58:12.091Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-09-10T03:58:12.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-10T03:58:12.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-10T03:58:12.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-10T03:58:12.175Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-10T03:58:12.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-10T03:58:12.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-09-10T03:58:12.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-09-10T03:58:12.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-09-10T03:58:12.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-10T03:58:12.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-10T03:58:12.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-10T03:58:12.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-10T03:58:12.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-10T03:58:12.472Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-10T03:58:12.496Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-10T03:58:12.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-10T03:58:12.544Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-09-10T03:58:12.566Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-09-10T03:58:12.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-10T03:58:12.609Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-10T03:58:12.631Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-10T03:58:12.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-10T03:58:12.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-10T03:58:12.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-10T03:58:12.717Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] echo [2025-09-10T03:58:12.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7ff243 [Pipeline] echo [2025-09-10T03:58:12.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T03:58:12.825Z] provisioning config files... [2025-09-10T03:58:12.839Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/901@tmp/config11623622874774126484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T03:58:13.168Z] ---> ****-login.sh [2025-09-10T03:58:13.168Z] nexus3.edgexfoundry.org:10001 [2025-09-10T03:58:13.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T03:58:13.429Z] [2025-09-10T03:58:13.429Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T03:58:13.429Z] Configure a credential helper to remove this warning. See [2025-09-10T03:58:13.429Z] https://docs.****.com/go/credential-store/ [2025-09-10T03:58:13.429Z] [2025-09-10T03:58:13.429Z] Login Succeeded [2025-09-10T03:58:13.429Z] nexus3.edgexfoundry.org:10002 [2025-09-10T03:58:13.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T03:58:13.691Z] [2025-09-10T03:58:13.691Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T03:58:13.691Z] Configure a credential helper to remove this warning. See [2025-09-10T03:58:13.691Z] https://docs.****.com/go/credential-store/ [2025-09-10T03:58:13.691Z] [2025-09-10T03:58:13.691Z] Login Succeeded [2025-09-10T03:58:13.691Z] nexus3.edgexfoundry.org:10003 [2025-09-10T03:58:13.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T03:58:13.691Z] [2025-09-10T03:58:13.691Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T03:58:13.692Z] Configure a credential helper to remove this warning. See [2025-09-10T03:58:13.692Z] https://docs.****.com/go/credential-store/ [2025-09-10T03:58:13.692Z] [2025-09-10T03:58:13.692Z] Login Succeeded [2025-09-10T03:58:13.692Z] nexus3.edgexfoundry.org:10004 [2025-09-10T03:58:13.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T03:58:13.692Z] [2025-09-10T03:58:13.692Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T03:58:13.692Z] Configure a credential helper to remove this warning. See [2025-09-10T03:58:13.692Z] https://docs.****.com/go/credential-store/ [2025-09-10T03:58:13.692Z] [2025-09-10T03:58:13.692Z] Login Succeeded [2025-09-10T03:58:13.692Z] ****.io [2025-09-10T03:58:13.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T03:58:13.954Z] [2025-09-10T03:58:13.954Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T03:58:13.954Z] Configure a credential helper to remove this warning. See [2025-09-10T03:58:13.954Z] https://docs.****.com/go/credential-store/ [2025-09-10T03:58:13.954Z] [2025-09-10T03:58:13.954Z] Login Succeeded [2025-09-10T03:58:13.954Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T03:58:13.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T03:58:14.291Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-09-10T03:58:14.291Z] + dirname+ cmd/core-command/Dockerfile [2025-09-10T03:58:14.291Z] cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo core-command,cmd/core-command/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/core-data/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo core-data,cmd/core-data/Dockerfile [2025-09-10T03:58:14.291Z] + + dirname cmd/core-keeper/Dockerfile [2025-09-10T03:58:14.291Z] cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + dirname cmd/core-metadata/Dockerfile [2025-09-10T03:58:14.291Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-09-10T03:58:14.291Z] + + cut -d/ -f2 [2025-09-10T03:58:14.291Z] dirname cmd/security-bootstrapper/Dockerfile [2025-09-10T03:58:14.291Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/security-spire-agent/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/security-spire-config/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/security-spire-server/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/support-notifications/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-09-10T03:58:14.291Z] + dirname cmd/support-scheduler/Dockerfile [2025-09-10T03:58:14.291Z] + cut -d/ -f2 [2025-09-10T03:58:14.291Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-09-10T03:58:14.324Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-10T03:58:14.706Z] + git rev-list -1 --merges c7ff243088127c69d1557f0018bfe6aa8f97e1a4~1..c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] echo [2025-09-10T03:58:14.717Z] -----------> git rev-list -1 --merges c7ff243088127c69d1557f0018bfe6aa8f97e1a4~1..c7ff243088127c69d1557f0018bfe6aa8f97e1a4 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [false] [Pipeline] sh [2025-09-10T03:58:15.007Z] + git log --format=format:%s -1 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] echo [2025-09-10T03:58:15.025Z] ========================================================= [2025-09-10T03:58:15.025Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-10T03:58:15.025Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-09-10T03:58:15.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-10T03:58:15.472Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-10T03:58:15.472Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-10T03:58:15.472Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-10T03:58:15.472Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-10T03:58:15.472Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-10T03:58:15.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T03:58:15.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T03:58:15.904Z] [2025-09-10T03:58:15.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T03:58:16.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T03:58:16.212Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-10T03:58:16.212Z] 3dae71ba6b94: Pulling fs layer [2025-09-10T03:58:16.212Z] 6bf1a483ea7c: Pulling fs layer [2025-09-10T03:58:16.212Z] f5dfc541a4d3: Pulling fs layer [2025-09-10T03:58:16.212Z] 461d9e800cba: Pulling fs layer [2025-09-10T03:58:16.212Z] 80192f66455f: Pulling fs layer [2025-09-10T03:58:16.212Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-10T03:58:16.212Z] a29436f7fd5d: Pulling fs layer [2025-09-10T03:58:16.212Z] 923cac83aea3: Pulling fs layer [2025-09-10T03:58:16.212Z] 25ad8b0a4227: Pulling fs layer [2025-09-10T03:58:16.212Z] db01528c6b51: Pulling fs layer [2025-09-10T03:58:16.212Z] 28988de357af: Pulling fs layer [2025-09-10T03:58:16.212Z] 2e8e34ca0e6c: Waiting [2025-09-10T03:58:16.212Z] a29436f7fd5d: Waiting [2025-09-10T03:58:16.212Z] 461d9e800cba: Waiting [2025-09-10T03:58:16.212Z] 923cac83aea3: Waiting [2025-09-10T03:58:16.212Z] 25ad8b0a4227: Waiting [2025-09-10T03:58:16.212Z] db01528c6b51: Waiting [2025-09-10T03:58:16.212Z] 80192f66455f: Waiting [2025-09-10T03:58:16.212Z] 28988de357af: Waiting [2025-09-10T03:58:16.212Z] 6bf1a483ea7c: Verifying Checksum [2025-09-10T03:58:16.212Z] 6bf1a483ea7c: Download complete [2025-09-10T03:58:16.212Z] 461d9e800cba: Verifying Checksum [2025-09-10T03:58:16.212Z] 461d9e800cba: Download complete [2025-09-10T03:58:16.212Z] 80192f66455f: Verifying Checksum [2025-09-10T03:58:16.212Z] 80192f66455f: Download complete [2025-09-10T03:58:16.470Z] f5dfc541a4d3: Verifying Checksum [2025-09-10T03:58:16.470Z] f5dfc541a4d3: Download complete [2025-09-10T03:58:16.470Z] 3dae71ba6b94: Verifying Checksum [2025-09-10T03:58:16.470Z] 3dae71ba6b94: Download complete [2025-09-10T03:58:16.470Z] 923cac83aea3: Verifying Checksum [2025-09-10T03:58:16.470Z] 923cac83aea3: Download complete [2025-09-10T03:58:16.470Z] 25ad8b0a4227: Verifying Checksum [2025-09-10T03:58:16.470Z] 25ad8b0a4227: Download complete [2025-09-10T03:58:16.728Z] db01528c6b51: Verifying Checksum [2025-09-10T03:58:16.728Z] db01528c6b51: Download complete [2025-09-10T03:58:16.728Z] 28988de357af: Verifying Checksum [2025-09-10T03:58:16.728Z] 28988de357af: Download complete [2025-09-10T03:58:16.728Z] a29436f7fd5d: Verifying Checksum [2025-09-10T03:58:16.728Z] a29436f7fd5d: Download complete [2025-09-10T03:58:17.294Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-10T03:58:17.294Z] 2e8e34ca0e6c: Download complete [2025-09-10T03:58:18.230Z] 3dae71ba6b94: Pull complete [2025-09-10T03:58:18.230Z] 6bf1a483ea7c: Pull complete [2025-09-10T03:58:19.165Z] f5dfc541a4d3: Pull complete [2025-09-10T03:58:19.165Z] 461d9e800cba: Pull complete [2025-09-10T03:58:19.165Z] 80192f66455f: Pull complete [2025-09-10T03:58:23.360Z] 2e8e34ca0e6c: Pull complete [2025-09-10T03:58:23.360Z] a29436f7fd5d: Pull complete [2025-09-10T03:58:23.621Z] 923cac83aea3: Pull complete [2025-09-10T03:58:23.621Z] 25ad8b0a4227: Pull complete [2025-09-10T03:58:23.621Z] db01528c6b51: Pull complete [2025-09-10T03:58:23.621Z] 28988de357af: Pull complete [2025-09-10T03:58:23.621Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-10T03:58:23.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T03:58:23.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T03:58:23.760Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2025-09-10T03:58:23.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-10T03:58:26.109Z] $ docker top 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 -eo pid,comm [2025-09-10T03:58:26.158Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-10T03:58:26.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-10T03:58:26.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T03:58:26.212Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T03:58:26.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T03:58:26.332Z] $ docker exec 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 ssh-agent [2025-09-10T03:58:26.435Z] SSH_AUTH_SOCK=/tmp/ssh-pgEN4VhAfGqI/agent.32 [2025-09-10T03:58:26.435Z] SSH_AGENT_PID=38 [2025-09-10T03:58:26.441Z] Running ssh-add (command line suppressed) [2025-09-10T03:58:26.538Z] Identity added: /w/workspace/edgex-go/901@tmp/private_key_3151107958521421894.key (/w/workspace/edgex-go/901@tmp/private_key_3151107958521421894.key) [2025-09-10T03:58:26.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T03:58:26.843Z] + git config --global --add safe.directory /w/workspace/edgex-go/901 [Pipeline] sh [2025-09-10T03:58:27.131Z] + git tag --points-at HEAD [Pipeline] } [2025-09-10T03:58:27.141Z] $ docker exec --env ******** --env ******** 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 ssh-agent -k [2025-09-10T03:58:27.234Z] unset SSH_AUTH_SOCK; [2025-09-10T03:58:27.234Z] unset SSH_AGENT_PID; [2025-09-10T03:58:27.234Z] echo Agent pid 38 killed; [2025-09-10T03:58:27.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-10T03:58:27.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T03:58:27.279Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T03:58:27.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T03:58:27.396Z] $ docker exec 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 ssh-agent [2025-09-10T03:58:27.496Z] SSH_AUTH_SOCK=/tmp/ssh-031is1E6pXff/agent.85 [2025-09-10T03:58:27.496Z] SSH_AGENT_PID=91 [2025-09-10T03:58:27.500Z] Running ssh-add (command line suppressed) [2025-09-10T03:58:27.597Z] Identity added: /w/workspace/edgex-go/901@tmp/private_key_6479211898562087148.key (/w/workspace/edgex-go/901@tmp/private_key_6479211898562087148.key) [2025-09-10T03:58:27.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T03:58:27.906Z] + git semver init [2025-09-10T03:58:28.165Z] 2025-09-10 03:58:28,108 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-10T03:58:28.165Z] 2025-09-10 03:58:28,114 [run_init] DEBUG init version:0.0.0 force:False [2025-09-10T03:58:28.165Z] 2025-09-10 03:58:28,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/901/.semver [2025-09-10T03:58:28.165Z] 2025-09-10 03:58:28,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/901/.semver [2025-09-10T03:58:28.165Z] 2025-09-10 03:58:28,117 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/901/.semver'], cwd=/w/workspace/edgex-go/901, stdin=None, shell=False, universal_newlines=False) [2025-09-10T03:58:33.443Z] 2025-09-10 03:58:33,111 [append_file] DEBUG append to file:/w/workspace/edgex-go/901/.git/info/exclude [2025-09-10T03:58:33.443Z] 2025-09-10 03:58:33,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/901/.semver/main with force:False [2025-09-10T03:58:33.443Z] 2025-09-10 03:58:33,112 [read_version] DEBUG read version from /w/workspace/edgex-go/901/.semver/main [2025-09-10T03:58:33.443Z] 2025-09-10 03:58:33,112 [read_version] DEBUG read version from /w/workspace/edgex-go/901/.semver/main [2025-09-10T03:58:33.443Z] 4.1.0-dev.59 [Pipeline] } [2025-09-10T03:58:33.450Z] $ docker exec --env ******** --env ******** 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 ssh-agent -k [2025-09-10T03:58:33.548Z] unset SSH_AUTH_SOCK; [2025-09-10T03:58:33.549Z] unset SSH_AGENT_PID; [2025-09-10T03:58:33.549Z] echo Agent pid 91 killed; [2025-09-10T03:58:33.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T03:58:33.885Z] + git semver [Pipeline] } [2025-09-10T03:58:34.155Z] $ docker stop --time=1 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 [2025-09-10T03:58:35.437Z] $ docker rm -f --volumes 4001781148dd60a2d8e48cc6fe393ed64e799c4b10fafb455d0ab9cc48efe940 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T03:58:35.784Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-10T03:58:36.067Z] Stashed 1 file(s) [Pipeline] echo [2025-09-10T03:58:36.072Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.59 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-10T03:58:36.556Z] + git config --global --add safe.directory /w/workspace/edgex-go/901 [Pipeline] echo [2025-09-10T03:58:36.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T03:58:36.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T03:58:36.599Z] ========================================================= [2025-09-10T03:58:36.599Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-10T03:58:36.599Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-10T03:58:36.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-10T03:58:36.892Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-09-10T03:58:36.892Z] 0a9a5dfd008f: Pulling fs layer [2025-09-10T03:58:36.892Z] 36466aa92d05: Pulling fs layer [2025-09-10T03:58:36.892Z] e10405b45d13: Pulling fs layer [2025-09-10T03:58:36.892Z] 096b7ceb2af7: Pulling fs layer [2025-09-10T03:58:36.892Z] 4f4fb700ef54: Pulling fs layer [2025-09-10T03:58:36.892Z] c451b95d7931: Pulling fs layer [2025-09-10T03:58:36.892Z] 9febf9df4401: Pulling fs layer [2025-09-10T03:58:36.892Z] 1477f019b032: Pulling fs layer [2025-09-10T03:58:36.892Z] c7dc25521971: Pulling fs layer [2025-09-10T03:58:36.892Z] 4f4fb700ef54: Waiting [2025-09-10T03:58:36.892Z] 9febf9df4401: Waiting [2025-09-10T03:58:36.892Z] 096b7ceb2af7: Waiting [2025-09-10T03:58:36.892Z] 1477f019b032: Waiting [2025-09-10T03:58:36.892Z] c7dc25521971: Waiting [2025-09-10T03:58:36.892Z] c451b95d7931: Waiting [2025-09-10T03:58:36.892Z] 36466aa92d05: Download complete [2025-09-10T03:58:36.892Z] 096b7ceb2af7: Verifying Checksum [2025-09-10T03:58:36.892Z] 096b7ceb2af7: Download complete [2025-09-10T03:58:36.892Z] 4f4fb700ef54: Download complete [2025-09-10T03:58:36.892Z] 0a9a5dfd008f: Verifying Checksum [2025-09-10T03:58:36.892Z] 0a9a5dfd008f: Download complete [2025-09-10T03:58:36.892Z] c451b95d7931: Download complete [2025-09-10T03:58:36.892Z] 9febf9df4401: Verifying Checksum [2025-09-10T03:58:36.892Z] 9febf9df4401: Download complete [2025-09-10T03:58:37.151Z] 0a9a5dfd008f: Pull complete [2025-09-10T03:58:37.151Z] c7dc25521971: Verifying Checksum [2025-09-10T03:58:37.151Z] c7dc25521971: Download complete [2025-09-10T03:58:37.151Z] 36466aa92d05: Pull complete [2025-09-10T03:58:37.410Z] e10405b45d13: Verifying Checksum [2025-09-10T03:58:37.410Z] e10405b45d13: Download complete [2025-09-10T03:58:37.976Z] 1477f019b032: Verifying Checksum [2025-09-10T03:58:37.976Z] 1477f019b032: Download complete [2025-09-10T03:58:43.241Z] e10405b45d13: Pull complete [2025-09-10T03:58:43.241Z] 096b7ceb2af7: Pull complete [2025-09-10T03:58:43.241Z] 4f4fb700ef54: Pull complete [2025-09-10T03:58:43.241Z] c451b95d7931: Pull complete [2025-09-10T03:58:43.241Z] 9febf9df4401: Pull complete [2025-09-10T03:58:45.777Z] 1477f019b032: Pull complete [2025-09-10T03:58:46.357Z] c7dc25521971: Pull complete [2025-09-10T03:58:46.357Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-10T03:58:46.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-10T03:58:46.357Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-10T03:58:46.660Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-10T03:58:46.660Z] WORKDIR /edgex [2025-09-10T03:58:46.660Z] COPY go.mod . [2025-09-10T03:58:46.660Z] RUN go mod download -t [2025-09-10T03:58:46.660Z] ci-base-image-x86_64 -f - . [2025-09-10T03:58:47.229Z] #0 building with "default" instance using docker driver [2025-09-10T03:58:47.229Z] [2025-09-10T03:58:47.229Z] #1 [internal] load build definition from Dockerfile [2025-09-10T03:58:47.229Z] #1 transferring dockerfile: 164B done [2025-09-10T03:58:47.229Z] #1 DONE 0.0s [2025-09-10T03:58:47.229Z] [2025-09-10T03:58:47.229Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-10T03:58:47.229Z] #2 DONE 0.0s [2025-09-10T03:58:47.229Z] [2025-09-10T03:58:47.229Z] #3 [internal] load .dockerignore [2025-09-10T03:58:47.229Z] #3 transferring context: 50B done [2025-09-10T03:58:47.229Z] #3 DONE 0.0s [2025-09-10T03:58:47.229Z] [2025-09-10T03:58:47.229Z] #4 [internal] load build context [2025-09-10T03:58:47.229Z] #4 transferring context: 6.57kB done [2025-09-10T03:58:47.229Z] #4 DONE 0.0s [2025-09-10T03:58:47.229Z] [2025-09-10T03:58:47.229Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-10T03:58:47.488Z] #5 DONE 0.1s [2025-09-10T03:58:47.488Z] [2025-09-10T03:58:47.488Z] #6 [2/4] WORKDIR /edgex [2025-09-10T03:58:50.027Z] #6 DONE 2.4s [2025-09-10T03:58:50.027Z] [2025-09-10T03:58:50.027Z] #7 [3/4] COPY go.mod . [2025-09-10T03:58:50.027Z] #7 DONE 0.0s [2025-09-10T03:58:50.027Z] [2025-09-10T03:58:50.027Z] #8 [4/4] RUN go mod download [2025-09-10T03:58:51.185Z] Still waiting to schedule task [2025-09-10T03:58:51.186Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-10T03:58:56.589Z] #8 DONE 6.6s [2025-09-10T03:58:56.589Z] [2025-09-10T03:58:56.589Z] #9 exporting to image [2025-09-10T03:58:56.589Z] #9 exporting layers [2025-09-10T03:58:59.874Z] #9 exporting layers 3.4s done [2025-09-10T03:58:59.874Z] #9 writing image sha256:6844954ac6351075af2286304096b68bff9ea7d4fb3b741ab35d3ba1bf66c04b done [2025-09-10T03:58:59.874Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-10T03:58:59.874Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T03:59:00.176Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-10T03:59:00.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T03:59:00.256Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2025-09-10T03:59:00.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-10T03:59:00.626Z] $ docker top 36829462dd4e685a5627cfea7be8f7ffca5451985c72cb032ef0ce73886d3c75 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T03:59:00.974Z] + go version [2025-09-10T03:59:00.974Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-10T03:59:00.982Z] $ docker stop --time=1 36829462dd4e685a5627cfea7be8f7ffca5451985c72cb032ef0ce73886d3c75 [2025-09-10T03:59:02.226Z] $ docker rm -f --volumes 36829462dd4e685a5627cfea7be8f7ffca5451985c72cb032ef0ce73886d3c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T03:59:02.679Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-10T03:59:02.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T03:59:02.762Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2025-09-10T03:59:02.792Z] $ 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/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-10T03:59:03.028Z] $ docker top 3a8f4b3f1fdfd24d254c875bf6e07113e9ea65f0d0cd827c5896d78185789587 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-09-10T03:59:03.101Z] ========================================================= [2025-09-10T03:59:03.101Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-09-10T03:59:03.101Z] ========================================================= [Pipeline] sh [2025-09-10T03:59:03.382Z] + git config --global --add safe.directory /w/workspace/edgex-go/901 [Pipeline] fileExists [Pipeline] sh [2025-09-10T03:59:03.684Z] + make test [2025-09-10T03:59:03.684Z] go test -race -coverprofile=coverage.out ./... [2025-09-10T03:59:11.821Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 42.3% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-09-10T03:59:38.358Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-09-10T03:59:38.616Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-09-10T03:59:38.617Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-09-10T03:59:38.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-09-10T03:59:39.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-09-10T03:59:39.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-09-10T03:59:39.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-09-10T03:59:39.467Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-09-10T03:59:39.467Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-09-10T03:59:39.467Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-10T03:59:39.467Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-09-10T03:59:39.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-09-10T03:59:39.467Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-09-10T03:59:39.467Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-09-10T03:59:39.467Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-09-10T03:59:40.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-09-10T03:59:40.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-09-10T03:59:40.845Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-09-10T03:59:40.845Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-10T03:59:40.845Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-09-10T03:59:40.845Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-09-10T03:59:42.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements [2025-09-10T03:59:42.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements [2025-09-10T03:59:42.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.077s coverage: 53.6% of statements [2025-09-10T03:59:42.485Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-09-10T03:59:42.485Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-09-10T03:59:43.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.717s coverage: 94.2% of statements [2025-09-10T03:59:43.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.063s coverage: 92.4% of statements [2025-09-10T03:59:43.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements [2025-09-10T03:59:44.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-09-10T03:59:44.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-09-10T03:59:44.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-09-10T03:59:44.357Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-09-10T03:59:44.357Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-09-10T03:59:44.357Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-09-10T03:59:44.357Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-09-10T03:59:44.357Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-09-10T03:59:44.357Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-10T03:59:44.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-09-10T03:59:44.357Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-09-10T03:59:44.357Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-09-10T03:59:44.357Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-09-10T03:59:44.357Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-09-10T03:59:45.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 95.8% of statements [2025-09-10T03:59:45.755Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-09-10T03:59:46.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-09-10T03:59:46.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-09-10T03:59:46.323Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-09-10T03:59:46.323Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-09-10T03:59:46.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-09-10T03:59:46.581Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-09-10T03:59:47.521Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 1.0% of statements [2025-09-10T03:59:47.521Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2025-09-10T03:59:47.521Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 39.4% of statements [2025-09-10T03:59:47.521Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.029s coverage: 68.8% of statements [2025-09-10T03:59:48.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-09-10T03:59:48.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-09-10T03:59:48.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-09-10T03:59:48.094Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-09-10T03:59:48.094Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-09-10T03:59:48.094Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-09-10T03:59:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2025-09-10T03:59:48.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-09-10T03:59:48.612Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-09-10T03:59:48.612Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-09-10T03:59:48.612Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-09-10T03:59:48.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-09-10T03:59:49.437Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-09-10T03:59:49.437Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-09-10T03:59:49.437Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-09-10T03:59:50.003Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-09-10T03:59:50.003Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-09-10T03:59:50.003Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-09-10T03:59:50.003Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-09-10T03:59:50.571Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-09-10T03:59:50.571Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-09-10T03:59:50.830Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-09-10T03:59:52.732Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-09-10T03:59:52.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-09-10T03:59:54.107Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-09-10T03:59:55.042Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-09-10T03:59:55.042Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-09-10T03:59:55.042Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-09-10T03:59:58.324Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-09-10T03:59:58.892Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-09-10T03:59:58.892Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-09-10T03:59:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-09-10T03:59:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-09-10T03:59:59.150Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-10T04:00:00.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements [2025-09-10T04:00:00.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-09-10T04:00:00.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-09-10T04:00:00.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-09-10T04:00:00.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-09-10T04:00:00.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-09-10T04:00:00.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-09-10T04:00:02.324Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-09-10T04:00:02.324Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-09-10T04:00:02.324Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-09-10T04:00:02.324Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-09-10T04:00:02.324Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-09-10T04:00:02.324Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-09-10T04:00:03.261Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-09-10T04:00:03.261Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-09-10T04:00:03.261Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-09-10T04:00:03.261Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-09-10T04:00:04.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-09-10T04:00:04.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-09-10T04:00:04.634Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-09-10T04:00:04.634Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-10T04:00:04.634Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-09-10T04:00:04.634Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-09-10T04:00:04.634Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-09-10T04:00:06.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-09-10T04:00:06.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-09-10T04:00:06.398Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.045s coverage: 92.9% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.022s coverage: 87.2% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.181s coverage: 54.5% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.028s coverage: 100.0% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 29.2% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.189s coverage: 94.9% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.043s coverage: 9.0% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements [2025-09-10T04:00:12.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.040s coverage: 43.6% of statements [2025-09-10T04:00:12.965Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-09-10T04:00:12.965Z] running golangci-lint [2025-09-10T04:00:12.965Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-09-10T04:00:12.965Z] go version go1.23.9 linux/amd64 [2025-09-10T04:00:12.965Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-09-10T04:00:12.965Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-09-10T04:00:12.965Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-09-10T04:00:23.224Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8615 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-09-10T04:00:23.243Z] Running in /w/workspace/edgex-go/901 [Pipeline] { [Pipeline] checkout [2025-09-10T04:00:23.285Z] The recommended git tool is: git [2025-09-10T04:00:28.257Z] using credential edgex-jenkins-ssh [2025-09-10T04:00:28.278Z] Cloning the remote Git repository [2025-09-10T04:00:28.318Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-09-10T04:00:28.407Z] > git init /w/workspace/edgex-go/901 # timeout=10 [2025-09-10T04:00:28.536Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-09-10T04:00:28.536Z] > git --version # timeout=10 [2025-09-10T04:00:28.554Z] > git --version # 'git version 2.25.1' [2025-09-10T04:00:28.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-10T04:00:28.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-10T04:00:35.042Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|files|imports|types_sizes|deps|exports_file) took 21.984164828s" [2025-09-10T04:00:35.042Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.375711ms" [2025-09-10T04:00:47.237Z] level=info msg="[linters_context/goanalysis] analyzers took 1m59.915205281s with top 10 stages: buildir: 58.263550917s, gosec: 4.344857031s, fact_deprecated: 3.253391917s, inspect: 2.425338754s, printf: 2.126904957s, ctrlflow: 1.859236907s, S1038: 1.397287778s, fact_purity: 1.321941811s, nilness: 1.159566791s, directives: 1.058435932s" [2025-09-10T04:00:47.237Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-09-10T04:00:47.237Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 201/201, identifier_marker: 201/201, skip_dirs: 201/201, cgo: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, skip_files: 201/201, exclude: 201/201, nolint: 20/0" [2025-09-10T04:00:47.237Z] level=info msg="[runner] processing took 18.516058ms with stages: nolint: 7.611895ms, identifier_marker: 5.418226ms, autogenerated_exclude: 1.670004ms, path_prettifier: 1.636254ms, exclude-rules: 1.14419ms, skip_dirs: 963.649µs, cgo: 27.77µs, invalid_issue: 27.56µs, filename_unadjuster: 12.6µs, max_same_issues: 730ns, fixer: 590ns, uniq_by_line: 460ns, max_from_linter: 430ns, skip_files: 390ns, sort_results: 250ns, exclude: 240ns, path_prefixer: 230ns, diff: 150ns, source_code: 130ns, max_per_file_from_linter: 120ns, path_shortener: 100ns, severity-rules: 90ns" [2025-09-10T04:00:47.237Z] level=info msg="[runner] linters took 12.048370742s with stages: goanalysis_metalinter: 12.029773374s" [2025-09-10T04:00:47.237Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-09-10T04:00:47.237Z] level=info msg="Memory: 339 samples, avg is 308.4MB, max is 1339.5MB" [2025-09-10T04:00:47.237Z] level=info msg="Execution took 34.088996618s" [2025-09-10T04:00:47.237Z] go vet ./... [2025-09-10T04:00:46.730Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-09-10T04:00:46.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-10T04:00:49.057Z] Avoid second fetch [2025-09-10T04:00:49.058Z] Checking out Revision c7ff243088127c69d1557f0018bfe6aa8f97e1a4 (main) [2025-09-10T04:00:49.069Z] > git config core.sparsecheckout # timeout=10 [2025-09-10T04:00:49.134Z] > git checkout -f c7ff243088127c69d1557f0018bfe6aa8f97e1a4 # timeout=10 [2025-09-10T04:00:49.938Z] Commit message: "fix: Add offset/limit clauses to aggregate readings (#5247)" [2025-09-10T04:00:53.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-10T04:00:54.054Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-10T04:00:54.054Z] ./bin/test-attribution-txt.sh [2025-09-10T04:00:54.054Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T04:00:54.265Z] provisioning config files... [2025-09-10T04:00:54.291Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/901@tmp/config7927216874037621063tmp [2025-09-10T04:00:54.313Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-10T04:00:54.313Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-10T04:00:54.313Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-10T04:00:54.313Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-10T04:00:54.313Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2025-09-10T04:00:54.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-09-10T04:00:54.924Z] + ls -al . [2025-09-10T04:00:54.924Z] total 2056 [2025-09-10T04:00:54.924Z] drwxrwxr-x 11 1001 1001 4096 Sep 10 03:59 . [2025-09-10T04:00:54.924Z] drwxr-xr-x 4 root root 4096 Sep 10 03:59 .. [2025-09-10T04:00:54.924Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 03:58 .blubracket [2025-09-10T04:00:54.924Z] -rw-rw-r-- 1 1001 1001 10 Sep 10 03:58 .dockerignore [2025-09-10T04:00:54.924Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 04:00 .git [2025-09-10T04:00:54.924Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 03:58 .github [2025-09-10T04:00:54.924Z] -rw-rw-r-- 1 1001 1001 909 Sep 10 03:58 .gitignore [2025-09-10T04:00:54.924Z] -rw-rw-r-- 1 1001 1001 218 Sep 10 03:58 .golangci.yml [2025-09-10T04:00:54.924Z] -rw-rw-r-- 1 1001 1001 100 Sep 10 03:58 .hadolint.yml [2025-09-10T04:00:54.925Z] drwxr-xr-x 3 1001 1001 4096 Sep 10 03:58 .semver [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 155 Sep 10 03:58 .sonarcloud.properties [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 03:58 ADOPTERS.md [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 17374 Sep 10 03:58 Attribution.txt [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 108018 Sep 10 03:58 CHANGELOG.md [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 03:58 CONTRIBUTING.md [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 03:58 GOVERNANCE.md [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 858 Sep 10 03:58 Jenkinsfile [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 03:58 LICENSE [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 16740 Sep 10 03:58 Makefile [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 03:58 OWNERS.md [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 9932 Sep 10 03:58 README.md [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 789 Sep 10 03:58 SECURITY.md [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 12 Sep 10 03:58 VERSION [2025-09-10T04:00:54.925Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 03:58 bin [2025-09-10T04:00:54.925Z] drwxrwxr-x 19 1001 1001 4096 Sep 10 03:58 cmd [2025-09-10T04:00:54.925Z] -rw-r--r-- 1 root root 1725227 Sep 10 04:00 coverage.out [2025-09-10T04:00:54.925Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 03:58 fuzz_test [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 6539 Sep 10 03:58 go.mod [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 88541 Sep 10 03:58 go.sum [2025-09-10T04:00:54.925Z] drwxrwxr-x 7 1001 1001 4096 Sep 10 03:58 internal [2025-09-10T04:00:54.925Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 03:58 openapi [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 584 Sep 10 03:58 security.txt [2025-09-10T04:00:54.925Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 03:58 version.go [Pipeline] sh [2025-09-10T04:00:54.938Z] ---> ****-login.sh [2025-09-10T04:00:54.938Z] nexus3.edgexfoundry.org:10001 [2025-09-10T04:00:55.210Z] + '[' -e coverage.out ] [2025-09-10T04:00:55.210Z] + chown 1001:1001 coverage.out [2025-09-10T04:00:55.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stash [2025-09-10T04:00:55.379Z] Stashed 1 file(s) [Pipeline] sh [2025-09-10T04:00:55.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:00:55.489Z] Configure a credential helper to remove this warning. See [2025-09-10T04:00:55.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:00:55.489Z] [2025-09-10T04:00:55.489Z] Login Succeeded [2025-09-10T04:00:55.489Z] nexus3.edgexfoundry.org:10002 [2025-09-10T04:00:55.668Z] + make build [2025-09-10T04:00:55.668Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-10T04:00:55.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:00:55.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:00:55.760Z] Configure a credential helper to remove this warning. See [2025-09-10T04:00:55.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:00:55.760Z] [2025-09-10T04:00:55.760Z] Login Succeeded [2025-09-10T04:00:55.760Z] nexus3.edgexfoundry.org:10003 [2025-09-10T04:00:56.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:00:56.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:00:56.032Z] Configure a credential helper to remove this warning. See [2025-09-10T04:00:56.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:00:56.032Z] [2025-09-10T04:00:56.032Z] Login Succeeded [2025-09-10T04:00:56.032Z] nexus3.edgexfoundry.org:10004 [2025-09-10T04:00:56.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:00:56.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:00:56.581Z] Configure a credential helper to remove this warning. See [2025-09-10T04:00:56.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:00:56.581Z] [2025-09-10T04:00:56.581Z] Login Succeeded [2025-09-10T04:00:56.581Z] ****.io [2025-09-10T04:00:56.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:00:56.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:00:56.851Z] Configure a credential helper to remove this warning. See [2025-09-10T04:00:56.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:00:56.851Z] [2025-09-10T04:00:57.121Z] Login Succeeded [2025-09-10T04:00:57.121Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T04:00:57.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-09-10T04:00:57.762Z] + git config --global --add safe.directory /w/workspace/edgex-go/901 [Pipeline] echo [2025-09-10T04:00:57.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T04:00:57.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T04:00:57.818Z] ========================================================= [2025-09-10T04:00:57.818Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-10T04:00:57.818Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-10T04:00:58.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-10T04:00:58.145Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-10T04:00:58.145Z] 94e9d8af2201: Pulling fs layer [2025-09-10T04:00:58.145Z] a6c56e8762df: Pulling fs layer [2025-09-10T04:00:58.145Z] f0f3c8884826: Pulling fs layer [2025-09-10T04:00:58.145Z] c7e7622c144d: Pulling fs layer [2025-09-10T04:00:58.145Z] 4f4fb700ef54: Pulling fs layer [2025-09-10T04:00:58.145Z] b4c3b6d88c5a: Pulling fs layer [2025-09-10T04:00:58.416Z] ba8bce9d2590: Pulling fs layer [2025-09-10T04:00:58.416Z] 4f4fb700ef54: Waiting [2025-09-10T04:00:58.416Z] b4c3b6d88c5a: Waiting [2025-09-10T04:00:58.416Z] ca778ea9c289: Pulling fs layer [2025-09-10T04:00:58.416Z] ba8bce9d2590: Waiting [2025-09-10T04:00:58.416Z] ca778ea9c289: Waiting [2025-09-10T04:00:58.416Z] a6c56e8762df: Download complete [2025-09-10T04:00:58.416Z] c7e7622c144d: Verifying Checksum [2025-09-10T04:00:58.416Z] c7e7622c144d: Download complete [2025-09-10T04:00:58.416Z] 4f4fb700ef54: Verifying Checksum [2025-09-10T04:00:58.416Z] 4f4fb700ef54: Download complete [2025-09-10T04:00:58.416Z] b4c3b6d88c5a: Verifying Checksum [2025-09-10T04:00:58.416Z] b4c3b6d88c5a: Download complete [2025-09-10T04:00:58.416Z] 94e9d8af2201: Verifying Checksum [2025-09-10T04:00:58.416Z] 94e9d8af2201: Download complete [2025-09-10T04:00:59.386Z] 94e9d8af2201: Pull complete [2025-09-10T04:00:59.657Z] ca778ea9c289: Verifying Checksum [2025-09-10T04:00:59.657Z] ca778ea9c289: Download complete [2025-09-10T04:01:00.250Z] f0f3c8884826: Verifying Checksum [2025-09-10T04:01:00.250Z] f0f3c8884826: Download complete [2025-09-10T04:01:00.521Z] a6c56e8762df: Pull complete [2025-09-10T04:01:01.110Z] ba8bce9d2590: Verifying Checksum [2025-09-10T04:01:01.110Z] ba8bce9d2590: Download complete [2025-09-10T04:01:16.131Z] f0f3c8884826: Pull complete [2025-09-10T04:01:16.131Z] c7e7622c144d: Pull complete [2025-09-10T04:01:16.131Z] 4f4fb700ef54: Pull complete [2025-09-10T04:01:16.131Z] b4c3b6d88c5a: Pull complete [2025-09-10T04:01:17.591Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-10T04:01:19.492Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-10T04:01:21.400Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-10T04:01:21.967Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-10T04:01:22.801Z] ba8bce9d2590: Pull complete [2025-09-10T04:01:23.872Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-10T04:01:24.759Z] ca778ea9c289: Pull complete [2025-09-10T04:01:24.759Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-10T04:01:24.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-10T04:01:24.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-10T04:01:25.104Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-10T04:01:25.105Z] WORKDIR /edgex [2025-09-10T04:01:25.105Z] COPY go.mod . [2025-09-10T04:01:25.105Z] RUN go mod download -t [2025-09-10T04:01:25.105Z] ci-base-image-arm64 -f - . [2025-09-10T04:01:25.710Z] Sending build context to Docker daemon 3.809MB [2025-09-10T04:01:25.977Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-10T04:01:25.977Z] ---> 47b25d7523d1 [2025-09-10T04:01:25.977Z] Step 2/4 : WORKDIR /edgex [2025-09-10T04:01:27.930Z] ---> Running in 4f0e29bd20be [2025-09-10T04:01:27.930Z] Removing intermediate container 4f0e29bd20be [2025-09-10T04:01:27.930Z] ---> bb781ae33af7 [2025-09-10T04:01:27.930Z] Step 3/4 : COPY go.mod . [2025-09-10T04:01:28.521Z] ---> 3c73eb7e70c2 [2025-09-10T04:01:28.521Z] Step 4/4 : RUN go mod download [2025-09-10T04:01:28.521Z] ---> Running in 3b3863946be3 [2025-09-10T04:01:29.146Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-10T04:01:30.527Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-10T04:01:33.058Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-10T04:01:34.972Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-10T04:01:36.359Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-10T04:01:37.736Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-10T04:01:38.671Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-09-10T04:01:40.053Z] $ docker stop --time=1 3a8f4b3f1fdfd24d254c875bf6e07113e9ea65f0d0cd827c5896d78185789587 [2025-09-10T04:01:43.198Z] $ docker rm -f --volumes 3a8f4b3f1fdfd24d254c875bf6e07113e9ea65f0d0cd827c5896d78185789587 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:01:44.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-10T04:01:44.407Z] [2025-09-10T04:01:44.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:01:44.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-10T04:01:44.710Z] latest: Pulling from edgex-devops/edgex-compose [2025-09-10T04:01:44.710Z] 91d30c5bc195: Pulling fs layer [2025-09-10T04:01:44.710Z] 2e9b0aa3be6d: Pulling fs layer [2025-09-10T04:01:44.710Z] 9c61dcf015f6: Pulling fs layer [2025-09-10T04:01:44.710Z] 4698f68db338: Pulling fs layer [2025-09-10T04:01:44.710Z] 2a2f49069b9e: Pulling fs layer [2025-09-10T04:01:44.710Z] e0025b399a48: Pulling fs layer [2025-09-10T04:01:44.710Z] 4698f68db338: Waiting [2025-09-10T04:01:44.710Z] 2a2f49069b9e: Waiting [2025-09-10T04:01:44.710Z] e0025b399a48: Waiting [2025-09-10T04:01:44.710Z] 91d30c5bc195: Verifying Checksum [2025-09-10T04:01:44.710Z] 4698f68db338: Verifying Checksum [2025-09-10T04:01:44.710Z] 4698f68db338: Download complete [2025-09-10T04:01:44.968Z] 2e9b0aa3be6d: Verifying Checksum [2025-09-10T04:01:44.968Z] 2e9b0aa3be6d: Download complete [2025-09-10T04:01:44.968Z] 91d30c5bc195: Pull complete [2025-09-10T04:01:44.968Z] e0025b399a48: Download complete [2025-09-10T04:01:44.968Z] 2a2f49069b9e: Verifying Checksum [2025-09-10T04:01:44.968Z] 2a2f49069b9e: Download complete [2025-09-10T04:01:45.226Z] 2e9b0aa3be6d: Pull complete [2025-09-10T04:01:45.484Z] 9c61dcf015f6: Verifying Checksum [2025-09-10T04:01:45.484Z] 9c61dcf015f6: Download complete [2025-09-10T04:01:50.244Z] 9c61dcf015f6: Pull complete [2025-09-10T04:01:50.244Z] 4698f68db338: Pull complete [2025-09-10T04:01:50.503Z] 2a2f49069b9e: Pull complete [2025-09-10T04:01:50.503Z] e0025b399a48: Pull complete [2025-09-10T04:01:50.503Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-09-10T04:01:50.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-10T04:01:50.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T04:01:50.598Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2025-09-10T04:01:50.622Z] $ 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/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-09-10T04:01:52.196Z] $ docker top 158d98d2e9bd4044388e28c7786beaa17cf8957409252f49ab5f35e6d651b45b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T04:01:52.545Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-10T04:01:52.805Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #1 transferring dockerfile: 2.50kB done [2025-09-10T04:01:52.805Z] #1 DONE 0.1s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #2 [core-data internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #2 transferring dockerfile: 2.04kB done [2025-09-10T04:01:52.805Z] #2 DONE 0.1s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-10T04:01:52.805Z] #3 DONE 0.0s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #4 transferring dockerfile: 1.70kB done [2025-09-10T04:01:52.805Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-10T04:01:52.805Z] #4 DONE 0.1s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #5 transferring dockerfile: 2.10kB done [2025-09-10T04:01:52.805Z] #5 DONE 0.1s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #6 transferring dockerfile: 1.81kB done [2025-09-10T04:01:52.805Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-10T04:01:52.805Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-09-10T04:01:52.805Z] #6 DONE 0.1s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #7 transferring dockerfile: 2.01kB done [2025-09-10T04:01:52.805Z] #7 DONE 0.1s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #8 transferring dockerfile: 1.89kB done [2025-09-10T04:01:52.805Z] #8 DONE 0.2s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #9 transferring dockerfile: 2.00kB done [2025-09-10T04:01:52.805Z] #9 DONE 0.2s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #10 [core-metadata internal] load .dockerignore [2025-09-10T04:01:52.805Z] #10 DONE 0.0s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-10T04:01:52.805Z] #3 DONE 0.0s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #11 [core-data internal] load .dockerignore [2025-09-10T04:01:52.805Z] #11 DONE 0.0s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #12 [core-keeper internal] load .dockerignore [2025-09-10T04:01:52.805Z] #12 DONE 0.0s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #13 transferring dockerfile: 2.23kB done [2025-09-10T04:01:52.805Z] #13 DONE 0.2s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #14 [core-command internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #14 transferring dockerfile: 1.94kB done [2025-09-10T04:01:52.805Z] #14 DONE 0.2s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-09-10T04:01:52.805Z] #15 transferring dockerfile: 1.83kB done [2025-09-10T04:01:52.805Z] #15 DONE 0.2s [2025-09-10T04:01:52.805Z] [2025-09-10T04:01:52.805Z] #16 [security-proxy-setup internal] load .dockerignore [2025-09-10T04:01:53.063Z] #16 transferring context: 50B done [2025-09-10T04:01:53.063Z] #16 DONE 0.1s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #17 [security-spire-config internal] load build definition from Dockerfile [2025-09-10T04:01:53.063Z] #17 transferring dockerfile: 1.69kB done [2025-09-10T04:01:53.063Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-10T04:01:53.063Z] #17 DONE 0.2s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-10T04:01:53.063Z] #18 transferring dockerfile: 2.14kB done [2025-09-10T04:01:53.063Z] #18 DONE 0.2s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #19 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-10T04:01:53.063Z] #19 transferring dockerfile: 2.49kB done [2025-09-10T04:01:53.063Z] #19 DONE 0.2s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #20 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-10T04:01:53.063Z] #20 transferring dockerfile: 3.02kB done [2025-09-10T04:01:53.063Z] #20 DONE 0.2s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-10T04:01:53.063Z] #3 DONE 0.0s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #10 [core-metadata internal] load .dockerignore [2025-09-10T04:01:53.063Z] #10 transferring context: 50B done [2025-09-10T04:01:53.063Z] #10 DONE 0.1s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #21 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-09-10T04:01:53.063Z] #21 DONE 0.2s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #22 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:01:53.063Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:01:53.063Z] #22 ... [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #12 [core-keeper internal] load .dockerignore [2025-09-10T04:01:53.063Z] #12 transferring context: 50B 0.0s done [2025-09-10T04:01:53.063Z] #12 DONE 0.1s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #11 [core-data internal] load .dockerignore [2025-09-10T04:01:53.063Z] #11 transferring context: 50B done [2025-09-10T04:01:53.063Z] #11 DONE 0.1s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #23 [core-command internal] load .dockerignore [2025-09-10T04:01:53.063Z] #23 transferring context: 50B done [2025-09-10T04:01:53.063Z] #23 DONE 0.1s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-10T04:01:53.063Z] #24 transferring context: 50B done [2025-09-10T04:01:53.063Z] #24 DONE 0.1s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-09-10T04:01:53.063Z] #25 transferring context: 50B done [2025-09-10T04:01:53.063Z] #25 DONE 0.1s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #26 [support-scheduler internal] load .dockerignore [2025-09-10T04:01:53.063Z] #26 transferring context: 50B done [2025-09-10T04:01:53.063Z] #26 DONE 0.1s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #27 [support-notifications internal] load .dockerignore [2025-09-10T04:01:53.063Z] #27 transferring context: 50B done [2025-09-10T04:01:53.063Z] #27 DONE 0.1s [2025-09-10T04:01:53.063Z] [2025-09-10T04:01:53.063Z] #22 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:01:53.063Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:01:53.063Z] #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-10T04:01:53.063Z] #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-09-10T04:01:53.063Z] #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:01:53.063Z] #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-10T04:01:53.413Z] #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-10T04:01:53.413Z] #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-10T04:01:53.413Z] #22 ... [2025-09-10T04:01:53.413Z] [2025-09-10T04:01:53.413Z] #28 [security-proxy-auth internal] load .dockerignore [2025-09-10T04:01:53.413Z] #28 transferring context: 50B done [2025-09-10T04:01:53.413Z] #28 DONE 0.3s [2025-09-10T04:01:53.413Z] [2025-09-10T04:01:53.413Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-09-10T04:01:53.413Z] #29 transferring context: 50B done [2025-09-10T04:01:53.413Z] #29 DONE 0.3s [2025-09-10T04:01:53.413Z] [2025-09-10T04:01:53.413Z] #22 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:01:53.413Z] #22 ... [2025-09-10T04:01:53.413Z] [2025-09-10T04:01:53.413Z] #30 [security-bootstrapper internal] load .dockerignore [2025-09-10T04:01:53.413Z] #30 transferring context: 50B done [2025-09-10T04:01:53.413Z] #30 DONE 0.3s [2025-09-10T04:01:53.413Z] [2025-09-10T04:01:53.413Z] #31 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-10T04:01:53.413Z] #31 DONE 0.4s [2025-09-10T04:01:53.413Z] [2025-09-10T04:01:53.413Z] #22 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:01:53.413Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:01:53.413Z] #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-10T04:01:53.413Z] #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-10T04:01:53.413Z] #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:01:53.413Z] #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-10T04:01:53.413Z] #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-09-10T04:01:54.789Z] #22 ... [2025-09-10T04:01:54.789Z] [2025-09-10T04:01:54.789Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-10T04:01:54.789Z] #32 DONE 1.7s [2025-09-10T04:01:54.789Z] [2025-09-10T04:01:54.789Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-09-10T04:01:54.789Z] #33 DONE 1.2s [2025-09-10T04:01:54.789Z] [2025-09-10T04:01:54.789Z] #22 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:01:54.789Z] #22 DONE 1.7s [2025-09-10T04:01:54.789Z] [2025-09-10T04:01:54.789Z] #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-10T04:01:54.789Z] #34 ... [2025-09-10T04:01:54.789Z] [2025-09-10T04:01:54.789Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-10T04:01:54.790Z] #35 DONE 2.0s [2025-09-10T04:01:55.048Z] [2025-09-10T04:01:55.048Z] #36 [security-spire-agent internal] load .dockerignore [2025-09-10T04:01:55.048Z] #36 transferring context: 50B 0.0s done [2025-09-10T04:01:55.048Z] #36 DONE 0.1s [2025-09-10T04:01:55.048Z] [2025-09-10T04:01:55.048Z] #37 [security-spire-server internal] load .dockerignore [2025-09-10T04:01:55.048Z] #37 transferring context: 50B done [2025-09-10T04:01:55.048Z] #37 DONE 0.2s [2025-09-10T04:01:55.048Z] [2025-09-10T04:01:55.048Z] #22 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:01:55.048Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:01:55.048Z] #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-10T04:01:55.048Z] #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-10T04:01:55.048Z] #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:01:55.048Z] #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-10T04:01:55.048Z] #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-09-10T04:01:55.048Z] #22 DONE 1.7s [2025-09-10T04:01:55.048Z] [2025-09-10T04:01:55.048Z] #38 [security-spire-config internal] load .dockerignore [2025-09-10T04:01:55.048Z] #38 transferring context: 50B 0.0s done [2025-09-10T04:01:55.048Z] #38 DONE 0.2s [2025-09-10T04:01:55.048Z] [2025-09-10T04:01:55.048Z] #39 [security-spire-agent internal] load build context [2025-09-10T04:01:55.048Z] #39 transferring context: 23.33kB 0.0s done [2025-09-10T04:01:55.048Z] #39 DONE 0.1s [2025-09-10T04:01:55.048Z] [2025-09-10T04:01:55.048Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:01:55.048Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:01:55.318Z] #40 ... [2025-09-10T04:01:55.318Z] [2025-09-10T04:01:55.318Z] #41 [security-spire-config internal] load build context [2025-09-10T04:01:55.318Z] #41 transferring context: 22.05kB 0.0s done [2025-09-10T04:01:55.318Z] #41 DONE 0.2s [2025-09-10T04:01:55.318Z] [2025-09-10T04:01:55.318Z] #42 [security-spire-server internal] load build context [2025-09-10T04:01:55.318Z] #42 transferring context: 23.80kB 0.1s done [2025-09-10T04:01:55.318Z] #42 DONE 0.2s [2025-09-10T04:01:55.318Z] [2025-09-10T04:01:55.318Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:01:55.318Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-09-10T04:01:55.318Z] #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-10T04:01:55.318Z] #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-09-10T04:01:55.318Z] #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-09-10T04:01:55.318Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s [2025-09-10T04:01:55.318Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s [2025-09-10T04:01:55.581Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s [2025-09-10T04:01:58.114Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.5s done [2025-09-10T04:01:58.681Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-10T04:02:00.665Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.9s done [2025-09-10T04:02:03.425Z] #40 ... [2025-09-10T04:02:03.425Z] [2025-09-10T04:02:03.425Z] #43 [core-metadata internal] load build context [2025-09-10T04:02:03.425Z] #43 transferring context: 340.38MB 10.0s [2025-09-10T04:02:03.425Z] #43 ... [2025-09-10T04:02:03.425Z] [2025-09-10T04:02:03.425Z] #44 [support-scheduler internal] load build context [2025-09-10T04:02:03.425Z] #44 ... [2025-09-10T04:02:03.425Z] [2025-09-10T04:02:03.425Z] #45 [support-notifications internal] load build context [2025-09-10T04:02:03.425Z] #45 ... [2025-09-10T04:02:03.425Z] [2025-09-10T04:02:03.425Z] #46 [core-keeper internal] load build context [2025-09-10T04:02:03.425Z] #46 ... [2025-09-10T04:02:03.425Z] [2025-09-10T04:02:03.425Z] #47 [core-common-config-bootstrapper internal] load build context [2025-09-10T04:02:04.348Z] #47 ... [2025-09-10T04:02:04.348Z] [2025-09-10T04:02:04.348Z] #48 [security-bootstrapper internal] load build context [2025-09-10T04:02:04.348Z] #48 ... [2025-09-10T04:02:04.348Z] [2025-09-10T04:02:04.348Z] #49 [security-proxy-setup internal] load build context [2025-09-10T04:02:04.348Z] #49 ... [2025-09-10T04:02:04.348Z] [2025-09-10T04:02:04.348Z] #50 [security-spiffe-token-provider internal] load build context [2025-09-10T04:02:04.607Z] #50 ... [2025-09-10T04:02:04.607Z] [2025-09-10T04:02:04.607Z] #51 [core-data internal] load build context [2025-09-10T04:02:04.607Z] #51 ... [2025-09-10T04:02:04.607Z] [2025-09-10T04:02:04.607Z] #52 [security-proxy-auth internal] load build context [2025-09-10T04:02:04.607Z] #52 ... [2025-09-10T04:02:04.607Z] [2025-09-10T04:02:04.607Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-10T04:02:04.607Z] #53 ... [2025-09-10T04:02:04.607Z] [2025-09-10T04:02:04.607Z] #54 [security-secretstore-setup internal] load build context [2025-09-10T04:02:04.871Z] #54 ... [2025-09-10T04:02:04.871Z] [2025-09-10T04:02:04.871Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-10T04:02:04.871Z] #0 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:04.871Z] #0 2.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:04.871Z] #0 2.881 OK: 248 MiB in 58 packages [2025-09-10T04:02:04.871Z] #55 ... [2025-09-10T04:02:04.871Z] [2025-09-10T04:02:04.871Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-09-10T04:02:04.871Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:04.871Z] #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:04.871Z] #0 10.38 OK: 248 MiB in 58 packages [2025-09-10T04:02:04.871Z] #56 ... [2025-09-10T04:02:04.871Z] [2025-09-10T04:02:04.871Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-10T04:02:04.871Z] #0 0.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:04.871Z] #0 0.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:04.871Z] #0 1.222 OK: 248 MiB in 58 packages [2025-09-10T04:02:05.179Z] #57 ... [2025-09-10T04:02:05.179Z] [2025-09-10T04:02:05.179Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-10T04:02:05.179Z] #58 ... [2025-09-10T04:02:05.179Z] [2025-09-10T04:02:05.179Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-10T04:02:05.179Z] #59 ... [2025-09-10T04:02:05.179Z] [2025-09-10T04:02:05.179Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-10T04:02:05.438Z] #60 ... [2025-09-10T04:02:05.438Z] [2025-09-10T04:02:05.438Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-10T04:02:05.438Z] #61 ... [2025-09-10T04:02:05.438Z] [2025-09-10T04:02:05.438Z] #62 [core-command internal] load build context [2025-09-10T04:02:05.696Z] #62 ... [2025-09-10T04:02:05.696Z] [2025-09-10T04:02:05.696Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-10T04:02:05.696Z] #63 ... [2025-09-10T04:02:05.696Z] [2025-09-10T04:02:05.696Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-10T04:02:05.696Z] #0 0.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:05.696Z] #0 0.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:05.696Z] #0 1.147 OK: 248 MiB in 58 packages [2025-09-10T04:02:05.696Z] #64 ... [2025-09-10T04:02:05.696Z] [2025-09-10T04:02:05.696Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-10T04:02:05.696Z] #0 5.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:05.696Z] #0 5.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:05.696Z] #0 5.392 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:05.696Z] #0 5.407 (2/2) Installing su-exec (0.2-r3) [2025-09-10T04:02:05.696Z] #0 5.410 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:05.696Z] #0 5.427 OK: 8 MiB in 16 packages [2025-09-10T04:02:05.963Z] #65 ... [2025-09-10T04:02:05.963Z] [2025-09-10T04:02:05.963Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-10T04:02:05.963Z] #66 ... [2025-09-10T04:02:05.963Z] [2025-09-10T04:02:05.963Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-10T04:02:06.222Z] #67 ... [2025-09-10T04:02:06.222Z] [2025-09-10T04:02:06.222Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-10T04:02:06.222Z] #0 4.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:06.222Z] #0 4.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:06.222Z] #0 4.917 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:06.222Z] #0 4.929 (2/4) Installing openssl (3.3.4-r0) [2025-09-10T04:02:06.222Z] #0 4.951 (3/4) Installing su-exec (0.2-r3) [2025-09-10T04:02:06.222Z] #0 4.962 (4/4) Installing yq-go (4.44.1-r2) [2025-09-10T04:02:06.222Z] #0 5.064 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:06.222Z] #0 5.071 OK: 19 MiB in 18 packages [2025-09-10T04:02:06.222Z] #68 ... [2025-09-10T04:02:06.222Z] [2025-09-10T04:02:06.222Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:02:06.222Z] #69 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-09-10T04:02:06.222Z] #69 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.9s done [2025-09-10T04:02:06.222Z] #69 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done [2025-09-10T04:02:06.222Z] #69 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-10T04:02:06.222Z] #69 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-09-10T04:02:06.222Z] #69 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-09-10T04:02:06.222Z] #69 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.5s done [2025-09-10T04:02:06.222Z] #69 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-10T04:02:06.222Z] #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 11.0s [2025-09-10T04:02:06.222Z] #69 ... [2025-09-10T04:02:06.222Z] [2025-09-10T04:02:06.222Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-10T04:02:06.222Z] #0 5.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:06.222Z] #0 5.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:06.222Z] #0 6.192 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-10T04:02:06.222Z] #0 6.192 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-10T04:02:06.222Z] #0 6.192 OK: 24174 distinct packages available [2025-09-10T04:02:06.222Z] #0 6.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:06.222Z] #0 6.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:06.222Z] #0 6.998 OK: 248 MiB in 58 packages [2025-09-10T04:02:06.482Z] #70 ... [2025-09-10T04:02:06.482Z] [2025-09-10T04:02:06.482Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-10T04:02:06.482Z] #71 ... [2025-09-10T04:02:06.482Z] [2025-09-10T04:02:06.482Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:02:07.856Z] #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 3.15MB / 15.53MB 12.6s [2025-09-10T04:02:07.856Z] #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 12.58MB / 15.53MB 12.7s [2025-09-10T04:02:07.856Z] #69 ... [2025-09-10T04:02:07.856Z] [2025-09-10T04:02:07.856Z] #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-10T04:02:07.856Z] #34 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:07.856Z] #34 3.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:07.856Z] #34 3.677 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:07.856Z] #34 3.744 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:07.856Z] #34 3.748 OK: 8 MiB in 15 packages [2025-09-10T04:02:08.114Z] #34 ... [2025-09-10T04:02:08.114Z] [2025-09-10T04:02:08.114Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:02:08.114Z] #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 12.8s [2025-09-10T04:02:10.024Z] #69 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-10T04:02:12.560Z] #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 16.9s done [2025-09-10T04:02:14.066Z] #69 ... [2025-09-10T04:02:14.066Z] [2025-09-10T04:02:14.066Z] #43 [core-metadata internal] load build context [2025-09-10T04:02:14.066Z] #43 transferring context: 595.45MB 16.7s done [2025-09-10T04:02:14.066Z] #43 ... [2025-09-10T04:02:14.066Z] [2025-09-10T04:02:14.066Z] #44 [support-scheduler internal] load build context [2025-09-10T04:02:14.066Z] #44 transferring context: 595.45MB 14.5s done [2025-09-10T04:02:14.066Z] #44 ... [2025-09-10T04:02:14.066Z] [2025-09-10T04:02:14.066Z] #48 [security-bootstrapper internal] load build context [2025-09-10T04:02:14.066Z] #48 transferring context: 595.45MB 16.4s done [2025-09-10T04:02:14.066Z] #48 ... [2025-09-10T04:02:14.066Z] [2025-09-10T04:02:14.066Z] #46 [core-keeper internal] load build context [2025-09-10T04:02:14.066Z] #46 transferring context: 595.45MB 14.8s done [2025-09-10T04:02:14.066Z] #46 ... [2025-09-10T04:02:14.066Z] [2025-09-10T04:02:14.066Z] #45 [support-notifications internal] load build context [2025-09-10T04:02:14.066Z] #45 transferring context: 595.45MB 13.6s done [2025-09-10T04:02:14.323Z] #45 ... [2025-09-10T04:02:14.323Z] [2025-09-10T04:02:14.323Z] #47 [core-common-config-bootstrapper internal] load build context [2025-09-10T04:02:14.323Z] #47 transferring context: 595.45MB 15.0s done [2025-09-10T04:02:14.323Z] #47 ... [2025-09-10T04:02:14.323Z] [2025-09-10T04:02:14.323Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:14.323Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-10T04:02:14.323Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 19.2s [2025-09-10T04:02:15.178Z] #40 ... [2025-09-10T04:02:15.178Z] [2025-09-10T04:02:15.178Z] #49 [security-proxy-setup internal] load build context [2025-09-10T04:02:15.178Z] #49 transferring context: 595.45MB 15.8s done [2025-09-10T04:02:15.178Z] #49 ... [2025-09-10T04:02:15.178Z] [2025-09-10T04:02:15.178Z] #51 [core-data internal] load build context [2025-09-10T04:02:15.178Z] #51 transferring context: 595.45MB 13.5s done [2025-09-10T04:02:15.436Z] #51 ... [2025-09-10T04:02:15.436Z] [2025-09-10T04:02:15.436Z] #52 [security-proxy-auth internal] load build context [2025-09-10T04:02:15.436Z] #52 transferring context: 595.45MB 15.4s done [2025-09-10T04:02:15.436Z] #52 ... [2025-09-10T04:02:15.436Z] [2025-09-10T04:02:15.436Z] #54 [security-secretstore-setup internal] load build context [2025-09-10T04:02:15.436Z] #54 transferring context: 595.45MB 12.7s done [2025-09-10T04:02:15.436Z] #54 ... [2025-09-10T04:02:15.436Z] [2025-09-10T04:02:15.436Z] #50 [security-spiffe-token-provider internal] load build context [2025-09-10T04:02:15.436Z] #50 transferring context: 595.45MB 13.1s done [2025-09-10T04:02:15.478Z] Removing intermediate container 3b3863946be3 [2025-09-10T04:02:15.478Z] ---> 2cdb0581120c [2025-09-10T04:02:15.695Z] #50 ... [2025-09-10T04:02:15.695Z] [2025-09-10T04:02:15.695Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:15.695Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 20.4s [2025-09-10T04:02:15.743Z] Successfully built 2cdb0581120c [2025-09-10T04:02:15.743Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:02:15.952Z] #40 ... [2025-09-10T04:02:15.952Z] [2025-09-10T04:02:15.952Z] #62 [core-command internal] load build context [2025-09-10T04:02:15.952Z] #62 transferring context: 595.45MB 15.9s done [2025-09-10T04:02:15.952Z] #62 ... [2025-09-10T04:02:15.952Z] [2025-09-10T04:02:15.952Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:16.082Z] + docker inspect -f . ci-base-image-arm64 [2025-09-10T04:02:16.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T04:02:16.210Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 20.2s done [2025-09-10T04:02:16.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-8615 does not seem to be running inside a container [2025-09-10T04:02:16.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@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-arm64 cat [2025-09-10T04:02:16.468Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 20.2s done [2025-09-10T04:02:17.036Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 21.5s done [2025-09-10T04:02:17.528Z] $ docker top 9380523e10d04c8e99cd166dd7bb759dbf1fabdad743c0225b4ab33555d7f691 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T04:02:18.345Z] + go version [2025-09-10T04:02:18.345Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-10T04:02:18.360Z] $ docker stop --time=1 9380523e10d04c8e99cd166dd7bb759dbf1fabdad743c0225b4ab33555d7f691 [2025-09-10T04:02:19.575Z] #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-09-10T04:02:19.941Z] $ docker rm -f --volumes 9380523e10d04c8e99cd166dd7bb759dbf1fabdad743c0225b4ab33555d7f691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:02:20.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-10T04:02:20.655Z] [2025-09-10T04:02:20.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:02:20.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-10T04:02:21.264Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-09-10T04:02:21.264Z] 547446be3368: Pulling fs layer [2025-09-10T04:02:21.264Z] d125d8839a47: Pulling fs layer [2025-09-10T04:02:21.264Z] 3e85d5ac6304: Pulling fs layer [2025-09-10T04:02:21.264Z] c3105a71a48b: Pulling fs layer [2025-09-10T04:02:21.264Z] 0f093f025ec4: Pulling fs layer [2025-09-10T04:02:21.264Z] c3106fc0e877: Pulling fs layer [2025-09-10T04:02:21.264Z] c3105a71a48b: Waiting [2025-09-10T04:02:21.264Z] c3106fc0e877: Waiting [2025-09-10T04:02:21.264Z] 0f093f025ec4: Waiting [2025-09-10T04:02:21.550Z] 547446be3368: Verifying Checksum [2025-09-10T04:02:21.550Z] 547446be3368: Download complete [2025-09-10T04:02:21.550Z] c3105a71a48b: Verifying Checksum [2025-09-10T04:02:21.550Z] c3105a71a48b: Download complete [2025-09-10T04:02:21.820Z] d125d8839a47: Verifying Checksum [2025-09-10T04:02:21.820Z] d125d8839a47: Download complete [2025-09-10T04:02:21.820Z] c3106fc0e877: Verifying Checksum [2025-09-10T04:02:21.820Z] c3106fc0e877: Download complete [2025-09-10T04:02:22.088Z] 0f093f025ec4: Verifying Checksum [2025-09-10T04:02:22.088Z] 0f093f025ec4: Download complete [2025-09-10T04:02:22.088Z] 547446be3368: Pull complete [2025-09-10T04:02:23.494Z] d125d8839a47: Pull complete [2025-09-10T04:02:24.077Z] 3e85d5ac6304: Verifying Checksum [2025-09-10T04:02:24.077Z] 3e85d5ac6304: Download complete [2025-09-10T04:02:24.838Z] #40 ... [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #54 [security-secretstore-setup internal] load build context [2025-09-10T04:02:24.839Z] #54 DONE 31.1s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-10T04:02:24.839Z] #53 DONE 29.9s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #50 [security-spiffe-token-provider internal] load build context [2025-09-10T04:02:24.839Z] #50 DONE 31.3s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #51 [core-data internal] load build context [2025-09-10T04:02:24.839Z] #51 DONE 31.4s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #45 [support-notifications internal] load build context [2025-09-10T04:02:24.839Z] #45 DONE 31.3s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #44 [support-scheduler internal] load build context [2025-09-10T04:02:24.839Z] #44 DONE 31.4s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:24.839Z] #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-09-10T04:02:24.839Z] #40 ... [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-10T04:02:24.839Z] #72 ... [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #46 [core-keeper internal] load build context [2025-09-10T04:02:24.839Z] #46 DONE 31.4s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #47 [core-common-config-bootstrapper internal] load build context [2025-09-10T04:02:24.839Z] #47 DONE 31.4s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #49 [security-proxy-setup internal] load build context [2025-09-10T04:02:24.839Z] #49 DONE 31.5s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #52 [security-proxy-auth internal] load build context [2025-09-10T04:02:24.839Z] #52 DONE 31.2s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #62 [core-command internal] load build context [2025-09-10T04:02:24.839Z] #62 DONE 31.5s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #43 [core-metadata internal] load build context [2025-09-10T04:02:24.839Z] #43 DONE 31.5s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-10T04:02:24.839Z] #57 DONE 30.0s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-10T04:02:24.839Z] #70 DONE 30.0s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-09-10T04:02:24.839Z] #56 DONE 30.0s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-10T04:02:24.839Z] #68 DONE 29.9s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-10T04:02:24.839Z] #34 DONE 29.9s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-10T04:02:24.839Z] #65 DONE 29.9s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #48 [security-bootstrapper internal] load build context [2025-09-10T04:02:24.839Z] #48 DONE 31.2s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-10T04:02:24.839Z] #64 DONE 30.1s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-10T04:02:24.839Z] #55 DONE 30.1s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #73 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:02:24.839Z] #73 ... [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:02:24.839Z] #74 DONE 0.3s [2025-09-10T04:02:24.839Z] [2025-09-10T04:02:24.839Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:02:24.839Z] #75 DONE 0.3s [2025-09-10T04:02:25.097Z] [2025-09-10T04:02:25.097Z] #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:02:25.097Z] #73 DONE 0.3s [2025-09-10T04:02:25.097Z] [2025-09-10T04:02:25.097Z] #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:25.097Z] #76 ... [2025-09-10T04:02:25.097Z] [2025-09-10T04:02:25.097Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:02:25.097Z] #77 DONE 0.4s [2025-09-10T04:02:25.097Z] [2025-09-10T04:02:25.097Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:02:25.097Z] #78 DONE 0.4s [2025-09-10T04:02:25.097Z] [2025-09-10T04:02:25.097Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:25.354Z] #40 ... [2025-09-10T04:02:25.354Z] [2025-09-10T04:02:25.354Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-10T04:02:25.354Z] #58 DONE 30.8s [2025-09-10T04:02:25.354Z] [2025-09-10T04:02:25.354Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:25.612Z] #40 ... [2025-09-10T04:02:25.612Z] [2025-09-10T04:02:25.612Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:02:25.612Z] #69 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-09-10T04:02:25.612Z] #69 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done [2025-09-10T04:02:25.612Z] #69 DONE 30.5s [2025-09-10T04:02:25.612Z] [2025-09-10T04:02:25.612Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:26.191Z] #40 ... [2025-09-10T04:02:26.191Z] [2025-09-10T04:02:26.191Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-10T04:02:26.191Z] #71 30.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:26.191Z] #71 30.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:26.191Z] #71 30.72 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:26.191Z] #71 30.72 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:26.191Z] #71 30.73 OK: 8 MiB in 15 packages [2025-09-10T04:02:26.191Z] #71 DONE 31.5s [2025-09-10T04:02:26.191Z] [2025-09-10T04:02:26.191Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-10T04:02:26.191Z] #59 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:26.191Z] #59 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:26.191Z] #59 30.65 (1/4) Installing ca-certificates (20250619-r0) [2025-09-10T04:02:26.191Z] #59 30.66 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:26.191Z] #59 30.67 (3/4) Installing su-exec (0.2-r3) [2025-09-10T04:02:26.191Z] #59 30.67 (4/4) Installing yq-go (4.44.1-r2) [2025-09-10T04:02:26.191Z] #59 30.73 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:26.191Z] #59 30.74 Executing ca-certificates-20250619-r0.trigger [2025-09-10T04:02:26.191Z] #59 30.81 OK: 19 MiB in 18 packages [2025-09-10T04:02:26.191Z] #59 DONE 31.5s [2025-09-10T04:02:26.191Z] [2025-09-10T04:02:26.191Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-10T04:02:26.191Z] #66 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:26.191Z] #66 30.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:26.191Z] #66 30.79 (1/7) Installing ca-certificates (20250619-r0) [2025-09-10T04:02:26.191Z] #66 30.81 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:26.191Z] #66 30.82 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-10T04:02:26.191Z] #66 30.83 (4/7) Installing libsodium (1.0.19-r0) [2025-09-10T04:02:26.191Z] #66 30.84 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-10T04:02:26.191Z] #66 30.86 (6/7) Installing libzmq (4.3.5-r2) [2025-09-10T04:02:26.191Z] #66 30.87 (7/7) Installing zeromq (4.3.5-r2) [2025-09-10T04:02:26.191Z] #66 30.87 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:26.191Z] #66 30.88 Executing ca-certificates-20250619-r0.trigger [2025-09-10T04:02:26.191Z] #66 30.92 OK: 12 MiB in 21 packages [2025-09-10T04:02:26.191Z] #66 DONE 31.5s [2025-09-10T04:02:26.191Z] [2025-09-10T04:02:26.191Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:26.450Z] #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.9s done [2025-09-10T04:02:26.450Z] #40 DONE 31.3s [2025-09-10T04:02:26.450Z] [2025-09-10T04:02:26.450Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-10T04:02:26.450Z] #61 30.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:26.450Z] #61 30.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:26.450Z] #61 30.91 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-10T04:02:26.450Z] #61 30.91 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-10T04:02:26.450Z] #61 30.91 OK: 24174 distinct packages available [2025-09-10T04:02:26.450Z] #61 30.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:26.450Z] #61 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.015Z] #61 ... [2025-09-10T04:02:27.015Z] [2025-09-10T04:02:27.015Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-10T04:02:27.015Z] #67 30.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.015Z] #67 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.015Z] #67 30.83 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-10T04:02:27.015Z] #67 30.83 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-10T04:02:27.015Z] #67 30.83 OK: 24174 distinct packages available [2025-09-10T04:02:27.015Z] #67 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.015Z] #67 31.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.015Z] #67 31.60 (1/14) Installing ca-certificates (20250619-r0) [2025-09-10T04:02:27.015Z] #67 31.86 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-10T04:02:27.015Z] #67 31.87 (3/14) Installing c-ares (1.33.1-r0) [2025-09-10T04:02:27.015Z] #67 31.88 (4/14) Installing libunistring (1.2-r0) [2025-09-10T04:02:27.015Z] #67 31.90 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-10T04:02:27.015Z] #67 31.90 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-10T04:02:27.015Z] #67 31.91 (7/14) Installing libpsl (0.21.5-r1) [2025-09-10T04:02:27.015Z] #67 31.92 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-10T04:02:27.015Z] #67 31.94 (9/14) Installing libcurl (8.12.1-r0) [2025-09-10T04:02:27.015Z] #67 31.95 (10/14) Installing curl (8.12.1-r0) [2025-09-10T04:02:27.015Z] #67 31.95 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:27.015Z] #67 31.96 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-10T04:02:27.015Z] #67 31.96 (13/14) Installing libucontext (1.2-r3) [2025-09-10T04:02:27.015Z] #67 31.96 (14/14) Installing gcompat (1.1.0-r4) [2025-09-10T04:02:27.015Z] #67 31.97 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:27.015Z] #67 31.99 Executing ca-certificates-20250619-r0.trigger [2025-09-10T04:02:27.015Z] #67 32.06 OK: 13 MiB in 28 packages [2025-09-10T04:02:27.015Z] #67 DONE 32.3s [2025-09-10T04:02:27.015Z] [2025-09-10T04:02:27.015Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-10T04:02:27.015Z] #60 30.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.015Z] #60 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.015Z] #60 31.56 (1/3) Installing ca-certificates (20250619-r0) [2025-09-10T04:02:27.015Z] #60 31.83 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:27.015Z] #60 31.84 (3/3) Installing tzdata (2025b-r0) [2025-09-10T04:02:27.015Z] #60 31.89 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:27.015Z] #60 31.89 Executing ca-certificates-20250619-r0.trigger [2025-09-10T04:02:27.015Z] #60 31.95 OK: 10 MiB in 17 packages [2025-09-10T04:02:27.015Z] #60 DONE 32.4s [2025-09-10T04:02:27.015Z] [2025-09-10T04:02:27.015Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-10T04:02:27.015Z] #61 31.99 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:27.015Z] #61 32.00 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-10T04:02:27.015Z] #61 32.00 (3/5) Installing libucontext (1.2-r3) [2025-09-10T04:02:27.015Z] #61 32.00 (4/5) Installing gcompat (1.1.0-r4) [2025-09-10T04:02:27.015Z] #61 32.01 (5/5) Installing openssl (3.3.4-r0) [2025-09-10T04:02:27.015Z] #61 32.02 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:27.015Z] #61 32.02 OK: 9 MiB in 19 packages [2025-09-10T04:02:27.274Z] #61 DONE 32.2s [2025-09-10T04:02:27.274Z] [2025-09-10T04:02:27.274Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-10T04:02:27.274Z] #63 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.274Z] #63 30.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.274Z] #63 31.43 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-10T04:02:27.274Z] #63 31.43 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-10T04:02:27.274Z] #63 31.43 OK: 24174 distinct packages available [2025-09-10T04:02:27.274Z] #63 31.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.274Z] #63 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.274Z] #63 32.00 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:27.274Z] #63 32.00 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-10T04:02:27.274Z] #63 32.01 (3/4) Installing libucontext (1.2-r3) [2025-09-10T04:02:27.274Z] #63 32.01 (4/4) Installing gcompat (1.1.0-r4) [2025-09-10T04:02:27.274Z] #63 32.01 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:27.274Z] #63 32.03 OK: 8 MiB in 18 packages [2025-09-10T04:02:27.274Z] #63 DONE 32.3s [2025-09-10T04:02:27.274Z] [2025-09-10T04:02:27.274Z] #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-09-10T04:02:27.534Z] #79 ... [2025-09-10T04:02:27.534Z] [2025-09-10T04:02:27.534Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-10T04:02:27.534Z] #0 2.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.534Z] #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.534Z] #0 2.532 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:27.534Z] #0 2.545 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:02:27.534Z] #0 2.596 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:27.534Z] #0 2.597 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:27.534Z] #0 2.599 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:02:27.534Z] #0 2.630 OK: 8 MiB in 16 packages [2025-09-10T04:02:27.534Z] #80 DONE 2.8s [2025-09-10T04:02:27.534Z] [2025-09-10T04:02:27.534Z] #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-09-10T04:02:27.534Z] #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.534Z] #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.534Z] #0 2.622 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:27.534Z] #0 2.647 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:02:27.534Z] #0 2.736 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:27.534Z] #0 2.737 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:27.534Z] #0 2.742 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:02:27.534Z] #0 2.745 OK: 8 MiB in 15 packages [2025-09-10T04:02:27.534Z] #81 DONE 2.9s [2025-09-10T04:02:27.534Z] [2025-09-10T04:02:27.534Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-10T04:02:27.793Z] #82 ... [2025-09-10T04:02:27.793Z] [2025-09-10T04:02:27.793Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-10T04:02:27.793Z] #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.793Z] #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:27.793Z] #0 3.003 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:27.793Z] #0 3.018 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:02:27.793Z] #0 3.068 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:27.793Z] #0 3.071 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:27.793Z] #0 3.075 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:02:27.793Z] #0 3.082 OK: 19 MiB in 18 packages [2025-09-10T04:02:27.793Z] #83 DONE 3.2s [2025-09-10T04:02:27.793Z] [2025-09-10T04:02:27.793Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-10T04:02:27.793Z] #84 DONE 0.0s [2025-09-10T04:02:28.051Z] [2025-09-10T04:02:28.051Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-10T04:02:28.051Z] #72 1.681 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:28.051Z] #72 2.837 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:28.051Z] #72 3.368 OK: 248 MiB in 58 packages [2025-09-10T04:02:28.051Z] #72 DONE 3.5s [2025-09-10T04:02:28.051Z] [2025-09-10T04:02:28.051Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-10T04:02:28.051Z] #85 DONE 0.1s [2025-09-10T04:02:28.051Z] [2025-09-10T04:02:28.051Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:02:28.052Z] #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:28.052Z] #0 1.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:28.308Z] #86 1.956 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:28.308Z] #86 1.973 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:02:28.308Z] #86 2.023 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:28.308Z] #86 2.029 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:28.308Z] #86 2.031 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:02:28.308Z] #86 2.056 OK: 8 MiB in 15 packages [2025-09-10T04:02:28.571Z] #86 DONE 2.2s [2025-09-10T04:02:28.571Z] [2025-09-10T04:02:28.571Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:29.138Z] #87 ... [2025-09-10T04:02:29.138Z] [2025-09-10T04:02:29.138Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:02:29.138Z] #0 2.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:29.138Z] #0 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:29.138Z] #0 2.517 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:29.138Z] #0 2.532 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:02:29.138Z] #0 2.574 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:29.138Z] #0 2.576 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:29.138Z] #0 2.592 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:02:29.138Z] #0 2.599 OK: 12 MiB in 21 packages [2025-09-10T04:02:29.138Z] #88 DONE 3.0s [2025-09-10T04:02:29.138Z] [2025-09-10T04:02:29.138Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-10T04:02:29.138Z] #82 DONE 1.8s [2025-09-10T04:02:29.138Z] [2025-09-10T04:02:29.138Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-10T04:02:29.138Z] #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:29.138Z] #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:29.138Z] #0 2.574 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:29.138Z] #0 2.609 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:02:29.138Z] #0 2.651 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:29.138Z] #0 2.655 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:29.138Z] #0 2.659 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:02:29.138Z] #0 2.672 OK: 19 MiB in 18 packages [2025-09-10T04:02:29.138Z] #89 DONE 3.0s [2025-09-10T04:02:29.138Z] [2025-09-10T04:02:29.138Z] #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-10T04:02:29.398Z] #90 DONE 0.1s [2025-09-10T04:02:29.398Z] [2025-09-10T04:02:29.398Z] #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-09-10T04:02:29.398Z] #79 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:29.398Z] #79 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:29.657Z] #79 2.263 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:29.657Z] #79 2.405 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:02:29.914Z] #79 ... [2025-09-10T04:02:29.914Z] [2025-09-10T04:02:29.914Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-10T04:02:29.914Z] #0 2.779 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:29.914Z] #0 3.062 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:29.914Z] #0 3.665 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-10T04:02:29.914Z] #0 3.832 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:02:29.914Z] #0 3.842 OK: 8 MiB in 15 packages [2025-09-10T04:02:29.914Z] #91 DONE 4.6s [2025-09-10T04:02:30.172Z] [2025-09-10T04:02:30.173Z] #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-09-10T04:02:30.173Z] #79 2.834 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:30.173Z] #79 2.837 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:30.173Z] #79 2.842 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:02:30.173Z] #79 2.850 OK: 9 MiB in 19 packages [2025-09-10T04:02:34.164Z] 3e85d5ac6304: Pull complete [2025-09-10T04:02:34.164Z] c3105a71a48b: Pull complete [2025-09-10T04:02:35.120Z] 0f093f025ec4: Pull complete [2025-09-10T04:02:35.120Z] c3106fc0e877: Pull complete [2025-09-10T04:02:35.120Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-09-10T04:02:35.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-10T04:02:35.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T04:02:35.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-8615 does not seem to be running inside a container [2025-09-10T04:02:35.398Z] $ 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/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@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-arm64:latest cat [2025-09-10T04:02:35.479Z] #79 ... [2025-09-10T04:02:35.479Z] [2025-09-10T04:02:35.479Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:35.479Z] #92 ... [2025-09-10T04:02:35.479Z] [2025-09-10T04:02:35.479Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:35.479Z] #93 ... [2025-09-10T04:02:35.479Z] [2025-09-10T04:02:35.479Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:35.479Z] #94 ... [2025-09-10T04:02:35.479Z] [2025-09-10T04:02:35.479Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:35.798Z] #95 ... [2025-09-10T04:02:35.798Z] [2025-09-10T04:02:35.798Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-10T04:02:35.798Z] #0 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:35.798Z] #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:35.798Z] #0 2.357 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:35.798Z] #0 2.477 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:02:35.798Z] #0 2.742 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:35.798Z] #0 2.746 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:35.798Z] #0 2.752 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:02:35.798Z] #0 2.769 OK: 8 MiB in 18 packages [2025-09-10T04:02:37.509Z] $ docker top 5fcbe9d87ad80dd0db35326527ad4ad5f2f5174489e9025847502af424d44e87 -eo pid,comm [2025-09-10T04:02:37.551Z] #96 ... [2025-09-10T04:02:37.551Z] [2025-09-10T04:02:37.551Z] #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:02:37.551Z] #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:37.551Z] #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:37.551Z] #0 2.514 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:37.551Z] #0 2.574 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:02:37.551Z] #0 3.014 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:37.551Z] #0 3.030 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:37.551Z] #0 3.036 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:02:37.551Z] #0 3.041 OK: 10 MiB in 17 packages [Pipeline] { [Pipeline] sh [2025-09-10T04:02:37.826Z] #97 ... [2025-09-10T04:02:37.826Z] [2025-09-10T04:02:37.826Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:02:37.826Z] #0 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:37.826Z] #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T04:02:37.826Z] #0 2.571 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:37.826Z] #0 2.733 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:02:37.826Z] #0 3.005 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:37.826Z] #0 3.008 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:02:37.826Z] #0 3.011 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:02:37.826Z] #0 3.022 OK: 13 MiB in 28 packages [2025-09-10T04:02:38.029Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-10T04:02:48.128Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #1 transferring dockerfile: 2.23kB 0.0s done [2025-09-10T04:02:48.128Z] #1 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #2 transferring dockerfile: 1.83kB done [2025-09-10T04:02:48.128Z] #2 DONE 0.0s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #3 transferring dockerfile: 2.10kB done [2025-09-10T04:02:48.128Z] #3 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #4 transferring dockerfile: 1.70kB done [2025-09-10T04:02:48.128Z] #4 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #5 transferring dockerfile: 1.89kB 0.0s done [2025-09-10T04:02:48.128Z] #5 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #6 [core-command internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #6 transferring dockerfile: 1.94kB done [2025-09-10T04:02:48.128Z] #6 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #7 transferring dockerfile: 1.69kB done [2025-09-10T04:02:48.128Z] #7 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #8 transferring dockerfile: 2.01kB 0.0s done [2025-09-10T04:02:48.128Z] #8 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #9 transferring dockerfile: 2.49kB 0.0s done [2025-09-10T04:02:48.128Z] #9 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #10 transferring dockerfile: 1.81kB 0.0s done [2025-09-10T04:02:48.128Z] #10 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #11 transferring dockerfile: 2.14kB done [2025-09-10T04:02:48.128Z] #11 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #12 transferring dockerfile: 3.02kB done [2025-09-10T04:02:48.128Z] #12 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #13 [core-data internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #13 transferring dockerfile: 2.04kB 0.0s done [2025-09-10T04:02:48.128Z] #13 DONE 0.1s [2025-09-10T04:02:48.128Z] [2025-09-10T04:02:48.128Z] #14 [support-notifications internal] load build definition from Dockerfile [2025-09-10T04:02:48.128Z] #14 transferring dockerfile: 2.00kB 0.0s done [2025-09-10T04:02:48.128Z] #14 DONE 0.0s [2025-09-10T04:02:48.399Z] [2025-09-10T04:02:48.399Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-10T04:02:48.399Z] #15 transferring dockerfile: 2.50kB done [2025-09-10T04:02:48.399Z] #15 DONE 0.1s [2025-09-10T04:02:48.399Z] [2025-09-10T04:02:48.399Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-10T04:02:48.399Z] #16 transferring context: [2025-09-10T04:02:48.399Z] #16 transferring context: 50B 0.0s done [2025-09-10T04:02:48.399Z] #16 DONE 0.1s [2025-09-10T04:02:48.987Z] [2025-09-10T04:02:48.987Z] #17 [support-scheduler internal] load .dockerignore [2025-09-10T04:02:48.987Z] #17 transferring context: 50B 0.0s done [2025-09-10T04:02:48.987Z] #17 DONE 0.1s [2025-09-10T04:02:49.258Z] [2025-09-10T04:02:49.258Z] #18 [core-metadata internal] load .dockerignore [2025-09-10T04:02:49.258Z] #18 transferring context: 50B 0.0s done [2025-09-10T04:02:49.258Z] #18 DONE 0.0s [2025-09-10T04:02:49.258Z] [2025-09-10T04:02:49.258Z] #19 [security-spire-server internal] load .dockerignore [2025-09-10T04:02:49.258Z] #19 transferring context: 50B done [2025-09-10T04:02:49.258Z] #19 DONE 0.1s [2025-09-10T04:02:49.258Z] [2025-09-10T04:02:49.258Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-09-10T04:02:49.258Z] #20 transferring context: 50B done [2025-09-10T04:02:49.258Z] #20 DONE 0.1s [2025-09-10T04:02:49.258Z] [2025-09-10T04:02:49.258Z] #21 [core-command internal] load .dockerignore [2025-09-10T04:02:49.527Z] #21 transferring context: 50B done [2025-09-10T04:02:49.527Z] #21 DONE 0.1s [2025-09-10T04:02:49.527Z] [2025-09-10T04:02:49.527Z] #22 [security-spire-config internal] load .dockerignore [2025-09-10T04:02:49.527Z] #22 transferring context: 50B done [2025-09-10T04:02:49.527Z] #22 DONE 0.0s [2025-09-10T04:02:49.527Z] [2025-09-10T04:02:49.527Z] #23 [core-keeper internal] load .dockerignore [2025-09-10T04:02:49.527Z] #23 transferring context: 50B done [2025-09-10T04:02:49.527Z] #23 DONE 0.1s [2025-09-10T04:02:49.527Z] [2025-09-10T04:02:49.527Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-09-10T04:02:49.527Z] #24 transferring context: 50B 0.0s done [2025-09-10T04:02:49.527Z] #24 DONE 0.1s [2025-09-10T04:02:49.527Z] [2025-09-10T04:02:49.527Z] #25 [security-spire-agent internal] load .dockerignore [2025-09-10T04:02:49.799Z] #25 transferring context: 50B 0.0s done [2025-09-10T04:02:49.799Z] #25 DONE 0.1s [2025-09-10T04:02:49.799Z] [2025-09-10T04:02:49.799Z] #26 [security-bootstrapper internal] load .dockerignore [2025-09-10T04:02:49.799Z] #26 transferring context: 50B done [2025-09-10T04:02:49.799Z] #26 DONE 0.1s [2025-09-10T04:02:49.799Z] [2025-09-10T04:02:49.799Z] #27 [security-proxy-auth internal] load .dockerignore [2025-09-10T04:02:49.799Z] #27 transferring context: 50B done [2025-09-10T04:02:49.799Z] #27 DONE 0.1s [2025-09-10T04:02:49.799Z] [2025-09-10T04:02:49.799Z] #28 [core-data internal] load .dockerignore [2025-09-10T04:02:49.799Z] #28 transferring context: 50B done [2025-09-10T04:02:49.799Z] #28 DONE 0.1s [2025-09-10T04:02:49.799Z] [2025-09-10T04:02:49.799Z] #29 [support-notifications internal] load .dockerignore [2025-09-10T04:02:49.799Z] #29 transferring context: 50B done [2025-09-10T04:02:49.799Z] #29 DONE 0.1s [2025-09-10T04:02:49.799Z] [2025-09-10T04:02:49.799Z] #30 [security-proxy-setup internal] load .dockerignore [2025-09-10T04:02:50.066Z] #30 transferring context: 50B done [2025-09-10T04:02:50.066Z] #30 DONE 0.1s [2025-09-10T04:02:50.066Z] [2025-09-10T04:02:50.066Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:50.066Z] #31 DONE 0.0s [2025-09-10T04:02:50.066Z] [2025-09-10T04:02:50.066Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-09-10T04:02:50.066Z] #32 DONE 0.2s [2025-09-10T04:02:50.066Z] [2025-09-10T04:02:50.066Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:50.066Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:02:50.340Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:02:50.340Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-10T04:02:50.340Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-10T04:02:50.340Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.1s [2025-09-10T04:02:50.340Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.50MB / 4.09MB 0.2s [2025-09-10T04:02:50.607Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s [2025-09-10T04:02:50.608Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-09-10T04:02:50.608Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-09-10T04:02:51.196Z] #33 ... [2025-09-10T04:02:51.196Z] [2025-09-10T04:02:51.196Z] #34 [core-common-config-bootstrapper internal] load build context [2025-09-10T04:02:51.196Z] #34 transferring context: 3.33MB 0.7s done [2025-09-10T04:02:51.196Z] #34 DONE 0.9s [2025-09-10T04:02:51.196Z] [2025-09-10T04:02:51.196Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-10T04:02:51.196Z] #35 DONE 1.0s [2025-09-10T04:02:51.196Z] [2025-09-10T04:02:51.196Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:51.196Z] #33 ... [2025-09-10T04:02:51.196Z] [2025-09-10T04:02:51.196Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:51.196Z] #31 DONE 0.0s [2025-09-10T04:02:51.196Z] [2025-09-10T04:02:51.196Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-10T04:02:51.196Z] #35 DONE 1.6s [2025-09-10T04:02:51.196Z] [2025-09-10T04:02:51.196Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:51.196Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:02:51.196Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:02:51.196Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-10T04:02:51.196Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-10T04:02:51.196Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-09-10T04:02:51.196Z] #33 ... [2025-09-10T04:02:51.196Z] [2025-09-10T04:02:51.196Z] #36 [core-metadata internal] load build context [2025-09-10T04:02:51.196Z] #36 DONE 0.0s [2025-09-10T04:02:51.196Z] [2025-09-10T04:02:51.196Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-10T04:02:51.196Z] #35 DONE 1.7s [2025-09-10T04:02:51.196Z] [2025-09-10T04:02:51.196Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:51.196Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:02:51.196Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:02:51.196Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-10T04:02:51.196Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-10T04:02:51.196Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-09-10T04:02:51.469Z] #33 ... [2025-09-10T04:02:51.469Z] [2025-09-10T04:02:51.469Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-09-10T04:02:51.469Z] #37 DONE 0.6s [2025-09-10T04:02:51.469Z] [2025-09-10T04:02:51.469Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-09-10T04:02:51.469Z] #32 DONE 0.5s [2025-09-10T04:02:51.469Z] [2025-09-10T04:02:51.470Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:51.470Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-09-10T04:02:51.737Z] #33 ... [2025-09-10T04:02:51.737Z] [2025-09-10T04:02:51.737Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:51.737Z] #31 DONE 0.0s [2025-09-10T04:02:51.737Z] [2025-09-10T04:02:51.737Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:51.737Z] #31 DONE 0.0s [2025-09-10T04:02:51.737Z] [2025-09-10T04:02:51.737Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-09-10T04:02:52.005Z] #32 DONE 0.8s [2025-09-10T04:02:52.005Z] [2025-09-10T04:02:52.005Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-10T04:02:52.005Z] #35 DONE 1.7s [2025-09-10T04:02:52.005Z] [2025-09-10T04:02:52.005Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-09-10T04:02:52.005Z] #37 DONE 0.6s [2025-09-10T04:02:52.005Z] [2025-09-10T04:02:52.005Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:52.005Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:02:52.005Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:02:52.005Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-10T04:02:52.005Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-10T04:02:52.005Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-09-10T04:02:52.005Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-09-10T04:02:52.005Z] #33 ... [2025-09-10T04:02:52.005Z] [2025-09-10T04:02:52.005Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-10T04:02:52.005Z] #35 DONE 1.7s [2025-09-10T04:02:52.005Z] [2025-09-10T04:02:52.005Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2025-09-10T04:02:52.005Z] #37 DONE 0.6s [2025-09-10T04:02:52.005Z] [2025-09-10T04:02:52.005Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:52.005Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:02:52.005Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:02:52.005Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-10T04:02:52.005Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-10T04:02:52.005Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-09-10T04:02:52.005Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-09-10T04:02:52.282Z] #33 ... [2025-09-10T04:02:52.282Z] [2025-09-10T04:02:52.282Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:52.282Z] #31 DONE 0.0s [2025-09-10T04:02:52.282Z] [2025-09-10T04:02:52.282Z] #38 [security-spiffe-token-provider internal] load build context [2025-09-10T04:02:52.557Z] #38 ... [2025-09-10T04:02:52.557Z] [2025-09-10T04:02:52.557Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-10T04:02:52.557Z] #35 DONE 1.7s [2025-09-10T04:02:52.557Z] [2025-09-10T04:02:52.557Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-09-10T04:02:52.557Z] #37 DONE 0.7s [2025-09-10T04:02:52.557Z] [2025-09-10T04:02:52.557Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:52.558Z] #31 DONE 0.0s [2025-09-10T04:02:52.558Z] [2025-09-10T04:02:52.558Z] #39 [core-keeper internal] load build context [2025-09-10T04:02:52.558Z] #39 DONE 0.0s [2025-09-10T04:02:52.558Z] [2025-09-10T04:02:52.558Z] #38 [security-spiffe-token-provider internal] load build context [2025-09-10T04:02:52.825Z] #38 ... [2025-09-10T04:02:52.825Z] [2025-09-10T04:02:52.825Z] #40 [support-scheduler internal] load build context [2025-09-10T04:02:52.825Z] #40 transferring context: 3.33MB 1.2s done [2025-09-10T04:02:52.825Z] #40 DONE 1.5s [2025-09-10T04:02:52.825Z] [2025-09-10T04:02:52.825Z] #38 [security-spiffe-token-provider internal] load build context [2025-09-10T04:02:52.825Z] #38 ... [2025-09-10T04:02:52.825Z] [2025-09-10T04:02:52.825Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-10T04:02:52.825Z] #35 DONE 1.7s [2025-09-10T04:02:52.825Z] [2025-09-10T04:02:52.825Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-09-10T04:02:52.825Z] #37 DONE 0.7s [2025-09-10T04:02:52.825Z] [2025-09-10T04:02:52.825Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:52.825Z] #31 DONE 0.0s [2025-09-10T04:02:52.825Z] [2025-09-10T04:02:52.825Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-10T04:02:52.825Z] #41 DONE 1.6s [2025-09-10T04:02:53.104Z] [2025-09-10T04:02:53.104Z] #36 [core-metadata internal] load build context [2025-09-10T04:02:53.104Z] #36 transferring context: 3.33MB 1.5s done [2025-09-10T04:02:53.104Z] #36 DONE 1.6s [2025-09-10T04:02:53.104Z] [2025-09-10T04:02:53.104Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:53.104Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:02:53.104Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:02:53.104Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-10T04:02:53.104Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-10T04:02:53.104Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-09-10T04:02:53.104Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-09-10T04:02:53.104Z] #33 DONE 3.5s [2025-09-10T04:02:53.104Z] [2025-09-10T04:02:53.104Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:53.104Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:53.104Z] #42 ... [2025-09-10T04:02:53.104Z] [2025-09-10T04:02:53.104Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-09-10T04:02:53.104Z] #32 DONE 1.8s [2025-09-10T04:02:53.104Z] [2025-09-10T04:02:53.104Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:53.104Z] #31 DONE 0.0s [2025-09-10T04:02:53.104Z] [2025-09-10T04:02:53.104Z] #43 [security-secretstore-setup internal] load build context [2025-09-10T04:02:53.381Z] #43 ... [2025-09-10T04:02:53.381Z] [2025-09-10T04:02:53.381Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-10T04:02:53.381Z] #35 DONE 1.8s [2025-09-10T04:02:53.381Z] [2025-09-10T04:02:53.381Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-09-10T04:02:53.381Z] #37 DONE 0.7s [2025-09-10T04:02:53.381Z] [2025-09-10T04:02:53.381Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:53.381Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:02:53.381Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:02:53.381Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-10T04:02:53.381Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-10T04:02:53.381Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-09-10T04:02:53.381Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-09-10T04:02:53.381Z] #33 DONE 3.5s [2025-09-10T04:02:53.381Z] [2025-09-10T04:02:53.381Z] #43 [security-secretstore-setup internal] load build context [2025-09-10T04:02:53.650Z] #43 ... [2025-09-10T04:02:53.650Z] [2025-09-10T04:02:53.650Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:53.650Z] #31 DONE 0.0s [2025-09-10T04:02:53.650Z] [2025-09-10T04:02:53.650Z] #43 [security-secretstore-setup internal] load build context [2025-09-10T04:02:53.918Z] #43 ... [2025-09-10T04:02:53.918Z] [2025-09-10T04:02:53.918Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:53.918Z] #31 DONE 0.0s [2025-09-10T04:02:53.918Z] [2025-09-10T04:02:53.918Z] #43 [security-secretstore-setup internal] load build context [2025-09-10T04:02:54.187Z] #43 ... [2025-09-10T04:02:54.187Z] [2025-09-10T04:02:54.187Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-10T04:02:54.187Z] #31 DONE 0.0s [2025-09-10T04:02:54.457Z] [2025-09-10T04:02:54.457Z] #38 [security-spiffe-token-provider internal] load build context [2025-09-10T04:02:54.457Z] #38 transferring context: 3.33MB 1.7s done [2025-09-10T04:02:54.457Z] #38 DONE 2.3s [2025-09-10T04:02:54.457Z] [2025-09-10T04:02:54.457Z] #44 [core-command internal] load build context [2025-09-10T04:02:54.457Z] #44 transferring context: 3.33MB 2.0s done [2025-09-10T04:02:54.457Z] #44 ... [2025-09-10T04:02:54.457Z] [2025-09-10T04:02:54.457Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-10T04:02:54.457Z] #35 DONE 1.8s [2025-09-10T04:02:54.457Z] [2025-09-10T04:02:54.457Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2025-09-10T04:02:54.457Z] #37 DONE 0.8s [2025-09-10T04:02:54.457Z] [2025-09-10T04:02:54.457Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:54.457Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:02:54.457Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:02:54.457Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-10T04:02:54.457Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-10T04:02:54.457Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-09-10T04:02:54.457Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-09-10T04:02:54.457Z] #33 DONE 3.6s [2025-09-10T04:02:54.457Z] [2025-09-10T04:02:54.457Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-09-10T04:02:54.457Z] #32 DONE 3.1s [2025-09-10T04:02:54.457Z] [2025-09-10T04:02:54.457Z] #45 [security-proxy-setup internal] load build context [2025-09-10T04:02:54.457Z] #45 DONE 0.0s [2025-09-10T04:02:54.457Z] [2025-09-10T04:02:54.457Z] #46 [security-spire-config internal] load build context [2025-09-10T04:02:54.457Z] #46 transferring context: 22.05kB 0.2s done [2025-09-10T04:02:54.457Z] #46 DONE 1.5s [2025-09-10T04:02:54.726Z] [2025-09-10T04:02:54.726Z] #47 [security-bootstrapper internal] load build context [2025-09-10T04:02:54.726Z] #47 DONE 0.0s [2025-09-10T04:02:54.726Z] [2025-09-10T04:02:54.726Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:54.726Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.4s done [2025-09-10T04:02:54.726Z] #42 ... [2025-09-10T04:02:54.726Z] [2025-09-10T04:02:54.726Z] #48 [security-spire-server internal] load build context [2025-09-10T04:02:54.726Z] #48 transferring context: 23.80kB 0.1s done [2025-09-10T04:02:54.726Z] #48 DONE 1.7s [2025-09-10T04:02:54.726Z] [2025-09-10T04:02:54.726Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:54.726Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-10T04:02:54.994Z] #42 ... [2025-09-10T04:02:54.994Z] [2025-09-10T04:02:54.994Z] #44 [core-command internal] load build context [2025-09-10T04:02:54.994Z] #44 DONE 2.8s [2025-09-10T04:02:54.994Z] [2025-09-10T04:02:54.994Z] #43 [security-secretstore-setup internal] load build context [2025-09-10T04:02:55.271Z] #43 ... [2025-09-10T04:02:55.271Z] [2025-09-10T04:02:55.271Z] #39 [core-keeper internal] load build context [2025-09-10T04:02:55.271Z] #39 transferring context: 3.33MB 2.0s done [2025-09-10T04:02:55.271Z] #39 DONE 2.6s [2025-09-10T04:02:55.271Z] [2025-09-10T04:02:55.271Z] #43 [security-secretstore-setup internal] load build context [2025-09-10T04:02:55.271Z] #43 transferring context: 3.33MB 2.1s done [2025-09-10T04:02:55.541Z] #43 ... [2025-09-10T04:02:55.541Z] [2025-09-10T04:02:55.541Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T04:02:55.541Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T04:02:55.541Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T04:02:55.541Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-10T04:02:55.541Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-10T04:02:55.541Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-09-10T04:02:55.541Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-09-10T04:02:55.541Z] #33 DONE 3.6s [2025-09-10T04:02:55.541Z] [2025-09-10T04:02:55.541Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-10T04:02:55.541Z] #49 DONE 2.8s [2025-09-10T04:02:55.813Z] [2025-09-10T04:02:55.813Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:02:55.813Z] #50 DONE 0.1s [2025-09-10T04:02:55.813Z] [2025-09-10T04:02:55.813Z] #51 [security-spire-agent internal] load build context [2025-09-10T04:02:56.085Z] #51 ... [2025-09-10T04:02:56.085Z] [2025-09-10T04:02:56.085Z] #43 [security-secretstore-setup internal] load build context [2025-09-10T04:02:56.085Z] #43 DONE 3.3s [2025-09-10T04:02:56.357Z] [2025-09-10T04:02:56.357Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:56.357Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.4s done [2025-09-10T04:02:56.357Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-10T04:02:56.357Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-09-10T04:02:56.357Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-09-10T04:02:57.330Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 1.1s [2025-09-10T04:02:57.330Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.3s [2025-09-10T04:02:57.330Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.3s [2025-09-10T04:02:57.330Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.3s [2025-09-10T04:02:57.600Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.6s done [2025-09-10T04:02:57.600Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.7s [2025-09-10T04:02:57.873Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-09-10T04:02:57.873Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.7s done [2025-09-10T04:02:57.873Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.8s done [2025-09-10T04:02:58.145Z] #42 ... [2025-09-10T04:02:58.145Z] [2025-09-10T04:02:58.145Z] #52 [security-proxy-auth internal] load build context [2025-09-10T04:02:58.145Z] #52 transferring context: 3.33MB 3.6s done [2025-09-10T04:02:58.145Z] #52 DONE 5.0s [2025-09-10T04:02:58.413Z] [2025-09-10T04:02:58.413Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:58.413Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 2.3s [2025-09-10T04:02:59.820Z] #98 DONE 31.6s [2025-09-10T04:02:59.820Z] [2025-09-10T04:02:59.820Z] #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:59.820Z] #76 DONE 33.7s [2025-09-10T04:02:59.820Z] [2025-09-10T04:02:59.820Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:59.820Z] #95 DONE 33.6s [2025-09-10T04:02:59.820Z] [2025-09-10T04:02:59.820Z] #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:02:59.820Z] #97 DONE 31.6s [2025-09-10T04:02:59.820Z] [2025-09-10T04:02:59.820Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:59.820Z] #92 DONE 33.7s [2025-09-10T04:02:59.820Z] [2025-09-10T04:02:59.820Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:59.820Z] #94 DONE 33.6s [2025-09-10T04:02:59.820Z] [2025-09-10T04:02:59.820Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:59.820Z] #87 DONE 30.7s [2025-09-10T04:02:59.820Z] [2025-09-10T04:02:59.820Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-10T04:02:59.820Z] #96 DONE 31.3s [2025-09-10T04:02:59.820Z] [2025-09-10T04:02:59.820Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:02:59.820Z] #93 DONE 33.7s [2025-09-10T04:02:59.821Z] [2025-09-10T04:02:59.821Z] #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-09-10T04:02:59.821Z] #79 DONE 31.4s [2025-09-10T04:02:59.821Z] [2025-09-10T04:02:59.821Z] #99 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-10T04:02:59.836Z] #42 ... [2025-09-10T04:02:59.836Z] [2025-09-10T04:02:59.836Z] #51 [security-spire-agent internal] load build context [2025-09-10T04:02:59.836Z] #51 transferring context: 23.33kB 0.3s done [2025-09-10T04:02:59.836Z] #51 DONE 3.9s [2025-09-10T04:02:59.836Z] [2025-09-10T04:02:59.836Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:02:59.836Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 3.7s [2025-09-10T04:03:00.430Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.89MB / 33.17MB 4.4s [2025-09-10T04:03:00.697Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-09-10T04:03:01.684Z] #42 ... [2025-09-10T04:03:01.684Z] [2025-09-10T04:03:01.684Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-10T04:03:01.684Z] #53 DONE 9.0s [2025-09-10T04:03:01.684Z] [2025-09-10T04:03:01.684Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:01.684Z] #42 ... [2025-09-10T04:03:01.684Z] [2025-09-10T04:03:01.684Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-10T04:03:01.684Z] #0 9.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:01.684Z] #54 ... [2025-09-10T04:03:01.684Z] [2025-09-10T04:03:01.684Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-09-10T04:03:01.990Z] #55 ... [2025-09-10T04:03:01.991Z] [2025-09-10T04:03:01.991Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:01.991Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 5.7s [2025-09-10T04:03:01.991Z] #42 ... [2025-09-10T04:03:01.991Z] [2025-09-10T04:03:01.991Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-10T04:03:01.991Z] #0 9.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:01.991Z] #56 ... [2025-09-10T04:03:01.991Z] [2025-09-10T04:03:01.991Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:02.975Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.14MB / 33.17MB 6.8s [2025-09-10T04:03:02.975Z] #42 ... [2025-09-10T04:03:02.975Z] [2025-09-10T04:03:02.975Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-10T04:03:02.975Z] #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:02.975Z] #0 9.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:02.975Z] #57 ... [2025-09-10T04:03:02.975Z] [2025-09-10T04:03:02.975Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:03.564Z] #42 ... [2025-09-10T04:03:03.564Z] [2025-09-10T04:03:03.564Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-10T04:03:03.564Z] #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:03.832Z] #58 ... [2025-09-10T04:03:03.832Z] [2025-09-10T04:03:03.832Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-10T04:03:04.099Z] #59 ... [2025-09-10T04:03:04.099Z] [2025-09-10T04:03:04.099Z] #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-09-10T04:03:04.099Z] #60 ... [2025-09-10T04:03:04.099Z] [2025-09-10T04:03:04.099Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-10T04:03:04.378Z] #61 ... [2025-09-10T04:03:04.378Z] [2025-09-10T04:03:04.378Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-10T04:03:04.378Z] #0 8.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:04.378Z] #0 9.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:04.378Z] #62 ... [2025-09-10T04:03:04.378Z] [2025-09-10T04:03:04.378Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-10T04:03:04.378Z] #63 ... [2025-09-10T04:03:04.378Z] [2025-09-10T04:03:04.378Z] #64 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-10T04:03:04.649Z] #64 ... [2025-09-10T04:03:04.650Z] [2025-09-10T04:03:04.650Z] #45 [security-proxy-setup internal] load build context [2025-09-10T04:03:04.650Z] #45 transferring context: 2.18MB 7.9s [2025-09-10T04:03:04.650Z] #45 ... [2025-09-10T04:03:04.650Z] [2025-09-10T04:03:04.650Z] #47 [security-bootstrapper internal] load build context [2025-09-10T04:03:04.917Z] #47 ... [2025-09-10T04:03:04.917Z] [2025-09-10T04:03:04.917Z] #65 [core-data internal] load build context [2025-09-10T04:03:04.917Z] #65 transferring context: 3.33MB 7.3s done [2025-09-10T04:03:04.917Z] #65 DONE 10.2s [2025-09-10T04:03:04.917Z] [2025-09-10T04:03:04.917Z] #66 [support-notifications internal] load build context [2025-09-10T04:03:04.917Z] #66 transferring context: 3.33MB 7.0s done [2025-09-10T04:03:05.183Z] #66 ... [2025-09-10T04:03:05.183Z] [2025-09-10T04:03:05.183Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-10T04:03:05.183Z] #67 ... [2025-09-10T04:03:05.183Z] [2025-09-10T04:03:05.183Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-10T04:03:05.450Z] #68 ... [2025-09-10T04:03:05.450Z] [2025-09-10T04:03:05.450Z] #45 [security-proxy-setup internal] load build context [2025-09-10T04:03:05.450Z] #45 ... [2025-09-10T04:03:05.450Z] [2025-09-10T04:03:05.450Z] #66 [support-notifications internal] load build context [2025-09-10T04:03:05.450Z] #66 DONE 10.7s [2025-09-10T04:03:05.450Z] [2025-09-10T04:03:05.450Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-10T04:03:05.718Z] #69 ... [2025-09-10T04:03:05.718Z] [2025-09-10T04:03:05.718Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-10T04:03:05.718Z] #70 ... [2025-09-10T04:03:05.718Z] [2025-09-10T04:03:05.718Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:03:05.718Z] #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.2s done [2025-09-10T04:03:05.718Z] #50 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-10T04:03:05.718Z] #50 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-09-10T04:03:05.718Z] #50 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-09-10T04:03:05.718Z] #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-10T04:03:05.718Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-09-10T04:03:05.718Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-09-10T04:03:05.718Z] #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.0s done [2025-09-10T04:03:05.718Z] #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.20MB / 14.28MB 7.4s [2025-09-10T04:03:05.718Z] #50 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done [2025-09-10T04:03:05.984Z] #50 ... [2025-09-10T04:03:05.984Z] [2025-09-10T04:03:05.984Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-10T04:03:05.984Z] #71 ... [2025-09-10T04:03:05.984Z] [2025-09-10T04:03:05.984Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:03:06.250Z] #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 7.7s [2025-09-10T04:03:06.250Z] #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 7.9s [2025-09-10T04:03:06.516Z] #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 8.2s [2025-09-10T04:03:06.784Z] #50 ... [2025-09-10T04:03:06.784Z] [2025-09-10T04:03:06.784Z] #45 [security-proxy-setup internal] load build context [2025-09-10T04:03:06.784Z] #45 transferring context: 3.33MB 10.0s done [2025-09-10T04:03:06.784Z] #45 DONE 12.1s [2025-09-10T04:03:06.784Z] [2025-09-10T04:03:06.784Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:03:06.784Z] #50 ... [2025-09-10T04:03:06.784Z] [2025-09-10T04:03:06.784Z] #47 [security-bootstrapper internal] load build context [2025-09-10T04:03:06.784Z] #47 transferring context: 3.33MB 10.3s done [2025-09-10T04:03:06.784Z] #47 DONE 12.1s [2025-09-10T04:03:06.784Z] [2025-09-10T04:03:06.784Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:03:06.784Z] #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 8.4s [2025-09-10T04:03:07.051Z] #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 8.6s done [2025-09-10T04:03:09.653Z] #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-09-10T04:03:09.653Z] #50 ... [2025-09-10T04:03:09.653Z] [2025-09-10T04:03:09.653Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-10T04:03:09.653Z] #57 15.73 OK: 239 MiB in 58 packages [2025-09-10T04:03:09.653Z] #57 DONE 16.9s [2025-09-10T04:03:09.860Z] #99 ... [2025-09-10T04:03:09.860Z] [2025-09-10T04:03:09.860Z] #100 [support-notifications builder 6/7] COPY . . [2025-09-10T04:03:09.860Z] #100 ... [2025-09-10T04:03:09.860Z] [2025-09-10T04:03:09.860Z] #101 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-10T04:03:09.860Z] #101 ... [2025-09-10T04:03:09.860Z] [2025-09-10T04:03:09.860Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:09.860Z] #102 ... [2025-09-10T04:03:09.860Z] [2025-09-10T04:03:09.860Z] #103 [security-proxy-setup builder 6/7] COPY . . [2025-09-10T04:03:09.860Z] #103 ... [2025-09-10T04:03:09.860Z] [2025-09-10T04:03:09.860Z] #104 [core-keeper builder 7/8] COPY . . [2025-09-10T04:03:09.860Z] #104 ... [2025-09-10T04:03:09.860Z] [2025-09-10T04:03:09.860Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:09.860Z] #105 ... [2025-09-10T04:03:09.860Z] [2025-09-10T04:03:09.860Z] #106 [support-scheduler builder 6/7] COPY . . [2025-09-10T04:03:09.860Z] #106 ... [2025-09-10T04:03:09.860Z] [2025-09-10T04:03:09.860Z] #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-10T04:03:09.928Z] [2025-09-10T04:03:09.928Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:09.928Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.3s done [2025-09-10T04:03:09.928Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-09-10T04:03:10.232Z] #42 ... [2025-09-10T04:03:10.232Z] [2025-09-10T04:03:10.232Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-10T04:03:10.232Z] #62 16.53 (1/3) Installing ca-certificates (20250619-r0) [2025-09-10T04:03:10.514Z] #62 ... [2025-09-10T04:03:10.514Z] [2025-09-10T04:03:10.514Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:10.514Z] #72 DONE 0.7s [2025-09-10T04:03:10.514Z] [2025-09-10T04:03:10.514Z] #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-09-10T04:03:10.514Z] #60 DONE 16.6s [2025-09-10T04:03:10.514Z] [2025-09-10T04:03:10.514Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-10T04:03:11.238Z] #107 DONE 12.4s [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:11.238Z] #105 DONE 12.4s [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #103 [security-bootstrapper builder 6/7] COPY . . [2025-09-10T04:03:11.238Z] #103 DONE 12.4s [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:11.238Z] #108 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:11.238Z] #109 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2025-09-10T04:03:11.238Z] #110 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:11.238Z] #111 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #112 [security-bootstrapper builder 6/7] COPY . . [2025-09-10T04:03:11.238Z] #112 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:11.238Z] #113 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #100 [support-notifications builder 6/7] COPY . . [2025-09-10T04:03:11.238Z] #100 DONE 12.4s [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #99 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-10T04:03:11.238Z] #99 DONE 12.4s [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #106 [support-scheduler builder 6/7] COPY . . [2025-09-10T04:03:11.238Z] #106 DONE 12.4s [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:11.238Z] #114 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #115 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:11.238Z] #115 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #116 [core-data builder 6/7] COPY . . [2025-09-10T04:03:11.238Z] #116 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:11.238Z] #117 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #118 [core-command builder 6/7] COPY . . [2025-09-10T04:03:11.238Z] #118 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:11.238Z] #119 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:11.238Z] #120 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:11.238Z] #121 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #122 [security-proxy-auth builder 6/7] COPY . . [2025-09-10T04:03:11.238Z] #122 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:11.238Z] #123 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-10T04:03:11.238Z] #124 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:11.238Z] #125 CACHED [2025-09-10T04:03:11.238Z] [2025-09-10T04:03:11.238Z] #104 [core-keeper builder 7/8] COPY . . [2025-09-10T04:03:11.238Z] #104 DONE 12.4s [2025-09-10T04:03:11.239Z] [2025-09-10T04:03:11.239Z] #101 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-10T04:03:11.239Z] #101 DONE 12.4s [2025-09-10T04:03:11.239Z] [2025-09-10T04:03:11.239Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-10T04:03:11.239Z] #126 ... [2025-09-10T04:03:11.239Z] [2025-09-10T04:03:11.239Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:11.239Z] #102 DONE 12.4s [2025-09-10T04:03:11.239Z] [2025-09-10T04:03:11.239Z] #127 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-10T04:03:11.239Z] #127 DONE 0.3s [2025-09-10T04:03:11.239Z] [2025-09-10T04:03:11.239Z] #128 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-10T04:03:11.496Z] #128 ... [2025-09-10T04:03:11.496Z] [2025-09-10T04:03:11.496Z] #129 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-10T04:03:11.496Z] #129 DONE 0.3s [2025-09-10T04:03:11.754Z] [2025-09-10T04:03:11.754Z] #130 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-10T04:03:11.927Z] #73 ... [2025-09-10T04:03:11.927Z] [2025-09-10T04:03:11.927Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-10T04:03:11.927Z] #0 9.210 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:11.927Z] #74 ... [2025-09-10T04:03:11.927Z] [2025-09-10T04:03:11.927Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-10T04:03:11.927Z] #54 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:11.927Z] #54 17.80 OK: 239 MiB in 58 packages [2025-09-10T04:03:11.927Z] #54 DONE 20.3s [2025-09-10T04:03:11.927Z] [2025-09-10T04:03:11.927Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:12.012Z] #130 DONE 0.6s [2025-09-10T04:03:12.012Z] [2025-09-10T04:03:12.012Z] #128 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-10T04:03:12.012Z] #128 DONE 0.6s [2025-09-10T04:03:12.012Z] [2025-09-10T04:03:12.012Z] #131 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:12.012Z] #131 DONE 0.8s [2025-09-10T04:03:12.012Z] [2025-09-10T04:03:12.012Z] #132 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-10T04:03:12.012Z] #132 DONE 0.2s [2025-09-10T04:03:12.012Z] [2025-09-10T04:03:12.012Z] #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-10T04:03:12.012Z] #133 DONE 0.2s [2025-09-10T04:03:12.012Z] [2025-09-10T04:03:12.012Z] #134 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-10T04:03:12.202Z] #75 ... [2025-09-10T04:03:12.203Z] [2025-09-10T04:03:12.203Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-10T04:03:12.203Z] #56 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:12.203Z] #56 16.79 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-10T04:03:12.203Z] #56 16.79 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-10T04:03:12.203Z] #56 16.79 OK: 24052 distinct packages available [2025-09-10T04:03:12.203Z] #56 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:12.273Z] #134 ... [2025-09-10T04:03:12.273Z] [2025-09-10T04:03:12.273Z] #135 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-10T04:03:12.273Z] #135 DONE 0.2s [2025-09-10T04:03:12.273Z] [2025-09-10T04:03:12.273Z] #134 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-10T04:03:12.273Z] #134 DONE 0.2s [2025-09-10T04:03:12.273Z] [2025-09-10T04:03:12.273Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-10T04:03:12.273Z] #126 1.169 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-10T04:03:12.273Z] #126 ... [2025-09-10T04:03:12.273Z] [2025-09-10T04:03:12.273Z] #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-10T04:03:12.273Z] #136 DONE 0.2s [2025-09-10T04:03:12.469Z] #56 ... [2025-09-10T04:03:12.469Z] [2025-09-10T04:03:12.469Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:12.469Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.0s [2025-09-10T04:03:12.538Z] [2025-09-10T04:03:12.538Z] #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-10T04:03:12.538Z] #137 DONE 0.3s [2025-09-10T04:03:12.538Z] [2025-09-10T04:03:12.538Z] #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-10T04:03:12.734Z] #42 ... [2025-09-10T04:03:12.734Z] [2025-09-10T04:03:12.734Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:12.734Z] #75 DONE 0.9s [2025-09-10T04:03:12.734Z] [2025-09-10T04:03:12.734Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:12.804Z] #138 DONE 0.4s [2025-09-10T04:03:12.804Z] [2025-09-10T04:03:12.804Z] #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-10T04:03:12.804Z] #139 DONE 0.4s [2025-09-10T04:03:12.804Z] [2025-09-10T04:03:12.804Z] #140 [security-spire-config] exporting to image [2025-09-10T04:03:12.804Z] #140 exporting layers [2025-09-10T04:03:13.064Z] #140 ... [2025-09-10T04:03:13.064Z] [2025-09-10T04:03:13.064Z] #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-10T04:03:13.064Z] #141 DONE 0.3s [2025-09-10T04:03:13.064Z] [2025-09-10T04:03:13.064Z] #142 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-10T04:03:13.064Z] #142 DONE 0.5s [2025-09-10T04:03:13.324Z] [2025-09-10T04:03:13.324Z] #143 [security-spire-server] exporting to image [2025-09-10T04:03:13.324Z] #143 ... [2025-09-10T04:03:13.324Z] [2025-09-10T04:03:13.324Z] #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-10T04:03:13.324Z] #144 DONE 0.4s [2025-09-10T04:03:13.587Z] [2025-09-10T04:03:13.587Z] #145 [security-spire-agent] exporting to image [2025-09-10T04:03:14.586Z] #145 ... [2025-09-10T04:03:14.586Z] [2025-09-10T04:03:14.586Z] #140 [security-spire-config] exporting to image [2025-09-10T04:03:14.586Z] #140 exporting layers 1.5s done [2025-09-10T04:03:14.586Z] #140 writing image sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 0.1s done [2025-09-10T04:03:14.586Z] #140 naming to docker.io/library/security-spire-config 0.0s done [2025-09-10T04:03:14.586Z] #140 DONE 1.7s [2025-09-10T04:03:14.586Z] [2025-09-10T04:03:14.586Z] #143 [security-spire-server] exporting to image [2025-09-10T04:03:14.586Z] #143 exporting layers 1.4s done [2025-09-10T04:03:14.586Z] #143 writing image sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 0.1s done [2025-09-10T04:03:14.586Z] #143 naming to docker.io/library/security-spire-server [2025-09-10T04:03:14.670Z] #42 ... [2025-09-10T04:03:14.670Z] [2025-09-10T04:03:14.670Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-09-10T04:03:14.670Z] #55 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:14.670Z] #55 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:14.670Z] #55 ... [2025-09-10T04:03:14.670Z] [2025-09-10T04:03:14.670Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-10T04:03:14.670Z] #63 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:14.670Z] #63 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:14.670Z] #63 ... [2025-09-10T04:03:14.670Z] [2025-09-10T04:03:14.670Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:14.882Z] #143 naming to docker.io/library/security-spire-server 0.2s done [2025-09-10T04:03:14.935Z] #42 ... [2025-09-10T04:03:14.935Z] [2025-09-10T04:03:14.935Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-10T04:03:14.935Z] #59 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:14.935Z] #59 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:14.935Z] #59 ... [2025-09-10T04:03:14.935Z] [2025-09-10T04:03:14.935Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-10T04:03:14.935Z] #58 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:14.935Z] #58 19.87 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-10T04:03:14.935Z] #58 19.87 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-10T04:03:14.935Z] #58 19.87 OK: 24052 distinct packages available [2025-09-10T04:03:15.202Z] #58 ... [2025-09-10T04:03:15.202Z] [2025-09-10T04:03:15.202Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:03:15.202Z] #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.5s [2025-09-10T04:03:15.207Z] #143 DONE 2.1s [2025-09-10T04:03:15.207Z] [2025-09-10T04:03:15.207Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-10T04:03:15.207Z] #0 1.320 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-10T04:03:15.781Z] #50 ... [2025-09-10T04:03:15.781Z] [2025-09-10T04:03:15.781Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-10T04:03:15.781Z] #59 21.99 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-10T04:03:15.781Z] #59 21.99 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-10T04:03:15.781Z] #59 21.99 OK: 24052 distinct packages available [2025-09-10T04:03:16.139Z] #146 ... [2025-09-10T04:03:16.139Z] [2025-09-10T04:03:16.139Z] #145 [security-spire-agent] exporting to image [2025-09-10T04:03:16.139Z] #145 exporting layers 2.3s done [2025-09-10T04:03:16.139Z] #145 writing image sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done [2025-09-10T04:03:16.139Z] #145 naming to docker.io/library/security-spire-agent 0.1s done [2025-09-10T04:03:16.139Z] #145 DONE 2.6s [2025-09-10T04:03:16.396Z] [2025-09-10T04:03:16.396Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:03:16.396Z] #0 1.350 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-10T04:03:17.192Z] #59 ... [2025-09-10T04:03:17.192Z] [2025-09-10T04:03:17.192Z] #64 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-10T04:03:17.192Z] #64 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:17.192Z] #64 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:17.192Z] #64 ... [2025-09-10T04:03:17.192Z] [2025-09-10T04:03:17.192Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-10T04:03:17.192Z] #67 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:17.192Z] #67 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:17.192Z] #67 ... [2025-09-10T04:03:17.192Z] [2025-09-10T04:03:17.192Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:17.460Z] #42 ... [2025-09-10T04:03:17.460Z] [2025-09-10T04:03:17.460Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-10T04:03:17.460Z] #55 24.24 OK: 239 MiB in 58 packages [2025-09-10T04:03:17.460Z] #55 DONE 26.8s [2025-09-10T04:03:17.732Z] [2025-09-10T04:03:17.732Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:17.732Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.3s [2025-09-10T04:03:18.003Z] #42 ... [2025-09-10T04:03:18.003Z] [2025-09-10T04:03:18.003Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-10T04:03:18.003Z] #62 17.10 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:18.003Z] #62 17.13 (3/3) Installing tzdata (2025b-r0) [2025-09-10T04:03:18.003Z] #62 19.55 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:18.003Z] #62 19.71 Executing ca-certificates-20250619-r0.trigger [2025-09-10T04:03:18.003Z] #62 21.33 OK: 11 MiB in 17 packages [2025-09-10T04:03:18.003Z] #62 DONE 24.1s [2025-09-10T04:03:18.003Z] [2025-09-10T04:03:18.003Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:18.590Z] #42 ... [2025-09-10T04:03:18.590Z] [2025-09-10T04:03:18.590Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:18.590Z] #76 DONE 1.1s [2025-09-10T04:03:18.590Z] [2025-09-10T04:03:18.590Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-10T04:03:18.590Z] #59 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:20.546Z] #59 ... [2025-09-10T04:03:20.546Z] [2025-09-10T04:03:20.546Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-10T04:03:20.546Z] #67 24.11 OK: 239 MiB in 58 packages [2025-09-10T04:03:20.546Z] #67 DONE 25.6s [2025-09-10T04:03:20.546Z] [2025-09-10T04:03:20.546Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-10T04:03:20.546Z] #68 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:20.546Z] #68 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:20.546Z] #68 ... [2025-09-10T04:03:20.546Z] [2025-09-10T04:03:20.546Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-10T04:03:20.546Z] #61 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:20.546Z] #61 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:20.546Z] #61 ... [2025-09-10T04:03:20.546Z] [2025-09-10T04:03:20.546Z] #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:21.124Z] #77 ... [2025-09-10T04:03:21.124Z] [2025-09-10T04:03:21.124Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-10T04:03:21.124Z] #69 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:21.124Z] #69 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:21.124Z] #69 ... [2025-09-10T04:03:21.124Z] [2025-09-10T04:03:21.124Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-10T04:03:21.124Z] #71 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:21.124Z] #71 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:21.124Z] #71 ... [2025-09-10T04:03:21.124Z] [2025-09-10T04:03:21.124Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-10T04:03:21.124Z] #70 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:21.124Z] #70 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:21.124Z] #70 ... [2025-09-10T04:03:21.124Z] [2025-09-10T04:03:21.124Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-10T04:03:21.124Z] #59 27.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:21.459Z] #59 ... [2025-09-10T04:03:21.459Z] [2025-09-10T04:03:21.459Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:21.459Z] #78 DONE 1.0s [2025-09-10T04:03:21.459Z] [2025-09-10T04:03:21.459Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:21.599Z] #147 ... [2025-09-10T04:03:21.599Z] [2025-09-10T04:03:21.599Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-10T04:03:21.599Z] #0 0.896 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-10T04:03:21.599Z] #148 ... [2025-09-10T04:03:21.599Z] [2025-09-10T04:03:21.599Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-10T04:03:21.599Z] #0 1.488 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-10T04:03:21.599Z] #149 ... [2025-09-10T04:03:21.599Z] [2025-09-10T04:03:21.599Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-10T04:03:21.599Z] #0 1.045 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-10T04:03:21.599Z] #150 ... [2025-09-10T04:03:21.599Z] [2025-09-10T04:03:21.599Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-10T04:03:21.599Z] #0 0.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-10T04:03:21.599Z] #151 ... [2025-09-10T04:03:21.599Z] [2025-09-10T04:03:21.599Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-10T04:03:21.599Z] #0 1.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-10T04:03:21.855Z] #152 ... [2025-09-10T04:03:21.855Z] [2025-09-10T04:03:21.855Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-10T04:03:21.855Z] #0 1.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-10T04:03:22.112Z] #153 ... [2025-09-10T04:03:22.112Z] [2025-09-10T04:03:22.112Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-10T04:03:22.112Z] #0 0.875 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-10T04:03:22.112Z] #154 ... [2025-09-10T04:03:22.112Z] [2025-09-10T04:03:22.112Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-10T04:03:22.112Z] #0 1.275 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-10T04:03:22.370Z] #155 ... [2025-09-10T04:03:22.370Z] [2025-09-10T04:03:22.370Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-10T04:03:22.370Z] #0 1.231 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-10T04:03:22.485Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.3s [2025-09-10T04:03:22.485Z] #42 ... [2025-09-10T04:03:22.485Z] [2025-09-10T04:03:22.485Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-10T04:03:22.485Z] #56 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:22.759Z] #56 ... [2025-09-10T04:03:22.759Z] [2025-09-10T04:03:22.759Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:22.759Z] #79 ... [2025-09-10T04:03:22.759Z] [2025-09-10T04:03:22.759Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:23.386Z] #42 ... [2025-09-10T04:03:23.386Z] [2025-09-10T04:03:23.386Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-10T04:03:23.386Z] #74 11.60 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:23.386Z] #74 ... [2025-09-10T04:03:23.386Z] [2025-09-10T04:03:23.386Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:23.681Z] #42 ... [2025-09-10T04:03:23.681Z] [2025-09-10T04:03:23.681Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-10T04:03:23.681Z] #64 26.11 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:23.681Z] #64 26.16 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:23.681Z] #64 26.31 OK: 9 MiB in 15 packages [2025-09-10T04:03:23.681Z] #64 DONE 30.4s [2025-09-10T04:03:23.681Z] [2025-09-10T04:03:23.681Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:25.659Z] #42 ... [2025-09-10T04:03:25.659Z] [2025-09-10T04:03:25.659Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-10T04:03:25.659Z] #63 21.67 v3.20.7-63-gc8d22a06c37 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-10T04:03:25.659Z] #63 21.67 v3.20.7-61-g23a3cb8547a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-10T04:03:25.659Z] #63 21.67 OK: 24052 distinct packages available [2025-09-10T04:03:25.659Z] #63 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:25.659Z] #63 25.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:25.659Z] #63 ... [2025-09-10T04:03:25.659Z] [2025-09-10T04:03:25.659Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-10T04:03:25.659Z] #61 31.85 (1/4) Installing ca-certificates (20250619-r0) [2025-09-10T04:03:25.927Z] #61 ... [2025-09-10T04:03:25.927Z] [2025-09-10T04:03:25.927Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-10T04:03:25.927Z] #58 22.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:25.927Z] #58 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:25.927Z] #58 ... [2025-09-10T04:03:25.927Z] [2025-09-10T04:03:25.927Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:03:25.927Z] #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.8s done [2025-09-10T04:03:26.196Z] #50 ... [2025-09-10T04:03:26.197Z] [2025-09-10T04:03:26.197Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-10T04:03:26.197Z] #73 5.341 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:26.197Z] #73 7.988 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:26.197Z] #73 ... [2025-09-10T04:03:26.197Z] [2025-09-10T04:03:26.197Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:03:27.203Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s done [2025-09-10T04:03:27.203Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s done [2025-09-10T04:03:27.792Z] #42 ... [2025-09-10T04:03:27.792Z] [2025-09-10T04:03:27.792Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-10T04:03:27.792Z] #74 23.86 OK: 239 MiB in 58 packages [2025-09-10T04:03:27.792Z] #74 DONE 26.0s [2025-09-10T04:03:27.792Z] [2025-09-10T04:03:27.792Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-10T04:03:27.792Z] #70 31.65 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:27.792Z] #70 31.75 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:27.792Z] #70 32.00 OK: 9 MiB in 15 packages [2025-09-10T04:03:28.066Z] #70 ... [2025-09-10T04:03:28.066Z] [2025-09-10T04:03:28.066Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-10T04:03:28.066Z] #69 28.24 (1/7) Installing ca-certificates (20250619-r0) [2025-09-10T04:03:28.066Z] #69 28.73 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:28.066Z] #69 28.75 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-10T04:03:28.066Z] #69 28.77 (4/7) Installing libsodium (1.0.19-r0) [2025-09-10T04:03:28.066Z] #69 28.84 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-10T04:03:28.066Z] #69 29.10 (6/7) Installing libzmq (4.3.5-r2) [2025-09-10T04:03:28.066Z] #69 29.15 (7/7) Installing zeromq (4.3.5-r2) [2025-09-10T04:03:28.066Z] #69 29.18 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:28.066Z] #69 29.24 Executing ca-certificates-20250619-r0.trigger [2025-09-10T04:03:28.066Z] #69 30.43 OK: 14 MiB in 21 packages [2025-09-10T04:03:28.066Z] #69 DONE 32.4s [2025-09-10T04:03:28.066Z] [2025-09-10T04:03:28.066Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:28.338Z] #80 ... [2025-09-10T04:03:28.338Z] [2025-09-10T04:03:28.338Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:28.338Z] #0 5.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:28.338Z] #0 7.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:28.630Z] #81 ... [2025-09-10T04:03:28.630Z] [2025-09-10T04:03:28.630Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-10T04:03:28.630Z] #68 30.19 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:28.630Z] #68 30.28 (2/4) Installing openssl (3.3.4-r0) [2025-09-10T04:03:28.630Z] #68 30.49 (3/4) Installing su-exec (0.2-r3) [2025-09-10T04:03:28.630Z] #68 30.52 (4/4) Installing yq-go (4.44.1-r2) [2025-09-10T04:03:28.630Z] #68 32.14 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:28.630Z] #68 32.36 OK: 20 MiB in 18 packages [2025-09-10T04:03:28.630Z] #68 ... [2025-09-10T04:03:28.630Z] [2025-09-10T04:03:28.630Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:28.630Z] #82 ... [2025-09-10T04:03:28.630Z] [2025-09-10T04:03:28.630Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-10T04:03:28.630Z] #83 DONE 1.1s [2025-09-10T04:03:28.630Z] [2025-09-10T04:03:28.630Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-10T04:03:28.630Z] #61 32.64 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:28.630Z] #61 32.68 (3/4) Installing su-exec (0.2-r3) [2025-09-10T04:03:28.630Z] #61 32.73 (4/4) Installing yq-go (4.44.1-r2) [2025-09-10T04:03:28.630Z] #61 34.71 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:28.931Z] #61 35.02 Executing ca-certificates-20250619-r0.trigger [2025-09-10T04:03:29.523Z] #61 ... [2025-09-10T04:03:29.523Z] [2025-09-10T04:03:29.523Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-10T04:03:29.523Z] #56 34.45 OK: 239 MiB in 58 packages [2025-09-10T04:03:29.523Z] #56 DONE 37.5s [2025-09-10T04:03:29.523Z] [2025-09-10T04:03:29.523Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-10T04:03:29.523Z] #71 30.31 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:29.523Z] #71 30.35 (2/2) Installing su-exec (0.2-r3) [2025-09-10T04:03:29.523Z] #71 30.36 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:29.523Z] #71 30.66 OK: 9 MiB in 16 packages [2025-09-10T04:03:29.523Z] #71 DONE 34.1s [2025-09-10T04:03:29.523Z] [2025-09-10T04:03:29.523Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-10T04:03:30.500Z] #84 ... [2025-09-10T04:03:30.500Z] [2025-09-10T04:03:30.500Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-10T04:03:30.500Z] #70 DONE 34.9s [2025-09-10T04:03:30.500Z] [2025-09-10T04:03:30.500Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:03:30.500Z] #85 DONE 1.2s [2025-09-10T04:03:30.500Z] [2025-09-10T04:03:30.500Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:31.085Z] #86 ... [2025-09-10T04:03:31.085Z] [2025-09-10T04:03:31.085Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-10T04:03:31.085Z] #68 DONE 35.6s [2025-09-10T04:03:31.085Z] [2025-09-10T04:03:31.085Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-10T04:03:31.351Z] #87 ... [2025-09-10T04:03:31.351Z] [2025-09-10T04:03:31.351Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:31.637Z] #88 ... [2025-09-10T04:03:31.637Z] [2025-09-10T04:03:31.637Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-10T04:03:31.637Z] #61 36.98 OK: 20 MiB in 18 packages [2025-09-10T04:03:33.668Z] #61 ... [2025-09-10T04:03:33.668Z] [2025-09-10T04:03:33.668Z] #89 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-09-10T04:03:33.668Z] #0 4.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:33.668Z] #0 6.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:33.668Z] #89 ... [2025-09-10T04:03:33.668Z] [2025-09-10T04:03:33.668Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-10T04:03:33.668Z] #63 39.17 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:33.668Z] #63 39.26 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-10T04:03:33.668Z] #63 39.27 (3/4) Installing libucontext (1.2-r3) [2025-09-10T04:03:33.668Z] #63 39.28 (4/4) Installing gcompat (1.1.0-r4) [2025-09-10T04:03:33.668Z] #63 39.33 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:33.668Z] #63 39.49 OK: 9 MiB in 18 packages [2025-09-10T04:03:34.253Z] #63 ... [2025-09-10T04:03:34.253Z] [2025-09-10T04:03:34.253Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-10T04:03:34.253Z] #61 DONE 40.4s [2025-09-10T04:03:34.253Z] [2025-09-10T04:03:34.253Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-10T04:03:35.670Z] #90 ... [2025-09-10T04:03:35.670Z] [2025-09-10T04:03:35.670Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-10T04:03:35.670Z] #73 22.02 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:35.670Z] #73 22.83 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:35.670Z] #73 23.13 OK: 9 MiB in 15 packages [2025-09-10T04:03:35.670Z] #73 DONE 25.2s [2025-09-10T04:03:35.947Z] [2025-09-10T04:03:35.947Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-10T04:03:35.947Z] #84 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:35.947Z] #84 ... [2025-09-10T04:03:35.947Z] [2025-09-10T04:03:35.947Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-10T04:03:35.947Z] #58 38.75 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:35.947Z] #58 38.88 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-10T04:03:35.947Z] #58 38.91 (3/5) Installing libucontext (1.2-r3) [2025-09-10T04:03:35.947Z] #58 38.94 (4/5) Installing gcompat (1.1.0-r4) [2025-09-10T04:03:35.947Z] #58 39.06 (5/5) Installing openssl (3.3.4-r0) [2025-09-10T04:03:35.947Z] #58 39.31 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:35.947Z] #58 39.52 OK: 10 MiB in 19 packages [2025-09-10T04:03:35.947Z] #58 DONE 42.3s [2025-09-10T04:03:36.220Z] [2025-09-10T04:03:36.220Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-10T04:03:36.853Z] #91 ... [2025-09-10T04:03:36.853Z] [2025-09-10T04:03:36.853Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-10T04:03:36.853Z] #63 DONE 42.8s [2025-09-10T04:03:36.853Z] [2025-09-10T04:03:36.853Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-10T04:03:38.293Z] #92 ... [2025-09-10T04:03:38.293Z] [2025-09-10T04:03:38.293Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-10T04:03:38.293Z] #59 38.61 (1/14) Installing ca-certificates (20250619-r0) [2025-09-10T04:03:38.293Z] #59 39.37 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-10T04:03:38.294Z] #59 39.50 (3/14) Installing c-ares (1.33.1-r0) [2025-09-10T04:03:38.294Z] #59 39.55 (4/14) Installing libunistring (1.2-r0) [2025-09-10T04:03:38.294Z] #59 39.85 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-10T04:03:38.294Z] #59 39.94 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-10T04:03:38.294Z] #59 39.99 (7/14) Installing libpsl (0.21.5-r1) [2025-09-10T04:03:38.294Z] #59 40.05 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-10T04:03:38.294Z] #59 40.23 (9/14) Installing libcurl (8.12.1-r0) [2025-09-10T04:03:38.294Z] #59 40.43 (10/14) Installing curl (8.12.1-r0) [2025-09-10T04:03:38.294Z] #59 40.53 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-10T04:03:38.294Z] #59 40.58 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-10T04:03:38.294Z] #59 40.61 (13/14) Installing libucontext (1.2-r3) [2025-09-10T04:03:38.294Z] #59 40.68 (14/14) Installing gcompat (1.1.0-r4) [2025-09-10T04:03:38.294Z] #59 40.81 Executing busybox-1.36.1-r29.trigger [2025-09-10T04:03:38.294Z] #59 41.08 Executing ca-certificates-20250619-r0.trigger [2025-09-10T04:03:38.294Z] #59 42.14 OK: 15 MiB in 28 packages [2025-09-10T04:03:38.294Z] #59 DONE 44.3s [2025-09-10T04:03:38.294Z] [2025-09-10T04:03:38.294Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:38.876Z] #93 ... [2025-09-10T04:03:38.876Z] [2025-09-10T04:03:38.876Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:38.876Z] #94 ... [2025-09-10T04:03:38.876Z] [2025-09-10T04:03:38.876Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-10T04:03:38.876Z] #87 8.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:40.818Z] #87 9.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:40.818Z] #87 ... [2025-09-10T04:03:40.818Z] [2025-09-10T04:03:40.818Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:40.818Z] #95 ... [2025-09-10T04:03:40.818Z] [2025-09-10T04:03:40.818Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:40.818Z] #81 21.51 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:40.818Z] #81 21.69 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:03:40.818Z] #81 22.28 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:40.818Z] #81 22.29 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:40.818Z] #81 22.31 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:03:40.818Z] #81 22.37 OK: 11 MiB in 17 packages [2025-09-10T04:03:42.226Z] #81 DONE 23.9s [2025-09-10T04:03:42.226Z] [2025-09-10T04:03:42.226Z] #89 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-09-10T04:03:42.226Z] #89 17.94 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:42.226Z] #89 18.08 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:03:42.226Z] #89 18.70 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:42.226Z] #89 18.71 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:42.226Z] #89 18.74 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:03:42.492Z] #89 18.88 OK: 9 MiB in 15 packages [2025-09-10T04:03:44.435Z] #89 DONE 21.4s [2025-09-10T04:03:44.435Z] [2025-09-10T04:03:44.435Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:44.435Z] #93 3.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:44.435Z] #93 4.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:44.701Z] #93 ... [2025-09-10T04:03:44.701Z] [2025-09-10T04:03:44.701Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:44.701Z] #80 6.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:44.701Z] #80 8.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:44.968Z] #80 ... [2025-09-10T04:03:44.968Z] [2025-09-10T04:03:44.968Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-10T04:03:44.968Z] #91 5.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:44.968Z] #91 6.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:46.381Z] #91 ... [2025-09-10T04:03:46.381Z] [2025-09-10T04:03:46.381Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:46.381Z] #80 17.29 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:46.381Z] #80 17.46 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:03:46.381Z] #80 17.84 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:46.381Z] #80 17.85 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:46.381Z] #80 17.91 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:03:46.381Z] #80 18.00 OK: 14 MiB in 21 packages [2025-09-10T04:03:47.396Z] #80 ... [2025-09-10T04:03:47.396Z] [2025-09-10T04:03:47.396Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-10T04:03:47.396Z] #84 8.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:47.396Z] #84 15.66 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:47.396Z] #84 15.80 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:03:47.396Z] #84 16.08 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:47.396Z] #84 16.11 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:47.396Z] #84 16.11 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:03:47.396Z] #84 16.20 OK: 9 MiB in 16 packages [2025-09-10T04:03:47.396Z] #84 DONE 17.7s [2025-09-10T04:03:47.396Z] [2025-09-10T04:03:47.396Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-10T04:03:47.396Z] #87 16.55 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:47.665Z] #87 16.79 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:03:48.253Z] #87 ... [2025-09-10T04:03:48.253Z] [2025-09-10T04:03:48.253Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:48.253Z] #80 DONE 20.2s [2025-09-10T04:03:48.253Z] [2025-09-10T04:03:48.253Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-10T04:03:48.253Z] #87 17.33 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:48.253Z] #87 17.34 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:48.253Z] #87 17.36 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:03:48.524Z] #87 17.55 OK: 20 MiB in 18 packages [2025-09-10T04:03:48.794Z] #87 ... [2025-09-10T04:03:48.794Z] [2025-09-10T04:03:48.794Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:48.794Z] #86 8.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:48.794Z] #86 9.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:48.794Z] #86 16.19 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:48.794Z] #86 16.34 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:03:48.794Z] #86 17.05 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:48.794Z] #86 17.08 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:48.794Z] #86 17.13 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:03:48.794Z] #86 17.31 OK: 9 MiB in 15 packages [2025-09-10T04:03:49.383Z] #86 DONE 18.9s [2025-09-10T04:03:49.383Z] [2025-09-10T04:03:49.383Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-10T04:03:49.383Z] #91 13.45 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:49.654Z] #91 13.59 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:03:50.256Z] #91 ... [2025-09-10T04:03:50.256Z] [2025-09-10T04:03:50.256Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-10T04:03:50.256Z] #96 DONE 2.8s [2025-09-10T04:03:50.256Z] [2025-09-10T04:03:50.256Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-10T04:03:50.256Z] #87 DONE 19.2s [2025-09-10T04:03:50.256Z] [2025-09-10T04:03:50.256Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-10T04:03:50.256Z] #91 14.25 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:50.256Z] #91 14.27 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:50.256Z] #91 14.32 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:03:50.256Z] #91 14.43 OK: 10 MiB in 19 packages [2025-09-10T04:03:50.541Z] #91 ... [2025-09-10T04:03:50.541Z] [2025-09-10T04:03:50.541Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-10T04:03:50.541Z] #90 6.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:50.541Z] #90 7.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:50.541Z] #90 14.38 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:50.541Z] #90 14.65 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:03:50.541Z] #90 15.10 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:50.541Z] #90 15.10 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:50.541Z] #90 15.12 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:03:50.541Z] #90 15.27 OK: 20 MiB in 18 packages [2025-09-10T04:03:50.541Z] #90 ... [2025-09-10T04:03:50.541Z] [2025-09-10T04:03:50.541Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-10T04:03:50.541Z] #97 DONE 0.4s [2025-09-10T04:03:50.541Z] [2025-09-10T04:03:50.541Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-10T04:03:50.541Z] #98 DONE 0.4s [2025-09-10T04:03:50.541Z] [2025-09-10T04:03:50.541Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-10T04:03:50.541Z] #92 4.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:50.541Z] #92 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T04:03:50.541Z] #92 13.27 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:50.541Z] #92 13.57 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:03:50.836Z] #92 ... [2025-09-10T04:03:50.836Z] [2025-09-10T04:03:50.836Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-10T04:03:50.836Z] #90 DONE 16.5s [2025-09-10T04:03:50.836Z] [2025-09-10T04:03:50.836Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-10T04:03:50.836Z] #92 14.17 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:51.104Z] #92 14.19 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:51.104Z] #92 14.19 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:03:51.104Z] #92 14.24 OK: 9 MiB in 18 packages [2025-09-10T04:03:51.693Z] #92 ... [2025-09-10T04:03:51.693Z] [2025-09-10T04:03:51.693Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-09-10T04:03:51.693Z] #91 DONE 15.9s [2025-09-10T04:03:51.960Z] [2025-09-10T04:03:51.960Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:52.550Z] #99 ... [2025-09-10T04:03:52.550Z] [2025-09-10T04:03:52.550Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-10T04:03:52.550Z] #92 DONE 15.7s [2025-09-10T04:03:52.550Z] [2025-09-10T04:03:52.550Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:53.517Z] #100 ... [2025-09-10T04:03:53.517Z] [2025-09-10T04:03:53.517Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-10T04:03:53.517Z] #101 DONE 1.6s [2025-09-10T04:03:53.517Z] [2025-09-10T04:03:53.517Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:53.517Z] #102 ... [2025-09-10T04:03:53.517Z] [2025-09-10T04:03:53.517Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T04:03:53.517Z] #93 13.25 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:53.517Z] #93 13.37 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T04:03:53.517Z] #93 13.91 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:53.517Z] #93 13.92 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T04:03:53.517Z] #93 13.95 Executing busybox-1.36.1-r30.trigger [2025-09-10T04:03:53.517Z] #93 14.03 OK: 15 MiB in 28 packages [2025-09-10T04:03:53.517Z] #93 DONE 15.4s [2025-09-10T04:03:53.784Z] [2025-09-10T04:03:53.784Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:54.751Z] #95 ... [2025-09-10T04:03:54.751Z] [2025-09-10T04:03:54.752Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:54.752Z] #100 DONE 2.2s [2025-09-10T04:03:54.752Z] [2025-09-10T04:03:54.752Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:54.752Z] #99 DONE 2.8s [2025-09-10T04:03:54.752Z] [2025-09-10T04:03:54.752Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-10T04:03:54.752Z] #103 ... [2025-09-10T04:03:54.752Z] [2025-09-10T04:03:54.752Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-10T04:03:54.752Z] #104 DONE 0.2s [2025-09-10T04:03:55.021Z] [2025-09-10T04:03:55.021Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-10T04:03:55.021Z] #103 DONE 0.2s [2025-09-10T04:03:55.021Z] [2025-09-10T04:03:55.021Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-10T04:03:55.300Z] #105 ... [2025-09-10T04:03:55.300Z] [2025-09-10T04:03:55.300Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-10T04:03:55.300Z] #106 DONE 0.4s [2025-09-10T04:03:55.300Z] [2025-09-10T04:03:55.300Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-10T04:03:55.300Z] #105 DONE 0.4s [2025-09-10T04:03:55.300Z] [2025-09-10T04:03:55.300Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-10T04:03:55.575Z] #107 ... [2025-09-10T04:03:55.575Z] [2025-09-10T04:03:55.575Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-10T04:03:55.575Z] #102 DONE 2.3s [2025-09-10T04:03:55.575Z] [2025-09-10T04:03:55.575Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-10T04:03:55.575Z] #108 DONE 0.4s [2025-09-10T04:03:55.845Z] [2025-09-10T04:03:55.845Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-10T04:03:55.845Z] #107 DONE 0.4s [2025-09-10T04:03:55.845Z] [2025-09-10T04:03:55.845Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-10T04:03:55.845Z] #109 ... [2025-09-10T04:03:55.845Z] [2025-09-10T04:03:55.845Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-10T04:03:55.845Z] #110 DONE 0.2s [2025-09-10T04:03:56.114Z] [2025-09-10T04:03:56.114Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-10T04:03:56.114Z] #109 DONE 0.3s [2025-09-10T04:03:56.114Z] [2025-09-10T04:03:56.114Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-10T04:03:56.114Z] #111 DONE 0.4s [2025-09-10T04:03:56.114Z] [2025-09-10T04:03:56.114Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-10T04:03:56.381Z] #112 DONE 0.3s [2025-09-10T04:03:56.381Z] [2025-09-10T04:03:56.381Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-10T04:03:56.381Z] #113 DONE 0.4s [2025-09-10T04:03:56.381Z] [2025-09-10T04:03:56.381Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-10T04:03:56.381Z] #114 ... [2025-09-10T04:03:56.381Z] [2025-09-10T04:03:56.381Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-10T04:03:56.381Z] #115 DONE 0.4s [2025-09-10T04:03:56.647Z] [2025-09-10T04:03:56.647Z] #116 [security-spire-server] exporting to image [2025-09-10T04:03:56.647Z] #116 exporting layers [2025-09-10T04:03:56.913Z] #116 ... [2025-09-10T04:03:56.913Z] [2025-09-10T04:03:56.913Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-10T04:03:56.913Z] #114 DONE 0.6s [2025-09-10T04:03:57.194Z] [2025-09-10T04:03:57.194Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-10T04:03:57.815Z] #117 DONE 0.6s [2025-09-10T04:03:57.815Z] [2025-09-10T04:03:57.815Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-10T04:03:57.815Z] #118 DONE 0.4s [2025-09-10T04:03:57.815Z] [2025-09-10T04:03:57.815Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:03:58.083Z] #95 ... [2025-09-10T04:03:58.083Z] [2025-09-10T04:03:58.083Z] #116 [security-spire-agent] exporting to image [2025-09-10T04:04:00.670Z] #116 exporting layers 4.2s done [2025-09-10T04:04:00.670Z] #116 writing image sha256:a3ac8e5e5a5913d034389427fa29eea18cbf7b52957dbddd2b208882ceb2663c [2025-09-10T04:04:00.670Z] #116 writing image sha256:a3ac8e5e5a5913d034389427fa29eea18cbf7b52957dbddd2b208882ceb2663c 0.1s done [2025-09-10T04:04:00.670Z] #116 writing image sha256:9f9897095d688aa2e1d46c51766bb808bf4477f378ff295bbc33d59c6e41a620 0.0s done [2025-09-10T04:04:00.670Z] #116 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-09-10T04:04:00.670Z] #116 naming to docker.io/library/security-spire-server-arm64 done [2025-09-10T04:04:00.937Z] #116 exporting layers 2.9s done [2025-09-10T04:04:00.937Z] #116 writing image sha256:97e87ac8cdbba3da2c8a6516a1e0351a2d56e22f7288022f2c9994da53cf13f0 done [2025-09-10T04:04:00.937Z] #116 naming to docker.io/library/security-spire-agent-arm64 done [2025-09-10T04:04:00.937Z] #116 DONE 4.4s [2025-09-10T04:04:00.937Z] [2025-09-10T04:04:00.937Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #95 ... [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #79 DONE 120.7s [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #119 [support-scheduler builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #119 ... [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #77 DONE 123.2s [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #82 DONE 115.0s [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #88 DONE 112.4s [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #120 [support-notifications builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #120 DONE 3.5s [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-10T04:05:22.547Z] #121 ... [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:05:22.547Z] #122 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #123 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #124 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #125 DONE 3.6s [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #119 [support-scheduler builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #119 DONE 4.0s [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #126 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #127 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:05:22.547Z] #128 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #129 [core-data builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #129 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #130 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:05:22.547Z] #131 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:05:22.547Z] #132 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #133 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #134 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #135 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #136 [core-command builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #136 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:05:22.547Z] #137 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-09-10T04:05:22.547Z] #138 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #139 [core-metadata builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #139 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:22.547Z] #140 CACHED [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-10T04:05:22.547Z] #141 DONE 3.8s [2025-09-10T04:05:22.547Z] [2025-09-10T04:05:22.547Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-10T04:05:25.134Z] #142 ... [2025-09-10T04:05:25.134Z] [2025-09-10T04:05:25.134Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-10T04:05:25.134Z] #121 7.514 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-10T04:05:26.107Z] #121 ... [2025-09-10T04:05:26.107Z] [2025-09-10T04:05:26.107Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:26.107Z] #94 DONE 117.1s [2025-09-10T04:05:26.107Z] [2025-09-10T04:05:26.107Z] #143 [core-keeper builder 7/8] COPY . . [2025-09-10T04:05:26.374Z] #143 ... [2025-09-10T04:05:26.374Z] [2025-09-10T04:05:26.374Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T04:05:26.374Z] #95 DONE 115.8s [2025-09-10T04:05:26.663Z] [2025-09-10T04:05:26.663Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-10T04:05:27.272Z] #144 ... [2025-09-10T04:05:27.272Z] [2025-09-10T04:05:27.272Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-10T04:05:27.272Z] #0 7.497 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-10T04:05:27.540Z] #145 ... [2025-09-10T04:05:27.540Z] [2025-09-10T04:05:27.540Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-10T04:05:27.540Z] #0 9.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-10T04:05:27.540Z] #146 ... [2025-09-10T04:05:27.540Z] [2025-09-10T04:05:27.540Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:05:27.540Z] #0 8.206 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-10T04:05:27.806Z] #147 ... [2025-09-10T04:05:27.806Z] [2025-09-10T04:05:27.806Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-10T04:05:27.806Z] #0 8.946 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-10T04:05:28.073Z] #148 ... [2025-09-10T04:05:28.073Z] [2025-09-10T04:05:28.073Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-10T04:05:28.073Z] #0 9.887 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-10T04:05:28.073Z] #149 ... [2025-09-10T04:05:28.073Z] [2025-09-10T04:05:28.073Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-10T04:05:28.073Z] #0 8.917 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-10T04:05:28.340Z] #150 ... [2025-09-10T04:05:28.340Z] [2025-09-10T04:05:28.340Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-10T04:05:28.340Z] #144 DONE 1.7s [2025-09-10T04:05:28.340Z] [2025-09-10T04:05:28.340Z] #143 [core-keeper builder 7/8] COPY . . [2025-09-10T04:05:28.340Z] #143 DONE 2.2s [2025-09-10T04:05:28.340Z] [2025-09-10T04:05:28.340Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-10T04:05:28.340Z] #0 9.644 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-10T04:05:28.340Z] #151 ... [2025-09-10T04:05:28.340Z] [2025-09-10T04:05:28.340Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-10T04:05:28.340Z] #0 8.442 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-10T04:05:28.613Z] #152 ... [2025-09-10T04:05:28.613Z] [2025-09-10T04:05:28.613Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-10T04:05:35.266Z] #153 6.722 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-10T04:05:37.208Z] #153 ... [2025-09-10T04:05:37.208Z] [2025-09-10T04:05:37.208Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-10T04:05:37.208Z] #142 9.507 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-10T04:05:37.208Z] #142 ... [2025-09-10T04:05:37.208Z] [2025-09-10T04:05:37.208Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-10T04:05:37.208Z] #0 6.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-10T04:05:38.018Z] #156 ... [2025-09-10T04:05:38.018Z] [2025-09-10T04:05:38.018Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-10T04:05:38.018Z] #151 DONE 132.9s [2025-09-10T04:05:38.018Z] [2025-09-10T04:05:38.018Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-10T04:05:38.018Z] #126 ... [2025-09-10T04:05:38.018Z] [2025-09-10T04:05:38.018Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-10T04:05:38.018Z] #149 DONE 136.2s [2025-09-10T04:05:38.018Z] [2025-09-10T04:05:38.018Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-10T04:05:38.018Z] #156 ... [2025-09-10T04:05:38.018Z] [2025-09-10T04:05:38.018Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-10T04:05:38.584Z] #157 ... [2025-09-10T04:05:38.584Z] [2025-09-10T04:05:38.584Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:48.577Z] #158 ... [2025-09-10T04:05:48.577Z] [2025-09-10T04:05:48.577Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-10T04:05:48.577Z] #156 157.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-10T04:05:52.762Z] #156 ... [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-10T04:05:52.762Z] #154 DONE 161.5s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-10T04:05:52.762Z] #152 DONE 161.5s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-10T04:05:52.762Z] #146 DONE 161.4s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-10T04:05:52.762Z] #148 DONE 161.5s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-10T04:05:52.762Z] #126 DONE 161.5s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-10T04:05:52.762Z] #155 DONE 161.5s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-10T04:05:52.762Z] #150 DONE 161.5s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-10T04:05:52.762Z] #156 DONE 161.6s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:52.762Z] #159 ... [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-10T04:05:52.762Z] #153 DONE 161.6s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:05:52.762Z] #147 DONE 161.6s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-10T04:05:52.762Z] #157 DONE 22.0s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #158 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:52.762Z] #158 DONE 18.6s [2025-09-10T04:05:52.762Z] [2025-09-10T04:05:52.762Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #160 ... [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #161 DONE 0.4s [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #159 DONE 0.4s [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #162 DONE 0.4s [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #163 DONE 0.4s [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #164 DONE 0.4s [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #165 DONE 0.3s [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:53.019Z] #166 DONE 0.3s [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #167 CACHED [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:53.019Z] #168 CACHED [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #169 CACHED [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:53.019Z] #170 CACHED [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #171 CACHED [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:53.019Z] #172 CACHED [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:53.019Z] #160 DONE 0.3s [2025-09-10T04:05:53.019Z] [2025-09-10T04:05:53.019Z] #173 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-10T04:05:53.278Z] #173 ... [2025-09-10T04:05:53.278Z] [2025-09-10T04:05:53.278Z] #174 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:53.278Z] #174 DONE 0.2s [2025-09-10T04:05:53.536Z] [2025-09-10T04:05:53.536Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-10T04:05:54.547Z] #175 ... [2025-09-10T04:05:54.547Z] [2025-09-10T04:05:54.547Z] #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:54.547Z] #176 DONE 1.4s [2025-09-10T04:05:54.547Z] [2025-09-10T04:05:54.547Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:54.547Z] #177 DONE 1.4s [2025-09-10T04:05:54.547Z] [2025-09-10T04:05:54.547Z] #178 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:54.547Z] #178 DONE 1.4s [2025-09-10T04:05:54.547Z] [2025-09-10T04:05:54.547Z] #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-10T04:05:54.547Z] #179 DONE 1.4s [2025-09-10T04:05:54.547Z] [2025-09-10T04:05:54.547Z] #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-10T04:05:54.547Z] #180 DONE 1.4s [2025-09-10T04:05:54.547Z] [2025-09-10T04:05:54.547Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:54.547Z] #181 DONE 1.4s [2025-09-10T04:05:54.547Z] [2025-09-10T04:05:54.547Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-10T04:05:54.547Z] #182 DONE 1.4s [2025-09-10T04:05:54.547Z] [2025-09-10T04:05:54.547Z] #173 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-10T04:05:54.547Z] #173 DONE 1.4s [2025-09-10T04:05:54.547Z] [2025-09-10T04:05:54.547Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-10T04:05:54.547Z] #183 DONE 1.5s [2025-09-10T04:05:54.547Z] [2025-09-10T04:05:54.547Z] #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:05:56.006Z] #184 ... [2025-09-10T04:05:56.006Z] [2025-09-10T04:05:56.006Z] #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:56.006Z] #185 DONE 2.1s [2025-09-10T04:05:56.006Z] [2025-09-10T04:05:56.006Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-10T04:05:56.264Z] #186 ... [2025-09-10T04:05:56.264Z] [2025-09-10T04:05:56.264Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-10T04:05:56.264Z] #175 DONE 3.1s [2025-09-10T04:05:56.264Z] [2025-09-10T04:05:56.264Z] #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-10T04:05:56.264Z] #187 DONE 3.6s [2025-09-10T04:05:56.524Z] [2025-09-10T04:05:56.524Z] #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-09-10T04:05:56.524Z] #188 DONE 1.9s [2025-09-10T04:05:56.524Z] [2025-09-10T04:05:56.524Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-10T04:05:56.524Z] #189 DONE 1.9s [2025-09-10T04:05:56.524Z] [2025-09-10T04:05:56.524Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-10T04:05:56.524Z] #190 DONE 1.9s [2025-09-10T04:05:56.524Z] [2025-09-10T04:05:56.524Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:05:56.524Z] #191 DONE 1.9s [2025-09-10T04:05:56.524Z] [2025-09-10T04:05:56.524Z] #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:05:56.524Z] #192 DONE 1.9s [2025-09-10T04:05:56.524Z] [2025-09-10T04:05:56.524Z] #193 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:05:57.094Z] #193 ... [2025-09-10T04:05:57.094Z] [2025-09-10T04:05:57.094Z] #194 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-09-10T04:05:57.094Z] #194 DONE 2.5s [2025-09-10T04:05:57.094Z] [2025-09-10T04:05:57.094Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-10T04:05:57.094Z] #195 DONE 2.6s [2025-09-10T04:05:57.094Z] [2025-09-10T04:05:57.094Z] #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:05:57.094Z] #196 DONE 2.6s [2025-09-10T04:05:57.094Z] [2025-09-10T04:05:57.094Z] #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:05:57.094Z] #184 DONE 2.6s [2025-09-10T04:05:57.094Z] [2025-09-10T04:05:57.094Z] #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-09-10T04:05:57.353Z] #197 ... [2025-09-10T04:05:57.353Z] [2025-09-10T04:05:57.353Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-10T04:05:57.353Z] #186 DONE 2.1s [2025-09-10T04:05:57.353Z] [2025-09-10T04:05:57.353Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:05:57.353Z] #198 DONE 1.0s [2025-09-10T04:05:57.353Z] [2025-09-10T04:05:57.353Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-10T04:05:57.353Z] #199 DONE 1.1s [2025-09-10T04:05:57.353Z] [2025-09-10T04:05:57.353Z] #200 [support-notifications] exporting to image [2025-09-10T04:05:57.353Z] #200 exporting layers [2025-09-10T04:05:57.612Z] #200 ... [2025-09-10T04:05:57.612Z] [2025-09-10T04:05:57.612Z] #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-09-10T04:05:57.612Z] #197 DONE 0.3s [2025-09-10T04:05:57.612Z] [2025-09-10T04:05:57.612Z] #201 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:05:57.612Z] #201 DONE 1.1s [2025-09-10T04:05:57.612Z] [2025-09-10T04:05:57.612Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:05:57.612Z] #202 DONE 1.1s [2025-09-10T04:05:57.612Z] [2025-09-10T04:05:57.612Z] #193 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:05:57.612Z] #193 DONE 1.1s [2025-09-10T04:05:57.612Z] [2025-09-10T04:05:57.612Z] #203 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-09-10T04:05:57.612Z] #203 DONE 0.4s [2025-09-10T04:05:57.612Z] [2025-09-10T04:05:57.612Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-10T04:05:57.612Z] #204 DONE 0.4s [2025-09-10T04:05:57.612Z] [2025-09-10T04:05:57.612Z] #205 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-10T04:05:57.612Z] #205 DONE 0.4s [2025-09-10T04:05:57.612Z] [2025-09-10T04:05:57.612Z] #206 [core-metadata] exporting to image [2025-09-10T04:05:57.874Z] #206 ... [2025-09-10T04:05:57.874Z] [2025-09-10T04:05:57.874Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-10T04:05:57.874Z] #207 DONE 0.5s [2025-09-10T04:05:57.874Z] [2025-09-10T04:05:57.874Z] #208 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-10T04:05:57.874Z] #208 DONE 0.5s [2025-09-10T04:05:57.874Z] [2025-09-10T04:05:57.874Z] #209 [support-scheduler] exporting to image [2025-09-10T04:05:58.133Z] #209 ... [2025-09-10T04:05:58.133Z] [2025-09-10T04:05:58.133Z] #210 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:05:58.133Z] #210 DONE 0.5s [2025-09-10T04:05:58.133Z] [2025-09-10T04:05:58.133Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:05:58.133Z] #211 DONE 0.5s [2025-09-10T04:05:58.133Z] [2025-09-10T04:05:58.133Z] #212 [core-keeper] exporting to image [2025-09-10T04:05:58.133Z] #212 exporting layers 0.5s done [2025-09-10T04:05:58.133Z] #212 writing image sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e 0.0s done [2025-09-10T04:05:58.133Z] #212 naming to docker.io/library/core-keeper done [2025-09-10T04:05:58.133Z] #212 DONE 1.1s [2025-09-10T04:05:58.133Z] [2025-09-10T04:05:58.133Z] #200 [support-notifications] exporting to image [2025-09-10T04:05:58.133Z] #200 exporting layers 0.2s done [2025-09-10T04:05:58.133Z] #200 writing image sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf 0.1s done [2025-09-10T04:05:58.133Z] #200 naming to docker.io/library/support-notifications done [2025-09-10T04:05:58.133Z] #200 DONE 0.7s [2025-09-10T04:05:58.133Z] [2025-09-10T04:05:58.133Z] #213 [core-command] exporting to image [2025-09-10T04:05:58.133Z] #213 exporting layers 0.5s done [2025-09-10T04:05:58.133Z] #213 writing image sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 0.1s done [2025-09-10T04:05:58.133Z] #213 naming to docker.io/library/core-command 0.0s done [2025-09-10T04:05:58.133Z] #213 DONE 1.2s [2025-09-10T04:05:58.133Z] [2025-09-10T04:05:58.133Z] #206 [core-metadata] exporting to image [2025-09-10T04:05:58.133Z] #206 exporting layers 0.4s done [2025-09-10T04:05:58.133Z] #206 writing image sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 0.0s done [2025-09-10T04:05:58.133Z] #206 naming to docker.io/library/core-metadata 0.0s done [2025-09-10T04:05:58.133Z] #206 DONE 0.6s [2025-09-10T04:05:58.133Z] [2025-09-10T04:05:58.133Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-10T04:05:58.393Z] #214 ... [2025-09-10T04:05:58.393Z] [2025-09-10T04:05:58.393Z] #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-10T04:05:58.393Z] #215 DONE 0.8s [2025-09-10T04:05:58.393Z] [2025-09-10T04:05:58.393Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-10T04:05:58.393Z] #216 DONE 0.4s [2025-09-10T04:05:58.393Z] [2025-09-10T04:05:58.393Z] #217 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-10T04:05:58.393Z] #217 DONE 0.4s [2025-09-10T04:05:58.393Z] [2025-09-10T04:05:58.393Z] #218 [core-common-config-bootstrapper] exporting to image [2025-09-10T04:05:58.653Z] #218 ... [2025-09-10T04:05:58.653Z] [2025-09-10T04:05:58.653Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-10T04:05:58.653Z] #214 DONE 0.6s [2025-09-10T04:05:58.653Z] [2025-09-10T04:05:58.653Z] #219 [core-data] exporting to image [2025-09-10T04:05:58.653Z] #219 exporting layers 0.6s done [2025-09-10T04:05:58.653Z] #219 writing image sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done [2025-09-10T04:05:58.653Z] #219 naming to docker.io/library/core-data done [2025-09-10T04:05:58.653Z] #219 DONE 1.1s [2025-09-10T04:05:58.653Z] [2025-09-10T04:05:58.653Z] #220 [security-spiffe-token-provider] exporting to image [2025-09-10T04:05:58.653Z] #220 exporting layers 0.6s done [2025-09-10T04:05:58.653Z] #220 writing image sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 0.0s done [2025-09-10T04:05:58.653Z] #220 naming to docker.io/library/security-spiffe-token-provider done [2025-09-10T04:05:58.653Z] #220 DONE 1.1s [2025-09-10T04:05:58.653Z] [2025-09-10T04:05:58.653Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-10T04:05:58.653Z] #221 DONE 1.1s [2025-09-10T04:05:58.653Z] [2025-09-10T04:05:58.653Z] #209 [support-scheduler] exporting to image [2025-09-10T04:05:58.653Z] #209 exporting layers 0.8s done [2025-09-10T04:05:58.653Z] #209 writing image sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 0.0s done [2025-09-10T04:05:58.653Z] #209 naming to docker.io/library/support-scheduler done [2025-09-10T04:05:58.914Z] #209 DONE 0.9s [2025-09-10T04:05:58.914Z] [2025-09-10T04:05:58.914Z] #222 [security-proxy-auth] exporting to image [2025-09-10T04:05:58.914Z] #222 ... [2025-09-10T04:05:58.914Z] [2025-09-10T04:05:58.914Z] #218 [core-common-config-bootstrapper] exporting to image [2025-09-10T04:05:58.914Z] #218 exporting layers 0.4s done [2025-09-10T04:05:58.914Z] #218 writing image sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done [2025-09-10T04:05:58.914Z] #218 naming to docker.io/library/core-common-config-bootstrapper done [2025-09-10T04:05:58.914Z] #218 DONE 0.6s [2025-09-10T04:05:58.914Z] [2025-09-10T04:05:58.914Z] #223 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-10T04:05:58.914Z] #223 DONE 0.7s [2025-09-10T04:05:58.914Z] [2025-09-10T04:05:58.914Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-10T04:05:58.914Z] #224 DONE 0.4s [2025-09-10T04:05:58.914Z] [2025-09-10T04:05:58.914Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-10T04:05:58.914Z] #225 DONE 0.1s [2025-09-10T04:05:58.914Z] [2025-09-10T04:05:58.914Z] #222 [security-proxy-auth] exporting to image [2025-09-10T04:05:58.914Z] #222 exporting layers 0.3s done [2025-09-10T04:05:59.180Z] #222 writing image sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done [2025-09-10T04:05:59.180Z] #222 naming to docker.io/library/security-proxy-auth done [2025-09-10T04:05:59.180Z] #222 DONE 0.4s [2025-09-10T04:05:59.180Z] [2025-09-10T04:05:59.180Z] #226 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-09-10T04:05:59.180Z] #226 DONE 0.1s [2025-09-10T04:05:59.180Z] [2025-09-10T04:05:59.180Z] #227 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-09-10T04:05:59.180Z] #227 DONE 0.1s [2025-09-10T04:05:59.180Z] [2025-09-10T04:05:59.180Z] #228 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-09-10T04:05:59.180Z] #228 ... [2025-09-10T04:05:59.180Z] [2025-09-10T04:05:59.180Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-10T04:05:59.180Z] #229 DONE 0.8s [2025-09-10T04:05:59.441Z] [2025-09-10T04:05:59.441Z] #228 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-09-10T04:05:59.441Z] #228 DONE 0.2s [2025-09-10T04:05:59.441Z] [2025-09-10T04:05:59.441Z] #230 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-10T04:05:59.441Z] #230 DONE 0.1s [2025-09-10T04:05:59.441Z] [2025-09-10T04:05:59.441Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-10T04:05:59.441Z] #231 DONE 0.4s [2025-09-10T04:05:59.441Z] [2025-09-10T04:05:59.441Z] #232 [security-proxy-setup] exporting to image [2025-09-10T04:05:59.441Z] #232 exporting layers 0.2s done [2025-09-10T04:05:59.441Z] #232 writing image sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done [2025-09-10T04:05:59.441Z] #232 naming to docker.io/library/security-proxy-setup 0.0s done [2025-09-10T04:05:59.441Z] #232 DONE 0.3s [2025-09-10T04:05:59.441Z] [2025-09-10T04:05:59.441Z] #233 [security-secretstore-setup] exporting to image [2025-09-10T04:05:59.702Z] #233 exporting layers 0.2s done [2025-09-10T04:05:59.702Z] #233 writing image sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done [2025-09-10T04:05:59.702Z] #233 naming to docker.io/library/security-secretstore-setup done [2025-09-10T04:05:59.702Z] #233 DONE 0.2s [2025-09-10T04:05:59.702Z] [2025-09-10T04:05:59.702Z] #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-10T04:05:59.702Z] #234 DONE 0.3s [2025-09-10T04:05:59.962Z] [2025-09-10T04:05:59.962Z] #235 [security-bootstrapper] exporting to image [2025-09-10T04:05:59.962Z] #235 exporting layers 0.2s done [2025-09-10T04:05:59.962Z] #235 writing image sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done [2025-09-10T04:05:59.962Z] #235 naming to docker.io/library/security-bootstrapper done [2025-09-10T04:05:59.962Z] #235 DONE 0.2s [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:05:59.962Z] time="2025-09-10T04:01:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-10T04:05:59.970Z] $ docker stop --time=1 158d98d2e9bd4044388e28c7786beaa17cf8957409252f49ab5f35e6d651b45b [2025-09-10T04:06:01.218Z] $ docker rm -f --volumes 158d98d2e9bd4044388e28c7786beaa17cf8957409252f49ab5f35e6d651b45b [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T04:06:01.564Z] + docker images [2025-09-10T04:06:01.565Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-10T04:06:01.565Z] security-secretstore-setup latest 5fce5fb8bc25 2 seconds ago 80.6MB [2025-09-10T04:06:01.565Z] security-bootstrapper latest c01361b27e65 2 seconds ago 21.2MB [2025-09-10T04:06:01.565Z] security-proxy-setup latest 1985865769a9 2 seconds ago 49.9MB [2025-09-10T04:06:01.565Z] security-proxy-auth latest 304fdaadf053 3 seconds ago 45.5MB [2025-09-10T04:06:01.565Z] core-metadata latest 3989f438ee3c 4 seconds ago 46.4MB [2025-09-10T04:06:01.565Z] core-data latest 1d1b5c926237 4 seconds ago 46.3MB [2025-09-10T04:06:01.565Z] core-common-config-bootstrapper latest f5163de15637 4 seconds ago 20.2MB [2025-09-10T04:06:01.565Z] support-notifications latest 6ec705270e61 4 seconds ago 53.6MB [2025-09-10T04:06:01.565Z] support-scheduler latest b4159b444c52 4 seconds ago 50MB [2025-09-10T04:06:01.565Z] security-spiffe-token-provider latest 7c857350b88e 4 seconds ago 48.8MB [2025-09-10T04:06:01.565Z] core-command latest 992982453e3d 5 seconds ago 40.5MB [2025-09-10T04:06:01.565Z] core-keeper latest b54bf1bd355f 5 seconds ago 45.3MB [2025-09-10T04:06:01.565Z] security-spire-agent latest 64b17bcae1ee 2 minutes ago 196MB [2025-09-10T04:06:01.565Z] security-spire-config latest 836fbc02751e 2 minutes ago 150MB [2025-09-10T04:06:01.565Z] security-spire-server latest d13b1ae8b0fe 2 minutes ago 150MB [2025-09-10T04:06:01.565Z] ci-base-image-x86_64 latest 6844954ac635 7 minutes ago 936MB [2025-09-10T04:06:01.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 5 weeks ago 580MB [2025-09-10T04:06:01.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-09-10T04:06:01.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T04:06:01.705Z] provisioning config files... [2025-09-10T04:06:01.714Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/901@tmp/config15796909585800168041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:06:02.018Z] ---> ****-login.sh [2025-09-10T04:06:02.018Z] nexus3.edgexfoundry.org:10001 [2025-09-10T04:06:02.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:06:02.018Z] Login Succeeded [2025-09-10T04:06:02.018Z] nexus3.edgexfoundry.org:10002 [2025-09-10T04:06:02.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:06:02.277Z] Login Succeeded [2025-09-10T04:06:02.277Z] nexus3.edgexfoundry.org:10003 [2025-09-10T04:06:02.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:06:02.277Z] Login Succeeded [2025-09-10T04:06:02.277Z] nexus3.edgexfoundry.org:10004 [2025-09-10T04:06:02.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:06:02.277Z] Login Succeeded [2025-09-10T04:06:02.277Z] ****.io [2025-09-10T04:06:02.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:06:02.536Z] Login Succeeded [2025-09-10T04:06:02.536Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T04:06:02.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:06:02.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T04:06:02.626Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-09-10T04:06:02.626Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:02.626Z] latest [2025-09-10T04:06:02.626Z] 4.1.0-dev.59 [2025-09-10T04:06:02.626Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:02.626Z] main [2025-09-10T04:06:02.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:02.963Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:03.284Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:03.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-10T04:06:03.284Z] b7ea7bb3e737: Preparing [2025-09-10T04:06:03.284Z] 760f188b3aa0: Preparing [2025-09-10T04:06:03.284Z] 760f44c331d2: Preparing [2025-09-10T04:06:03.284Z] 1f60731908c3: Preparing [2025-09-10T04:06:03.284Z] 7643f97d0aea: Preparing [2025-09-10T04:06:03.284Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:03.284Z] 097100c76c15: Preparing [2025-09-10T04:06:03.284Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:03.284Z] 097100c76c15: Waiting [2025-09-10T04:06:03.284Z] b7ea7bb3e737: Pushed [2025-09-10T04:06:03.284Z] 1f60731908c3: Pushed [2025-09-10T04:06:03.284Z] 760f44c331d2: Pushed [2025-09-10T04:06:03.284Z] 097100c76c15: Layer already exists [2025-09-10T04:06:03.284Z] 7643f97d0aea: Pushed [2025-09-10T04:06:03.284Z] 66fe002a6a6a: Pushed [2025-09-10T04:06:06.568Z] 760f188b3aa0: Pushed [2025-09-10T04:06:06.568Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:06.907Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:07.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-10T04:06:07.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-10T04:06:07.243Z] b7ea7bb3e737: Preparing [2025-09-10T04:06:07.243Z] 760f188b3aa0: Preparing [2025-09-10T04:06:07.243Z] 760f44c331d2: Preparing [2025-09-10T04:06:07.243Z] 1f60731908c3: Preparing [2025-09-10T04:06:07.243Z] 7643f97d0aea: Preparing [2025-09-10T04:06:07.243Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:07.243Z] 097100c76c15: Preparing [2025-09-10T04:06:07.243Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:07.243Z] 097100c76c15: Waiting [2025-09-10T04:06:07.243Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:07.243Z] 760f188b3aa0: Layer already exists [2025-09-10T04:06:07.243Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:07.243Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:07.243Z] b7ea7bb3e737: Layer already exists [2025-09-10T04:06:07.243Z] 097100c76c15: Layer already exists [2025-09-10T04:06:07.243Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:07.243Z] latest: digest: sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:07.659Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:08.047Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-10T04:06:08.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-10T04:06:08.047Z] b7ea7bb3e737: Preparing [2025-09-10T04:06:08.047Z] 760f188b3aa0: Preparing [2025-09-10T04:06:08.047Z] 760f44c331d2: Preparing [2025-09-10T04:06:08.047Z] 1f60731908c3: Preparing [2025-09-10T04:06:08.047Z] 7643f97d0aea: Preparing [2025-09-10T04:06:08.047Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:08.047Z] 097100c76c15: Preparing [2025-09-10T04:06:08.047Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:08.047Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:08.047Z] 760f188b3aa0: Layer already exists [2025-09-10T04:06:08.047Z] b7ea7bb3e737: Layer already exists [2025-09-10T04:06:08.047Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:08.047Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:08.047Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:08.047Z] 097100c76c15: Layer already exists [2025-09-10T04:06:08.047Z] 4.1.0-dev.59: digest: sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:08.464Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:08.839Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:08.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-10T04:06:08.839Z] b7ea7bb3e737: Preparing [2025-09-10T04:06:08.839Z] 760f188b3aa0: Preparing [2025-09-10T04:06:08.839Z] 760f44c331d2: Preparing [2025-09-10T04:06:08.839Z] 1f60731908c3: Preparing [2025-09-10T04:06:08.839Z] 7643f97d0aea: Preparing [2025-09-10T04:06:08.839Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:08.839Z] 097100c76c15: Preparing [2025-09-10T04:06:08.839Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:08.839Z] 097100c76c15: Waiting [2025-09-10T04:06:08.839Z] 760f188b3aa0: Layer already exists [2025-09-10T04:06:08.839Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:08.839Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:08.839Z] b7ea7bb3e737: Layer already exists [2025-09-10T04:06:08.839Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:08.839Z] 097100c76c15: Layer already exists [2025-09-10T04:06:08.839Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:08.839Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:09.201Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:09.528Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-09-10T04:06:09.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-10T04:06:09.528Z] b7ea7bb3e737: Preparing [2025-09-10T04:06:09.528Z] 760f188b3aa0: Preparing [2025-09-10T04:06:09.528Z] 760f44c331d2: Preparing [2025-09-10T04:06:09.528Z] 1f60731908c3: Preparing [2025-09-10T04:06:09.528Z] 7643f97d0aea: Preparing [2025-09-10T04:06:09.528Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:09.528Z] 097100c76c15: Preparing [2025-09-10T04:06:09.528Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:09.528Z] 097100c76c15: Waiting [2025-09-10T04:06:09.528Z] b7ea7bb3e737: Layer already exists [2025-09-10T04:06:09.528Z] 760f188b3aa0: Layer already exists [2025-09-10T04:06:09.528Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:09.528Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:09.528Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:09.528Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:09.528Z] 097100c76c15: Layer already exists [2025-09-10T04:06:09.528Z] main: digest: sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:06:09.613Z] ===================================================== [Pipeline] echo [2025-09-10T04:06:09.627Z] taggedImages: [2025-09-10T04:06:09.628Z] - nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:09.628Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-10T04:06:09.628Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-10T04:06:09.628Z] - nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:09.628Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-09-10T04:06:09.650Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-09-10T04:06:09.650Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:09.650Z] latest [2025-09-10T04:06:09.650Z] 4.1.0-dev.59 [2025-09-10T04:06:09.650Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:09.650Z] main [2025-09-10T04:06:09.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:10.063Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:10.388Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:10.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-10T04:06:10.388Z] 906f4fc40b1d: Preparing [2025-09-10T04:06:10.388Z] 929d926107e8: Preparing [2025-09-10T04:06:10.388Z] 1e594d5103f4: Preparing [2025-09-10T04:06:10.388Z] 36463005fe7d: Preparing [2025-09-10T04:06:10.388Z] 760f44c331d2: Preparing [2025-09-10T04:06:10.388Z] 1f60731908c3: Preparing [2025-09-10T04:06:10.388Z] 7643f97d0aea: Preparing [2025-09-10T04:06:10.388Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:10.388Z] 097100c76c15: Preparing [2025-09-10T04:06:10.388Z] 1f60731908c3: Waiting [2025-09-10T04:06:10.388Z] 7643f97d0aea: Waiting [2025-09-10T04:06:10.388Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:10.388Z] 097100c76c15: Waiting [2025-09-10T04:06:10.388Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:10.388Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:10.388Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:10.388Z] 929d926107e8: Pushed [2025-09-10T04:06:10.388Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:10.388Z] 906f4fc40b1d: Pushed [2025-09-10T04:06:10.388Z] 097100c76c15: Layer already exists [2025-09-10T04:06:10.388Z] 1e594d5103f4: Pushed [2025-09-10T04:06:11.765Z] 36463005fe7d: Pushed [2025-09-10T04:06:11.765Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:12.091Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:12.412Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-10T04:06:12.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-10T04:06:12.412Z] 906f4fc40b1d: Preparing [2025-09-10T04:06:12.412Z] 929d926107e8: Preparing [2025-09-10T04:06:12.412Z] 1e594d5103f4: Preparing [2025-09-10T04:06:12.412Z] 36463005fe7d: Preparing [2025-09-10T04:06:12.412Z] 760f44c331d2: Preparing [2025-09-10T04:06:12.412Z] 1f60731908c3: Preparing [2025-09-10T04:06:12.412Z] 7643f97d0aea: Preparing [2025-09-10T04:06:12.412Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:12.412Z] 097100c76c15: Preparing [2025-09-10T04:06:12.412Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:12.412Z] 1f60731908c3: Waiting [2025-09-10T04:06:12.412Z] 7643f97d0aea: Waiting [2025-09-10T04:06:12.412Z] 097100c76c15: Waiting [2025-09-10T04:06:12.412Z] 1e594d5103f4: Layer already exists [2025-09-10T04:06:12.412Z] 36463005fe7d: Layer already exists [2025-09-10T04:06:12.412Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:12.412Z] 906f4fc40b1d: Layer already exists [2025-09-10T04:06:12.412Z] 929d926107e8: Layer already exists [2025-09-10T04:06:12.412Z] 097100c76c15: Layer already exists [2025-09-10T04:06:12.412Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:12.412Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:12.412Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:12.412Z] latest: digest: sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:12.734Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:13.054Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-10T04:06:13.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-10T04:06:13.054Z] 906f4fc40b1d: Preparing [2025-09-10T04:06:13.054Z] 929d926107e8: Preparing [2025-09-10T04:06:13.054Z] 1e594d5103f4: Preparing [2025-09-10T04:06:13.054Z] 36463005fe7d: Preparing [2025-09-10T04:06:13.054Z] 760f44c331d2: Preparing [2025-09-10T04:06:13.054Z] 1f60731908c3: Preparing [2025-09-10T04:06:13.054Z] 7643f97d0aea: Preparing [2025-09-10T04:06:13.054Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:13.054Z] 097100c76c15: Preparing [2025-09-10T04:06:13.054Z] 1f60731908c3: Waiting [2025-09-10T04:06:13.054Z] 7643f97d0aea: Waiting [2025-09-10T04:06:13.054Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:13.054Z] 097100c76c15: Waiting [2025-09-10T04:06:13.054Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:13.054Z] 929d926107e8: Layer already exists [2025-09-10T04:06:13.054Z] 906f4fc40b1d: Layer already exists [2025-09-10T04:06:13.054Z] 1e594d5103f4: Layer already exists [2025-09-10T04:06:13.054Z] 36463005fe7d: Layer already exists [2025-09-10T04:06:13.054Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:13.054Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:13.054Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:13.054Z] 097100c76c15: Layer already exists [2025-09-10T04:06:13.054Z] 4.1.0-dev.59: digest: sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:13.384Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:13.819Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:13.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-10T04:06:13.820Z] 906f4fc40b1d: Preparing [2025-09-10T04:06:13.820Z] 929d926107e8: Preparing [2025-09-10T04:06:13.820Z] 1e594d5103f4: Preparing [2025-09-10T04:06:13.820Z] 36463005fe7d: Preparing [2025-09-10T04:06:13.820Z] 760f44c331d2: Preparing [2025-09-10T04:06:13.820Z] 1f60731908c3: Preparing [2025-09-10T04:06:13.820Z] 7643f97d0aea: Preparing [2025-09-10T04:06:13.820Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:13.820Z] 097100c76c15: Preparing [2025-09-10T04:06:13.820Z] 1f60731908c3: Waiting [2025-09-10T04:06:13.820Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:13.820Z] 097100c76c15: Waiting [2025-09-10T04:06:13.820Z] 7643f97d0aea: Waiting [2025-09-10T04:06:13.820Z] 36463005fe7d: Layer already exists [2025-09-10T04:06:13.820Z] 906f4fc40b1d: Layer already exists [2025-09-10T04:06:13.820Z] 929d926107e8: Layer already exists [2025-09-10T04:06:13.820Z] 1e594d5103f4: Layer already exists [2025-09-10T04:06:13.820Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:13.820Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:13.820Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:13.820Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:13.820Z] 097100c76c15: Layer already exists [2025-09-10T04:06:13.820Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:14.153Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:14.480Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-10T04:06:14.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-10T04:06:14.480Z] 906f4fc40b1d: Preparing [2025-09-10T04:06:14.480Z] 929d926107e8: Preparing [2025-09-10T04:06:14.480Z] 1e594d5103f4: Preparing [2025-09-10T04:06:14.480Z] 36463005fe7d: Preparing [2025-09-10T04:06:14.480Z] 760f44c331d2: Preparing [2025-09-10T04:06:14.480Z] 1f60731908c3: Preparing [2025-09-10T04:06:14.480Z] 7643f97d0aea: Preparing [2025-09-10T04:06:14.480Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:14.480Z] 097100c76c15: Preparing [2025-09-10T04:06:14.480Z] 1f60731908c3: Waiting [2025-09-10T04:06:14.480Z] 7643f97d0aea: Waiting [2025-09-10T04:06:14.480Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:14.480Z] 097100c76c15: Waiting [2025-09-10T04:06:14.480Z] 929d926107e8: Layer already exists [2025-09-10T04:06:14.480Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:14.480Z] 1e594d5103f4: Layer already exists [2025-09-10T04:06:14.480Z] 36463005fe7d: Layer already exists [2025-09-10T04:06:14.480Z] 906f4fc40b1d: Layer already exists [2025-09-10T04:06:14.480Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:14.480Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:14.480Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:14.480Z] 097100c76c15: Layer already exists [2025-09-10T04:06:14.480Z] main: digest: sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:06:14.529Z] ===================================================== [Pipeline] echo [2025-09-10T04:06:14.539Z] taggedImages: [2025-09-10T04:06:14.539Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:14.539Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-10T04:06:14.539Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-10T04:06:14.539Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:14.539Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-09-10T04:06:14.557Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-09-10T04:06:14.557Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:14.557Z] latest [2025-09-10T04:06:14.557Z] 4.1.0-dev.59 [2025-09-10T04:06:14.557Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:14.557Z] main [2025-09-10T04:06:14.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:14.889Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:15.217Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:15.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-10T04:06:15.217Z] 0ad5308065a8: Preparing [2025-09-10T04:06:15.217Z] ba54a9024f51: Preparing [2025-09-10T04:06:15.217Z] 760f44c331d2: Preparing [2025-09-10T04:06:15.217Z] 1f60731908c3: Preparing [2025-09-10T04:06:15.217Z] 046f07299288: Preparing [2025-09-10T04:06:15.217Z] dc5fb6043e23: Preparing [2025-09-10T04:06:15.217Z] 097100c76c15: Preparing [2025-09-10T04:06:15.217Z] dc5fb6043e23: Waiting [2025-09-10T04:06:15.217Z] 097100c76c15: Waiting [2025-09-10T04:06:15.217Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:15.217Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:15.217Z] 097100c76c15: Layer already exists [2025-09-10T04:06:15.217Z] 0ad5308065a8: Pushed [2025-09-10T04:06:15.217Z] dc5fb6043e23: Pushed [2025-09-10T04:06:15.217Z] 046f07299288: Pushed [2025-09-10T04:06:18.510Z] ba54a9024f51: Pushed [2025-09-10T04:06:18.770Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:19.102Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:19.436Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-10T04:06:19.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-10T04:06:19.436Z] 0ad5308065a8: Preparing [2025-09-10T04:06:19.436Z] ba54a9024f51: Preparing [2025-09-10T04:06:19.436Z] 760f44c331d2: Preparing [2025-09-10T04:06:19.436Z] 1f60731908c3: Preparing [2025-09-10T04:06:19.436Z] 046f07299288: Preparing [2025-09-10T04:06:19.436Z] dc5fb6043e23: Preparing [2025-09-10T04:06:19.436Z] 097100c76c15: Preparing [2025-09-10T04:06:19.436Z] dc5fb6043e23: Waiting [2025-09-10T04:06:19.436Z] 097100c76c15: Waiting [2025-09-10T04:06:19.436Z] ba54a9024f51: Layer already exists [2025-09-10T04:06:19.436Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:19.436Z] 0ad5308065a8: Layer already exists [2025-09-10T04:06:19.436Z] 046f07299288: Layer already exists [2025-09-10T04:06:19.436Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:19.436Z] dc5fb6043e23: Layer already exists [2025-09-10T04:06:19.436Z] 097100c76c15: Layer already exists [2025-09-10T04:06:19.436Z] latest: digest: sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:19.775Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:21.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-10T04:06:21.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-10T04:06:21.250Z] 0ad5308065a8: Preparing [2025-09-10T04:06:21.250Z] ba54a9024f51: Preparing [2025-09-10T04:06:21.250Z] 760f44c331d2: Preparing [2025-09-10T04:06:21.250Z] 1f60731908c3: Preparing [2025-09-10T04:06:21.250Z] 046f07299288: Preparing [2025-09-10T04:06:21.250Z] dc5fb6043e23: Preparing [2025-09-10T04:06:21.250Z] 097100c76c15: Preparing [2025-09-10T04:06:21.250Z] 097100c76c15: Waiting [2025-09-10T04:06:21.250Z] dc5fb6043e23: Waiting [2025-09-10T04:06:21.250Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:21.250Z] 0ad5308065a8: Layer already exists [2025-09-10T04:06:21.250Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:21.250Z] 046f07299288: Layer already exists [2025-09-10T04:06:21.250Z] ba54a9024f51: Layer already exists [2025-09-10T04:06:21.250Z] 097100c76c15: Layer already exists [2025-09-10T04:06:21.250Z] dc5fb6043e23: Layer already exists [2025-09-10T04:06:21.250Z] 4.1.0-dev.59: digest: sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:21.578Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:21.906Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:21.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-10T04:06:21.906Z] 0ad5308065a8: Preparing [2025-09-10T04:06:21.906Z] ba54a9024f51: Preparing [2025-09-10T04:06:21.906Z] 760f44c331d2: Preparing [2025-09-10T04:06:21.906Z] 1f60731908c3: Preparing [2025-09-10T04:06:21.906Z] 046f07299288: Preparing [2025-09-10T04:06:21.906Z] dc5fb6043e23: Preparing [2025-09-10T04:06:21.906Z] 097100c76c15: Preparing [2025-09-10T04:06:21.906Z] dc5fb6043e23: Waiting [2025-09-10T04:06:21.906Z] 097100c76c15: Waiting [2025-09-10T04:06:21.906Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:21.906Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:21.906Z] 0ad5308065a8: Layer already exists [2025-09-10T04:06:21.906Z] 046f07299288: Layer already exists [2025-09-10T04:06:21.906Z] ba54a9024f51: Layer already exists [2025-09-10T04:06:21.906Z] dc5fb6043e23: Layer already exists [2025-09-10T04:06:21.906Z] 097100c76c15: Layer already exists [2025-09-10T04:06:21.906Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:22.228Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:22.552Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-09-10T04:06:22.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-10T04:06:22.552Z] 0ad5308065a8: Preparing [2025-09-10T04:06:22.552Z] ba54a9024f51: Preparing [2025-09-10T04:06:22.552Z] 760f44c331d2: Preparing [2025-09-10T04:06:22.552Z] 1f60731908c3: Preparing [2025-09-10T04:06:22.552Z] 046f07299288: Preparing [2025-09-10T04:06:22.552Z] dc5fb6043e23: Preparing [2025-09-10T04:06:22.552Z] 097100c76c15: Preparing [2025-09-10T04:06:22.552Z] dc5fb6043e23: Waiting [2025-09-10T04:06:22.552Z] 097100c76c15: Waiting [2025-09-10T04:06:22.552Z] ba54a9024f51: Layer already exists [2025-09-10T04:06:22.552Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:22.552Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:22.552Z] 046f07299288: Layer already exists [2025-09-10T04:06:22.552Z] 0ad5308065a8: Layer already exists [2025-09-10T04:06:22.552Z] dc5fb6043e23: Layer already exists [2025-09-10T04:06:22.552Z] 097100c76c15: Layer already exists [2025-09-10T04:06:22.552Z] main: digest: sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:06:22.614Z] ===================================================== [Pipeline] echo [2025-09-10T04:06:22.629Z] taggedImages: [2025-09-10T04:06:22.629Z] - nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:22.629Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-10T04:06:22.629Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-10T04:06:22.629Z] - nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:22.629Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-09-10T04:06:22.653Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-09-10T04:06:22.653Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:22.653Z] latest [2025-09-10T04:06:22.653Z] 4.1.0-dev.59 [2025-09-10T04:06:22.653Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:22.653Z] main [2025-09-10T04:06:22.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:22.995Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:23.312Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:23.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-10T04:06:23.312Z] 1ce9970ac9cf: Preparing [2025-09-10T04:06:23.312Z] 840e413cf56c: Preparing [2025-09-10T04:06:23.312Z] 1f60731908c3: Preparing [2025-09-10T04:06:23.312Z] f310425cd900: Preparing [2025-09-10T04:06:23.312Z] af883569f872: Preparing [2025-09-10T04:06:23.312Z] 097100c76c15: Preparing [2025-09-10T04:06:23.312Z] 097100c76c15: Waiting [2025-09-10T04:06:23.312Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:23.312Z] 097100c76c15: Layer already exists [2025-09-10T04:06:23.312Z] 1ce9970ac9cf: Pushed [2025-09-10T04:06:23.312Z] af883569f872: Pushed [2025-09-10T04:06:23.312Z] f310425cd900: Pushed [2025-09-10T04:06:26.609Z] 840e413cf56c: Pushed [2025-09-10T04:06:26.868Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:27.191Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:27.508Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-10T04:06:27.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-10T04:06:27.508Z] 1ce9970ac9cf: Preparing [2025-09-10T04:06:27.508Z] 840e413cf56c: Preparing [2025-09-10T04:06:27.508Z] 1f60731908c3: Preparing [2025-09-10T04:06:27.508Z] f310425cd900: Preparing [2025-09-10T04:06:27.508Z] af883569f872: Preparing [2025-09-10T04:06:27.508Z] 097100c76c15: Preparing [2025-09-10T04:06:27.508Z] 097100c76c15: Waiting [2025-09-10T04:06:27.508Z] af883569f872: Layer already exists [2025-09-10T04:06:27.508Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:27.508Z] 1ce9970ac9cf: Layer already exists [2025-09-10T04:06:27.508Z] 840e413cf56c: Layer already exists [2025-09-10T04:06:27.508Z] f310425cd900: Layer already exists [2025-09-10T04:06:27.508Z] 097100c76c15: Layer already exists [2025-09-10T04:06:27.508Z] latest: digest: sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:27.837Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:28.158Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-10T04:06:28.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-10T04:06:28.158Z] 1ce9970ac9cf: Preparing [2025-09-10T04:06:28.158Z] 840e413cf56c: Preparing [2025-09-10T04:06:28.158Z] 1f60731908c3: Preparing [2025-09-10T04:06:28.158Z] f310425cd900: Preparing [2025-09-10T04:06:28.158Z] af883569f872: Preparing [2025-09-10T04:06:28.158Z] 097100c76c15: Preparing [2025-09-10T04:06:28.158Z] 097100c76c15: Waiting [2025-09-10T04:06:28.158Z] f310425cd900: Layer already exists [2025-09-10T04:06:28.158Z] 840e413cf56c: Layer already exists [2025-09-10T04:06:28.158Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:28.158Z] af883569f872: Layer already exists [2025-09-10T04:06:28.158Z] 1ce9970ac9cf: Layer already exists [2025-09-10T04:06:28.158Z] 097100c76c15: Layer already exists [2025-09-10T04:06:28.158Z] 4.1.0-dev.59: digest: sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:28.484Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:28.824Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:28.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-10T04:06:28.824Z] 1ce9970ac9cf: Preparing [2025-09-10T04:06:28.824Z] 840e413cf56c: Preparing [2025-09-10T04:06:28.824Z] 1f60731908c3: Preparing [2025-09-10T04:06:28.824Z] f310425cd900: Preparing [2025-09-10T04:06:28.824Z] af883569f872: Preparing [2025-09-10T04:06:28.824Z] 097100c76c15: Preparing [2025-09-10T04:06:28.824Z] 097100c76c15: Waiting [2025-09-10T04:06:28.824Z] af883569f872: Layer already exists [2025-09-10T04:06:28.824Z] 840e413cf56c: Layer already exists [2025-09-10T04:06:28.824Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:28.824Z] f310425cd900: Layer already exists [2025-09-10T04:06:28.824Z] 1ce9970ac9cf: Layer already exists [2025-09-10T04:06:28.824Z] 097100c76c15: Layer already exists [2025-09-10T04:06:28.824Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:29.157Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:29.476Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-10T04:06:29.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-10T04:06:29.476Z] 1ce9970ac9cf: Preparing [2025-09-10T04:06:29.476Z] 840e413cf56c: Preparing [2025-09-10T04:06:29.476Z] 1f60731908c3: Preparing [2025-09-10T04:06:29.476Z] f310425cd900: Preparing [2025-09-10T04:06:29.476Z] af883569f872: Preparing [2025-09-10T04:06:29.476Z] 097100c76c15: Preparing [2025-09-10T04:06:29.476Z] 097100c76c15: Waiting [2025-09-10T04:06:29.476Z] f310425cd900: Layer already exists [2025-09-10T04:06:29.476Z] af883569f872: Layer already exists [2025-09-10T04:06:29.476Z] 840e413cf56c: Layer already exists [2025-09-10T04:06:29.476Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:29.476Z] 1ce9970ac9cf: Layer already exists [2025-09-10T04:06:29.476Z] 097100c76c15: Layer already exists [2025-09-10T04:06:29.476Z] main: digest: sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:06:29.545Z] ===================================================== [Pipeline] echo [2025-09-10T04:06:29.560Z] taggedImages: [2025-09-10T04:06:29.560Z] - nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:29.560Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-10T04:06:29.560Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-10T04:06:29.560Z] - nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:29.560Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-09-10T04:06:29.587Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-09-10T04:06:29.587Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:29.587Z] latest [2025-09-10T04:06:29.587Z] 4.1.0-dev.59 [2025-09-10T04:06:29.587Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:29.587Z] main [2025-09-10T04:06:29.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:29.921Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:30.242Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:30.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-10T04:06:30.242Z] 861b0f371a4c: Preparing [2025-09-10T04:06:30.242Z] 5e31245936fc: Preparing [2025-09-10T04:06:30.242Z] 7ebb0f603d76: Preparing [2025-09-10T04:06:30.242Z] 760f44c331d2: Preparing [2025-09-10T04:06:30.242Z] 1f60731908c3: Preparing [2025-09-10T04:06:30.242Z] 7643f97d0aea: Preparing [2025-09-10T04:06:30.242Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:30.242Z] 097100c76c15: Preparing [2025-09-10T04:06:30.242Z] 7643f97d0aea: Waiting [2025-09-10T04:06:30.242Z] 097100c76c15: Waiting [2025-09-10T04:06:30.242Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:30.242Z] 5e31245936fc: Pushed [2025-09-10T04:06:30.242Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:30.242Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:30.242Z] 861b0f371a4c: Pushed [2025-09-10T04:06:30.242Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:30.242Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:30.499Z] 097100c76c15: Layer already exists [2025-09-10T04:06:33.786Z] 7ebb0f603d76: Pushed [2025-09-10T04:06:34.046Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:34.385Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:34.708Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-10T04:06:34.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-10T04:06:34.708Z] 861b0f371a4c: Preparing [2025-09-10T04:06:34.708Z] 5e31245936fc: Preparing [2025-09-10T04:06:34.708Z] 7ebb0f603d76: Preparing [2025-09-10T04:06:34.708Z] 760f44c331d2: Preparing [2025-09-10T04:06:34.708Z] 1f60731908c3: Preparing [2025-09-10T04:06:34.708Z] 7643f97d0aea: Preparing [2025-09-10T04:06:34.708Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:34.708Z] 097100c76c15: Preparing [2025-09-10T04:06:34.708Z] 7643f97d0aea: Waiting [2025-09-10T04:06:34.708Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:34.708Z] 097100c76c15: Waiting [2025-09-10T04:06:34.708Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:34.708Z] 7ebb0f603d76: Layer already exists [2025-09-10T04:06:34.708Z] 861b0f371a4c: Layer already exists [2025-09-10T04:06:34.708Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:34.708Z] 5e31245936fc: Layer already exists [2025-09-10T04:06:34.708Z] 097100c76c15: Layer already exists [2025-09-10T04:06:34.708Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:34.708Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:34.708Z] latest: digest: sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:35.041Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:35.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-10T04:06:35.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-10T04:06:35.372Z] 861b0f371a4c: Preparing [2025-09-10T04:06:35.372Z] 5e31245936fc: Preparing [2025-09-10T04:06:35.372Z] 7ebb0f603d76: Preparing [2025-09-10T04:06:35.372Z] 760f44c331d2: Preparing [2025-09-10T04:06:35.372Z] 1f60731908c3: Preparing [2025-09-10T04:06:35.372Z] 7643f97d0aea: Preparing [2025-09-10T04:06:35.372Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:35.372Z] 097100c76c15: Preparing [2025-09-10T04:06:35.372Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:35.372Z] 097100c76c15: Waiting [2025-09-10T04:06:35.372Z] 7643f97d0aea: Waiting [2025-09-10T04:06:35.372Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:35.372Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:35.372Z] 861b0f371a4c: Layer already exists [2025-09-10T04:06:35.372Z] 5e31245936fc: Layer already exists [2025-09-10T04:06:35.372Z] 7ebb0f603d76: Layer already exists [2025-09-10T04:06:35.372Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:35.372Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:35.372Z] 097100c76c15: Layer already exists [2025-09-10T04:06:35.372Z] 4.1.0-dev.59: digest: sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:35.691Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:36.024Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:36.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-10T04:06:36.024Z] 861b0f371a4c: Preparing [2025-09-10T04:06:36.024Z] 5e31245936fc: Preparing [2025-09-10T04:06:36.024Z] 7ebb0f603d76: Preparing [2025-09-10T04:06:36.024Z] 760f44c331d2: Preparing [2025-09-10T04:06:36.024Z] 1f60731908c3: Preparing [2025-09-10T04:06:36.024Z] 7643f97d0aea: Preparing [2025-09-10T04:06:36.024Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:36.024Z] 097100c76c15: Preparing [2025-09-10T04:06:36.024Z] 7643f97d0aea: Waiting [2025-09-10T04:06:36.024Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:36.024Z] 097100c76c15: Waiting [2025-09-10T04:06:36.024Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:36.024Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:36.024Z] 861b0f371a4c: Layer already exists [2025-09-10T04:06:36.024Z] 5e31245936fc: Layer already exists [2025-09-10T04:06:36.024Z] 7ebb0f603d76: Layer already exists [2025-09-10T04:06:36.024Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:36.024Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:36.024Z] 097100c76c15: Layer already exists [2025-09-10T04:06:36.024Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:36.357Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:36.683Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-10T04:06:36.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-10T04:06:36.683Z] 861b0f371a4c: Preparing [2025-09-10T04:06:36.683Z] 5e31245936fc: Preparing [2025-09-10T04:06:36.683Z] 7ebb0f603d76: Preparing [2025-09-10T04:06:36.683Z] 760f44c331d2: Preparing [2025-09-10T04:06:36.683Z] 1f60731908c3: Preparing [2025-09-10T04:06:36.683Z] 7643f97d0aea: Preparing [2025-09-10T04:06:36.683Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:36.683Z] 097100c76c15: Preparing [2025-09-10T04:06:36.683Z] 7643f97d0aea: Waiting [2025-09-10T04:06:36.683Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:36.683Z] 097100c76c15: Waiting [2025-09-10T04:06:36.683Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:36.683Z] 5e31245936fc: Layer already exists [2025-09-10T04:06:36.683Z] 7ebb0f603d76: Layer already exists [2025-09-10T04:06:36.683Z] 861b0f371a4c: Layer already exists [2025-09-10T04:06:36.683Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:36.683Z] 097100c76c15: Layer already exists [2025-09-10T04:06:36.683Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:36.683Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:36.683Z] main: digest: sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:06:36.758Z] ===================================================== [Pipeline] echo [2025-09-10T04:06:36.775Z] taggedImages: [2025-09-10T04:06:36.775Z] - nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:36.775Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-10T04:06:36.775Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-10T04:06:36.775Z] - nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:36.775Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-09-10T04:06:36.801Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-09-10T04:06:36.801Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:36.801Z] latest [2025-09-10T04:06:36.801Z] 4.1.0-dev.59 [2025-09-10T04:06:36.801Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:36.801Z] main [2025-09-10T04:06:36.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:37.146Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:37.473Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:37.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-10T04:06:37.473Z] 2aa6537b03bb: Preparing [2025-09-10T04:06:37.473Z] 64293dc0054a: Preparing [2025-09-10T04:06:37.473Z] 49e339d6b6b8: Preparing [2025-09-10T04:06:37.473Z] e841063fb74c: Preparing [2025-09-10T04:06:37.473Z] 91defff95882: Preparing [2025-09-10T04:06:37.473Z] 6e561bb48517: Preparing [2025-09-10T04:06:37.473Z] 223278d0749a: Preparing [2025-09-10T04:06:37.473Z] 760f44c331d2: Preparing [2025-09-10T04:06:37.473Z] 1f60731908c3: Preparing [2025-09-10T04:06:37.473Z] 9f54c199ee89: Preparing [2025-09-10T04:06:37.473Z] ea94695b6782: Preparing [2025-09-10T04:06:37.473Z] 5f70bf18a086: Preparing [2025-09-10T04:06:37.473Z] bfa120aa6c36: Preparing [2025-09-10T04:06:37.473Z] 280ccba460fd: Preparing [2025-09-10T04:06:37.473Z] a328224f9731: Preparing [2025-09-10T04:06:37.473Z] 097100c76c15: Preparing [2025-09-10T04:06:37.473Z] 6e561bb48517: Waiting [2025-09-10T04:06:37.473Z] 223278d0749a: Waiting [2025-09-10T04:06:37.473Z] 9f54c199ee89: Waiting [2025-09-10T04:06:37.473Z] 1f60731908c3: Waiting [2025-09-10T04:06:37.473Z] bfa120aa6c36: Waiting [2025-09-10T04:06:37.473Z] a328224f9731: Waiting [2025-09-10T04:06:37.473Z] ea94695b6782: Waiting [2025-09-10T04:06:37.473Z] 280ccba460fd: Waiting [2025-09-10T04:06:37.473Z] 5f70bf18a086: Waiting [2025-09-10T04:06:37.473Z] 760f44c331d2: Waiting [2025-09-10T04:06:37.473Z] e841063fb74c: Pushed [2025-09-10T04:06:37.473Z] 49e339d6b6b8: Pushed [2025-09-10T04:06:37.473Z] 64293dc0054a: Pushed [2025-09-10T04:06:37.473Z] 91defff95882: Pushed [2025-09-10T04:06:37.473Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:37.473Z] 2aa6537b03bb: Pushed [2025-09-10T04:06:37.473Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:37.473Z] 6e561bb48517: Pushed [2025-09-10T04:06:37.473Z] 5f70bf18a086: Layer already exists [2025-09-10T04:06:37.731Z] 9f54c199ee89: Pushed [2025-09-10T04:06:37.731Z] ea94695b6782: Pushed [2025-09-10T04:06:37.731Z] bfa120aa6c36: Pushed [2025-09-10T04:06:37.731Z] 097100c76c15: Layer already exists [2025-09-10T04:06:37.731Z] a328224f9731: Pushed [2025-09-10T04:06:37.731Z] 280ccba460fd: Pushed [2025-09-10T04:06:39.126Z] 223278d0749a: Pushed [2025-09-10T04:06:39.126Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:39.459Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:39.789Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-10T04:06:39.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-10T04:06:39.789Z] 2aa6537b03bb: Preparing [2025-09-10T04:06:39.789Z] 64293dc0054a: Preparing [2025-09-10T04:06:39.789Z] 49e339d6b6b8: Preparing [2025-09-10T04:06:39.789Z] e841063fb74c: Preparing [2025-09-10T04:06:39.789Z] 91defff95882: Preparing [2025-09-10T04:06:39.789Z] 6e561bb48517: Preparing [2025-09-10T04:06:39.789Z] 223278d0749a: Preparing [2025-09-10T04:06:39.789Z] 760f44c331d2: Preparing [2025-09-10T04:06:39.789Z] 6e561bb48517: Waiting [2025-09-10T04:06:39.789Z] 223278d0749a: Waiting [2025-09-10T04:06:39.789Z] 1f60731908c3: Preparing [2025-09-10T04:06:39.789Z] 760f44c331d2: Waiting [2025-09-10T04:06:39.789Z] 9f54c199ee89: Preparing [2025-09-10T04:06:39.789Z] 1f60731908c3: Waiting [2025-09-10T04:06:39.789Z] ea94695b6782: Preparing [2025-09-10T04:06:39.789Z] 5f70bf18a086: Preparing [2025-09-10T04:06:39.789Z] bfa120aa6c36: Preparing [2025-09-10T04:06:39.789Z] 9f54c199ee89: Waiting [2025-09-10T04:06:39.789Z] 5f70bf18a086: Waiting [2025-09-10T04:06:39.789Z] ea94695b6782: Waiting [2025-09-10T04:06:39.789Z] 280ccba460fd: Preparing [2025-09-10T04:06:39.789Z] bfa120aa6c36: Waiting [2025-09-10T04:06:39.789Z] a328224f9731: Preparing [2025-09-10T04:06:39.789Z] 280ccba460fd: Waiting [2025-09-10T04:06:39.789Z] 097100c76c15: Preparing [2025-09-10T04:06:39.789Z] a328224f9731: Waiting [2025-09-10T04:06:39.789Z] 097100c76c15: Waiting [2025-09-10T04:06:39.789Z] 49e339d6b6b8: Layer already exists [2025-09-10T04:06:39.789Z] 91defff95882: Layer already exists [2025-09-10T04:06:39.789Z] 64293dc0054a: Layer already exists [2025-09-10T04:06:39.789Z] e841063fb74c: Layer already exists [2025-09-10T04:06:39.789Z] 2aa6537b03bb: Layer already exists [2025-09-10T04:06:39.789Z] 6e561bb48517: Layer already exists [2025-09-10T04:06:39.789Z] 223278d0749a: Layer already exists [2025-09-10T04:06:39.789Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:39.789Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:39.789Z] 9f54c199ee89: Layer already exists [2025-09-10T04:06:39.789Z] ea94695b6782: Layer already exists [2025-09-10T04:06:39.789Z] bfa120aa6c36: Layer already exists [2025-09-10T04:06:39.789Z] 5f70bf18a086: Layer already exists [2025-09-10T04:06:39.789Z] a328224f9731: Layer already exists [2025-09-10T04:06:39.789Z] 280ccba460fd: Layer already exists [2025-09-10T04:06:39.789Z] 097100c76c15: Layer already exists [2025-09-10T04:06:39.789Z] latest: digest: sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:40.119Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:40.456Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-10T04:06:40.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-10T04:06:40.456Z] 2aa6537b03bb: Preparing [2025-09-10T04:06:40.456Z] 64293dc0054a: Preparing [2025-09-10T04:06:40.456Z] 49e339d6b6b8: Preparing [2025-09-10T04:06:40.456Z] e841063fb74c: Preparing [2025-09-10T04:06:40.456Z] 91defff95882: Preparing [2025-09-10T04:06:40.456Z] 6e561bb48517: Preparing [2025-09-10T04:06:40.456Z] 223278d0749a: Preparing [2025-09-10T04:06:40.456Z] 760f44c331d2: Preparing [2025-09-10T04:06:40.456Z] 1f60731908c3: Preparing [2025-09-10T04:06:40.456Z] 9f54c199ee89: Preparing [2025-09-10T04:06:40.456Z] ea94695b6782: Preparing [2025-09-10T04:06:40.456Z] 5f70bf18a086: Preparing [2025-09-10T04:06:40.456Z] bfa120aa6c36: Preparing [2025-09-10T04:06:40.456Z] 280ccba460fd: Preparing [2025-09-10T04:06:40.456Z] a328224f9731: Preparing [2025-09-10T04:06:40.456Z] 097100c76c15: Preparing [2025-09-10T04:06:40.456Z] 9f54c199ee89: Waiting [2025-09-10T04:06:40.456Z] ea94695b6782: Waiting [2025-09-10T04:06:40.456Z] 1f60731908c3: Waiting [2025-09-10T04:06:40.456Z] a328224f9731: Waiting [2025-09-10T04:06:40.456Z] 097100c76c15: Waiting [2025-09-10T04:06:40.456Z] 5f70bf18a086: Waiting [2025-09-10T04:06:40.456Z] bfa120aa6c36: Waiting [2025-09-10T04:06:40.456Z] 280ccba460fd: Waiting [2025-09-10T04:06:40.456Z] 223278d0749a: Waiting [2025-09-10T04:06:40.456Z] 6e561bb48517: Waiting [2025-09-10T04:06:40.456Z] 760f44c331d2: Waiting [2025-09-10T04:06:40.456Z] e841063fb74c: Layer already exists [2025-09-10T04:06:40.456Z] 2aa6537b03bb: Layer already exists [2025-09-10T04:06:40.456Z] 64293dc0054a: Layer already exists [2025-09-10T04:06:40.456Z] 91defff95882: Layer already exists [2025-09-10T04:06:40.456Z] 49e339d6b6b8: Layer already exists [2025-09-10T04:06:40.456Z] 223278d0749a: Layer already exists [2025-09-10T04:06:40.456Z] 6e561bb48517: Layer already exists [2025-09-10T04:06:40.456Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:40.456Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:40.456Z] 9f54c199ee89: Layer already exists [2025-09-10T04:06:40.456Z] ea94695b6782: Layer already exists [2025-09-10T04:06:40.456Z] 5f70bf18a086: Layer already exists [2025-09-10T04:06:40.456Z] 280ccba460fd: Layer already exists [2025-09-10T04:06:40.456Z] bfa120aa6c36: Layer already exists [2025-09-10T04:06:40.456Z] a328224f9731: Layer already exists [2025-09-10T04:06:40.456Z] 097100c76c15: Layer already exists [2025-09-10T04:06:40.456Z] 4.1.0-dev.59: digest: sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:40.778Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:41.101Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:41.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-10T04:06:41.101Z] 2aa6537b03bb: Preparing [2025-09-10T04:06:41.101Z] 64293dc0054a: Preparing [2025-09-10T04:06:41.101Z] 49e339d6b6b8: Preparing [2025-09-10T04:06:41.101Z] e841063fb74c: Preparing [2025-09-10T04:06:41.101Z] 91defff95882: Preparing [2025-09-10T04:06:41.101Z] 6e561bb48517: Preparing [2025-09-10T04:06:41.101Z] 223278d0749a: Preparing [2025-09-10T04:06:41.101Z] 760f44c331d2: Preparing [2025-09-10T04:06:41.101Z] 1f60731908c3: Preparing [2025-09-10T04:06:41.101Z] 9f54c199ee89: Preparing [2025-09-10T04:06:41.101Z] ea94695b6782: Preparing [2025-09-10T04:06:41.101Z] 5f70bf18a086: Preparing [2025-09-10T04:06:41.101Z] 6e561bb48517: Waiting [2025-09-10T04:06:41.101Z] bfa120aa6c36: Preparing [2025-09-10T04:06:41.101Z] 280ccba460fd: Preparing [2025-09-10T04:06:41.101Z] 223278d0749a: Waiting [2025-09-10T04:06:41.101Z] a328224f9731: Preparing [2025-09-10T04:06:41.101Z] 760f44c331d2: Waiting [2025-09-10T04:06:41.101Z] 1f60731908c3: Waiting [2025-09-10T04:06:41.101Z] 097100c76c15: Preparing [2025-09-10T04:06:41.101Z] 9f54c199ee89: Waiting [2025-09-10T04:06:41.101Z] ea94695b6782: Waiting [2025-09-10T04:06:41.101Z] 5f70bf18a086: Waiting [2025-09-10T04:06:41.101Z] 280ccba460fd: Waiting [2025-09-10T04:06:41.101Z] a328224f9731: Waiting [2025-09-10T04:06:41.101Z] 097100c76c15: Waiting [2025-09-10T04:06:41.101Z] 91defff95882: Layer already exists [2025-09-10T04:06:41.101Z] 49e339d6b6b8: Layer already exists [2025-09-10T04:06:41.101Z] e841063fb74c: Layer already exists [2025-09-10T04:06:41.101Z] 64293dc0054a: Layer already exists [2025-09-10T04:06:41.101Z] 2aa6537b03bb: Layer already exists [2025-09-10T04:06:41.101Z] 223278d0749a: Layer already exists [2025-09-10T04:06:41.101Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:41.101Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:41.101Z] 9f54c199ee89: Layer already exists [2025-09-10T04:06:41.101Z] 6e561bb48517: Layer already exists [2025-09-10T04:06:41.101Z] bfa120aa6c36: Layer already exists [2025-09-10T04:06:41.101Z] ea94695b6782: Layer already exists [2025-09-10T04:06:41.101Z] 5f70bf18a086: Layer already exists [2025-09-10T04:06:41.101Z] 280ccba460fd: Layer already exists [2025-09-10T04:06:41.101Z] a328224f9731: Layer already exists [2025-09-10T04:06:41.101Z] 097100c76c15: Layer already exists [2025-09-10T04:06:41.101Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:41.535Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:41.862Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-10T04:06:41.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-10T04:06:41.862Z] 2aa6537b03bb: Preparing [2025-09-10T04:06:41.862Z] 64293dc0054a: Preparing [2025-09-10T04:06:41.862Z] 49e339d6b6b8: Preparing [2025-09-10T04:06:41.862Z] e841063fb74c: Preparing [2025-09-10T04:06:41.862Z] 91defff95882: Preparing [2025-09-10T04:06:41.862Z] 6e561bb48517: Preparing [2025-09-10T04:06:41.862Z] 223278d0749a: Preparing [2025-09-10T04:06:41.862Z] 760f44c331d2: Preparing [2025-09-10T04:06:41.862Z] 1f60731908c3: Preparing [2025-09-10T04:06:41.862Z] 9f54c199ee89: Preparing [2025-09-10T04:06:41.862Z] ea94695b6782: Preparing [2025-09-10T04:06:41.862Z] 5f70bf18a086: Preparing [2025-09-10T04:06:41.862Z] bfa120aa6c36: Preparing [2025-09-10T04:06:41.862Z] 280ccba460fd: Preparing [2025-09-10T04:06:41.862Z] a328224f9731: Preparing [2025-09-10T04:06:41.862Z] 097100c76c15: Preparing [2025-09-10T04:06:41.862Z] 223278d0749a: Waiting [2025-09-10T04:06:41.862Z] 6e561bb48517: Waiting [2025-09-10T04:06:41.862Z] 760f44c331d2: Waiting [2025-09-10T04:06:41.862Z] 1f60731908c3: Waiting [2025-09-10T04:06:41.862Z] ea94695b6782: Waiting [2025-09-10T04:06:41.862Z] bfa120aa6c36: Waiting [2025-09-10T04:06:41.862Z] 5f70bf18a086: Waiting [2025-09-10T04:06:41.862Z] 9f54c199ee89: Waiting [2025-09-10T04:06:41.862Z] 280ccba460fd: Waiting [2025-09-10T04:06:41.862Z] a328224f9731: Waiting [2025-09-10T04:06:41.862Z] 097100c76c15: Waiting [2025-09-10T04:06:41.862Z] 2aa6537b03bb: Layer already exists [2025-09-10T04:06:41.862Z] 64293dc0054a: Layer already exists [2025-09-10T04:06:41.862Z] e841063fb74c: Layer already exists [2025-09-10T04:06:41.862Z] 91defff95882: Layer already exists [2025-09-10T04:06:41.862Z] 49e339d6b6b8: Layer already exists [2025-09-10T04:06:41.862Z] 6e561bb48517: Layer already exists [2025-09-10T04:06:41.862Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:41.862Z] 223278d0749a: Layer already exists [2025-09-10T04:06:41.862Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:41.862Z] 9f54c199ee89: Layer already exists [2025-09-10T04:06:41.862Z] ea94695b6782: Layer already exists [2025-09-10T04:06:41.862Z] 5f70bf18a086: Layer already exists [2025-09-10T04:06:41.862Z] a328224f9731: Layer already exists [2025-09-10T04:06:41.862Z] bfa120aa6c36: Layer already exists [2025-09-10T04:06:41.862Z] 280ccba460fd: Layer already exists [2025-09-10T04:06:41.862Z] 097100c76c15: Layer already exists [2025-09-10T04:06:41.862Z] main: digest: sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:06:41.941Z] ===================================================== [Pipeline] echo [2025-09-10T04:06:41.961Z] taggedImages: [2025-09-10T04:06:41.961Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:41.961Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-10T04:06:41.961Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-10T04:06:41.961Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:41.961Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-09-10T04:06:41.992Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-09-10T04:06:41.992Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:41.992Z] latest [2025-09-10T04:06:41.992Z] 4.1.0-dev.59 [2025-09-10T04:06:41.992Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:41.992Z] main [2025-09-10T04:06:41.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:42.341Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:42.664Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:42.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-10T04:06:42.664Z] 06ccc259f53a: Preparing [2025-09-10T04:06:42.664Z] 929d926107e8: Preparing [2025-09-10T04:06:42.664Z] 32f333ce8694: Preparing [2025-09-10T04:06:42.664Z] c4e9a1258679: Preparing [2025-09-10T04:06:42.664Z] 760f44c331d2: Preparing [2025-09-10T04:06:42.664Z] 1f60731908c3: Preparing [2025-09-10T04:06:42.664Z] 7643f97d0aea: Preparing [2025-09-10T04:06:42.664Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:42.664Z] 097100c76c15: Preparing [2025-09-10T04:06:42.664Z] 1f60731908c3: Waiting [2025-09-10T04:06:42.664Z] 7643f97d0aea: Waiting [2025-09-10T04:06:42.664Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:42.664Z] 097100c76c15: Waiting [2025-09-10T04:06:42.664Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:42.664Z] 929d926107e8: Layer already exists [2025-09-10T04:06:42.664Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:42.664Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:42.664Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:42.664Z] 097100c76c15: Layer already exists [2025-09-10T04:06:42.664Z] 32f333ce8694: Pushed [2025-09-10T04:06:42.664Z] 06ccc259f53a: Pushed [2025-09-10T04:06:45.952Z] c4e9a1258679: Pushed [2025-09-10T04:06:45.952Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:46.283Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:46.615Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-10T04:06:46.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-10T04:06:46.615Z] 06ccc259f53a: Preparing [2025-09-10T04:06:46.615Z] 929d926107e8: Preparing [2025-09-10T04:06:46.615Z] 32f333ce8694: Preparing [2025-09-10T04:06:46.615Z] c4e9a1258679: Preparing [2025-09-10T04:06:46.615Z] 760f44c331d2: Preparing [2025-09-10T04:06:46.615Z] 1f60731908c3: Preparing [2025-09-10T04:06:46.615Z] 7643f97d0aea: Preparing [2025-09-10T04:06:46.615Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:46.615Z] 097100c76c15: Preparing [2025-09-10T04:06:46.615Z] 1f60731908c3: Waiting [2025-09-10T04:06:46.615Z] 7643f97d0aea: Waiting [2025-09-10T04:06:46.615Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:46.615Z] 097100c76c15: Waiting [2025-09-10T04:06:46.615Z] 929d926107e8: Layer already exists [2025-09-10T04:06:46.615Z] 32f333ce8694: Layer already exists [2025-09-10T04:06:46.615Z] c4e9a1258679: Layer already exists [2025-09-10T04:06:46.615Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:46.615Z] 06ccc259f53a: Layer already exists [2025-09-10T04:06:46.615Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:46.615Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:46.615Z] 097100c76c15: Layer already exists [2025-09-10T04:06:46.615Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:46.615Z] latest: digest: sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:46.944Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:47.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-10T04:06:47.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-10T04:06:47.267Z] 06ccc259f53a: Preparing [2025-09-10T04:06:47.267Z] 929d926107e8: Preparing [2025-09-10T04:06:47.267Z] 32f333ce8694: Preparing [2025-09-10T04:06:47.267Z] c4e9a1258679: Preparing [2025-09-10T04:06:47.267Z] 760f44c331d2: Preparing [2025-09-10T04:06:47.267Z] 1f60731908c3: Preparing [2025-09-10T04:06:47.267Z] 7643f97d0aea: Preparing [2025-09-10T04:06:47.267Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:47.267Z] 097100c76c15: Preparing [2025-09-10T04:06:47.267Z] 1f60731908c3: Waiting [2025-09-10T04:06:47.267Z] 7643f97d0aea: Waiting [2025-09-10T04:06:47.267Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:47.267Z] 097100c76c15: Waiting [2025-09-10T04:06:47.267Z] 06ccc259f53a: Layer already exists [2025-09-10T04:06:47.267Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:47.267Z] c4e9a1258679: Layer already exists [2025-09-10T04:06:47.267Z] 32f333ce8694: Layer already exists [2025-09-10T04:06:47.267Z] 929d926107e8: Layer already exists [2025-09-10T04:06:47.267Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:47.267Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:47.267Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:47.267Z] 097100c76c15: Layer already exists [2025-09-10T04:06:47.267Z] 4.1.0-dev.59: digest: sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:47.600Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:47.925Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:47.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-10T04:06:47.925Z] 06ccc259f53a: Preparing [2025-09-10T04:06:47.925Z] 929d926107e8: Preparing [2025-09-10T04:06:47.925Z] 32f333ce8694: Preparing [2025-09-10T04:06:47.925Z] c4e9a1258679: Preparing [2025-09-10T04:06:47.925Z] 760f44c331d2: Preparing [2025-09-10T04:06:47.925Z] 1f60731908c3: Preparing [2025-09-10T04:06:47.925Z] 7643f97d0aea: Preparing [2025-09-10T04:06:47.925Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:47.925Z] 097100c76c15: Preparing [2025-09-10T04:06:47.925Z] 1f60731908c3: Waiting [2025-09-10T04:06:47.925Z] 7643f97d0aea: Waiting [2025-09-10T04:06:47.925Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:47.925Z] 097100c76c15: Waiting [2025-09-10T04:06:47.925Z] 32f333ce8694: Layer already exists [2025-09-10T04:06:47.925Z] 929d926107e8: Layer already exists [2025-09-10T04:06:47.925Z] 06ccc259f53a: Layer already exists [2025-09-10T04:06:47.925Z] c4e9a1258679: Layer already exists [2025-09-10T04:06:47.925Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:47.925Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:47.925Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:47.925Z] 097100c76c15: Layer already exists [2025-09-10T04:06:47.925Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:47.925Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:48.258Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:48.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-10T04:06:48.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-10T04:06:48.588Z] 06ccc259f53a: Preparing [2025-09-10T04:06:48.588Z] 929d926107e8: Preparing [2025-09-10T04:06:48.588Z] 32f333ce8694: Preparing [2025-09-10T04:06:48.588Z] c4e9a1258679: Preparing [2025-09-10T04:06:48.588Z] 760f44c331d2: Preparing [2025-09-10T04:06:48.588Z] 1f60731908c3: Preparing [2025-09-10T04:06:48.588Z] 7643f97d0aea: Preparing [2025-09-10T04:06:48.588Z] 66fe002a6a6a: Preparing [2025-09-10T04:06:48.588Z] 7643f97d0aea: Waiting [2025-09-10T04:06:48.588Z] 1f60731908c3: Waiting [2025-09-10T04:06:48.588Z] 66fe002a6a6a: Waiting [2025-09-10T04:06:48.588Z] 097100c76c15: Preparing [2025-09-10T04:06:48.588Z] 097100c76c15: Waiting [2025-09-10T04:06:48.588Z] c4e9a1258679: Layer already exists [2025-09-10T04:06:48.588Z] 32f333ce8694: Layer already exists [2025-09-10T04:06:48.588Z] 06ccc259f53a: Layer already exists [2025-09-10T04:06:48.588Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:48.588Z] 929d926107e8: Layer already exists [2025-09-10T04:06:48.588Z] 7643f97d0aea: Layer already exists [2025-09-10T04:06:48.588Z] 66fe002a6a6a: Layer already exists [2025-09-10T04:06:48.588Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:48.588Z] 097100c76c15: Layer already exists [2025-09-10T04:06:48.588Z] main: digest: sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:06:48.673Z] ===================================================== [Pipeline] echo [2025-09-10T04:06:48.690Z] taggedImages: [2025-09-10T04:06:48.690Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:48.690Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-10T04:06:48.690Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-10T04:06:48.690Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:48.690Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-09-10T04:06:48.717Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-09-10T04:06:48.717Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:48.717Z] latest [2025-09-10T04:06:48.717Z] 4.1.0-dev.59 [2025-09-10T04:06:48.717Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:48.717Z] main [2025-09-10T04:06:48.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:49.057Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:49.376Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:49.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-10T04:06:49.377Z] 7ac639842b4b: Preparing [2025-09-10T04:06:49.377Z] 2247a9a73c79: Preparing [2025-09-10T04:06:49.377Z] 4f77f0679efa: Preparing [2025-09-10T04:06:49.377Z] 1ae2b72ac8db: Preparing [2025-09-10T04:06:49.377Z] 0db5a6bf1653: Preparing [2025-09-10T04:06:49.377Z] 760f44c331d2: Preparing [2025-09-10T04:06:49.377Z] 1f60731908c3: Preparing [2025-09-10T04:06:49.377Z] 47c196a89768: Preparing [2025-09-10T04:06:49.377Z] 698675690668: Preparing [2025-09-10T04:06:49.377Z] 82dd588169c9: Preparing [2025-09-10T04:06:49.377Z] 097100c76c15: Preparing [2025-09-10T04:06:49.377Z] 698675690668: Waiting [2025-09-10T04:06:49.377Z] 82dd588169c9: Waiting [2025-09-10T04:06:49.377Z] 097100c76c15: Waiting [2025-09-10T04:06:49.377Z] 47c196a89768: Waiting [2025-09-10T04:06:49.377Z] 760f44c331d2: Waiting [2025-09-10T04:06:49.377Z] 1f60731908c3: Waiting [2025-09-10T04:06:49.377Z] 0db5a6bf1653: Pushed [2025-09-10T04:06:49.377Z] 1ae2b72ac8db: Pushed [2025-09-10T04:06:49.377Z] 7ac639842b4b: Pushed [2025-09-10T04:06:49.377Z] 2247a9a73c79: Pushed [2025-09-10T04:06:49.377Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:49.377Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:49.377Z] 097100c76c15: Layer already exists [2025-09-10T04:06:49.377Z] 47c196a89768: Pushed [2025-09-10T04:06:49.634Z] 698675690668: Pushed [2025-09-10T04:06:50.569Z] 82dd588169c9: Pushed [2025-09-10T04:06:51.948Z] 4f77f0679efa: Pushed [2025-09-10T04:06:52.211Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:52.536Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:52.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-10T04:06:52.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-10T04:06:52.850Z] 7ac639842b4b: Preparing [2025-09-10T04:06:52.850Z] 2247a9a73c79: Preparing [2025-09-10T04:06:52.850Z] 4f77f0679efa: Preparing [2025-09-10T04:06:52.850Z] 1ae2b72ac8db: Preparing [2025-09-10T04:06:52.850Z] 0db5a6bf1653: Preparing [2025-09-10T04:06:52.850Z] 760f44c331d2: Preparing [2025-09-10T04:06:52.850Z] 1f60731908c3: Preparing [2025-09-10T04:06:52.850Z] 47c196a89768: Preparing [2025-09-10T04:06:52.850Z] 698675690668: Preparing [2025-09-10T04:06:52.850Z] 1f60731908c3: Waiting [2025-09-10T04:06:52.850Z] 47c196a89768: Waiting [2025-09-10T04:06:52.850Z] 760f44c331d2: Waiting [2025-09-10T04:06:52.850Z] 82dd588169c9: Preparing [2025-09-10T04:06:52.850Z] 698675690668: Waiting [2025-09-10T04:06:52.850Z] 097100c76c15: Preparing [2025-09-10T04:06:52.850Z] 82dd588169c9: Waiting [2025-09-10T04:06:52.850Z] 097100c76c15: Waiting [2025-09-10T04:06:52.850Z] 0db5a6bf1653: Layer already exists [2025-09-10T04:06:52.850Z] 1ae2b72ac8db: Layer already exists [2025-09-10T04:06:52.850Z] 7ac639842b4b: Layer already exists [2025-09-10T04:06:52.850Z] 2247a9a73c79: Layer already exists [2025-09-10T04:06:52.850Z] 4f77f0679efa: Layer already exists [2025-09-10T04:06:52.850Z] 698675690668: Layer already exists [2025-09-10T04:06:52.850Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:52.850Z] 47c196a89768: Layer already exists [2025-09-10T04:06:52.850Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:52.850Z] 82dd588169c9: Layer already exists [2025-09-10T04:06:52.850Z] 097100c76c15: Layer already exists [2025-09-10T04:06:52.850Z] latest: digest: sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:53.185Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:53.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-10T04:06:53.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-10T04:06:53.506Z] 7ac639842b4b: Preparing [2025-09-10T04:06:53.506Z] 2247a9a73c79: Preparing [2025-09-10T04:06:53.506Z] 4f77f0679efa: Preparing [2025-09-10T04:06:53.506Z] 1ae2b72ac8db: Preparing [2025-09-10T04:06:53.506Z] 0db5a6bf1653: Preparing [2025-09-10T04:06:53.506Z] 760f44c331d2: Preparing [2025-09-10T04:06:53.506Z] 1f60731908c3: Preparing [2025-09-10T04:06:53.506Z] 47c196a89768: Preparing [2025-09-10T04:06:53.506Z] 698675690668: Preparing [2025-09-10T04:06:53.506Z] 82dd588169c9: Preparing [2025-09-10T04:06:53.506Z] 097100c76c15: Preparing [2025-09-10T04:06:53.506Z] 1f60731908c3: Waiting [2025-09-10T04:06:53.506Z] 47c196a89768: Waiting [2025-09-10T04:06:53.506Z] 097100c76c15: Waiting [2025-09-10T04:06:53.506Z] 698675690668: Waiting [2025-09-10T04:06:53.506Z] 82dd588169c9: Waiting [2025-09-10T04:06:53.506Z] 760f44c331d2: Waiting [2025-09-10T04:06:53.506Z] 4f77f0679efa: Layer already exists [2025-09-10T04:06:53.506Z] 1ae2b72ac8db: Layer already exists [2025-09-10T04:06:53.506Z] 7ac639842b4b: Layer already exists [2025-09-10T04:06:53.506Z] 2247a9a73c79: Layer already exists [2025-09-10T04:06:53.506Z] 0db5a6bf1653: Layer already exists [2025-09-10T04:06:53.506Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:53.506Z] 47c196a89768: Layer already exists [2025-09-10T04:06:53.506Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:53.506Z] 82dd588169c9: Layer already exists [2025-09-10T04:06:53.506Z] 698675690668: Layer already exists [2025-09-10T04:06:53.506Z] 097100c76c15: Layer already exists [2025-09-10T04:06:53.506Z] 4.1.0-dev.59: digest: sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:53.829Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:54.155Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:54.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-10T04:06:54.155Z] 7ac639842b4b: Preparing [2025-09-10T04:06:54.155Z] 2247a9a73c79: Preparing [2025-09-10T04:06:54.155Z] 4f77f0679efa: Preparing [2025-09-10T04:06:54.155Z] 1ae2b72ac8db: Preparing [2025-09-10T04:06:54.155Z] 0db5a6bf1653: Preparing [2025-09-10T04:06:54.155Z] 760f44c331d2: Preparing [2025-09-10T04:06:54.155Z] 1f60731908c3: Preparing [2025-09-10T04:06:54.155Z] 47c196a89768: Preparing [2025-09-10T04:06:54.155Z] 698675690668: Preparing [2025-09-10T04:06:54.155Z] 82dd588169c9: Preparing [2025-09-10T04:06:54.155Z] 097100c76c15: Preparing [2025-09-10T04:06:54.155Z] 1f60731908c3: Waiting [2025-09-10T04:06:54.155Z] 82dd588169c9: Waiting [2025-09-10T04:06:54.155Z] 097100c76c15: Waiting [2025-09-10T04:06:54.155Z] 760f44c331d2: Waiting [2025-09-10T04:06:54.155Z] 47c196a89768: Waiting [2025-09-10T04:06:54.155Z] 698675690668: Waiting [2025-09-10T04:06:54.155Z] 4f77f0679efa: Layer already exists [2025-09-10T04:06:54.155Z] 7ac639842b4b: Layer already exists [2025-09-10T04:06:54.155Z] 1ae2b72ac8db: Layer already exists [2025-09-10T04:06:54.155Z] 0db5a6bf1653: Layer already exists [2025-09-10T04:06:54.155Z] 2247a9a73c79: Layer already exists [2025-09-10T04:06:54.155Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:54.155Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:54.155Z] 47c196a89768: Layer already exists [2025-09-10T04:06:54.155Z] 82dd588169c9: Layer already exists [2025-09-10T04:06:54.155Z] 698675690668: Layer already exists [2025-09-10T04:06:54.155Z] 097100c76c15: Layer already exists [2025-09-10T04:06:54.155Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:54.484Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:54.803Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-10T04:06:54.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-10T04:06:54.803Z] 7ac639842b4b: Preparing [2025-09-10T04:06:54.803Z] 2247a9a73c79: Preparing [2025-09-10T04:06:54.803Z] 4f77f0679efa: Preparing [2025-09-10T04:06:54.803Z] 1ae2b72ac8db: Preparing [2025-09-10T04:06:54.803Z] 0db5a6bf1653: Preparing [2025-09-10T04:06:54.803Z] 760f44c331d2: Preparing [2025-09-10T04:06:54.803Z] 1f60731908c3: Preparing [2025-09-10T04:06:54.803Z] 47c196a89768: Preparing [2025-09-10T04:06:54.803Z] 698675690668: Preparing [2025-09-10T04:06:54.803Z] 82dd588169c9: Preparing [2025-09-10T04:06:54.803Z] 097100c76c15: Preparing [2025-09-10T04:06:54.803Z] 760f44c331d2: Waiting [2025-09-10T04:06:54.803Z] 698675690668: Waiting [2025-09-10T04:06:54.803Z] 82dd588169c9: Waiting [2025-09-10T04:06:54.803Z] 097100c76c15: Waiting [2025-09-10T04:06:54.803Z] 1f60731908c3: Waiting [2025-09-10T04:06:54.803Z] 47c196a89768: Waiting [2025-09-10T04:06:54.803Z] 4f77f0679efa: Layer already exists [2025-09-10T04:06:54.803Z] 1ae2b72ac8db: Layer already exists [2025-09-10T04:06:54.803Z] 2247a9a73c79: Layer already exists [2025-09-10T04:06:54.803Z] 0db5a6bf1653: Layer already exists [2025-09-10T04:06:54.803Z] 7ac639842b4b: Layer already exists [2025-09-10T04:06:54.803Z] 47c196a89768: Layer already exists [2025-09-10T04:06:54.803Z] 698675690668: Layer already exists [2025-09-10T04:06:54.803Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:54.803Z] 82dd588169c9: Layer already exists [2025-09-10T04:06:54.803Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:54.803Z] 097100c76c15: Layer already exists [2025-09-10T04:06:54.803Z] main: digest: sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:06:54.875Z] ===================================================== [Pipeline] echo [2025-09-10T04:06:54.891Z] taggedImages: [2025-09-10T04:06:54.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:54.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-10T04:06:54.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-10T04:06:54.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:54.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-09-10T04:06:54.946Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-09-10T04:06:54.947Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:54.947Z] latest [2025-09-10T04:06:54.947Z] 4.1.0-dev.59 [2025-09-10T04:06:54.947Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:06:54.947Z] main [2025-09-10T04:06:54.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:55.293Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:55.612Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:06:55.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-10T04:06:55.612Z] 0878283477a6: Preparing [2025-09-10T04:06:55.612Z] 9c1c06c2b6d9: Preparing [2025-09-10T04:06:55.612Z] b71af03fce44: Preparing [2025-09-10T04:06:55.612Z] a5d74fb191a8: Preparing [2025-09-10T04:06:55.612Z] f7bb6647e693: Preparing [2025-09-10T04:06:55.612Z] 76af22060e67: Preparing [2025-09-10T04:06:55.612Z] 3cbae7254695: Preparing [2025-09-10T04:06:55.612Z] 760f44c331d2: Preparing [2025-09-10T04:06:55.612Z] 1f60731908c3: Preparing [2025-09-10T04:06:55.612Z] 13a01cc5f57a: Preparing [2025-09-10T04:06:55.612Z] 354f6ea380b5: Preparing [2025-09-10T04:06:55.612Z] 097100c76c15: Preparing [2025-09-10T04:06:55.612Z] 760f44c331d2: Waiting [2025-09-10T04:06:55.612Z] 1f60731908c3: Waiting [2025-09-10T04:06:55.612Z] 13a01cc5f57a: Waiting [2025-09-10T04:06:55.612Z] 354f6ea380b5: Waiting [2025-09-10T04:06:55.612Z] 097100c76c15: Waiting [2025-09-10T04:06:55.612Z] 76af22060e67: Waiting [2025-09-10T04:06:55.612Z] 3cbae7254695: Waiting [2025-09-10T04:06:55.612Z] 9c1c06c2b6d9: Pushed [2025-09-10T04:06:55.612Z] f7bb6647e693: Pushed [2025-09-10T04:06:55.612Z] 0878283477a6: Pushed [2025-09-10T04:06:55.612Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:55.612Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:55.869Z] 3cbae7254695: Pushed [2025-09-10T04:06:55.869Z] 76af22060e67: Pushed [2025-09-10T04:06:55.869Z] 097100c76c15: Layer already exists [2025-09-10T04:06:55.869Z] 13a01cc5f57a: Pushed [2025-09-10T04:06:56.800Z] 354f6ea380b5: Pushed [2025-09-10T04:06:58.180Z] a5d74fb191a8: Pushed [2025-09-10T04:06:58.180Z] b71af03fce44: Pushed [2025-09-10T04:06:58.439Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:58.776Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:59.127Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-10T04:06:59.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-10T04:06:59.127Z] 0878283477a6: Preparing [2025-09-10T04:06:59.127Z] 9c1c06c2b6d9: Preparing [2025-09-10T04:06:59.127Z] b71af03fce44: Preparing [2025-09-10T04:06:59.127Z] a5d74fb191a8: Preparing [2025-09-10T04:06:59.127Z] f7bb6647e693: Preparing [2025-09-10T04:06:59.127Z] 76af22060e67: Preparing [2025-09-10T04:06:59.127Z] 3cbae7254695: Preparing [2025-09-10T04:06:59.127Z] 760f44c331d2: Preparing [2025-09-10T04:06:59.127Z] 1f60731908c3: Preparing [2025-09-10T04:06:59.127Z] 13a01cc5f57a: Preparing [2025-09-10T04:06:59.127Z] 354f6ea380b5: Preparing [2025-09-10T04:06:59.127Z] 097100c76c15: Preparing [2025-09-10T04:06:59.127Z] 76af22060e67: Waiting [2025-09-10T04:06:59.127Z] 1f60731908c3: Waiting [2025-09-10T04:06:59.127Z] 13a01cc5f57a: Waiting [2025-09-10T04:06:59.127Z] 3cbae7254695: Waiting [2025-09-10T04:06:59.127Z] 354f6ea380b5: Waiting [2025-09-10T04:06:59.127Z] 760f44c331d2: Waiting [2025-09-10T04:06:59.127Z] 097100c76c15: Waiting [2025-09-10T04:06:59.127Z] 0878283477a6: Layer already exists [2025-09-10T04:06:59.127Z] b71af03fce44: Layer already exists [2025-09-10T04:06:59.127Z] f7bb6647e693: Layer already exists [2025-09-10T04:06:59.127Z] 9c1c06c2b6d9: Layer already exists [2025-09-10T04:06:59.127Z] a5d74fb191a8: Layer already exists [2025-09-10T04:06:59.127Z] 76af22060e67: Layer already exists [2025-09-10T04:06:59.127Z] 3cbae7254695: Layer already exists [2025-09-10T04:06:59.127Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:59.127Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:59.127Z] 13a01cc5f57a: Layer already exists [2025-09-10T04:06:59.127Z] 097100c76c15: Layer already exists [2025-09-10T04:06:59.127Z] 354f6ea380b5: Layer already exists [2025-09-10T04:06:59.127Z] latest: digest: sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:59.452Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:06:59.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-10T04:06:59.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-10T04:06:59.772Z] 0878283477a6: Preparing [2025-09-10T04:06:59.772Z] 9c1c06c2b6d9: Preparing [2025-09-10T04:06:59.772Z] b71af03fce44: Preparing [2025-09-10T04:06:59.772Z] a5d74fb191a8: Preparing [2025-09-10T04:06:59.772Z] f7bb6647e693: Preparing [2025-09-10T04:06:59.772Z] 76af22060e67: Preparing [2025-09-10T04:06:59.772Z] 3cbae7254695: Preparing [2025-09-10T04:06:59.772Z] 760f44c331d2: Preparing [2025-09-10T04:06:59.772Z] 1f60731908c3: Preparing [2025-09-10T04:06:59.772Z] 13a01cc5f57a: Preparing [2025-09-10T04:06:59.772Z] 354f6ea380b5: Preparing [2025-09-10T04:06:59.772Z] 097100c76c15: Preparing [2025-09-10T04:06:59.772Z] 760f44c331d2: Waiting [2025-09-10T04:06:59.772Z] 1f60731908c3: Waiting [2025-09-10T04:06:59.772Z] 13a01cc5f57a: Waiting [2025-09-10T04:06:59.772Z] 354f6ea380b5: Waiting [2025-09-10T04:06:59.772Z] 097100c76c15: Waiting [2025-09-10T04:06:59.772Z] 76af22060e67: Waiting [2025-09-10T04:06:59.772Z] 3cbae7254695: Waiting [2025-09-10T04:06:59.772Z] b71af03fce44: Layer already exists [2025-09-10T04:06:59.772Z] a5d74fb191a8: Layer already exists [2025-09-10T04:06:59.772Z] 0878283477a6: Layer already exists [2025-09-10T04:06:59.772Z] f7bb6647e693: Layer already exists [2025-09-10T04:06:59.772Z] 9c1c06c2b6d9: Layer already exists [2025-09-10T04:06:59.772Z] 1f60731908c3: Layer already exists [2025-09-10T04:06:59.772Z] 760f44c331d2: Layer already exists [2025-09-10T04:06:59.772Z] 76af22060e67: Layer already exists [2025-09-10T04:06:59.772Z] 3cbae7254695: Layer already exists [2025-09-10T04:06:59.772Z] 13a01cc5f57a: Layer already exists [2025-09-10T04:06:59.772Z] 354f6ea380b5: Layer already exists [2025-09-10T04:06:59.772Z] 097100c76c15: Layer already exists [2025-09-10T04:06:59.772Z] 4.1.0-dev.59: digest: sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:00.103Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:00.428Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:00.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-10T04:07:00.428Z] 0878283477a6: Preparing [2025-09-10T04:07:00.428Z] 9c1c06c2b6d9: Preparing [2025-09-10T04:07:00.428Z] b71af03fce44: Preparing [2025-09-10T04:07:00.428Z] a5d74fb191a8: Preparing [2025-09-10T04:07:00.428Z] f7bb6647e693: Preparing [2025-09-10T04:07:00.428Z] 76af22060e67: Preparing [2025-09-10T04:07:00.428Z] 3cbae7254695: Preparing [2025-09-10T04:07:00.428Z] 760f44c331d2: Preparing [2025-09-10T04:07:00.428Z] 1f60731908c3: Preparing [2025-09-10T04:07:00.428Z] 13a01cc5f57a: Preparing [2025-09-10T04:07:00.428Z] 354f6ea380b5: Preparing [2025-09-10T04:07:00.428Z] 097100c76c15: Preparing [2025-09-10T04:07:00.428Z] 3cbae7254695: Waiting [2025-09-10T04:07:00.428Z] 760f44c331d2: Waiting [2025-09-10T04:07:00.428Z] 1f60731908c3: Waiting [2025-09-10T04:07:00.428Z] 13a01cc5f57a: Waiting [2025-09-10T04:07:00.428Z] 354f6ea380b5: Waiting [2025-09-10T04:07:00.428Z] 097100c76c15: Waiting [2025-09-10T04:07:00.428Z] 76af22060e67: Waiting [2025-09-10T04:07:00.428Z] 0878283477a6: Layer already exists [2025-09-10T04:07:00.428Z] b71af03fce44: Layer already exists [2025-09-10T04:07:00.428Z] a5d74fb191a8: Layer already exists [2025-09-10T04:07:00.428Z] f7bb6647e693: Layer already exists [2025-09-10T04:07:00.428Z] 9c1c06c2b6d9: Layer already exists [2025-09-10T04:07:00.428Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:00.428Z] 76af22060e67: Layer already exists [2025-09-10T04:07:00.428Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:00.428Z] 3cbae7254695: Layer already exists [2025-09-10T04:07:00.428Z] 13a01cc5f57a: Layer already exists [2025-09-10T04:07:00.428Z] 097100c76c15: Layer already exists [2025-09-10T04:07:00.428Z] 354f6ea380b5: Layer already exists [2025-09-10T04:07:00.428Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:00.746Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:01.067Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-10T04:07:01.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-10T04:07:01.067Z] 0878283477a6: Preparing [2025-09-10T04:07:01.067Z] 9c1c06c2b6d9: Preparing [2025-09-10T04:07:01.067Z] b71af03fce44: Preparing [2025-09-10T04:07:01.067Z] a5d74fb191a8: Preparing [2025-09-10T04:07:01.067Z] f7bb6647e693: Preparing [2025-09-10T04:07:01.067Z] 76af22060e67: Preparing [2025-09-10T04:07:01.067Z] 3cbae7254695: Preparing [2025-09-10T04:07:01.067Z] 760f44c331d2: Preparing [2025-09-10T04:07:01.067Z] 1f60731908c3: Preparing [2025-09-10T04:07:01.067Z] 13a01cc5f57a: Preparing [2025-09-10T04:07:01.067Z] 354f6ea380b5: Preparing [2025-09-10T04:07:01.067Z] 097100c76c15: Preparing [2025-09-10T04:07:01.067Z] 1f60731908c3: Waiting [2025-09-10T04:07:01.067Z] 13a01cc5f57a: Waiting [2025-09-10T04:07:01.067Z] 354f6ea380b5: Waiting [2025-09-10T04:07:01.067Z] 097100c76c15: Waiting [2025-09-10T04:07:01.067Z] 76af22060e67: Waiting [2025-09-10T04:07:01.067Z] 3cbae7254695: Waiting [2025-09-10T04:07:01.067Z] 760f44c331d2: Waiting [2025-09-10T04:07:01.067Z] 9c1c06c2b6d9: Layer already exists [2025-09-10T04:07:01.067Z] f7bb6647e693: Layer already exists [2025-09-10T04:07:01.067Z] 0878283477a6: Layer already exists [2025-09-10T04:07:01.067Z] a5d74fb191a8: Layer already exists [2025-09-10T04:07:01.067Z] b71af03fce44: Layer already exists [2025-09-10T04:07:01.067Z] 3cbae7254695: Layer already exists [2025-09-10T04:07:01.067Z] 76af22060e67: Layer already exists [2025-09-10T04:07:01.067Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:01.067Z] 13a01cc5f57a: Layer already exists [2025-09-10T04:07:01.067Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:01.067Z] 354f6ea380b5: Layer already exists [2025-09-10T04:07:01.067Z] 097100c76c15: Layer already exists [2025-09-10T04:07:01.067Z] main: digest: sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:07:01.137Z] ===================================================== [Pipeline] echo [2025-09-10T04:07:01.151Z] taggedImages: [2025-09-10T04:07:01.151Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:01.151Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-10T04:07:01.151Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-10T04:07:01.151Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:01.151Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-09-10T04:07:01.180Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-09-10T04:07:01.180Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:01.180Z] latest [2025-09-10T04:07:01.180Z] 4.1.0-dev.59 [2025-09-10T04:07:01.180Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:01.180Z] main [2025-09-10T04:07:01.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:01.528Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:01.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:01.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-10T04:07:01.850Z] 4771e4f94835: Preparing [2025-09-10T04:07:01.850Z] 2e0e6c98f801: Preparing [2025-09-10T04:07:01.850Z] 760f44c331d2: Preparing [2025-09-10T04:07:01.850Z] 1f60731908c3: Preparing [2025-09-10T04:07:01.850Z] d35f8bb93e4e: Preparing [2025-09-10T04:07:01.850Z] 9306c91f834a: Preparing [2025-09-10T04:07:01.850Z] 097100c76c15: Preparing [2025-09-10T04:07:01.850Z] 9306c91f834a: Waiting [2025-09-10T04:07:01.850Z] 097100c76c15: Waiting [2025-09-10T04:07:01.850Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:01.850Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:01.850Z] 097100c76c15: Layer already exists [2025-09-10T04:07:01.850Z] 4771e4f94835: Pushed [2025-09-10T04:07:01.850Z] d35f8bb93e4e: Pushed [2025-09-10T04:07:02.787Z] 9306c91f834a: Pushed [2025-09-10T04:07:04.689Z] 2e0e6c98f801: Pushed [2025-09-10T04:07:04.946Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:05.262Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:05.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-10T04:07:05.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-10T04:07:05.571Z] 4771e4f94835: Preparing [2025-09-10T04:07:05.571Z] 2e0e6c98f801: Preparing [2025-09-10T04:07:05.571Z] 760f44c331d2: Preparing [2025-09-10T04:07:05.571Z] 1f60731908c3: Preparing [2025-09-10T04:07:05.571Z] d35f8bb93e4e: Preparing [2025-09-10T04:07:05.571Z] 9306c91f834a: Preparing [2025-09-10T04:07:05.571Z] 097100c76c15: Preparing [2025-09-10T04:07:05.571Z] 9306c91f834a: Waiting [2025-09-10T04:07:05.571Z] 097100c76c15: Waiting [2025-09-10T04:07:05.571Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:05.571Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:05.571Z] d35f8bb93e4e: Layer already exists [2025-09-10T04:07:05.571Z] 2e0e6c98f801: Layer already exists [2025-09-10T04:07:05.571Z] 4771e4f94835: Layer already exists [2025-09-10T04:07:05.571Z] 9306c91f834a: Layer already exists [2025-09-10T04:07:05.571Z] 097100c76c15: Layer already exists [2025-09-10T04:07:05.571Z] latest: digest: sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:05.900Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:06.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-10T04:07:06.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-10T04:07:06.210Z] 4771e4f94835: Preparing [2025-09-10T04:07:06.210Z] 2e0e6c98f801: Preparing [2025-09-10T04:07:06.210Z] 760f44c331d2: Preparing [2025-09-10T04:07:06.210Z] 1f60731908c3: Preparing [2025-09-10T04:07:06.210Z] d35f8bb93e4e: Preparing [2025-09-10T04:07:06.210Z] 9306c91f834a: Preparing [2025-09-10T04:07:06.210Z] 097100c76c15: Preparing [2025-09-10T04:07:06.210Z] 9306c91f834a: Waiting [2025-09-10T04:07:06.210Z] 097100c76c15: Waiting [2025-09-10T04:07:06.210Z] 4771e4f94835: Layer already exists [2025-09-10T04:07:06.210Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:06.210Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:06.210Z] 2e0e6c98f801: Layer already exists [2025-09-10T04:07:06.210Z] d35f8bb93e4e: Layer already exists [2025-09-10T04:07:06.210Z] 097100c76c15: Layer already exists [2025-09-10T04:07:06.210Z] 9306c91f834a: Layer already exists [2025-09-10T04:07:06.210Z] 4.1.0-dev.59: digest: sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:06.526Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:06.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:06.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-10T04:07:06.852Z] 4771e4f94835: Preparing [2025-09-10T04:07:06.852Z] 2e0e6c98f801: Preparing [2025-09-10T04:07:06.852Z] 760f44c331d2: Preparing [2025-09-10T04:07:06.852Z] 1f60731908c3: Preparing [2025-09-10T04:07:06.852Z] d35f8bb93e4e: Preparing [2025-09-10T04:07:06.852Z] 9306c91f834a: Preparing [2025-09-10T04:07:06.852Z] 097100c76c15: Preparing [2025-09-10T04:07:06.852Z] 9306c91f834a: Waiting [2025-09-10T04:07:06.852Z] 097100c76c15: Waiting [2025-09-10T04:07:06.852Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:06.852Z] d35f8bb93e4e: Layer already exists [2025-09-10T04:07:06.852Z] 2e0e6c98f801: Layer already exists [2025-09-10T04:07:06.852Z] 4771e4f94835: Layer already exists [2025-09-10T04:07:06.852Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:06.852Z] 9306c91f834a: Layer already exists [2025-09-10T04:07:06.852Z] 097100c76c15: Layer already exists [2025-09-10T04:07:06.852Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:07.213Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:07.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-10T04:07:07.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-10T04:07:07.680Z] 4771e4f94835: Preparing [2025-09-10T04:07:07.680Z] 2e0e6c98f801: Preparing [2025-09-10T04:07:07.680Z] 760f44c331d2: Preparing [2025-09-10T04:07:07.680Z] 1f60731908c3: Preparing [2025-09-10T04:07:07.680Z] d35f8bb93e4e: Preparing [2025-09-10T04:07:07.680Z] 9306c91f834a: Preparing [2025-09-10T04:07:07.680Z] 097100c76c15: Preparing [2025-09-10T04:07:07.680Z] 9306c91f834a: Waiting [2025-09-10T04:07:07.680Z] 097100c76c15: Waiting [2025-09-10T04:07:07.680Z] 4771e4f94835: Layer already exists [2025-09-10T04:07:07.680Z] d35f8bb93e4e: Layer already exists [2025-09-10T04:07:07.680Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:07.680Z] 2e0e6c98f801: Layer already exists [2025-09-10T04:07:07.680Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:07.680Z] 9306c91f834a: Layer already exists [2025-09-10T04:07:07.680Z] 097100c76c15: Layer already exists [2025-09-10T04:07:07.680Z] main: digest: sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:07:07.746Z] ===================================================== [Pipeline] echo [2025-09-10T04:07:07.762Z] taggedImages: [2025-09-10T04:07:07.762Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:07.762Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-10T04:07:07.762Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-10T04:07:07.762Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:07.762Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-09-10T04:07:07.787Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-09-10T04:07:07.787Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:07.787Z] latest [2025-09-10T04:07:07.787Z] 4.1.0-dev.59 [2025-09-10T04:07:07.787Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:07.787Z] main [2025-09-10T04:07:07.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:08.159Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:08.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:08.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-10T04:07:08.545Z] 17a109f04fc2: Preparing [2025-09-10T04:07:08.545Z] 00450c22ee08: Preparing [2025-09-10T04:07:08.545Z] 0cf02a4ba6b6: Preparing [2025-09-10T04:07:08.545Z] 760f44c331d2: Preparing [2025-09-10T04:07:08.545Z] 1f60731908c3: Preparing [2025-09-10T04:07:08.545Z] 5705667c9340: Preparing [2025-09-10T04:07:08.545Z] 2abc3fa89918: Preparing [2025-09-10T04:07:08.545Z] 3507ffe9ef9d: Preparing [2025-09-10T04:07:08.545Z] 80aab4650967: Preparing [2025-09-10T04:07:08.545Z] 097100c76c15: Preparing [2025-09-10T04:07:08.545Z] 5705667c9340: Waiting [2025-09-10T04:07:08.545Z] 2abc3fa89918: Waiting [2025-09-10T04:07:08.545Z] 097100c76c15: Waiting [2025-09-10T04:07:08.545Z] 3507ffe9ef9d: Waiting [2025-09-10T04:07:08.545Z] 80aab4650967: Waiting [2025-09-10T04:07:08.545Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:08.545Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:08.545Z] 17a109f04fc2: Pushed [2025-09-10T04:07:08.545Z] 0cf02a4ba6b6: Pushed [2025-09-10T04:07:08.545Z] 00450c22ee08: Pushed [2025-09-10T04:07:08.545Z] 097100c76c15: Layer already exists [2025-09-10T04:07:08.804Z] 3507ffe9ef9d: Pushed [2025-09-10T04:07:09.062Z] 80aab4650967: Pushed [2025-09-10T04:07:13.255Z] 2abc3fa89918: Pushed [2025-09-10T04:07:19.823Z] 5705667c9340: Pushed [2025-09-10T04:07:19.823Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:20.154Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:20.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-10T04:07:20.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-10T04:07:20.482Z] 17a109f04fc2: Preparing [2025-09-10T04:07:20.482Z] 00450c22ee08: Preparing [2025-09-10T04:07:20.482Z] 0cf02a4ba6b6: Preparing [2025-09-10T04:07:20.482Z] 760f44c331d2: Preparing [2025-09-10T04:07:20.482Z] 1f60731908c3: Preparing [2025-09-10T04:07:20.482Z] 5705667c9340: Preparing [2025-09-10T04:07:20.482Z] 2abc3fa89918: Preparing [2025-09-10T04:07:20.482Z] 3507ffe9ef9d: Preparing [2025-09-10T04:07:20.482Z] 80aab4650967: Preparing [2025-09-10T04:07:20.482Z] 097100c76c15: Preparing [2025-09-10T04:07:20.482Z] 5705667c9340: Waiting [2025-09-10T04:07:20.482Z] 2abc3fa89918: Waiting [2025-09-10T04:07:20.482Z] 3507ffe9ef9d: Waiting [2025-09-10T04:07:20.482Z] 80aab4650967: Waiting [2025-09-10T04:07:20.482Z] 097100c76c15: Waiting [2025-09-10T04:07:20.482Z] 0cf02a4ba6b6: Layer already exists [2025-09-10T04:07:20.482Z] 17a109f04fc2: Layer already exists [2025-09-10T04:07:20.482Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:20.482Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:20.482Z] 00450c22ee08: Layer already exists [2025-09-10T04:07:20.482Z] 2abc3fa89918: Layer already exists [2025-09-10T04:07:20.482Z] 5705667c9340: Layer already exists [2025-09-10T04:07:20.482Z] 80aab4650967: Layer already exists [2025-09-10T04:07:20.482Z] 3507ffe9ef9d: Layer already exists [2025-09-10T04:07:20.482Z] 097100c76c15: Layer already exists [2025-09-10T04:07:20.482Z] latest: digest: sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:20.812Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:21.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-10T04:07:21.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-10T04:07:21.126Z] 17a109f04fc2: Preparing [2025-09-10T04:07:21.126Z] 00450c22ee08: Preparing [2025-09-10T04:07:21.126Z] 0cf02a4ba6b6: Preparing [2025-09-10T04:07:21.126Z] 760f44c331d2: Preparing [2025-09-10T04:07:21.126Z] 1f60731908c3: Preparing [2025-09-10T04:07:21.126Z] 5705667c9340: Preparing [2025-09-10T04:07:21.126Z] 2abc3fa89918: Preparing [2025-09-10T04:07:21.126Z] 3507ffe9ef9d: Preparing [2025-09-10T04:07:21.126Z] 80aab4650967: Preparing [2025-09-10T04:07:21.126Z] 097100c76c15: Preparing [2025-09-10T04:07:21.126Z] 5705667c9340: Waiting [2025-09-10T04:07:21.126Z] 3507ffe9ef9d: Waiting [2025-09-10T04:07:21.126Z] 80aab4650967: Waiting [2025-09-10T04:07:21.126Z] 2abc3fa89918: Waiting [2025-09-10T04:07:21.126Z] 097100c76c15: Waiting [2025-09-10T04:07:21.126Z] 00450c22ee08: Layer already exists [2025-09-10T04:07:21.126Z] 17a109f04fc2: Layer already exists [2025-09-10T04:07:21.126Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:21.126Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:21.126Z] 0cf02a4ba6b6: Layer already exists [2025-09-10T04:07:21.126Z] 2abc3fa89918: Layer already exists [2025-09-10T04:07:21.126Z] 3507ffe9ef9d: Layer already exists [2025-09-10T04:07:21.126Z] 5705667c9340: Layer already exists [2025-09-10T04:07:21.126Z] 80aab4650967: Layer already exists [2025-09-10T04:07:21.126Z] 097100c76c15: Layer already exists [2025-09-10T04:07:21.126Z] 4.1.0-dev.59: digest: sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:21.455Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:21.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:21.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-10T04:07:21.778Z] 17a109f04fc2: Preparing [2025-09-10T04:07:21.778Z] 00450c22ee08: Preparing [2025-09-10T04:07:21.778Z] 0cf02a4ba6b6: Preparing [2025-09-10T04:07:21.778Z] 760f44c331d2: Preparing [2025-09-10T04:07:21.778Z] 1f60731908c3: Preparing [2025-09-10T04:07:21.778Z] 5705667c9340: Preparing [2025-09-10T04:07:21.778Z] 2abc3fa89918: Preparing [2025-09-10T04:07:21.778Z] 3507ffe9ef9d: Preparing [2025-09-10T04:07:21.778Z] 80aab4650967: Preparing [2025-09-10T04:07:21.778Z] 5705667c9340: Waiting [2025-09-10T04:07:21.778Z] 2abc3fa89918: Waiting [2025-09-10T04:07:21.778Z] 3507ffe9ef9d: Waiting [2025-09-10T04:07:21.778Z] 80aab4650967: Waiting [2025-09-10T04:07:21.778Z] 097100c76c15: Preparing [2025-09-10T04:07:21.778Z] 097100c76c15: Waiting [2025-09-10T04:07:21.778Z] 00450c22ee08: Layer already exists [2025-09-10T04:07:21.778Z] 17a109f04fc2: Layer already exists [2025-09-10T04:07:21.778Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:21.778Z] 0cf02a4ba6b6: Layer already exists [2025-09-10T04:07:21.778Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:21.778Z] 5705667c9340: Layer already exists [2025-09-10T04:07:21.778Z] 2abc3fa89918: Layer already exists [2025-09-10T04:07:21.778Z] 80aab4650967: Layer already exists [2025-09-10T04:07:21.778Z] 097100c76c15: Layer already exists [2025-09-10T04:07:21.778Z] 3507ffe9ef9d: Layer already exists [2025-09-10T04:07:21.778Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:22.103Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:22.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-10T04:07:22.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-10T04:07:22.426Z] 17a109f04fc2: Preparing [2025-09-10T04:07:22.426Z] 00450c22ee08: Preparing [2025-09-10T04:07:22.426Z] 0cf02a4ba6b6: Preparing [2025-09-10T04:07:22.426Z] 760f44c331d2: Preparing [2025-09-10T04:07:22.426Z] 1f60731908c3: Preparing [2025-09-10T04:07:22.426Z] 5705667c9340: Preparing [2025-09-10T04:07:22.426Z] 2abc3fa89918: Preparing [2025-09-10T04:07:22.426Z] 3507ffe9ef9d: Preparing [2025-09-10T04:07:22.426Z] 80aab4650967: Preparing [2025-09-10T04:07:22.426Z] 097100c76c15: Preparing [2025-09-10T04:07:22.426Z] 2abc3fa89918: Waiting [2025-09-10T04:07:22.426Z] 3507ffe9ef9d: Waiting [2025-09-10T04:07:22.426Z] 80aab4650967: Waiting [2025-09-10T04:07:22.426Z] 097100c76c15: Waiting [2025-09-10T04:07:22.426Z] 5705667c9340: Waiting [2025-09-10T04:07:22.426Z] 17a109f04fc2: Layer already exists [2025-09-10T04:07:22.426Z] 00450c22ee08: Layer already exists [2025-09-10T04:07:22.426Z] 0cf02a4ba6b6: Layer already exists [2025-09-10T04:07:22.426Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:22.426Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:22.426Z] 5705667c9340: Layer already exists [2025-09-10T04:07:22.426Z] 3507ffe9ef9d: Layer already exists [2025-09-10T04:07:22.426Z] 2abc3fa89918: Layer already exists [2025-09-10T04:07:22.426Z] 80aab4650967: Layer already exists [2025-09-10T04:07:22.426Z] 097100c76c15: Layer already exists [2025-09-10T04:07:22.426Z] main: digest: sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:07:22.507Z] ===================================================== [Pipeline] echo [2025-09-10T04:07:22.524Z] taggedImages: [2025-09-10T04:07:22.524Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:22.524Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-10T04:07:22.524Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-10T04:07:22.524Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:22.524Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-09-10T04:07:22.554Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-09-10T04:07:22.554Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:22.554Z] latest [2025-09-10T04:07:22.554Z] 4.1.0-dev.59 [2025-09-10T04:07:22.554Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:22.554Z] main [2025-09-10T04:07:22.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:22.891Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:23.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:23.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-10T04:07:23.212Z] d75997b96386: Preparing [2025-09-10T04:07:23.212Z] 74d158c9ac53: Preparing [2025-09-10T04:07:23.212Z] ac0918c0bbfb: Preparing [2025-09-10T04:07:23.212Z] 760f44c331d2: Preparing [2025-09-10T04:07:23.212Z] 1f60731908c3: Preparing [2025-09-10T04:07:23.212Z] 40a589832f71: Preparing [2025-09-10T04:07:23.212Z] 775c5a346c0e: Preparing [2025-09-10T04:07:23.212Z] 86da928baeeb: Preparing [2025-09-10T04:07:23.212Z] 097100c76c15: Preparing [2025-09-10T04:07:23.212Z] 86da928baeeb: Waiting [2025-09-10T04:07:23.212Z] 097100c76c15: Waiting [2025-09-10T04:07:23.212Z] 40a589832f71: Waiting [2025-09-10T04:07:23.212Z] 775c5a346c0e: Waiting [2025-09-10T04:07:23.212Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:23.212Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:23.212Z] d75997b96386: Pushed [2025-09-10T04:07:23.212Z] 74d158c9ac53: Pushed [2025-09-10T04:07:23.212Z] ac0918c0bbfb: Pushed [2025-09-10T04:07:23.212Z] 097100c76c15: Layer already exists [2025-09-10T04:07:23.471Z] 775c5a346c0e: Pushed [2025-09-10T04:07:23.471Z] 86da928baeeb: Pushed [2025-09-10T04:07:39.015Z] 40a589832f71: Pushed [2025-09-10T04:07:39.015Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:39.352Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:39.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-10T04:07:39.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-10T04:07:39.679Z] d75997b96386: Preparing [2025-09-10T04:07:39.679Z] 74d158c9ac53: Preparing [2025-09-10T04:07:39.679Z] ac0918c0bbfb: Preparing [2025-09-10T04:07:39.679Z] 760f44c331d2: Preparing [2025-09-10T04:07:39.679Z] 1f60731908c3: Preparing [2025-09-10T04:07:39.679Z] 40a589832f71: Preparing [2025-09-10T04:07:39.679Z] 775c5a346c0e: Preparing [2025-09-10T04:07:39.679Z] 86da928baeeb: Preparing [2025-09-10T04:07:39.679Z] 097100c76c15: Preparing [2025-09-10T04:07:39.679Z] 40a589832f71: Waiting [2025-09-10T04:07:39.679Z] 775c5a346c0e: Waiting [2025-09-10T04:07:39.679Z] 86da928baeeb: Waiting [2025-09-10T04:07:39.679Z] 097100c76c15: Waiting [2025-09-10T04:07:39.679Z] d75997b96386: Layer already exists [2025-09-10T04:07:39.679Z] ac0918c0bbfb: Layer already exists [2025-09-10T04:07:39.679Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:39.679Z] 74d158c9ac53: Layer already exists [2025-09-10T04:07:39.679Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:39.679Z] 86da928baeeb: Layer already exists [2025-09-10T04:07:39.679Z] 40a589832f71: Layer already exists [2025-09-10T04:07:39.679Z] 775c5a346c0e: Layer already exists [2025-09-10T04:07:39.679Z] 097100c76c15: Layer already exists [2025-09-10T04:07:39.679Z] latest: digest: sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:40.007Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:40.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-10T04:07:40.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-10T04:07:40.332Z] d75997b96386: Preparing [2025-09-10T04:07:40.332Z] 74d158c9ac53: Preparing [2025-09-10T04:07:40.332Z] ac0918c0bbfb: Preparing [2025-09-10T04:07:40.332Z] 760f44c331d2: Preparing [2025-09-10T04:07:40.332Z] 1f60731908c3: Preparing [2025-09-10T04:07:40.332Z] 40a589832f71: Preparing [2025-09-10T04:07:40.332Z] 775c5a346c0e: Preparing [2025-09-10T04:07:40.332Z] 86da928baeeb: Preparing [2025-09-10T04:07:40.332Z] 097100c76c15: Preparing [2025-09-10T04:07:40.332Z] 40a589832f71: Waiting [2025-09-10T04:07:40.332Z] 775c5a346c0e: Waiting [2025-09-10T04:07:40.332Z] 86da928baeeb: Waiting [2025-09-10T04:07:40.332Z] 097100c76c15: Waiting [2025-09-10T04:07:40.332Z] ac0918c0bbfb: Layer already exists [2025-09-10T04:07:40.332Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:40.332Z] 74d158c9ac53: Layer already exists [2025-09-10T04:07:40.332Z] d75997b96386: Layer already exists [2025-09-10T04:07:40.332Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:40.332Z] 775c5a346c0e: Layer already exists [2025-09-10T04:07:40.332Z] 097100c76c15: Layer already exists [2025-09-10T04:07:40.332Z] 40a589832f71: Layer already exists [2025-09-10T04:07:40.332Z] 86da928baeeb: Layer already exists [2025-09-10T04:07:40.332Z] 4.1.0-dev.59: digest: sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:40.650Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:40.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:40.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-10T04:07:40.962Z] d75997b96386: Preparing [2025-09-10T04:07:40.962Z] 74d158c9ac53: Preparing [2025-09-10T04:07:40.962Z] ac0918c0bbfb: Preparing [2025-09-10T04:07:40.962Z] 760f44c331d2: Preparing [2025-09-10T04:07:40.962Z] 1f60731908c3: Preparing [2025-09-10T04:07:40.962Z] 40a589832f71: Preparing [2025-09-10T04:07:40.962Z] 775c5a346c0e: Preparing [2025-09-10T04:07:40.962Z] 86da928baeeb: Preparing [2025-09-10T04:07:40.962Z] 097100c76c15: Preparing [2025-09-10T04:07:40.962Z] 40a589832f71: Waiting [2025-09-10T04:07:40.962Z] 775c5a346c0e: Waiting [2025-09-10T04:07:40.962Z] 86da928baeeb: Waiting [2025-09-10T04:07:40.962Z] 097100c76c15: Waiting [2025-09-10T04:07:40.962Z] ac0918c0bbfb: Layer already exists [2025-09-10T04:07:40.962Z] d75997b96386: Layer already exists [2025-09-10T04:07:40.962Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:40.962Z] 74d158c9ac53: Layer already exists [2025-09-10T04:07:40.962Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:40.962Z] 40a589832f71: Layer already exists [2025-09-10T04:07:40.962Z] 86da928baeeb: Layer already exists [2025-09-10T04:07:40.962Z] 775c5a346c0e: Layer already exists [2025-09-10T04:07:40.962Z] 097100c76c15: Layer already exists [2025-09-10T04:07:40.962Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:41.289Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:41.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-10T04:07:41.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-10T04:07:41.606Z] d75997b96386: Preparing [2025-09-10T04:07:41.606Z] 74d158c9ac53: Preparing [2025-09-10T04:07:41.606Z] ac0918c0bbfb: Preparing [2025-09-10T04:07:41.606Z] 760f44c331d2: Preparing [2025-09-10T04:07:41.606Z] 1f60731908c3: Preparing [2025-09-10T04:07:41.606Z] 40a589832f71: Preparing [2025-09-10T04:07:41.606Z] 775c5a346c0e: Preparing [2025-09-10T04:07:41.606Z] 86da928baeeb: Preparing [2025-09-10T04:07:41.606Z] 097100c76c15: Preparing [2025-09-10T04:07:41.606Z] 40a589832f71: Waiting [2025-09-10T04:07:41.606Z] 775c5a346c0e: Waiting [2025-09-10T04:07:41.606Z] 86da928baeeb: Waiting [2025-09-10T04:07:41.606Z] 097100c76c15: Waiting [2025-09-10T04:07:41.606Z] 74d158c9ac53: Layer already exists [2025-09-10T04:07:41.606Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:41.606Z] ac0918c0bbfb: Layer already exists [2025-09-10T04:07:41.606Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:41.606Z] d75997b96386: Layer already exists [2025-09-10T04:07:41.606Z] 775c5a346c0e: Layer already exists [2025-09-10T04:07:41.606Z] 40a589832f71: Layer already exists [2025-09-10T04:07:41.606Z] 097100c76c15: Layer already exists [2025-09-10T04:07:41.606Z] 86da928baeeb: Layer already exists [2025-09-10T04:07:41.606Z] main: digest: sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:07:41.652Z] ===================================================== [Pipeline] echo [2025-09-10T04:07:41.660Z] taggedImages: [2025-09-10T04:07:41.660Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:41.660Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-10T04:07:41.660Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-10T04:07:41.660Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:41.660Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-09-10T04:07:41.678Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-09-10T04:07:41.678Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:41.678Z] latest [2025-09-10T04:07:41.678Z] 4.1.0-dev.59 [2025-09-10T04:07:41.678Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:41.678Z] main [2025-09-10T04:07:41.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:42.012Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:42.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:42.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-10T04:07:42.341Z] 5f3e8c0c9427: Preparing [2025-09-10T04:07:42.341Z] 2f38058ab91d: Preparing [2025-09-10T04:07:42.341Z] a415d0c68fdf: Preparing [2025-09-10T04:07:42.341Z] 760f44c331d2: Preparing [2025-09-10T04:07:42.341Z] 1f60731908c3: Preparing [2025-09-10T04:07:42.341Z] 40a589832f71: Preparing [2025-09-10T04:07:42.341Z] 3507ffe9ef9d: Preparing [2025-09-10T04:07:42.341Z] 80aab4650967: Preparing [2025-09-10T04:07:42.341Z] 097100c76c15: Preparing [2025-09-10T04:07:42.341Z] 3507ffe9ef9d: Waiting [2025-09-10T04:07:42.341Z] 80aab4650967: Waiting [2025-09-10T04:07:42.341Z] 40a589832f71: Waiting [2025-09-10T04:07:42.341Z] 097100c76c15: Waiting [2025-09-10T04:07:42.341Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:42.341Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:42.341Z] 40a589832f71: Layer already exists [2025-09-10T04:07:42.341Z] 3507ffe9ef9d: Layer already exists [2025-09-10T04:07:42.341Z] 80aab4650967: Layer already exists [2025-09-10T04:07:42.341Z] 097100c76c15: Layer already exists [2025-09-10T04:07:42.341Z] 2f38058ab91d: Pushed [2025-09-10T04:07:42.341Z] a415d0c68fdf: Pushed [2025-09-10T04:07:42.341Z] 5f3e8c0c9427: Pushed [2025-09-10T04:07:42.602Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:43.237Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:43.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-10T04:07:43.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-10T04:07:43.591Z] 5f3e8c0c9427: Preparing [2025-09-10T04:07:43.591Z] 2f38058ab91d: Preparing [2025-09-10T04:07:43.591Z] a415d0c68fdf: Preparing [2025-09-10T04:07:43.591Z] 760f44c331d2: Preparing [2025-09-10T04:07:43.591Z] 1f60731908c3: Preparing [2025-09-10T04:07:43.591Z] 40a589832f71: Preparing [2025-09-10T04:07:43.591Z] 3507ffe9ef9d: Preparing [2025-09-10T04:07:43.591Z] 40a589832f71: Waiting [2025-09-10T04:07:43.591Z] 80aab4650967: Preparing [2025-09-10T04:07:43.591Z] 097100c76c15: Preparing [2025-09-10T04:07:43.591Z] 3507ffe9ef9d: Waiting [2025-09-10T04:07:43.591Z] 80aab4650967: Waiting [2025-09-10T04:07:43.591Z] 097100c76c15: Waiting [2025-09-10T04:07:43.591Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:43.591Z] 5f3e8c0c9427: Layer already exists [2025-09-10T04:07:43.591Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:43.591Z] a415d0c68fdf: Layer already exists [2025-09-10T04:07:43.591Z] 2f38058ab91d: Layer already exists [2025-09-10T04:07:43.591Z] 80aab4650967: Layer already exists [2025-09-10T04:07:43.591Z] 40a589832f71: Layer already exists [2025-09-10T04:07:43.591Z] 3507ffe9ef9d: Layer already exists [2025-09-10T04:07:43.591Z] 097100c76c15: Layer already exists [2025-09-10T04:07:43.591Z] latest: digest: sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:43.996Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:44.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-10T04:07:44.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-10T04:07:44.337Z] 5f3e8c0c9427: Preparing [2025-09-10T04:07:44.337Z] 2f38058ab91d: Preparing [2025-09-10T04:07:44.337Z] a415d0c68fdf: Preparing [2025-09-10T04:07:44.337Z] 760f44c331d2: Preparing [2025-09-10T04:07:44.337Z] 1f60731908c3: Preparing [2025-09-10T04:07:44.337Z] 40a589832f71: Preparing [2025-09-10T04:07:44.337Z] 3507ffe9ef9d: Preparing [2025-09-10T04:07:44.337Z] 80aab4650967: Preparing [2025-09-10T04:07:44.337Z] 097100c76c15: Preparing [2025-09-10T04:07:44.337Z] 80aab4650967: Waiting [2025-09-10T04:07:44.337Z] 097100c76c15: Waiting [2025-09-10T04:07:44.337Z] 3507ffe9ef9d: Waiting [2025-09-10T04:07:44.337Z] 40a589832f71: Waiting [2025-09-10T04:07:44.337Z] a415d0c68fdf: Layer already exists [2025-09-10T04:07:44.337Z] 5f3e8c0c9427: Layer already exists [2025-09-10T04:07:44.337Z] 2f38058ab91d: Layer already exists [2025-09-10T04:07:44.337Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:44.337Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:44.337Z] 80aab4650967: Layer already exists [2025-09-10T04:07:44.337Z] 40a589832f71: Layer already exists [2025-09-10T04:07:44.337Z] 3507ffe9ef9d: Layer already exists [2025-09-10T04:07:44.337Z] 097100c76c15: Layer already exists [2025-09-10T04:07:44.337Z] 4.1.0-dev.59: digest: sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:44.657Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:45.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:45.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-10T04:07:45.042Z] 5f3e8c0c9427: Preparing [2025-09-10T04:07:45.042Z] 2f38058ab91d: Preparing [2025-09-10T04:07:45.042Z] a415d0c68fdf: Preparing [2025-09-10T04:07:45.042Z] 760f44c331d2: Preparing [2025-09-10T04:07:45.042Z] 1f60731908c3: Preparing [2025-09-10T04:07:45.042Z] 40a589832f71: Preparing [2025-09-10T04:07:45.042Z] 3507ffe9ef9d: Preparing [2025-09-10T04:07:45.042Z] 40a589832f71: Waiting [2025-09-10T04:07:45.042Z] 80aab4650967: Preparing [2025-09-10T04:07:45.042Z] 097100c76c15: Preparing [2025-09-10T04:07:45.042Z] 3507ffe9ef9d: Waiting [2025-09-10T04:07:45.042Z] 097100c76c15: Waiting [2025-09-10T04:07:45.042Z] 80aab4650967: Waiting [2025-09-10T04:07:45.042Z] 2f38058ab91d: Layer already exists [2025-09-10T04:07:45.042Z] a415d0c68fdf: Layer already exists [2025-09-10T04:07:45.042Z] 5f3e8c0c9427: Layer already exists [2025-09-10T04:07:45.042Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:45.042Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:45.042Z] 40a589832f71: Layer already exists [2025-09-10T04:07:45.042Z] 097100c76c15: Layer already exists [2025-09-10T04:07:45.042Z] 80aab4650967: Layer already exists [2025-09-10T04:07:45.042Z] 3507ffe9ef9d: Layer already exists [2025-09-10T04:07:45.042Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:45.362Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:45.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-10T04:07:45.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-10T04:07:45.721Z] 5f3e8c0c9427: Preparing [2025-09-10T04:07:45.721Z] 2f38058ab91d: Preparing [2025-09-10T04:07:45.721Z] a415d0c68fdf: Preparing [2025-09-10T04:07:45.721Z] 760f44c331d2: Preparing [2025-09-10T04:07:45.721Z] 1f60731908c3: Preparing [2025-09-10T04:07:45.721Z] 40a589832f71: Preparing [2025-09-10T04:07:45.721Z] 3507ffe9ef9d: Preparing [2025-09-10T04:07:45.721Z] 80aab4650967: Preparing [2025-09-10T04:07:45.721Z] 097100c76c15: Preparing [2025-09-10T04:07:45.721Z] 3507ffe9ef9d: Waiting [2025-09-10T04:07:45.721Z] 80aab4650967: Waiting [2025-09-10T04:07:45.721Z] 097100c76c15: Waiting [2025-09-10T04:07:45.721Z] 40a589832f71: Waiting [2025-09-10T04:07:45.721Z] 2f38058ab91d: Layer already exists [2025-09-10T04:07:45.721Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:45.721Z] 5f3e8c0c9427: Layer already exists [2025-09-10T04:07:45.721Z] a415d0c68fdf: Layer already exists [2025-09-10T04:07:45.721Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:45.721Z] 3507ffe9ef9d: Layer already exists [2025-09-10T04:07:45.721Z] 40a589832f71: Layer already exists [2025-09-10T04:07:45.721Z] 80aab4650967: Layer already exists [2025-09-10T04:07:45.721Z] 097100c76c15: Layer already exists [2025-09-10T04:07:45.721Z] main: digest: sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:07:45.785Z] ===================================================== [Pipeline] echo [2025-09-10T04:07:45.799Z] taggedImages: [2025-09-10T04:07:45.799Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:45.799Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-10T04:07:45.799Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-10T04:07:45.799Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:45.799Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-09-10T04:07:45.819Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-09-10T04:07:45.819Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:45.819Z] latest [2025-09-10T04:07:45.819Z] 4.1.0-dev.59 [2025-09-10T04:07:45.819Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:45.819Z] main [2025-09-10T04:07:45.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:46.147Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:46.462Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:46.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-10T04:07:46.462Z] ca9e896e82eb: Preparing [2025-09-10T04:07:46.462Z] b313fbcbfc35: Preparing [2025-09-10T04:07:46.462Z] 760f44c331d2: Preparing [2025-09-10T04:07:46.462Z] 1f60731908c3: Preparing [2025-09-10T04:07:46.462Z] 2f3272a2dce5: Preparing [2025-09-10T04:07:46.462Z] 8969ac376876: Preparing [2025-09-10T04:07:46.462Z] 097100c76c15: Preparing [2025-09-10T04:07:46.462Z] 8969ac376876: Waiting [2025-09-10T04:07:46.462Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:46.462Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:46.462Z] 097100c76c15: Layer already exists [2025-09-10T04:07:46.462Z] ca9e896e82eb: Pushed [2025-09-10T04:07:46.462Z] 2f3272a2dce5: Pushed [2025-09-10T04:07:47.030Z] 8969ac376876: Pushed [2025-09-10T04:07:50.321Z] b313fbcbfc35: Pushed [2025-09-10T04:07:50.321Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:50.640Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:50.963Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-10T04:07:50.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-10T04:07:50.963Z] ca9e896e82eb: Preparing [2025-09-10T04:07:50.963Z] b313fbcbfc35: Preparing [2025-09-10T04:07:50.963Z] 760f44c331d2: Preparing [2025-09-10T04:07:50.963Z] 1f60731908c3: Preparing [2025-09-10T04:07:50.963Z] 2f3272a2dce5: Preparing [2025-09-10T04:07:50.963Z] 8969ac376876: Preparing [2025-09-10T04:07:50.963Z] 097100c76c15: Preparing [2025-09-10T04:07:50.963Z] 8969ac376876: Waiting [2025-09-10T04:07:50.963Z] 097100c76c15: Waiting [2025-09-10T04:07:50.963Z] b313fbcbfc35: Layer already exists [2025-09-10T04:07:50.963Z] ca9e896e82eb: Layer already exists [2025-09-10T04:07:50.963Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:50.963Z] 2f3272a2dce5: Layer already exists [2025-09-10T04:07:50.963Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:50.963Z] 097100c76c15: Layer already exists [2025-09-10T04:07:50.963Z] 8969ac376876: Layer already exists [2025-09-10T04:07:50.963Z] latest: digest: sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:51.289Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:51.608Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-10T04:07:51.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-10T04:07:51.608Z] ca9e896e82eb: Preparing [2025-09-10T04:07:51.608Z] b313fbcbfc35: Preparing [2025-09-10T04:07:51.608Z] 760f44c331d2: Preparing [2025-09-10T04:07:51.608Z] 1f60731908c3: Preparing [2025-09-10T04:07:51.608Z] 2f3272a2dce5: Preparing [2025-09-10T04:07:51.608Z] 8969ac376876: Preparing [2025-09-10T04:07:51.608Z] 097100c76c15: Preparing [2025-09-10T04:07:51.608Z] 8969ac376876: Waiting [2025-09-10T04:07:51.608Z] 097100c76c15: Waiting [2025-09-10T04:07:51.608Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:51.608Z] ca9e896e82eb: Layer already exists [2025-09-10T04:07:51.608Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:51.608Z] 2f3272a2dce5: Layer already exists [2025-09-10T04:07:51.608Z] b313fbcbfc35: Layer already exists [2025-09-10T04:07:51.608Z] 8969ac376876: Layer already exists [2025-09-10T04:07:51.608Z] 097100c76c15: Layer already exists [2025-09-10T04:07:51.608Z] 4.1.0-dev.59: digest: sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:51.928Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:52.242Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:52.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-10T04:07:52.242Z] ca9e896e82eb: Preparing [2025-09-10T04:07:52.242Z] b313fbcbfc35: Preparing [2025-09-10T04:07:52.242Z] 760f44c331d2: Preparing [2025-09-10T04:07:52.242Z] 1f60731908c3: Preparing [2025-09-10T04:07:52.242Z] 2f3272a2dce5: Preparing [2025-09-10T04:07:52.242Z] 8969ac376876: Preparing [2025-09-10T04:07:52.242Z] 097100c76c15: Preparing [2025-09-10T04:07:52.242Z] 097100c76c15: Waiting [2025-09-10T04:07:52.242Z] 8969ac376876: Waiting [2025-09-10T04:07:52.242Z] 2f3272a2dce5: Layer already exists [2025-09-10T04:07:52.242Z] ca9e896e82eb: Layer already exists [2025-09-10T04:07:52.242Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:52.242Z] b313fbcbfc35: Layer already exists [2025-09-10T04:07:52.242Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:52.242Z] 097100c76c15: Layer already exists [2025-09-10T04:07:52.242Z] 8969ac376876: Layer already exists [2025-09-10T04:07:52.242Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:52.850Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:53.165Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-10T04:07:53.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-10T04:07:53.165Z] ca9e896e82eb: Preparing [2025-09-10T04:07:53.165Z] b313fbcbfc35: Preparing [2025-09-10T04:07:53.165Z] 760f44c331d2: Preparing [2025-09-10T04:07:53.165Z] 1f60731908c3: Preparing [2025-09-10T04:07:53.165Z] 2f3272a2dce5: Preparing [2025-09-10T04:07:53.165Z] 8969ac376876: Preparing [2025-09-10T04:07:53.165Z] 097100c76c15: Preparing [2025-09-10T04:07:53.165Z] 8969ac376876: Waiting [2025-09-10T04:07:53.165Z] 097100c76c15: Waiting [2025-09-10T04:07:53.165Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:53.165Z] 2f3272a2dce5: Layer already exists [2025-09-10T04:07:53.165Z] b313fbcbfc35: Layer already exists [2025-09-10T04:07:53.165Z] ca9e896e82eb: Layer already exists [2025-09-10T04:07:53.165Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:53.165Z] 097100c76c15: Layer already exists [2025-09-10T04:07:53.165Z] 8969ac376876: Layer already exists [2025-09-10T04:07:53.165Z] main: digest: sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:07:53.230Z] ===================================================== [Pipeline] echo [2025-09-10T04:07:53.242Z] taggedImages: [2025-09-10T04:07:53.243Z] - nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:53.243Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-10T04:07:53.243Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-10T04:07:53.243Z] - nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:53.243Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-09-10T04:07:53.267Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-09-10T04:07:53.267Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:53.267Z] latest [2025-09-10T04:07:53.267Z] 4.1.0-dev.59 [2025-09-10T04:07:53.267Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:53.267Z] main [2025-09-10T04:07:53.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:53.607Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:53.921Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:07:53.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-10T04:07:53.921Z] 02997e00c1c6: Preparing [2025-09-10T04:07:53.921Z] 83ee1522adf7: Preparing [2025-09-10T04:07:53.921Z] 760f44c331d2: Preparing [2025-09-10T04:07:53.921Z] 1f60731908c3: Preparing [2025-09-10T04:07:53.921Z] d2f68ff16765: Preparing [2025-09-10T04:07:53.921Z] 8c767917fcd7: Preparing [2025-09-10T04:07:53.921Z] 097100c76c15: Preparing [2025-09-10T04:07:53.921Z] 8c767917fcd7: Waiting [2025-09-10T04:07:53.921Z] 097100c76c15: Waiting [2025-09-10T04:07:53.921Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:53.921Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:53.921Z] 097100c76c15: Layer already exists [2025-09-10T04:07:53.921Z] 02997e00c1c6: Pushed [2025-09-10T04:07:53.921Z] d2f68ff16765: Pushed [2025-09-10T04:07:54.179Z] 8c767917fcd7: Pushed [2025-09-10T04:07:57.476Z] 83ee1522adf7: Pushed [2025-09-10T04:07:57.735Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:58.064Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:58.387Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-10T04:07:58.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-10T04:07:58.387Z] 02997e00c1c6: Preparing [2025-09-10T04:07:58.387Z] 83ee1522adf7: Preparing [2025-09-10T04:07:58.387Z] 760f44c331d2: Preparing [2025-09-10T04:07:58.387Z] 1f60731908c3: Preparing [2025-09-10T04:07:58.387Z] d2f68ff16765: Preparing [2025-09-10T04:07:58.387Z] 8c767917fcd7: Preparing [2025-09-10T04:07:58.387Z] 097100c76c15: Preparing [2025-09-10T04:07:58.387Z] 8c767917fcd7: Waiting [2025-09-10T04:07:58.387Z] 097100c76c15: Waiting [2025-09-10T04:07:58.387Z] d2f68ff16765: Layer already exists [2025-09-10T04:07:58.387Z] 02997e00c1c6: Layer already exists [2025-09-10T04:07:58.387Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:58.387Z] 83ee1522adf7: Layer already exists [2025-09-10T04:07:58.387Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:58.387Z] 8c767917fcd7: Layer already exists [2025-09-10T04:07:58.387Z] 097100c76c15: Layer already exists [2025-09-10T04:07:58.387Z] latest: digest: sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:58.711Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:59.030Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-10T04:07:59.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-10T04:07:59.030Z] 02997e00c1c6: Preparing [2025-09-10T04:07:59.030Z] 83ee1522adf7: Preparing [2025-09-10T04:07:59.030Z] 760f44c331d2: Preparing [2025-09-10T04:07:59.030Z] 1f60731908c3: Preparing [2025-09-10T04:07:59.030Z] d2f68ff16765: Preparing [2025-09-10T04:07:59.030Z] 8c767917fcd7: Preparing [2025-09-10T04:07:59.030Z] 097100c76c15: Preparing [2025-09-10T04:07:59.030Z] 8c767917fcd7: Waiting [2025-09-10T04:07:59.030Z] 097100c76c15: Waiting [2025-09-10T04:07:59.030Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:59.030Z] d2f68ff16765: Layer already exists [2025-09-10T04:07:59.030Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:59.030Z] 02997e00c1c6: Layer already exists [2025-09-10T04:07:59.030Z] 83ee1522adf7: Layer already exists [2025-09-10T04:07:59.030Z] 097100c76c15: Layer already exists [2025-09-10T04:07:59.030Z] 8c767917fcd7: Layer already exists [2025-09-10T04:07:59.030Z] 4.1.0-dev.59: digest: sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:59.358Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:07:59.680Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:07:59.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-10T04:07:59.680Z] 02997e00c1c6: Preparing [2025-09-10T04:07:59.680Z] 83ee1522adf7: Preparing [2025-09-10T04:07:59.680Z] 760f44c331d2: Preparing [2025-09-10T04:07:59.680Z] 1f60731908c3: Preparing [2025-09-10T04:07:59.680Z] d2f68ff16765: Preparing [2025-09-10T04:07:59.680Z] 8c767917fcd7: Preparing [2025-09-10T04:07:59.680Z] 097100c76c15: Preparing [2025-09-10T04:07:59.680Z] 097100c76c15: Waiting [2025-09-10T04:07:59.680Z] 8c767917fcd7: Waiting [2025-09-10T04:07:59.680Z] 83ee1522adf7: Layer already exists [2025-09-10T04:07:59.680Z] 760f44c331d2: Layer already exists [2025-09-10T04:07:59.680Z] 02997e00c1c6: Layer already exists [2025-09-10T04:07:59.680Z] d2f68ff16765: Layer already exists [2025-09-10T04:07:59.680Z] 1f60731908c3: Layer already exists [2025-09-10T04:07:59.680Z] 8c767917fcd7: Layer already exists [2025-09-10T04:07:59.680Z] 097100c76c15: Layer already exists [2025-09-10T04:07:59.680Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:08:00.009Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:08:00.331Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-10T04:08:00.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-10T04:08:00.331Z] 02997e00c1c6: Preparing [2025-09-10T04:08:00.331Z] 83ee1522adf7: Preparing [2025-09-10T04:08:00.331Z] 760f44c331d2: Preparing [2025-09-10T04:08:00.331Z] 1f60731908c3: Preparing [2025-09-10T04:08:00.331Z] d2f68ff16765: Preparing [2025-09-10T04:08:00.331Z] 8c767917fcd7: Preparing [2025-09-10T04:08:00.331Z] 097100c76c15: Preparing [2025-09-10T04:08:00.331Z] 8c767917fcd7: Waiting [2025-09-10T04:08:00.331Z] 097100c76c15: Waiting [2025-09-10T04:08:00.331Z] 02997e00c1c6: Layer already exists [2025-09-10T04:08:00.331Z] d2f68ff16765: Layer already exists [2025-09-10T04:08:00.331Z] 1f60731908c3: Layer already exists [2025-09-10T04:08:00.331Z] 83ee1522adf7: Layer already exists [2025-09-10T04:08:00.331Z] 760f44c331d2: Layer already exists [2025-09-10T04:08:00.331Z] 097100c76c15: Layer already exists [2025-09-10T04:08:00.331Z] 8c767917fcd7: Layer already exists [2025-09-10T04:08:00.331Z] main: digest: sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:08:00.399Z] ===================================================== [Pipeline] echo [2025-09-10T04:08:00.412Z] taggedImages: [2025-09-10T04:08:00.412Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.412Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-10T04:08:00.412Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-10T04:08:00.412Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.412Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-09-10T04:08:00.477Z] ========================================================= [2025-09-10T04:08:00.477Z] [edgeXBuildMultiArch] RAW Config: [2025-09-10T04:08:00.477Z] images: [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:00.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-10T04:08:00.477Z] settingsFile: [2025-09-10T04:08:00.477Z] edgex-go-settings [2025-09-10T04:08:00.477Z] ========================================================= [Pipeline] node [2025-09-10T04:08:15.480Z] Still waiting to schedule task [2025-09-10T04:08:15.480Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-10T04:08:39.114Z] Running on prd-centos7-docker-4c-2g-8619 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T04:08:39.157Z] provisioning config files... [2025-09-10T04:08:39.203Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13380647393150394108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:08:40.288Z] ---> ****-login.sh [2025-09-10T04:08:40.288Z] nexus3.edgexfoundry.org:10001 [2025-09-10T04:08:40.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:08:40.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:08:40.288Z] Configure a credential helper to remove this warning. See [2025-09-10T04:08:40.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:08:40.288Z] [2025-09-10T04:08:40.288Z] Login Succeeded [2025-09-10T04:08:40.288Z] nexus3.edgexfoundry.org:10002 [2025-09-10T04:08:40.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:08:40.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:08:40.551Z] Configure a credential helper to remove this warning. See [2025-09-10T04:08:40.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:08:40.551Z] [2025-09-10T04:08:40.551Z] Login Succeeded [2025-09-10T04:08:40.551Z] nexus3.edgexfoundry.org:10003 [2025-09-10T04:08:40.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:08:40.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:08:40.551Z] Configure a credential helper to remove this warning. See [2025-09-10T04:08:40.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:08:40.551Z] [2025-09-10T04:08:40.551Z] Login Succeeded [2025-09-10T04:08:40.551Z] nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:40.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:08:40.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:08:40.551Z] Configure a credential helper to remove this warning. See [2025-09-10T04:08:40.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:08:40.551Z] [2025-09-10T04:08:40.551Z] Login Succeeded [2025-09-10T04:08:40.551Z] ****.io [2025-09-10T04:08:40.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:08:40.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:08:40.813Z] Configure a credential helper to remove this warning. See [2025-09-10T04:08:40.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:08:40.813Z] [2025-09-10T04:08:40.813Z] Login Succeeded [2025-09-10T04:08:40.813Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T04:08:40.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T04:08:41.179Z] + docker buildx ls [2025-09-10T04:08:41.179Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-10T04:08:41.179Z] default * docker [2025-09-10T04:08:41.179Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-10T04:08:42.460Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-10T04:08:42.460Z] edgex-builder [Pipeline] sh [2025-09-10T04:08:44.113Z] + docker buildx inspect --bootstrap [2025-09-10T04:08:44.113Z] #1 [internal] booting buildkit [2025-09-10T04:08:44.113Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-10T04:08:47.431Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-09-10T04:08:47.431Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-10T04:08:48.302Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-09-10T04:08:48.302Z] #1 DONE 4.3s [2025-09-10T04:08:48.567Z] Name: edgex-builder [2025-09-10T04:08:48.567Z] Driver: docker-container [2025-09-10T04:08:48.567Z] [2025-09-10T04:08:48.567Z] Nodes: [2025-09-10T04:08:48.567Z] Name: edgex-builder0 [2025-09-10T04:08:48.567Z] Endpoint: unix:///var/run/docker.sock [2025-09-10T04:08:48.567Z] Status: running [2025-09-10T04:08:48.567Z] Buildkit: v0.23.2 [2025-09-10T04:08:48.567Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-10T04:08:48.864Z] + docker buildx ls [2025-09-10T04:08:48.864Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-10T04:08:48.864Z] edgex-builder * docker-container [2025-09-10T04:08:48.864Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-10T04:08:48.864Z] default docker [2025-09-10T04:08:48.864Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-10T04:08:49.174Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:08:49.174Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:08:49.443Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:49.443Z] #1 transferring dockerfile: 197B done [2025-09-10T04:08:49.443Z] #1 DONE 0.0s [2025-09-10T04:08:49.443Z] [2025-09-10T04:08:49.443Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:49.443Z] #2 DONE 0.2s [2025-09-10T04:08:49.443Z] [2025-09-10T04:08:49.443Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:49.443Z] #3 DONE 0.2s [2025-09-10T04:08:49.443Z] [2025-09-10T04:08:49.443Z] #4 [internal] load .dockerignore [2025-09-10T04:08:49.443Z] #4 transferring context: 2B done [2025-09-10T04:08:49.443Z] #4 DONE 0.0s [2025-09-10T04:08:49.443Z] [2025-09-10T04:08:49.443Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 [2025-09-10T04:08:49.443Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done [2025-09-10T04:08:49.443Z] #5 DONE 0.0s [2025-09-10T04:08:49.443Z] [2025-09-10T04:08:49.443Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 [2025-09-10T04:08:49.443Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done [2025-09-10T04:08:49.708Z] #6 DONE 0.1s [2025-09-10T04:08:49.708Z] [2025-09-10T04:08:49.708Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:49.708Z] #7 DONE 0.0s [2025-09-10T04:08:49.708Z] [2025-09-10T04:08:49.708Z] #8 exporting to image [2025-09-10T04:08:49.708Z] #8 exporting layers done [2025-09-10T04:08:49.708Z] #8 exporting manifest sha256:a27baa60e37e396be8cb36e00e8645b039435e73017a9f4532c7f0459a6a5440 done [2025-09-10T04:08:49.708Z] #8 exporting config sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 done [2025-09-10T04:08:49.708Z] #8 exporting manifest sha256:425b48c8c6e8075472bdcbd99221fd356b12eef1161072fe28a17c055284d078 0.0s done [2025-09-10T04:08:49.708Z] #8 exporting config sha256:35fa4532b949f1da2db5056e2e1fc605c81f94208d24d12fa145e4e60c1eff59 done [2025-09-10T04:08:49.708Z] #8 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 done [2025-09-10T04:08:49.708Z] #8 pushing layers [2025-09-10T04:08:49.708Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:49.708Z] #8 pushing layers 0.1s done [2025-09-10T04:08:49.708Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 0.1s done [2025-09-10T04:08:49.709Z] #8 DONE 0.2s [2025-09-10T04:08:49.709Z] [2025-09-10T04:08:49.709Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:49.709Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:50.016Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-09-10T04:08:50.016Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-09-10T04:08:50.276Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:50.276Z] #1 transferring dockerfile: 163B done [2025-09-10T04:08:50.276Z] #1 DONE 0.0s [2025-09-10T04:08:50.276Z] [2025-09-10T04:08:50.276Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-10T04:08:50.276Z] #2 DONE 0.0s [2025-09-10T04:08:50.276Z] [2025-09-10T04:08:50.276Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-10T04:08:50.276Z] #3 DONE 0.0s [2025-09-10T04:08:50.276Z] [2025-09-10T04:08:50.276Z] #4 [internal] load .dockerignore [2025-09-10T04:08:50.276Z] #4 transferring context: 2B done [2025-09-10T04:08:50.276Z] #4 DONE 0.0s [2025-09-10T04:08:50.276Z] [2025-09-10T04:08:50.276Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 [2025-09-10T04:08:50.276Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 done [2025-09-10T04:08:50.276Z] #5 CACHED [2025-09-10T04:08:50.276Z] [2025-09-10T04:08:50.276Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 [2025-09-10T04:08:50.276Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 done [2025-09-10T04:08:50.276Z] #6 CACHED [2025-09-10T04:08:50.276Z] [2025-09-10T04:08:50.276Z] #7 exporting to image [2025-09-10T04:08:50.276Z] #7 exporting layers done [2025-09-10T04:08:50.276Z] #7 exporting manifest sha256:a27baa60e37e396be8cb36e00e8645b039435e73017a9f4532c7f0459a6a5440 done [2025-09-10T04:08:50.276Z] #7 exporting config sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 done [2025-09-10T04:08:50.276Z] #7 exporting manifest sha256:425b48c8c6e8075472bdcbd99221fd356b12eef1161072fe28a17c055284d078 done [2025-09-10T04:08:50.276Z] #7 exporting config sha256:35fa4532b949f1da2db5056e2e1fc605c81f94208d24d12fa145e4e60c1eff59 done [2025-09-10T04:08:50.276Z] #7 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 done [2025-09-10T04:08:50.276Z] #7 pushing layers 0.0s done [2025-09-10T04:08:50.276Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 [2025-09-10T04:08:50.276Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:50.276Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 0.1s done [2025-09-10T04:08:50.276Z] #7 DONE 0.1s [2025-09-10T04:08:50.276Z] [2025-09-10T04:08:50.276Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:50.276Z] #8 DONE 0.0s [2025-09-10T04:08:50.276Z] [2025-09-10T04:08:50.276Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:50.276Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:50.579Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 --push - [2025-09-10T04:08:50.579Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59' [2025-09-10T04:08:50.579Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:50.579Z] #1 transferring dockerfile: 169B done [2025-09-10T04:08:50.579Z] #1 DONE 0.0s [2025-09-10T04:08:50.579Z] [2025-09-10T04:08:50.579Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-10T04:08:50.579Z] #2 DONE 0.0s [2025-09-10T04:08:50.579Z] [2025-09-10T04:08:50.579Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-10T04:08:50.579Z] #3 DONE 0.0s [2025-09-10T04:08:50.579Z] [2025-09-10T04:08:50.579Z] #4 [internal] load .dockerignore [2025-09-10T04:08:50.579Z] #4 transferring context: 2B done [2025-09-10T04:08:50.579Z] #4 DONE 0.0s [2025-09-10T04:08:50.579Z] [2025-09-10T04:08:50.579Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 [2025-09-10T04:08:50.579Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done [2025-09-10T04:08:50.579Z] #5 CACHED [2025-09-10T04:08:50.579Z] [2025-09-10T04:08:50.579Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 [2025-09-10T04:08:50.579Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done [2025-09-10T04:08:50.579Z] #6 CACHED [2025-09-10T04:08:50.579Z] [2025-09-10T04:08:50.579Z] #7 exporting to image [2025-09-10T04:08:50.579Z] #7 exporting layers done [2025-09-10T04:08:50.580Z] #7 exporting manifest sha256:a27baa60e37e396be8cb36e00e8645b039435e73017a9f4532c7f0459a6a5440 done [2025-09-10T04:08:50.580Z] #7 exporting config sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 done [2025-09-10T04:08:50.580Z] #7 exporting manifest sha256:425b48c8c6e8075472bdcbd99221fd356b12eef1161072fe28a17c055284d078 done [2025-09-10T04:08:50.580Z] #7 exporting config sha256:35fa4532b949f1da2db5056e2e1fc605c81f94208d24d12fa145e4e60c1eff59 done [2025-09-10T04:08:50.580Z] #7 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 [2025-09-10T04:08:50.580Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:50.839Z] #7 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 done [2025-09-10T04:08:50.839Z] #7 pushing layers 0.0s done [2025-09-10T04:08:50.839Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 0.1s done [2025-09-10T04:08:50.839Z] #7 DONE 0.1s [2025-09-10T04:08:50.839Z] [2025-09-10T04:08:50.839Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:50.839Z] #8 DONE 0.0s [2025-09-10T04:08:50.839Z] [2025-09-10T04:08:50.839Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:50.839Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:51.134Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:08:51.134Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:08:51.393Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:51.393Z] #1 transferring dockerfile: 210B done [2025-09-10T04:08:51.393Z] #1 DONE 0.0s [2025-09-10T04:08:51.393Z] [2025-09-10T04:08:51.393Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:51.393Z] #2 DONE 0.0s [2025-09-10T04:08:51.393Z] [2025-09-10T04:08:51.393Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:51.393Z] #3 DONE 0.0s [2025-09-10T04:08:51.393Z] [2025-09-10T04:08:51.393Z] #4 [internal] load .dockerignore [2025-09-10T04:08:51.393Z] #4 transferring context: 2B done [2025-09-10T04:08:51.393Z] #4 DONE 0.0s [2025-09-10T04:08:51.393Z] [2025-09-10T04:08:51.393Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 [2025-09-10T04:08:51.393Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 done [2025-09-10T04:08:51.393Z] #5 CACHED [2025-09-10T04:08:51.393Z] [2025-09-10T04:08:51.393Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 [2025-09-10T04:08:51.393Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 done [2025-09-10T04:08:51.393Z] #6 CACHED [2025-09-10T04:08:51.393Z] [2025-09-10T04:08:51.393Z] #7 exporting to image [2025-09-10T04:08:51.393Z] #7 exporting layers done [2025-09-10T04:08:51.393Z] #7 exporting manifest sha256:a27baa60e37e396be8cb36e00e8645b039435e73017a9f4532c7f0459a6a5440 done [2025-09-10T04:08:51.393Z] #7 exporting config sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 done [2025-09-10T04:08:51.393Z] #7 exporting manifest sha256:425b48c8c6e8075472bdcbd99221fd356b12eef1161072fe28a17c055284d078 done [2025-09-10T04:08:51.393Z] #7 exporting config sha256:35fa4532b949f1da2db5056e2e1fc605c81f94208d24d12fa145e4e60c1eff59 done [2025-09-10T04:08:51.393Z] #7 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 done [2025-09-10T04:08:51.393Z] #7 pushing layers 0.0s done [2025-09-10T04:08:51.393Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 [2025-09-10T04:08:51.393Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:51.393Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 0.1s done [2025-09-10T04:08:51.393Z] #7 DONE 0.1s [2025-09-10T04:08:51.393Z] [2025-09-10T04:08:51.393Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:51.393Z] #8 DONE 0.0s [2025-09-10T04:08:51.393Z] [2025-09-10T04:08:51.393Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:51.393Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:51.694Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-09-10T04:08:51.694Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-09-10T04:08:51.694Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:51.694Z] #1 transferring dockerfile: 161B done [2025-09-10T04:08:51.694Z] #1 DONE 0.0s [2025-09-10T04:08:51.694Z] [2025-09-10T04:08:51.694Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-09-10T04:08:51.694Z] #2 DONE 0.0s [2025-09-10T04:08:51.694Z] [2025-09-10T04:08:51.694Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-09-10T04:08:51.694Z] #3 DONE 0.0s [2025-09-10T04:08:51.694Z] [2025-09-10T04:08:51.694Z] #4 [internal] load .dockerignore [2025-09-10T04:08:51.694Z] #4 transferring context: 2B done [2025-09-10T04:08:51.694Z] #4 DONE 0.0s [2025-09-10T04:08:51.694Z] [2025-09-10T04:08:51.694Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 [2025-09-10T04:08:51.694Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done [2025-09-10T04:08:51.694Z] #5 CACHED [2025-09-10T04:08:51.694Z] [2025-09-10T04:08:51.694Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 [2025-09-10T04:08:51.694Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1b26086d05d78ed90b11aff328b616e72fec5c4819aaa763f626ecff41584078 0.0s done [2025-09-10T04:08:51.694Z] #6 CACHED [2025-09-10T04:08:51.694Z] [2025-09-10T04:08:51.694Z] #7 exporting to image [2025-09-10T04:08:51.694Z] #7 exporting layers [2025-09-10T04:08:51.694Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:51.960Z] #7 exporting layers done [2025-09-10T04:08:51.960Z] #7 exporting manifest sha256:a27baa60e37e396be8cb36e00e8645b039435e73017a9f4532c7f0459a6a5440 done [2025-09-10T04:08:51.960Z] #7 exporting config sha256:992982453e3d0cb40ad96278c50ce2896a3f5df56af0b574bd8f5c7c12751565 done [2025-09-10T04:08:51.960Z] #7 exporting manifest sha256:425b48c8c6e8075472bdcbd99221fd356b12eef1161072fe28a17c055284d078 done [2025-09-10T04:08:51.960Z] #7 exporting config sha256:35fa4532b949f1da2db5056e2e1fc605c81f94208d24d12fa145e4e60c1eff59 done [2025-09-10T04:08:51.960Z] #7 exporting manifest list sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 done [2025-09-10T04:08:51.960Z] #7 pushing layers 0.0s done [2025-09-10T04:08:51.960Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:274e90c75fd24186321b62017bdd79f4df7d804fa546c12a13cac9df1cfe2cf4 0.1s done [2025-09-10T04:08:51.960Z] #7 DONE 0.1s [2025-09-10T04:08:51.960Z] [2025-09-10T04:08:51.960Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:51.960Z] #8 DONE 0.0s [2025-09-10T04:08:51.960Z] [2025-09-10T04:08:51.960Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:51.960Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:52.268Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:08:52.268Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:08:52.268Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:52.268Z] #1 transferring dockerfile: 216B done [2025-09-10T04:08:52.268Z] #1 DONE 0.0s [2025-09-10T04:08:52.268Z] [2025-09-10T04:08:52.268Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:52.268Z] #2 DONE 0.0s [2025-09-10T04:08:52.268Z] [2025-09-10T04:08:52.268Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:52.268Z] #3 DONE 0.1s [2025-09-10T04:08:52.268Z] [2025-09-10T04:08:52.268Z] #4 [internal] load .dockerignore [2025-09-10T04:08:52.268Z] #4 transferring context: 2B done [2025-09-10T04:08:52.268Z] #4 DONE 0.0s [2025-09-10T04:08:52.534Z] [2025-09-10T04:08:52.534Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:52.534Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:52.534Z] #5 ... [2025-09-10T04:08:52.534Z] [2025-09-10T04:08:52.534Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:52.534Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done [2025-09-10T04:08:52.534Z] #6 DONE 0.1s [2025-09-10T04:08:52.534Z] [2025-09-10T04:08:52.534Z] #7 exporting to image [2025-09-10T04:08:52.534Z] #7 exporting layers done [2025-09-10T04:08:52.534Z] #7 exporting manifest sha256:556b6aaa526907f13ac7a888de0f5195fb787776bce9f5e1070f2244bd194265 done [2025-09-10T04:08:52.534Z] #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done [2025-09-10T04:08:52.534Z] #7 exporting manifest sha256:3e26301ff5edbe95a3141683767b558e27e46751985edc1249981158e9cb64e9 done [2025-09-10T04:08:52.534Z] #7 exporting config sha256:ef66aff5c2e912c72df40663bba2f308446b91b10d86477cc4706415c816aac0 done [2025-09-10T04:08:52.534Z] #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 [2025-09-10T04:08:52.534Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:52.534Z] #7 ... [2025-09-10T04:08:52.534Z] [2025-09-10T04:08:52.534Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:52.534Z] #8 DONE 0.0s [2025-09-10T04:08:52.534Z] [2025-09-10T04:08:52.534Z] #7 exporting to image [2025-09-10T04:08:52.534Z] #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 done [2025-09-10T04:08:52.534Z] #7 pushing layers 0.1s done [2025-09-10T04:08:52.534Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 [2025-09-10T04:08:52.801Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 0.1s done [2025-09-10T04:08:52.801Z] #7 DONE 0.2s [2025-09-10T04:08:52.801Z] [2025-09-10T04:08:52.801Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:52.801Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:53.120Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-09-10T04:08:53.120Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-09-10T04:08:53.387Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:53.387Z] #1 transferring dockerfile: 182B done [2025-09-10T04:08:53.387Z] #1 DONE 0.0s [2025-09-10T04:08:53.387Z] [2025-09-10T04:08:53.387Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-10T04:08:53.387Z] #2 DONE 0.0s [2025-09-10T04:08:53.387Z] [2025-09-10T04:08:53.387Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-10T04:08:53.387Z] #3 DONE 0.0s [2025-09-10T04:08:53.387Z] [2025-09-10T04:08:53.387Z] #4 [internal] load .dockerignore [2025-09-10T04:08:53.387Z] #4 transferring context: 2B done [2025-09-10T04:08:53.387Z] #4 DONE 0.0s [2025-09-10T04:08:53.387Z] [2025-09-10T04:08:53.387Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:53.387Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done [2025-09-10T04:08:53.387Z] #5 CACHED [2025-09-10T04:08:53.387Z] [2025-09-10T04:08:53.387Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:53.387Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done [2025-09-10T04:08:53.387Z] #6 CACHED [2025-09-10T04:08:53.387Z] [2025-09-10T04:08:53.387Z] #7 exporting to image [2025-09-10T04:08:53.387Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:53.387Z] #7 exporting layers done [2025-09-10T04:08:53.387Z] #7 exporting manifest sha256:556b6aaa526907f13ac7a888de0f5195fb787776bce9f5e1070f2244bd194265 done [2025-09-10T04:08:53.387Z] #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done [2025-09-10T04:08:53.387Z] #7 exporting manifest sha256:3e26301ff5edbe95a3141683767b558e27e46751985edc1249981158e9cb64e9 done [2025-09-10T04:08:53.387Z] #7 exporting config sha256:ef66aff5c2e912c72df40663bba2f308446b91b10d86477cc4706415c816aac0 done [2025-09-10T04:08:53.387Z] #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 done [2025-09-10T04:08:53.387Z] #7 pushing layers 0.0s done [2025-09-10T04:08:53.387Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 0.1s done [2025-09-10T04:08:53.387Z] #7 DONE 0.1s [2025-09-10T04:08:53.387Z] [2025-09-10T04:08:53.387Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:53.387Z] #8 DONE 0.0s [2025-09-10T04:08:53.387Z] [2025-09-10T04:08:53.387Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:53.387Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:53.696Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59' [2025-09-10T04:08:53.696Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 --push - [2025-09-10T04:08:53.696Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:53.696Z] #1 transferring dockerfile: 188B done [2025-09-10T04:08:53.696Z] #1 DONE 0.0s [2025-09-10T04:08:53.696Z] [2025-09-10T04:08:53.696Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-10T04:08:53.696Z] #2 DONE 0.0s [2025-09-10T04:08:53.696Z] [2025-09-10T04:08:53.696Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-10T04:08:53.696Z] #3 DONE 0.0s [2025-09-10T04:08:53.696Z] [2025-09-10T04:08:53.696Z] #4 [internal] load .dockerignore [2025-09-10T04:08:53.696Z] #4 transferring context: 2B done [2025-09-10T04:08:53.696Z] #4 DONE 0.0s [2025-09-10T04:08:53.696Z] [2025-09-10T04:08:53.696Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:53.696Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done [2025-09-10T04:08:53.696Z] #5 CACHED [2025-09-10T04:08:53.696Z] [2025-09-10T04:08:53.696Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:53.696Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done [2025-09-10T04:08:53.696Z] #6 CACHED [2025-09-10T04:08:53.696Z] [2025-09-10T04:08:53.696Z] #7 exporting to image [2025-09-10T04:08:53.696Z] #7 exporting layers done [2025-09-10T04:08:53.696Z] #7 exporting manifest sha256:556b6aaa526907f13ac7a888de0f5195fb787776bce9f5e1070f2244bd194265 done [2025-09-10T04:08:53.696Z] #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done [2025-09-10T04:08:53.696Z] #7 exporting manifest sha256:3e26301ff5edbe95a3141683767b558e27e46751985edc1249981158e9cb64e9 done [2025-09-10T04:08:53.696Z] #7 exporting config sha256:ef66aff5c2e912c72df40663bba2f308446b91b10d86477cc4706415c816aac0 done [2025-09-10T04:08:53.696Z] #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 done [2025-09-10T04:08:53.696Z] #7 pushing layers [2025-09-10T04:08:53.696Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:53.959Z] #7 pushing layers 0.0s done [2025-09-10T04:08:53.959Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 0.1s done [2025-09-10T04:08:53.959Z] #7 DONE 0.1s [2025-09-10T04:08:53.959Z] [2025-09-10T04:08:53.959Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:53.959Z] #8 DONE 0.0s [2025-09-10T04:08:53.959Z] [2025-09-10T04:08:53.959Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:53.959Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:54.265Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:08:54.265Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:08:54.265Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:54.265Z] #1 transferring dockerfile: 229B done [2025-09-10T04:08:54.265Z] #1 DONE 0.0s [2025-09-10T04:08:54.265Z] [2025-09-10T04:08:54.265Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:54.265Z] #2 DONE 0.0s [2025-09-10T04:08:54.265Z] [2025-09-10T04:08:54.265Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:54.265Z] #3 DONE 0.0s [2025-09-10T04:08:54.265Z] [2025-09-10T04:08:54.265Z] #4 [internal] load .dockerignore [2025-09-10T04:08:54.265Z] #4 transferring context: 2B done [2025-09-10T04:08:54.265Z] #4 DONE 0.0s [2025-09-10T04:08:54.265Z] [2025-09-10T04:08:54.266Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:54.266Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 done [2025-09-10T04:08:54.266Z] #5 CACHED [2025-09-10T04:08:54.266Z] [2025-09-10T04:08:54.266Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:54.266Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done [2025-09-10T04:08:54.266Z] #6 CACHED [2025-09-10T04:08:54.266Z] [2025-09-10T04:08:54.266Z] #7 exporting to image [2025-09-10T04:08:54.266Z] #7 exporting layers done [2025-09-10T04:08:54.266Z] #7 exporting manifest sha256:556b6aaa526907f13ac7a888de0f5195fb787776bce9f5e1070f2244bd194265 done [2025-09-10T04:08:54.266Z] #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done [2025-09-10T04:08:54.266Z] #7 exporting manifest sha256:3e26301ff5edbe95a3141683767b558e27e46751985edc1249981158e9cb64e9 done [2025-09-10T04:08:54.266Z] #7 exporting config sha256:ef66aff5c2e912c72df40663bba2f308446b91b10d86477cc4706415c816aac0 done [2025-09-10T04:08:54.266Z] #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 done [2025-09-10T04:08:54.266Z] #7 pushing layers 0.0s done [2025-09-10T04:08:54.266Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 [2025-09-10T04:08:54.266Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:54.532Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 0.1s done [2025-09-10T04:08:54.532Z] #7 DONE 0.1s [2025-09-10T04:08:54.532Z] [2025-09-10T04:08:54.532Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:54.532Z] #8 DONE 0.0s [2025-09-10T04:08:54.532Z] [2025-09-10T04:08:54.532Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:54.532Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:54.884Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-09-10T04:08:54.885Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-09-10T04:08:54.885Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:54.885Z] #1 transferring dockerfile: 180B done [2025-09-10T04:08:54.885Z] #1 DONE 0.0s [2025-09-10T04:08:54.885Z] [2025-09-10T04:08:54.885Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-10T04:08:54.885Z] #2 DONE 0.0s [2025-09-10T04:08:54.885Z] [2025-09-10T04:08:54.885Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-10T04:08:54.885Z] #3 DONE 0.0s [2025-09-10T04:08:54.885Z] [2025-09-10T04:08:54.885Z] #4 [internal] load .dockerignore [2025-09-10T04:08:54.885Z] #4 transferring context: 2B done [2025-09-10T04:08:54.885Z] #4 DONE 0.0s [2025-09-10T04:08:54.885Z] [2025-09-10T04:08:54.885Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:54.885Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done [2025-09-10T04:08:54.885Z] #5 CACHED [2025-09-10T04:08:54.885Z] [2025-09-10T04:08:54.885Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 [2025-09-10T04:08:54.885Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2302a8dfb5cae80a074a61b87c73f487c756fc2f25d8f6cc06ab5e0eebb924e9 0.0s done [2025-09-10T04:08:54.885Z] #6 CACHED [2025-09-10T04:08:54.885Z] [2025-09-10T04:08:54.885Z] #7 exporting to image [2025-09-10T04:08:54.885Z] #7 exporting layers done [2025-09-10T04:08:54.885Z] #7 exporting manifest sha256:556b6aaa526907f13ac7a888de0f5195fb787776bce9f5e1070f2244bd194265 0.0s done [2025-09-10T04:08:54.885Z] #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 [2025-09-10T04:08:54.885Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:55.157Z] #7 exporting config sha256:f5163de15637368bad6fb925acb38d0b4a2ded516868b771a06bdd8c539ec4a0 done [2025-09-10T04:08:55.157Z] #7 exporting manifest sha256:3e26301ff5edbe95a3141683767b558e27e46751985edc1249981158e9cb64e9 done [2025-09-10T04:08:55.157Z] #7 exporting config sha256:ef66aff5c2e912c72df40663bba2f308446b91b10d86477cc4706415c816aac0 done [2025-09-10T04:08:55.157Z] #7 exporting manifest list sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 done [2025-09-10T04:08:55.157Z] #7 pushing layers 0.0s done [2025-09-10T04:08:55.157Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a29da5c55bb9dfd3dde2f8e789bd44ea89cba61e96efbbdb83610c8d1b78cd74 0.1s done [2025-09-10T04:08:55.157Z] #7 DONE 0.1s [2025-09-10T04:08:55.157Z] [2025-09-10T04:08:55.157Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:55.157Z] #8 DONE 0.0s [2025-09-10T04:08:55.157Z] [2025-09-10T04:08:55.157Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:55.157Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:55.456Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:08:55.456Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:08:55.456Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:55.456Z] #1 transferring dockerfile: 194B done [2025-09-10T04:08:55.456Z] #1 DONE 0.0s [2025-09-10T04:08:55.456Z] [2025-09-10T04:08:55.456Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:55.456Z] #2 DONE 0.0s [2025-09-10T04:08:55.456Z] [2025-09-10T04:08:55.456Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:55.456Z] #3 DONE 0.0s [2025-09-10T04:08:55.456Z] [2025-09-10T04:08:55.456Z] #4 [internal] load .dockerignore [2025-09-10T04:08:55.456Z] #4 transferring context: 2B done [2025-09-10T04:08:55.456Z] #4 DONE 0.0s [2025-09-10T04:08:55.456Z] [2025-09-10T04:08:55.456Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:55.456Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 done [2025-09-10T04:08:55.456Z] #5 DONE 0.0s [2025-09-10T04:08:55.456Z] [2025-09-10T04:08:55.456Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:55.716Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done [2025-09-10T04:08:55.716Z] #6 DONE 0.0s [2025-09-10T04:08:55.716Z] [2025-09-10T04:08:55.716Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:55.716Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 done [2025-09-10T04:08:55.716Z] #5 DONE 0.1s [2025-09-10T04:08:55.716Z] [2025-09-10T04:08:55.716Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:55.716Z] #7 DONE 0.0s [2025-09-10T04:08:55.716Z] [2025-09-10T04:08:55.716Z] #8 exporting to image [2025-09-10T04:08:55.716Z] #8 exporting layers done [2025-09-10T04:08:55.716Z] #8 exporting manifest sha256:9c883db9b693b70c8e8dd761ec0e8082064bac3c2d3818a1cd4df85bc75f5146 done [2025-09-10T04:08:55.716Z] #8 exporting config sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done [2025-09-10T04:08:55.716Z] #8 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b done [2025-09-10T04:08:55.716Z] #8 exporting config sha256:29f55f2a12f8e25ac43e01d069df4ee25449a1c6918ea53dad9bad4c101bd7d0 done [2025-09-10T04:08:55.716Z] #8 exporting manifest list sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 done [2025-09-10T04:08:55.716Z] #8 pushing layers 0.1s done [2025-09-10T04:08:55.716Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 0.1s done [2025-09-10T04:08:55.716Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:55.716Z] #8 DONE 0.2s [2025-09-10T04:08:55.976Z] [2025-09-10T04:08:55.976Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:55.976Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:56.270Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-09-10T04:08:56.270Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-09-10T04:08:56.528Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:56.528Z] #1 transferring dockerfile: 160B done [2025-09-10T04:08:56.528Z] #1 DONE 0.0s [2025-09-10T04:08:56.528Z] [2025-09-10T04:08:56.528Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-10T04:08:56.528Z] #2 DONE 0.0s [2025-09-10T04:08:56.528Z] [2025-09-10T04:08:56.528Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-10T04:08:56.528Z] #3 DONE 0.0s [2025-09-10T04:08:56.528Z] [2025-09-10T04:08:56.528Z] #4 [internal] load .dockerignore [2025-09-10T04:08:56.528Z] #4 transferring context: 2B done [2025-09-10T04:08:56.528Z] #4 DONE 0.0s [2025-09-10T04:08:56.528Z] [2025-09-10T04:08:56.528Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:56.528Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done [2025-09-10T04:08:56.528Z] #5 DONE 0.0s [2025-09-10T04:08:56.528Z] [2025-09-10T04:08:56.528Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:56.528Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done [2025-09-10T04:08:56.528Z] #6 CACHED [2025-09-10T04:08:56.528Z] [2025-09-10T04:08:56.528Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:56.528Z] #5 CACHED [2025-09-10T04:08:56.528Z] [2025-09-10T04:08:56.528Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:56.528Z] #7 DONE 0.0s [2025-09-10T04:08:56.528Z] [2025-09-10T04:08:56.528Z] #8 exporting to image [2025-09-10T04:08:56.528Z] #8 exporting layers done [2025-09-10T04:08:56.528Z] #8 exporting manifest sha256:9c883db9b693b70c8e8dd761ec0e8082064bac3c2d3818a1cd4df85bc75f5146 done [2025-09-10T04:08:56.528Z] #8 exporting config sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done [2025-09-10T04:08:56.528Z] #8 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b done [2025-09-10T04:08:56.528Z] #8 exporting config sha256:29f55f2a12f8e25ac43e01d069df4ee25449a1c6918ea53dad9bad4c101bd7d0 done [2025-09-10T04:08:56.528Z] #8 exporting manifest list sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 done [2025-09-10T04:08:56.528Z] #8 pushing layers 0.0s done [2025-09-10T04:08:56.528Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 0.1s done [2025-09-10T04:08:56.528Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:56.528Z] #8 DONE 0.1s [2025-09-10T04:08:56.528Z] [2025-09-10T04:08:56.528Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:56.528Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:56.819Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 --push - [2025-09-10T04:08:56.819Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59' [2025-09-10T04:08:56.819Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:56.819Z] #1 transferring dockerfile: 166B done [2025-09-10T04:08:56.819Z] #1 DONE 0.0s [2025-09-10T04:08:56.819Z] [2025-09-10T04:08:56.819Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-10T04:08:56.820Z] #2 DONE 0.0s [2025-09-10T04:08:56.820Z] [2025-09-10T04:08:56.820Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-10T04:08:56.820Z] #3 DONE 0.0s [2025-09-10T04:08:56.820Z] [2025-09-10T04:08:56.820Z] #4 [internal] load .dockerignore [2025-09-10T04:08:56.820Z] #4 transferring context: 2B done [2025-09-10T04:08:56.820Z] #4 DONE 0.0s [2025-09-10T04:08:56.820Z] [2025-09-10T04:08:56.820Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:56.820Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done [2025-09-10T04:08:56.820Z] #5 CACHED [2025-09-10T04:08:56.820Z] [2025-09-10T04:08:56.820Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:56.820Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done [2025-09-10T04:08:56.820Z] #6 CACHED [2025-09-10T04:08:56.820Z] [2025-09-10T04:08:56.820Z] #7 exporting to image [2025-09-10T04:08:56.820Z] #7 exporting layers done [2025-09-10T04:08:56.820Z] #7 exporting manifest sha256:9c883db9b693b70c8e8dd761ec0e8082064bac3c2d3818a1cd4df85bc75f5146 done [2025-09-10T04:08:56.820Z] #7 exporting config sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done [2025-09-10T04:08:56.820Z] #7 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b done [2025-09-10T04:08:56.820Z] #7 exporting config sha256:29f55f2a12f8e25ac43e01d069df4ee25449a1c6918ea53dad9bad4c101bd7d0 done [2025-09-10T04:08:56.820Z] #7 exporting manifest list sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 done [2025-09-10T04:08:56.820Z] #7 pushing layers 0.0s done [2025-09-10T04:08:56.820Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 [2025-09-10T04:08:56.820Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:57.079Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 0.1s done [2025-09-10T04:08:57.079Z] #7 DONE 0.1s [2025-09-10T04:08:57.079Z] [2025-09-10T04:08:57.079Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:57.079Z] #8 DONE 0.0s [2025-09-10T04:08:57.079Z] [2025-09-10T04:08:57.079Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:57.079Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:57.394Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:08:57.394Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:08:57.394Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:57.394Z] #1 transferring dockerfile: 207B done [2025-09-10T04:08:57.394Z] #1 DONE 0.0s [2025-09-10T04:08:57.394Z] [2025-09-10T04:08:57.394Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:57.394Z] #2 DONE 0.0s [2025-09-10T04:08:57.394Z] [2025-09-10T04:08:57.394Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:08:57.394Z] #3 DONE 0.0s [2025-09-10T04:08:57.394Z] [2025-09-10T04:08:57.394Z] #4 [internal] load .dockerignore [2025-09-10T04:08:57.394Z] #4 transferring context: 2B done [2025-09-10T04:08:57.394Z] #4 DONE 0.0s [2025-09-10T04:08:57.394Z] [2025-09-10T04:08:57.394Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:57.394Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 done [2025-09-10T04:08:57.394Z] #5 CACHED [2025-09-10T04:08:57.394Z] [2025-09-10T04:08:57.394Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:57.394Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done [2025-09-10T04:08:57.394Z] #6 CACHED [2025-09-10T04:08:57.394Z] [2025-09-10T04:08:57.394Z] #7 exporting to image [2025-09-10T04:08:57.394Z] #7 exporting layers done [2025-09-10T04:08:57.394Z] #7 exporting manifest sha256:9c883db9b693b70c8e8dd761ec0e8082064bac3c2d3818a1cd4df85bc75f5146 done [2025-09-10T04:08:57.394Z] #7 exporting config sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done [2025-09-10T04:08:57.394Z] #7 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b [2025-09-10T04:08:57.394Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:57.657Z] #7 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b done [2025-09-10T04:08:57.657Z] #7 exporting config sha256:29f55f2a12f8e25ac43e01d069df4ee25449a1c6918ea53dad9bad4c101bd7d0 0.0s done [2025-09-10T04:08:57.657Z] #7 exporting manifest list sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 done [2025-09-10T04:08:57.657Z] #7 pushing layers 0.0s done [2025-09-10T04:08:57.657Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 0.1s done [2025-09-10T04:08:57.657Z] #7 DONE 0.1s [2025-09-10T04:08:57.657Z] [2025-09-10T04:08:57.657Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:57.657Z] #8 DONE 0.0s [2025-09-10T04:08:57.657Z] [2025-09-10T04:08:57.657Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:57.657Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:57.960Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-09-10T04:08:57.960Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-09-10T04:08:57.960Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:57.960Z] #1 transferring dockerfile: 158B done [2025-09-10T04:08:57.960Z] #1 DONE 0.0s [2025-09-10T04:08:57.960Z] [2025-09-10T04:08:57.960Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-09-10T04:08:57.960Z] #2 DONE 0.0s [2025-09-10T04:08:57.960Z] [2025-09-10T04:08:57.960Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-09-10T04:08:57.960Z] #3 DONE 0.0s [2025-09-10T04:08:57.960Z] [2025-09-10T04:08:57.960Z] #4 [internal] load .dockerignore [2025-09-10T04:08:57.960Z] #4 transferring context: 2B done [2025-09-10T04:08:57.960Z] #4 DONE 0.0s [2025-09-10T04:08:57.960Z] [2025-09-10T04:08:57.960Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:57.960Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done [2025-09-10T04:08:57.960Z] #5 CACHED [2025-09-10T04:08:57.960Z] [2025-09-10T04:08:57.960Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 [2025-09-10T04:08:57.960Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:765beaf39421f75ea5f581b80f86f49074ae2c5e3d2a76838bb8020cef5d0d68 0.0s done [2025-09-10T04:08:57.960Z] #6 CACHED [2025-09-10T04:08:57.960Z] [2025-09-10T04:08:57.960Z] #7 exporting to image [2025-09-10T04:08:57.960Z] #7 exporting layers done [2025-09-10T04:08:57.960Z] #7 exporting manifest sha256:9c883db9b693b70c8e8dd761ec0e8082064bac3c2d3818a1cd4df85bc75f5146 done [2025-09-10T04:08:57.960Z] #7 exporting config sha256:1d1b5c9262377f63ca46fa5c5643d113e43419b2f9fc36e62fee6f355c7ccbc3 done [2025-09-10T04:08:57.960Z] #7 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b [2025-09-10T04:08:57.960Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:58.222Z] #7 exporting manifest sha256:59d4cbfe409ca858d43fa807826a378840ed9b3d7f5524f502118b2dff1eb92b done [2025-09-10T04:08:58.222Z] #7 exporting config sha256:29f55f2a12f8e25ac43e01d069df4ee25449a1c6918ea53dad9bad4c101bd7d0 done [2025-09-10T04:08:58.222Z] #7 exporting manifest list sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 done [2025-09-10T04:08:58.222Z] #7 pushing layers 0.0s done [2025-09-10T04:08:58.222Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:17e955197fe25a9650f19b32879600491eb2717e6b8a0856dfad603cd3980816 0.1s done [2025-09-10T04:08:58.222Z] #7 DONE 0.1s [2025-09-10T04:08:58.222Z] [2025-09-10T04:08:58.222Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:58.222Z] #8 DONE 0.0s [2025-09-10T04:08:58.222Z] [2025-09-10T04:08:58.222Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:58.222Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:58.527Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:08:58.527Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:08:58.527Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:58.788Z] #1 transferring dockerfile: 196B done [2025-09-10T04:08:58.788Z] #1 DONE 0.0s [2025-09-10T04:08:58.788Z] [2025-09-10T04:08:58.788Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:58.788Z] #2 DONE 0.0s [2025-09-10T04:08:58.788Z] [2025-09-10T04:08:58.788Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:08:58.788Z] #3 DONE 0.0s [2025-09-10T04:08:58.788Z] [2025-09-10T04:08:58.788Z] #4 [internal] load .dockerignore [2025-09-10T04:08:58.788Z] #4 transferring context: 2B done [2025-09-10T04:08:58.788Z] #4 DONE 0.0s [2025-09-10T04:08:58.788Z] [2025-09-10T04:08:58.788Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:08:58.788Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:08:58.788Z] #5 ... [2025-09-10T04:08:58.788Z] [2025-09-10T04:08:58.788Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:08:58.788Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 0.0s done [2025-09-10T04:08:58.788Z] #6 DONE 0.1s [2025-09-10T04:08:58.788Z] [2025-09-10T04:08:58.788Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:58.788Z] #7 DONE 0.0s [2025-09-10T04:08:58.788Z] [2025-09-10T04:08:58.789Z] #8 exporting to image [2025-09-10T04:08:58.789Z] #8 exporting layers done [2025-09-10T04:08:58.789Z] #8 exporting manifest sha256:270ea14db7b97e24f47fb4e0a837d92801f4425ace2804ea5a7a6bb8665897fc done [2025-09-10T04:08:58.789Z] #8 exporting config sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e done [2025-09-10T04:08:58.789Z] #8 exporting manifest sha256:d8d9fbc970971c3cf9fdd4c09ebd10c54792956e755f10c980b6c46073cce198 done [2025-09-10T04:08:58.789Z] #8 exporting config sha256:222daacec3e5e9a7b2179444cc55e1ec3398a567549ce5547a670fe5d468fef9 done [2025-09-10T04:08:58.789Z] #8 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 done [2025-09-10T04:08:58.789Z] #8 pushing layers 0.1s done [2025-09-10T04:08:58.789Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 [2025-09-10T04:08:58.789Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:59.049Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 0.1s done [2025-09-10T04:08:59.049Z] #8 DONE 0.2s [2025-09-10T04:08:59.049Z] [2025-09-10T04:08:59.049Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:59.049Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:59.642Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-09-10T04:08:59.642Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-09-10T04:08:59.642Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:59.642Z] #1 transferring dockerfile: 162B done [2025-09-10T04:08:59.642Z] #1 DONE 0.0s [2025-09-10T04:08:59.642Z] [2025-09-10T04:08:59.642Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-10T04:08:59.642Z] #2 DONE 0.0s [2025-09-10T04:08:59.642Z] [2025-09-10T04:08:59.642Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-10T04:08:59.642Z] #3 DONE 0.0s [2025-09-10T04:08:59.642Z] [2025-09-10T04:08:59.642Z] #4 [internal] load .dockerignore [2025-09-10T04:08:59.642Z] #4 transferring context: 2B done [2025-09-10T04:08:59.642Z] #4 DONE 0.0s [2025-09-10T04:08:59.642Z] [2025-09-10T04:08:59.642Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:08:59.642Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de done [2025-09-10T04:08:59.642Z] #5 CACHED [2025-09-10T04:08:59.642Z] [2025-09-10T04:08:59.642Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:08:59.642Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 0.0s done [2025-09-10T04:08:59.642Z] #6 CACHED [2025-09-10T04:08:59.642Z] [2025-09-10T04:08:59.642Z] #7 exporting to image [2025-09-10T04:08:59.642Z] #7 exporting layers done [2025-09-10T04:08:59.642Z] #7 exporting manifest sha256:270ea14db7b97e24f47fb4e0a837d92801f4425ace2804ea5a7a6bb8665897fc done [2025-09-10T04:08:59.642Z] #7 exporting config sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e done [2025-09-10T04:08:59.642Z] #7 exporting manifest sha256:d8d9fbc970971c3cf9fdd4c09ebd10c54792956e755f10c980b6c46073cce198 done [2025-09-10T04:08:59.642Z] #7 exporting config sha256:222daacec3e5e9a7b2179444cc55e1ec3398a567549ce5547a670fe5d468fef9 done [2025-09-10T04:08:59.642Z] #7 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 done [2025-09-10T04:08:59.642Z] #7 pushing layers 0.0s done [2025-09-10T04:08:59.642Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 [2025-09-10T04:08:59.642Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:08:59.642Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 0.1s done [2025-09-10T04:08:59.642Z] #7 DONE 0.1s [2025-09-10T04:08:59.642Z] [2025-09-10T04:08:59.642Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:08:59.642Z] #8 DONE 0.0s [2025-09-10T04:08:59.642Z] [2025-09-10T04:08:59.642Z] 1 warning found (use --debug to expand): [2025-09-10T04:08:59.642Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:08:59.924Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 --push - [2025-09-10T04:08:59.924Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59' [2025-09-10T04:08:59.924Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:08:59.924Z] #1 transferring dockerfile: 168B done [2025-09-10T04:08:59.924Z] #1 DONE 0.0s [2025-09-10T04:08:59.924Z] [2025-09-10T04:08:59.924Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-10T04:08:59.924Z] #2 DONE 0.0s [2025-09-10T04:08:59.924Z] [2025-09-10T04:08:59.924Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-10T04:08:59.924Z] #3 DONE 0.0s [2025-09-10T04:08:59.924Z] [2025-09-10T04:08:59.924Z] #4 [internal] load .dockerignore [2025-09-10T04:08:59.924Z] #4 transferring context: 2B done [2025-09-10T04:08:59.924Z] #4 DONE 0.0s [2025-09-10T04:08:59.924Z] [2025-09-10T04:08:59.924Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:08:59.924Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 0.0s done [2025-09-10T04:08:59.924Z] #5 CACHED [2025-09-10T04:08:59.924Z] [2025-09-10T04:08:59.925Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:08:59.925Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 0.0s done [2025-09-10T04:08:59.925Z] #6 CACHED [2025-09-10T04:08:59.925Z] [2025-09-10T04:08:59.925Z] #7 exporting to image [2025-09-10T04:08:59.925Z] #7 exporting layers done [2025-09-10T04:08:59.925Z] #7 exporting manifest sha256:270ea14db7b97e24f47fb4e0a837d92801f4425ace2804ea5a7a6bb8665897fc done [2025-09-10T04:08:59.925Z] #7 exporting config sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e done [2025-09-10T04:08:59.925Z] #7 exporting manifest sha256:d8d9fbc970971c3cf9fdd4c09ebd10c54792956e755f10c980b6c46073cce198 done [2025-09-10T04:08:59.925Z] #7 exporting config sha256:222daacec3e5e9a7b2179444cc55e1ec3398a567549ce5547a670fe5d468fef9 done [2025-09-10T04:08:59.925Z] #7 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 [2025-09-10T04:08:59.925Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:00.183Z] #7 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 done [2025-09-10T04:09:00.183Z] #7 pushing layers 0.0s done [2025-09-10T04:09:00.183Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 0.1s done [2025-09-10T04:09:00.183Z] #7 DONE 0.1s [2025-09-10T04:09:00.183Z] [2025-09-10T04:09:00.183Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:00.183Z] #8 DONE 0.0s [2025-09-10T04:09:00.183Z] [2025-09-10T04:09:00.183Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:00.183Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:00.463Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:00.463Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:00.463Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:00.463Z] #1 transferring dockerfile: 209B done [2025-09-10T04:09:00.463Z] #1 DONE 0.0s [2025-09-10T04:09:00.463Z] [2025-09-10T04:09:00.463Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:00.463Z] #2 DONE 0.0s [2025-09-10T04:09:00.463Z] [2025-09-10T04:09:00.463Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:00.463Z] #3 DONE 0.0s [2025-09-10T04:09:00.463Z] [2025-09-10T04:09:00.463Z] #4 [internal] load .dockerignore [2025-09-10T04:09:00.463Z] #4 transferring context: 2B done [2025-09-10T04:09:00.463Z] #4 DONE 0.0s [2025-09-10T04:09:00.463Z] [2025-09-10T04:09:00.463Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:09:00.463Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de done [2025-09-10T04:09:00.463Z] #5 CACHED [2025-09-10T04:09:00.463Z] [2025-09-10T04:09:00.463Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:09:00.463Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de done [2025-09-10T04:09:00.463Z] #6 CACHED [2025-09-10T04:09:00.463Z] [2025-09-10T04:09:00.463Z] #7 exporting to image [2025-09-10T04:09:00.463Z] #7 exporting layers done [2025-09-10T04:09:00.463Z] #7 exporting manifest sha256:270ea14db7b97e24f47fb4e0a837d92801f4425ace2804ea5a7a6bb8665897fc done [2025-09-10T04:09:00.463Z] #7 exporting config sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e done [2025-09-10T04:09:00.463Z] #7 exporting manifest sha256:d8d9fbc970971c3cf9fdd4c09ebd10c54792956e755f10c980b6c46073cce198 done [2025-09-10T04:09:00.463Z] #7 exporting config sha256:222daacec3e5e9a7b2179444cc55e1ec3398a567549ce5547a670fe5d468fef9 done [2025-09-10T04:09:00.463Z] #7 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 done [2025-09-10T04:09:00.463Z] #7 pushing layers 0.0s done [2025-09-10T04:09:00.463Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 [2025-09-10T04:09:00.463Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:00.726Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 0.1s done [2025-09-10T04:09:00.726Z] #7 DONE 0.1s [2025-09-10T04:09:00.726Z] [2025-09-10T04:09:00.726Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:00.726Z] #8 DONE 0.0s [2025-09-10T04:09:00.726Z] [2025-09-10T04:09:00.726Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:00.726Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:01.022Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-09-10T04:09:01.022Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-09-10T04:09:01.022Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:01.022Z] #1 transferring dockerfile: 160B done [2025-09-10T04:09:01.022Z] #1 DONE 0.0s [2025-09-10T04:09:01.022Z] [2025-09-10T04:09:01.022Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-10T04:09:01.022Z] #2 DONE 0.0s [2025-09-10T04:09:01.022Z] [2025-09-10T04:09:01.022Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-10T04:09:01.022Z] #3 DONE 0.0s [2025-09-10T04:09:01.022Z] [2025-09-10T04:09:01.022Z] #4 [internal] load .dockerignore [2025-09-10T04:09:01.022Z] #4 transferring context: 2B done [2025-09-10T04:09:01.022Z] #4 DONE 0.0s [2025-09-10T04:09:01.022Z] [2025-09-10T04:09:01.022Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:09:01.022Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de done [2025-09-10T04:09:01.022Z] #5 CACHED [2025-09-10T04:09:01.022Z] [2025-09-10T04:09:01.022Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de [2025-09-10T04:09:01.022Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:be24399efd754df9c5d18b1f41f0228216f9e77f187c71a050ac14261b06f7de 0.0s done [2025-09-10T04:09:01.022Z] #6 CACHED [2025-09-10T04:09:01.022Z] [2025-09-10T04:09:01.022Z] #7 exporting to image [2025-09-10T04:09:01.022Z] #7 exporting layers done [2025-09-10T04:09:01.022Z] #7 exporting manifest sha256:270ea14db7b97e24f47fb4e0a837d92801f4425ace2804ea5a7a6bb8665897fc done [2025-09-10T04:09:01.022Z] #7 exporting config sha256:b54bf1bd355f5d55e307d2ea00839d82f1e71b80d84f314f86c9b3ef3b6e6f9e done [2025-09-10T04:09:01.022Z] #7 exporting manifest sha256:d8d9fbc970971c3cf9fdd4c09ebd10c54792956e755f10c980b6c46073cce198 done [2025-09-10T04:09:01.022Z] #7 exporting config sha256:222daacec3e5e9a7b2179444cc55e1ec3398a567549ce5547a670fe5d468fef9 done [2025-09-10T04:09:01.022Z] #7 exporting manifest list sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 done [2025-09-10T04:09:01.022Z] #7 pushing layers 0.0s done [2025-09-10T04:09:01.022Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 [2025-09-10T04:09:01.022Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:01.292Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a39dee2c3bfa68b7987ea0c60df938094a201067470673e532cb4b4f2fa1a0e0 0.1s done [2025-09-10T04:09:01.292Z] #7 DONE 0.1s [2025-09-10T04:09:01.292Z] [2025-09-10T04:09:01.292Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:01.292Z] #8 DONE 0.0s [2025-09-10T04:09:01.292Z] [2025-09-10T04:09:01.292Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:01.292Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:01.592Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:01.592Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:01.592Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:01.592Z] #1 transferring dockerfile: 198B done [2025-09-10T04:09:01.592Z] #1 DONE 0.0s [2025-09-10T04:09:01.592Z] [2025-09-10T04:09:01.592Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:01.592Z] #2 DONE 0.0s [2025-09-10T04:09:01.592Z] [2025-09-10T04:09:01.592Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:01.592Z] #3 DONE 0.0s [2025-09-10T04:09:01.592Z] [2025-09-10T04:09:01.592Z] #4 [internal] load .dockerignore [2025-09-10T04:09:01.592Z] #4 transferring context: 2B done [2025-09-10T04:09:01.592Z] #4 DONE 0.0s [2025-09-10T04:09:01.850Z] [2025-09-10T04:09:01.850Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:01.850Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:01.850Z] #5 ... [2025-09-10T04:09:01.850Z] [2025-09-10T04:09:01.850Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:01.850Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e done [2025-09-10T04:09:01.850Z] #6 DONE 0.0s [2025-09-10T04:09:01.850Z] [2025-09-10T04:09:01.850Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:01.850Z] #7 DONE 0.0s [2025-09-10T04:09:01.850Z] [2025-09-10T04:09:01.850Z] #8 exporting to image [2025-09-10T04:09:01.850Z] #8 exporting layers done [2025-09-10T04:09:01.850Z] #8 exporting manifest sha256:65b2c8047c5bb42746b5cd8c285b45692df248b427daa82247b37c12af9dec9d done [2025-09-10T04:09:01.850Z] #8 exporting config sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 done [2025-09-10T04:09:01.850Z] #8 exporting manifest sha256:dd0f9cb6ab47f01cc522d8d2c23ca427c63d4de276650d1cb3c3260d10ba279c done [2025-09-10T04:09:01.850Z] #8 exporting config sha256:9b0904de9b48f9f33feee3a21850ff029f2b178bc73264698b222c800012a646 done [2025-09-10T04:09:01.850Z] #8 exporting manifest list sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f done [2025-09-10T04:09:01.850Z] #8 pushing layers 0.1s done [2025-09-10T04:09:01.850Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 0.1s done [2025-09-10T04:09:01.850Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:01.850Z] #8 DONE 0.2s [2025-09-10T04:09:02.108Z] [2025-09-10T04:09:02.108Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:02.108Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:02.392Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-09-10T04:09:02.392Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-09-10T04:09:02.392Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:02.392Z] #1 transferring dockerfile: 164B done [2025-09-10T04:09:02.392Z] #1 DONE 0.0s [2025-09-10T04:09:02.392Z] [2025-09-10T04:09:02.392Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-10T04:09:02.392Z] #2 DONE 0.0s [2025-09-10T04:09:02.392Z] [2025-09-10T04:09:02.392Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-10T04:09:02.392Z] #3 DONE 0.0s [2025-09-10T04:09:02.392Z] [2025-09-10T04:09:02.392Z] #4 [internal] load .dockerignore [2025-09-10T04:09:02.392Z] #4 transferring context: 2B done [2025-09-10T04:09:02.392Z] #4 DONE 0.0s [2025-09-10T04:09:02.392Z] [2025-09-10T04:09:02.392Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:02.392Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 0.0s done [2025-09-10T04:09:02.392Z] #5 CACHED [2025-09-10T04:09:02.392Z] [2025-09-10T04:09:02.392Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:02.392Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 0.0s done [2025-09-10T04:09:02.392Z] #6 CACHED [2025-09-10T04:09:02.392Z] [2025-09-10T04:09:02.392Z] #7 exporting to image [2025-09-10T04:09:02.392Z] #7 exporting layers done [2025-09-10T04:09:02.392Z] #7 exporting manifest sha256:65b2c8047c5bb42746b5cd8c285b45692df248b427daa82247b37c12af9dec9d done [2025-09-10T04:09:02.392Z] #7 exporting config sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 done [2025-09-10T04:09:02.392Z] #7 exporting manifest sha256:dd0f9cb6ab47f01cc522d8d2c23ca427c63d4de276650d1cb3c3260d10ba279c done [2025-09-10T04:09:02.392Z] #7 exporting config sha256:9b0904de9b48f9f33feee3a21850ff029f2b178bc73264698b222c800012a646 done [2025-09-10T04:09:02.392Z] #7 exporting manifest list sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f done [2025-09-10T04:09:02.392Z] #7 pushing layers [2025-09-10T04:09:02.392Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:02.651Z] #7 pushing layers 0.0s done [2025-09-10T04:09:02.651Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 0.1s done [2025-09-10T04:09:02.651Z] #7 DONE 0.1s [2025-09-10T04:09:02.651Z] [2025-09-10T04:09:02.651Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:02.651Z] #8 DONE 0.0s [2025-09-10T04:09:02.651Z] [2025-09-10T04:09:02.651Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:02.651Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:02.945Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 --push - [2025-09-10T04:09:02.945Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59' [2025-09-10T04:09:03.204Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:03.204Z] #1 transferring dockerfile: 170B done [2025-09-10T04:09:03.204Z] #1 DONE 0.0s [2025-09-10T04:09:03.204Z] [2025-09-10T04:09:03.204Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-10T04:09:03.204Z] #2 DONE 0.0s [2025-09-10T04:09:03.204Z] [2025-09-10T04:09:03.204Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-10T04:09:03.204Z] #3 DONE 0.0s [2025-09-10T04:09:03.204Z] [2025-09-10T04:09:03.204Z] #4 [internal] load .dockerignore [2025-09-10T04:09:03.204Z] #4 transferring context: 2B done [2025-09-10T04:09:03.204Z] #4 DONE 0.0s [2025-09-10T04:09:03.204Z] [2025-09-10T04:09:03.204Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:03.204Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e done [2025-09-10T04:09:03.204Z] #5 CACHED [2025-09-10T04:09:03.204Z] [2025-09-10T04:09:03.204Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:03.204Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e done [2025-09-10T04:09:03.204Z] #6 CACHED [2025-09-10T04:09:03.204Z] [2025-09-10T04:09:03.204Z] #7 exporting to image [2025-09-10T04:09:03.204Z] #7 exporting layers done [2025-09-10T04:09:03.204Z] #7 exporting manifest sha256:65b2c8047c5bb42746b5cd8c285b45692df248b427daa82247b37c12af9dec9d done [2025-09-10T04:09:03.204Z] #7 exporting config sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 done [2025-09-10T04:09:03.204Z] #7 exporting manifest sha256:dd0f9cb6ab47f01cc522d8d2c23ca427c63d4de276650d1cb3c3260d10ba279c done [2025-09-10T04:09:03.204Z] #7 exporting config sha256:9b0904de9b48f9f33feee3a21850ff029f2b178bc73264698b222c800012a646 done [2025-09-10T04:09:03.204Z] #7 exporting manifest list sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f done [2025-09-10T04:09:03.204Z] #7 pushing layers 0.0s done [2025-09-10T04:09:03.204Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f [2025-09-10T04:09:03.204Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:03.204Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 0.1s done [2025-09-10T04:09:03.204Z] #7 DONE 0.1s [2025-09-10T04:09:03.204Z] [2025-09-10T04:09:03.204Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:03.204Z] #8 DONE 0.0s [2025-09-10T04:09:03.204Z] [2025-09-10T04:09:03.204Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:03.204Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:03.490Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:03.490Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:03.762Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:03.762Z] #1 transferring dockerfile: 211B done [2025-09-10T04:09:03.762Z] #1 DONE 0.0s [2025-09-10T04:09:03.762Z] [2025-09-10T04:09:03.762Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:03.762Z] #2 DONE 0.0s [2025-09-10T04:09:03.762Z] [2025-09-10T04:09:03.762Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:03.762Z] #3 DONE 0.0s [2025-09-10T04:09:03.762Z] [2025-09-10T04:09:03.762Z] #4 [internal] load .dockerignore [2025-09-10T04:09:03.762Z] #4 transferring context: 2B done [2025-09-10T04:09:03.762Z] #4 DONE 0.0s [2025-09-10T04:09:03.762Z] [2025-09-10T04:09:03.762Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:03.762Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e done [2025-09-10T04:09:03.762Z] #5 CACHED [2025-09-10T04:09:03.762Z] [2025-09-10T04:09:03.762Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:03.762Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 0.0s done [2025-09-10T04:09:03.762Z] #6 CACHED [2025-09-10T04:09:03.762Z] [2025-09-10T04:09:03.762Z] #7 exporting to image [2025-09-10T04:09:03.762Z] #7 exporting layers done [2025-09-10T04:09:03.762Z] #7 exporting manifest sha256:65b2c8047c5bb42746b5cd8c285b45692df248b427daa82247b37c12af9dec9d done [2025-09-10T04:09:03.762Z] #7 exporting config sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 done [2025-09-10T04:09:03.762Z] #7 exporting manifest sha256:dd0f9cb6ab47f01cc522d8d2c23ca427c63d4de276650d1cb3c3260d10ba279c done [2025-09-10T04:09:03.762Z] #7 exporting config sha256:9b0904de9b48f9f33feee3a21850ff029f2b178bc73264698b222c800012a646 done [2025-09-10T04:09:03.762Z] #7 exporting manifest list sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f done [2025-09-10T04:09:03.762Z] #7 pushing layers 0.0s done [2025-09-10T04:09:03.762Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f [2025-09-10T04:09:03.762Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:03.762Z] #7 ... [2025-09-10T04:09:03.762Z] [2025-09-10T04:09:03.762Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:03.762Z] #8 DONE 0.0s [2025-09-10T04:09:04.025Z] [2025-09-10T04:09:04.025Z] #7 exporting to image [2025-09-10T04:09:05.428Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 1.7s done [2025-09-10T04:09:05.428Z] #7 DONE 1.7s [2025-09-10T04:09:05.428Z] [2025-09-10T04:09:05.428Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:05.428Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:05.735Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-09-10T04:09:05.735Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-09-10T04:09:05.735Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:05.735Z] #1 transferring dockerfile: 162B done [2025-09-10T04:09:05.735Z] #1 DONE 0.0s [2025-09-10T04:09:05.735Z] [2025-09-10T04:09:05.735Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-10T04:09:05.735Z] #2 DONE 0.0s [2025-09-10T04:09:05.735Z] [2025-09-10T04:09:05.735Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-10T04:09:05.735Z] #3 DONE 0.0s [2025-09-10T04:09:05.735Z] [2025-09-10T04:09:05.735Z] #4 [internal] load .dockerignore [2025-09-10T04:09:05.735Z] #4 transferring context: 2B done [2025-09-10T04:09:05.735Z] #4 DONE 0.0s [2025-09-10T04:09:05.735Z] [2025-09-10T04:09:05.735Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:05.735Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 0.0s done [2025-09-10T04:09:05.735Z] #5 CACHED [2025-09-10T04:09:05.735Z] [2025-09-10T04:09:05.735Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e [2025-09-10T04:09:05.735Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:900d1ffb18f4b974aba578c0943dc174caf6e83bf2db2e22fad272c13ec3de0e 0.0s done [2025-09-10T04:09:05.735Z] #6 CACHED [2025-09-10T04:09:05.735Z] [2025-09-10T04:09:05.735Z] #7 exporting to image [2025-09-10T04:09:05.735Z] #7 exporting layers done [2025-09-10T04:09:05.735Z] #7 exporting manifest sha256:65b2c8047c5bb42746b5cd8c285b45692df248b427daa82247b37c12af9dec9d done [2025-09-10T04:09:05.735Z] #7 exporting config sha256:3989f438ee3ca5ab99cc365d2aef1064d81a5487d3ad007682dd96cd7b8b55d7 done [2025-09-10T04:09:05.735Z] #7 exporting manifest sha256:dd0f9cb6ab47f01cc522d8d2c23ca427c63d4de276650d1cb3c3260d10ba279c done [2025-09-10T04:09:05.735Z] #7 exporting config sha256:9b0904de9b48f9f33feee3a21850ff029f2b178bc73264698b222c800012a646 done [2025-09-10T04:09:05.735Z] #7 exporting manifest list sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f done [2025-09-10T04:09:05.735Z] #7 pushing layers 0.0s done [2025-09-10T04:09:05.735Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f [2025-09-10T04:09:05.735Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:06.001Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d5677579a2cc8373d233e686ff48936a6aa443d1fa2e3f3559a13622efac957f 0.1s done [2025-09-10T04:09:06.001Z] #7 DONE 0.1s [2025-09-10T04:09:06.001Z] [2025-09-10T04:09:06.001Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:06.001Z] #8 DONE 0.0s [2025-09-10T04:09:06.001Z] [2025-09-10T04:09:06.001Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:06.001Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:06.308Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:06.308Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:06.308Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:06.308Z] #1 transferring dockerfile: 206B done [2025-09-10T04:09:06.308Z] #1 DONE 0.0s [2025-09-10T04:09:06.308Z] [2025-09-10T04:09:06.308Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:06.308Z] #2 DONE 0.0s [2025-09-10T04:09:06.308Z] [2025-09-10T04:09:06.308Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:06.308Z] #3 DONE 0.0s [2025-09-10T04:09:06.308Z] [2025-09-10T04:09:06.308Z] #4 [internal] load .dockerignore [2025-09-10T04:09:06.308Z] #4 transferring context: 2B done [2025-09-10T04:09:06.308Z] #4 DONE 0.0s [2025-09-10T04:09:06.308Z] [2025-09-10T04:09:06.308Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:06.308Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:06.570Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 done [2025-09-10T04:09:06.570Z] #5 DONE 0.1s [2025-09-10T04:09:06.570Z] [2025-09-10T04:09:06.570Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:06.570Z] #6 DONE 0.0s [2025-09-10T04:09:06.570Z] [2025-09-10T04:09:06.570Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:06.570Z] #7 DONE 0.0s [2025-09-10T04:09:06.570Z] [2025-09-10T04:09:06.570Z] #8 exporting to image [2025-09-10T04:09:06.570Z] #8 exporting layers done [2025-09-10T04:09:06.570Z] #8 exporting manifest sha256:382d74efe611e779fb97133f4b24acbdfa2fdc40b6ca7043706a00aef0bcde36 done [2025-09-10T04:09:06.570Z] #8 exporting config sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done [2025-09-10T04:09:06.570Z] #8 exporting manifest sha256:9b0e312c2eda08933c9f81637acfde6f0355ae5c0bcae05f60b32d741e942ab6 done [2025-09-10T04:09:06.570Z] #8 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d done [2025-09-10T04:09:06.570Z] #8 exporting manifest list sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 done [2025-09-10T04:09:06.570Z] #8 pushing layers 0.1s done [2025-09-10T04:09:06.570Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 [2025-09-10T04:09:06.570Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:06.829Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 0.1s done [2025-09-10T04:09:06.829Z] #8 DONE 0.2s [2025-09-10T04:09:06.829Z] [2025-09-10T04:09:06.829Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:06.829Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:07.136Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-09-10T04:09:07.136Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-09-10T04:09:07.136Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:07.136Z] #1 transferring dockerfile: 172B done [2025-09-10T04:09:07.136Z] #1 DONE 0.0s [2025-09-10T04:09:07.136Z] [2025-09-10T04:09:07.136Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-10T04:09:07.136Z] #2 DONE 0.0s [2025-09-10T04:09:07.136Z] [2025-09-10T04:09:07.136Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-10T04:09:07.136Z] #3 DONE 0.0s [2025-09-10T04:09:07.136Z] [2025-09-10T04:09:07.136Z] #4 [internal] load .dockerignore [2025-09-10T04:09:07.136Z] #4 transferring context: 2B done [2025-09-10T04:09:07.136Z] #4 DONE 0.0s [2025-09-10T04:09:07.136Z] [2025-09-10T04:09:07.136Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:07.136Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done [2025-09-10T04:09:07.136Z] #5 CACHED [2025-09-10T04:09:07.136Z] [2025-09-10T04:09:07.136Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:07.136Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done [2025-09-10T04:09:07.136Z] #6 CACHED [2025-09-10T04:09:07.136Z] [2025-09-10T04:09:07.136Z] #7 exporting to image [2025-09-10T04:09:07.136Z] #7 exporting layers done [2025-09-10T04:09:07.136Z] #7 exporting manifest sha256:382d74efe611e779fb97133f4b24acbdfa2fdc40b6ca7043706a00aef0bcde36 done [2025-09-10T04:09:07.136Z] #7 exporting config sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done [2025-09-10T04:09:07.136Z] #7 exporting manifest sha256:9b0e312c2eda08933c9f81637acfde6f0355ae5c0bcae05f60b32d741e942ab6 done [2025-09-10T04:09:07.136Z] #7 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d [2025-09-10T04:09:07.136Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:07.394Z] #7 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d done [2025-09-10T04:09:07.394Z] #7 exporting manifest list sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 done [2025-09-10T04:09:07.394Z] #7 pushing layers 0.0s done [2025-09-10T04:09:07.394Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 0.1s done [2025-09-10T04:09:07.394Z] #7 DONE 0.1s [2025-09-10T04:09:07.394Z] [2025-09-10T04:09:07.394Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:07.394Z] #8 DONE 0.0s [2025-09-10T04:09:07.394Z] [2025-09-10T04:09:07.394Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:07.394Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:07.681Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59' [2025-09-10T04:09:07.681Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 --push - [2025-09-10T04:09:07.681Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:07.681Z] #1 transferring dockerfile: 178B done [2025-09-10T04:09:07.681Z] #1 DONE 0.0s [2025-09-10T04:09:07.681Z] [2025-09-10T04:09:07.681Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-10T04:09:07.681Z] #2 DONE 0.0s [2025-09-10T04:09:07.681Z] [2025-09-10T04:09:07.681Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-10T04:09:07.681Z] #3 DONE 0.0s [2025-09-10T04:09:07.681Z] [2025-09-10T04:09:07.681Z] #4 [internal] load .dockerignore [2025-09-10T04:09:07.681Z] #4 transferring context: 2B done [2025-09-10T04:09:07.681Z] #4 DONE 0.0s [2025-09-10T04:09:07.681Z] [2025-09-10T04:09:07.681Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:07.681Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done [2025-09-10T04:09:07.681Z] #5 CACHED [2025-09-10T04:09:07.681Z] [2025-09-10T04:09:07.681Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:07.681Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done [2025-09-10T04:09:07.681Z] #6 CACHED [2025-09-10T04:09:07.681Z] [2025-09-10T04:09:07.681Z] #7 exporting to image [2025-09-10T04:09:07.681Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:07.945Z] #7 exporting layers done [2025-09-10T04:09:07.945Z] #7 exporting manifest sha256:382d74efe611e779fb97133f4b24acbdfa2fdc40b6ca7043706a00aef0bcde36 done [2025-09-10T04:09:07.945Z] #7 exporting config sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done [2025-09-10T04:09:07.945Z] #7 exporting manifest sha256:9b0e312c2eda08933c9f81637acfde6f0355ae5c0bcae05f60b32d741e942ab6 done [2025-09-10T04:09:07.945Z] #7 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d done [2025-09-10T04:09:07.945Z] #7 exporting manifest list sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 done [2025-09-10T04:09:07.945Z] #7 pushing layers 0.0s done [2025-09-10T04:09:07.945Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 0.1s done [2025-09-10T04:09:07.945Z] #7 DONE 0.1s [2025-09-10T04:09:07.945Z] [2025-09-10T04:09:07.945Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:07.945Z] #8 DONE 0.0s [2025-09-10T04:09:07.945Z] [2025-09-10T04:09:07.945Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:07.945Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:08.247Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:08.247Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:08.247Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:08.247Z] #1 transferring dockerfile: 219B done [2025-09-10T04:09:08.247Z] #1 DONE 0.0s [2025-09-10T04:09:08.247Z] [2025-09-10T04:09:08.247Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:08.247Z] #2 DONE 0.0s [2025-09-10T04:09:08.247Z] [2025-09-10T04:09:08.247Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:08.247Z] #3 DONE 0.0s [2025-09-10T04:09:08.247Z] [2025-09-10T04:09:08.247Z] #4 [internal] load .dockerignore [2025-09-10T04:09:08.247Z] #4 transferring context: 2B done [2025-09-10T04:09:08.247Z] #4 DONE 0.0s [2025-09-10T04:09:08.247Z] [2025-09-10T04:09:08.247Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:08.247Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done [2025-09-10T04:09:08.247Z] #5 CACHED [2025-09-10T04:09:08.247Z] [2025-09-10T04:09:08.247Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:08.247Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done [2025-09-10T04:09:08.247Z] #6 CACHED [2025-09-10T04:09:08.247Z] [2025-09-10T04:09:08.247Z] #7 exporting to image [2025-09-10T04:09:08.247Z] #7 exporting layers [2025-09-10T04:09:08.247Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:08.505Z] #7 exporting layers done [2025-09-10T04:09:08.505Z] #7 exporting manifest sha256:382d74efe611e779fb97133f4b24acbdfa2fdc40b6ca7043706a00aef0bcde36 done [2025-09-10T04:09:08.505Z] #7 exporting config sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done [2025-09-10T04:09:08.505Z] #7 exporting manifest sha256:9b0e312c2eda08933c9f81637acfde6f0355ae5c0bcae05f60b32d741e942ab6 done [2025-09-10T04:09:08.505Z] #7 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d done [2025-09-10T04:09:08.505Z] #7 exporting manifest list sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 done [2025-09-10T04:09:08.505Z] #7 pushing layers 0.0s done [2025-09-10T04:09:08.505Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 0.1s done [2025-09-10T04:09:08.505Z] #7 DONE 0.1s [2025-09-10T04:09:08.505Z] [2025-09-10T04:09:08.505Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:08.505Z] #8 DONE 0.0s [2025-09-10T04:09:08.505Z] [2025-09-10T04:09:08.505Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:08.505Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:08.802Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-09-10T04:09:08.802Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-09-10T04:09:08.802Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:08.802Z] #1 transferring dockerfile: 170B done [2025-09-10T04:09:08.802Z] #1 DONE 0.0s [2025-09-10T04:09:08.802Z] [2025-09-10T04:09:08.802Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-10T04:09:08.802Z] #2 DONE 0.0s [2025-09-10T04:09:08.802Z] [2025-09-10T04:09:08.802Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-10T04:09:08.802Z] #3 DONE 0.0s [2025-09-10T04:09:08.802Z] [2025-09-10T04:09:08.802Z] #4 [internal] load .dockerignore [2025-09-10T04:09:08.802Z] #4 transferring context: 2B done [2025-09-10T04:09:08.802Z] #4 DONE 0.0s [2025-09-10T04:09:08.802Z] [2025-09-10T04:09:08.802Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:08.802Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done [2025-09-10T04:09:08.802Z] #5 CACHED [2025-09-10T04:09:08.802Z] [2025-09-10T04:09:08.802Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 [2025-09-10T04:09:08.802Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:121676afd5f8a3302b00d725e900f7209b0f9eb0ed9e1307c2a82f0c6e393276 0.0s done [2025-09-10T04:09:08.802Z] #6 CACHED [2025-09-10T04:09:08.802Z] [2025-09-10T04:09:08.802Z] #7 exporting to image [2025-09-10T04:09:08.802Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:09.061Z] #7 exporting layers done [2025-09-10T04:09:09.061Z] #7 exporting manifest sha256:382d74efe611e779fb97133f4b24acbdfa2fdc40b6ca7043706a00aef0bcde36 done [2025-09-10T04:09:09.061Z] #7 exporting config sha256:c01361b27e65fa3f0044d171c925469ec2bc833dd2e75253a62e73878c91e7f0 done [2025-09-10T04:09:09.061Z] #7 exporting manifest sha256:9b0e312c2eda08933c9f81637acfde6f0355ae5c0bcae05f60b32d741e942ab6 done [2025-09-10T04:09:09.061Z] #7 exporting config sha256:2a6526827414e3327e2e916c2627a5c824cc0bc334fa171173cc5e3500476e7d done [2025-09-10T04:09:09.061Z] #7 exporting manifest list sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 done [2025-09-10T04:09:09.061Z] #7 pushing layers 0.0s done [2025-09-10T04:09:09.061Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:91ed8d5ffbde3000f6a2e9acafb86a5d731ca2a5d0c4655c044f06d509cd2df4 0.1s done [2025-09-10T04:09:09.061Z] #7 DONE 0.1s [2025-09-10T04:09:09.061Z] [2025-09-10T04:09:09.061Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:09.061Z] #8 DONE 0.0s [2025-09-10T04:09:09.061Z] [2025-09-10T04:09:09.061Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:09.061Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:09.350Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:09.350Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:09.350Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:09.350Z] #1 transferring dockerfile: 204B done [2025-09-10T04:09:09.350Z] #1 DONE 0.0s [2025-09-10T04:09:09.350Z] [2025-09-10T04:09:09.350Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:09.350Z] #2 DONE 0.0s [2025-09-10T04:09:09.350Z] [2025-09-10T04:09:09.350Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:09.350Z] #3 DONE 0.0s [2025-09-10T04:09:09.350Z] [2025-09-10T04:09:09.350Z] #4 [internal] load .dockerignore [2025-09-10T04:09:09.350Z] #4 transferring context: 2B done [2025-09-10T04:09:09.350Z] #4 DONE 0.0s [2025-09-10T04:09:09.350Z] [2025-09-10T04:09:09.350Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:09.350Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb done [2025-09-10T04:09:09.350Z] #5 DONE 0.0s [2025-09-10T04:09:09.350Z] [2025-09-10T04:09:09.350Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:09.609Z] #6 DONE 0.0s [2025-09-10T04:09:09.609Z] [2025-09-10T04:09:09.609Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:09.609Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb done [2025-09-10T04:09:09.609Z] #5 DONE 0.1s [2025-09-10T04:09:09.609Z] [2025-09-10T04:09:09.609Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:09.609Z] #7 DONE 0.0s [2025-09-10T04:09:09.609Z] [2025-09-10T04:09:09.609Z] #8 exporting to image [2025-09-10T04:09:09.609Z] #8 exporting layers done [2025-09-10T04:09:09.609Z] #8 exporting manifest sha256:414ac82bdaf7bfbf60b99cc9a6f0ed556f094eb6cc1e3fcb1165ff5beb0a20c1 done [2025-09-10T04:09:09.609Z] #8 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done [2025-09-10T04:09:09.609Z] #8 exporting manifest sha256:6f8b8717ccd7a570a9b0cf84d0354a0a0f3c1490d7fb8a60f110586af3169253 done [2025-09-10T04:09:09.609Z] #8 exporting config sha256:5f17532721a41d9aa9964324caa3ece1ce5315c403f17dcfb8bc11dbc339811c done [2025-09-10T04:09:09.609Z] #8 exporting manifest list sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd done [2025-09-10T04:09:09.609Z] #8 pushing layers 0.1s done [2025-09-10T04:09:09.609Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 0.1s done [2025-09-10T04:09:09.609Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:09.609Z] #8 DONE 0.2s [2025-09-10T04:09:09.868Z] [2025-09-10T04:09:09.868Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:09.868Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:10.163Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-09-10T04:09:10.163Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-09-10T04:09:10.163Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:10.163Z] #1 transferring dockerfile: 170B done [2025-09-10T04:09:10.163Z] #1 DONE 0.0s [2025-09-10T04:09:10.163Z] [2025-09-10T04:09:10.163Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-10T04:09:10.163Z] #2 DONE 0.0s [2025-09-10T04:09:10.163Z] [2025-09-10T04:09:10.163Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-10T04:09:10.163Z] #3 DONE 0.0s [2025-09-10T04:09:10.163Z] [2025-09-10T04:09:10.163Z] #4 [internal] load .dockerignore [2025-09-10T04:09:10.163Z] #4 transferring context: 2B done [2025-09-10T04:09:10.163Z] #4 DONE 0.0s [2025-09-10T04:09:10.163Z] [2025-09-10T04:09:10.163Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:10.163Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done [2025-09-10T04:09:10.163Z] #5 CACHED [2025-09-10T04:09:10.163Z] [2025-09-10T04:09:10.163Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:10.163Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done [2025-09-10T04:09:10.163Z] #6 CACHED [2025-09-10T04:09:10.163Z] [2025-09-10T04:09:10.163Z] #7 exporting to image [2025-09-10T04:09:10.163Z] #7 exporting layers done [2025-09-10T04:09:10.163Z] #7 exporting manifest sha256:414ac82bdaf7bfbf60b99cc9a6f0ed556f094eb6cc1e3fcb1165ff5beb0a20c1 done [2025-09-10T04:09:10.163Z] #7 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 [2025-09-10T04:09:10.163Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:10.423Z] #7 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done [2025-09-10T04:09:10.423Z] #7 exporting manifest sha256:6f8b8717ccd7a570a9b0cf84d0354a0a0f3c1490d7fb8a60f110586af3169253 done [2025-09-10T04:09:10.423Z] #7 exporting config sha256:5f17532721a41d9aa9964324caa3ece1ce5315c403f17dcfb8bc11dbc339811c done [2025-09-10T04:09:10.423Z] #7 exporting manifest list sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd done [2025-09-10T04:09:10.423Z] #7 pushing layers 0.0s done [2025-09-10T04:09:10.423Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 0.1s done [2025-09-10T04:09:10.423Z] #7 DONE 0.1s [2025-09-10T04:09:10.423Z] [2025-09-10T04:09:10.423Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:10.423Z] #8 DONE 0.0s [2025-09-10T04:09:10.423Z] [2025-09-10T04:09:10.423Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:10.423Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:10.713Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59' [2025-09-10T04:09:10.713Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 --push - [2025-09-10T04:09:10.972Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:10.972Z] #1 transferring dockerfile: 176B done [2025-09-10T04:09:10.972Z] #1 DONE 0.0s [2025-09-10T04:09:10.972Z] [2025-09-10T04:09:10.972Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-10T04:09:10.972Z] #2 DONE 0.0s [2025-09-10T04:09:10.972Z] [2025-09-10T04:09:10.972Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-10T04:09:10.972Z] #3 DONE 0.0s [2025-09-10T04:09:10.972Z] [2025-09-10T04:09:10.972Z] #4 [internal] load .dockerignore [2025-09-10T04:09:10.972Z] #4 transferring context: 2B done [2025-09-10T04:09:10.972Z] #4 DONE 0.0s [2025-09-10T04:09:10.972Z] [2025-09-10T04:09:10.972Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:10.972Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done [2025-09-10T04:09:10.972Z] #5 CACHED [2025-09-10T04:09:10.972Z] [2025-09-10T04:09:10.972Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:10.972Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done [2025-09-10T04:09:10.972Z] #6 CACHED [2025-09-10T04:09:10.972Z] [2025-09-10T04:09:10.972Z] #7 exporting to image [2025-09-10T04:09:10.972Z] #7 exporting layers done [2025-09-10T04:09:10.972Z] #7 exporting manifest sha256:414ac82bdaf7bfbf60b99cc9a6f0ed556f094eb6cc1e3fcb1165ff5beb0a20c1 done [2025-09-10T04:09:10.972Z] #7 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done [2025-09-10T04:09:10.972Z] #7 exporting manifest sha256:6f8b8717ccd7a570a9b0cf84d0354a0a0f3c1490d7fb8a60f110586af3169253 done [2025-09-10T04:09:10.972Z] #7 exporting config sha256:5f17532721a41d9aa9964324caa3ece1ce5315c403f17dcfb8bc11dbc339811c done [2025-09-10T04:09:10.972Z] #7 exporting manifest list sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd done [2025-09-10T04:09:10.972Z] #7 pushing layers 0.0s done [2025-09-10T04:09:10.972Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd [2025-09-10T04:09:10.972Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:10.972Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 0.1s done [2025-09-10T04:09:10.972Z] #7 DONE 0.1s [2025-09-10T04:09:10.972Z] [2025-09-10T04:09:10.972Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:10.972Z] #8 DONE 0.0s [2025-09-10T04:09:10.972Z] [2025-09-10T04:09:10.972Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:10.972Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:11.273Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:11.273Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:11.273Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:11.273Z] #1 transferring dockerfile: 217B done [2025-09-10T04:09:11.273Z] #1 DONE 0.0s [2025-09-10T04:09:11.273Z] [2025-09-10T04:09:11.273Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:11.273Z] #2 DONE 0.0s [2025-09-10T04:09:11.273Z] [2025-09-10T04:09:11.273Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:11.273Z] #3 DONE 0.0s [2025-09-10T04:09:11.273Z] [2025-09-10T04:09:11.273Z] #4 [internal] load .dockerignore [2025-09-10T04:09:11.273Z] #4 transferring context: 2B done [2025-09-10T04:09:11.273Z] #4 DONE 0.0s [2025-09-10T04:09:11.273Z] [2025-09-10T04:09:11.273Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:11.273Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done [2025-09-10T04:09:11.273Z] #5 CACHED [2025-09-10T04:09:11.273Z] [2025-09-10T04:09:11.273Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:11.273Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done [2025-09-10T04:09:11.273Z] #6 CACHED [2025-09-10T04:09:11.273Z] [2025-09-10T04:09:11.273Z] #7 exporting to image [2025-09-10T04:09:11.273Z] #7 exporting layers done [2025-09-10T04:09:11.273Z] #7 exporting manifest sha256:414ac82bdaf7bfbf60b99cc9a6f0ed556f094eb6cc1e3fcb1165ff5beb0a20c1 done [2025-09-10T04:09:11.273Z] #7 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done [2025-09-10T04:09:11.273Z] #7 exporting manifest sha256:6f8b8717ccd7a570a9b0cf84d0354a0a0f3c1490d7fb8a60f110586af3169253 done [2025-09-10T04:09:11.273Z] #7 exporting config sha256:5f17532721a41d9aa9964324caa3ece1ce5315c403f17dcfb8bc11dbc339811c done [2025-09-10T04:09:11.273Z] #7 exporting manifest list sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd done [2025-09-10T04:09:11.273Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:11.533Z] #7 pushing layers 0.0s done [2025-09-10T04:09:11.533Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 0.1s done [2025-09-10T04:09:11.533Z] #7 DONE 0.1s [2025-09-10T04:09:11.533Z] [2025-09-10T04:09:11.533Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:11.533Z] #8 DONE 0.0s [2025-09-10T04:09:11.533Z] [2025-09-10T04:09:11.533Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:11.533Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:11.821Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-09-10T04:09:11.821Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-09-10T04:09:12.080Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:12.080Z] #1 transferring dockerfile: 168B done [2025-09-10T04:09:12.080Z] #1 DONE 0.0s [2025-09-10T04:09:12.080Z] [2025-09-10T04:09:12.080Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-10T04:09:12.080Z] #2 DONE 0.0s [2025-09-10T04:09:12.080Z] [2025-09-10T04:09:12.080Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-10T04:09:12.080Z] #3 DONE 0.0s [2025-09-10T04:09:12.080Z] [2025-09-10T04:09:12.080Z] #4 [internal] load .dockerignore [2025-09-10T04:09:12.080Z] #4 transferring context: 2B done [2025-09-10T04:09:12.080Z] #4 DONE 0.0s [2025-09-10T04:09:12.080Z] [2025-09-10T04:09:12.080Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:12.080Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done [2025-09-10T04:09:12.080Z] #5 CACHED [2025-09-10T04:09:12.080Z] [2025-09-10T04:09:12.080Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb [2025-09-10T04:09:12.080Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bca85dfcfd8e5619c032cd39969ed8f38efe631554473ee275f2650f0f4a90eb 0.0s done [2025-09-10T04:09:12.080Z] #6 CACHED [2025-09-10T04:09:12.080Z] [2025-09-10T04:09:12.080Z] #7 exporting to image [2025-09-10T04:09:12.080Z] #7 exporting layers done [2025-09-10T04:09:12.080Z] #7 exporting manifest sha256:414ac82bdaf7bfbf60b99cc9a6f0ed556f094eb6cc1e3fcb1165ff5beb0a20c1 done [2025-09-10T04:09:12.080Z] #7 exporting config sha256:304fdaadf05348eaeafc5fbfa34c3a57c13890906a68371b4cf11966b9f68412 done [2025-09-10T04:09:12.080Z] #7 exporting manifest sha256:6f8b8717ccd7a570a9b0cf84d0354a0a0f3c1490d7fb8a60f110586af3169253 done [2025-09-10T04:09:12.080Z] #7 exporting config sha256:5f17532721a41d9aa9964324caa3ece1ce5315c403f17dcfb8bc11dbc339811c done [2025-09-10T04:09:12.080Z] #7 exporting manifest list sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd done [2025-09-10T04:09:12.080Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:12.080Z] #7 pushing layers 0.0s done [2025-09-10T04:09:12.080Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b57429432fde10dfa63c06337efb517f9112884c728f5c4a84c36c6bd9f62fdd 0.1s done [2025-09-10T04:09:12.080Z] #7 DONE 0.1s [2025-09-10T04:09:12.080Z] [2025-09-10T04:09:12.080Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:12.080Z] #8 DONE 0.0s [2025-09-10T04:09:12.080Z] [2025-09-10T04:09:12.080Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:12.080Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:12.375Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:12.375Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:12.636Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:12.636Z] #1 transferring dockerfile: 205B done [2025-09-10T04:09:12.636Z] #1 DONE 0.0s [2025-09-10T04:09:12.636Z] [2025-09-10T04:09:12.636Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:12.636Z] #2 DONE 0.0s [2025-09-10T04:09:12.636Z] [2025-09-10T04:09:12.636Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:12.636Z] #3 DONE 0.0s [2025-09-10T04:09:12.636Z] [2025-09-10T04:09:12.636Z] #4 [internal] load .dockerignore [2025-09-10T04:09:12.636Z] #4 transferring context: 2B done [2025-09-10T04:09:12.636Z] #4 DONE 0.0s [2025-09-10T04:09:12.636Z] [2025-09-10T04:09:12.636Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:12.636Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done [2025-09-10T04:09:12.636Z] #5 DONE 0.0s [2025-09-10T04:09:12.636Z] [2025-09-10T04:09:12.636Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:12.636Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done [2025-09-10T04:09:12.636Z] #6 DONE 0.0s [2025-09-10T04:09:12.636Z] [2025-09-10T04:09:12.636Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:12.636Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done [2025-09-10T04:09:12.636Z] #5 DONE 0.1s [2025-09-10T04:09:12.636Z] [2025-09-10T04:09:12.636Z] #7 exporting to image [2025-09-10T04:09:12.636Z] #7 exporting layers done [2025-09-10T04:09:12.636Z] #7 exporting manifest sha256:b90189c489c6af484fdc102b573ec17bd89e9e065c88c36e6d1b925f6eabdee8 done [2025-09-10T04:09:12.636Z] #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea [2025-09-10T04:09:12.636Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:12.636Z] #7 ... [2025-09-10T04:09:12.636Z] [2025-09-10T04:09:12.636Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:12.636Z] #8 DONE 0.0s [2025-09-10T04:09:12.636Z] [2025-09-10T04:09:12.636Z] #7 exporting to image [2025-09-10T04:09:12.636Z] #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done [2025-09-10T04:09:12.636Z] #7 exporting manifest sha256:15fb304b5c44be81c71dac9a6757fc44df65c05f203d7adb420d88318edeaa62 done [2025-09-10T04:09:12.636Z] #7 exporting config sha256:7bb642eed7a71271adfd9949f95e305fe923da2d92cc4ca0dedc6382dd71bcd8 done [2025-09-10T04:09:12.636Z] #7 exporting manifest list sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 done [2025-09-10T04:09:12.636Z] #7 pushing layers 0.1s done [2025-09-10T04:09:12.636Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 [2025-09-10T04:09:12.897Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 0.1s done [2025-09-10T04:09:12.897Z] #7 DONE 0.2s [2025-09-10T04:09:12.897Z] [2025-09-10T04:09:12.897Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:12.897Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:13.181Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-09-10T04:09:13.181Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-09-10T04:09:13.441Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:13.441Z] #1 transferring dockerfile: 171B done [2025-09-10T04:09:13.441Z] #1 DONE 0.0s [2025-09-10T04:09:13.441Z] [2025-09-10T04:09:13.441Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-10T04:09:13.441Z] #2 DONE 0.0s [2025-09-10T04:09:13.441Z] [2025-09-10T04:09:13.441Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-10T04:09:13.441Z] #3 DONE 0.0s [2025-09-10T04:09:13.441Z] [2025-09-10T04:09:13.441Z] #4 [internal] load .dockerignore [2025-09-10T04:09:13.441Z] #4 transferring context: 2B done [2025-09-10T04:09:13.441Z] #4 DONE 0.0s [2025-09-10T04:09:13.441Z] [2025-09-10T04:09:13.441Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:13.441Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 done [2025-09-10T04:09:13.441Z] #5 CACHED [2025-09-10T04:09:13.441Z] [2025-09-10T04:09:13.441Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:13.441Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done [2025-09-10T04:09:13.441Z] #6 CACHED [2025-09-10T04:09:13.441Z] [2025-09-10T04:09:13.441Z] #7 exporting to image [2025-09-10T04:09:13.441Z] #7 exporting layers [2025-09-10T04:09:13.441Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:13.441Z] #7 exporting layers done [2025-09-10T04:09:13.441Z] #7 exporting manifest sha256:b90189c489c6af484fdc102b573ec17bd89e9e065c88c36e6d1b925f6eabdee8 done [2025-09-10T04:09:13.441Z] #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done [2025-09-10T04:09:13.441Z] #7 exporting manifest sha256:15fb304b5c44be81c71dac9a6757fc44df65c05f203d7adb420d88318edeaa62 done [2025-09-10T04:09:13.441Z] #7 exporting config sha256:7bb642eed7a71271adfd9949f95e305fe923da2d92cc4ca0dedc6382dd71bcd8 done [2025-09-10T04:09:13.441Z] #7 exporting manifest list sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 done [2025-09-10T04:09:13.441Z] #7 pushing layers 0.0s done [2025-09-10T04:09:13.441Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 0.1s done [2025-09-10T04:09:13.441Z] #7 DONE 0.1s [2025-09-10T04:09:13.441Z] [2025-09-10T04:09:13.441Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:13.441Z] #8 DONE 0.0s [2025-09-10T04:09:13.441Z] [2025-09-10T04:09:13.441Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:13.441Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:13.746Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59' [2025-09-10T04:09:13.746Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 --push - [2025-09-10T04:09:13.746Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:13.746Z] #1 transferring dockerfile: 177B done [2025-09-10T04:09:13.746Z] #1 DONE 0.0s [2025-09-10T04:09:13.746Z] [2025-09-10T04:09:13.746Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-10T04:09:13.746Z] #2 DONE 0.0s [2025-09-10T04:09:13.746Z] [2025-09-10T04:09:13.746Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-10T04:09:13.746Z] #3 DONE 0.0s [2025-09-10T04:09:13.746Z] [2025-09-10T04:09:13.746Z] #4 [internal] load .dockerignore [2025-09-10T04:09:13.746Z] #4 transferring context: 2B done [2025-09-10T04:09:13.746Z] #4 DONE 0.0s [2025-09-10T04:09:13.746Z] [2025-09-10T04:09:13.746Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:13.746Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 done [2025-09-10T04:09:13.746Z] #5 CACHED [2025-09-10T04:09:13.746Z] [2025-09-10T04:09:13.746Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:13.746Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done [2025-09-10T04:09:13.746Z] #6 CACHED [2025-09-10T04:09:13.746Z] [2025-09-10T04:09:13.746Z] #7 exporting to image [2025-09-10T04:09:13.746Z] #7 exporting layers done [2025-09-10T04:09:13.746Z] #7 exporting manifest sha256:b90189c489c6af484fdc102b573ec17bd89e9e065c88c36e6d1b925f6eabdee8 done [2025-09-10T04:09:13.746Z] #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done [2025-09-10T04:09:13.746Z] #7 exporting manifest sha256:15fb304b5c44be81c71dac9a6757fc44df65c05f203d7adb420d88318edeaa62 done [2025-09-10T04:09:13.746Z] #7 exporting config sha256:7bb642eed7a71271adfd9949f95e305fe923da2d92cc4ca0dedc6382dd71bcd8 done [2025-09-10T04:09:13.746Z] #7 exporting manifest list sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 done [2025-09-10T04:09:13.746Z] #7 pushing layers 0.0s done [2025-09-10T04:09:13.746Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 [2025-09-10T04:09:13.746Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:14.006Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 0.1s done [2025-09-10T04:09:14.006Z] #7 DONE 0.1s [2025-09-10T04:09:14.006Z] [2025-09-10T04:09:14.006Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:14.006Z] #8 DONE 0.0s [2025-09-10T04:09:14.006Z] [2025-09-10T04:09:14.006Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:14.006Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:14.297Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:14.297Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:14.297Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:14.297Z] #1 transferring dockerfile: 218B done [2025-09-10T04:09:14.297Z] #1 DONE 0.0s [2025-09-10T04:09:14.297Z] [2025-09-10T04:09:14.297Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:14.297Z] #2 DONE 0.0s [2025-09-10T04:09:14.297Z] [2025-09-10T04:09:14.297Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:14.297Z] #3 DONE 0.0s [2025-09-10T04:09:14.297Z] [2025-09-10T04:09:14.297Z] #4 [internal] load .dockerignore [2025-09-10T04:09:14.297Z] #4 transferring context: 2B done [2025-09-10T04:09:14.297Z] #4 DONE 0.0s [2025-09-10T04:09:14.297Z] [2025-09-10T04:09:14.297Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:14.297Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done [2025-09-10T04:09:14.297Z] #5 CACHED [2025-09-10T04:09:14.297Z] [2025-09-10T04:09:14.297Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:14.297Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 0.0s done [2025-09-10T04:09:14.297Z] #6 CACHED [2025-09-10T04:09:14.297Z] [2025-09-10T04:09:14.297Z] #7 exporting to image [2025-09-10T04:09:14.297Z] #7 exporting layers done [2025-09-10T04:09:14.297Z] #7 exporting manifest sha256:b90189c489c6af484fdc102b573ec17bd89e9e065c88c36e6d1b925f6eabdee8 done [2025-09-10T04:09:14.297Z] #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done [2025-09-10T04:09:14.297Z] #7 exporting manifest sha256:15fb304b5c44be81c71dac9a6757fc44df65c05f203d7adb420d88318edeaa62 done [2025-09-10T04:09:14.297Z] #7 exporting config sha256:7bb642eed7a71271adfd9949f95e305fe923da2d92cc4ca0dedc6382dd71bcd8 done [2025-09-10T04:09:14.297Z] #7 exporting manifest list sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 done [2025-09-10T04:09:14.297Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:14.558Z] #7 pushing layers 0.0s done [2025-09-10T04:09:14.558Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 0.1s done [2025-09-10T04:09:14.558Z] #7 DONE 0.1s [2025-09-10T04:09:14.558Z] [2025-09-10T04:09:14.558Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:14.558Z] #8 DONE 0.0s [2025-09-10T04:09:14.558Z] [2025-09-10T04:09:14.558Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:14.558Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:14.849Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-09-10T04:09:14.849Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-09-10T04:09:14.849Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:14.849Z] #1 transferring dockerfile: 169B done [2025-09-10T04:09:14.849Z] #1 DONE 0.0s [2025-09-10T04:09:14.849Z] [2025-09-10T04:09:14.849Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-10T04:09:14.849Z] #2 DONE 0.0s [2025-09-10T04:09:14.849Z] [2025-09-10T04:09:14.849Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-10T04:09:14.849Z] #3 DONE 0.0s [2025-09-10T04:09:14.849Z] [2025-09-10T04:09:14.849Z] #4 [internal] load .dockerignore [2025-09-10T04:09:14.849Z] #4 transferring context: 2B done [2025-09-10T04:09:14.849Z] #4 DONE 0.0s [2025-09-10T04:09:14.849Z] [2025-09-10T04:09:14.849Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:14.849Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 done [2025-09-10T04:09:14.849Z] #5 CACHED [2025-09-10T04:09:14.849Z] [2025-09-10T04:09:14.849Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 [2025-09-10T04:09:14.849Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a12f20edbf419709c9afb8a415c8f2c846f7e12b6cbcfa5761beb06521425570 done [2025-09-10T04:09:14.849Z] #6 CACHED [2025-09-10T04:09:14.849Z] [2025-09-10T04:09:14.849Z] #7 exporting to image [2025-09-10T04:09:14.849Z] #7 exporting layers done [2025-09-10T04:09:14.849Z] #7 exporting manifest sha256:b90189c489c6af484fdc102b573ec17bd89e9e065c88c36e6d1b925f6eabdee8 done [2025-09-10T04:09:14.849Z] #7 exporting config sha256:1985865769a9f99dad63051eeeb98ba0d7f131724fd805907f41f33c8b52cfea done [2025-09-10T04:09:14.849Z] #7 exporting manifest sha256:15fb304b5c44be81c71dac9a6757fc44df65c05f203d7adb420d88318edeaa62 done [2025-09-10T04:09:14.849Z] #7 exporting config sha256:7bb642eed7a71271adfd9949f95e305fe923da2d92cc4ca0dedc6382dd71bcd8 done [2025-09-10T04:09:14.849Z] #7 exporting manifest list sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 done [2025-09-10T04:09:14.849Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:15.109Z] #7 pushing layers 0.0s done [2025-09-10T04:09:15.109Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:ff042cfa1427da8dac5778d013e86098f4705140a10018574dad35df1a3ac049 0.1s done [2025-09-10T04:09:15.109Z] #7 DONE 0.1s [2025-09-10T04:09:15.109Z] [2025-09-10T04:09:15.109Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:15.109Z] #8 DONE 0.0s [2025-09-10T04:09:15.109Z] [2025-09-10T04:09:15.109Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:15.109Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:15.392Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:15.392Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:15.392Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:15.392Z] #1 transferring dockerfile: 211B done [2025-09-10T04:09:15.392Z] #1 DONE 0.0s [2025-09-10T04:09:15.392Z] [2025-09-10T04:09:15.392Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:15.392Z] #2 DONE 0.0s [2025-09-10T04:09:15.392Z] [2025-09-10T04:09:15.392Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:15.392Z] #3 DONE 0.0s [2025-09-10T04:09:15.392Z] [2025-09-10T04:09:15.392Z] #4 [internal] load .dockerignore [2025-09-10T04:09:15.392Z] #4 transferring context: 2B done [2025-09-10T04:09:15.392Z] #4 DONE 0.0s [2025-09-10T04:09:15.392Z] [2025-09-10T04:09:15.392Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:15.392Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 0.0s done [2025-09-10T04:09:15.392Z] #5 DONE 0.0s [2025-09-10T04:09:15.392Z] [2025-09-10T04:09:15.392Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:15.652Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 0.0s done [2025-09-10T04:09:15.652Z] #6 DONE 0.0s [2025-09-10T04:09:15.652Z] [2025-09-10T04:09:15.652Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:15.652Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 0.0s done [2025-09-10T04:09:15.652Z] #5 DONE 0.1s [2025-09-10T04:09:15.652Z] [2025-09-10T04:09:15.652Z] #7 exporting to image [2025-09-10T04:09:15.652Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:15.652Z] #7 ... [2025-09-10T04:09:15.652Z] [2025-09-10T04:09:15.652Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:15.652Z] #8 DONE 0.0s [2025-09-10T04:09:15.652Z] [2025-09-10T04:09:15.652Z] #7 exporting to image [2025-09-10T04:09:15.652Z] #7 exporting layers done [2025-09-10T04:09:15.652Z] #7 exporting manifest sha256:e99f1ecbc448e0e79638e12e9a4720cdb7808575487bf754ae470f180f6025c9 done [2025-09-10T04:09:15.652Z] #7 exporting config sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done [2025-09-10T04:09:15.652Z] #7 exporting manifest sha256:3d31f570bb59ed825b59e8d603cff7586d1e22dc53430a8a21f53145cb9a9afd done [2025-09-10T04:09:15.652Z] #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 done [2025-09-10T04:09:15.652Z] #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 done [2025-09-10T04:09:15.652Z] #7 pushing layers 0.1s done [2025-09-10T04:09:15.652Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 [2025-09-10T04:09:15.911Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 0.1s done [2025-09-10T04:09:15.911Z] #7 DONE 0.2s [2025-09-10T04:09:15.911Z] [2025-09-10T04:09:15.911Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:15.911Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:16.197Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-09-10T04:09:16.197Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-09-10T04:09:16.197Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:16.197Z] #1 transferring dockerfile: 177B done [2025-09-10T04:09:16.197Z] #1 DONE 0.0s [2025-09-10T04:09:16.197Z] [2025-09-10T04:09:16.197Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-10T04:09:16.197Z] #2 DONE 0.0s [2025-09-10T04:09:16.197Z] [2025-09-10T04:09:16.197Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-10T04:09:16.197Z] #3 DONE 0.0s [2025-09-10T04:09:16.197Z] [2025-09-10T04:09:16.197Z] #4 [internal] load .dockerignore [2025-09-10T04:09:16.197Z] #4 transferring context: 2B done [2025-09-10T04:09:16.197Z] #4 DONE 0.0s [2025-09-10T04:09:16.197Z] [2025-09-10T04:09:16.197Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:16.197Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done [2025-09-10T04:09:16.197Z] #5 CACHED [2025-09-10T04:09:16.197Z] [2025-09-10T04:09:16.197Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:16.197Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 0.0s done [2025-09-10T04:09:16.197Z] #6 CACHED [2025-09-10T04:09:16.197Z] [2025-09-10T04:09:16.197Z] #7 exporting to image [2025-09-10T04:09:16.197Z] #7 exporting layers done [2025-09-10T04:09:16.197Z] #7 exporting manifest sha256:e99f1ecbc448e0e79638e12e9a4720cdb7808575487bf754ae470f180f6025c9 done [2025-09-10T04:09:16.197Z] #7 exporting config sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done [2025-09-10T04:09:16.197Z] #7 exporting manifest sha256:3d31f570bb59ed825b59e8d603cff7586d1e22dc53430a8a21f53145cb9a9afd done [2025-09-10T04:09:16.197Z] #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 done [2025-09-10T04:09:16.197Z] #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 [2025-09-10T04:09:16.197Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:16.456Z] #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 done [2025-09-10T04:09:16.456Z] #7 pushing layers 0.0s done [2025-09-10T04:09:16.456Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 0.1s done [2025-09-10T04:09:16.456Z] #7 DONE 0.1s [2025-09-10T04:09:16.456Z] [2025-09-10T04:09:16.456Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:16.456Z] #8 DONE 0.0s [2025-09-10T04:09:16.456Z] [2025-09-10T04:09:16.456Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:16.456Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:16.754Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 --push - [2025-09-10T04:09:16.754Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59' [2025-09-10T04:09:16.754Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:16.754Z] #1 transferring dockerfile: 183B done [2025-09-10T04:09:16.754Z] #1 DONE 0.0s [2025-09-10T04:09:16.754Z] [2025-09-10T04:09:16.754Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-10T04:09:16.754Z] #2 DONE 0.0s [2025-09-10T04:09:16.754Z] [2025-09-10T04:09:16.754Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-10T04:09:16.754Z] #3 DONE 0.0s [2025-09-10T04:09:16.754Z] [2025-09-10T04:09:16.754Z] #4 [internal] load .dockerignore [2025-09-10T04:09:16.754Z] #4 transferring context: 2B done [2025-09-10T04:09:16.754Z] #4 DONE 0.0s [2025-09-10T04:09:16.754Z] [2025-09-10T04:09:16.754Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:16.754Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done [2025-09-10T04:09:16.754Z] #5 CACHED [2025-09-10T04:09:16.754Z] [2025-09-10T04:09:16.754Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:16.754Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done [2025-09-10T04:09:16.754Z] #6 CACHED [2025-09-10T04:09:16.754Z] [2025-09-10T04:09:16.754Z] #7 exporting to image [2025-09-10T04:09:16.754Z] #7 exporting layers done [2025-09-10T04:09:16.754Z] #7 exporting manifest sha256:e99f1ecbc448e0e79638e12e9a4720cdb7808575487bf754ae470f180f6025c9 done [2025-09-10T04:09:16.754Z] #7 exporting config sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done [2025-09-10T04:09:16.754Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:17.014Z] #7 exporting manifest sha256:3d31f570bb59ed825b59e8d603cff7586d1e22dc53430a8a21f53145cb9a9afd done [2025-09-10T04:09:17.014Z] #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 done [2025-09-10T04:09:17.014Z] #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 done [2025-09-10T04:09:17.014Z] #7 pushing layers 0.0s done [2025-09-10T04:09:17.014Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 0.1s done [2025-09-10T04:09:17.014Z] #7 DONE 0.1s [2025-09-10T04:09:17.014Z] [2025-09-10T04:09:17.014Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:17.014Z] #8 DONE 0.0s [2025-09-10T04:09:17.014Z] [2025-09-10T04:09:17.014Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:17.014Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:17.307Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:17.307Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:17.307Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:17.307Z] #1 transferring dockerfile: 224B done [2025-09-10T04:09:17.307Z] #1 DONE 0.0s [2025-09-10T04:09:17.307Z] [2025-09-10T04:09:17.307Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:17.307Z] #2 DONE 0.0s [2025-09-10T04:09:17.307Z] [2025-09-10T04:09:17.308Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:17.308Z] #3 DONE 0.0s [2025-09-10T04:09:17.308Z] [2025-09-10T04:09:17.308Z] #4 [internal] load .dockerignore [2025-09-10T04:09:17.308Z] #4 transferring context: 2B done [2025-09-10T04:09:17.308Z] #4 DONE 0.0s [2025-09-10T04:09:17.308Z] [2025-09-10T04:09:17.308Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:17.308Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done [2025-09-10T04:09:17.308Z] #5 CACHED [2025-09-10T04:09:17.308Z] [2025-09-10T04:09:17.308Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:17.308Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b 0.0s done [2025-09-10T04:09:17.308Z] #6 CACHED [2025-09-10T04:09:17.308Z] [2025-09-10T04:09:17.308Z] #7 exporting to image [2025-09-10T04:09:17.308Z] #7 exporting layers done [2025-09-10T04:09:17.308Z] #7 exporting manifest sha256:e99f1ecbc448e0e79638e12e9a4720cdb7808575487bf754ae470f180f6025c9 done [2025-09-10T04:09:17.308Z] #7 exporting config sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done [2025-09-10T04:09:17.308Z] #7 exporting manifest sha256:3d31f570bb59ed825b59e8d603cff7586d1e22dc53430a8a21f53145cb9a9afd done [2025-09-10T04:09:17.308Z] #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 [2025-09-10T04:09:17.308Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:17.569Z] #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 done [2025-09-10T04:09:17.569Z] #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 done [2025-09-10T04:09:17.569Z] #7 pushing layers 0.0s done [2025-09-10T04:09:17.569Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 0.1s done [2025-09-10T04:09:17.569Z] #7 DONE 0.1s [2025-09-10T04:09:17.569Z] [2025-09-10T04:09:17.569Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:17.569Z] #8 DONE 0.0s [2025-09-10T04:09:17.569Z] [2025-09-10T04:09:17.569Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:17.569Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:18.007Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-09-10T04:09:18.007Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-09-10T04:09:18.007Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:18.007Z] #1 transferring dockerfile: 175B done [2025-09-10T04:09:18.007Z] #1 DONE 0.0s [2025-09-10T04:09:18.007Z] [2025-09-10T04:09:18.007Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-10T04:09:18.007Z] #2 DONE 0.0s [2025-09-10T04:09:18.007Z] [2025-09-10T04:09:18.007Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-10T04:09:18.007Z] #3 DONE 0.0s [2025-09-10T04:09:18.007Z] [2025-09-10T04:09:18.007Z] #4 [internal] load .dockerignore [2025-09-10T04:09:18.007Z] #4 transferring context: 2B done [2025-09-10T04:09:18.007Z] #4 DONE 0.0s [2025-09-10T04:09:18.007Z] [2025-09-10T04:09:18.007Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:18.007Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done [2025-09-10T04:09:18.007Z] #5 CACHED [2025-09-10T04:09:18.007Z] [2025-09-10T04:09:18.007Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b [2025-09-10T04:09:18.007Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:46ea403efd47bdb4b50d2478e82fe44f06ee3a99411bc5ebdab32407b677e60b done [2025-09-10T04:09:18.007Z] #6 CACHED [2025-09-10T04:09:18.007Z] [2025-09-10T04:09:18.007Z] #7 exporting to image [2025-09-10T04:09:18.007Z] #7 exporting layers done [2025-09-10T04:09:18.007Z] #7 exporting manifest sha256:e99f1ecbc448e0e79638e12e9a4720cdb7808575487bf754ae470f180f6025c9 done [2025-09-10T04:09:18.007Z] #7 exporting config sha256:5fce5fb8bc25616e95e8ca2ac1df4bd3536095d5f5783c16c7447643f9d8b8ae done [2025-09-10T04:09:18.007Z] #7 exporting manifest sha256:3d31f570bb59ed825b59e8d603cff7586d1e22dc53430a8a21f53145cb9a9afd done [2025-09-10T04:09:18.007Z] #7 exporting config sha256:146fa32e20bdbfb4f6b5c7f48d1a8bacce60aebfeae57167f1258241192c8a90 done [2025-09-10T04:09:18.007Z] #7 exporting manifest list sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 done [2025-09-10T04:09:18.007Z] #7 pushing layers 0.0s done [2025-09-10T04:09:18.007Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 [2025-09-10T04:09:18.007Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:18.007Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cdb2e2abd189e03ebcd8130e03c6cf8ab6042f679cb7188ec09ab2e964f9398 0.1s done [2025-09-10T04:09:18.007Z] #7 DONE 0.1s [2025-09-10T04:09:18.007Z] [2025-09-10T04:09:18.007Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:18.007Z] #8 DONE 0.0s [2025-09-10T04:09:18.007Z] [2025-09-10T04:09:18.007Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:18.007Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:18.303Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:18.303Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:18.303Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:18.303Z] #1 transferring dockerfile: 215B done [2025-09-10T04:09:18.303Z] #1 DONE 0.0s [2025-09-10T04:09:18.303Z] [2025-09-10T04:09:18.303Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:18.303Z] #2 DONE 0.0s [2025-09-10T04:09:18.303Z] [2025-09-10T04:09:18.303Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:18.303Z] #3 DONE 0.0s [2025-09-10T04:09:18.303Z] [2025-09-10T04:09:18.303Z] #4 [internal] load .dockerignore [2025-09-10T04:09:18.303Z] #4 transferring context: 2B done [2025-09-10T04:09:18.303Z] #4 DONE 0.0s [2025-09-10T04:09:18.303Z] [2025-09-10T04:09:18.303Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:18.303Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:18.303Z] #5 ... [2025-09-10T04:09:18.303Z] [2025-09-10T04:09:18.303Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:18.303Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done [2025-09-10T04:09:18.303Z] #6 DONE 0.0s [2025-09-10T04:09:18.565Z] [2025-09-10T04:09:18.565Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:18.565Z] #6 DONE 0.0s [2025-09-10T04:09:18.565Z] [2025-09-10T04:09:18.565Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:18.565Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done [2025-09-10T04:09:18.565Z] #5 DONE 0.1s [2025-09-10T04:09:18.565Z] [2025-09-10T04:09:18.565Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:18.565Z] #7 DONE 0.0s [2025-09-10T04:09:18.565Z] [2025-09-10T04:09:18.565Z] #8 exporting to image [2025-09-10T04:09:18.565Z] #8 exporting layers done [2025-09-10T04:09:18.565Z] #8 exporting manifest sha256:091222fd5accb976b6da643327267574f087e406967e76403edd84f6b804d1ad done [2025-09-10T04:09:18.565Z] #8 exporting config sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 done [2025-09-10T04:09:18.565Z] #8 exporting manifest sha256:85b23e07188445704458fd5e5f6940bf7e118c01cc37542c52d3e5c8af3c021e done [2025-09-10T04:09:18.565Z] #8 exporting config sha256:2b8bea0e4eed97f3724f8dc98396b736c80d308cf6fc04fdf8d5452f34a8c2b0 done [2025-09-10T04:09:18.565Z] #8 exporting manifest list sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 done [2025-09-10T04:09:18.565Z] #8 pushing layers 0.1s done [2025-09-10T04:09:18.565Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 0.1s done [2025-09-10T04:09:18.565Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:18.565Z] #8 DONE 0.2s [2025-09-10T04:09:18.824Z] [2025-09-10T04:09:18.824Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:18.824Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:19.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-09-10T04:09:19.111Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-09-10T04:09:19.111Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:19.111Z] #1 transferring dockerfile: 181B done [2025-09-10T04:09:19.111Z] #1 DONE 0.0s [2025-09-10T04:09:19.111Z] [2025-09-10T04:09:19.111Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-10T04:09:19.111Z] #2 DONE 0.0s [2025-09-10T04:09:19.111Z] [2025-09-10T04:09:19.111Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-10T04:09:19.111Z] #3 DONE 0.0s [2025-09-10T04:09:19.111Z] [2025-09-10T04:09:19.111Z] #4 [internal] load .dockerignore [2025-09-10T04:09:19.111Z] #4 transferring context: 2B done [2025-09-10T04:09:19.111Z] #4 DONE 0.0s [2025-09-10T04:09:19.111Z] [2025-09-10T04:09:19.111Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:19.111Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done [2025-09-10T04:09:19.111Z] #5 DONE 0.0s [2025-09-10T04:09:19.111Z] [2025-09-10T04:09:19.111Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:19.372Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done [2025-09-10T04:09:19.372Z] #6 CACHED [2025-09-10T04:09:19.372Z] [2025-09-10T04:09:19.372Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:19.372Z] #5 CACHED [2025-09-10T04:09:19.372Z] [2025-09-10T04:09:19.372Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:19.372Z] #7 DONE 0.0s [2025-09-10T04:09:19.372Z] [2025-09-10T04:09:19.372Z] #8 exporting to image [2025-09-10T04:09:19.372Z] #8 exporting layers done [2025-09-10T04:09:19.372Z] #8 exporting manifest sha256:091222fd5accb976b6da643327267574f087e406967e76403edd84f6b804d1ad done [2025-09-10T04:09:19.372Z] #8 exporting config sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 done [2025-09-10T04:09:19.372Z] #8 exporting manifest sha256:85b23e07188445704458fd5e5f6940bf7e118c01cc37542c52d3e5c8af3c021e done [2025-09-10T04:09:19.372Z] #8 exporting config sha256:2b8bea0e4eed97f3724f8dc98396b736c80d308cf6fc04fdf8d5452f34a8c2b0 done [2025-09-10T04:09:19.372Z] #8 exporting manifest list sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 done [2025-09-10T04:09:19.372Z] #8 pushing layers 0.0s done [2025-09-10T04:09:19.372Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 [2025-09-10T04:09:19.372Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:41.335Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 19.8s done [2025-09-10T04:09:41.335Z] #8 DONE 19.9s [2025-09-10T04:09:41.335Z] [2025-09-10T04:09:41.335Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:41.335Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:41.638Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59' [2025-09-10T04:09:41.638Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 --push - [2025-09-10T04:09:41.898Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:41.898Z] #1 transferring dockerfile: 187B done [2025-09-10T04:09:41.898Z] #1 DONE 0.0s [2025-09-10T04:09:41.898Z] [2025-09-10T04:09:41.898Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-10T04:09:41.898Z] #2 DONE 0.0s [2025-09-10T04:09:41.898Z] [2025-09-10T04:09:41.898Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-10T04:09:41.898Z] #3 DONE 0.0s [2025-09-10T04:09:41.898Z] [2025-09-10T04:09:41.898Z] #4 [internal] load .dockerignore [2025-09-10T04:09:41.898Z] #4 transferring context: 2B done [2025-09-10T04:09:41.898Z] #4 DONE 0.0s [2025-09-10T04:09:41.898Z] [2025-09-10T04:09:41.898Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:41.898Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 done [2025-09-10T04:09:41.898Z] #5 CACHED [2025-09-10T04:09:41.898Z] [2025-09-10T04:09:41.898Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:41.898Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done [2025-09-10T04:09:41.898Z] #6 CACHED [2025-09-10T04:09:41.898Z] [2025-09-10T04:09:41.898Z] #7 exporting to image [2025-09-10T04:09:41.898Z] #7 exporting layers done [2025-09-10T04:09:41.899Z] #7 exporting manifest sha256:091222fd5accb976b6da643327267574f087e406967e76403edd84f6b804d1ad done [2025-09-10T04:09:41.899Z] #7 exporting config sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 done [2025-09-10T04:09:41.899Z] #7 exporting manifest sha256:85b23e07188445704458fd5e5f6940bf7e118c01cc37542c52d3e5c8af3c021e done [2025-09-10T04:09:41.899Z] #7 exporting config sha256:2b8bea0e4eed97f3724f8dc98396b736c80d308cf6fc04fdf8d5452f34a8c2b0 done [2025-09-10T04:09:41.899Z] #7 exporting manifest list sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 done [2025-09-10T04:09:41.899Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:41.899Z] #7 pushing layers 0.0s done [2025-09-10T04:09:41.899Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 0.1s done [2025-09-10T04:09:41.899Z] #7 DONE 0.1s [2025-09-10T04:09:41.899Z] [2025-09-10T04:09:41.899Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:41.899Z] #8 DONE 0.0s [2025-09-10T04:09:41.899Z] [2025-09-10T04:09:41.899Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:41.899Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:42.270Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:42.270Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:42.270Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:42.270Z] #1 transferring dockerfile: 228B done [2025-09-10T04:09:42.270Z] #1 DONE 0.0s [2025-09-10T04:09:42.270Z] [2025-09-10T04:09:42.270Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:42.270Z] #2 DONE 0.0s [2025-09-10T04:09:42.270Z] [2025-09-10T04:09:42.270Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:42.270Z] #3 DONE 0.0s [2025-09-10T04:09:42.270Z] [2025-09-10T04:09:42.270Z] #4 [internal] load .dockerignore [2025-09-10T04:09:42.270Z] #4 transferring context: 2B done [2025-09-10T04:09:42.270Z] #4 DONE 0.0s [2025-09-10T04:09:42.270Z] [2025-09-10T04:09:42.270Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:42.270Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done [2025-09-10T04:09:42.270Z] #5 CACHED [2025-09-10T04:09:42.270Z] [2025-09-10T04:09:42.270Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:42.270Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done [2025-09-10T04:09:42.270Z] #6 CACHED [2025-09-10T04:09:42.270Z] [2025-09-10T04:09:42.270Z] #7 exporting to image [2025-09-10T04:09:42.270Z] #7 exporting layers done [2025-09-10T04:09:42.270Z] #7 exporting manifest sha256:091222fd5accb976b6da643327267574f087e406967e76403edd84f6b804d1ad done [2025-09-10T04:09:42.270Z] #7 exporting config sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 done [2025-09-10T04:09:42.270Z] #7 exporting manifest sha256:85b23e07188445704458fd5e5f6940bf7e118c01cc37542c52d3e5c8af3c021e done [2025-09-10T04:09:42.270Z] #7 exporting config sha256:2b8bea0e4eed97f3724f8dc98396b736c80d308cf6fc04fdf8d5452f34a8c2b0 done [2025-09-10T04:09:42.270Z] #7 exporting manifest list sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 done [2025-09-10T04:09:42.270Z] #7 pushing layers 0.0s done [2025-09-10T04:09:42.270Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 [2025-09-10T04:09:42.270Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:42.540Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 0.1s done [2025-09-10T04:09:42.541Z] #7 DONE 0.1s [2025-09-10T04:09:42.541Z] [2025-09-10T04:09:42.541Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:42.541Z] #8 DONE 0.0s [2025-09-10T04:09:42.541Z] [2025-09-10T04:09:42.541Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:42.541Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:42.826Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-09-10T04:09:42.826Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-09-10T04:09:42.826Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:42.826Z] #1 transferring dockerfile: 179B done [2025-09-10T04:09:42.826Z] #1 DONE 0.0s [2025-09-10T04:09:42.826Z] [2025-09-10T04:09:42.826Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-10T04:09:42.826Z] #2 DONE 0.0s [2025-09-10T04:09:42.826Z] [2025-09-10T04:09:42.826Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-10T04:09:42.826Z] #3 DONE 0.0s [2025-09-10T04:09:42.826Z] [2025-09-10T04:09:42.826Z] #4 [internal] load .dockerignore [2025-09-10T04:09:42.826Z] #4 transferring context: 2B done [2025-09-10T04:09:42.826Z] #4 DONE 0.0s [2025-09-10T04:09:42.826Z] [2025-09-10T04:09:42.826Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:42.826Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done [2025-09-10T04:09:42.826Z] #5 CACHED [2025-09-10T04:09:42.826Z] [2025-09-10T04:09:42.826Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 [2025-09-10T04:09:42.826Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c36a0a3ab00b6c6ee17108cf6e4ee648c1f91b5bc0f8d25817383c06e4484162 0.0s done [2025-09-10T04:09:42.826Z] #6 CACHED [2025-09-10T04:09:42.826Z] [2025-09-10T04:09:42.826Z] #7 exporting to image [2025-09-10T04:09:42.827Z] #7 exporting layers done [2025-09-10T04:09:42.827Z] #7 exporting manifest sha256:091222fd5accb976b6da643327267574f087e406967e76403edd84f6b804d1ad done [2025-09-10T04:09:42.827Z] #7 exporting config sha256:7c857350b88e20c785ac151c102832a2a578209888cf73ffa1917206cbcd8593 done [2025-09-10T04:09:42.827Z] #7 exporting manifest sha256:85b23e07188445704458fd5e5f6940bf7e118c01cc37542c52d3e5c8af3c021e done [2025-09-10T04:09:42.827Z] #7 exporting config sha256:2b8bea0e4eed97f3724f8dc98396b736c80d308cf6fc04fdf8d5452f34a8c2b0 done [2025-09-10T04:09:42.827Z] #7 exporting manifest list sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 done [2025-09-10T04:09:42.827Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:43.088Z] #7 pushing layers 0.0s done [2025-09-10T04:09:43.088Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0344e24a4592a8cb7d5280caefe0996c815bf456d7411e9db210b2c155a7c634 0.1s done [2025-09-10T04:09:43.088Z] #7 DONE 0.1s [2025-09-10T04:09:43.088Z] [2025-09-10T04:09:43.088Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:43.088Z] #8 DONE 0.0s [2025-09-10T04:09:43.088Z] [2025-09-10T04:09:43.088Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:43.088Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:43.374Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:43.374Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:43.374Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:43.374Z] #1 transferring dockerfile: 205B done [2025-09-10T04:09:43.374Z] #1 DONE 0.0s [2025-09-10T04:09:43.374Z] [2025-09-10T04:09:43.374Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:43.374Z] #2 DONE 0.0s [2025-09-10T04:09:43.374Z] [2025-09-10T04:09:43.374Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:43.374Z] #3 DONE 0.0s [2025-09-10T04:09:43.374Z] [2025-09-10T04:09:43.374Z] #4 [internal] load .dockerignore [2025-09-10T04:09:43.374Z] #4 transferring context: 2B done [2025-09-10T04:09:43.374Z] #4 DONE 0.0s [2025-09-10T04:09:43.633Z] [2025-09-10T04:09:43.633Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 [2025-09-10T04:09:43.633Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done [2025-09-10T04:09:43.633Z] #5 DONE 0.0s [2025-09-10T04:09:43.633Z] [2025-09-10T04:09:43.633Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 [2025-09-10T04:09:43.633Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done [2025-09-10T04:09:43.633Z] #6 DONE 0.1s [2025-09-10T04:09:43.633Z] [2025-09-10T04:09:43.633Z] #7 exporting to image [2025-09-10T04:09:43.633Z] #7 exporting layers done [2025-09-10T04:09:43.633Z] #7 exporting manifest sha256:26a557b2b1c3ffb7bff2dda0a9d95f19d834fe31497323c285cf64204e4a8d26 done [2025-09-10T04:09:43.633Z] #7 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 [2025-09-10T04:09:43.633Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:43.633Z] #7 ... [2025-09-10T04:09:43.633Z] [2025-09-10T04:09:43.633Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:43.633Z] #8 DONE 0.0s [2025-09-10T04:09:43.633Z] [2025-09-10T04:09:43.633Z] #7 exporting to image [2025-09-10T04:09:43.633Z] #7 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done [2025-09-10T04:09:43.633Z] #7 exporting manifest sha256:344a0d1839801804ae1d7072ebdc9596d17df5b8b12e1b64b512ccc0a9bef182 done [2025-09-10T04:09:43.633Z] #7 exporting config sha256:f09b88988ecace5a26545f47a91b4b9ba548b88f920781e2608fd1e19238527f done [2025-09-10T04:09:43.633Z] #7 exporting manifest list sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd done [2025-09-10T04:09:43.633Z] #7 pushing layers 0.1s done [2025-09-10T04:09:43.633Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd [2025-09-10T04:09:43.892Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 0.1s done [2025-09-10T04:09:43.892Z] #7 DONE 0.2s [2025-09-10T04:09:43.892Z] [2025-09-10T04:09:43.892Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:43.892Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:44.583Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-09-10T04:09:44.583Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-09-10T04:09:44.583Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:44.583Z] #1 transferring dockerfile: 171B done [2025-09-10T04:09:44.583Z] #1 DONE 0.0s [2025-09-10T04:09:44.583Z] [2025-09-10T04:09:44.583Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-10T04:09:44.583Z] #2 DONE 0.0s [2025-09-10T04:09:44.583Z] [2025-09-10T04:09:44.583Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-10T04:09:44.583Z] #3 DONE 0.0s [2025-09-10T04:09:44.583Z] [2025-09-10T04:09:44.583Z] #4 [internal] load .dockerignore [2025-09-10T04:09:44.583Z] #4 transferring context: 2B done [2025-09-10T04:09:44.583Z] #4 DONE 0.0s [2025-09-10T04:09:44.583Z] [2025-09-10T04:09:44.583Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 [2025-09-10T04:09:44.583Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done [2025-09-10T04:09:44.583Z] #5 CACHED [2025-09-10T04:09:44.583Z] [2025-09-10T04:09:44.583Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 [2025-09-10T04:09:44.583Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done [2025-09-10T04:09:44.583Z] #6 CACHED [2025-09-10T04:09:44.583Z] [2025-09-10T04:09:44.583Z] #7 exporting to image [2025-09-10T04:09:44.583Z] #7 exporting layers done [2025-09-10T04:09:44.583Z] #7 exporting manifest sha256:26a557b2b1c3ffb7bff2dda0a9d95f19d834fe31497323c285cf64204e4a8d26 done [2025-09-10T04:09:44.583Z] #7 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done [2025-09-10T04:09:44.583Z] #7 exporting manifest sha256:344a0d1839801804ae1d7072ebdc9596d17df5b8b12e1b64b512ccc0a9bef182 done [2025-09-10T04:09:44.583Z] #7 exporting config sha256:f09b88988ecace5a26545f47a91b4b9ba548b88f920781e2608fd1e19238527f done [2025-09-10T04:09:44.583Z] #7 exporting manifest list sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd done [2025-09-10T04:09:44.583Z] #7 pushing layers 0.0s done [2025-09-10T04:09:44.583Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd [2025-09-10T04:09:44.583Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:44.583Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 0.1s done [2025-09-10T04:09:44.583Z] #7 DONE 0.1s [2025-09-10T04:09:44.583Z] [2025-09-10T04:09:44.583Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:44.583Z] #8 DONE 0.0s [2025-09-10T04:09:44.583Z] [2025-09-10T04:09:44.583Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:44.583Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:44.992Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59' [2025-09-10T04:09:44.993Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 --push - [2025-09-10T04:09:44.993Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:44.993Z] #1 transferring dockerfile: 177B done [2025-09-10T04:09:44.993Z] #1 DONE 0.0s [2025-09-10T04:09:44.993Z] [2025-09-10T04:09:44.993Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-10T04:09:44.993Z] #2 DONE 0.0s [2025-09-10T04:09:44.993Z] [2025-09-10T04:09:44.993Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-10T04:09:44.993Z] #3 DONE 0.0s [2025-09-10T04:09:44.993Z] [2025-09-10T04:09:44.993Z] #4 [internal] load .dockerignore [2025-09-10T04:09:44.993Z] #4 transferring context: 2B done [2025-09-10T04:09:44.993Z] #4 DONE 0.0s [2025-09-10T04:09:44.993Z] [2025-09-10T04:09:44.993Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 [2025-09-10T04:09:44.993Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done [2025-09-10T04:09:44.993Z] #5 CACHED [2025-09-10T04:09:44.993Z] [2025-09-10T04:09:44.993Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 [2025-09-10T04:09:44.993Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done [2025-09-10T04:09:44.993Z] #6 CACHED [2025-09-10T04:09:44.993Z] [2025-09-10T04:09:44.993Z] #7 exporting to image [2025-09-10T04:09:44.993Z] #7 exporting layers done [2025-09-10T04:09:44.993Z] #7 exporting manifest sha256:26a557b2b1c3ffb7bff2dda0a9d95f19d834fe31497323c285cf64204e4a8d26 done [2025-09-10T04:09:44.993Z] #7 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done [2025-09-10T04:09:44.993Z] #7 exporting manifest sha256:344a0d1839801804ae1d7072ebdc9596d17df5b8b12e1b64b512ccc0a9bef182 done [2025-09-10T04:09:44.993Z] #7 exporting config sha256:f09b88988ecace5a26545f47a91b4b9ba548b88f920781e2608fd1e19238527f done [2025-09-10T04:09:44.993Z] #7 exporting manifest list sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd done [2025-09-10T04:09:44.993Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:44.993Z] #7 pushing layers 0.0s done [2025-09-10T04:09:44.993Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 0.1s done [2025-09-10T04:09:44.993Z] #7 DONE 0.1s [2025-09-10T04:09:44.993Z] [2025-09-10T04:09:44.993Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:44.993Z] #8 DONE 0.0s [2025-09-10T04:09:45.268Z] [2025-09-10T04:09:45.268Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:45.268Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:45.557Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:45.557Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:45.557Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:45.557Z] #1 transferring dockerfile: 218B done [2025-09-10T04:09:45.557Z] #1 DONE 0.0s [2025-09-10T04:09:45.557Z] [2025-09-10T04:09:45.557Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:45.557Z] #2 DONE 0.0s [2025-09-10T04:09:45.557Z] [2025-09-10T04:09:45.557Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:45.557Z] #3 DONE 0.0s [2025-09-10T04:09:45.557Z] [2025-09-10T04:09:45.557Z] #4 [internal] load .dockerignore [2025-09-10T04:09:45.557Z] #4 transferring context: 2B done [2025-09-10T04:09:45.557Z] #4 DONE 0.0s [2025-09-10T04:09:45.557Z] [2025-09-10T04:09:45.557Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 [2025-09-10T04:09:45.557Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 done [2025-09-10T04:09:45.557Z] #5 CACHED [2025-09-10T04:09:45.557Z] [2025-09-10T04:09:45.557Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 [2025-09-10T04:09:45.557Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 done [2025-09-10T04:09:45.557Z] #6 CACHED [2025-09-10T04:09:45.557Z] [2025-09-10T04:09:45.557Z] #7 exporting to image [2025-09-10T04:09:45.557Z] #7 exporting layers done [2025-09-10T04:09:45.557Z] #7 exporting manifest sha256:26a557b2b1c3ffb7bff2dda0a9d95f19d834fe31497323c285cf64204e4a8d26 done [2025-09-10T04:09:45.557Z] #7 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done [2025-09-10T04:09:45.557Z] #7 exporting manifest sha256:344a0d1839801804ae1d7072ebdc9596d17df5b8b12e1b64b512ccc0a9bef182 done [2025-09-10T04:09:45.557Z] #7 exporting config sha256:f09b88988ecace5a26545f47a91b4b9ba548b88f920781e2608fd1e19238527f done [2025-09-10T04:09:45.557Z] #7 exporting manifest list sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd done [2025-09-10T04:09:45.557Z] #7 pushing layers 0.0s done [2025-09-10T04:09:45.557Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd [2025-09-10T04:09:45.557Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:45.814Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 0.1s done [2025-09-10T04:09:45.814Z] #7 DONE 0.1s [2025-09-10T04:09:45.814Z] [2025-09-10T04:09:45.814Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:45.814Z] #8 DONE 0.0s [2025-09-10T04:09:45.814Z] [2025-09-10T04:09:45.814Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:45.814Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:46.096Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-09-10T04:09:46.096Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-09-10T04:09:46.096Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:46.096Z] #1 transferring dockerfile: 169B done [2025-09-10T04:09:46.096Z] #1 DONE 0.0s [2025-09-10T04:09:46.096Z] [2025-09-10T04:09:46.096Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-10T04:09:46.096Z] #2 DONE 0.0s [2025-09-10T04:09:46.096Z] [2025-09-10T04:09:46.096Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-10T04:09:46.096Z] #3 DONE 0.0s [2025-09-10T04:09:46.096Z] [2025-09-10T04:09:46.096Z] #4 [internal] load .dockerignore [2025-09-10T04:09:46.096Z] #4 transferring context: 2B done [2025-09-10T04:09:46.096Z] #4 DONE 0.0s [2025-09-10T04:09:46.096Z] [2025-09-10T04:09:46.096Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 [2025-09-10T04:09:46.096Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 0.0s done [2025-09-10T04:09:46.096Z] #5 CACHED [2025-09-10T04:09:46.096Z] [2025-09-10T04:09:46.096Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 [2025-09-10T04:09:46.096Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d81341a0a95742f72a9958ce004c2289cee2c8f9302ae6f558397d80963ef860 done [2025-09-10T04:09:47.819Z] #6 CACHED [2025-09-10T04:09:47.819Z] [2025-09-10T04:09:47.819Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:47.819Z] #7 DONE 0.0s [2025-09-10T04:09:47.819Z] [2025-09-10T04:09:47.819Z] #8 exporting to image [2025-09-10T04:09:47.819Z] #8 exporting layers done [2025-09-10T04:09:47.819Z] #8 exporting manifest sha256:26a557b2b1c3ffb7bff2dda0a9d95f19d834fe31497323c285cf64204e4a8d26 done [2025-09-10T04:09:47.819Z] #8 exporting config sha256:64b17bcae1ee74b7bab1168988602514ff786b1b0986c1196694610fd4cc6ff8 done [2025-09-10T04:09:47.819Z] #8 exporting manifest sha256:344a0d1839801804ae1d7072ebdc9596d17df5b8b12e1b64b512ccc0a9bef182 done [2025-09-10T04:09:47.819Z] #8 exporting config sha256:f09b88988ecace5a26545f47a91b4b9ba548b88f920781e2608fd1e19238527f done [2025-09-10T04:09:47.819Z] #8 exporting manifest list sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd done [2025-09-10T04:09:47.819Z] #8 pushing layers 0.0s done [2025-09-10T04:09:47.819Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:eb32ece408f80348f91f53b4171f873241952fae498636b608cd6a08539189dd 0.1s done [2025-09-10T04:09:47.819Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:47.819Z] #8 DONE 0.1s [2025-09-10T04:09:47.819Z] [2025-09-10T04:09:47.819Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:47.819Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:48.113Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:48.113Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:48.113Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:48.113Z] #1 transferring dockerfile: 206B done [2025-09-10T04:09:48.113Z] #1 DONE 0.0s [2025-09-10T04:09:48.113Z] [2025-09-10T04:09:48.113Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:48.113Z] #2 DONE 0.0s [2025-09-10T04:09:48.113Z] [2025-09-10T04:09:48.113Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:48.113Z] #3 DONE 0.0s [2025-09-10T04:09:48.113Z] [2025-09-10T04:09:48.113Z] #4 [internal] load .dockerignore [2025-09-10T04:09:48.113Z] #4 transferring context: 2B done [2025-09-10T04:09:48.113Z] #4 DONE 0.0s [2025-09-10T04:09:48.113Z] [2025-09-10T04:09:48.113Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:48.113Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 0.0s done [2025-09-10T04:09:48.113Z] #5 DONE 0.0s [2025-09-10T04:09:48.113Z] [2025-09-10T04:09:48.113Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:48.372Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 0.0s done [2025-09-10T04:09:48.372Z] #6 DONE 0.0s [2025-09-10T04:09:48.372Z] [2025-09-10T04:09:48.372Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:48.372Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 0.0s done [2025-09-10T04:09:48.372Z] #5 DONE 0.1s [2025-09-10T04:09:48.372Z] [2025-09-10T04:09:48.372Z] #7 exporting to image [2025-09-10T04:09:48.372Z] #7 exporting layers done [2025-09-10T04:09:48.372Z] #7 exporting manifest sha256:ace0f65e3939bdef51d75f65a32dc6ab4e47fa2bc595f959c4673866f3121a2e done [2025-09-10T04:09:48.372Z] #7 exporting config sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 done [2025-09-10T04:09:48.372Z] #7 exporting manifest sha256:febcd4ccb8a74eeda62f822a9e3c30bde32e9db6fbe93d39ca264b4c1b0ce9b1 done [2025-09-10T04:09:48.372Z] #7 exporting config sha256:e2156e924ca14dfb22b0b8e4d7f1623fb92d9bb10b5fcff4a066067287cf88a6 done [2025-09-10T04:09:48.372Z] #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 [2025-09-10T04:09:48.372Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:48.372Z] #7 ... [2025-09-10T04:09:48.372Z] [2025-09-10T04:09:48.372Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:48.372Z] #8 DONE 0.0s [2025-09-10T04:09:48.372Z] [2025-09-10T04:09:48.372Z] #7 exporting to image [2025-09-10T04:09:48.372Z] #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 done [2025-09-10T04:09:48.372Z] #7 pushing layers 0.1s done [2025-09-10T04:09:48.372Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 [2025-09-10T04:09:48.631Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 0.1s done [2025-09-10T04:09:48.631Z] #7 DONE 0.2s [2025-09-10T04:09:48.631Z] [2025-09-10T04:09:48.631Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:48.631Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:48.928Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-09-10T04:09:48.928Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-09-10T04:09:48.928Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:48.928Z] #1 DONE 0.0s [2025-09-10T04:09:48.928Z] [2025-09-10T04:09:48.928Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:48.928Z] #1 transferring dockerfile: 172B done [2025-09-10T04:09:48.928Z] #1 DONE 0.0s [2025-09-10T04:09:48.928Z] [2025-09-10T04:09:48.928Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-10T04:09:48.928Z] #2 DONE 0.0s [2025-09-10T04:09:48.928Z] [2025-09-10T04:09:48.928Z] #3 [internal] load .dockerignore [2025-09-10T04:09:48.928Z] #3 transferring context: 2B done [2025-09-10T04:09:48.928Z] #3 DONE 0.0s [2025-09-10T04:09:48.928Z] [2025-09-10T04:09:48.928Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-10T04:09:48.928Z] #4 DONE 0.1s [2025-09-10T04:09:49.186Z] [2025-09-10T04:09:49.186Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:49.186Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done [2025-09-10T04:09:49.186Z] #5 CACHED [2025-09-10T04:09:49.186Z] [2025-09-10T04:09:49.186Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:49.186Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 0.0s done [2025-09-10T04:09:49.186Z] #6 CACHED [2025-09-10T04:09:49.186Z] [2025-09-10T04:09:49.186Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:49.186Z] #7 DONE 0.0s [2025-09-10T04:09:49.186Z] [2025-09-10T04:09:49.186Z] #8 exporting to image [2025-09-10T04:09:49.186Z] #8 exporting layers done [2025-09-10T04:09:49.186Z] #8 exporting manifest sha256:ace0f65e3939bdef51d75f65a32dc6ab4e47fa2bc595f959c4673866f3121a2e done [2025-09-10T04:09:49.186Z] #8 exporting config sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 done [2025-09-10T04:09:49.186Z] #8 exporting manifest sha256:febcd4ccb8a74eeda62f822a9e3c30bde32e9db6fbe93d39ca264b4c1b0ce9b1 done [2025-09-10T04:09:49.186Z] #8 exporting config sha256:e2156e924ca14dfb22b0b8e4d7f1623fb92d9bb10b5fcff4a066067287cf88a6 done [2025-09-10T04:09:49.186Z] #8 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 done [2025-09-10T04:09:49.186Z] #8 pushing layers 0.0s done [2025-09-10T04:09:49.186Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 0.1s done [2025-09-10T04:09:49.186Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:49.186Z] #8 DONE 0.1s [2025-09-10T04:09:49.186Z] [2025-09-10T04:09:49.186Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:49.186Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:49.471Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 --push - [2025-09-10T04:09:49.472Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59' [2025-09-10T04:09:49.731Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:49.731Z] #1 transferring dockerfile: 178B done [2025-09-10T04:09:49.731Z] #1 DONE 0.0s [2025-09-10T04:09:49.731Z] [2025-09-10T04:09:49.731Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-10T04:09:49.731Z] #2 DONE 0.0s [2025-09-10T04:09:49.731Z] [2025-09-10T04:09:49.731Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-10T04:09:49.731Z] #3 DONE 0.0s [2025-09-10T04:09:49.731Z] [2025-09-10T04:09:49.731Z] #4 [internal] load .dockerignore [2025-09-10T04:09:49.731Z] #4 transferring context: 2B done [2025-09-10T04:09:49.731Z] #4 DONE 0.0s [2025-09-10T04:09:49.731Z] [2025-09-10T04:09:49.731Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:49.731Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done [2025-09-10T04:09:49.731Z] #5 CACHED [2025-09-10T04:09:49.731Z] [2025-09-10T04:09:49.731Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:49.731Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done [2025-09-10T04:09:49.731Z] #6 CACHED [2025-09-10T04:09:49.731Z] [2025-09-10T04:09:49.731Z] #7 exporting to image [2025-09-10T04:09:49.731Z] #7 exporting layers done [2025-09-10T04:09:49.731Z] #7 exporting manifest sha256:ace0f65e3939bdef51d75f65a32dc6ab4e47fa2bc595f959c4673866f3121a2e done [2025-09-10T04:09:49.731Z] #7 exporting config sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 done [2025-09-10T04:09:49.731Z] #7 exporting manifest sha256:febcd4ccb8a74eeda62f822a9e3c30bde32e9db6fbe93d39ca264b4c1b0ce9b1 done [2025-09-10T04:09:49.731Z] #7 exporting config sha256:e2156e924ca14dfb22b0b8e4d7f1623fb92d9bb10b5fcff4a066067287cf88a6 done [2025-09-10T04:09:49.731Z] #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 done [2025-09-10T04:09:49.731Z] #7 pushing layers 0.0s done [2025-09-10T04:09:49.731Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 [2025-09-10T04:09:49.731Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:49.731Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 0.1s done [2025-09-10T04:09:49.731Z] #7 DONE 0.1s [2025-09-10T04:09:49.731Z] [2025-09-10T04:09:49.731Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:49.731Z] #8 DONE 0.0s [2025-09-10T04:09:49.731Z] [2025-09-10T04:09:49.731Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:49.731Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:50.014Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:50.014Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:50.014Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:50.014Z] #1 transferring dockerfile: 219B done [2025-09-10T04:09:50.014Z] #1 DONE 0.0s [2025-09-10T04:09:50.014Z] [2025-09-10T04:09:50.014Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:50.014Z] #2 DONE 0.0s [2025-09-10T04:09:50.014Z] [2025-09-10T04:09:50.014Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:50.014Z] #3 DONE 0.0s [2025-09-10T04:09:50.014Z] [2025-09-10T04:09:50.014Z] #4 [internal] load .dockerignore [2025-09-10T04:09:50.014Z] #4 transferring context: 2B done [2025-09-10T04:09:50.014Z] #4 DONE 0.0s [2025-09-10T04:09:50.014Z] [2025-09-10T04:09:50.014Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:50.014Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done [2025-09-10T04:09:50.014Z] #5 CACHED [2025-09-10T04:09:50.014Z] [2025-09-10T04:09:50.014Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:50.014Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done [2025-09-10T04:09:50.014Z] #6 CACHED [2025-09-10T04:09:50.014Z] [2025-09-10T04:09:50.014Z] #7 exporting to image [2025-09-10T04:09:50.014Z] #7 exporting layers done [2025-09-10T04:09:50.014Z] #7 exporting manifest sha256:ace0f65e3939bdef51d75f65a32dc6ab4e47fa2bc595f959c4673866f3121a2e done [2025-09-10T04:09:50.014Z] #7 exporting config sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 done [2025-09-10T04:09:50.014Z] #7 exporting manifest sha256:febcd4ccb8a74eeda62f822a9e3c30bde32e9db6fbe93d39ca264b4c1b0ce9b1 done [2025-09-10T04:09:50.014Z] #7 exporting config sha256:e2156e924ca14dfb22b0b8e4d7f1623fb92d9bb10b5fcff4a066067287cf88a6 done [2025-09-10T04:09:50.014Z] #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 done [2025-09-10T04:09:50.014Z] #7 pushing layers 0.0s done [2025-09-10T04:09:50.014Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 [2025-09-10T04:09:50.014Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:50.272Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 0.1s done [2025-09-10T04:09:50.272Z] #7 DONE 0.1s [2025-09-10T04:09:50.272Z] [2025-09-10T04:09:50.272Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:50.272Z] #8 DONE 0.0s [2025-09-10T04:09:50.272Z] [2025-09-10T04:09:50.272Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:50.272Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:50.558Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-09-10T04:09:50.558Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-09-10T04:09:50.558Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:50.558Z] #1 transferring dockerfile: 170B done [2025-09-10T04:09:50.558Z] #1 DONE 0.0s [2025-09-10T04:09:50.558Z] [2025-09-10T04:09:50.558Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-10T04:09:50.558Z] #2 DONE 0.0s [2025-09-10T04:09:50.558Z] [2025-09-10T04:09:50.558Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-10T04:09:50.558Z] #3 DONE 0.0s [2025-09-10T04:09:50.558Z] [2025-09-10T04:09:50.558Z] #4 [internal] load .dockerignore [2025-09-10T04:09:50.558Z] #4 transferring context: 2B done [2025-09-10T04:09:50.558Z] #4 DONE 0.0s [2025-09-10T04:09:50.558Z] [2025-09-10T04:09:50.558Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:50.558Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef done [2025-09-10T04:09:50.558Z] #5 CACHED [2025-09-10T04:09:50.558Z] [2025-09-10T04:09:50.558Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef [2025-09-10T04:09:50.558Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ef7bfeda718a97a569054dd72d1a77e1ba50f396cc1a779d6c2f31a154593cef 0.0s done [2025-09-10T04:09:50.558Z] #6 CACHED [2025-09-10T04:09:50.558Z] [2025-09-10T04:09:50.558Z] #7 exporting to image [2025-09-10T04:09:50.558Z] #7 exporting layers done [2025-09-10T04:09:50.558Z] #7 exporting manifest sha256:ace0f65e3939bdef51d75f65a32dc6ab4e47fa2bc595f959c4673866f3121a2e done [2025-09-10T04:09:50.558Z] #7 exporting config sha256:836fbc02751e322b1aac28a7818ba5db9851d8944c0201c72de3ed89682fd461 done [2025-09-10T04:09:50.558Z] #7 exporting manifest sha256:febcd4ccb8a74eeda62f822a9e3c30bde32e9db6fbe93d39ca264b4c1b0ce9b1 done [2025-09-10T04:09:50.558Z] #7 exporting config sha256:e2156e924ca14dfb22b0b8e4d7f1623fb92d9bb10b5fcff4a066067287cf88a6 done [2025-09-10T04:09:50.558Z] #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 [2025-09-10T04:09:50.558Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:50.818Z] #7 exporting manifest list sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 done [2025-09-10T04:09:50.818Z] #7 pushing layers 0.0s done [2025-09-10T04:09:50.818Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:f5c2ee7263d460720b390b373dbce462f463d96d7fbd6b98ae1b50f7c73e9b17 0.1s done [2025-09-10T04:09:50.818Z] #7 DONE 0.1s [2025-09-10T04:09:50.818Z] [2025-09-10T04:09:50.818Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:50.818Z] #8 DONE 0.0s [2025-09-10T04:09:50.818Z] [2025-09-10T04:09:50.818Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:50.818Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:51.105Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:51.105Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:51.105Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:51.105Z] #1 transferring dockerfile: 206B done [2025-09-10T04:09:51.105Z] #1 DONE 0.0s [2025-09-10T04:09:51.105Z] [2025-09-10T04:09:51.105Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:51.105Z] #2 DONE 0.0s [2025-09-10T04:09:51.105Z] [2025-09-10T04:09:51.105Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:51.105Z] #3 DONE 0.0s [2025-09-10T04:09:51.105Z] [2025-09-10T04:09:51.105Z] #4 [internal] load .dockerignore [2025-09-10T04:09:51.105Z] #4 transferring context: 2B done [2025-09-10T04:09:51.105Z] #4 DONE 0.0s [2025-09-10T04:09:51.105Z] [2025-09-10T04:09:51.105Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:51.105Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done [2025-09-10T04:09:51.105Z] #5 DONE 0.0s [2025-09-10T04:09:51.105Z] [2025-09-10T04:09:51.105Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:51.364Z] #6 DONE 0.0s [2025-09-10T04:09:51.364Z] [2025-09-10T04:09:51.364Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:51.364Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done [2025-09-10T04:09:51.364Z] #5 DONE 0.1s [2025-09-10T04:09:51.364Z] [2025-09-10T04:09:51.364Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:51.364Z] #7 DONE 0.0s [2025-09-10T04:09:51.364Z] [2025-09-10T04:09:51.364Z] #8 exporting to image [2025-09-10T04:09:51.364Z] #8 exporting layers done [2025-09-10T04:09:51.364Z] #8 exporting manifest sha256:bc114e7696d15ba833774c6942b391928580c93070fbda8b251a7ceb9c7b2907 done [2025-09-10T04:09:51.364Z] #8 exporting config sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 done [2025-09-10T04:09:51.364Z] #8 exporting manifest sha256:ae883184ff25fae5262dc8b176fe357de80dd3e66f4528f728403c5aeb66f6ba done [2025-09-10T04:09:51.364Z] #8 exporting config sha256:89853f9bccf4cc8ae5c6c242a823940ce1a90650ef2e19f49620221065264b2e done [2025-09-10T04:09:51.364Z] #8 exporting manifest list sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd done [2025-09-10T04:09:51.364Z] #8 pushing layers 0.1s done [2025-09-10T04:09:51.364Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 0.1s done [2025-09-10T04:09:51.364Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:51.364Z] #8 DONE 0.2s [2025-09-10T04:09:51.623Z] [2025-09-10T04:09:51.623Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:51.623Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:51.909Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-09-10T04:09:51.909Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-09-10T04:09:51.909Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:51.909Z] #1 transferring dockerfile: 172B done [2025-09-10T04:09:51.909Z] #1 DONE 0.0s [2025-09-10T04:09:51.909Z] [2025-09-10T04:09:51.909Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-10T04:09:51.909Z] #2 DONE 0.0s [2025-09-10T04:09:51.909Z] [2025-09-10T04:09:51.909Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-10T04:09:51.909Z] #3 DONE 0.0s [2025-09-10T04:09:51.909Z] [2025-09-10T04:09:51.909Z] #4 [internal] load .dockerignore [2025-09-10T04:09:51.909Z] #4 transferring context: 2B done [2025-09-10T04:09:51.909Z] #4 DONE 0.0s [2025-09-10T04:09:51.909Z] [2025-09-10T04:09:51.909Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:51.909Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done [2025-09-10T04:09:51.909Z] #5 CACHED [2025-09-10T04:09:51.909Z] [2025-09-10T04:09:51.909Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:51.909Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done [2025-09-10T04:09:51.909Z] #6 CACHED [2025-09-10T04:09:51.909Z] [2025-09-10T04:09:51.909Z] #7 exporting to image [2025-09-10T04:09:51.909Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:52.167Z] #7 exporting layers done [2025-09-10T04:09:52.167Z] #7 exporting manifest sha256:bc114e7696d15ba833774c6942b391928580c93070fbda8b251a7ceb9c7b2907 done [2025-09-10T04:09:52.167Z] #7 exporting config sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 done [2025-09-10T04:09:52.167Z] #7 exporting manifest sha256:ae883184ff25fae5262dc8b176fe357de80dd3e66f4528f728403c5aeb66f6ba done [2025-09-10T04:09:52.168Z] #7 exporting config sha256:89853f9bccf4cc8ae5c6c242a823940ce1a90650ef2e19f49620221065264b2e done [2025-09-10T04:09:52.168Z] #7 exporting manifest list sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd done [2025-09-10T04:09:52.168Z] #7 pushing layers 0.0s done [2025-09-10T04:09:52.168Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 0.1s done [2025-09-10T04:09:52.168Z] #7 DONE 0.1s [2025-09-10T04:09:52.168Z] [2025-09-10T04:09:52.168Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:52.168Z] #8 DONE 0.0s [2025-09-10T04:09:52.168Z] [2025-09-10T04:09:52.168Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:52.168Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:52.453Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59' [2025-09-10T04:09:52.453Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 --push - [2025-09-10T04:09:52.453Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:52.453Z] #1 transferring dockerfile: 178B done [2025-09-10T04:09:52.453Z] #1 DONE 0.0s [2025-09-10T04:09:52.453Z] [2025-09-10T04:09:52.453Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-10T04:09:52.453Z] #2 DONE 0.0s [2025-09-10T04:09:52.453Z] [2025-09-10T04:09:52.453Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-10T04:09:52.453Z] #3 DONE 0.0s [2025-09-10T04:09:52.453Z] [2025-09-10T04:09:52.453Z] #4 [internal] load .dockerignore [2025-09-10T04:09:52.453Z] #4 transferring context: 2B done [2025-09-10T04:09:52.453Z] #4 DONE 0.0s [2025-09-10T04:09:52.453Z] [2025-09-10T04:09:52.453Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:52.453Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 0.0s done [2025-09-10T04:09:52.453Z] #5 DONE 0.0s [2025-09-10T04:09:52.453Z] [2025-09-10T04:09:52.453Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:52.712Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 0.0s done [2025-09-10T04:09:52.712Z] #6 CACHED [2025-09-10T04:09:52.712Z] [2025-09-10T04:09:52.712Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:52.712Z] #5 CACHED [2025-09-10T04:09:52.712Z] [2025-09-10T04:09:52.712Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:52.712Z] #7 DONE 0.0s [2025-09-10T04:09:52.712Z] [2025-09-10T04:09:52.712Z] #8 exporting to image [2025-09-10T04:09:52.712Z] #8 exporting layers done [2025-09-10T04:09:52.712Z] #8 exporting manifest sha256:bc114e7696d15ba833774c6942b391928580c93070fbda8b251a7ceb9c7b2907 done [2025-09-10T04:09:52.712Z] #8 exporting config sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 done [2025-09-10T04:09:52.712Z] #8 exporting manifest sha256:ae883184ff25fae5262dc8b176fe357de80dd3e66f4528f728403c5aeb66f6ba done [2025-09-10T04:09:52.712Z] #8 exporting config sha256:89853f9bccf4cc8ae5c6c242a823940ce1a90650ef2e19f49620221065264b2e done [2025-09-10T04:09:52.712Z] #8 exporting manifest list sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd done [2025-09-10T04:09:52.712Z] #8 pushing layers 0.0s done [2025-09-10T04:09:52.712Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 0.1s done [2025-09-10T04:09:52.712Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:52.712Z] #8 DONE 0.1s [2025-09-10T04:09:52.712Z] [2025-09-10T04:09:52.712Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:52.712Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:53.000Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:53.000Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:53.000Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:53.000Z] #1 transferring dockerfile: 219B done [2025-09-10T04:09:53.000Z] #1 DONE 0.0s [2025-09-10T04:09:53.000Z] [2025-09-10T04:09:53.000Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:53.000Z] #2 DONE 0.0s [2025-09-10T04:09:53.000Z] [2025-09-10T04:09:53.000Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:53.000Z] #3 DONE 0.0s [2025-09-10T04:09:53.000Z] [2025-09-10T04:09:53.000Z] #4 [internal] load .dockerignore [2025-09-10T04:09:53.000Z] #4 transferring context: 2B 0.0s done [2025-09-10T04:09:53.000Z] #4 DONE 0.0s [2025-09-10T04:09:53.000Z] [2025-09-10T04:09:53.000Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:53.000Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done [2025-09-10T04:09:53.000Z] #5 DONE 0.0s [2025-09-10T04:09:53.000Z] [2025-09-10T04:09:53.000Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:53.258Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 0.0s done [2025-09-10T04:09:53.258Z] #6 CACHED [2025-09-10T04:09:53.258Z] [2025-09-10T04:09:53.258Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:53.258Z] #5 CACHED [2025-09-10T04:09:53.258Z] [2025-09-10T04:09:53.258Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:53.258Z] #7 DONE 0.0s [2025-09-10T04:09:53.258Z] [2025-09-10T04:09:53.258Z] #8 exporting to image [2025-09-10T04:09:53.258Z] #8 exporting layers done [2025-09-10T04:09:53.258Z] #8 exporting manifest sha256:bc114e7696d15ba833774c6942b391928580c93070fbda8b251a7ceb9c7b2907 done [2025-09-10T04:09:53.258Z] #8 exporting config sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 done [2025-09-10T04:09:53.258Z] #8 exporting manifest sha256:ae883184ff25fae5262dc8b176fe357de80dd3e66f4528f728403c5aeb66f6ba done [2025-09-10T04:09:53.258Z] #8 exporting config sha256:89853f9bccf4cc8ae5c6c242a823940ce1a90650ef2e19f49620221065264b2e done [2025-09-10T04:09:53.258Z] #8 exporting manifest list sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd done [2025-09-10T04:09:53.258Z] #8 pushing layers 0.0s done [2025-09-10T04:09:53.258Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 0.1s done [2025-09-10T04:09:53.258Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:53.258Z] #8 DONE 0.1s [2025-09-10T04:09:53.258Z] [2025-09-10T04:09:53.258Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:53.258Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:53.540Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-09-10T04:09:53.540Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-09-10T04:09:53.540Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:53.540Z] #1 transferring dockerfile: 170B done [2025-09-10T04:09:53.540Z] #1 DONE 0.0s [2025-09-10T04:09:53.540Z] [2025-09-10T04:09:53.540Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-10T04:09:53.540Z] #2 DONE 0.0s [2025-09-10T04:09:53.540Z] [2025-09-10T04:09:53.540Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-10T04:09:53.540Z] #3 DONE 0.0s [2025-09-10T04:09:53.540Z] [2025-09-10T04:09:53.540Z] #4 [internal] load .dockerignore [2025-09-10T04:09:53.540Z] #4 transferring context: 2B done [2025-09-10T04:09:53.540Z] #4 DONE 0.0s [2025-09-10T04:09:53.540Z] [2025-09-10T04:09:53.540Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:53.540Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c done [2025-09-10T04:09:53.540Z] #5 CACHED [2025-09-10T04:09:53.540Z] [2025-09-10T04:09:53.540Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c [2025-09-10T04:09:53.540Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:755946541d0aceadea0257b0dcd07c94cba67d2a8d05bfab6a4da16a69d94c7c 0.0s done [2025-09-10T04:09:53.540Z] #6 CACHED [2025-09-10T04:09:53.540Z] [2025-09-10T04:09:53.540Z] #7 exporting to image [2025-09-10T04:09:53.540Z] #7 exporting layers done [2025-09-10T04:09:53.540Z] #7 exporting manifest sha256:bc114e7696d15ba833774c6942b391928580c93070fbda8b251a7ceb9c7b2907 done [2025-09-10T04:09:53.541Z] #7 exporting config sha256:d13b1ae8b0fee43b706e649f163e5055d572f451fd57cfef134c7cea9527ab67 done [2025-09-10T04:09:53.541Z] #7 exporting manifest sha256:ae883184ff25fae5262dc8b176fe357de80dd3e66f4528f728403c5aeb66f6ba done [2025-09-10T04:09:53.541Z] #7 exporting config sha256:89853f9bccf4cc8ae5c6c242a823940ce1a90650ef2e19f49620221065264b2e done [2025-09-10T04:09:53.541Z] #7 exporting manifest list sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd done [2025-09-10T04:09:53.541Z] #7 pushing layers 0.0s done [2025-09-10T04:09:53.541Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd [2025-09-10T04:09:53.541Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:53.809Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:28340a907ac01a4c1826d6863aaf7c6d536017b59814e4992064da73afa6e2dd 0.1s done [2025-09-10T04:09:53.809Z] #7 DONE 0.1s [2025-09-10T04:09:53.809Z] [2025-09-10T04:09:53.809Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:53.809Z] #8 DONE 0.0s [2025-09-10T04:09:53.809Z] [2025-09-10T04:09:53.809Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:53.809Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:54.101Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:54.101Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:54.101Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:54.101Z] #1 transferring dockerfile: 206B done [2025-09-10T04:09:54.101Z] #1 DONE 0.0s [2025-09-10T04:09:54.101Z] [2025-09-10T04:09:54.101Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:54.101Z] #2 DONE 0.0s [2025-09-10T04:09:54.101Z] [2025-09-10T04:09:54.101Z] #3 [internal] load .dockerignore [2025-09-10T04:09:54.101Z] #3 transferring context: 2B done [2025-09-10T04:09:54.101Z] #3 DONE 0.0s [2025-09-10T04:09:54.101Z] [2025-09-10T04:09:54.101Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:54.101Z] #4 DONE 0.1s [2025-09-10T04:09:54.101Z] [2025-09-10T04:09:54.101Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:54.101Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done [2025-09-10T04:09:54.101Z] #5 DONE 0.0s [2025-09-10T04:09:54.101Z] [2025-09-10T04:09:54.101Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:54.362Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done [2025-09-10T04:09:54.362Z] #6 DONE 0.0s [2025-09-10T04:09:54.362Z] [2025-09-10T04:09:54.362Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:54.362Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done [2025-09-10T04:09:54.362Z] #5 DONE 0.1s [2025-09-10T04:09:54.362Z] [2025-09-10T04:09:54.362Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:54.362Z] #7 DONE 0.0s [2025-09-10T04:09:54.362Z] [2025-09-10T04:09:54.362Z] #8 exporting to image [2025-09-10T04:09:54.362Z] #8 exporting layers done [2025-09-10T04:09:54.362Z] #8 exporting manifest sha256:1d256dc78869d8b6af49727ee9a1b5197210bfe8739ef8f808c71684e58e1b3c done [2025-09-10T04:09:54.362Z] #8 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf done [2025-09-10T04:09:54.362Z] #8 exporting manifest sha256:d5b22a87239ac63a51fcb3875471ef7c455b27d8405df277e8c11533ce377266 done [2025-09-10T04:09:54.362Z] #8 exporting config sha256:a8d8e7ff378730a331d8707097dfed3c1ad6e151c033b79a11ecba8bebc81d63 done [2025-09-10T04:09:54.362Z] #8 exporting manifest list sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 done [2025-09-10T04:09:54.362Z] #8 pushing layers 0.1s done [2025-09-10T04:09:54.362Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 [2025-09-10T04:09:54.362Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:54.621Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 0.1s done [2025-09-10T04:09:54.621Z] #8 DONE 0.2s [2025-09-10T04:09:54.621Z] [2025-09-10T04:09:54.621Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:54.621Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:54.909Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-09-10T04:09:54.909Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-09-10T04:09:54.909Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:54.909Z] #1 transferring dockerfile: 172B done [2025-09-10T04:09:54.909Z] #1 DONE 0.0s [2025-09-10T04:09:54.909Z] [2025-09-10T04:09:54.909Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-10T04:09:54.909Z] #2 DONE 0.0s [2025-09-10T04:09:54.909Z] [2025-09-10T04:09:54.909Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-10T04:09:54.909Z] #3 DONE 0.0s [2025-09-10T04:09:54.909Z] [2025-09-10T04:09:54.909Z] #4 [internal] load .dockerignore [2025-09-10T04:09:54.909Z] #4 transferring context: 2B done [2025-09-10T04:09:54.909Z] #4 DONE 0.0s [2025-09-10T04:09:54.909Z] [2025-09-10T04:09:54.910Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:54.910Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b done [2025-09-10T04:09:54.910Z] #5 CACHED [2025-09-10T04:09:54.910Z] [2025-09-10T04:09:54.910Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:54.910Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done [2025-09-10T04:09:54.910Z] #6 CACHED [2025-09-10T04:09:54.910Z] [2025-09-10T04:09:54.910Z] #7 exporting to image [2025-09-10T04:09:54.910Z] #7 exporting layers [2025-09-10T04:09:54.910Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:55.168Z] #7 exporting layers done [2025-09-10T04:09:55.168Z] #7 exporting manifest sha256:1d256dc78869d8b6af49727ee9a1b5197210bfe8739ef8f808c71684e58e1b3c done [2025-09-10T04:09:55.168Z] #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf done [2025-09-10T04:09:55.168Z] #7 exporting manifest sha256:d5b22a87239ac63a51fcb3875471ef7c455b27d8405df277e8c11533ce377266 done [2025-09-10T04:09:55.168Z] #7 exporting config sha256:a8d8e7ff378730a331d8707097dfed3c1ad6e151c033b79a11ecba8bebc81d63 done [2025-09-10T04:09:55.168Z] #7 exporting manifest list sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 done [2025-09-10T04:09:55.168Z] #7 pushing layers 0.0s done [2025-09-10T04:09:55.168Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 0.1s done [2025-09-10T04:09:55.168Z] #7 DONE 0.1s [2025-09-10T04:09:55.168Z] [2025-09-10T04:09:55.168Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:55.168Z] #8 DONE 0.0s [2025-09-10T04:09:55.168Z] [2025-09-10T04:09:55.168Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:55.168Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:55.458Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59' [2025-09-10T04:09:55.458Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 --push - [2025-09-10T04:09:55.458Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:55.458Z] #1 transferring dockerfile: 178B done [2025-09-10T04:09:55.458Z] #1 DONE 0.0s [2025-09-10T04:09:55.458Z] [2025-09-10T04:09:55.458Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-10T04:09:55.458Z] #2 DONE 0.0s [2025-09-10T04:09:55.458Z] [2025-09-10T04:09:55.458Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-10T04:09:55.458Z] #3 DONE 0.0s [2025-09-10T04:09:55.458Z] [2025-09-10T04:09:55.458Z] #4 [internal] load .dockerignore [2025-09-10T04:09:55.458Z] #4 transferring context: 2B done [2025-09-10T04:09:55.458Z] #4 DONE 0.0s [2025-09-10T04:09:55.458Z] [2025-09-10T04:09:55.458Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:55.458Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done [2025-09-10T04:09:55.458Z] #5 CACHED [2025-09-10T04:09:55.458Z] [2025-09-10T04:09:55.458Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:55.458Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done [2025-09-10T04:09:55.458Z] #6 CACHED [2025-09-10T04:09:55.458Z] [2025-09-10T04:09:55.458Z] #7 exporting to image [2025-09-10T04:09:55.458Z] #7 exporting layers [2025-09-10T04:09:55.458Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:55.717Z] #7 exporting layers done [2025-09-10T04:09:55.717Z] #7 exporting manifest sha256:1d256dc78869d8b6af49727ee9a1b5197210bfe8739ef8f808c71684e58e1b3c done [2025-09-10T04:09:55.717Z] #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf done [2025-09-10T04:09:55.717Z] #7 exporting manifest sha256:d5b22a87239ac63a51fcb3875471ef7c455b27d8405df277e8c11533ce377266 done [2025-09-10T04:09:55.717Z] #7 exporting config sha256:a8d8e7ff378730a331d8707097dfed3c1ad6e151c033b79a11ecba8bebc81d63 done [2025-09-10T04:09:55.717Z] #7 exporting manifest list sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 done [2025-09-10T04:09:55.717Z] #7 pushing layers 0.0s done [2025-09-10T04:09:55.717Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 0.1s done [2025-09-10T04:09:55.717Z] #7 DONE 0.1s [2025-09-10T04:09:55.717Z] [2025-09-10T04:09:55.717Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:55.717Z] #8 DONE 0.0s [2025-09-10T04:09:55.717Z] [2025-09-10T04:09:55.717Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:55.717Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:56.002Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:56.002Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:56.261Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:56.261Z] #1 transferring dockerfile: 219B done [2025-09-10T04:09:56.261Z] #1 DONE 0.0s [2025-09-10T04:09:56.261Z] [2025-09-10T04:09:56.261Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:56.261Z] #2 DONE 0.0s [2025-09-10T04:09:56.261Z] [2025-09-10T04:09:56.261Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:56.261Z] #3 DONE 0.0s [2025-09-10T04:09:56.261Z] [2025-09-10T04:09:56.261Z] #4 [internal] load .dockerignore [2025-09-10T04:09:56.261Z] #4 transferring context: 2B done [2025-09-10T04:09:56.261Z] #4 DONE 0.0s [2025-09-10T04:09:56.261Z] [2025-09-10T04:09:56.261Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:56.261Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done [2025-09-10T04:09:56.261Z] #5 CACHED [2025-09-10T04:09:56.261Z] [2025-09-10T04:09:56.261Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:56.261Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done [2025-09-10T04:09:56.261Z] #6 CACHED [2025-09-10T04:09:56.261Z] [2025-09-10T04:09:56.261Z] #7 exporting to image [2025-09-10T04:09:56.261Z] #7 exporting layers done [2025-09-10T04:09:56.261Z] #7 exporting manifest sha256:1d256dc78869d8b6af49727ee9a1b5197210bfe8739ef8f808c71684e58e1b3c done [2025-09-10T04:09:56.261Z] #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf [2025-09-10T04:09:56.261Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:56.261Z] #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf done [2025-09-10T04:09:56.261Z] #7 exporting manifest sha256:d5b22a87239ac63a51fcb3875471ef7c455b27d8405df277e8c11533ce377266 done [2025-09-10T04:09:56.261Z] #7 exporting config sha256:a8d8e7ff378730a331d8707097dfed3c1ad6e151c033b79a11ecba8bebc81d63 done [2025-09-10T04:09:56.261Z] #7 exporting manifest list sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 done [2025-09-10T04:09:56.261Z] #7 pushing layers 0.0s done [2025-09-10T04:09:56.261Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 0.1s done [2025-09-10T04:09:56.261Z] #7 DONE 0.1s [2025-09-10T04:09:56.261Z] [2025-09-10T04:09:56.261Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:56.261Z] #8 DONE 0.0s [2025-09-10T04:09:56.261Z] [2025-09-10T04:09:56.261Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:56.261Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:56.547Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-09-10T04:09:56.547Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-09-10T04:09:56.547Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:56.547Z] #1 transferring dockerfile: 170B done [2025-09-10T04:09:56.547Z] #1 DONE 0.0s [2025-09-10T04:09:56.547Z] [2025-09-10T04:09:56.547Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-10T04:09:56.547Z] #2 DONE 0.0s [2025-09-10T04:09:56.547Z] [2025-09-10T04:09:56.547Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-10T04:09:56.547Z] #3 DONE 0.0s [2025-09-10T04:09:56.548Z] [2025-09-10T04:09:56.548Z] #4 [internal] load .dockerignore [2025-09-10T04:09:56.548Z] #4 transferring context: 2B done [2025-09-10T04:09:56.548Z] #4 DONE 0.0s [2025-09-10T04:09:56.548Z] [2025-09-10T04:09:56.548Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:56.548Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b 0.0s done [2025-09-10T04:09:56.548Z] #5 CACHED [2025-09-10T04:09:56.548Z] [2025-09-10T04:09:56.548Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b [2025-09-10T04:09:56.548Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:4b030d5081e6ec2d7047ac381036fc5d2b3a182a6866dcac49556d331f565b2b done [2025-09-10T04:09:56.548Z] #6 CACHED [2025-09-10T04:09:56.548Z] [2025-09-10T04:09:56.548Z] #7 exporting to image [2025-09-10T04:09:56.548Z] #7 exporting layers done [2025-09-10T04:09:56.548Z] #7 exporting manifest sha256:1d256dc78869d8b6af49727ee9a1b5197210bfe8739ef8f808c71684e58e1b3c done [2025-09-10T04:09:56.548Z] #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf [2025-09-10T04:09:56.548Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:56.806Z] #7 exporting config sha256:6ec705270e61c90bad4f4cc898ad782e9863822a9c546748e5802cde91ac0aaf done [2025-09-10T04:09:56.807Z] #7 exporting manifest sha256:d5b22a87239ac63a51fcb3875471ef7c455b27d8405df277e8c11533ce377266 done [2025-09-10T04:09:56.807Z] #7 exporting config sha256:a8d8e7ff378730a331d8707097dfed3c1ad6e151c033b79a11ecba8bebc81d63 done [2025-09-10T04:09:56.807Z] #7 exporting manifest list sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 done [2025-09-10T04:09:56.807Z] #7 pushing layers 0.0s done [2025-09-10T04:09:56.807Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:7aaabdb8ebae0c8873b5f8f54a1d5349b3aabf1bf5661090414c4b5cae4f8591 0.1s done [2025-09-10T04:09:56.807Z] #7 DONE 0.1s [2025-09-10T04:09:56.807Z] [2025-09-10T04:09:56.807Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:56.807Z] #8 DONE 0.0s [2025-09-10T04:09:56.807Z] [2025-09-10T04:09:56.807Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:56.807Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:57.090Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4' [2025-09-10T04:09:57.090Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 --push - [2025-09-10T04:09:57.090Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:57.090Z] #1 transferring dockerfile: 202B done [2025-09-10T04:09:57.090Z] #1 DONE 0.0s [2025-09-10T04:09:57.090Z] [2025-09-10T04:09:57.090Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:57.090Z] #2 DONE 0.0s [2025-09-10T04:09:57.090Z] [2025-09-10T04:09:57.090Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:09:57.090Z] #3 DONE 0.0s [2025-09-10T04:09:57.090Z] [2025-09-10T04:09:57.090Z] #4 [internal] load .dockerignore [2025-09-10T04:09:57.090Z] #4 transferring context: 2B done [2025-09-10T04:09:57.090Z] #4 DONE 0.0s [2025-09-10T04:09:57.090Z] [2025-09-10T04:09:57.090Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:57.090Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:57.350Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb done [2025-09-10T04:09:57.350Z] #5 DONE 0.1s [2025-09-10T04:09:57.350Z] [2025-09-10T04:09:57.350Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:57.350Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done [2025-09-10T04:09:57.350Z] #6 DONE 0.0s [2025-09-10T04:09:57.350Z] [2025-09-10T04:09:57.350Z] #7 exporting to image [2025-09-10T04:09:57.350Z] #7 exporting layers done [2025-09-10T04:09:57.350Z] #7 exporting manifest sha256:227bd8f76250488389d8dce6ae4a496533943bcb2091f90b4452ed2daf83bf66 done [2025-09-10T04:09:57.350Z] #7 exporting config sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 done [2025-09-10T04:09:57.350Z] #7 exporting manifest sha256:5801bacb97165eb82aa3813a7d3beb92e1ef40269871a412c48f04e1d800cfe4 done [2025-09-10T04:09:57.350Z] #7 exporting config sha256:e6f1a979e2fb91e514b175c3787d4ccf135c4d975e70664e9dff9b4c0d509602 done [2025-09-10T04:09:57.350Z] #7 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed [2025-09-10T04:09:57.350Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:57.350Z] #7 ... [2025-09-10T04:09:57.350Z] [2025-09-10T04:09:57.350Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:57.350Z] #8 DONE 0.0s [2025-09-10T04:09:57.350Z] [2025-09-10T04:09:57.350Z] #7 exporting to image [2025-09-10T04:09:57.350Z] #7 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed done [2025-09-10T04:09:57.350Z] #7 pushing layers 0.1s done [2025-09-10T04:09:57.350Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed [2025-09-10T04:09:57.608Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 0.1s done [2025-09-10T04:09:57.608Z] #7 DONE 0.2s [2025-09-10T04:09:57.608Z] [2025-09-10T04:09:57.608Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:57.608Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:57.898Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-09-10T04:09:57.898Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-09-10T04:09:57.898Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:57.898Z] #1 transferring dockerfile: 168B done [2025-09-10T04:09:57.898Z] #1 DONE 0.0s [2025-09-10T04:09:57.898Z] [2025-09-10T04:09:57.898Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-10T04:09:57.898Z] #2 DONE 0.0s [2025-09-10T04:09:57.898Z] [2025-09-10T04:09:57.898Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-10T04:09:57.898Z] #3 DONE 0.0s [2025-09-10T04:09:57.898Z] [2025-09-10T04:09:57.898Z] #4 [internal] load .dockerignore [2025-09-10T04:09:57.898Z] #4 transferring context: 2B done [2025-09-10T04:09:57.898Z] #4 DONE 0.0s [2025-09-10T04:09:57.898Z] [2025-09-10T04:09:57.898Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:57.898Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done [2025-09-10T04:09:57.898Z] #5 DONE 0.0s [2025-09-10T04:09:57.898Z] [2025-09-10T04:09:57.898Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:58.158Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done [2025-09-10T04:09:58.158Z] #6 CACHED [2025-09-10T04:09:58.158Z] [2025-09-10T04:09:58.158Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:58.158Z] #5 CACHED [2025-09-10T04:09:58.158Z] [2025-09-10T04:09:58.158Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:58.158Z] #7 DONE 0.0s [2025-09-10T04:09:58.158Z] [2025-09-10T04:09:58.158Z] #8 exporting to image [2025-09-10T04:09:58.158Z] #8 exporting layers done [2025-09-10T04:09:58.158Z] #8 exporting manifest sha256:227bd8f76250488389d8dce6ae4a496533943bcb2091f90b4452ed2daf83bf66 done [2025-09-10T04:09:58.158Z] #8 exporting config sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 done [2025-09-10T04:09:58.158Z] #8 exporting manifest sha256:5801bacb97165eb82aa3813a7d3beb92e1ef40269871a412c48f04e1d800cfe4 done [2025-09-10T04:09:58.158Z] #8 exporting config sha256:e6f1a979e2fb91e514b175c3787d4ccf135c4d975e70664e9dff9b4c0d509602 done [2025-09-10T04:09:58.158Z] #8 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed done [2025-09-10T04:09:58.158Z] #8 pushing layers 0.0s done [2025-09-10T04:09:58.158Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 0.1s done [2025-09-10T04:09:58.158Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:58.158Z] #8 DONE 0.1s [2025-09-10T04:09:58.158Z] [2025-09-10T04:09:58.158Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:58.158Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:58.446Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 --push - [2025-09-10T04:09:58.446Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59' [2025-09-10T04:09:58.446Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:58.446Z] #1 transferring dockerfile: 174B done [2025-09-10T04:09:58.446Z] #1 DONE 0.0s [2025-09-10T04:09:58.446Z] [2025-09-10T04:09:58.446Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-10T04:09:58.446Z] #2 DONE 0.0s [2025-09-10T04:09:58.446Z] [2025-09-10T04:09:58.446Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-10T04:09:58.446Z] #3 DONE 0.0s [2025-09-10T04:09:58.446Z] [2025-09-10T04:09:58.446Z] #4 [internal] load .dockerignore [2025-09-10T04:09:58.446Z] #4 transferring context: 2B done [2025-09-10T04:09:58.446Z] #4 DONE 0.0s [2025-09-10T04:09:58.446Z] [2025-09-10T04:09:58.446Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:58.446Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done [2025-09-10T04:09:58.446Z] #5 CACHED [2025-09-10T04:09:58.446Z] [2025-09-10T04:09:58.446Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:58.705Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done [2025-09-10T04:09:58.705Z] #6 CACHED [2025-09-10T04:09:58.705Z] [2025-09-10T04:09:58.705Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:58.705Z] #7 DONE 0.0s [2025-09-10T04:09:58.705Z] [2025-09-10T04:09:58.705Z] #8 exporting to image [2025-09-10T04:09:58.705Z] #8 exporting layers done [2025-09-10T04:09:58.705Z] #8 exporting manifest sha256:227bd8f76250488389d8dce6ae4a496533943bcb2091f90b4452ed2daf83bf66 done [2025-09-10T04:09:58.705Z] #8 exporting config sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 done [2025-09-10T04:09:58.705Z] #8 exporting manifest sha256:5801bacb97165eb82aa3813a7d3beb92e1ef40269871a412c48f04e1d800cfe4 done [2025-09-10T04:09:58.705Z] #8 exporting config sha256:e6f1a979e2fb91e514b175c3787d4ccf135c4d975e70664e9dff9b4c0d509602 done [2025-09-10T04:09:58.705Z] #8 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed done [2025-09-10T04:09:58.705Z] #8 pushing layers 0.0s done [2025-09-10T04:09:58.705Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 0.1s done [2025-09-10T04:09:58.706Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:58.706Z] #8 DONE 0.1s [2025-09-10T04:09:58.706Z] [2025-09-10T04:09:58.706Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:58.706Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:59.002Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59' [2025-09-10T04:09:59.002Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 --push - [2025-09-10T04:09:59.002Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:59.002Z] #1 transferring dockerfile: 215B done [2025-09-10T04:09:59.002Z] #1 DONE 0.0s [2025-09-10T04:09:59.002Z] [2025-09-10T04:09:59.002Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:59.002Z] #2 DONE 0.0s [2025-09-10T04:09:59.002Z] [2025-09-10T04:09:59.002Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:09:59.002Z] #3 DONE 0.0s [2025-09-10T04:09:59.002Z] [2025-09-10T04:09:59.002Z] #4 [internal] load .dockerignore [2025-09-10T04:09:59.002Z] #4 transferring context: 2B done [2025-09-10T04:09:59.002Z] #4 DONE 0.0s [2025-09-10T04:09:59.002Z] [2025-09-10T04:09:59.002Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:59.002Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done [2025-09-10T04:09:59.002Z] #5 CACHED [2025-09-10T04:09:59.002Z] [2025-09-10T04:09:59.002Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:59.002Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb done [2025-09-10T04:09:59.002Z] #6 CACHED [2025-09-10T04:09:59.002Z] [2025-09-10T04:09:59.002Z] #7 exporting to image [2025-09-10T04:09:59.002Z] #7 exporting layers done [2025-09-10T04:09:59.002Z] #7 exporting manifest sha256:227bd8f76250488389d8dce6ae4a496533943bcb2091f90b4452ed2daf83bf66 done [2025-09-10T04:09:59.002Z] #7 exporting config sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 done [2025-09-10T04:09:59.002Z] #7 exporting manifest sha256:5801bacb97165eb82aa3813a7d3beb92e1ef40269871a412c48f04e1d800cfe4 done [2025-09-10T04:09:59.002Z] #7 exporting config sha256:e6f1a979e2fb91e514b175c3787d4ccf135c4d975e70664e9dff9b4c0d509602 done [2025-09-10T04:09:59.002Z] #7 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed [2025-09-10T04:09:59.002Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:59.261Z] #7 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed done [2025-09-10T04:09:59.261Z] #7 pushing layers 0.0s done [2025-09-10T04:09:59.261Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 0.1s done [2025-09-10T04:09:59.261Z] #7 DONE 0.1s [2025-09-10T04:09:59.261Z] [2025-09-10T04:09:59.261Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:59.261Z] #8 DONE 0.0s [2025-09-10T04:09:59.261Z] [2025-09-10T04:09:59.261Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:59.261Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T04:09:59.552Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-09-10T04:09:59.552Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-09-10T04:09:59.552Z] #1 [internal] load build definition from Dockerfile [2025-09-10T04:09:59.552Z] #1 transferring dockerfile: 166B done [2025-09-10T04:09:59.552Z] #1 DONE 0.0s [2025-09-10T04:09:59.552Z] [2025-09-10T04:09:59.552Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-10T04:09:59.552Z] #2 DONE 0.0s [2025-09-10T04:09:59.552Z] [2025-09-10T04:09:59.552Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-10T04:09:59.552Z] #3 DONE 0.0s [2025-09-10T04:09:59.552Z] [2025-09-10T04:09:59.552Z] #4 [internal] load .dockerignore [2025-09-10T04:09:59.552Z] #4 transferring context: 2B done [2025-09-10T04:09:59.552Z] #4 DONE 0.0s [2025-09-10T04:09:59.552Z] [2025-09-10T04:09:59.552Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:59.552Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done [2025-09-10T04:09:59.552Z] #5 CACHED [2025-09-10T04:09:59.552Z] [2025-09-10T04:09:59.552Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb [2025-09-10T04:09:59.552Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:09bb392770c8368b37a567bbc3d84d85afb200e9fcd7571200b004d9539257fb 0.0s done [2025-09-10T04:09:59.552Z] #6 CACHED [2025-09-10T04:09:59.552Z] [2025-09-10T04:09:59.552Z] #7 exporting to image [2025-09-10T04:09:59.552Z] #7 exporting layers done [2025-09-10T04:09:59.552Z] #7 exporting manifest sha256:227bd8f76250488389d8dce6ae4a496533943bcb2091f90b4452ed2daf83bf66 done [2025-09-10T04:09:59.552Z] #7 exporting config sha256:b4159b444c5263972864d3c3b45b2f3ae951cb0901965c733121e23bf0c0ccb0 done [2025-09-10T04:09:59.552Z] #7 exporting manifest sha256:5801bacb97165eb82aa3813a7d3beb92e1ef40269871a412c48f04e1d800cfe4 done [2025-09-10T04:09:59.552Z] #7 exporting config sha256:e6f1a979e2fb91e514b175c3787d4ccf135c4d975e70664e9dff9b4c0d509602 done [2025-09-10T04:09:59.552Z] #7 exporting manifest list sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed done [2025-09-10T04:09:59.552Z] #7 pushing layers [2025-09-10T04:09:59.552Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T04:09:59.814Z] #7 pushing layers 0.0s done [2025-09-10T04:09:59.815Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f034fd70fd2e8a56a8a34b6528c15ea016193f3d7c61947895d5007b0eb949ed 0.1s done [2025-09-10T04:09:59.815Z] #7 DONE 0.1s [2025-09-10T04:09:59.815Z] [2025-09-10T04:09:59.815Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T04:09:59.815Z] #8 DONE 0.0s [2025-09-10T04:09:59.815Z] [2025-09-10T04:09:59.815Z] 1 warning found (use --debug to expand): [2025-09-10T04:09:59.815Z]  - 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-09-10T04:10:00.186Z] + '[' -d /w/workspace/edgex-go/901/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:10:00.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:10:01.036Z] ---> package-listing.sh [2025-09-10T04:10:01.036Z] ++ facter osfamily [2025-09-10T04:10:01.036Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-10T04:10:01.295Z] + OS_FAMILY=redhat [2025-09-10T04:10:01.295Z] + workspace=/w/workspace/edgex-go/901 [2025-09-10T04:10:01.295Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-10T04:10:01.295Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-10T04:10:01.295Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-10T04:10:01.295Z] + PACKAGES=/tmp/packages_start.txt [2025-09-10T04:10:01.295Z] + '[' /w/workspace/edgex-go/901 ']' [2025-09-10T04:10:01.295Z] + PACKAGES=/tmp/packages_end.txt [2025-09-10T04:10:01.295Z] + case "${OS_FAMILY}" in [2025-09-10T04:10:01.295Z] + sort [2025-09-10T04:10:01.295Z] + rpm -qa [2025-09-10T04:10:01.865Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-10T04:10:01.865Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-10T04:10:01.865Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-10T04:10:01.865Z] + '[' /w/workspace/edgex-go/901 ']' [2025-09-10T04:10:01.866Z] + mkdir -p /w/workspace/edgex-go/901/archives/ [2025-09-10T04:10:01.866Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/901/archives/ [Pipeline] echo [2025-09-10T04:10:01.878Z] 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/901/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-10T04:10:02.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:10:02.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T04:10:02.729Z] [2025-09-10T04:10:02.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:10:03.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T04:10:03.038Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-10T04:10:03.038Z] 5eb5b503b376: Pulling fs layer [2025-09-10T04:10:03.038Z] 5c69ac0246d0: Pulling fs layer [2025-09-10T04:10:03.038Z] ec43610c2a17: Pulling fs layer [2025-09-10T04:10:03.038Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-10T04:10:03.038Z] 33b1e0a273af: Pulling fs layer [2025-09-10T04:10:03.038Z] 5d3b04190fa2: Pulling fs layer [2025-09-10T04:10:03.038Z] 2f39f015ded8: Pulling fs layer [2025-09-10T04:10:03.038Z] 33b1e0a273af: Waiting [2025-09-10T04:10:03.038Z] 5d3b04190fa2: Waiting [2025-09-10T04:10:03.038Z] 2f39f015ded8: Waiting [2025-09-10T04:10:03.038Z] 3a2ae6a8a46f: Waiting [2025-09-10T04:10:03.038Z] 5c69ac0246d0: Verifying Checksum [2025-09-10T04:10:03.039Z] 5c69ac0246d0: Download complete [2025-09-10T04:10:03.039Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-10T04:10:03.039Z] 3a2ae6a8a46f: Download complete [2025-09-10T04:10:03.039Z] ec43610c2a17: Verifying Checksum [2025-09-10T04:10:03.039Z] ec43610c2a17: Download complete [2025-09-10T04:10:03.039Z] 33b1e0a273af: Verifying Checksum [2025-09-10T04:10:03.039Z] 33b1e0a273af: Download complete [2025-09-10T04:10:03.297Z] 5d3b04190fa2: Verifying Checksum [2025-09-10T04:10:03.297Z] 5d3b04190fa2: Download complete [2025-09-10T04:10:03.297Z] 5eb5b503b376: Verifying Checksum [2025-09-10T04:10:03.297Z] 5eb5b503b376: Download complete [2025-09-10T04:10:03.872Z] 2f39f015ded8: Verifying Checksum [2025-09-10T04:10:03.872Z] 2f39f015ded8: Download complete [2025-09-10T04:10:04.448Z] 5eb5b503b376: Pull complete [2025-09-10T04:10:04.706Z] 5c69ac0246d0: Pull complete [2025-09-10T04:10:04.965Z] ec43610c2a17: Pull complete [2025-09-10T04:10:05.224Z] 3a2ae6a8a46f: Pull complete [2025-09-10T04:10:05.224Z] 33b1e0a273af: Pull complete [2025-09-10T04:10:05.485Z] 5d3b04190fa2: Pull complete [2025-09-10T04:10:09.696Z] 2f39f015ded8: Pull complete [2025-09-10T04:10:09.696Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-10T04:10:09.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T04:10:09.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T04:10:09.957Z] prd-centos7-docker-4c-2g-8619 does not seem to be running inside a container [2025-09-10T04:10:09.993Z] $ 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/901/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-09-10T04:10:13.157Z] $ docker top edbe0d50bd46f39fcf8578b625fafb56da9b0a1d55eb885cf6719d1e253ee274 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T04:10:13.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-10T04:10:13.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-10T04:10:14.095Z] + ls /var/log/sa-host [2025-09-10T04:10:14.096Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T04:10:14.176Z] provisioning config files... [2025-09-10T04:10:14.189Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3011551568128471717tmp [Pipeline] { [Pipeline] echo [2025-09-10T04:10:14.208Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:10:14.497Z] ---> create-netrc.sh [Pipeline] } [2025-09-10T04:10:14.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:10:14.841Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-10T04:10:14.851Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:10:15.138Z] ---> sudo-logs.sh [2025-09-10T04:10:15.138Z] Archiving 'sudo' log.. [2025-09-10T04:10:15.138Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:10:15.168Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-10T04:10:15.171Z] $ docker stop --time=1 edbe0d50bd46f39fcf8578b625fafb56da9b0a1d55eb885cf6719d1e253ee274 [2025-09-10T04:10:16.302Z] $ docker rm -f --volumes edbe0d50bd46f39fcf8578b625fafb56da9b0a1d55eb885cf6719d1e253ee274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-10T04:10:16.406Z] [WS-CLEANUP] Deleting project workspace... [2025-09-10T04:10:16.406Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-10T04:10:16.425Z] [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-09-10T04:23:30.722Z] #154 ... [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-10T04:23:30.722Z] #152 DONE 1078.6s [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-10T04:23:30.722Z] #145 ... [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:23:30.722Z] #155 DONE 0.3s [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-10T04:23:30.722Z] #145 ... [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:23:30.722Z] #156 DONE 0.1s [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-10T04:23:30.722Z] #157 DONE 0.2s [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:23:30.722Z] #158 DONE 0.2s [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-09-10T04:23:30.722Z] #159 DONE 0.1s [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-10T04:23:30.722Z] #160 DONE 2.1s [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #116 [core-common-config-bootstrapper] exporting to image [2025-09-10T04:23:30.722Z] #116 exporting layers [2025-09-10T04:23:30.722Z] #116 exporting layers 0.7s done [2025-09-10T04:23:30.722Z] #116 writing image sha256:e0f78882005450c90375d944bb3ece063acd2d4d524786338688cf1e03d51f00 done [2025-09-10T04:23:30.722Z] #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-09-10T04:23:30.722Z] #116 DONE 5.1s [2025-09-10T04:23:30.722Z] [2025-09-10T04:23:30.722Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-10T04:23:31.306Z] #142 ... [2025-09-10T04:23:31.306Z] [2025-09-10T04:23:31.306Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-10T04:23:31.306Z] #151 DONE 1094.0s [2025-09-10T04:23:31.574Z] [2025-09-10T04:23:31.574Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:23:32.157Z] #147 ... [2025-09-10T04:23:32.157Z] [2025-09-10T04:23:32.157Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-10T04:23:32.424Z] #161 DONE 0.2s [2025-09-10T04:23:32.424Z] [2025-09-10T04:23:32.424Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-10T04:23:35.012Z] #162 DONE 2.3s [2025-09-10T04:23:35.012Z] [2025-09-10T04:23:35.012Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-10T04:23:35.012Z] #148 ... [2025-09-10T04:23:35.012Z] [2025-09-10T04:23:35.012Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:23:35.012Z] #163 DONE 0.2s [2025-09-10T04:23:35.012Z] [2025-09-10T04:23:35.012Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:23:35.301Z] #164 DONE 0.3s [2025-09-10T04:23:35.301Z] [2025-09-10T04:23:35.301Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-10T04:23:35.570Z] #165 DONE 0.2s [2025-09-10T04:23:35.570Z] [2025-09-10T04:23:35.571Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-10T04:23:35.571Z] #166 DONE 0.2s [2025-09-10T04:23:35.571Z] [2025-09-10T04:23:35.571Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:23:35.571Z] #147 ... [2025-09-10T04:23:35.571Z] [2025-09-10T04:23:35.571Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-09-10T04:23:35.839Z] #167 DONE 0.2s [2025-09-10T04:23:35.839Z] [2025-09-10T04:23:35.839Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-09-10T04:23:36.105Z] #168 DONE 0.1s [2025-09-10T04:23:36.105Z] [2025-09-10T04:23:36.105Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-09-10T04:23:36.105Z] #169 DONE 0.2s [2025-09-10T04:23:36.105Z] [2025-09-10T04:23:36.105Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-10T04:23:36.374Z] #121 ... [2025-09-10T04:23:36.374Z] [2025-09-10T04:23:36.374Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-10T04:23:36.374Z] #170 DONE 0.1s [2025-09-10T04:23:36.374Z] [2025-09-10T04:23:36.374Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-10T04:23:38.960Z] #171 DONE 2.1s [2025-09-10T04:23:38.960Z] [2025-09-10T04:23:38.960Z] #116 [security-bootstrapper] exporting to image [2025-09-10T04:23:38.960Z] #116 exporting layers [2025-09-10T04:23:39.543Z] #116 exporting layers 1.0s done [2025-09-10T04:23:39.543Z] #116 writing image sha256:ea030ee12f5d4f52e7222e0074b712d9f5b15d019c43639fbc946d8969ad0e96 done [2025-09-10T04:23:39.543Z] #116 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2025-09-10T04:23:39.809Z] #116 DONE 6.3s [2025-09-10T04:23:39.809Z] [2025-09-10T04:23:39.809Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-10T04:38:47.668Z] #145 ... [2025-09-10T04:38:47.668Z] [2025-09-10T04:38:47.668Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-10T04:38:47.668Z] #148 DONE 2001.2s [2025-09-10T04:38:47.668Z] [2025-09-10T04:38:47.668Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:38:47.668Z] #42 ... [2025-09-10T04:38:47.668Z] [2025-09-10T04:38:47.668Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:38:47.668Z] #172 DONE 0.2s [2025-09-10T04:38:47.668Z] [2025-09-10T04:38:47.668Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:38:47.668Z] #173 DONE 0.3s [2025-09-10T04:38:47.668Z] [2025-09-10T04:38:47.668Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-10T04:38:47.668Z] #174 DONE 0.5s [2025-09-10T04:38:47.668Z] [2025-09-10T04:38:47.668Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:38:47.668Z] #175 DONE 0.1s [2025-09-10T04:38:47.668Z] [2025-09-10T04:38:47.668Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:38:47.668Z] #50 ... [2025-09-10T04:38:47.668Z] [2025-09-10T04:38:47.668Z] #116 [core-command] exporting to image [2025-09-10T04:38:47.668Z] #116 exporting layers [2025-09-10T04:38:47.668Z] #116 exporting layers 0.5s done [2025-09-10T04:38:47.668Z] #116 writing image sha256:5f4758377b621eb16802d05bb94c1e2d9c11a6730fcc6e48d5a3c29f9eec6a24 done [2025-09-10T04:38:47.668Z] #116 naming to docker.io/library/core-command-arm64 done [2025-09-10T04:38:47.668Z] #116 DONE 6.7s [2025-09-10T04:38:47.668Z] [2025-09-10T04:38:47.668Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-10T04:39:09.729Z] #145 DONE 2030.2s [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:39:09.729Z] #50 ... [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:39:09.729Z] #176 DONE 0.3s [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:39:09.729Z] #177 DONE 0.3s [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:39:09.729Z] #147 ... [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-09-10T04:39:09.729Z] #178 DONE 0.3s [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:39:09.729Z] #147 ... [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-10T04:39:09.729Z] #179 DONE 0.2s [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-10T04:39:09.729Z] #180 DONE 0.4s [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-10T04:39:09.729Z] #181 DONE 0.1s [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:39:09.729Z] #42 ... [2025-09-10T04:39:09.729Z] [2025-09-10T04:39:09.729Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-10T04:39:11.676Z] #182 DONE 2.0s [2025-09-10T04:39:11.676Z] [2025-09-10T04:39:11.676Z] #116 [security-proxy-setup] exporting to image [2025-09-10T04:39:11.676Z] #116 exporting layers [2025-09-10T04:39:12.657Z] #116 exporting layers 1.0s done [2025-09-10T04:39:12.927Z] #116 writing image sha256:6b08cc4ecc42980566d2aff64f636c1ebb8c1cecaf2fb2219db69a27d0a7ac7c done [2025-09-10T04:39:12.927Z] #116 naming to docker.io/library/security-proxy-setup-arm64 done [2025-09-10T04:39:12.927Z] #116 DONE 7.7s [2025-09-10T04:39:12.927Z] [2025-09-10T04:39:12.927Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-10T04:39:13.194Z] #142 ... [2025-09-10T04:39:13.194Z] [2025-09-10T04:39:13.194Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-10T04:39:13.194Z] #150 2035.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-10T04:39:45.419Z] #150 DONE 2066.3s [2025-09-10T04:39:45.419Z] [2025-09-10T04:39:45.419Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:39:45.419Z] #147 ... [2025-09-10T04:39:45.419Z] [2025-09-10T04:39:45.419Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:39:45.419Z] #183 DONE 0.2s [2025-09-10T04:39:45.419Z] [2025-09-10T04:39:45.419Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:39:45.419Z] #42 ... [2025-09-10T04:39:45.419Z] [2025-09-10T04:39:45.419Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:39:45.419Z] #184 DONE 0.2s [2025-09-10T04:39:45.419Z] [2025-09-10T04:39:45.419Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-09-10T04:39:45.419Z] #185 DONE 0.1s [2025-09-10T04:39:45.419Z] [2025-09-10T04:39:45.419Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:39:45.419Z] #42 ... [2025-09-10T04:39:45.419Z] [2025-09-10T04:39:45.419Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-09-10T04:39:45.419Z] #186 DONE 0.1s [2025-09-10T04:39:45.419Z] [2025-09-10T04:39:45.419Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:39:45.419Z] #187 DONE 0.2s [2025-09-10T04:39:45.419Z] [2025-09-10T04:39:45.419Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-10T04:39:45.685Z] #188 DONE 0.5s [2025-09-10T04:39:45.685Z] [2025-09-10T04:39:45.685Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-10T04:39:46.284Z] #189 DONE 0.5s [2025-09-10T04:39:46.284Z] [2025-09-10T04:39:46.284Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-10T04:39:46.284Z] #190 DONE 0.1s [2025-09-10T04:39:46.284Z] [2025-09-10T04:39:46.284Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-10T04:39:48.242Z] #191 DONE 1.9s [2025-09-10T04:39:48.242Z] [2025-09-10T04:39:48.242Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:39:48.242Z] #50 ... [2025-09-10T04:39:48.242Z] [2025-09-10T04:39:48.242Z] #116 [security-secretstore-setup] exporting to image [2025-09-10T04:39:48.242Z] #116 exporting layers [2025-09-10T04:39:50.187Z] #116 exporting layers 1.8s done [2025-09-10T04:39:50.187Z] #116 writing image sha256:dc19adf0a81d0d99c31e71f510f97fc91553b248e0710536d6713f933f240389 done [2025-09-10T04:39:50.187Z] #116 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-09-10T04:39:50.187Z] #116 DONE 9.6s [2025-09-10T04:39:50.187Z] [2025-09-10T04:39:50.187Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-10T04:40:39.256Z] #154 DONE 2104.6s [2025-09-10T04:40:39.256Z] [2025-09-10T04:40:39.256Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:40:39.256Z] #50 ... [2025-09-10T04:40:39.256Z] [2025-09-10T04:40:39.256Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:40:39.256Z] #192 DONE 0.3s [2025-09-10T04:40:39.256Z] [2025-09-10T04:40:39.256Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-10T04:40:39.256Z] #146 ... [2025-09-10T04:40:39.256Z] [2025-09-10T04:40:39.256Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:40:39.256Z] #193 DONE 0.2s [2025-09-10T04:40:39.256Z] [2025-09-10T04:40:39.256Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-10T04:40:39.256Z] #194 DONE 0.4s [2025-09-10T04:40:39.256Z] [2025-09-10T04:40:39.256Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:40:39.256Z] #147 ... [2025-09-10T04:40:39.256Z] [2025-09-10T04:40:39.256Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:40:39.256Z] #195 DONE 0.1s [2025-09-10T04:40:39.256Z] [2025-09-10T04:40:39.256Z] #116 [security-spiffe-token-provider] exporting to image [2025-09-10T04:40:39.256Z] #116 exporting layers [2025-09-10T04:40:39.256Z] #116 exporting layers 0.8s done [2025-09-10T04:40:39.256Z] #116 writing image sha256:3064c45a6f2c7dda3f58b8deec67b9f672676e21737b68da0f5e305f97f98a9c done [2025-09-10T04:40:39.256Z] #116 naming to docker.io/library/security-spiffe-token-provider-arm64 [2025-09-10T04:40:39.256Z] #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-09-10T04:40:39.256Z] #116 DONE 10.4s [2025-09-10T04:40:39.256Z] [2025-09-10T04:40:39.256Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:41:26.111Z] #147 ... [2025-09-10T04:41:26.111Z] [2025-09-10T04:41:26.111Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-10T04:41:26.111Z] #146 DONE 2164.8s [2025-09-10T04:41:26.111Z] [2025-09-10T04:41:26.111Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:41:26.111Z] #50 ... [2025-09-10T04:41:26.111Z] [2025-09-10T04:41:26.111Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:41:26.111Z] #196 DONE 0.2s [2025-09-10T04:41:26.111Z] [2025-09-10T04:41:26.111Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:41:26.111Z] #50 ... [2025-09-10T04:41:26.111Z] [2025-09-10T04:41:26.111Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:41:26.111Z] #197 DONE 0.3s [2025-09-10T04:41:26.111Z] [2025-09-10T04:41:26.111Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-10T04:41:26.111Z] #198 DONE 1.6s [2025-09-10T04:41:26.111Z] [2025-09-10T04:41:26.111Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-10T04:41:26.111Z] #199 DONE 0.2s [2025-09-10T04:41:26.111Z] [2025-09-10T04:41:26.111Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-10T04:41:26.111Z] #200 DONE 0.2s [2025-09-10T04:41:26.111Z] [2025-09-10T04:41:26.111Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-10T04:41:26.697Z] #201 ... [2025-09-10T04:41:26.697Z] [2025-09-10T04:41:26.697Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-10T04:41:26.697Z] #149 DONE 2169.3s [2025-09-10T04:41:26.967Z] [2025-09-10T04:41:26.967Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:41:27.928Z] #50 ... [2025-09-10T04:41:27.928Z] [2025-09-10T04:41:27.928Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-10T04:41:27.928Z] #201 DONE 2.3s [2025-09-10T04:41:27.928Z] [2025-09-10T04:41:27.928Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:41:27.928Z] #202 CACHED [2025-09-10T04:41:27.928Z] [2025-09-10T04:41:27.928Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:41:27.928Z] #203 CACHED [2025-09-10T04:41:27.928Z] [2025-09-10T04:41:27.928Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-10T04:41:29.336Z] #204 DONE 1.3s [2025-09-10T04:41:29.336Z] [2025-09-10T04:41:29.336Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-10T04:41:29.336Z] #142 DONE 2171.7s [2025-09-10T04:41:29.336Z] [2025-09-10T04:41:29.336Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:41:29.603Z] #205 ... [2025-09-10T04:41:29.603Z] [2025-09-10T04:41:29.603Z] #116 [security-proxy-auth] exporting to image [2025-09-10T04:41:29.603Z] #116 exporting layers 1.5s done [2025-09-10T04:41:29.603Z] #116 writing image sha256:446dcb81c124b80b0af9fd0b3b69500ee864e1e7522ece007a61f82dded7ef21 done [2025-09-10T04:41:29.603Z] #116 naming to docker.io/library/security-proxy-auth-arm64 done [2025-09-10T04:41:29.603Z] #116 DONE 12.0s [2025-09-10T04:41:29.603Z] [2025-09-10T04:41:29.603Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:41:29.603Z] #205 DONE 0.5s [2025-09-10T04:41:29.603Z] [2025-09-10T04:41:29.603Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-10T04:41:29.869Z] #42 ... [2025-09-10T04:41:29.869Z] [2025-09-10T04:41:29.869Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-10T04:41:29.869Z] #206 ... [2025-09-10T04:41:29.869Z] [2025-09-10T04:41:29.869Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-10T04:41:29.869Z] #153 DONE 2161.6s [2025-09-10T04:41:30.136Z] [2025-09-10T04:41:30.136Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:41:30.136Z] #207 ... [2025-09-10T04:41:30.136Z] [2025-09-10T04:41:30.136Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-10T04:41:30.136Z] #206 DONE 0.4s [2025-09-10T04:41:30.404Z] [2025-09-10T04:41:30.404Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:41:30.404Z] #207 DONE 0.3s [2025-09-10T04:41:30.404Z] [2025-09-10T04:41:30.404Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:41:30.404Z] #208 DONE 0.2s [2025-09-10T04:41:30.404Z] [2025-09-10T04:41:30.404Z] #116 [core-metadata] exporting to image [2025-09-10T04:41:31.382Z] #116 ... [2025-09-10T04:41:31.382Z] [2025-09-10T04:41:31.382Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:41:31.382Z] #209 DONE 0.3s [2025-09-10T04:41:31.382Z] [2025-09-10T04:41:31.382Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-10T04:41:31.974Z] #210 ... [2025-09-10T04:41:31.974Z] [2025-09-10T04:41:31.974Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-10T04:41:31.974Z] #211 DONE 1.0s [2025-09-10T04:41:31.974Z] [2025-09-10T04:41:31.974Z] #116 [core-metadata] exporting to image [2025-09-10T04:41:31.974Z] #116 exporting layers 1.6s done [2025-09-10T04:41:31.974Z] #116 writing image sha256:3d07108836af7b056a045100f9228a1df7c0c40fbd16cb4c2ce4aebd9fbb5cd3 0.0s done [2025-09-10T04:41:31.974Z] #116 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-09-10T04:41:31.974Z] #116 DONE 13.7s [2025-09-10T04:41:31.974Z] [2025-09-10T04:41:31.974Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:41:32.250Z] #212 DONE 0.5s [2025-09-10T04:41:32.250Z] [2025-09-10T04:41:32.250Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-10T04:41:32.250Z] #210 DONE 0.9s [2025-09-10T04:41:32.250Z] [2025-09-10T04:41:32.250Z] #116 [core-data] exporting to image [2025-09-10T04:41:32.517Z] #116 ... [2025-09-10T04:41:32.517Z] [2025-09-10T04:41:32.517Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:41:32.517Z] #213 DONE 0.3s [2025-09-10T04:41:32.517Z] [2025-09-10T04:41:32.517Z] #116 [core-keeper] exporting to image [2025-09-10T04:41:33.099Z] #116 exporting layers 0.9s done [2025-09-10T04:41:33.099Z] #116 writing image sha256:3215c32997d3cd9fa619a65458b2a4ddc41d548ae79ad2bb8b0a71b5787b6687 done [2025-09-10T04:41:33.099Z] #116 naming to docker.io/library/core-data-arm64 done [2025-09-10T04:41:33.366Z] #116 exporting layers 0.8s done [2025-09-10T04:41:33.366Z] #116 writing image sha256:27cbd0b5154c9677a9ceee77deea552f1afccbc0f3a84f062c360e11ebe8211f done [2025-09-10T04:41:33.366Z] #116 naming to docker.io/library/core-keeper-arm64 done [2025-09-10T04:41:33.366Z] #116 DONE 14.9s [2025-09-10T04:41:33.366Z] [2025-09-10T04:41:33.366Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-10T04:42:00.015Z] #147 DONE 2200.1s [2025-09-10T04:42:00.015Z] [2025-09-10T04:42:00.015Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:42:00.015Z] #50 ... [2025-09-10T04:42:00.015Z] [2025-09-10T04:42:00.015Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:42:00.015Z] #214 DONE 0.1s [2025-09-10T04:42:00.015Z] [2025-09-10T04:42:00.015Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-10T04:42:00.015Z] #121 ... [2025-09-10T04:42:00.015Z] [2025-09-10T04:42:00.015Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:42:00.015Z] #215 DONE 0.2s [2025-09-10T04:42:00.015Z] [2025-09-10T04:42:00.015Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-10T04:42:00.015Z] #216 DONE 0.5s [2025-09-10T04:42:00.015Z] [2025-09-10T04:42:00.015Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-10T04:42:00.015Z] #217 DONE 0.1s [2025-09-10T04:42:00.015Z] [2025-09-10T04:42:00.015Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:42:00.015Z] #50 ... [2025-09-10T04:42:00.015Z] [2025-09-10T04:42:00.015Z] #116 [support-scheduler] exporting to image [2025-09-10T04:42:00.015Z] #116 exporting layers [2025-09-10T04:42:00.015Z] #116 exporting layers 1.0s done [2025-09-10T04:42:00.015Z] #116 writing image sha256:bc08e404c1d2048f2252f53bde08aac7c45f9da2ded292db9102d6cdd8e1a80b done [2025-09-10T04:42:00.015Z] #116 naming to docker.io/library/support-scheduler-arm64 done [2025-09-10T04:42:00.015Z] #116 DONE 16.0s [2025-09-10T04:42:00.015Z] [2025-09-10T04:42:00.015Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:42:05.339Z] #50 ... [2025-09-10T04:42:05.339Z] [2025-09-10T04:42:05.339Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-10T04:42:05.339Z] #121 DONE 2207.3s [2025-09-10T04:42:05.339Z] [2025-09-10T04:42:05.339Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:42:05.339Z] #50 ... [2025-09-10T04:42:05.339Z] [2025-09-10T04:42:05.339Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-10T04:42:05.339Z] #218 DONE 0.1s [2025-09-10T04:42:05.339Z] [2025-09-10T04:42:05.339Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-10T04:42:05.339Z] #219 DONE 0.1s [2025-09-10T04:42:05.339Z] [2025-09-10T04:42:05.339Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:42:05.339Z] #50 ... [2025-09-10T04:42:05.339Z] [2025-09-10T04:42:05.339Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-10T04:42:05.339Z] #220 DONE 0.4s [2025-09-10T04:42:05.339Z] [2025-09-10T04:42:05.339Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:42:05.606Z] #50 ... [2025-09-10T04:42:05.606Z] [2025-09-10T04:42:05.606Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-10T04:42:05.606Z] #221 DONE 0.1s [2025-09-10T04:42:05.606Z] [2025-09-10T04:42:05.606Z] #116 [support-notifications] exporting to image [2025-09-10T04:42:05.606Z] #116 exporting layers [2025-09-10T04:42:06.186Z] #116 exporting layers 0.6s done [2025-09-10T04:42:06.186Z] #116 writing image sha256:10b46b37c7dd26d3248730876525abe76607f3a6cabf02bc01f8448cb65848ec done [2025-09-10T04:42:06.186Z] #116 naming to docker.io/library/support-notifications-arm64 done [2025-09-10T04:42:06.186Z] #116 DONE 16.5s [2025-09-10T04:42:06.186Z] [2025-09-10T04:42:06.186Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-10T04:42:06.186Z] time="2025-09-10T04:02:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-10T04:42:06.199Z] $ docker stop --time=1 5fcbe9d87ad80dd0db35326527ad4ad5f2f5174489e9025847502af424d44e87 [2025-09-10T04:42:07.815Z] $ docker rm -f --volumes 5fcbe9d87ad80dd0db35326527ad4ad5f2f5174489e9025847502af424d44e87 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T04:42:08.330Z] + docker images [2025-09-10T04:42:08.330Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-10T04:42:08.330Z] support-notifications-arm64 latest 10b46b37c7dd 3 seconds ago 54.1MB [2025-09-10T04:42:08.330Z] support-scheduler-arm64 latest bc08e404c1d2 10 seconds ago 50.3MB [2025-09-10T04:42:08.330Z] core-data-arm64 latest 3215c32997d3 36 seconds ago 46.6MB [2025-09-10T04:42:08.330Z] core-keeper-arm64 latest 27cbd0b5154c 36 seconds ago 45.4MB [2025-09-10T04:42:08.330Z] core-metadata-arm64 latest 3d07108836af 39 seconds ago 46.7MB [2025-09-10T04:42:08.330Z] security-proxy-auth-arm64 latest 446dcb81c124 41 seconds ago 45.7MB [2025-09-10T04:42:08.330Z] security-spiffe-token-provider-arm64 latest 3064c45a6f2c About a minute ago 49.9MB [2025-09-10T04:42:08.330Z] security-secretstore-setup-arm64 latest dc19adf0a81d 2 minutes ago 80.2MB [2025-09-10T04:42:08.330Z] security-proxy-setup-arm64 latest 6b08cc4ecc42 2 minutes ago 50.3MB [2025-09-10T04:42:08.330Z] core-command-arm64 latest 5f4758377b62 3 minutes ago 41MB [2025-09-10T04:42:08.330Z] security-bootstrapper-arm64 latest ea030ee12f5d 18 minutes ago 22.1MB [2025-09-10T04:42:08.330Z] core-common-config-bootstrapper-arm64 latest e0f788820054 18 minutes ago 21MB [2025-09-10T04:42:08.330Z] security-spire-agent-arm64 latest 97e87ac8cdbb 38 minutes ago 188MB [2025-09-10T04:42:08.330Z] security-spire-server-arm64 latest a3ac8e5e5a59 38 minutes ago 145MB [2025-09-10T04:42:08.330Z] security-spire-config-arm64 latest 9f9897095d68 38 minutes ago 144MB [2025-09-10T04:42:08.330Z] ci-base-image-arm64 latest 2cdb0581120c 39 minutes ago 922MB [2025-09-10T04:42:08.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 5 weeks ago 566MB [2025-09-10T04:42:08.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T04:42:08.508Z] provisioning config files... [2025-09-10T04:42:08.526Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/901@tmp/config11347395153331544074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:42:08.875Z] ---> ****-login.sh [2025-09-10T04:42:08.875Z] nexus3.edgexfoundry.org:10001 [2025-09-10T04:42:09.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:42:09.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:42:09.146Z] Configure a credential helper to remove this warning. See [2025-09-10T04:42:09.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:42:09.146Z] [2025-09-10T04:42:09.146Z] Login Succeeded [2025-09-10T04:42:09.146Z] nexus3.edgexfoundry.org:10002 [2025-09-10T04:42:09.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:42:09.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:42:09.680Z] Configure a credential helper to remove this warning. See [2025-09-10T04:42:09.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:42:09.680Z] [2025-09-10T04:42:09.680Z] Login Succeeded [2025-09-10T04:42:09.680Z] nexus3.edgexfoundry.org:10003 [2025-09-10T04:42:09.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:42:09.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:42:09.946Z] Configure a credential helper to remove this warning. See [2025-09-10T04:42:09.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:42:09.946Z] [2025-09-10T04:42:09.946Z] Login Succeeded [2025-09-10T04:42:09.946Z] nexus3.edgexfoundry.org:10004 [2025-09-10T04:42:10.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:42:10.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:42:10.211Z] Configure a credential helper to remove this warning. See [2025-09-10T04:42:10.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:42:10.212Z] [2025-09-10T04:42:10.212Z] Login Succeeded [2025-09-10T04:42:10.477Z] ****.io [2025-09-10T04:42:10.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T04:42:10.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T04:42:10.740Z] Configure a credential helper to remove this warning. See [2025-09-10T04:42:10.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T04:42:10.740Z] [2025-09-10T04:42:10.740Z] Login Succeeded [2025-09-10T04:42:10.740Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T04:42:10.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:42:10.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T04:42:10.853Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-09-10T04:42:10.853Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:10.853Z] latest [2025-09-10T04:42:10.853Z] 4.1.0-dev.59 [2025-09-10T04:42:10.853Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:10.853Z] main [2025-09-10T04:42:10.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:11.204Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:11.543Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:11.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-10T04:42:11.544Z] 5820240a3124: Preparing [2025-09-10T04:42:11.544Z] efd199726851: Preparing [2025-09-10T04:42:11.544Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:11.544Z] d82424af53d6: Preparing [2025-09-10T04:42:11.544Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:11.544Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:11.544Z] 1e890da81ec9: Preparing [2025-09-10T04:42:11.544Z] 680b4e5ffa42: Waiting [2025-09-10T04:42:11.544Z] 1e890da81ec9: Waiting [2025-09-10T04:42:11.807Z] f91ee9bb0c44: Pushed [2025-09-10T04:42:11.807Z] d82424af53d6: Pushed [2025-09-10T04:42:11.807Z] 5820240a3124: Pushed [2025-09-10T04:42:11.807Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:11.807Z] 680b4e5ffa42: Pushed [2025-09-10T04:42:12.070Z] cdc5610c6a7f: Pushed [2025-09-10T04:42:18.675Z] efd199726851: Pushed [2025-09-10T04:42:18.675Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:2fa829005fb4ab9a16a4c9bac46b56ded823b65ce36f836d90c0fa845624da96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:19.036Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:19.389Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-09-10T04:42:19.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-10T04:42:19.390Z] 5820240a3124: Preparing [2025-09-10T04:42:19.390Z] efd199726851: Preparing [2025-09-10T04:42:19.390Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:19.390Z] d82424af53d6: Preparing [2025-09-10T04:42:19.390Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:19.390Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:19.390Z] 1e890da81ec9: Preparing [2025-09-10T04:42:19.390Z] 680b4e5ffa42: Waiting [2025-09-10T04:42:19.390Z] 1e890da81ec9: Waiting [2025-09-10T04:42:19.390Z] efd199726851: Layer already exists [2025-09-10T04:42:19.390Z] d82424af53d6: Layer already exists [2025-09-10T04:42:19.390Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:19.390Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:42:19.390Z] 5820240a3124: Layer already exists [2025-09-10T04:42:19.390Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:19.390Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:42:19.390Z] latest: digest: sha256:2fa829005fb4ab9a16a4c9bac46b56ded823b65ce36f836d90c0fa845624da96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:19.739Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:20.158Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [2025-09-10T04:42:20.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-10T04:42:20.159Z] 5820240a3124: Preparing [2025-09-10T04:42:20.159Z] efd199726851: Preparing [2025-09-10T04:42:20.159Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:20.159Z] d82424af53d6: Preparing [2025-09-10T04:42:20.159Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:20.159Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:20.159Z] 1e890da81ec9: Preparing [2025-09-10T04:42:20.159Z] 680b4e5ffa42: Waiting [2025-09-10T04:42:20.159Z] 1e890da81ec9: Waiting [2025-09-10T04:42:20.159Z] efd199726851: Layer already exists [2025-09-10T04:42:20.159Z] d82424af53d6: Layer already exists [2025-09-10T04:42:20.159Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:20.159Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:42:20.159Z] 5820240a3124: Layer already exists [2025-09-10T04:42:20.159Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:20.159Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:42:20.159Z] 4.1.0-dev.59: digest: sha256:2fa829005fb4ab9a16a4c9bac46b56ded823b65ce36f836d90c0fa845624da96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:20.770Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:21.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:21.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-10T04:42:21.127Z] 5820240a3124: Preparing [2025-09-10T04:42:21.127Z] efd199726851: Preparing [2025-09-10T04:42:21.127Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:21.127Z] d82424af53d6: Preparing [2025-09-10T04:42:21.127Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:21.127Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:21.127Z] 1e890da81ec9: Preparing [2025-09-10T04:42:21.127Z] 1e890da81ec9: Waiting [2025-09-10T04:42:21.127Z] 680b4e5ffa42: Waiting [2025-09-10T04:42:21.127Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:42:21.127Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:21.127Z] d82424af53d6: Layer already exists [2025-09-10T04:42:21.127Z] efd199726851: Layer already exists [2025-09-10T04:42:21.127Z] 5820240a3124: Layer already exists [2025-09-10T04:42:21.127Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:42:21.127Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:21.391Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:2fa829005fb4ab9a16a4c9bac46b56ded823b65ce36f836d90c0fa845624da96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:21.821Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:22.248Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-09-10T04:42:22.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-10T04:42:22.248Z] 5820240a3124: Preparing [2025-09-10T04:42:22.248Z] efd199726851: Preparing [2025-09-10T04:42:22.248Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:22.248Z] d82424af53d6: Preparing [2025-09-10T04:42:22.248Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:22.248Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:22.248Z] 1e890da81ec9: Preparing [2025-09-10T04:42:22.248Z] 680b4e5ffa42: Waiting [2025-09-10T04:42:22.248Z] 5820240a3124: Layer already exists [2025-09-10T04:42:22.248Z] d82424af53d6: Layer already exists [2025-09-10T04:42:22.248Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:42:22.248Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:22.248Z] efd199726851: Layer already exists [2025-09-10T04:42:22.248Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:22.248Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:42:22.248Z] main: digest: sha256:2fa829005fb4ab9a16a4c9bac46b56ded823b65ce36f836d90c0fa845624da96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:42:22.326Z] ===================================================== [Pipeline] echo [2025-09-10T04:42:22.337Z] taggedImages: [2025-09-10T04:42:22.337Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:22.337Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-09-10T04:42:22.337Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [2025-09-10T04:42:22.337Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:22.337Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-09-10T04:42:22.359Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-09-10T04:42:22.359Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:22.359Z] latest [2025-09-10T04:42:22.359Z] 4.1.0-dev.59 [2025-09-10T04:42:22.359Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:22.359Z] main [2025-09-10T04:42:22.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:22.732Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:23.088Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:23.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-10T04:42:23.088Z] 2dc01918584a: Preparing [2025-09-10T04:42:23.088Z] fed49710ea88: Preparing [2025-09-10T04:42:23.088Z] f14a305ed39b: Preparing [2025-09-10T04:42:23.088Z] 1c5e80db8507: Preparing [2025-09-10T04:42:23.088Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:23.088Z] d82424af53d6: Preparing [2025-09-10T04:42:23.088Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:23.088Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:23.088Z] 1e890da81ec9: Preparing [2025-09-10T04:42:23.088Z] cdc5610c6a7f: Waiting [2025-09-10T04:42:23.088Z] d82424af53d6: Waiting [2025-09-10T04:42:23.088Z] 680b4e5ffa42: Waiting [2025-09-10T04:42:23.088Z] 1e890da81ec9: Waiting [2025-09-10T04:42:23.088Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:23.364Z] d82424af53d6: Layer already exists [2025-09-10T04:42:23.364Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:42:23.364Z] fed49710ea88: Pushed [2025-09-10T04:42:23.364Z] f14a305ed39b: Pushed [2025-09-10T04:42:23.364Z] 2dc01918584a: Pushed [2025-09-10T04:42:23.364Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:42:23.364Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:25.945Z] 1c5e80db8507: Pushed [2025-09-10T04:42:26.209Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:af1603201db5ad7627802ed4a08f2e59ef415225e19f95df337c929da364c563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:26.572Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:26.923Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-09-10T04:42:26.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-10T04:42:26.923Z] 2dc01918584a: Preparing [2025-09-10T04:42:26.923Z] fed49710ea88: Preparing [2025-09-10T04:42:26.923Z] f14a305ed39b: Preparing [2025-09-10T04:42:26.923Z] 1c5e80db8507: Preparing [2025-09-10T04:42:26.923Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:26.923Z] d82424af53d6: Preparing [2025-09-10T04:42:26.923Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:26.923Z] d82424af53d6: Waiting [2025-09-10T04:42:26.923Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:26.923Z] cdc5610c6a7f: Waiting [2025-09-10T04:42:26.923Z] 1e890da81ec9: Preparing [2025-09-10T04:42:26.923Z] 1e890da81ec9: Waiting [2025-09-10T04:42:26.923Z] 1c5e80db8507: Layer already exists [2025-09-10T04:42:26.923Z] 2dc01918584a: Layer already exists [2025-09-10T04:42:26.923Z] fed49710ea88: Layer already exists [2025-09-10T04:42:26.923Z] f14a305ed39b: Layer already exists [2025-09-10T04:42:26.923Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:26.923Z] d82424af53d6: Layer already exists [2025-09-10T04:42:26.923Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:42:26.923Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:26.923Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:42:27.188Z] latest: digest: sha256:af1603201db5ad7627802ed4a08f2e59ef415225e19f95df337c929da364c563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:27.542Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:27.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [2025-09-10T04:42:27.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-10T04:42:27.886Z] 2dc01918584a: Preparing [2025-09-10T04:42:27.886Z] fed49710ea88: Preparing [2025-09-10T04:42:27.886Z] f14a305ed39b: Preparing [2025-09-10T04:42:27.886Z] 1c5e80db8507: Preparing [2025-09-10T04:42:27.886Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:27.886Z] d82424af53d6: Preparing [2025-09-10T04:42:27.886Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:27.886Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:27.886Z] 1e890da81ec9: Preparing [2025-09-10T04:42:27.886Z] cdc5610c6a7f: Waiting [2025-09-10T04:42:27.886Z] 680b4e5ffa42: Waiting [2025-09-10T04:42:27.886Z] 1e890da81ec9: Waiting [2025-09-10T04:42:27.886Z] d82424af53d6: Waiting [2025-09-10T04:42:27.886Z] 2dc01918584a: Layer already exists [2025-09-10T04:42:27.886Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:27.886Z] 1c5e80db8507: Layer already exists [2025-09-10T04:42:27.886Z] f14a305ed39b: Layer already exists [2025-09-10T04:42:27.886Z] fed49710ea88: Layer already exists [2025-09-10T04:42:27.886Z] d82424af53d6: Layer already exists [2025-09-10T04:42:27.886Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:42:27.886Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:42:27.886Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:28.151Z] 4.1.0-dev.59: digest: sha256:af1603201db5ad7627802ed4a08f2e59ef415225e19f95df337c929da364c563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:28.491Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:28.839Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:28.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-10T04:42:28.839Z] 2dc01918584a: Preparing [2025-09-10T04:42:28.839Z] fed49710ea88: Preparing [2025-09-10T04:42:28.839Z] f14a305ed39b: Preparing [2025-09-10T04:42:28.839Z] 1c5e80db8507: Preparing [2025-09-10T04:42:28.839Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:28.839Z] d82424af53d6: Preparing [2025-09-10T04:42:28.839Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:28.839Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:28.839Z] 1e890da81ec9: Preparing [2025-09-10T04:42:28.839Z] d82424af53d6: Waiting [2025-09-10T04:42:28.839Z] cdc5610c6a7f: Waiting [2025-09-10T04:42:28.839Z] 680b4e5ffa42: Waiting [2025-09-10T04:42:28.839Z] 1e890da81ec9: Waiting [2025-09-10T04:42:28.839Z] f14a305ed39b: Layer already exists [2025-09-10T04:42:28.839Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:28.839Z] 2dc01918584a: Layer already exists [2025-09-10T04:42:28.839Z] fed49710ea88: Layer already exists [2025-09-10T04:42:28.839Z] 1c5e80db8507: Layer already exists [2025-09-10T04:42:28.839Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:28.839Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:42:28.839Z] d82424af53d6: Layer already exists [2025-09-10T04:42:28.839Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:42:28.839Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:af1603201db5ad7627802ed4a08f2e59ef415225e19f95df337c929da364c563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:29.189Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:29.531Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-09-10T04:42:29.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-10T04:42:29.531Z] 2dc01918584a: Preparing [2025-09-10T04:42:29.531Z] fed49710ea88: Preparing [2025-09-10T04:42:29.531Z] f14a305ed39b: Preparing [2025-09-10T04:42:29.531Z] 1c5e80db8507: Preparing [2025-09-10T04:42:29.531Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:29.531Z] d82424af53d6: Preparing [2025-09-10T04:42:29.531Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:29.531Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:29.531Z] 1e890da81ec9: Preparing [2025-09-10T04:42:29.531Z] d82424af53d6: Waiting [2025-09-10T04:42:29.531Z] cdc5610c6a7f: Waiting [2025-09-10T04:42:29.531Z] 680b4e5ffa42: Waiting [2025-09-10T04:42:29.531Z] 1e890da81ec9: Waiting [2025-09-10T04:42:29.531Z] 2dc01918584a: Layer already exists [2025-09-10T04:42:29.531Z] fed49710ea88: Layer already exists [2025-09-10T04:42:29.531Z] 1c5e80db8507: Layer already exists [2025-09-10T04:42:29.531Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:29.531Z] f14a305ed39b: Layer already exists [2025-09-10T04:42:29.531Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:42:29.531Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:42:29.531Z] d82424af53d6: Layer already exists [2025-09-10T04:42:29.531Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:29.794Z] main: digest: sha256:af1603201db5ad7627802ed4a08f2e59ef415225e19f95df337c929da364c563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:42:29.860Z] ===================================================== [Pipeline] echo [2025-09-10T04:42:29.870Z] taggedImages: [2025-09-10T04:42:29.870Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:29.870Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-09-10T04:42:29.870Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [2025-09-10T04:42:29.870Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:29.870Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-09-10T04:42:29.889Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-09-10T04:42:29.889Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:29.889Z] latest [2025-09-10T04:42:29.889Z] 4.1.0-dev.59 [2025-09-10T04:42:29.889Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:29.889Z] main [2025-09-10T04:42:29.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:30.243Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:30.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:30.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-10T04:42:30.597Z] 5615f76c8573: Preparing [2025-09-10T04:42:30.597Z] c6bd61761c13: Preparing [2025-09-10T04:42:30.597Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:30.597Z] d82424af53d6: Preparing [2025-09-10T04:42:30.597Z] 9bf0ba98ea15: Preparing [2025-09-10T04:42:30.597Z] 054b5d3e23ce: Preparing [2025-09-10T04:42:30.598Z] 1e890da81ec9: Preparing [2025-09-10T04:42:30.598Z] 054b5d3e23ce: Waiting [2025-09-10T04:42:30.598Z] 1e890da81ec9: Waiting [2025-09-10T04:42:30.598Z] d82424af53d6: Layer already exists [2025-09-10T04:42:30.598Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:30.863Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:30.863Z] 5615f76c8573: Pushed [2025-09-10T04:42:30.863Z] 054b5d3e23ce: Pushed [2025-09-10T04:42:31.130Z] 9bf0ba98ea15: Pushed [2025-09-10T04:42:39.030Z] c6bd61761c13: Pushed [2025-09-10T04:42:39.030Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:dfe6437c6fe5323bb3ff0aa90b15edeaf8dde5f1433028a14e8bfdbc0acb9f39 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:39.379Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:39.722Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-09-10T04:42:39.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-10T04:42:39.722Z] 5615f76c8573: Preparing [2025-09-10T04:42:39.722Z] c6bd61761c13: Preparing [2025-09-10T04:42:39.722Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:39.722Z] d82424af53d6: Preparing [2025-09-10T04:42:39.722Z] 9bf0ba98ea15: Preparing [2025-09-10T04:42:39.722Z] 054b5d3e23ce: Preparing [2025-09-10T04:42:39.722Z] 1e890da81ec9: Preparing [2025-09-10T04:42:39.722Z] 1e890da81ec9: Waiting [2025-09-10T04:42:39.722Z] 9bf0ba98ea15: Layer already exists [2025-09-10T04:42:39.722Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:39.722Z] d82424af53d6: Layer already exists [2025-09-10T04:42:39.722Z] 5615f76c8573: Layer already exists [2025-09-10T04:42:39.722Z] c6bd61761c13: Layer already exists [2025-09-10T04:42:39.722Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:39.722Z] 054b5d3e23ce: Layer already exists [2025-09-10T04:42:39.987Z] latest: digest: sha256:dfe6437c6fe5323bb3ff0aa90b15edeaf8dde5f1433028a14e8bfdbc0acb9f39 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:40.333Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:40.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [2025-09-10T04:42:40.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-10T04:42:40.674Z] 5615f76c8573: Preparing [2025-09-10T04:42:40.674Z] c6bd61761c13: Preparing [2025-09-10T04:42:40.674Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:40.674Z] d82424af53d6: Preparing [2025-09-10T04:42:40.674Z] 9bf0ba98ea15: Preparing [2025-09-10T04:42:40.674Z] 054b5d3e23ce: Preparing [2025-09-10T04:42:40.674Z] 1e890da81ec9: Preparing [2025-09-10T04:42:40.674Z] 054b5d3e23ce: Waiting [2025-09-10T04:42:40.674Z] 1e890da81ec9: Waiting [2025-09-10T04:42:40.674Z] 5615f76c8573: Layer already exists [2025-09-10T04:42:40.674Z] d82424af53d6: Layer already exists [2025-09-10T04:42:40.674Z] 9bf0ba98ea15: Layer already exists [2025-09-10T04:42:40.674Z] c6bd61761c13: Layer already exists [2025-09-10T04:42:40.674Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:40.674Z] 054b5d3e23ce: Layer already exists [2025-09-10T04:42:40.674Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:40.937Z] 4.1.0-dev.59: digest: sha256:dfe6437c6fe5323bb3ff0aa90b15edeaf8dde5f1433028a14e8bfdbc0acb9f39 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:41.288Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:41.642Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:41.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-10T04:42:41.642Z] 5615f76c8573: Preparing [2025-09-10T04:42:41.642Z] c6bd61761c13: Preparing [2025-09-10T04:42:41.642Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:41.642Z] d82424af53d6: Preparing [2025-09-10T04:42:41.642Z] 9bf0ba98ea15: Preparing [2025-09-10T04:42:41.642Z] 054b5d3e23ce: Preparing [2025-09-10T04:42:41.642Z] 1e890da81ec9: Preparing [2025-09-10T04:42:41.642Z] 054b5d3e23ce: Waiting [2025-09-10T04:42:41.642Z] 1e890da81ec9: Waiting [2025-09-10T04:42:41.642Z] 5615f76c8573: Layer already exists [2025-09-10T04:42:41.642Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:41.642Z] d82424af53d6: Layer already exists [2025-09-10T04:42:41.642Z] 9bf0ba98ea15: Layer already exists [2025-09-10T04:42:41.642Z] c6bd61761c13: Layer already exists [2025-09-10T04:42:41.642Z] 054b5d3e23ce: Layer already exists [2025-09-10T04:42:41.642Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:41.905Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:dfe6437c6fe5323bb3ff0aa90b15edeaf8dde5f1433028a14e8bfdbc0acb9f39 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:42.260Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:42.609Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-09-10T04:42:42.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-10T04:42:42.609Z] 5615f76c8573: Preparing [2025-09-10T04:42:42.609Z] c6bd61761c13: Preparing [2025-09-10T04:42:42.609Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:42.609Z] d82424af53d6: Preparing [2025-09-10T04:42:42.609Z] 9bf0ba98ea15: Preparing [2025-09-10T04:42:42.609Z] 054b5d3e23ce: Preparing [2025-09-10T04:42:42.609Z] 1e890da81ec9: Preparing [2025-09-10T04:42:42.609Z] 054b5d3e23ce: Waiting [2025-09-10T04:42:42.609Z] 1e890da81ec9: Waiting [2025-09-10T04:42:42.609Z] 5615f76c8573: Layer already exists [2025-09-10T04:42:42.609Z] 9bf0ba98ea15: Layer already exists [2025-09-10T04:42:42.609Z] c6bd61761c13: Layer already exists [2025-09-10T04:42:42.609Z] d82424af53d6: Layer already exists [2025-09-10T04:42:42.609Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:42.609Z] 054b5d3e23ce: Layer already exists [2025-09-10T04:42:42.609Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:42.873Z] main: digest: sha256:dfe6437c6fe5323bb3ff0aa90b15edeaf8dde5f1433028a14e8bfdbc0acb9f39 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:42:42.944Z] ===================================================== [Pipeline] echo [2025-09-10T04:42:42.958Z] taggedImages: [2025-09-10T04:42:42.958Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:42.958Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-09-10T04:42:42.958Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [2025-09-10T04:42:42.958Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:42.958Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-09-10T04:42:42.982Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-09-10T04:42:42.982Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:42.982Z] latest [2025-09-10T04:42:42.982Z] 4.1.0-dev.59 [2025-09-10T04:42:42.982Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:42.982Z] main [2025-09-10T04:42:42.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:43.355Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:43.705Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:43.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-10T04:42:43.705Z] 2549ad6355e5: Preparing [2025-09-10T04:42:43.705Z] 481cf2e73930: Preparing [2025-09-10T04:42:43.705Z] d82424af53d6: Preparing [2025-09-10T04:42:43.705Z] 9e67a285f284: Preparing [2025-09-10T04:42:43.705Z] 5c1b712e7ec4: Preparing [2025-09-10T04:42:43.705Z] 1e890da81ec9: Preparing [2025-09-10T04:42:43.705Z] 1e890da81ec9: Waiting [2025-09-10T04:42:43.705Z] d82424af53d6: Layer already exists [2025-09-10T04:42:43.973Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:43.973Z] 5c1b712e7ec4: Pushed [2025-09-10T04:42:43.973Z] 9e67a285f284: Pushed [2025-09-10T04:42:43.973Z] 2549ad6355e5: Pushed [2025-09-10T04:42:52.151Z] 481cf2e73930: Pushed [2025-09-10T04:42:52.151Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:c83c58aa1ea838eb06ee3cd3b72e625e893795e36e51272b922b15c82e343720 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:52.501Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:52.851Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-09-10T04:42:52.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-10T04:42:52.851Z] 2549ad6355e5: Preparing [2025-09-10T04:42:52.851Z] 481cf2e73930: Preparing [2025-09-10T04:42:52.851Z] d82424af53d6: Preparing [2025-09-10T04:42:52.851Z] 9e67a285f284: Preparing [2025-09-10T04:42:52.851Z] 5c1b712e7ec4: Preparing [2025-09-10T04:42:52.851Z] 1e890da81ec9: Preparing [2025-09-10T04:42:52.851Z] 1e890da81ec9: Waiting [2025-09-10T04:42:52.851Z] 9e67a285f284: Layer already exists [2025-09-10T04:42:52.851Z] d82424af53d6: Layer already exists [2025-09-10T04:42:52.851Z] 481cf2e73930: Layer already exists [2025-09-10T04:42:52.851Z] 5c1b712e7ec4: Layer already exists [2025-09-10T04:42:52.851Z] 2549ad6355e5: Layer already exists [2025-09-10T04:42:52.851Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:53.118Z] latest: digest: sha256:c83c58aa1ea838eb06ee3cd3b72e625e893795e36e51272b922b15c82e343720 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:53.456Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:53.793Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [2025-09-10T04:42:53.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-10T04:42:53.793Z] 2549ad6355e5: Preparing [2025-09-10T04:42:53.793Z] 481cf2e73930: Preparing [2025-09-10T04:42:53.793Z] d82424af53d6: Preparing [2025-09-10T04:42:53.793Z] 9e67a285f284: Preparing [2025-09-10T04:42:53.793Z] 5c1b712e7ec4: Preparing [2025-09-10T04:42:53.793Z] 1e890da81ec9: Preparing [2025-09-10T04:42:53.793Z] 1e890da81ec9: Waiting [2025-09-10T04:42:53.793Z] d82424af53d6: Layer already exists [2025-09-10T04:42:53.793Z] 9e67a285f284: Layer already exists [2025-09-10T04:42:53.793Z] 481cf2e73930: Layer already exists [2025-09-10T04:42:53.793Z] 2549ad6355e5: Layer already exists [2025-09-10T04:42:53.793Z] 5c1b712e7ec4: Layer already exists [2025-09-10T04:42:53.793Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:54.056Z] 4.1.0-dev.59: digest: sha256:c83c58aa1ea838eb06ee3cd3b72e625e893795e36e51272b922b15c82e343720 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:54.403Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:54.742Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:54.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-10T04:42:54.742Z] 2549ad6355e5: Preparing [2025-09-10T04:42:54.742Z] 481cf2e73930: Preparing [2025-09-10T04:42:54.742Z] d82424af53d6: Preparing [2025-09-10T04:42:54.742Z] 9e67a285f284: Preparing [2025-09-10T04:42:54.742Z] 5c1b712e7ec4: Preparing [2025-09-10T04:42:54.742Z] 1e890da81ec9: Preparing [2025-09-10T04:42:54.742Z] 1e890da81ec9: Waiting [2025-09-10T04:42:54.742Z] 2549ad6355e5: Layer already exists [2025-09-10T04:42:54.742Z] 5c1b712e7ec4: Layer already exists [2025-09-10T04:42:54.742Z] 9e67a285f284: Layer already exists [2025-09-10T04:42:54.742Z] 481cf2e73930: Layer already exists [2025-09-10T04:42:54.742Z] d82424af53d6: Layer already exists [2025-09-10T04:42:54.742Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:54.742Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:c83c58aa1ea838eb06ee3cd3b72e625e893795e36e51272b922b15c82e343720 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:55.362Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:55.707Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-09-10T04:42:55.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-10T04:42:55.707Z] 2549ad6355e5: Preparing [2025-09-10T04:42:55.707Z] 481cf2e73930: Preparing [2025-09-10T04:42:55.707Z] d82424af53d6: Preparing [2025-09-10T04:42:55.707Z] 9e67a285f284: Preparing [2025-09-10T04:42:55.707Z] 5c1b712e7ec4: Preparing [2025-09-10T04:42:55.707Z] 1e890da81ec9: Preparing [2025-09-10T04:42:55.707Z] 1e890da81ec9: Waiting [2025-09-10T04:42:55.707Z] 5c1b712e7ec4: Layer already exists [2025-09-10T04:42:55.707Z] 481cf2e73930: Layer already exists [2025-09-10T04:42:55.707Z] 9e67a285f284: Layer already exists [2025-09-10T04:42:55.707Z] 2549ad6355e5: Layer already exists [2025-09-10T04:42:55.707Z] d82424af53d6: Layer already exists [2025-09-10T04:42:55.707Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:55.972Z] main: digest: sha256:c83c58aa1ea838eb06ee3cd3b72e625e893795e36e51272b922b15c82e343720 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:42:56.048Z] ===================================================== [Pipeline] echo [2025-09-10T04:42:56.062Z] taggedImages: [2025-09-10T04:42:56.062Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:56.062Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-09-10T04:42:56.062Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [2025-09-10T04:42:56.062Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:56.062Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-09-10T04:42:56.090Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-09-10T04:42:56.090Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:56.090Z] latest [2025-09-10T04:42:56.090Z] 4.1.0-dev.59 [2025-09-10T04:42:56.090Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:42:56.090Z] main [2025-09-10T04:42:56.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:56.437Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:42:56.791Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:42:56.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-10T04:42:56.791Z] ee84f3ce64b1: Preparing [2025-09-10T04:42:56.791Z] 89948d5eb93d: Preparing [2025-09-10T04:42:56.791Z] 95184a7589f0: Preparing [2025-09-10T04:42:56.791Z] f91ee9bb0c44: Preparing [2025-09-10T04:42:56.791Z] d82424af53d6: Preparing [2025-09-10T04:42:56.791Z] cdc5610c6a7f: Preparing [2025-09-10T04:42:56.791Z] 680b4e5ffa42: Preparing [2025-09-10T04:42:56.791Z] 1e890da81ec9: Preparing [2025-09-10T04:42:56.791Z] 680b4e5ffa42: Waiting [2025-09-10T04:42:56.791Z] 1e890da81ec9: Waiting [2025-09-10T04:42:56.791Z] cdc5610c6a7f: Waiting [2025-09-10T04:42:56.791Z] d82424af53d6: Layer already exists [2025-09-10T04:42:56.791Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:42:57.055Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:42:57.055Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:42:57.055Z] 89948d5eb93d: Pushed [2025-09-10T04:42:57.055Z] 1e890da81ec9: Layer already exists [2025-09-10T04:42:57.055Z] ee84f3ce64b1: Pushed [2025-09-10T04:43:05.237Z] 95184a7589f0: Pushed [2025-09-10T04:43:05.237Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:9863d703a129109ad0120be61bbb6791e6f6f77888113f9fffa61555020959a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:05.587Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:05.933Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-09-10T04:43:05.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-10T04:43:05.933Z] ee84f3ce64b1: Preparing [2025-09-10T04:43:05.933Z] 89948d5eb93d: Preparing [2025-09-10T04:43:05.933Z] 95184a7589f0: Preparing [2025-09-10T04:43:05.933Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:05.933Z] d82424af53d6: Preparing [2025-09-10T04:43:05.933Z] cdc5610c6a7f: Preparing [2025-09-10T04:43:05.933Z] 680b4e5ffa42: Preparing [2025-09-10T04:43:05.933Z] 1e890da81ec9: Preparing [2025-09-10T04:43:05.933Z] cdc5610c6a7f: Waiting [2025-09-10T04:43:05.933Z] 1e890da81ec9: Waiting [2025-09-10T04:43:05.933Z] 680b4e5ffa42: Waiting [2025-09-10T04:43:05.933Z] d82424af53d6: Layer already exists [2025-09-10T04:43:05.933Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:05.933Z] ee84f3ce64b1: Layer already exists [2025-09-10T04:43:05.933Z] 89948d5eb93d: Layer already exists [2025-09-10T04:43:05.933Z] 95184a7589f0: Layer already exists [2025-09-10T04:43:05.933Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:43:05.933Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:43:05.933Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:06.198Z] latest: digest: sha256:9863d703a129109ad0120be61bbb6791e6f6f77888113f9fffa61555020959a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:06.559Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:06.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [2025-09-10T04:43:06.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-10T04:43:06.924Z] ee84f3ce64b1: Preparing [2025-09-10T04:43:06.924Z] 89948d5eb93d: Preparing [2025-09-10T04:43:06.924Z] 95184a7589f0: Preparing [2025-09-10T04:43:06.924Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:06.924Z] d82424af53d6: Preparing [2025-09-10T04:43:06.924Z] cdc5610c6a7f: Preparing [2025-09-10T04:43:06.924Z] 680b4e5ffa42: Preparing [2025-09-10T04:43:06.924Z] 1e890da81ec9: Preparing [2025-09-10T04:43:06.924Z] 680b4e5ffa42: Waiting [2025-09-10T04:43:06.924Z] 1e890da81ec9: Waiting [2025-09-10T04:43:06.924Z] cdc5610c6a7f: Waiting [2025-09-10T04:43:06.924Z] d82424af53d6: Layer already exists [2025-09-10T04:43:06.924Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:06.924Z] ee84f3ce64b1: Layer already exists [2025-09-10T04:43:06.924Z] 95184a7589f0: Layer already exists [2025-09-10T04:43:06.924Z] 89948d5eb93d: Layer already exists [2025-09-10T04:43:06.924Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:43:06.924Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:06.924Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:43:06.924Z] 4.1.0-dev.59: digest: sha256:9863d703a129109ad0120be61bbb6791e6f6f77888113f9fffa61555020959a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:07.551Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:07.896Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:07.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-10T04:43:07.896Z] ee84f3ce64b1: Preparing [2025-09-10T04:43:07.896Z] 89948d5eb93d: Preparing [2025-09-10T04:43:07.896Z] 95184a7589f0: Preparing [2025-09-10T04:43:07.896Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:07.896Z] d82424af53d6: Preparing [2025-09-10T04:43:07.896Z] cdc5610c6a7f: Preparing [2025-09-10T04:43:07.896Z] 680b4e5ffa42: Preparing [2025-09-10T04:43:07.896Z] 1e890da81ec9: Preparing [2025-09-10T04:43:07.896Z] cdc5610c6a7f: Waiting [2025-09-10T04:43:07.896Z] 680b4e5ffa42: Waiting [2025-09-10T04:43:07.896Z] 1e890da81ec9: Waiting [2025-09-10T04:43:07.896Z] ee84f3ce64b1: Layer already exists [2025-09-10T04:43:07.896Z] 95184a7589f0: Layer already exists [2025-09-10T04:43:07.896Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:07.896Z] 89948d5eb93d: Layer already exists [2025-09-10T04:43:07.896Z] d82424af53d6: Layer already exists [2025-09-10T04:43:07.896Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:43:07.896Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:07.896Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:43:07.896Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:9863d703a129109ad0120be61bbb6791e6f6f77888113f9fffa61555020959a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:08.503Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:08.849Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-09-10T04:43:08.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-10T04:43:08.849Z] ee84f3ce64b1: Preparing [2025-09-10T04:43:08.849Z] 89948d5eb93d: Preparing [2025-09-10T04:43:08.849Z] 95184a7589f0: Preparing [2025-09-10T04:43:08.849Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:08.849Z] d82424af53d6: Preparing [2025-09-10T04:43:08.849Z] cdc5610c6a7f: Preparing [2025-09-10T04:43:08.849Z] 680b4e5ffa42: Preparing [2025-09-10T04:43:08.849Z] 1e890da81ec9: Preparing [2025-09-10T04:43:08.849Z] cdc5610c6a7f: Waiting [2025-09-10T04:43:08.849Z] 680b4e5ffa42: Waiting [2025-09-10T04:43:08.849Z] 1e890da81ec9: Waiting [2025-09-10T04:43:08.849Z] 89948d5eb93d: Layer already exists [2025-09-10T04:43:08.849Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:08.849Z] d82424af53d6: Layer already exists [2025-09-10T04:43:08.849Z] ee84f3ce64b1: Layer already exists [2025-09-10T04:43:08.849Z] 95184a7589f0: Layer already exists [2025-09-10T04:43:08.849Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:43:08.849Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:43:08.849Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:09.112Z] main: digest: sha256:9863d703a129109ad0120be61bbb6791e6f6f77888113f9fffa61555020959a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:43:09.192Z] ===================================================== [Pipeline] echo [2025-09-10T04:43:09.203Z] taggedImages: [2025-09-10T04:43:09.203Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:09.203Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-09-10T04:43:09.203Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [2025-09-10T04:43:09.203Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:09.203Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-09-10T04:43:09.236Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-09-10T04:43:09.236Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:09.236Z] latest [2025-09-10T04:43:09.236Z] 4.1.0-dev.59 [2025-09-10T04:43:09.236Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:09.236Z] main [2025-09-10T04:43:09.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:09.611Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:09.967Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:09.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-10T04:43:09.967Z] 87cb64647e39: Preparing [2025-09-10T04:43:09.967Z] 4bf757c630d7: Preparing [2025-09-10T04:43:09.967Z] 71ad7bbf2305: Preparing [2025-09-10T04:43:09.967Z] 11243b1576c0: Preparing [2025-09-10T04:43:09.967Z] 04460a853ba8: Preparing [2025-09-10T04:43:09.967Z] abef381c0657: Preparing [2025-09-10T04:43:09.967Z] 792e30e7bf77: Preparing [2025-09-10T04:43:09.967Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:09.967Z] d82424af53d6: Preparing [2025-09-10T04:43:09.967Z] c15f29cb0e4f: Preparing [2025-09-10T04:43:09.967Z] fac9886c7393: Preparing [2025-09-10T04:43:09.967Z] 5f70bf18a086: Preparing [2025-09-10T04:43:09.967Z] 51bb6dce9a45: Preparing [2025-09-10T04:43:09.967Z] afa1ad7dd5dd: Preparing [2025-09-10T04:43:09.967Z] 4f7bd875a37e: Preparing [2025-09-10T04:43:09.967Z] 1e890da81ec9: Preparing [2025-09-10T04:43:09.967Z] fac9886c7393: Waiting [2025-09-10T04:43:09.967Z] abef381c0657: Waiting [2025-09-10T04:43:09.967Z] 792e30e7bf77: Waiting [2025-09-10T04:43:09.967Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:09.967Z] d82424af53d6: Waiting [2025-09-10T04:43:09.967Z] c15f29cb0e4f: Waiting [2025-09-10T04:43:09.967Z] 5f70bf18a086: Waiting [2025-09-10T04:43:09.967Z] 51bb6dce9a45: Waiting [2025-09-10T04:43:09.967Z] afa1ad7dd5dd: Waiting [2025-09-10T04:43:09.967Z] 4f7bd875a37e: Waiting [2025-09-10T04:43:09.967Z] 1e890da81ec9: Waiting [2025-09-10T04:43:10.233Z] 11243b1576c0: Pushed [2025-09-10T04:43:10.233Z] 4bf757c630d7: Pushed [2025-09-10T04:43:10.233Z] 87cb64647e39: Pushed [2025-09-10T04:43:10.233Z] 04460a853ba8: Pushed [2025-09-10T04:43:10.233Z] 71ad7bbf2305: Pushed [2025-09-10T04:43:10.233Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:10.233Z] d82424af53d6: Layer already exists [2025-09-10T04:43:10.233Z] 5f70bf18a086: Layer already exists [2025-09-10T04:43:10.233Z] abef381c0657: Pushed [2025-09-10T04:43:10.499Z] c15f29cb0e4f: Pushed [2025-09-10T04:43:10.499Z] fac9886c7393: Pushed [2025-09-10T04:43:10.499Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:10.499Z] 51bb6dce9a45: Pushed [2025-09-10T04:43:10.499Z] 4f7bd875a37e: Pushed [2025-09-10T04:43:10.763Z] afa1ad7dd5dd: Pushed [2025-09-10T04:43:13.329Z] 792e30e7bf77: Pushed [2025-09-10T04:43:13.329Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:c4f63c430cacd7c18531cf217389c86c81e70f3584acaa6201e1c973124fcd72 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:13.678Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:14.026Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-09-10T04:43:14.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-10T04:43:14.026Z] 87cb64647e39: Preparing [2025-09-10T04:43:14.026Z] 4bf757c630d7: Preparing [2025-09-10T04:43:14.026Z] 71ad7bbf2305: Preparing [2025-09-10T04:43:14.026Z] 11243b1576c0: Preparing [2025-09-10T04:43:14.026Z] 04460a853ba8: Preparing [2025-09-10T04:43:14.026Z] abef381c0657: Preparing [2025-09-10T04:43:14.026Z] 792e30e7bf77: Preparing [2025-09-10T04:43:14.026Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:14.026Z] d82424af53d6: Preparing [2025-09-10T04:43:14.026Z] c15f29cb0e4f: Preparing [2025-09-10T04:43:14.026Z] fac9886c7393: Preparing [2025-09-10T04:43:14.026Z] 5f70bf18a086: Preparing [2025-09-10T04:43:14.026Z] 51bb6dce9a45: Preparing [2025-09-10T04:43:14.026Z] afa1ad7dd5dd: Preparing [2025-09-10T04:43:14.026Z] 4f7bd875a37e: Preparing [2025-09-10T04:43:14.026Z] 1e890da81ec9: Preparing [2025-09-10T04:43:14.026Z] fac9886c7393: Waiting [2025-09-10T04:43:14.026Z] 5f70bf18a086: Waiting [2025-09-10T04:43:14.026Z] 51bb6dce9a45: Waiting [2025-09-10T04:43:14.026Z] afa1ad7dd5dd: Waiting [2025-09-10T04:43:14.026Z] 4f7bd875a37e: Waiting [2025-09-10T04:43:14.026Z] 1e890da81ec9: Waiting [2025-09-10T04:43:14.026Z] abef381c0657: Waiting [2025-09-10T04:43:14.026Z] 792e30e7bf77: Waiting [2025-09-10T04:43:14.026Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:14.026Z] d82424af53d6: Waiting [2025-09-10T04:43:14.026Z] c15f29cb0e4f: Waiting [2025-09-10T04:43:14.026Z] 4bf757c630d7: Layer already exists [2025-09-10T04:43:14.026Z] 11243b1576c0: Layer already exists [2025-09-10T04:43:14.026Z] 87cb64647e39: Layer already exists [2025-09-10T04:43:14.026Z] 04460a853ba8: Layer already exists [2025-09-10T04:43:14.026Z] 71ad7bbf2305: Layer already exists [2025-09-10T04:43:14.026Z] abef381c0657: Layer already exists [2025-09-10T04:43:14.026Z] 792e30e7bf77: Layer already exists [2025-09-10T04:43:14.026Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:14.026Z] d82424af53d6: Layer already exists [2025-09-10T04:43:14.026Z] fac9886c7393: Layer already exists [2025-09-10T04:43:14.026Z] c15f29cb0e4f: Layer already exists [2025-09-10T04:43:14.026Z] 5f70bf18a086: Layer already exists [2025-09-10T04:43:14.026Z] 51bb6dce9a45: Layer already exists [2025-09-10T04:43:14.026Z] afa1ad7dd5dd: Layer already exists [2025-09-10T04:43:14.026Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:14.026Z] 4f7bd875a37e: Layer already exists [2025-09-10T04:43:14.290Z] latest: digest: sha256:c4f63c430cacd7c18531cf217389c86c81e70f3584acaa6201e1c973124fcd72 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:14.647Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:14.995Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [2025-09-10T04:43:14.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-10T04:43:14.995Z] 87cb64647e39: Preparing [2025-09-10T04:43:14.995Z] 4bf757c630d7: Preparing [2025-09-10T04:43:14.995Z] 71ad7bbf2305: Preparing [2025-09-10T04:43:14.995Z] 11243b1576c0: Preparing [2025-09-10T04:43:14.995Z] 04460a853ba8: Preparing [2025-09-10T04:43:14.995Z] abef381c0657: Preparing [2025-09-10T04:43:14.995Z] 792e30e7bf77: Preparing [2025-09-10T04:43:14.995Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:14.995Z] d82424af53d6: Preparing [2025-09-10T04:43:14.995Z] c15f29cb0e4f: Preparing [2025-09-10T04:43:14.995Z] fac9886c7393: Preparing [2025-09-10T04:43:14.995Z] 5f70bf18a086: Preparing [2025-09-10T04:43:14.995Z] 51bb6dce9a45: Preparing [2025-09-10T04:43:14.995Z] afa1ad7dd5dd: Preparing [2025-09-10T04:43:14.995Z] 4f7bd875a37e: Preparing [2025-09-10T04:43:14.995Z] 1e890da81ec9: Preparing [2025-09-10T04:43:14.995Z] abef381c0657: Waiting [2025-09-10T04:43:14.995Z] 792e30e7bf77: Waiting [2025-09-10T04:43:14.995Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:14.995Z] d82424af53d6: Waiting [2025-09-10T04:43:14.995Z] c15f29cb0e4f: Waiting [2025-09-10T04:43:14.995Z] fac9886c7393: Waiting [2025-09-10T04:43:14.995Z] afa1ad7dd5dd: Waiting [2025-09-10T04:43:14.995Z] 5f70bf18a086: Waiting [2025-09-10T04:43:14.995Z] 4f7bd875a37e: Waiting [2025-09-10T04:43:14.995Z] 1e890da81ec9: Waiting [2025-09-10T04:43:14.995Z] 51bb6dce9a45: Waiting [2025-09-10T04:43:14.995Z] 71ad7bbf2305: Layer already exists [2025-09-10T04:43:14.995Z] 11243b1576c0: Layer already exists [2025-09-10T04:43:14.995Z] 87cb64647e39: Layer already exists [2025-09-10T04:43:14.995Z] 04460a853ba8: Layer already exists [2025-09-10T04:43:14.995Z] 4bf757c630d7: Layer already exists [2025-09-10T04:43:14.995Z] 792e30e7bf77: Layer already exists [2025-09-10T04:43:14.995Z] abef381c0657: Layer already exists [2025-09-10T04:43:14.995Z] c15f29cb0e4f: Layer already exists [2025-09-10T04:43:14.995Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:14.995Z] d82424af53d6: Layer already exists [2025-09-10T04:43:14.995Z] 51bb6dce9a45: Layer already exists [2025-09-10T04:43:14.996Z] fac9886c7393: Layer already exists [2025-09-10T04:43:14.996Z] 4f7bd875a37e: Layer already exists [2025-09-10T04:43:14.996Z] afa1ad7dd5dd: Layer already exists [2025-09-10T04:43:14.996Z] 5f70bf18a086: Layer already exists [2025-09-10T04:43:14.996Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:15.259Z] 4.1.0-dev.59: digest: sha256:c4f63c430cacd7c18531cf217389c86c81e70f3584acaa6201e1c973124fcd72 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:15.606Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:15.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:15.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-10T04:43:15.959Z] 87cb64647e39: Preparing [2025-09-10T04:43:15.959Z] 4bf757c630d7: Preparing [2025-09-10T04:43:15.959Z] 71ad7bbf2305: Preparing [2025-09-10T04:43:15.959Z] 11243b1576c0: Preparing [2025-09-10T04:43:15.959Z] 04460a853ba8: Preparing [2025-09-10T04:43:15.959Z] abef381c0657: Preparing [2025-09-10T04:43:15.959Z] 792e30e7bf77: Preparing [2025-09-10T04:43:15.959Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:15.959Z] d82424af53d6: Preparing [2025-09-10T04:43:15.959Z] c15f29cb0e4f: Preparing [2025-09-10T04:43:15.959Z] fac9886c7393: Preparing [2025-09-10T04:43:15.959Z] 5f70bf18a086: Preparing [2025-09-10T04:43:15.959Z] 51bb6dce9a45: Preparing [2025-09-10T04:43:15.959Z] afa1ad7dd5dd: Preparing [2025-09-10T04:43:15.959Z] 4f7bd875a37e: Preparing [2025-09-10T04:43:15.959Z] 1e890da81ec9: Preparing [2025-09-10T04:43:15.959Z] abef381c0657: Waiting [2025-09-10T04:43:15.959Z] 792e30e7bf77: Waiting [2025-09-10T04:43:15.959Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:15.959Z] d82424af53d6: Waiting [2025-09-10T04:43:15.960Z] c15f29cb0e4f: Waiting [2025-09-10T04:43:15.960Z] fac9886c7393: Waiting [2025-09-10T04:43:15.960Z] 5f70bf18a086: Waiting [2025-09-10T04:43:15.960Z] 51bb6dce9a45: Waiting [2025-09-10T04:43:15.960Z] afa1ad7dd5dd: Waiting [2025-09-10T04:43:15.960Z] 4f7bd875a37e: Waiting [2025-09-10T04:43:15.960Z] 87cb64647e39: Layer already exists [2025-09-10T04:43:15.960Z] 04460a853ba8: Layer already exists [2025-09-10T04:43:15.960Z] 71ad7bbf2305: Layer already exists [2025-09-10T04:43:15.960Z] 11243b1576c0: Layer already exists [2025-09-10T04:43:15.960Z] 4bf757c630d7: Layer already exists [2025-09-10T04:43:15.960Z] abef381c0657: Layer already exists [2025-09-10T04:43:15.960Z] d82424af53d6: Layer already exists [2025-09-10T04:43:15.960Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:15.960Z] 792e30e7bf77: Layer already exists [2025-09-10T04:43:15.960Z] c15f29cb0e4f: Layer already exists [2025-09-10T04:43:15.960Z] fac9886c7393: Layer already exists [2025-09-10T04:43:15.960Z] afa1ad7dd5dd: Layer already exists [2025-09-10T04:43:15.960Z] 51bb6dce9a45: Layer already exists [2025-09-10T04:43:15.960Z] 5f70bf18a086: Layer already exists [2025-09-10T04:43:15.960Z] 4f7bd875a37e: Layer already exists [2025-09-10T04:43:15.960Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:16.225Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:c4f63c430cacd7c18531cf217389c86c81e70f3584acaa6201e1c973124fcd72 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:16.569Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:16.909Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-09-10T04:43:16.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-10T04:43:16.909Z] 87cb64647e39: Preparing [2025-09-10T04:43:16.909Z] 4bf757c630d7: Preparing [2025-09-10T04:43:16.909Z] 71ad7bbf2305: Preparing [2025-09-10T04:43:16.909Z] 11243b1576c0: Preparing [2025-09-10T04:43:16.909Z] 04460a853ba8: Preparing [2025-09-10T04:43:16.909Z] abef381c0657: Preparing [2025-09-10T04:43:16.909Z] 792e30e7bf77: Preparing [2025-09-10T04:43:16.909Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:16.909Z] d82424af53d6: Preparing [2025-09-10T04:43:16.909Z] c15f29cb0e4f: Preparing [2025-09-10T04:43:16.909Z] fac9886c7393: Preparing [2025-09-10T04:43:16.909Z] 5f70bf18a086: Preparing [2025-09-10T04:43:16.909Z] 51bb6dce9a45: Preparing [2025-09-10T04:43:16.909Z] afa1ad7dd5dd: Preparing [2025-09-10T04:43:16.909Z] 4f7bd875a37e: Preparing [2025-09-10T04:43:16.909Z] 1e890da81ec9: Preparing [2025-09-10T04:43:16.909Z] abef381c0657: Waiting [2025-09-10T04:43:16.909Z] 792e30e7bf77: Waiting [2025-09-10T04:43:16.909Z] fac9886c7393: Waiting [2025-09-10T04:43:16.909Z] 5f70bf18a086: Waiting [2025-09-10T04:43:16.909Z] 51bb6dce9a45: Waiting [2025-09-10T04:43:16.909Z] afa1ad7dd5dd: Waiting [2025-09-10T04:43:16.909Z] 4f7bd875a37e: Waiting [2025-09-10T04:43:16.909Z] 1e890da81ec9: Waiting [2025-09-10T04:43:16.909Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:16.909Z] d82424af53d6: Waiting [2025-09-10T04:43:16.909Z] c15f29cb0e4f: Waiting [2025-09-10T04:43:16.909Z] 71ad7bbf2305: Layer already exists [2025-09-10T04:43:16.909Z] 4bf757c630d7: Layer already exists [2025-09-10T04:43:16.909Z] 792e30e7bf77: Layer already exists [2025-09-10T04:43:16.909Z] 87cb64647e39: Layer already exists [2025-09-10T04:43:16.909Z] 04460a853ba8: Layer already exists [2025-09-10T04:43:16.909Z] abef381c0657: Layer already exists [2025-09-10T04:43:16.909Z] 11243b1576c0: Layer already exists [2025-09-10T04:43:16.909Z] fac9886c7393: Layer already exists [2025-09-10T04:43:16.909Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:16.909Z] d82424af53d6: Layer already exists [2025-09-10T04:43:16.909Z] 5f70bf18a086: Layer already exists [2025-09-10T04:43:16.909Z] c15f29cb0e4f: Layer already exists [2025-09-10T04:43:17.174Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:17.174Z] 51bb6dce9a45: Layer already exists [2025-09-10T04:43:17.174Z] afa1ad7dd5dd: Layer already exists [2025-09-10T04:43:17.174Z] 4f7bd875a37e: Layer already exists [2025-09-10T04:43:17.174Z] main: digest: sha256:c4f63c430cacd7c18531cf217389c86c81e70f3584acaa6201e1c973124fcd72 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:43:17.255Z] ===================================================== [Pipeline] echo [2025-09-10T04:43:17.269Z] taggedImages: [2025-09-10T04:43:17.270Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:17.270Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-09-10T04:43:17.270Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [2025-09-10T04:43:17.270Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:17.270Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-09-10T04:43:17.298Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-09-10T04:43:17.298Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:17.298Z] latest [2025-09-10T04:43:17.298Z] 4.1.0-dev.59 [2025-09-10T04:43:17.298Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:17.298Z] main [2025-09-10T04:43:17.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:17.672Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:18.019Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:18.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-10T04:43:18.019Z] 7d94d012b8bc: Preparing [2025-09-10T04:43:18.019Z] f9aa55d5d9e9: Preparing [2025-09-10T04:43:18.019Z] 10c30b73d841: Preparing [2025-09-10T04:43:18.019Z] 0706430908b5: Preparing [2025-09-10T04:43:18.019Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:18.019Z] d82424af53d6: Preparing [2025-09-10T04:43:18.019Z] cdc5610c6a7f: Preparing [2025-09-10T04:43:18.019Z] 680b4e5ffa42: Preparing [2025-09-10T04:43:18.019Z] 1e890da81ec9: Preparing [2025-09-10T04:43:18.019Z] d82424af53d6: Waiting [2025-09-10T04:43:18.019Z] cdc5610c6a7f: Waiting [2025-09-10T04:43:18.019Z] 680b4e5ffa42: Waiting [2025-09-10T04:43:18.019Z] 1e890da81ec9: Waiting [2025-09-10T04:43:18.284Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:18.284Z] d82424af53d6: Layer already exists [2025-09-10T04:43:18.284Z] 10c30b73d841: Pushed [2025-09-10T04:43:18.284Z] f9aa55d5d9e9: Pushed [2025-09-10T04:43:18.284Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:43:18.284Z] 7d94d012b8bc: Pushed [2025-09-10T04:43:18.284Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:20.219Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:43:28.392Z] 0706430908b5: Pushed [2025-09-10T04:43:28.392Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:76e9a14a2509db3e2a40f4a95e1dc6416a601cdb50efca2ca401d01c64138b88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:28.739Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:29.089Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-09-10T04:43:29.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-10T04:43:29.089Z] 7d94d012b8bc: Preparing [2025-09-10T04:43:29.089Z] f9aa55d5d9e9: Preparing [2025-09-10T04:43:29.089Z] 10c30b73d841: Preparing [2025-09-10T04:43:29.089Z] 0706430908b5: Preparing [2025-09-10T04:43:29.089Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:29.089Z] d82424af53d6: Preparing [2025-09-10T04:43:29.089Z] cdc5610c6a7f: Preparing [2025-09-10T04:43:29.089Z] 680b4e5ffa42: Preparing [2025-09-10T04:43:29.089Z] 1e890da81ec9: Preparing [2025-09-10T04:43:29.089Z] d82424af53d6: Waiting [2025-09-10T04:43:29.089Z] cdc5610c6a7f: Waiting [2025-09-10T04:43:29.089Z] 680b4e5ffa42: Waiting [2025-09-10T04:43:29.089Z] 1e890da81ec9: Waiting [2025-09-10T04:43:29.089Z] f9aa55d5d9e9: Layer already exists [2025-09-10T04:43:29.089Z] 7d94d012b8bc: Layer already exists [2025-09-10T04:43:29.089Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:29.089Z] 0706430908b5: Layer already exists [2025-09-10T04:43:29.089Z] 10c30b73d841: Layer already exists [2025-09-10T04:43:29.089Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:43:29.089Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:43:29.089Z] d82424af53d6: Layer already exists [2025-09-10T04:43:29.089Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:29.354Z] latest: digest: sha256:76e9a14a2509db3e2a40f4a95e1dc6416a601cdb50efca2ca401d01c64138b88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:29.708Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:30.053Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [2025-09-10T04:43:30.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-10T04:43:30.053Z] 7d94d012b8bc: Preparing [2025-09-10T04:43:30.053Z] f9aa55d5d9e9: Preparing [2025-09-10T04:43:30.053Z] 10c30b73d841: Preparing [2025-09-10T04:43:30.053Z] 0706430908b5: Preparing [2025-09-10T04:43:30.053Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:30.053Z] d82424af53d6: Preparing [2025-09-10T04:43:30.053Z] cdc5610c6a7f: Preparing [2025-09-10T04:43:30.053Z] 680b4e5ffa42: Preparing [2025-09-10T04:43:30.053Z] 1e890da81ec9: Preparing [2025-09-10T04:43:30.053Z] cdc5610c6a7f: Waiting [2025-09-10T04:43:30.053Z] 680b4e5ffa42: Waiting [2025-09-10T04:43:30.053Z] 1e890da81ec9: Waiting [2025-09-10T04:43:30.053Z] d82424af53d6: Waiting [2025-09-10T04:43:30.053Z] 7d94d012b8bc: Layer already exists [2025-09-10T04:43:30.053Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:30.053Z] 0706430908b5: Layer already exists [2025-09-10T04:43:30.053Z] 10c30b73d841: Layer already exists [2025-09-10T04:43:30.053Z] f9aa55d5d9e9: Layer already exists [2025-09-10T04:43:30.053Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:43:30.053Z] d82424af53d6: Layer already exists [2025-09-10T04:43:30.053Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:43:30.053Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:30.319Z] 4.1.0-dev.59: digest: sha256:76e9a14a2509db3e2a40f4a95e1dc6416a601cdb50efca2ca401d01c64138b88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:30.673Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:32.068Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:32.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-10T04:43:32.068Z] 7d94d012b8bc: Preparing [2025-09-10T04:43:32.068Z] f9aa55d5d9e9: Preparing [2025-09-10T04:43:32.068Z] 10c30b73d841: Preparing [2025-09-10T04:43:32.068Z] 0706430908b5: Preparing [2025-09-10T04:43:32.068Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:32.068Z] d82424af53d6: Preparing [2025-09-10T04:43:32.068Z] cdc5610c6a7f: Preparing [2025-09-10T04:43:32.068Z] 680b4e5ffa42: Preparing [2025-09-10T04:43:32.068Z] 1e890da81ec9: Preparing [2025-09-10T04:43:32.068Z] cdc5610c6a7f: Waiting [2025-09-10T04:43:32.068Z] d82424af53d6: Waiting [2025-09-10T04:43:32.068Z] 680b4e5ffa42: Waiting [2025-09-10T04:43:32.068Z] 1e890da81ec9: Waiting [2025-09-10T04:43:32.068Z] 7d94d012b8bc: Layer already exists [2025-09-10T04:43:32.068Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:32.068Z] 0706430908b5: Layer already exists [2025-09-10T04:43:32.068Z] f9aa55d5d9e9: Layer already exists [2025-09-10T04:43:32.068Z] 10c30b73d841: Layer already exists [2025-09-10T04:43:32.068Z] d82424af53d6: Layer already exists [2025-09-10T04:43:32.068Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:43:32.068Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:43:32.068Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:32.343Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:76e9a14a2509db3e2a40f4a95e1dc6416a601cdb50efca2ca401d01c64138b88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:32.703Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:33.078Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-09-10T04:43:33.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-10T04:43:33.078Z] 7d94d012b8bc: Preparing [2025-09-10T04:43:33.078Z] f9aa55d5d9e9: Preparing [2025-09-10T04:43:33.078Z] 10c30b73d841: Preparing [2025-09-10T04:43:33.078Z] 0706430908b5: Preparing [2025-09-10T04:43:33.078Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:33.078Z] d82424af53d6: Preparing [2025-09-10T04:43:33.078Z] cdc5610c6a7f: Preparing [2025-09-10T04:43:33.078Z] 680b4e5ffa42: Preparing [2025-09-10T04:43:33.078Z] 1e890da81ec9: Preparing [2025-09-10T04:43:33.078Z] cdc5610c6a7f: Waiting [2025-09-10T04:43:33.078Z] 680b4e5ffa42: Waiting [2025-09-10T04:43:33.078Z] 1e890da81ec9: Waiting [2025-09-10T04:43:33.078Z] d82424af53d6: Waiting [2025-09-10T04:43:33.078Z] f9aa55d5d9e9: Layer already exists [2025-09-10T04:43:33.078Z] 10c30b73d841: Layer already exists [2025-09-10T04:43:33.078Z] 0706430908b5: Layer already exists [2025-09-10T04:43:33.078Z] 7d94d012b8bc: Layer already exists [2025-09-10T04:43:33.078Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:33.078Z] 680b4e5ffa42: Layer already exists [2025-09-10T04:43:33.078Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:33.078Z] d82424af53d6: Layer already exists [2025-09-10T04:43:33.078Z] cdc5610c6a7f: Layer already exists [2025-09-10T04:43:33.349Z] main: digest: sha256:76e9a14a2509db3e2a40f4a95e1dc6416a601cdb50efca2ca401d01c64138b88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:43:33.422Z] ===================================================== [Pipeline] echo [2025-09-10T04:43:33.435Z] taggedImages: [2025-09-10T04:43:33.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:33.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-09-10T04:43:33.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [2025-09-10T04:43:33.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:33.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-09-10T04:43:33.466Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-09-10T04:43:33.466Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:33.466Z] latest [2025-09-10T04:43:33.466Z] 4.1.0-dev.59 [2025-09-10T04:43:33.466Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:33.466Z] main [2025-09-10T04:43:33.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:33.836Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:34.192Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:34.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-10T04:43:34.192Z] 4631370667ed: Preparing [2025-09-10T04:43:34.192Z] a710dfa97856: Preparing [2025-09-10T04:43:34.192Z] 72379ab5a532: Preparing [2025-09-10T04:43:34.192Z] 9bc128c1a889: Preparing [2025-09-10T04:43:34.192Z] ef9e82f04123: Preparing [2025-09-10T04:43:34.192Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:34.192Z] d82424af53d6: Preparing [2025-09-10T04:43:34.192Z] b2635c758120: Preparing [2025-09-10T04:43:34.192Z] 4b91b09d2381: Preparing [2025-09-10T04:43:34.192Z] 9d525a4e4569: Preparing [2025-09-10T04:43:34.192Z] 1e890da81ec9: Preparing [2025-09-10T04:43:34.192Z] b2635c758120: Waiting [2025-09-10T04:43:34.192Z] 4b91b09d2381: Waiting [2025-09-10T04:43:34.192Z] 9d525a4e4569: Waiting [2025-09-10T04:43:34.192Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:34.192Z] 1e890da81ec9: Waiting [2025-09-10T04:43:34.192Z] d82424af53d6: Waiting [2025-09-10T04:43:34.456Z] a710dfa97856: Pushed [2025-09-10T04:43:34.456Z] 4631370667ed: Pushed [2025-09-10T04:43:34.456Z] 9bc128c1a889: Pushed [2025-09-10T04:43:34.456Z] ef9e82f04123: Pushed [2025-09-10T04:43:34.456Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:34.456Z] d82424af53d6: Layer already exists [2025-09-10T04:43:34.456Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:34.456Z] b2635c758120: Pushed [2025-09-10T04:43:34.720Z] 4b91b09d2381: Pushed [2025-09-10T04:43:37.287Z] 9d525a4e4569: Pushed [2025-09-10T04:43:40.605Z] 72379ab5a532: Pushed [2025-09-10T04:43:40.605Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:9fff06e253d49e142516ba262707980352801ebcc76dcaf85b6ebe60b9dda7f6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:40.951Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:41.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-09-10T04:43:41.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-10T04:43:41.294Z] 4631370667ed: Preparing [2025-09-10T04:43:41.294Z] a710dfa97856: Preparing [2025-09-10T04:43:41.294Z] 72379ab5a532: Preparing [2025-09-10T04:43:41.294Z] 9bc128c1a889: Preparing [2025-09-10T04:43:41.294Z] ef9e82f04123: Preparing [2025-09-10T04:43:41.294Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:41.294Z] d82424af53d6: Preparing [2025-09-10T04:43:41.294Z] b2635c758120: Preparing [2025-09-10T04:43:41.294Z] 4b91b09d2381: Preparing [2025-09-10T04:43:41.294Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:41.294Z] d82424af53d6: Waiting [2025-09-10T04:43:41.294Z] b2635c758120: Waiting [2025-09-10T04:43:41.294Z] 4b91b09d2381: Waiting [2025-09-10T04:43:41.294Z] 9d525a4e4569: Preparing [2025-09-10T04:43:41.294Z] 1e890da81ec9: Preparing [2025-09-10T04:43:41.294Z] 9d525a4e4569: Waiting [2025-09-10T04:43:41.294Z] 1e890da81ec9: Waiting [2025-09-10T04:43:41.294Z] ef9e82f04123: Layer already exists [2025-09-10T04:43:41.294Z] 4631370667ed: Layer already exists [2025-09-10T04:43:41.294Z] 72379ab5a532: Layer already exists [2025-09-10T04:43:41.294Z] a710dfa97856: Layer already exists [2025-09-10T04:43:41.294Z] 9bc128c1a889: Layer already exists [2025-09-10T04:43:41.294Z] b2635c758120: Layer already exists [2025-09-10T04:43:41.294Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:41.294Z] d82424af53d6: Layer already exists [2025-09-10T04:43:41.294Z] 4b91b09d2381: Layer already exists [2025-09-10T04:43:41.294Z] 9d525a4e4569: Layer already exists [2025-09-10T04:43:41.294Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:41.557Z] latest: digest: sha256:9fff06e253d49e142516ba262707980352801ebcc76dcaf85b6ebe60b9dda7f6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:41.908Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:42.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [2025-09-10T04:43:42.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-10T04:43:42.264Z] 4631370667ed: Preparing [2025-09-10T04:43:42.264Z] a710dfa97856: Preparing [2025-09-10T04:43:42.264Z] 72379ab5a532: Preparing [2025-09-10T04:43:42.264Z] 9bc128c1a889: Preparing [2025-09-10T04:43:42.264Z] ef9e82f04123: Preparing [2025-09-10T04:43:42.264Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:42.264Z] d82424af53d6: Preparing [2025-09-10T04:43:42.264Z] b2635c758120: Preparing [2025-09-10T04:43:42.264Z] 4b91b09d2381: Preparing [2025-09-10T04:43:42.264Z] 9d525a4e4569: Preparing [2025-09-10T04:43:42.264Z] 1e890da81ec9: Preparing [2025-09-10T04:43:42.264Z] b2635c758120: Waiting [2025-09-10T04:43:42.264Z] 4b91b09d2381: Waiting [2025-09-10T04:43:42.264Z] 9d525a4e4569: Waiting [2025-09-10T04:43:42.264Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:42.264Z] 1e890da81ec9: Waiting [2025-09-10T04:43:42.264Z] d82424af53d6: Waiting [2025-09-10T04:43:43.661Z] 72379ab5a532: Layer already exists [2025-09-10T04:43:43.661Z] 9bc128c1a889: Layer already exists [2025-09-10T04:43:43.661Z] 4631370667ed: Layer already exists [2025-09-10T04:43:43.661Z] a710dfa97856: Layer already exists [2025-09-10T04:43:43.661Z] ef9e82f04123: Layer already exists [2025-09-10T04:43:43.661Z] d82424af53d6: Layer already exists [2025-09-10T04:43:43.661Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:43.661Z] b2635c758120: Layer already exists [2025-09-10T04:43:43.926Z] 9d525a4e4569: Layer already exists [2025-09-10T04:43:43.926Z] 4b91b09d2381: Layer already exists [2025-09-10T04:43:43.926Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:43.926Z] 4.1.0-dev.59: digest: sha256:9fff06e253d49e142516ba262707980352801ebcc76dcaf85b6ebe60b9dda7f6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:44.276Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:44.621Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:44.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-10T04:43:44.621Z] 4631370667ed: Preparing [2025-09-10T04:43:44.621Z] a710dfa97856: Preparing [2025-09-10T04:43:44.621Z] 72379ab5a532: Preparing [2025-09-10T04:43:44.621Z] 9bc128c1a889: Preparing [2025-09-10T04:43:44.621Z] ef9e82f04123: Preparing [2025-09-10T04:43:44.621Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:44.621Z] d82424af53d6: Preparing [2025-09-10T04:43:44.621Z] b2635c758120: Preparing [2025-09-10T04:43:44.621Z] 4b91b09d2381: Preparing [2025-09-10T04:43:44.621Z] 9d525a4e4569: Preparing [2025-09-10T04:43:44.621Z] 1e890da81ec9: Preparing [2025-09-10T04:43:44.621Z] d82424af53d6: Waiting [2025-09-10T04:43:44.621Z] b2635c758120: Waiting [2025-09-10T04:43:44.621Z] 4b91b09d2381: Waiting [2025-09-10T04:43:44.621Z] 9d525a4e4569: Waiting [2025-09-10T04:43:44.621Z] 1e890da81ec9: Waiting [2025-09-10T04:43:44.621Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:44.621Z] ef9e82f04123: Layer already exists [2025-09-10T04:43:44.621Z] a710dfa97856: Layer already exists [2025-09-10T04:43:44.621Z] 4631370667ed: Layer already exists [2025-09-10T04:43:44.621Z] 9bc128c1a889: Layer already exists [2025-09-10T04:43:44.621Z] 72379ab5a532: Layer already exists [2025-09-10T04:43:44.621Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:44.621Z] d82424af53d6: Layer already exists [2025-09-10T04:43:44.621Z] b2635c758120: Layer already exists [2025-09-10T04:43:44.621Z] 4b91b09d2381: Layer already exists [2025-09-10T04:43:44.621Z] 9d525a4e4569: Layer already exists [2025-09-10T04:43:44.621Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:44.621Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:9fff06e253d49e142516ba262707980352801ebcc76dcaf85b6ebe60b9dda7f6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:45.228Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:45.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-09-10T04:43:45.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-10T04:43:45.571Z] 4631370667ed: Preparing [2025-09-10T04:43:45.571Z] a710dfa97856: Preparing [2025-09-10T04:43:45.571Z] 72379ab5a532: Preparing [2025-09-10T04:43:45.571Z] 9bc128c1a889: Preparing [2025-09-10T04:43:45.571Z] ef9e82f04123: Preparing [2025-09-10T04:43:45.571Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:45.571Z] d82424af53d6: Preparing [2025-09-10T04:43:45.571Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:45.571Z] b2635c758120: Preparing [2025-09-10T04:43:45.571Z] d82424af53d6: Waiting [2025-09-10T04:43:45.571Z] b2635c758120: Waiting [2025-09-10T04:43:45.571Z] 4b91b09d2381: Preparing [2025-09-10T04:43:45.571Z] 9d525a4e4569: Preparing [2025-09-10T04:43:45.571Z] 4b91b09d2381: Waiting [2025-09-10T04:43:45.571Z] 9d525a4e4569: Waiting [2025-09-10T04:43:45.571Z] 1e890da81ec9: Preparing [2025-09-10T04:43:45.571Z] 1e890da81ec9: Waiting [2025-09-10T04:43:45.571Z] 72379ab5a532: Layer already exists [2025-09-10T04:43:45.571Z] 4631370667ed: Layer already exists [2025-09-10T04:43:45.571Z] 9bc128c1a889: Layer already exists [2025-09-10T04:43:45.571Z] a710dfa97856: Layer already exists [2025-09-10T04:43:45.571Z] ef9e82f04123: Layer already exists [2025-09-10T04:43:45.571Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:45.571Z] 4b91b09d2381: Layer already exists [2025-09-10T04:43:45.571Z] d82424af53d6: Layer already exists [2025-09-10T04:43:45.571Z] 9d525a4e4569: Layer already exists [2025-09-10T04:43:45.571Z] b2635c758120: Layer already exists [2025-09-10T04:43:45.571Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:45.834Z] main: digest: sha256:9fff06e253d49e142516ba262707980352801ebcc76dcaf85b6ebe60b9dda7f6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:43:45.916Z] ===================================================== [Pipeline] echo [2025-09-10T04:43:45.932Z] taggedImages: [2025-09-10T04:43:45.932Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:45.932Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-09-10T04:43:45.932Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [2025-09-10T04:43:45.932Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:45.932Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-09-10T04:43:45.963Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-09-10T04:43:45.963Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:45.963Z] latest [2025-09-10T04:43:45.963Z] 4.1.0-dev.59 [2025-09-10T04:43:45.963Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:45.963Z] main [2025-09-10T04:43:45.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:46.331Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:46.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:46.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-10T04:43:46.682Z] 2ccb1ce50ddf: Preparing [2025-09-10T04:43:46.682Z] c21794354727: Preparing [2025-09-10T04:43:46.682Z] 0d355962a373: Preparing [2025-09-10T04:43:46.682Z] 4a7a9ca52d26: Preparing [2025-09-10T04:43:46.682Z] 1c1d7e66a7ee: Preparing [2025-09-10T04:43:46.682Z] 7d2b531461ed: Preparing [2025-09-10T04:43:46.682Z] b6f5a7499fb0: Preparing [2025-09-10T04:43:46.682Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:46.682Z] d82424af53d6: Preparing [2025-09-10T04:43:46.682Z] 84f27d0ce616: Preparing [2025-09-10T04:43:46.682Z] e318f5841454: Preparing [2025-09-10T04:43:46.682Z] 1e890da81ec9: Preparing [2025-09-10T04:43:46.682Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:46.682Z] d82424af53d6: Waiting [2025-09-10T04:43:46.682Z] 84f27d0ce616: Waiting [2025-09-10T04:43:46.682Z] e318f5841454: Waiting [2025-09-10T04:43:46.682Z] 1e890da81ec9: Waiting [2025-09-10T04:43:46.682Z] 7d2b531461ed: Waiting [2025-09-10T04:43:46.682Z] b6f5a7499fb0: Waiting [2025-09-10T04:43:46.945Z] 1c1d7e66a7ee: Pushed [2025-09-10T04:43:46.945Z] c21794354727: Pushed [2025-09-10T04:43:46.945Z] 2ccb1ce50ddf: Pushed [2025-09-10T04:43:46.945Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:46.945Z] d82424af53d6: Layer already exists [2025-09-10T04:43:46.945Z] 7d2b531461ed: Pushed [2025-09-10T04:43:46.945Z] b6f5a7499fb0: Pushed [2025-09-10T04:43:47.208Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:47.473Z] 84f27d0ce616: Pushed [2025-09-10T04:43:50.066Z] e318f5841454: Pushed [2025-09-10T04:43:53.398Z] 4a7a9ca52d26: Pushed [2025-09-10T04:43:53.398Z] 0d355962a373: Pushed [2025-09-10T04:43:53.664Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:65d2bdec95bfd3ffa8f07cd608ac70e30ddb4d8c3ed3ee2f36e3c7cc75ea1dfe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:54.020Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:54.364Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-09-10T04:43:54.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-10T04:43:54.364Z] 2ccb1ce50ddf: Preparing [2025-09-10T04:43:54.364Z] c21794354727: Preparing [2025-09-10T04:43:54.364Z] 0d355962a373: Preparing [2025-09-10T04:43:54.364Z] 4a7a9ca52d26: Preparing [2025-09-10T04:43:54.364Z] 1c1d7e66a7ee: Preparing [2025-09-10T04:43:54.364Z] 7d2b531461ed: Preparing [2025-09-10T04:43:54.364Z] b6f5a7499fb0: Preparing [2025-09-10T04:43:54.364Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:54.364Z] d82424af53d6: Preparing [2025-09-10T04:43:54.364Z] 84f27d0ce616: Preparing [2025-09-10T04:43:54.364Z] e318f5841454: Preparing [2025-09-10T04:43:54.364Z] 1e890da81ec9: Preparing [2025-09-10T04:43:54.364Z] b6f5a7499fb0: Waiting [2025-09-10T04:43:54.364Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:54.364Z] d82424af53d6: Waiting [2025-09-10T04:43:54.364Z] 84f27d0ce616: Waiting [2025-09-10T04:43:54.364Z] e318f5841454: Waiting [2025-09-10T04:43:54.364Z] 1e890da81ec9: Waiting [2025-09-10T04:43:54.364Z] 7d2b531461ed: Waiting [2025-09-10T04:43:54.364Z] 2ccb1ce50ddf: Layer already exists [2025-09-10T04:43:54.364Z] 0d355962a373: Layer already exists [2025-09-10T04:43:54.364Z] c21794354727: Layer already exists [2025-09-10T04:43:54.364Z] 4a7a9ca52d26: Layer already exists [2025-09-10T04:43:54.364Z] 1c1d7e66a7ee: Layer already exists [2025-09-10T04:43:54.364Z] 7d2b531461ed: Layer already exists [2025-09-10T04:43:54.364Z] b6f5a7499fb0: Layer already exists [2025-09-10T04:43:54.364Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:54.364Z] 84f27d0ce616: Layer already exists [2025-09-10T04:43:54.364Z] d82424af53d6: Layer already exists [2025-09-10T04:43:54.364Z] e318f5841454: Layer already exists [2025-09-10T04:43:54.364Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:54.628Z] latest: digest: sha256:65d2bdec95bfd3ffa8f07cd608ac70e30ddb4d8c3ed3ee2f36e3c7cc75ea1dfe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:54.991Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:56.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [2025-09-10T04:43:56.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-10T04:43:56.288Z] 2ccb1ce50ddf: Preparing [2025-09-10T04:43:56.288Z] c21794354727: Preparing [2025-09-10T04:43:56.288Z] 0d355962a373: Preparing [2025-09-10T04:43:56.288Z] 4a7a9ca52d26: Preparing [2025-09-10T04:43:56.288Z] 1c1d7e66a7ee: Preparing [2025-09-10T04:43:56.288Z] 7d2b531461ed: Preparing [2025-09-10T04:43:56.288Z] b6f5a7499fb0: Preparing [2025-09-10T04:43:56.288Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:56.288Z] d82424af53d6: Preparing [2025-09-10T04:43:56.288Z] 84f27d0ce616: Preparing [2025-09-10T04:43:56.288Z] e318f5841454: Preparing [2025-09-10T04:43:56.288Z] 1e890da81ec9: Preparing [2025-09-10T04:43:56.288Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:56.288Z] d82424af53d6: Waiting [2025-09-10T04:43:56.288Z] 84f27d0ce616: Waiting [2025-09-10T04:43:56.288Z] e318f5841454: Waiting [2025-09-10T04:43:56.288Z] 1e890da81ec9: Waiting [2025-09-10T04:43:56.288Z] 7d2b531461ed: Waiting [2025-09-10T04:43:56.288Z] 1c1d7e66a7ee: Layer already exists [2025-09-10T04:43:56.288Z] 0d355962a373: Layer already exists [2025-09-10T04:43:56.288Z] 2ccb1ce50ddf: Layer already exists [2025-09-10T04:43:56.288Z] 4a7a9ca52d26: Layer already exists [2025-09-10T04:43:56.288Z] c21794354727: Layer already exists [2025-09-10T04:43:56.288Z] 7d2b531461ed: Layer already exists [2025-09-10T04:43:56.288Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:56.288Z] b6f5a7499fb0: Layer already exists [2025-09-10T04:43:56.288Z] d82424af53d6: Layer already exists [2025-09-10T04:43:56.288Z] 84f27d0ce616: Layer already exists [2025-09-10T04:43:56.288Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:56.288Z] e318f5841454: Layer already exists [2025-09-10T04:43:56.553Z] 4.1.0-dev.59: digest: sha256:65d2bdec95bfd3ffa8f07cd608ac70e30ddb4d8c3ed3ee2f36e3c7cc75ea1dfe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:56.905Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:57.258Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:57.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-10T04:43:57.258Z] 2ccb1ce50ddf: Preparing [2025-09-10T04:43:57.258Z] c21794354727: Preparing [2025-09-10T04:43:57.258Z] 0d355962a373: Preparing [2025-09-10T04:43:57.258Z] 4a7a9ca52d26: Preparing [2025-09-10T04:43:57.258Z] 1c1d7e66a7ee: Preparing [2025-09-10T04:43:57.258Z] 7d2b531461ed: Preparing [2025-09-10T04:43:57.258Z] b6f5a7499fb0: Preparing [2025-09-10T04:43:57.258Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:57.258Z] d82424af53d6: Preparing [2025-09-10T04:43:57.258Z] 84f27d0ce616: Preparing [2025-09-10T04:43:57.258Z] e318f5841454: Preparing [2025-09-10T04:43:57.258Z] 1e890da81ec9: Preparing [2025-09-10T04:43:57.258Z] 7d2b531461ed: Waiting [2025-09-10T04:43:57.258Z] b6f5a7499fb0: Waiting [2025-09-10T04:43:57.258Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:57.258Z] d82424af53d6: Waiting [2025-09-10T04:43:57.258Z] 84f27d0ce616: Waiting [2025-09-10T04:43:57.258Z] e318f5841454: Waiting [2025-09-10T04:43:57.258Z] 1e890da81ec9: Waiting [2025-09-10T04:43:57.258Z] 0d355962a373: Layer already exists [2025-09-10T04:43:57.258Z] 4a7a9ca52d26: Layer already exists [2025-09-10T04:43:57.258Z] 2ccb1ce50ddf: Layer already exists [2025-09-10T04:43:57.258Z] c21794354727: Layer already exists [2025-09-10T04:43:57.258Z] 1c1d7e66a7ee: Layer already exists [2025-09-10T04:43:57.258Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:57.258Z] b6f5a7499fb0: Layer already exists [2025-09-10T04:43:57.258Z] 7d2b531461ed: Layer already exists [2025-09-10T04:43:57.258Z] d82424af53d6: Layer already exists [2025-09-10T04:43:57.258Z] 84f27d0ce616: Layer already exists [2025-09-10T04:43:57.258Z] e318f5841454: Layer already exists [2025-09-10T04:43:57.258Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:57.524Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:65d2bdec95bfd3ffa8f07cd608ac70e30ddb4d8c3ed3ee2f36e3c7cc75ea1dfe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:57.881Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:58.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-09-10T04:43:58.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-10T04:43:58.235Z] 2ccb1ce50ddf: Preparing [2025-09-10T04:43:58.235Z] c21794354727: Preparing [2025-09-10T04:43:58.235Z] 0d355962a373: Preparing [2025-09-10T04:43:58.235Z] 4a7a9ca52d26: Preparing [2025-09-10T04:43:58.235Z] 1c1d7e66a7ee: Preparing [2025-09-10T04:43:58.235Z] 7d2b531461ed: Preparing [2025-09-10T04:43:58.235Z] b6f5a7499fb0: Preparing [2025-09-10T04:43:58.235Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:58.235Z] d82424af53d6: Preparing [2025-09-10T04:43:58.235Z] 84f27d0ce616: Preparing [2025-09-10T04:43:58.235Z] e318f5841454: Preparing [2025-09-10T04:43:58.235Z] 1e890da81ec9: Preparing [2025-09-10T04:43:58.235Z] 7d2b531461ed: Waiting [2025-09-10T04:43:58.235Z] b6f5a7499fb0: Waiting [2025-09-10T04:43:58.235Z] f91ee9bb0c44: Waiting [2025-09-10T04:43:58.235Z] d82424af53d6: Waiting [2025-09-10T04:43:58.235Z] e318f5841454: Waiting [2025-09-10T04:43:58.235Z] 84f27d0ce616: Waiting [2025-09-10T04:43:58.235Z] 1e890da81ec9: Waiting [2025-09-10T04:43:58.235Z] 2ccb1ce50ddf: Layer already exists [2025-09-10T04:43:58.235Z] 4a7a9ca52d26: Layer already exists [2025-09-10T04:43:58.235Z] c21794354727: Layer already exists [2025-09-10T04:43:58.235Z] 0d355962a373: Layer already exists [2025-09-10T04:43:58.235Z] 1c1d7e66a7ee: Layer already exists [2025-09-10T04:43:58.235Z] b6f5a7499fb0: Layer already exists [2025-09-10T04:43:58.235Z] 7d2b531461ed: Layer already exists [2025-09-10T04:43:58.235Z] 84f27d0ce616: Layer already exists [2025-09-10T04:43:58.235Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:58.235Z] d82424af53d6: Layer already exists [2025-09-10T04:43:58.235Z] e318f5841454: Layer already exists [2025-09-10T04:43:58.235Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:58.499Z] main: digest: sha256:65d2bdec95bfd3ffa8f07cd608ac70e30ddb4d8c3ed3ee2f36e3c7cc75ea1dfe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:43:58.567Z] ===================================================== [Pipeline] echo [2025-09-10T04:43:58.587Z] taggedImages: [2025-09-10T04:43:58.587Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:58.587Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-09-10T04:43:58.587Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [2025-09-10T04:43:58.587Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:58.587Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-09-10T04:43:58.624Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-09-10T04:43:58.624Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:58.624Z] latest [2025-09-10T04:43:58.624Z] 4.1.0-dev.59 [2025-09-10T04:43:58.624Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:43:58.624Z] main [2025-09-10T04:43:58.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:58.999Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:43:59.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:43:59.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-10T04:43:59.357Z] 4d189e0ba7fb: Preparing [2025-09-10T04:43:59.357Z] 3e42d12a56bc: Preparing [2025-09-10T04:43:59.357Z] f91ee9bb0c44: Preparing [2025-09-10T04:43:59.357Z] d82424af53d6: Preparing [2025-09-10T04:43:59.357Z] 6fd30965a53c: Preparing [2025-09-10T04:43:59.357Z] c7970d99a93b: Preparing [2025-09-10T04:43:59.357Z] 1e890da81ec9: Preparing [2025-09-10T04:43:59.357Z] c7970d99a93b: Waiting [2025-09-10T04:43:59.357Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:43:59.357Z] d82424af53d6: Layer already exists [2025-09-10T04:43:59.622Z] 1e890da81ec9: Layer already exists [2025-09-10T04:43:59.622Z] 4d189e0ba7fb: Pushed [2025-09-10T04:43:59.886Z] 6fd30965a53c: Pushed [2025-09-10T04:44:01.821Z] c7970d99a93b: Pushed [2025-09-10T04:44:07.145Z] 3e42d12a56bc: Pushed [2025-09-10T04:44:07.145Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:c8778947e1a5af0a801508684cbfaf3b0898b8290ffb0a0a7c46be4f379f8999 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:07.509Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:07.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-09-10T04:44:07.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-10T04:44:07.862Z] 4d189e0ba7fb: Preparing [2025-09-10T04:44:07.862Z] 3e42d12a56bc: Preparing [2025-09-10T04:44:07.862Z] f91ee9bb0c44: Preparing [2025-09-10T04:44:07.862Z] d82424af53d6: Preparing [2025-09-10T04:44:07.862Z] 6fd30965a53c: Preparing [2025-09-10T04:44:07.862Z] c7970d99a93b: Preparing [2025-09-10T04:44:07.862Z] 1e890da81ec9: Preparing [2025-09-10T04:44:07.862Z] c7970d99a93b: Waiting [2025-09-10T04:44:07.862Z] 1e890da81ec9: Waiting [2025-09-10T04:44:07.862Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:44:07.862Z] d82424af53d6: Layer already exists [2025-09-10T04:44:07.862Z] 4d189e0ba7fb: Layer already exists [2025-09-10T04:44:07.862Z] 6fd30965a53c: Layer already exists [2025-09-10T04:44:07.862Z] 3e42d12a56bc: Layer already exists [2025-09-10T04:44:07.862Z] c7970d99a93b: Layer already exists [2025-09-10T04:44:07.862Z] 1e890da81ec9: Layer already exists [2025-09-10T04:44:08.128Z] latest: digest: sha256:c8778947e1a5af0a801508684cbfaf3b0898b8290ffb0a0a7c46be4f379f8999 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:08.479Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:08.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [2025-09-10T04:44:08.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-10T04:44:08.834Z] 4d189e0ba7fb: Preparing [2025-09-10T04:44:08.834Z] 3e42d12a56bc: Preparing [2025-09-10T04:44:08.834Z] f91ee9bb0c44: Preparing [2025-09-10T04:44:08.834Z] d82424af53d6: Preparing [2025-09-10T04:44:08.834Z] 6fd30965a53c: Preparing [2025-09-10T04:44:08.834Z] c7970d99a93b: Preparing [2025-09-10T04:44:08.834Z] 1e890da81ec9: Preparing [2025-09-10T04:44:08.834Z] c7970d99a93b: Waiting [2025-09-10T04:44:08.834Z] 1e890da81ec9: Waiting [2025-09-10T04:44:08.834Z] 6fd30965a53c: Layer already exists [2025-09-10T04:44:08.834Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:44:08.834Z] d82424af53d6: Layer already exists [2025-09-10T04:44:08.834Z] 3e42d12a56bc: Layer already exists [2025-09-10T04:44:08.834Z] 4d189e0ba7fb: Layer already exists [2025-09-10T04:44:08.834Z] c7970d99a93b: Layer already exists [2025-09-10T04:44:08.834Z] 1e890da81ec9: Layer already exists [2025-09-10T04:44:09.099Z] 4.1.0-dev.59: digest: sha256:c8778947e1a5af0a801508684cbfaf3b0898b8290ffb0a0a7c46be4f379f8999 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:09.457Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:09.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:44:09.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-10T04:44:09.798Z] 4d189e0ba7fb: Preparing [2025-09-10T04:44:09.798Z] 3e42d12a56bc: Preparing [2025-09-10T04:44:09.798Z] f91ee9bb0c44: Preparing [2025-09-10T04:44:09.798Z] d82424af53d6: Preparing [2025-09-10T04:44:09.798Z] 6fd30965a53c: Preparing [2025-09-10T04:44:09.798Z] c7970d99a93b: Preparing [2025-09-10T04:44:09.798Z] 1e890da81ec9: Preparing [2025-09-10T04:44:09.798Z] c7970d99a93b: Waiting [2025-09-10T04:44:09.798Z] 1e890da81ec9: Waiting [2025-09-10T04:44:09.798Z] 6fd30965a53c: Layer already exists [2025-09-10T04:44:09.798Z] 3e42d12a56bc: Layer already exists [2025-09-10T04:44:09.798Z] d82424af53d6: Layer already exists [2025-09-10T04:44:09.798Z] 4d189e0ba7fb: Layer already exists [2025-09-10T04:44:09.799Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:44:09.799Z] 1e890da81ec9: Layer already exists [2025-09-10T04:44:09.799Z] c7970d99a93b: Layer already exists [2025-09-10T04:44:09.799Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:c8778947e1a5af0a801508684cbfaf3b0898b8290ffb0a0a7c46be4f379f8999 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:10.408Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:10.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-09-10T04:44:10.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-10T04:44:10.751Z] 4d189e0ba7fb: Preparing [2025-09-10T04:44:10.751Z] 3e42d12a56bc: Preparing [2025-09-10T04:44:10.751Z] f91ee9bb0c44: Preparing [2025-09-10T04:44:10.751Z] d82424af53d6: Preparing [2025-09-10T04:44:10.751Z] 6fd30965a53c: Preparing [2025-09-10T04:44:10.751Z] c7970d99a93b: Preparing [2025-09-10T04:44:10.751Z] 1e890da81ec9: Preparing [2025-09-10T04:44:10.751Z] c7970d99a93b: Waiting [2025-09-10T04:44:10.751Z] 1e890da81ec9: Waiting [2025-09-10T04:44:10.751Z] d82424af53d6: Layer already exists [2025-09-10T04:44:10.751Z] 6fd30965a53c: Layer already exists [2025-09-10T04:44:10.751Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:44:10.751Z] 4d189e0ba7fb: Layer already exists [2025-09-10T04:44:10.751Z] 3e42d12a56bc: Layer already exists [2025-09-10T04:44:10.751Z] c7970d99a93b: Layer already exists [2025-09-10T04:44:10.751Z] 1e890da81ec9: Layer already exists [2025-09-10T04:44:11.014Z] main: digest: sha256:c8778947e1a5af0a801508684cbfaf3b0898b8290ffb0a0a7c46be4f379f8999 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:44:11.097Z] ===================================================== [Pipeline] echo [2025-09-10T04:44:11.112Z] taggedImages: [2025-09-10T04:44:11.112Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:44:11.112Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-09-10T04:44:11.112Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [2025-09-10T04:44:11.112Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:44:11.112Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-09-10T04:44:11.139Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-09-10T04:44:11.139Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:44:11.139Z] latest [2025-09-10T04:44:11.139Z] 4.1.0-dev.59 [2025-09-10T04:44:11.139Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:44:11.139Z] main [2025-09-10T04:44:11.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:11.503Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:11.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:44:11.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-10T04:44:11.849Z] 1b761933065a: Preparing [2025-09-10T04:44:11.849Z] 41d6453ae5b5: Preparing [2025-09-10T04:44:11.849Z] 0dbb9b699e82: Preparing [2025-09-10T04:44:11.849Z] f91ee9bb0c44: Preparing [2025-09-10T04:44:11.849Z] d82424af53d6: Preparing [2025-09-10T04:44:11.849Z] d7df013ca5e8: Preparing [2025-09-10T04:44:11.849Z] ad116f6f16d6: Preparing [2025-09-10T04:44:11.849Z] b3b426eb66ee: Preparing [2025-09-10T04:44:11.849Z] c8f0a6174795: Preparing [2025-09-10T04:44:11.849Z] 1e890da81ec9: Preparing [2025-09-10T04:44:11.849Z] d7df013ca5e8: Waiting [2025-09-10T04:44:11.849Z] b3b426eb66ee: Waiting [2025-09-10T04:44:11.849Z] ad116f6f16d6: Waiting [2025-09-10T04:44:11.849Z] c8f0a6174795: Waiting [2025-09-10T04:44:11.849Z] 1e890da81ec9: Waiting [2025-09-10T04:44:11.849Z] d82424af53d6: Layer already exists [2025-09-10T04:44:11.849Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:44:12.112Z] 0dbb9b699e82: Pushed [2025-09-10T04:44:12.112Z] 41d6453ae5b5: Pushed [2025-09-10T04:44:12.112Z] 1b761933065a: Pushed [2025-09-10T04:44:12.112Z] 1e890da81ec9: Layer already exists [2025-09-10T04:44:12.376Z] b3b426eb66ee: Pushed [2025-09-10T04:44:12.952Z] c8f0a6174795: Pushed [2025-09-10T04:44:22.989Z] ad116f6f16d6: Pushed [2025-09-10T04:44:37.961Z] d7df013ca5e8: Pushed [2025-09-10T04:44:37.961Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:b33ddacd81ad0bd36ac8c6856de902f893a35f7451606079dd403a493ff8dc82 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:38.344Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:38.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-09-10T04:44:38.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-10T04:44:38.698Z] 1b761933065a: Preparing [2025-09-10T04:44:38.699Z] 41d6453ae5b5: Preparing [2025-09-10T04:44:38.699Z] 0dbb9b699e82: Preparing [2025-09-10T04:44:38.699Z] f91ee9bb0c44: Preparing [2025-09-10T04:44:38.699Z] d82424af53d6: Preparing [2025-09-10T04:44:38.699Z] d7df013ca5e8: Preparing [2025-09-10T04:44:38.699Z] ad116f6f16d6: Preparing [2025-09-10T04:44:38.699Z] b3b426eb66ee: Preparing [2025-09-10T04:44:38.699Z] c8f0a6174795: Preparing [2025-09-10T04:44:38.699Z] 1e890da81ec9: Preparing [2025-09-10T04:44:38.699Z] ad116f6f16d6: Waiting [2025-09-10T04:44:38.699Z] b3b426eb66ee: Waiting [2025-09-10T04:44:38.699Z] c8f0a6174795: Waiting [2025-09-10T04:44:38.699Z] 1e890da81ec9: Waiting [2025-09-10T04:44:38.699Z] d7df013ca5e8: Waiting [2025-09-10T04:44:38.699Z] 41d6453ae5b5: Layer already exists [2025-09-10T04:44:38.699Z] d82424af53d6: Layer already exists [2025-09-10T04:44:38.699Z] 0dbb9b699e82: Layer already exists [2025-09-10T04:44:38.699Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:44:38.699Z] 1b761933065a: Layer already exists [2025-09-10T04:44:38.699Z] ad116f6f16d6: Layer already exists [2025-09-10T04:44:38.699Z] b3b426eb66ee: Layer already exists [2025-09-10T04:44:38.699Z] d7df013ca5e8: Layer already exists [2025-09-10T04:44:38.699Z] c8f0a6174795: Layer already exists [2025-09-10T04:44:38.699Z] 1e890da81ec9: Layer already exists [2025-09-10T04:44:38.699Z] latest: digest: sha256:b33ddacd81ad0bd36ac8c6856de902f893a35f7451606079dd403a493ff8dc82 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:39.303Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:39.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [2025-09-10T04:44:39.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-10T04:44:39.649Z] 1b761933065a: Preparing [2025-09-10T04:44:39.649Z] 41d6453ae5b5: Preparing [2025-09-10T04:44:39.649Z] 0dbb9b699e82: Preparing [2025-09-10T04:44:39.649Z] f91ee9bb0c44: Preparing [2025-09-10T04:44:39.649Z] d82424af53d6: Preparing [2025-09-10T04:44:39.649Z] d7df013ca5e8: Preparing [2025-09-10T04:44:39.649Z] ad116f6f16d6: Preparing [2025-09-10T04:44:39.649Z] b3b426eb66ee: Preparing [2025-09-10T04:44:39.649Z] c8f0a6174795: Preparing [2025-09-10T04:44:39.649Z] 1e890da81ec9: Preparing [2025-09-10T04:44:39.649Z] d7df013ca5e8: Waiting [2025-09-10T04:44:39.649Z] ad116f6f16d6: Waiting [2025-09-10T04:44:39.649Z] b3b426eb66ee: Waiting [2025-09-10T04:44:39.649Z] c8f0a6174795: Waiting [2025-09-10T04:44:39.649Z] 1e890da81ec9: Waiting [2025-09-10T04:44:39.649Z] 1b761933065a: Layer already exists [2025-09-10T04:44:39.649Z] 0dbb9b699e82: Layer already exists [2025-09-10T04:44:39.649Z] d82424af53d6: Layer already exists [2025-09-10T04:44:39.649Z] 41d6453ae5b5: Layer already exists [2025-09-10T04:44:39.649Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:44:39.649Z] b3b426eb66ee: Layer already exists [2025-09-10T04:44:39.649Z] 1e890da81ec9: Layer already exists [2025-09-10T04:44:39.649Z] d7df013ca5e8: Layer already exists [2025-09-10T04:44:39.649Z] ad116f6f16d6: Layer already exists [2025-09-10T04:44:39.649Z] c8f0a6174795: Layer already exists [2025-09-10T04:44:39.911Z] 4.1.0-dev.59: digest: sha256:b33ddacd81ad0bd36ac8c6856de902f893a35f7451606079dd403a493ff8dc82 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:40.272Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:40.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:44:40.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-10T04:44:40.613Z] 1b761933065a: Preparing [2025-09-10T04:44:40.613Z] 41d6453ae5b5: Preparing [2025-09-10T04:44:40.613Z] 0dbb9b699e82: Preparing [2025-09-10T04:44:40.613Z] f91ee9bb0c44: Preparing [2025-09-10T04:44:40.613Z] d82424af53d6: Preparing [2025-09-10T04:44:40.613Z] d7df013ca5e8: Preparing [2025-09-10T04:44:40.613Z] ad116f6f16d6: Preparing [2025-09-10T04:44:40.613Z] b3b426eb66ee: Preparing [2025-09-10T04:44:40.613Z] c8f0a6174795: Preparing [2025-09-10T04:44:40.613Z] d7df013ca5e8: Waiting [2025-09-10T04:44:40.613Z] ad116f6f16d6: Waiting [2025-09-10T04:44:40.613Z] b3b426eb66ee: Waiting [2025-09-10T04:44:40.613Z] 1e890da81ec9: Preparing [2025-09-10T04:44:40.613Z] c8f0a6174795: Waiting [2025-09-10T04:44:40.613Z] 1e890da81ec9: Waiting [2025-09-10T04:44:40.613Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:44:40.613Z] 0dbb9b699e82: Layer already exists [2025-09-10T04:44:40.613Z] 1b761933065a: Layer already exists [2025-09-10T04:44:40.613Z] 41d6453ae5b5: Layer already exists [2025-09-10T04:44:40.613Z] d82424af53d6: Layer already exists [2025-09-10T04:44:40.613Z] ad116f6f16d6: Layer already exists [2025-09-10T04:44:40.613Z] 1e890da81ec9: Layer already exists [2025-09-10T04:44:40.613Z] b3b426eb66ee: Layer already exists [2025-09-10T04:44:40.613Z] d7df013ca5e8: Layer already exists [2025-09-10T04:44:42.015Z] c8f0a6174795: Layer already exists [2025-09-10T04:44:42.015Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:b33ddacd81ad0bd36ac8c6856de902f893a35f7451606079dd403a493ff8dc82 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:42.370Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:42.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-09-10T04:44:42.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-10T04:44:42.721Z] 1b761933065a: Preparing [2025-09-10T04:44:42.721Z] 41d6453ae5b5: Preparing [2025-09-10T04:44:42.721Z] 0dbb9b699e82: Preparing [2025-09-10T04:44:42.721Z] f91ee9bb0c44: Preparing [2025-09-10T04:44:42.721Z] d82424af53d6: Preparing [2025-09-10T04:44:42.721Z] d7df013ca5e8: Preparing [2025-09-10T04:44:42.721Z] ad116f6f16d6: Preparing [2025-09-10T04:44:42.721Z] b3b426eb66ee: Preparing [2025-09-10T04:44:42.721Z] c8f0a6174795: Preparing [2025-09-10T04:44:42.721Z] ad116f6f16d6: Waiting [2025-09-10T04:44:42.721Z] 1e890da81ec9: Preparing [2025-09-10T04:44:42.721Z] b3b426eb66ee: Waiting [2025-09-10T04:44:42.721Z] c8f0a6174795: Waiting [2025-09-10T04:44:42.721Z] 1e890da81ec9: Waiting [2025-09-10T04:44:42.721Z] d7df013ca5e8: Waiting [2025-09-10T04:44:42.721Z] d82424af53d6: Layer already exists [2025-09-10T04:44:42.721Z] 41d6453ae5b5: Layer already exists [2025-09-10T04:44:42.721Z] 0dbb9b699e82: Layer already exists [2025-09-10T04:44:42.721Z] 1b761933065a: Layer already exists [2025-09-10T04:44:42.721Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:44:42.721Z] ad116f6f16d6: Layer already exists [2025-09-10T04:44:42.721Z] d7df013ca5e8: Layer already exists [2025-09-10T04:44:42.721Z] b3b426eb66ee: Layer already exists [2025-09-10T04:44:42.721Z] c8f0a6174795: Layer already exists [2025-09-10T04:44:42.721Z] 1e890da81ec9: Layer already exists [2025-09-10T04:44:42.984Z] main: digest: sha256:b33ddacd81ad0bd36ac8c6856de902f893a35f7451606079dd403a493ff8dc82 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:44:43.060Z] ===================================================== [Pipeline] echo [2025-09-10T04:44:43.072Z] taggedImages: [2025-09-10T04:44:43.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:44:43.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-09-10T04:44:43.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [2025-09-10T04:44:43.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:44:43.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-09-10T04:44:43.097Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-09-10T04:44:43.097Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:44:43.097Z] latest [2025-09-10T04:44:43.097Z] 4.1.0-dev.59 [2025-09-10T04:44:43.097Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:44:43.097Z] main [2025-09-10T04:44:43.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:43.474Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:44:43.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:44:43.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-10T04:44:43.824Z] e6ee5dc0a58e: Preparing [2025-09-10T04:44:43.824Z] 2c48edb415cc: Preparing [2025-09-10T04:44:43.824Z] ced24280bec5: Preparing [2025-09-10T04:44:43.824Z] f91ee9bb0c44: Preparing [2025-09-10T04:44:43.824Z] d82424af53d6: Preparing [2025-09-10T04:44:43.824Z] d4047ff17036: Preparing [2025-09-10T04:44:43.824Z] 352333d154be: Preparing [2025-09-10T04:44:43.824Z] d4047ff17036: Waiting [2025-09-10T04:44:43.824Z] 352333d154be: Waiting [2025-09-10T04:44:43.824Z] a44f2ace2e55: Preparing [2025-09-10T04:44:43.824Z] 1e890da81ec9: Preparing [2025-09-10T04:44:43.824Z] a44f2ace2e55: Waiting [2025-09-10T04:44:43.824Z] 1e890da81ec9: Waiting [2025-09-10T04:44:43.824Z] d82424af53d6: Layer already exists [2025-09-10T04:44:43.824Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:44:44.088Z] e6ee5dc0a58e: Pushed [2025-09-10T04:44:44.088Z] 2c48edb415cc: Pushed [2025-09-10T04:44:44.088Z] ced24280bec5: Pushed [2025-09-10T04:44:44.088Z] 1e890da81ec9: Layer already exists [2025-09-10T04:44:44.353Z] 352333d154be: Pushed [2025-09-10T04:44:44.618Z] a44f2ace2e55: Pushed [2025-09-10T04:45:11.258Z] d4047ff17036: Pushed [2025-09-10T04:45:11.258Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:fd0c84a050f7a83ba0ad134850a8fe646a75cae74054c6a933f4616c2e0e7258 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:11.610Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:11.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-09-10T04:45:11.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-10T04:45:11.956Z] e6ee5dc0a58e: Preparing [2025-09-10T04:45:11.956Z] 2c48edb415cc: Preparing [2025-09-10T04:45:11.956Z] ced24280bec5: Preparing [2025-09-10T04:45:11.956Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:11.956Z] d82424af53d6: Preparing [2025-09-10T04:45:11.956Z] d4047ff17036: Preparing [2025-09-10T04:45:11.956Z] 352333d154be: Preparing [2025-09-10T04:45:11.956Z] a44f2ace2e55: Preparing [2025-09-10T04:45:11.956Z] 1e890da81ec9: Preparing [2025-09-10T04:45:11.956Z] d4047ff17036: Waiting [2025-09-10T04:45:11.956Z] 352333d154be: Waiting [2025-09-10T04:45:11.956Z] a44f2ace2e55: Waiting [2025-09-10T04:45:11.956Z] 1e890da81ec9: Waiting [2025-09-10T04:45:11.956Z] 2c48edb415cc: Layer already exists [2025-09-10T04:45:11.956Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:11.956Z] d82424af53d6: Layer already exists [2025-09-10T04:45:11.956Z] ced24280bec5: Layer already exists [2025-09-10T04:45:11.956Z] e6ee5dc0a58e: Layer already exists [2025-09-10T04:45:11.956Z] a44f2ace2e55: Layer already exists [2025-09-10T04:45:11.956Z] d4047ff17036: Layer already exists [2025-09-10T04:45:11.956Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:11.956Z] 352333d154be: Layer already exists [2025-09-10T04:45:12.223Z] latest: digest: sha256:fd0c84a050f7a83ba0ad134850a8fe646a75cae74054c6a933f4616c2e0e7258 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:12.616Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:12.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [2025-09-10T04:45:12.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-10T04:45:12.988Z] e6ee5dc0a58e: Preparing [2025-09-10T04:45:12.988Z] 2c48edb415cc: Preparing [2025-09-10T04:45:12.988Z] ced24280bec5: Preparing [2025-09-10T04:45:12.988Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:12.988Z] d82424af53d6: Preparing [2025-09-10T04:45:12.988Z] d4047ff17036: Preparing [2025-09-10T04:45:12.988Z] 352333d154be: Preparing [2025-09-10T04:45:12.988Z] a44f2ace2e55: Preparing [2025-09-10T04:45:12.988Z] 1e890da81ec9: Preparing [2025-09-10T04:45:12.988Z] 352333d154be: Waiting [2025-09-10T04:45:12.988Z] a44f2ace2e55: Waiting [2025-09-10T04:45:12.988Z] 1e890da81ec9: Waiting [2025-09-10T04:45:12.988Z] d4047ff17036: Waiting [2025-09-10T04:45:12.988Z] 2c48edb415cc: Layer already exists [2025-09-10T04:45:12.988Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:12.988Z] e6ee5dc0a58e: Layer already exists [2025-09-10T04:45:12.988Z] d82424af53d6: Layer already exists [2025-09-10T04:45:12.988Z] ced24280bec5: Layer already exists [2025-09-10T04:45:12.988Z] 352333d154be: Layer already exists [2025-09-10T04:45:12.988Z] d4047ff17036: Layer already exists [2025-09-10T04:45:12.988Z] a44f2ace2e55: Layer already exists [2025-09-10T04:45:12.988Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:13.258Z] 4.1.0-dev.59: digest: sha256:fd0c84a050f7a83ba0ad134850a8fe646a75cae74054c6a933f4616c2e0e7258 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:13.608Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:13.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:45:13.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-10T04:45:13.967Z] e6ee5dc0a58e: Preparing [2025-09-10T04:45:13.967Z] 2c48edb415cc: Preparing [2025-09-10T04:45:13.967Z] ced24280bec5: Preparing [2025-09-10T04:45:13.967Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:13.967Z] d82424af53d6: Preparing [2025-09-10T04:45:13.967Z] d4047ff17036: Preparing [2025-09-10T04:45:13.967Z] 352333d154be: Preparing [2025-09-10T04:45:13.967Z] a44f2ace2e55: Preparing [2025-09-10T04:45:13.967Z] 1e890da81ec9: Preparing [2025-09-10T04:45:13.967Z] d4047ff17036: Waiting [2025-09-10T04:45:13.967Z] 352333d154be: Waiting [2025-09-10T04:45:13.967Z] a44f2ace2e55: Waiting [2025-09-10T04:45:13.967Z] 1e890da81ec9: Waiting [2025-09-10T04:45:13.967Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:13.967Z] e6ee5dc0a58e: Layer already exists [2025-09-10T04:45:13.967Z] 2c48edb415cc: Layer already exists [2025-09-10T04:45:13.967Z] d82424af53d6: Layer already exists [2025-09-10T04:45:13.967Z] ced24280bec5: Layer already exists [2025-09-10T04:45:13.967Z] d4047ff17036: Layer already exists [2025-09-10T04:45:13.967Z] 352333d154be: Layer already exists [2025-09-10T04:45:13.967Z] a44f2ace2e55: Layer already exists [2025-09-10T04:45:13.967Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:13.967Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:fd0c84a050f7a83ba0ad134850a8fe646a75cae74054c6a933f4616c2e0e7258 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:14.577Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:14.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-09-10T04:45:14.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-10T04:45:14.921Z] e6ee5dc0a58e: Preparing [2025-09-10T04:45:14.921Z] 2c48edb415cc: Preparing [2025-09-10T04:45:14.921Z] ced24280bec5: Preparing [2025-09-10T04:45:14.921Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:14.921Z] d82424af53d6: Preparing [2025-09-10T04:45:14.921Z] d4047ff17036: Preparing [2025-09-10T04:45:14.921Z] 352333d154be: Preparing [2025-09-10T04:45:14.921Z] a44f2ace2e55: Preparing [2025-09-10T04:45:14.921Z] 1e890da81ec9: Preparing [2025-09-10T04:45:14.921Z] 352333d154be: Waiting [2025-09-10T04:45:14.921Z] a44f2ace2e55: Waiting [2025-09-10T04:45:14.921Z] 1e890da81ec9: Waiting [2025-09-10T04:45:14.921Z] d4047ff17036: Waiting [2025-09-10T04:45:14.921Z] d82424af53d6: Layer already exists [2025-09-10T04:45:14.921Z] ced24280bec5: Layer already exists [2025-09-10T04:45:14.921Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:14.921Z] 2c48edb415cc: Layer already exists [2025-09-10T04:45:14.921Z] e6ee5dc0a58e: Layer already exists [2025-09-10T04:45:14.921Z] d4047ff17036: Layer already exists [2025-09-10T04:45:14.921Z] 352333d154be: Layer already exists [2025-09-10T04:45:14.921Z] a44f2ace2e55: Layer already exists [2025-09-10T04:45:14.921Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:14.921Z] main: digest: sha256:fd0c84a050f7a83ba0ad134850a8fe646a75cae74054c6a933f4616c2e0e7258 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:45:15.258Z] ===================================================== [Pipeline] echo [2025-09-10T04:45:15.271Z] taggedImages: [2025-09-10T04:45:15.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:45:15.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-09-10T04:45:15.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [2025-09-10T04:45:15.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:45:15.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-09-10T04:45:15.292Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-09-10T04:45:15.292Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:45:15.292Z] latest [2025-09-10T04:45:15.292Z] 4.1.0-dev.59 [2025-09-10T04:45:15.292Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:45:15.292Z] main [2025-09-10T04:45:15.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:15.650Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:16.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:45:16.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-10T04:45:16.007Z] cac7fe6d5abb: Preparing [2025-09-10T04:45:16.007Z] 4b14e222e38f: Preparing [2025-09-10T04:45:16.007Z] 1f956ab80d42: Preparing [2025-09-10T04:45:16.007Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:16.007Z] d82424af53d6: Preparing [2025-09-10T04:45:16.007Z] 47a07954bdc3: Preparing [2025-09-10T04:45:16.007Z] b3b426eb66ee: Preparing [2025-09-10T04:45:16.007Z] 47a07954bdc3: Waiting [2025-09-10T04:45:16.007Z] c8f0a6174795: Preparing [2025-09-10T04:45:16.007Z] 1e890da81ec9: Preparing [2025-09-10T04:45:16.007Z] b3b426eb66ee: Waiting [2025-09-10T04:45:16.007Z] c8f0a6174795: Waiting [2025-09-10T04:45:16.007Z] 1e890da81ec9: Waiting [2025-09-10T04:45:16.273Z] 4b14e222e38f: Pushed [2025-09-10T04:45:16.273Z] 1f956ab80d42: Pushed [2025-09-10T04:45:17.228Z] d82424af53d6: Layer already exists [2025-09-10T04:45:17.228Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:17.228Z] b3b426eb66ee: Layer already exists [2025-09-10T04:45:17.228Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:17.228Z] cac7fe6d5abb: Pushed [2025-09-10T04:45:17.228Z] c8f0a6174795: Layer already exists [2025-09-10T04:45:43.865Z] 47a07954bdc3: Pushed [2025-09-10T04:45:43.865Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:6212bcc6b0325f5b665649f802cf789058edaf5d523891d06d1b6391a7e8694b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:44.219Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:44.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-09-10T04:45:44.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-10T04:45:44.568Z] cac7fe6d5abb: Preparing [2025-09-10T04:45:44.568Z] 4b14e222e38f: Preparing [2025-09-10T04:45:44.568Z] 1f956ab80d42: Preparing [2025-09-10T04:45:44.568Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:44.568Z] d82424af53d6: Preparing [2025-09-10T04:45:44.568Z] 47a07954bdc3: Preparing [2025-09-10T04:45:44.568Z] b3b426eb66ee: Preparing [2025-09-10T04:45:44.568Z] c8f0a6174795: Preparing [2025-09-10T04:45:44.568Z] 1e890da81ec9: Preparing [2025-09-10T04:45:44.568Z] 47a07954bdc3: Waiting [2025-09-10T04:45:44.568Z] b3b426eb66ee: Waiting [2025-09-10T04:45:44.568Z] c8f0a6174795: Waiting [2025-09-10T04:45:44.568Z] 1e890da81ec9: Waiting [2025-09-10T04:45:44.568Z] cac7fe6d5abb: Layer already exists [2025-09-10T04:45:44.568Z] d82424af53d6: Layer already exists [2025-09-10T04:45:44.568Z] 1f956ab80d42: Layer already exists [2025-09-10T04:45:44.568Z] 4b14e222e38f: Layer already exists [2025-09-10T04:45:44.568Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:44.568Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:44.568Z] 47a07954bdc3: Layer already exists [2025-09-10T04:45:44.568Z] c8f0a6174795: Layer already exists [2025-09-10T04:45:44.568Z] b3b426eb66ee: Layer already exists [2025-09-10T04:45:44.833Z] latest: digest: sha256:6212bcc6b0325f5b665649f802cf789058edaf5d523891d06d1b6391a7e8694b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:45.185Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:45.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [2025-09-10T04:45:45.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-10T04:45:45.533Z] cac7fe6d5abb: Preparing [2025-09-10T04:45:45.533Z] 4b14e222e38f: Preparing [2025-09-10T04:45:45.533Z] 1f956ab80d42: Preparing [2025-09-10T04:45:45.533Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:45.533Z] d82424af53d6: Preparing [2025-09-10T04:45:45.533Z] 47a07954bdc3: Preparing [2025-09-10T04:45:45.533Z] b3b426eb66ee: Preparing [2025-09-10T04:45:45.533Z] c8f0a6174795: Preparing [2025-09-10T04:45:45.533Z] 1e890da81ec9: Preparing [2025-09-10T04:45:45.533Z] c8f0a6174795: Waiting [2025-09-10T04:45:45.533Z] b3b426eb66ee: Waiting [2025-09-10T04:45:45.533Z] 1e890da81ec9: Waiting [2025-09-10T04:45:45.533Z] 47a07954bdc3: Waiting [2025-09-10T04:45:45.533Z] cac7fe6d5abb: Layer already exists [2025-09-10T04:45:45.533Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:45.533Z] 4b14e222e38f: Layer already exists [2025-09-10T04:45:45.533Z] d82424af53d6: Layer already exists [2025-09-10T04:45:45.533Z] 1f956ab80d42: Layer already exists [2025-09-10T04:45:45.533Z] 47a07954bdc3: Layer already exists [2025-09-10T04:45:45.533Z] c8f0a6174795: Layer already exists [2025-09-10T04:45:45.533Z] b3b426eb66ee: Layer already exists [2025-09-10T04:45:45.533Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:45.798Z] 4.1.0-dev.59: digest: sha256:6212bcc6b0325f5b665649f802cf789058edaf5d523891d06d1b6391a7e8694b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:46.151Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:46.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:45:46.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-10T04:45:46.500Z] cac7fe6d5abb: Preparing [2025-09-10T04:45:46.500Z] 4b14e222e38f: Preparing [2025-09-10T04:45:46.500Z] 1f956ab80d42: Preparing [2025-09-10T04:45:46.500Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:46.500Z] d82424af53d6: Preparing [2025-09-10T04:45:46.500Z] 47a07954bdc3: Preparing [2025-09-10T04:45:46.500Z] b3b426eb66ee: Preparing [2025-09-10T04:45:46.500Z] c8f0a6174795: Preparing [2025-09-10T04:45:46.500Z] 1e890da81ec9: Preparing [2025-09-10T04:45:46.500Z] 47a07954bdc3: Waiting [2025-09-10T04:45:46.500Z] b3b426eb66ee: Waiting [2025-09-10T04:45:46.500Z] c8f0a6174795: Waiting [2025-09-10T04:45:46.500Z] 1e890da81ec9: Waiting [2025-09-10T04:45:46.500Z] cac7fe6d5abb: Layer already exists [2025-09-10T04:45:46.500Z] 4b14e222e38f: Layer already exists [2025-09-10T04:45:46.500Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:46.500Z] 1f956ab80d42: Layer already exists [2025-09-10T04:45:46.500Z] d82424af53d6: Layer already exists [2025-09-10T04:45:46.500Z] 47a07954bdc3: Layer already exists [2025-09-10T04:45:46.500Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:46.500Z] b3b426eb66ee: Layer already exists [2025-09-10T04:45:46.500Z] c8f0a6174795: Layer already exists [2025-09-10T04:45:46.500Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:6212bcc6b0325f5b665649f802cf789058edaf5d523891d06d1b6391a7e8694b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:47.112Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:47.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-09-10T04:45:47.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-10T04:45:47.467Z] cac7fe6d5abb: Preparing [2025-09-10T04:45:47.467Z] 4b14e222e38f: Preparing [2025-09-10T04:45:47.467Z] 1f956ab80d42: Preparing [2025-09-10T04:45:47.467Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:47.467Z] d82424af53d6: Preparing [2025-09-10T04:45:47.467Z] 47a07954bdc3: Preparing [2025-09-10T04:45:47.467Z] b3b426eb66ee: Preparing [2025-09-10T04:45:47.467Z] c8f0a6174795: Preparing [2025-09-10T04:45:47.467Z] 1e890da81ec9: Preparing [2025-09-10T04:45:47.467Z] 47a07954bdc3: Waiting [2025-09-10T04:45:47.467Z] b3b426eb66ee: Waiting [2025-09-10T04:45:47.467Z] c8f0a6174795: Waiting [2025-09-10T04:45:47.467Z] 1e890da81ec9: Waiting [2025-09-10T04:45:47.467Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:47.467Z] d82424af53d6: Layer already exists [2025-09-10T04:45:47.467Z] cac7fe6d5abb: Layer already exists [2025-09-10T04:45:47.467Z] 1f956ab80d42: Layer already exists [2025-09-10T04:45:47.467Z] 4b14e222e38f: Layer already exists [2025-09-10T04:45:47.467Z] b3b426eb66ee: Layer already exists [2025-09-10T04:45:47.467Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:47.467Z] 47a07954bdc3: Layer already exists [2025-09-10T04:45:47.467Z] c8f0a6174795: Layer already exists [2025-09-10T04:45:47.730Z] main: digest: sha256:6212bcc6b0325f5b665649f802cf789058edaf5d523891d06d1b6391a7e8694b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:45:47.807Z] ===================================================== [Pipeline] echo [2025-09-10T04:45:47.819Z] taggedImages: [2025-09-10T04:45:47.819Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:45:47.819Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-09-10T04:45:47.819Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [2025-09-10T04:45:47.819Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:45:47.819Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-09-10T04:45:47.838Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-09-10T04:45:47.838Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:45:47.838Z] latest [2025-09-10T04:45:47.838Z] 4.1.0-dev.59 [2025-09-10T04:45:47.838Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:45:47.838Z] main [2025-09-10T04:45:47.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:48.192Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:48.534Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:45:48.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-10T04:45:48.534Z] 4afe5839ef32: Preparing [2025-09-10T04:45:48.534Z] aa9f348e3f6a: Preparing [2025-09-10T04:45:48.534Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:48.534Z] d82424af53d6: Preparing [2025-09-10T04:45:48.534Z] c8a9858097dc: Preparing [2025-09-10T04:45:48.534Z] aa5c92569a91: Preparing [2025-09-10T04:45:48.534Z] 1e890da81ec9: Preparing [2025-09-10T04:45:48.534Z] aa5c92569a91: Waiting [2025-09-10T04:45:48.534Z] 1e890da81ec9: Waiting [2025-09-10T04:45:48.534Z] d82424af53d6: Layer already exists [2025-09-10T04:45:48.534Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:48.797Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:48.797Z] 4afe5839ef32: Pushed [2025-09-10T04:45:49.060Z] c8a9858097dc: Pushed [2025-09-10T04:45:50.010Z] aa5c92569a91: Pushed [2025-09-10T04:45:58.190Z] aa9f348e3f6a: Pushed [2025-09-10T04:45:58.190Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:71ec294fca63f4b1b78224cd9764ee6f7435fd56b723bd6ddd95f9fe534e2b61 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:58.532Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:58.875Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-09-10T04:45:58.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-10T04:45:58.875Z] 4afe5839ef32: Preparing [2025-09-10T04:45:58.875Z] aa9f348e3f6a: Preparing [2025-09-10T04:45:58.875Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:58.875Z] d82424af53d6: Preparing [2025-09-10T04:45:58.875Z] c8a9858097dc: Preparing [2025-09-10T04:45:58.875Z] aa5c92569a91: Preparing [2025-09-10T04:45:58.875Z] 1e890da81ec9: Preparing [2025-09-10T04:45:58.875Z] aa5c92569a91: Waiting [2025-09-10T04:45:58.875Z] 4afe5839ef32: Layer already exists [2025-09-10T04:45:58.875Z] c8a9858097dc: Layer already exists [2025-09-10T04:45:58.875Z] d82424af53d6: Layer already exists [2025-09-10T04:45:58.875Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:58.875Z] aa9f348e3f6a: Layer already exists [2025-09-10T04:45:58.875Z] aa5c92569a91: Layer already exists [2025-09-10T04:45:58.875Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:58.875Z] latest: digest: sha256:71ec294fca63f4b1b78224cd9764ee6f7435fd56b723bd6ddd95f9fe534e2b61 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:59.487Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:45:59.830Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [2025-09-10T04:45:59.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-10T04:45:59.830Z] 4afe5839ef32: Preparing [2025-09-10T04:45:59.830Z] aa9f348e3f6a: Preparing [2025-09-10T04:45:59.830Z] f91ee9bb0c44: Preparing [2025-09-10T04:45:59.830Z] d82424af53d6: Preparing [2025-09-10T04:45:59.830Z] c8a9858097dc: Preparing [2025-09-10T04:45:59.830Z] aa5c92569a91: Preparing [2025-09-10T04:45:59.830Z] 1e890da81ec9: Preparing [2025-09-10T04:45:59.830Z] aa5c92569a91: Waiting [2025-09-10T04:45:59.830Z] aa9f348e3f6a: Layer already exists [2025-09-10T04:45:59.830Z] c8a9858097dc: Layer already exists [2025-09-10T04:45:59.830Z] d82424af53d6: Layer already exists [2025-09-10T04:45:59.830Z] 4afe5839ef32: Layer already exists [2025-09-10T04:45:59.830Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:45:59.830Z] aa5c92569a91: Layer already exists [2025-09-10T04:45:59.830Z] 1e890da81ec9: Layer already exists [2025-09-10T04:45:59.830Z] 4.1.0-dev.59: digest: sha256:71ec294fca63f4b1b78224cd9764ee6f7435fd56b723bd6ddd95f9fe534e2b61 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:00.178Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:00.517Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:46:00.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-10T04:46:00.518Z] 4afe5839ef32: Preparing [2025-09-10T04:46:00.518Z] aa9f348e3f6a: Preparing [2025-09-10T04:46:00.518Z] f91ee9bb0c44: Preparing [2025-09-10T04:46:00.518Z] d82424af53d6: Preparing [2025-09-10T04:46:00.518Z] c8a9858097dc: Preparing [2025-09-10T04:46:00.518Z] aa5c92569a91: Preparing [2025-09-10T04:46:00.518Z] 1e890da81ec9: Preparing [2025-09-10T04:46:00.518Z] aa5c92569a91: Waiting [2025-09-10T04:46:00.518Z] 1e890da81ec9: Waiting [2025-09-10T04:46:00.518Z] 4afe5839ef32: Layer already exists [2025-09-10T04:46:00.518Z] c8a9858097dc: Layer already exists [2025-09-10T04:46:00.518Z] d82424af53d6: Layer already exists [2025-09-10T04:46:00.518Z] aa9f348e3f6a: Layer already exists [2025-09-10T04:46:00.518Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:46:00.518Z] 1e890da81ec9: Layer already exists [2025-09-10T04:46:00.518Z] aa5c92569a91: Layer already exists [2025-09-10T04:46:00.518Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59: digest: sha256:71ec294fca63f4b1b78224cd9764ee6f7435fd56b723bd6ddd95f9fe534e2b61 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:01.124Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:01.461Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-09-10T04:46:01.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-10T04:46:01.461Z] 4afe5839ef32: Preparing [2025-09-10T04:46:01.461Z] aa9f348e3f6a: Preparing [2025-09-10T04:46:01.461Z] f91ee9bb0c44: Preparing [2025-09-10T04:46:01.461Z] d82424af53d6: Preparing [2025-09-10T04:46:01.461Z] c8a9858097dc: Preparing [2025-09-10T04:46:01.461Z] aa5c92569a91: Preparing [2025-09-10T04:46:01.461Z] 1e890da81ec9: Preparing [2025-09-10T04:46:01.461Z] aa5c92569a91: Waiting [2025-09-10T04:46:01.461Z] 1e890da81ec9: Waiting [2025-09-10T04:46:01.461Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:46:01.461Z] c8a9858097dc: Layer already exists [2025-09-10T04:46:01.461Z] aa9f348e3f6a: Layer already exists [2025-09-10T04:46:01.461Z] d82424af53d6: Layer already exists [2025-09-10T04:46:01.461Z] 4afe5839ef32: Layer already exists [2025-09-10T04:46:01.461Z] 1e890da81ec9: Layer already exists [2025-09-10T04:46:01.461Z] aa5c92569a91: Layer already exists [2025-09-10T04:46:01.726Z] main: digest: sha256:71ec294fca63f4b1b78224cd9764ee6f7435fd56b723bd6ddd95f9fe534e2b61 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T04:46:01.802Z] ===================================================== [Pipeline] echo [2025-09-10T04:46:01.818Z] taggedImages: [2025-09-10T04:46:01.818Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:46:01.818Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-09-10T04:46:01.818Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [2025-09-10T04:46:01.818Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:46:01.818Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-09-10T04:46:01.838Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-09-10T04:46:01.838Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:46:01.838Z] latest [2025-09-10T04:46:01.838Z] 4.1.0-dev.59 [2025-09-10T04:46:01.838Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:46:01.838Z] main [2025-09-10T04:46:01.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:02.203Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:02.549Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4 [2025-09-10T04:46:02.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-10T04:46:02.549Z] 18124e443342: Preparing [2025-09-10T04:46:02.549Z] 8fe5c23846a1: Preparing [2025-09-10T04:46:02.549Z] f91ee9bb0c44: Preparing [2025-09-10T04:46:02.549Z] d82424af53d6: Preparing [2025-09-10T04:46:02.549Z] 61f9b46ee884: Preparing [2025-09-10T04:46:02.549Z] a1d1c1eaf26f: Preparing [2025-09-10T04:46:02.549Z] 1e890da81ec9: Preparing [2025-09-10T04:46:02.549Z] a1d1c1eaf26f: Waiting [2025-09-10T04:46:02.549Z] 1e890da81ec9: Waiting [2025-09-10T04:46:03.125Z] 61f9b46ee884: Pushed [2025-09-10T04:46:03.391Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:46:03.391Z] d82424af53d6: Layer already exists [2025-09-10T04:46:05.316Z] 1e890da81ec9: Layer already exists [2025-09-10T04:46:05.316Z] 18124e443342: Pushed [2025-09-10T04:46:05.581Z] a1d1c1eaf26f: Pushed [2025-09-10T04:46:13.744Z] 8fe5c23846a1: Pushed [2025-09-10T04:46:13.744Z] c7ff243088127c69d1557f0018bfe6aa8f97e1a4: digest: sha256:ebdccced039753ed781e80e76d2c4ba253889dea1a360d8df53c7eaff7d362fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:14.087Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:14.434Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-09-10T04:46:14.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-10T04:46:14.434Z] 18124e443342: Preparing [2025-09-10T04:46:14.434Z] 8fe5c23846a1: Preparing [2025-09-10T04:46:14.434Z] f91ee9bb0c44: Preparing [2025-09-10T04:46:14.434Z] d82424af53d6: Preparing [2025-09-10T04:46:14.434Z] 61f9b46ee884: Preparing [2025-09-10T04:46:14.434Z] a1d1c1eaf26f: Preparing [2025-09-10T04:46:14.434Z] 1e890da81ec9: Preparing [2025-09-10T04:46:14.434Z] a1d1c1eaf26f: Waiting [2025-09-10T04:46:14.434Z] 1e890da81ec9: Waiting [2025-09-10T04:46:14.434Z] 18124e443342: Layer already exists [2025-09-10T04:46:14.434Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:46:14.434Z] 8fe5c23846a1: Layer already exists [2025-09-10T04:46:14.434Z] 61f9b46ee884: Layer already exists [2025-09-10T04:46:14.434Z] d82424af53d6: Layer already exists [2025-09-10T04:46:14.434Z] 1e890da81ec9: Layer already exists [2025-09-10T04:46:14.434Z] a1d1c1eaf26f: Layer already exists [2025-09-10T04:46:14.698Z] latest: digest: sha256:ebdccced039753ed781e80e76d2c4ba253889dea1a360d8df53c7eaff7d362fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:15.050Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:15.389Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [2025-09-10T04:46:15.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-10T04:46:15.389Z] 18124e443342: Preparing [2025-09-10T04:46:15.389Z] 8fe5c23846a1: Preparing [2025-09-10T04:46:15.389Z] f91ee9bb0c44: Preparing [2025-09-10T04:46:15.389Z] d82424af53d6: Preparing [2025-09-10T04:46:15.389Z] 61f9b46ee884: Preparing [2025-09-10T04:46:15.389Z] a1d1c1eaf26f: Preparing [2025-09-10T04:46:15.389Z] 1e890da81ec9: Preparing [2025-09-10T04:46:15.389Z] a1d1c1eaf26f: Waiting [2025-09-10T04:46:15.389Z] 1e890da81ec9: Waiting [2025-09-10T04:46:15.389Z] 61f9b46ee884: Layer already exists [2025-09-10T04:46:15.389Z] 18124e443342: Layer already exists [2025-09-10T04:46:15.389Z] d82424af53d6: Layer already exists [2025-09-10T04:46:15.389Z] f91ee9bb0c44: Layer already exists [2025-09-10T04:46:15.389Z] 8fe5c23846a1: Layer already exists [2025-09-10T04:46:15.389Z] a1d1c1eaf26f: Layer already exists [2025-09-10T04:46:15.389Z] 1e890da81ec9: Layer already exists [2025-09-10T04:46:15.651Z] 4.1.0-dev.59: digest: sha256:ebdccced039753ed781e80e76d2c4ba253889dea1a360d8df53c7eaff7d362fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:15.991Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:16.339Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c7ff243088127c69d1557f0018bfe6aa8f97e1a4-4.1.0-dev.59 [2025-09-10T04:46:16.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-10T04:46:31.273Z] Get "https://nexus3.edgexfoundry.org:10004/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:31.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T04:46:31.745Z] [2025-09-10T04:46:31.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:32.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T04:46:47.018Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 26d82510-7689-4f12-815b-c7e7525cdb02 hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-10T04:46:47.227Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-10T04:46:48.008Z] + [ -d /w/workspace/edgex-go/901/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:46:48.303Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:46:49.164Z] ---> package-listing.sh [2025-09-10T04:46:49.164Z] ++ facter osfamily [2025-09-10T04:46:49.164Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-10T04:46:49.426Z] + OS_FAMILY=debian [2025-09-10T04:46:49.426Z] + workspace=/w/workspace/edgex-go/901 [2025-09-10T04:46:49.426Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-10T04:46:49.426Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-10T04:46:49.426Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-10T04:46:49.426Z] + PACKAGES=/tmp/packages_start.txt [2025-09-10T04:46:49.426Z] + '[' /w/workspace/edgex-go/901 ']' [2025-09-10T04:46:49.426Z] + PACKAGES=/tmp/packages_end.txt [2025-09-10T04:46:49.426Z] + case "${OS_FAMILY}" in [2025-09-10T04:46:49.426Z] + dpkg -l [2025-09-10T04:46:49.426Z] + grep '^ii' [2025-09-10T04:46:49.426Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-10T04:46:49.426Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-10T04:46:49.426Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-10T04:46:49.426Z] + '[' /w/workspace/edgex-go/901 ']' [2025-09-10T04:46:49.426Z] + mkdir -p /w/workspace/edgex-go/901/archives/ [2025-09-10T04:46:49.426Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/901/archives/ [Pipeline] echo [2025-09-10T04:46:49.438Z] 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/901/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-10T04:46:49.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:50.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T04:46:50.271Z] [2025-09-10T04:46:50.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T04:46:50.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T04:46:50.575Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-10T04:46:50.575Z] 5eb5b503b376: Pulling fs layer [2025-09-10T04:46:50.575Z] 5c69ac0246d0: Pulling fs layer [2025-09-10T04:46:50.575Z] ec43610c2a17: Pulling fs layer [2025-09-10T04:46:50.575Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-10T04:46:50.575Z] 33b1e0a273af: Pulling fs layer [2025-09-10T04:46:50.575Z] 5d3b04190fa2: Pulling fs layer [2025-09-10T04:46:50.575Z] 2f39f015ded8: Pulling fs layer [2025-09-10T04:46:50.575Z] 3a2ae6a8a46f: Waiting [2025-09-10T04:46:50.575Z] 33b1e0a273af: Waiting [2025-09-10T04:46:50.575Z] 5d3b04190fa2: Waiting [2025-09-10T04:46:50.575Z] 2f39f015ded8: Waiting [2025-09-10T04:46:50.832Z] 5c69ac0246d0: Download complete [2025-09-10T04:46:50.832Z] 3a2ae6a8a46f: Download complete [2025-09-10T04:46:50.832Z] 33b1e0a273af: Verifying Checksum [2025-09-10T04:46:50.832Z] 33b1e0a273af: Download complete [2025-09-10T04:46:50.832Z] 5d3b04190fa2: Verifying Checksum [2025-09-10T04:46:50.832Z] 5d3b04190fa2: Download complete [2025-09-10T04:46:50.832Z] ec43610c2a17: Verifying Checksum [2025-09-10T04:46:50.832Z] ec43610c2a17: Download complete [2025-09-10T04:46:51.090Z] 5eb5b503b376: Verifying Checksum [2025-09-10T04:46:51.090Z] 5eb5b503b376: Download complete [2025-09-10T04:46:51.656Z] 2f39f015ded8: Verifying Checksum [2025-09-10T04:46:51.656Z] 2f39f015ded8: Download complete [2025-09-10T04:46:52.590Z] 5eb5b503b376: Pull complete [2025-09-10T04:46:52.590Z] 5c69ac0246d0: Pull complete [2025-09-10T04:46:53.524Z] ec43610c2a17: Pull complete [2025-09-10T04:46:53.524Z] 3a2ae6a8a46f: Pull complete [2025-09-10T04:46:54.090Z] 33b1e0a273af: Pull complete [2025-09-10T04:46:54.090Z] 5d3b04190fa2: Pull complete [2025-09-10T04:47:00.647Z] 2f39f015ded8: Pull complete [2025-09-10T04:47:00.647Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-10T04:47:00.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T04:47:00.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T04:47:00.747Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2025-09-10T04:47:00.766Z] $ 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/901/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/901 -v /w/workspace/edgex-go/901:/w/workspace/edgex-go/901:rw,z -v /w/workspace/edgex-go/901@tmp:/w/workspace/edgex-go/901@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-10T04:47:04.484Z] $ docker top 48156ffff6e458864f58b68c96eb678fde4b876072799e7488b5fb2814fe8fbb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T04:47:04.833Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-10T04:47:05.117Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-10T04:47:05.403Z] + ls /var/log/sa-host [2025-09-10T04:47:05.403Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T04:47:05.440Z] provisioning config files... [2025-09-10T04:47:05.448Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/901@tmp/config17887132353003734481tmp [Pipeline] { [Pipeline] echo [2025-09-10T04:47:05.462Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:47:05.743Z] ---> create-netrc.sh [Pipeline] } [2025-09-10T04:47:05.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:47:06.061Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-10T04:47:06.070Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:47:06.352Z] ---> sudo-logs.sh [2025-09-10T04:47:06.352Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-10T04:47:06.376Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:47:06.657Z] ---> job-cost.sh [2025-09-10T04:47:06.657Z] lf-activate-venv: SKIPPING [2025-09-10T04:47:06.657Z] INFO: No Stack... [2025-09-10T04:47:06.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-10T04:47:07.484Z] INFO: Archiving Costs [Pipeline] echo [2025-09-10T04:47:07.494Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T04:47:07.776Z] ---> logs-deploy.sh [2025-09-10T04:47:07.776Z] lf-activate-venv: SKIPPING [2025-09-10T04:47:07.776Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/901 [2025-09-10T04:47:07.776Z] INFO: archiving workspace using pattern(s): [2025-09-10T04:47:09.153Z] Archives upload complete. [2025-09-10T04:47:09.413Z] INFO: archiving logs to Nexus [2025-09-10T04:47:10.354Z] ---> uname -a: [2025-09-10T04:47:10.354Z] Linux prd-ubuntu20-04-docker-8c-8g-8614 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] ---> lscpu: [2025-09-10T04:47:10.354Z] Architecture: x86_64 [2025-09-10T04:47:10.354Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-10T04:47:10.354Z] Byte Order: Little Endian [2025-09-10T04:47:10.354Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-10T04:47:10.354Z] CPU(s): 8 [2025-09-10T04:47:10.354Z] On-line CPU(s) list: 0-7 [2025-09-10T04:47:10.354Z] Thread(s) per core: 1 [2025-09-10T04:47:10.354Z] Core(s) per socket: 1 [2025-09-10T04:47:10.354Z] Socket(s): 8 [2025-09-10T04:47:10.354Z] NUMA node(s): 1 [2025-09-10T04:47:10.354Z] Vendor ID: AuthenticAMD [2025-09-10T04:47:10.354Z] CPU family: 23 [2025-09-10T04:47:10.354Z] Model: 49 [2025-09-10T04:47:10.354Z] Model name: AMD EPYC-Rome Processor [2025-09-10T04:47:10.354Z] Stepping: 0 [2025-09-10T04:47:10.354Z] CPU MHz: 2800.000 [2025-09-10T04:47:10.354Z] BogoMIPS: 5600.00 [2025-09-10T04:47:10.354Z] Virtualization: AMD-V [2025-09-10T04:47:10.354Z] Hypervisor vendor: KVM [2025-09-10T04:47:10.354Z] Virtualization type: full [2025-09-10T04:47:10.354Z] L1d cache: 256 KiB [2025-09-10T04:47:10.354Z] L1i cache: 256 KiB [2025-09-10T04:47:10.354Z] L2 cache: 4 MiB [2025-09-10T04:47:10.354Z] L3 cache: 128 MiB [2025-09-10T04:47:10.354Z] NUMA node0 CPU(s): 0-7 [2025-09-10T04:47:10.354Z] Vulnerability Gather data sampling: Not affected [2025-09-10T04:47:10.354Z] Vulnerability Itlb multihit: Not affected [2025-09-10T04:47:10.354Z] Vulnerability L1tf: Not affected [2025-09-10T04:47:10.354Z] Vulnerability Mds: Not affected [2025-09-10T04:47:10.354Z] Vulnerability Meltdown: Not affected [2025-09-10T04:47:10.354Z] Vulnerability Mmio stale data: Not affected [2025-09-10T04:47:10.354Z] Vulnerability Retbleed: Vulnerable [2025-09-10T04:47:10.354Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-10T04:47:10.354Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-09-10T04:47:10.354Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-09-10T04:47:10.354Z] Vulnerability Srbds: Not affected [2025-09-10T04:47:10.354Z] Vulnerability Tsx async abort: Not affected [2025-09-10T04:47:10.354Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] ---> nproc: [2025-09-10T04:47:10.354Z] 8 [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] ---> df -h: [2025-09-10T04:47:10.354Z] Filesystem Size Used Avail Use% Mounted on [2025-09-10T04:47:10.354Z] overlay 155G 32G 124G 21% / [2025-09-10T04:47:10.354Z] tmpfs 64M 0 64M 0% /dev [2025-09-10T04:47:10.354Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-09-10T04:47:10.354Z] shm 64M 0 64M 0% /dev/shm [2025-09-10T04:47:10.354Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] ---> sar -b -r -n DEV: [2025-09-10T04:47:10.354Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8614) 09/10/25 _x86_64_ (8 CPU) [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] 03:57:20 LINUX RESTART (8 CPU) [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] 03:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-09-10T04:47:10.354Z] 03:59:01 296.92 19.59 277.32 0.00 3155.21 68427.19 0.00 [2025-09-10T04:47:10.354Z] 04:00:01 38.49 0.12 38.38 0.00 2.67 26237.78 0.00 [2025-09-10T04:47:10.354Z] 04:01:01 50.67 0.27 50.41 0.00 3.07 25382.44 0.00 [2025-09-10T04:47:10.354Z] 04:02:01 219.56 0.17 219.40 0.00 27.73 104539.38 0.00 [2025-09-10T04:47:10.354Z] 04:03:01 779.04 16.61 762.42 0.00 169.44 341710.91 0.00 [2025-09-10T04:47:10.354Z] 04:04:01 425.53 3.71 421.82 0.00 3488.07 163599.20 0.00 [2025-09-10T04:47:10.354Z] 04:05:01 258.94 0.57 258.37 0.00 776.28 119627.92 0.00 [2025-09-10T04:47:10.354Z] 04:06:01 815.88 22.33 793.55 0.00 818.13 165742.09 0.00 [2025-09-10T04:47:10.354Z] 04:07:01 50.77 0.45 50.32 0.00 57.06 1187.14 0.00 [2025-09-10T04:47:10.354Z] 04:08:01 28.03 1.80 26.23 0.00 159.04 658.96 0.00 [2025-09-10T04:47:10.354Z] 04:09:01 3.77 1.38 2.38 0.00 28.92 31.46 0.00 [2025-09-10T04:47:10.354Z] 04:10:01 1.08 0.00 1.08 0.00 0.00 14.26 0.00 [2025-09-10T04:47:10.354Z] 04:11:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2025-09-10T04:47:10.354Z] 04:12:01 1.13 0.00 1.13 0.00 0.00 19.73 0.00 [2025-09-10T04:47:10.354Z] 04:13:01 3.02 1.25 1.77 0.00 12.53 19.86 0.00 [2025-09-10T04:47:10.354Z] 04:14:01 1.87 0.00 1.87 0.00 0.00 24.00 0.00 [2025-09-10T04:47:10.354Z] 04:15:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2025-09-10T04:47:10.354Z] 04:16:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2025-09-10T04:47:10.354Z] 04:17:01 0.97 0.05 0.92 0.00 1.07 10.40 0.00 [2025-09-10T04:47:10.354Z] 04:18:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 [2025-09-10T04:47:10.354Z] 04:19:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2025-09-10T04:47:10.354Z] 04:20:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2025-09-10T04:47:10.354Z] 04:21:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2025-09-10T04:47:10.354Z] 04:22:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2025-09-10T04:47:10.354Z] 04:23:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2025-09-10T04:47:10.354Z] 04:24:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2025-09-10T04:47:10.354Z] 04:25:01 0.77 0.00 0.77 0.00 0.00 9.06 0.00 [2025-09-10T04:47:10.354Z] 04:26:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2025-09-10T04:47:10.354Z] 04:27:01 0.88 0.00 0.88 0.00 0.00 9.46 0.00 [2025-09-10T04:47:10.354Z] 04:28:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 [2025-09-10T04:47:10.354Z] 04:29:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2025-09-10T04:47:10.354Z] 04:30:01 2.47 0.28 2.18 0.00 23.60 27.60 0.00 [2025-09-10T04:47:10.354Z] 04:31:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2025-09-10T04:47:10.354Z] 04:32:01 1.85 0.00 1.85 0.00 0.00 22.26 0.00 [2025-09-10T04:47:10.354Z] 04:33:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2025-09-10T04:47:10.354Z] 04:34:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2025-09-10T04:47:10.354Z] 04:35:01 0.80 0.00 0.80 0.00 0.00 8.67 0.00 [2025-09-10T04:47:10.354Z] 04:36:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2025-09-10T04:47:10.354Z] 04:37:01 0.78 0.00 0.78 0.00 0.00 9.73 0.00 [2025-09-10T04:47:10.354Z] 04:38:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 [2025-09-10T04:47:10.354Z] 04:39:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 [2025-09-10T04:47:10.354Z] 04:40:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2025-09-10T04:47:10.354Z] 04:41:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2025-09-10T04:47:10.354Z] 04:42:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 [2025-09-10T04:47:10.354Z] 04:43:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2025-09-10T04:47:10.354Z] 04:44:01 1.08 0.00 1.08 0.00 0.00 14.26 0.00 [2025-09-10T04:47:10.354Z] 04:45:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2025-09-10T04:47:10.354Z] 04:46:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 [2025-09-10T04:47:10.354Z] 04:47:01 15.28 0.37 14.91 0.00 21.46 4917.71 0.00 [2025-09-10T04:47:10.354Z] Average: 61.78 1.41 60.37 0.00 178.50 20871.07 0.00 [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] 03:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-09-10T04:47:10.354Z] 03:59:01 27693652 31519636 767568 2.34 116260 3919556 1861036 5.49 1183632 3524416 504 [2025-09-10T04:47:10.354Z] 04:00:01 26162904 31288664 991016 3.01 126216 5113288 2318860 6.84 2184796 3951452 456632 [2025-09-10T04:47:10.354Z] 04:01:01 26133508 31355984 919988 2.80 133656 5172696 2241792 6.61 1686900 4444792 342612 [2025-09-10T04:47:10.354Z] 04:02:01 22484584 31177876 1087704 3.31 146672 8558704 3324528 9.80 2147096 7540304 2294240 [2025-09-10T04:47:10.354Z] 04:03:01 11528180 31402012 845276 2.57 354752 18939732 2292388 6.76 2962964 17077020 3160640 [2025-09-10T04:47:10.354Z] 04:04:01 6007608 28859544 3308696 10.07 408920 21464340 10182728 30.02 6536488 18509920 1084740 [2025-09-10T04:47:10.354Z] 04:05:01 2101580 27809784 4360780 13.27 425784 24196016 10637176 31.36 8878900 19961456 622680 [2025-09-10T04:47:10.354Z] 04:06:01 5790512 31357336 879280 2.67 452536 24227204 2133972 6.29 3779060 21666552 156 [2025-09-10T04:47:10.354Z] 04:07:01 5830364 31401116 835456 2.54 453972 24229320 2174932 6.41 4037108 21375464 764 [2025-09-10T04:47:10.354Z] 04:08:01 5829428 31406428 829872 2.52 454932 24234324 2049056 6.04 4464104 20948692 588 [2025-09-10T04:47:10.354Z] 04:09:01 5826548 31405392 830728 2.53 454964 24235196 2049056 6.04 4466212 20948796 16 [2025-09-10T04:47:10.354Z] 04:10:01 5840072 31418964 817784 2.49 454988 24235204 2049056 6.04 4451940 20948752 52 [2025-09-10T04:47:10.354Z] 04:11:01 5840056 31418976 817752 2.49 455020 24235204 2049056 6.04 4451668 20948752 12 [2025-09-10T04:47:10.354Z] 04:12:01 5850840 31429788 807204 2.46 455056 24235212 2049056 6.04 4440436 20948756 84 [2025-09-10T04:47:10.354Z] 04:13:01 5849244 31428652 808084 2.46 455296 24235400 2100036 6.19 4440948 20948788 16 [2025-09-10T04:47:10.354Z] 04:14:01 5848936 31428512 808188 2.46 455340 24235500 2100036 6.19 4441444 20948888 8 [2025-09-10T04:47:10.354Z] 04:15:01 5848816 31428440 808144 2.46 455380 24235504 2100036 6.19 4441496 20948892 120 [2025-09-10T04:47:10.354Z] 04:16:01 5849304 31428928 807608 2.46 455408 24235504 2100036 6.19 4441324 20948892 20 [2025-09-10T04:47:10.354Z] 04:17:01 5848616 31428312 808200 2.46 455428 24235504 2100036 6.19 4442236 20948896 8 [2025-09-10T04:47:10.354Z] 04:18:01 5848536 31428368 807896 2.46 455476 24235536 2100036 6.19 4441488 20948916 68 [2025-09-10T04:47:10.354Z] 04:19:01 5849700 31429556 806668 2.45 455496 24235540 2100036 6.19 4440652 20948916 12 [2025-09-10T04:47:10.354Z] 04:20:01 5849572 31429488 806584 2.45 455516 24235548 2100036 6.19 4440656 20948920 8 [2025-09-10T04:47:10.354Z] 04:21:01 5849676 31429644 806576 2.45 455536 24235552 2100036 6.19 4440960 20948928 124 [2025-09-10T04:47:10.354Z] 04:22:01 5849904 31429872 806292 2.45 455552 24235552 2100036 6.19 4440700 20948928 44 [2025-09-10T04:47:10.354Z] 04:23:01 5849872 31429860 806244 2.45 455576 24235540 2100036 6.19 4440876 20948932 36 [2025-09-10T04:47:10.354Z] 04:24:01 5849320 31429328 806748 2.45 455588 24235556 2100036 6.19 4440768 20948932 16 [2025-09-10T04:47:10.354Z] 04:25:01 5849280 31429312 806680 2.45 455600 24235560 2100036 6.19 4440772 20948936 28 [2025-09-10T04:47:10.354Z] 04:26:01 5849448 31429500 806644 2.45 455616 24235568 2100036 6.19 4440784 20948944 60 [2025-09-10T04:47:10.354Z] 04:27:01 5849432 31429504 806616 2.45 455628 24235568 2100036 6.19 4440800 20948944 8 [2025-09-10T04:47:10.354Z] 04:28:01 5848904 31429012 807096 2.46 455664 24235564 2100036 6.19 4440908 20948948 68 [2025-09-10T04:47:10.354Z] 04:29:01 5848928 31429076 806976 2.45 455688 24235572 2100036 6.19 4440872 20948948 16 [2025-09-10T04:47:10.354Z] 04:30:01 5844336 31425704 808528 2.46 455856 24236172 2134492 6.29 4442324 20949420 8 [2025-09-10T04:47:10.354Z] 04:31:01 5844260 31425636 808760 2.46 455864 24236176 2134492 6.29 4441988 20949424 8 [2025-09-10T04:47:10.354Z] 04:32:01 5847608 31428744 807728 2.46 455876 24236168 2133844 6.29 4441216 20949416 4 [2025-09-10T04:47:10.354Z] 04:33:01 5847528 31428672 807732 2.46 455892 24236168 2133844 6.29 4441280 20949420 36 [2025-09-10T04:47:10.354Z] 04:34:01 5847732 31428896 807440 2.46 455912 24236176 2133844 6.29 4441240 20949424 12 [2025-09-10T04:47:10.354Z] 04:35:01 5848176 31429360 807164 2.46 455936 24236176 2133844 6.29 4441244 20949424 8 [2025-09-10T04:47:10.354Z] 04:36:01 5847948 31429188 807340 2.46 455964 24236180 2117536 6.24 4441440 20949428 12 [2025-09-10T04:47:10.354Z] 04:37:01 5848152 31429412 807052 2.46 455980 24236184 2117536 6.24 4441324 20949432 32 [2025-09-10T04:47:10.354Z] 04:38:01 5848136 31429424 806984 2.46 456004 24236184 2117536 6.24 4441408 20949436 12 [2025-09-10T04:47:10.354Z] 04:39:01 5847836 31429160 807188 2.46 456028 24236192 2117536 6.24 4441376 20949440 28 [2025-09-10T04:47:10.354Z] 04:40:01 5847788 31429132 807452 2.46 456044 24236192 2117536 6.24 4441376 20949440 8 [2025-09-10T04:47:10.354Z] 04:41:01 5848208 31429688 806856 2.45 456052 24236324 2117536 6.24 4441380 20949572 8 [2025-09-10T04:47:10.354Z] 04:42:01 5847900 31429420 807072 2.46 456084 24236328 2117536 6.24 4441680 20949576 64 [2025-09-10T04:47:10.354Z] 04:43:01 5847892 31429420 807044 2.46 456108 24236324 2117536 6.24 4441496 20949580 20 [2025-09-10T04:47:10.354Z] 04:44:01 5847844 31429404 807004 2.46 456120 24236336 2117536 6.24 4441460 20949584 64 [2025-09-10T04:47:10.354Z] 04:45:01 5847796 31429372 806984 2.46 456128 24236336 2117536 6.24 4441752 20949584 12 [2025-09-10T04:47:10.354Z] 04:46:01 5848000 31429600 806692 2.45 456140 24236344 2117536 6.24 4441516 20949588 68 [2025-09-10T04:47:10.354Z] 04:47:01 5275372 31378276 855224 2.60 474960 24689516 2127152 6.27 4504708 21401876 339800 [2025-09-10T04:47:10.354Z] Average: 7490609 31290110 946951 2.88 425805 22565419 2476280 7.30 4309780 19519791 169481 [2025-09-10T04:47:10.354Z] [2025-09-10T04:47:10.354Z] 03:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-09-10T04:47:10.354Z] 03:59:01 docker0 705.50 687.27 52.64 4646.84 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.354Z] 03:59:01 veth704a69a 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.354Z] 03:59:01 ens3 1043.64 922.13 11751.20 146.69 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.354Z] 03:59:01 lo 4.33 4.33 0.43 0.43 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:00:01 docker0 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:00:01 ens3 36.49 22.80 31.24 15.39 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:00:01 vethf9ae7a4 0.18 0.28 0.01 0.02 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:01:01 docker0 0.77 0.80 0.06 0.07 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:01:01 ens3 30.23 19.66 27.16 13.36 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:01:01 vethf9ae7a4 0.77 0.82 0.07 0.07 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 vethde49cde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 docker0 17.05 29.05 1.01 381.02 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 vethfeb15a0 1.62 2.93 0.12 38.70 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 vethc2a08b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 veth2430c44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 vethd829fe0 1.42 3.53 0.10 38.13 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 vethe04ce22 0.63 1.08 0.06 0.26 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 veth2d7ea8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 veth0768634 0.25 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 veth16d7405 1.72 3.42 0.12 38.13 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 ens3 130.41 83.10 2664.22 20.36 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 vetha962b34 2.27 4.22 0.17 38.83 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 veth23f3f69 5.00 8.05 0.35 76.35 0.00 0.00 0.00 0.01 [2025-09-10T04:47:10.355Z] 04:02:01 veth028ab12 1.75 3.45 0.13 38.15 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 vethf83ce88 0.03 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 vethf66d7c1 2.57 6.78 0.19 112.68 0.00 0.00 0.00 0.01 [2025-09-10T04:47:10.355Z] 04:02:01 veth29f0c39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 veth2fdc081 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:02:01 vethd187b70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:03:01 docker0 581.87 896.15 48.68 8584.86 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:03:01 vethe04ce22 0.07 2.07 0.00 0.09 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:03:01 ens3 1028.88 651.12 10334.48 75.08 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:03:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 veth1003079 0.05 0.48 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 veth2739b97 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 docker0 0.67 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 veth5b6249d 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 veth6a8b3a0 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 vethe38c34d 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 vethe04ce22 0.07 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 vethdfe4264 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 veth2baebaf 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 veth65f95b6 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 veth79ea9ed 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 ens3 145.79 99.72 2133.93 13.86 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 veth6d6ea30 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 veth868d06e 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:04:01 vethe620967 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 veth2739b97 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 veth5b6249d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 veth6a8b3a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 vethe38c34d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 vethe04ce22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 veth2baebaf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 veth65f95b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 veth79ea9ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 ens3 3.53 2.48 2.54 1.29 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 veth6d6ea30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 veth868d06e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:05:01 vethe620967 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:06:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:06:01 ens3 16.09 9.73 13.11 6.95 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:07:01 ens3 445.38 464.44 224.66 2008.83 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:07:01 lo 44.13 44.13 4.33 4.33 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:08:01 ens3 385.34 396.32 155.27 2446.99 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:08:01 lo 25.20 25.20 2.46 2.46 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:09:01 ens3 7.23 5.56 5.26 5.11 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:10:01 ens3 1.83 1.55 0.98 1.22 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:13:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:15:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:18:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:19:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:22:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:23:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:24:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:28:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:29:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:30:01 ens3 0.13 0.23 0.01 0.02 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:31:01 ens3 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:32:01 ens3 0.32 0.35 0.08 0.04 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:33:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:34:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:36:01 ens3 0.52 0.40 0.27 0.22 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:38:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:43:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:44:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.355Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.356Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.356Z] 04:47:01 ens3 88.24 52.34 2520.91 10.36 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.356Z] 04:47:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.356Z] Average: docker0 26.66 32.93 2.09 277.81 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.356Z] Average: ens3 68.73 55.81 609.55 97.27 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.356Z] Average: lo 1.66 1.66 0.16 0.16 0.00 0.00 0.00 0.00 [2025-09-10T04:47:10.356Z] [2025-09-10T04:47:10.356Z] [2025-09-10T04:47:10.356Z] ---> sar -P ALL: [2025-09-10T04:47:10.356Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8614) 09/10/25 _x86_64_ (8 CPU) [2025-09-10T04:47:10.356Z] [2025-09-10T04:47:10.356Z] 03:57:20 LINUX RESTART (8 CPU) [2025-09-10T04:47:10.356Z] [2025-09-10T04:47:10.356Z] 03:58:01 CPU %user %nice %system %iowait %steal %idle [2025-09-10T04:47:10.356Z] 03:59:01 all 9.47 0.00 3.79 3.61 0.07 83.07 [2025-09-10T04:47:10.356Z] 03:59:01 0 7.42 0.00 3.52 0.35 0.08 88.62 [2025-09-10T04:47:10.356Z] 03:59:01 1 11.44 0.00 2.75 0.84 0.07 84.89 [2025-09-10T04:47:10.356Z] 03:59:01 2 8.67 0.00 3.82 3.58 0.07 83.86 [2025-09-10T04:47:10.356Z] 03:59:01 3 13.24 0.00 4.71 8.39 0.07 73.60 [2025-09-10T04:47:10.356Z] 03:59:01 4 9.94 0.00 5.25 9.28 0.05 75.47 [2025-09-10T04:47:10.356Z] 03:59:01 5 7.99 0.00 4.44 3.75 0.05 83.78 [2025-09-10T04:47:10.356Z] 03:59:01 6 7.77 0.00 3.05 0.69 0.12 88.36 [2025-09-10T04:47:10.356Z] 03:59:01 7 9.23 0.00 2.73 1.90 0.05 86.10 [2025-09-10T04:47:10.356Z] 04:00:01 all 44.93 0.00 7.13 0.94 0.10 46.90 [2025-09-10T04:47:10.356Z] 04:00:01 0 43.76 0.00 7.60 0.03 0.08 48.53 [2025-09-10T04:47:10.356Z] 04:00:01 1 46.66 0.00 7.04 0.05 0.10 46.15 [2025-09-10T04:47:10.356Z] 04:00:01 2 45.72 0.00 6.43 0.07 0.10 47.68 [2025-09-10T04:47:10.356Z] 04:00:01 3 43.46 0.00 7.24 0.69 0.12 48.50 [2025-09-10T04:47:10.356Z] 04:00:01 4 45.63 0.00 7.10 1.93 0.10 45.24 [2025-09-10T04:47:10.356Z] 04:00:01 5 44.28 0.00 6.39 0.03 0.10 49.20 [2025-09-10T04:47:10.356Z] 04:00:01 6 45.53 0.00 7.75 0.02 0.10 46.59 [2025-09-10T04:47:10.356Z] 04:00:01 7 44.45 0.00 7.47 4.71 0.10 43.27 [2025-09-10T04:47:10.356Z] 04:01:01 all 56.10 0.00 7.17 0.64 0.09 36.00 [2025-09-10T04:47:10.356Z] 04:01:01 0 56.10 0.00 7.16 0.32 0.08 36.34 [2025-09-10T04:47:10.356Z] 04:01:01 1 55.54 0.00 7.39 0.00 0.08 36.98 [2025-09-10T04:47:10.356Z] 04:01:01 2 55.35 0.00 6.89 0.00 0.08 37.67 [2025-09-10T04:47:10.356Z] 04:01:01 3 56.98 0.00 7.72 0.92 0.13 34.24 [2025-09-10T04:47:10.356Z] 04:01:01 4 55.88 0.00 6.99 0.86 0.08 36.19 [2025-09-10T04:47:10.356Z] 04:01:01 5 57.25 0.00 7.41 0.02 0.08 35.24 [2025-09-10T04:47:10.356Z] 04:01:01 6 56.40 0.00 6.50 0.34 0.08 36.68 [2025-09-10T04:47:10.356Z] 04:01:01 7 55.32 0.00 7.30 2.64 0.08 34.66 [2025-09-10T04:47:10.356Z] 04:02:01 all 34.09 0.00 7.71 2.76 0.11 55.34 [2025-09-10T04:47:10.356Z] 04:02:01 0 35.03 0.00 7.87 3.33 0.14 53.64 [2025-09-10T04:47:10.356Z] 04:02:01 1 33.85 0.00 7.87 1.89 0.15 56.24 [2025-09-10T04:47:10.356Z] 04:02:01 2 32.12 0.00 6.79 1.15 0.08 59.85 [2025-09-10T04:47:10.356Z] 04:02:01 3 34.82 0.00 9.16 7.95 0.10 47.97 [2025-09-10T04:47:10.356Z] 04:02:01 4 33.23 0.00 6.87 4.23 0.08 55.59 [2025-09-10T04:47:10.356Z] 04:02:01 5 34.07 0.00 7.48 1.35 0.12 56.98 [2025-09-10T04:47:10.356Z] 04:02:01 6 34.10 0.00 7.75 1.34 0.08 56.73 [2025-09-10T04:47:10.356Z] 04:02:01 7 35.48 0.00 7.92 0.86 0.08 55.65 [2025-09-10T04:47:10.356Z] 04:03:01 all 16.61 0.00 8.71 30.08 0.11 44.48 [2025-09-10T04:47:10.356Z] 04:03:01 0 16.94 0.00 8.79 34.01 0.10 40.16 [2025-09-10T04:47:10.356Z] 04:03:01 1 17.12 0.00 8.65 24.60 0.10 49.53 [2025-09-10T04:47:10.356Z] 04:03:01 2 16.70 0.00 9.30 29.22 0.10 44.68 [2025-09-10T04:47:10.356Z] 04:03:01 3 16.91 0.00 9.73 38.70 0.12 34.54 [2025-09-10T04:47:10.356Z] 04:03:01 4 16.01 0.00 8.88 26.43 0.10 48.58 [2025-09-10T04:47:10.356Z] 04:03:01 5 15.78 0.00 7.61 26.59 0.12 49.90 [2025-09-10T04:47:10.356Z] 04:03:01 6 17.02 0.00 8.98 26.77 0.14 47.10 [2025-09-10T04:47:10.356Z] 04:03:01 7 16.41 0.00 7.77 34.33 0.09 41.40 [2025-09-10T04:47:10.356Z] 04:04:01 all 70.40 0.00 10.55 4.94 0.21 13.90 [2025-09-10T04:47:10.356Z] 04:04:01 0 70.22 0.00 9.91 14.35 0.73 4.78 [2025-09-10T04:47:10.356Z] 04:04:01 1 70.27 0.00 10.90 1.89 0.14 16.80 [2025-09-10T04:47:10.356Z] 04:04:01 2 70.86 0.00 11.16 16.57 0.12 1.29 [2025-09-10T04:47:10.356Z] 04:04:01 3 70.50 0.00 10.42 1.83 0.12 17.13 [2025-09-10T04:47:10.356Z] 04:04:01 4 70.08 0.00 11.76 0.62 0.15 17.39 [2025-09-10T04:47:10.356Z] 04:04:01 5 70.63 0.00 10.17 1.26 0.22 17.72 [2025-09-10T04:47:10.356Z] 04:04:01 6 69.53 0.00 11.01 2.02 0.12 17.33 [2025-09-10T04:47:10.356Z] 04:04:01 7 71.14 0.00 9.02 1.25 0.10 18.49 [2025-09-10T04:47:10.356Z] 04:05:01 all 89.92 0.00 9.49 0.37 0.14 0.09 [2025-09-10T04:47:10.356Z] 04:05:01 0 90.04 0.00 9.27 0.44 0.14 0.12 [2025-09-10T04:47:10.356Z] 04:05:01 1 89.43 0.00 9.84 0.52 0.13 0.07 [2025-09-10T04:47:10.356Z] 04:05:01 2 89.62 0.00 9.55 0.64 0.12 0.07 [2025-09-10T04:47:10.356Z] 04:05:01 3 89.51 0.00 10.06 0.22 0.15 0.05 [2025-09-10T04:47:10.356Z] 04:05:01 4 90.56 0.00 8.83 0.39 0.15 0.07 [2025-09-10T04:47:10.356Z] 04:05:01 5 90.20 0.00 9.37 0.22 0.15 0.07 [2025-09-10T04:47:10.356Z] 04:05:01 6 89.92 0.00 9.59 0.30 0.12 0.07 [2025-09-10T04:47:10.356Z] 04:05:01 7 90.06 0.00 9.37 0.24 0.15 0.18 [2025-09-10T04:47:10.356Z] 04:06:01 all 70.23 0.00 9.49 6.82 0.13 13.33 [2025-09-10T04:47:10.356Z] 04:06:01 0 70.33 0.00 9.58 5.72 0.10 14.27 [2025-09-10T04:47:10.356Z] 04:06:01 1 69.10 0.00 10.87 12.37 0.13 7.53 [2025-09-10T04:47:10.356Z] 04:06:01 2 71.07 0.00 9.26 6.09 0.12 13.46 [2025-09-10T04:47:10.356Z] 04:06:01 3 71.09 0.00 9.18 8.53 0.15 11.05 [2025-09-10T04:47:10.356Z] 04:06:01 4 70.16 0.00 10.60 6.22 0.17 12.85 [2025-09-10T04:47:10.356Z] 04:06:01 5 69.83 0.00 8.35 3.68 0.12 18.02 [2025-09-10T04:47:10.356Z] 04:06:01 6 70.64 0.00 9.07 6.34 0.13 13.82 [2025-09-10T04:47:10.356Z] 04:06:01 7 69.62 0.00 9.05 5.57 0.13 15.63 [2025-09-10T04:47:10.356Z] 04:07:01 all 8.02 0.00 1.11 0.25 0.07 90.56 [2025-09-10T04:47:10.356Z] 04:07:01 0 8.45 0.00 1.16 0.05 0.07 90.28 [2025-09-10T04:47:10.356Z] 04:07:01 1 8.60 0.00 1.15 0.25 0.08 89.91 [2025-09-10T04:47:10.356Z] 04:07:01 2 7.96 0.00 1.05 0.08 0.05 90.85 [2025-09-10T04:47:10.356Z] 04:07:01 3 6.13 0.00 1.47 0.59 0.07 91.74 [2025-09-10T04:47:10.356Z] 04:07:01 4 8.14 0.00 1.06 0.07 0.07 90.67 [2025-09-10T04:47:10.356Z] 04:07:01 5 6.92 0.00 0.77 0.08 0.07 92.16 [2025-09-10T04:47:10.356Z] 04:07:01 6 10.20 0.00 1.15 0.28 0.07 88.30 [2025-09-10T04:47:10.356Z] 04:07:01 7 7.74 0.00 1.05 0.60 0.07 90.54 [2025-09-10T04:47:10.356Z] 04:08:01 all 9.16 0.00 0.72 0.09 0.06 89.98 [2025-09-10T04:47:10.356Z] 04:08:01 0 9.83 0.00 0.73 0.17 0.05 89.21 [2025-09-10T04:47:10.356Z] 04:08:01 1 11.29 0.00 0.82 0.13 0.05 87.71 [2025-09-10T04:47:10.356Z] 04:08:01 2 8.54 0.00 0.63 0.25 0.05 90.53 [2025-09-10T04:47:10.356Z] 04:08:01 3 8.13 0.00 0.70 0.02 0.07 91.09 [2025-09-10T04:47:10.356Z] 04:08:01 4 2.32 0.00 0.57 0.02 0.03 97.07 [2025-09-10T04:47:10.356Z] 04:08:01 5 9.47 0.00 0.75 0.07 0.07 89.64 [2025-09-10T04:47:10.356Z] 04:08:01 6 11.69 0.00 0.74 0.02 0.07 87.49 [2025-09-10T04:47:10.356Z] 04:08:01 7 12.06 0.00 0.82 0.02 0.07 87.04 [2025-09-10T04:47:10.356Z] 04:09:01 all 0.21 0.00 0.04 0.01 0.01 99.73 [2025-09-10T04:47:10.356Z] 04:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2025-09-10T04:47:10.356Z] 04:09:01 1 0.33 0.00 0.00 0.07 0.00 99.60 [2025-09-10T04:47:10.356Z] 04:09:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2025-09-10T04:47:10.356Z] 04:09:01 3 0.15 0.00 0.08 0.00 0.00 99.77 [2025-09-10T04:47:10.356Z] 04:09:01 4 0.08 0.00 0.05 0.00 0.03 99.83 [2025-09-10T04:47:10.356Z] 04:09:01 5 0.54 0.00 0.03 0.02 0.02 99.40 [2025-09-10T04:47:10.356Z] 04:09:01 6 0.30 0.00 0.02 0.00 0.02 99.67 [2025-09-10T04:47:10.356Z] 04:09:01 7 0.12 0.00 0.07 0.00 0.02 99.80 [2025-09-10T04:47:10.356Z] [2025-09-10T04:47:10.356Z] 04:09:01 CPU %user %nice %system %iowait %steal %idle [2025-09-10T04:47:10.356Z] 04:10:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2025-09-10T04:47:10.356Z] 04:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-10T04:47:10.356Z] 04:10:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2025-09-10T04:47:10.356Z] 04:10:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.356Z] 04:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-10T04:47:10.356Z] 04:10:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-10T04:47:10.356Z] 04:10:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2025-09-10T04:47:10.356Z] 04:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.356Z] 04:11:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-09-10T04:47:10.356Z] 04:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.356Z] 04:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-10T04:47:10.356Z] 04:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.356Z] 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T04:47:10.356Z] 04:11:01 4 0.05 0.00 0.03 0.00 0.05 99.87 [2025-09-10T04:47:10.356Z] 04:11:01 5 0.17 0.00 0.00 0.00 0.00 99.83 [2025-09-10T04:47:10.356Z] 04:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T04:47:10.356Z] 04:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.356Z] 04:12:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-09-10T04:47:10.356Z] 04:12:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2025-09-10T04:47:10.356Z] 04:12:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-10T04:47:10.356Z] 04:12:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2025-09-10T04:47:10.356Z] 04:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:12:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2025-09-10T04:47:10.356Z] 04:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T04:47:10.356Z] 04:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.356Z] 04:13:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2025-09-10T04:47:10.356Z] 04:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2025-09-10T04:47:10.356Z] 04:13:01 1 0.03 0.00 0.00 0.05 0.00 99.92 [2025-09-10T04:47:10.356Z] 04:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-10T04:47:10.356Z] 04:13:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2025-09-10T04:47:10.356Z] 04:13:01 4 0.05 0.00 0.07 0.00 0.03 99.85 [2025-09-10T04:47:10.356Z] 04:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T04:47:10.356Z] 04:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:13:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2025-09-10T04:47:10.356Z] 04:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-09-10T04:47:10.356Z] 04:14:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2025-09-10T04:47:10.356Z] 04:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.356Z] 04:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-09-10T04:47:10.356Z] 04:14:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-09-10T04:47:10.356Z] 04:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-10T04:47:10.356Z] 04:14:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-09-10T04:47:10.356Z] 04:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.356Z] 04:15:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2025-09-10T04:47:10.356Z] 04:15:01 0 0.00 0.00 0.02 0.02 0.03 99.93 [2025-09-10T04:47:10.356Z] 04:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.356Z] 04:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-10T04:47:10.356Z] 04:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-10T04:47:10.356Z] 04:15:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2025-09-10T04:47:10.356Z] 04:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.356Z] 04:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.356Z] 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.356Z] 04:16:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-09-10T04:47:10.356Z] 04:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-10T04:47:10.356Z] 04:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-10T04:47:10.356Z] 04:16:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2025-09-10T04:47:10.356Z] 04:16:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2025-09-10T04:47:10.356Z] 04:16:01 5 0.13 0.00 0.02 0.00 0.00 99.85 [2025-09-10T04:47:10.356Z] 04:16:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2025-09-10T04:47:10.356Z] 04:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:17:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.356Z] 04:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:17:01 3 0.02 0.00 0.00 0.02 0.03 99.93 [2025-09-10T04:47:10.356Z] 04:17:01 4 0.05 0.00 0.05 0.00 0.05 99.85 [2025-09-10T04:47:10.356Z] 04:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.356Z] 04:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.356Z] 04:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.356Z] 04:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-09-10T04:47:10.356Z] 04:18:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2025-09-10T04:47:10.356Z] 04:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.356Z] 04:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.356Z] 04:18:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-09-10T04:47:10.356Z] 04:18:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-10T04:47:10.356Z] 04:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-10T04:47:10.356Z] 04:18:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-09-10T04:47:10.356Z] 04:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.356Z] 04:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-10T04:47:10.356Z] 04:19:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-09-10T04:47:10.356Z] 04:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.356Z] 04:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.356Z] 04:19:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:19:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2025-09-10T04:47:10.356Z] 04:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.356Z] 04:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T04:47:10.356Z] 04:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:20:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-09-10T04:47:10.356Z] 04:20:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-09-10T04:47:10.356Z] 04:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.356Z] 04:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-10T04:47:10.356Z] 04:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-09-10T04:47:10.356Z] 04:20:01 4 0.10 0.00 0.07 0.00 0.02 99.82 [2025-09-10T04:47:10.356Z] 04:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.356Z] 04:20:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2025-09-10T04:47:10.356Z] 04:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-10T04:47:10.356Z] [2025-09-10T04:47:10.356Z] 04:20:01 CPU %user %nice %system %iowait %steal %idle [2025-09-10T04:47:10.356Z] 04:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-09-10T04:47:10.356Z] 04:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-10T04:47:10.357Z] 04:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.357Z] 04:21:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-09-10T04:47:10.357Z] 04:21:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2025-09-10T04:47:10.357Z] 04:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.357Z] 04:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-10T04:47:10.357Z] 04:22:01 all 0.16 0.00 0.02 0.06 0.01 99.74 [2025-09-10T04:47:10.357Z] 04:22:01 0 1.08 0.00 0.02 0.00 0.03 98.87 [2025-09-10T04:47:10.357Z] 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:22:01 3 0.05 0.00 0.02 0.52 0.02 99.40 [2025-09-10T04:47:10.357Z] 04:22:01 4 0.05 0.00 0.08 0.00 0.03 99.83 [2025-09-10T04:47:10.357Z] 04:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:23:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2025-09-10T04:47:10.357Z] 04:23:01 0 0.37 0.00 0.08 0.02 0.05 99.48 [2025-09-10T04:47:10.357Z] 04:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:23:01 4 0.05 0.00 0.03 0.00 0.05 99.87 [2025-09-10T04:47:10.357Z] 04:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-10T04:47:10.357Z] 04:23:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2025-09-10T04:47:10.357Z] 04:23:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2025-09-10T04:47:10.357Z] 04:24:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-09-10T04:47:10.357Z] 04:24:01 0 0.35 0.00 0.00 0.00 0.02 99.63 [2025-09-10T04:47:10.357Z] 04:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:24:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2025-09-10T04:47:10.357Z] 04:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-10T04:47:10.357Z] 04:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-10T04:47:10.357Z] 04:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-10T04:47:10.357Z] 04:25:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2025-09-10T04:47:10.357Z] 04:25:01 0 1.26 0.00 0.02 0.03 0.00 98.69 [2025-09-10T04:47:10.357Z] 04:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.357Z] 04:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-10T04:47:10.357Z] 04:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-09-10T04:47:10.357Z] 04:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:26:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-09-10T04:47:10.357Z] 04:26:01 0 0.47 0.00 0.02 0.02 0.02 99.48 [2025-09-10T04:47:10.357Z] 04:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-10T04:47:10.357Z] 04:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:26:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2025-09-10T04:47:10.357Z] 04:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:26:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2025-09-10T04:47:10.357Z] 04:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.357Z] 04:27:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2025-09-10T04:47:10.357Z] 04:27:01 0 0.62 0.00 0.03 0.02 0.02 99.32 [2025-09-10T04:47:10.357Z] 04:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.357Z] 04:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-10T04:47:10.357Z] 04:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:27:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:28:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2025-09-10T04:47:10.357Z] 04:28:01 0 0.15 0.00 0.03 0.02 0.02 99.78 [2025-09-10T04:47:10.357Z] 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:28:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2025-09-10T04:47:10.357Z] 04:28:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:29:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-09-10T04:47:10.357Z] 04:29:01 0 0.53 0.00 0.02 0.00 0.02 99.43 [2025-09-10T04:47:10.357Z] 04:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:29:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2025-09-10T04:47:10.357Z] 04:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.357Z] 04:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.357Z] 04:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.357Z] 04:30:01 all 0.27 0.00 0.06 0.01 0.01 99.65 [2025-09-10T04:47:10.357Z] 04:30:01 0 1.29 0.00 0.05 0.02 0.02 98.63 [2025-09-10T04:47:10.357Z] 04:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:30:01 2 0.65 0.00 0.17 0.02 0.02 99.15 [2025-09-10T04:47:10.357Z] 04:30:01 3 0.05 0.00 0.05 0.05 0.02 99.83 [2025-09-10T04:47:10.357Z] 04:30:01 4 0.00 0.00 0.07 0.00 0.00 99.93 [2025-09-10T04:47:10.357Z] 04:30:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2025-09-10T04:47:10.357Z] 04:30:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2025-09-10T04:47:10.357Z] 04:30:01 7 0.00 0.00 0.05 0.00 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:31:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-09-10T04:47:10.357Z] 04:31:01 0 0.60 0.00 0.03 0.00 0.00 99.37 [2025-09-10T04:47:10.357Z] 04:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:31:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-09-10T04:47:10.357Z] 04:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.357Z] 04:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.357Z] [2025-09-10T04:47:10.357Z] 04:31:01 CPU %user %nice %system %iowait %steal %idle [2025-09-10T04:47:10.357Z] 04:32:01 all 0.12 0.00 0.03 0.00 0.00 99.84 [2025-09-10T04:47:10.357Z] 04:32:01 0 0.72 0.00 0.03 0.00 0.02 99.23 [2025-09-10T04:47:10.357Z] 04:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:32:01 2 0.13 0.00 0.08 0.00 0.02 99.77 [2025-09-10T04:47:10.357Z] 04:32:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-09-10T04:47:10.357Z] 04:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:32:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2025-09-10T04:47:10.357Z] 04:32:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-09-10T04:47:10.357Z] 04:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:33:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2025-09-10T04:47:10.357Z] 04:33:01 0 1.52 0.00 0.00 0.02 0.00 98.46 [2025-09-10T04:47:10.357Z] 04:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-10T04:47:10.357Z] 04:33:01 3 0.05 0.00 0.05 0.05 0.02 99.83 [2025-09-10T04:47:10.357Z] 04:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.357Z] 04:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2025-09-10T04:47:10.357Z] 04:34:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2025-09-10T04:47:10.357Z] 04:34:01 0 0.28 0.00 0.00 0.02 0.02 99.68 [2025-09-10T04:47:10.357Z] 04:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-10T04:47:10.357Z] 04:34:01 3 0.07 0.00 0.05 0.02 0.02 99.85 [2025-09-10T04:47:10.357Z] 04:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.357Z] 04:34:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:34:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-09-10T04:47:10.357Z] 04:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-10T04:47:10.357Z] 04:35:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2025-09-10T04:47:10.357Z] 04:35:01 0 1.29 0.00 0.02 0.00 0.02 98.68 [2025-09-10T04:47:10.357Z] 04:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:35:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-09-10T04:47:10.357Z] 04:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:35:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2025-09-10T04:47:10.357Z] 04:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:36:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2025-09-10T04:47:10.357Z] 04:36:01 0 1.97 0.00 0.00 0.02 0.02 98.00 [2025-09-10T04:47:10.357Z] 04:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-10T04:47:10.357Z] 04:36:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2025-09-10T04:47:10.357Z] 04:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.357Z] 04:36:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-09-10T04:47:10.357Z] 04:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:37:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2025-09-10T04:47:10.357Z] 04:37:01 0 0.91 0.00 0.02 0.00 0.02 99.05 [2025-09-10T04:47:10.357Z] 04:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.357Z] 04:37:01 3 0.02 0.00 0.03 0.05 0.03 99.87 [2025-09-10T04:47:10.357Z] 04:37:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2025-09-10T04:47:10.357Z] 04:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:38:01 all 0.13 0.00 0.01 0.05 0.01 99.80 [2025-09-10T04:47:10.357Z] 04:38:01 0 0.81 0.00 0.02 0.02 0.02 99.14 [2025-09-10T04:47:10.357Z] 04:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.357Z] 04:38:01 3 0.07 0.00 0.03 0.35 0.02 99.53 [2025-09-10T04:47:10.357Z] 04:38:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-09-10T04:47:10.357Z] 04:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.357Z] 04:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:39:01 all 0.10 0.00 0.01 0.01 0.01 99.86 [2025-09-10T04:47:10.357Z] 04:39:01 0 0.68 0.00 0.02 0.00 0.02 99.28 [2025-09-10T04:47:10.357Z] 04:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:39:01 3 0.00 0.00 0.02 0.07 0.03 99.88 [2025-09-10T04:47:10.357Z] 04:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-09-10T04:47:10.357Z] 04:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-10T04:47:10.357Z] 04:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.357Z] 04:40:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2025-09-10T04:47:10.357Z] 04:40:01 0 0.10 0.00 0.03 0.08 0.03 99.75 [2025-09-10T04:47:10.357Z] 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:40:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2025-09-10T04:47:10.357Z] 04:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.357Z] 04:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-09-10T04:47:10.357Z] 04:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2025-09-10T04:47:10.357Z] 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.357Z] 04:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T04:47:10.357Z] 04:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-10T04:47:10.357Z] 04:41:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-09-10T04:47:10.357Z] 04:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.357Z] 04:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:42:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2025-09-10T04:47:10.357Z] 04:42:01 0 0.08 0.00 0.03 0.00 0.05 99.83 [2025-09-10T04:47:10.357Z] 04:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.357Z] 04:42:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2025-09-10T04:47:10.357Z] 04:42:01 3 0.03 0.00 0.00 0.05 0.02 99.90 [2025-09-10T04:47:10.357Z] 04:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T04:47:10.357Z] 04:42:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2025-09-10T04:47:10.357Z] 04:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T04:47:10.358Z] 04:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.358Z] [2025-09-10T04:47:10.358Z] 04:42:01 CPU %user %nice %system %iowait %steal %idle [2025-09-10T04:47:10.358Z] 04:43:01 all 0.02 0.00 0.02 0.12 0.01 99.83 [2025-09-10T04:47:10.358Z] 04:43:01 0 0.05 0.00 0.03 0.97 0.03 98.91 [2025-09-10T04:47:10.358Z] 04:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.358Z] 04:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-10T04:47:10.358Z] 04:43:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-09-10T04:47:10.358Z] 04:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-10T04:47:10.358Z] 04:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-09-10T04:47:10.358Z] 04:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-09-10T04:47:10.358Z] 04:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.358Z] 04:44:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-09-10T04:47:10.358Z] 04:44:01 0 0.13 0.00 0.02 0.00 0.05 99.80 [2025-09-10T04:47:10.358Z] 04:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.358Z] 04:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.358Z] 04:44:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2025-09-10T04:47:10.358Z] 04:44:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-09-10T04:47:10.358Z] 04:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.358Z] 04:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-10T04:47:10.358Z] 04:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.358Z] 04:45:01 all 0.14 0.00 0.02 0.02 0.01 99.81 [2025-09-10T04:47:10.358Z] 04:45:01 0 1.00 0.00 0.07 0.00 0.03 98.90 [2025-09-10T04:47:10.358Z] 04:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.358Z] 04:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T04:47:10.358Z] 04:45:01 3 0.05 0.00 0.02 0.13 0.00 99.80 [2025-09-10T04:47:10.358Z] 04:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T04:47:10.358Z] 04:45:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-09-10T04:47:10.358Z] 04:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.358Z] 04:45:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2025-09-10T04:47:10.358Z] 04:46:01 all 0.09 0.00 0.02 0.04 0.01 99.84 [2025-09-10T04:47:10.358Z] 04:46:01 0 0.47 0.00 0.08 0.00 0.03 99.42 [2025-09-10T04:47:10.358Z] 04:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T04:47:10.358Z] 04:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T04:47:10.358Z] 04:46:01 3 0.03 0.00 0.02 0.35 0.00 99.60 [2025-09-10T04:47:10.358Z] 04:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-10T04:47:10.358Z] 04:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T04:47:10.358Z] 04:46:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-09-10T04:47:10.358Z] 04:46:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2025-09-10T04:47:10.358Z] 04:47:01 all 2.40 0.00 0.96 0.62 0.03 96.00 [2025-09-10T04:47:10.358Z] 04:47:01 0 2.37 0.00 1.57 1.81 0.03 94.22 [2025-09-10T04:47:10.358Z] 04:47:01 1 2.41 0.00 0.82 0.00 0.03 96.73 [2025-09-10T04:47:10.358Z] 04:47:01 2 2.95 0.00 0.91 0.07 0.03 96.04 [2025-09-10T04:47:10.358Z] 04:47:01 3 2.32 0.00 0.84 2.24 0.02 94.58 [2025-09-10T04:47:10.358Z] 04:47:01 4 2.44 0.00 0.87 0.22 0.03 96.43 [2025-09-10T04:47:10.358Z] 04:47:01 5 2.49 0.00 0.67 0.15 0.02 96.67 [2025-09-10T04:47:10.358Z] 04:47:01 6 1.76 0.00 1.24 0.15 0.03 96.82 [2025-09-10T04:47:10.358Z] 04:47:01 7 2.46 0.00 0.74 0.28 0.02 96.50 [2025-09-10T04:47:10.358Z] Average: all 8.38 0.00 1.36 1.04 0.03 89.19 [2025-09-10T04:47:10.358Z] Average: 0 8.64 0.00 1.37 1.25 0.05 88.69 [2025-09-10T04:47:10.358Z] Average: 1 8.43 0.00 1.38 0.86 0.02 89.30 [2025-09-10T04:47:10.358Z] Average: 2 8.31 0.00 1.34 1.16 0.03 89.17 [2025-09-10T04:47:10.358Z] Average: 3 8.37 0.00 1.45 1.45 0.03 88.70 [2025-09-10T04:47:10.358Z] Average: 4 8.19 0.00 1.41 1.01 0.04 89.36 [2025-09-10T04:47:10.358Z] Average: 5 8.29 0.00 1.29 0.75 0.03 89.64 [2025-09-10T04:47:10.358Z] Average: 6 8.42 0.00 1.36 0.77 0.03 89.42 [2025-09-10T04:47:10.358Z] Average: 7 8.38 0.00 1.29 1.05 0.03 89.25 [2025-09-10T04:47:10.358Z] [2025-09-10T04:47:10.358Z] [2025-09-10T04:47:10.358Z]