Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18557c7001e696e1873834096e39d1a971d2f00a 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-ssh13708168455479384092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10372348490396518113.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3236366315869780792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9040404349670133584.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-ssh13278084827038476896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775053 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/934 [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/934 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 18557c7001e696e1873834096e39d1a971d2f00a (main) Commit message: "Merge pull request #5325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.46" > git config core.sparsecheckout # timeout=10 > git checkout -f 18557c7001e696e1873834096e39d1a971d2f00a # timeout=10 > git rev-list --no-walk 55f62612875c19bb2ff18f787e56d4631b1703b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-12-15T02:52:59.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-12-15T02:52:59.872Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-12-15T02:52:59.897Z] ========================================================= [2025-12-15T02:52:59.897Z] EdgeX Global Pipelines Version Info [2025-12-15T02:52:59.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-12-15T02:53:01.021Z] ------------------- [2025-12-15T02:53:01.021Z] stable info: [2025-12-15T02:53:01.021Z] ------------------- [2025-12-15T02:53:01.021Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-12-15T02:53:01.021Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-12-15T02:53:01.021Z] Message: update stable to v1.0.278 [2025-12-15T02:53:01.283Z] ------------------- [2025-12-15T02:53:01.283Z] experimental info: [2025-12-15T02:53:01.283Z] ------------------- [2025-12-15T02:53:01.283Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-12-15T02:53:01.283Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-12-15T02:53:01.283Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-12-15T02:53:01.415Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-12-15T02:53:01.446Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-12-15T02:53:01.478Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-12-15T02:53:01.507Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-12-15T02:53:01.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-12-15T02:53:01.566Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-12-15T02:53:01.592Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-12-15T02:53:01.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-12-15T02:53:01.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-12-15T02:53:01.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-12-15T02:53:01.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-12-15T02:53:01.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-12-15T02:53:01.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-12-15T02:53:01.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-12-15T02:53:01.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-12-15T02:53:01.812Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-12-15T02:53:01.841Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-12-15T02:53:01.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-12-15T02:53:01.891Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-12-15T02:53:01.916Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-12-15T02:53:01.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-12-15T02:53:01.965Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-12-15T02:53:01.989Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-12-15T02:53:02.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-12-15T02:53:02.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-12-15T02:53:02.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-12-15T02:53:02.085Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T02:53:02.106Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18557c7 [Pipeline] echo [2025-12-15T02:53:02.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-15T02:53:02.211Z] provisioning config files... [2025-12-15T02:53:02.229Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/934@tmp/config18418869281746203424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-15T02:53:02.575Z] ---> ****-login.sh [2025-12-15T02:53:02.575Z] nexus3.edgexfoundry.org:10001 [2025-12-15T02:53:02.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T02:53:02.836Z] [2025-12-15T02:53:02.836Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-15T02:53:02.837Z] Configure a credential helper to remove this warning. See [2025-12-15T02:53:02.837Z] https://docs.****.com/go/credential-store/ [2025-12-15T02:53:02.837Z] [2025-12-15T02:53:02.837Z] Login Succeeded [2025-12-15T02:53:02.837Z] nexus3.edgexfoundry.org:10002 [2025-12-15T02:53:02.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T02:53:02.837Z] [2025-12-15T02:53:02.837Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-15T02:53:02.837Z] Configure a credential helper to remove this warning. See [2025-12-15T02:53:02.837Z] https://docs.****.com/go/credential-store/ [2025-12-15T02:53:02.837Z] [2025-12-15T02:53:02.837Z] Login Succeeded [2025-12-15T02:53:02.837Z] nexus3.edgexfoundry.org:10003 [2025-12-15T02:53:03.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T02:53:03.099Z] [2025-12-15T02:53:03.099Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-15T02:53:03.099Z] Configure a credential helper to remove this warning. See [2025-12-15T02:53:03.099Z] https://docs.****.com/go/credential-store/ [2025-12-15T02:53:03.099Z] [2025-12-15T02:53:03.099Z] Login Succeeded [2025-12-15T02:53:03.099Z] nexus3.edgexfoundry.org:10004 [2025-12-15T02:53:03.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T02:53:03.099Z] [2025-12-15T02:53:03.099Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-15T02:53:03.099Z] Configure a credential helper to remove this warning. See [2025-12-15T02:53:03.099Z] https://docs.****.com/go/credential-store/ [2025-12-15T02:53:03.099Z] [2025-12-15T02:53:03.099Z] Login Succeeded [2025-12-15T02:53:03.099Z] ****.io [2025-12-15T02:53:03.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T02:53:03.362Z] [2025-12-15T02:53:03.362Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-15T02:53:03.362Z] Configure a credential helper to remove this warning. See [2025-12-15T02:53:03.362Z] https://docs.****.com/go/credential-store/ [2025-12-15T02:53:03.362Z] [2025-12-15T02:53:03.362Z] Login Succeeded [2025-12-15T02:53:03.362Z] ---> ****-login.sh ends [Pipeline] } [2025-12-15T02:53:03.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-15T02:53:03.704Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/core-command/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo core-command,cmd/core-command/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/core-data/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo core-data,cmd/core-data/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/core-keeper/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-12-15T02:53:03.704Z] + + dirname cmd/core-metadata/Dockerfile [2025-12-15T02:53:03.704Z] cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2025-12-15T02:53:03.704Z] cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/security-spire-agent/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/security-spire-config/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/security-spire-server/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/support-notifications/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-12-15T02:53:03.704Z] + dirname cmd/support-scheduler/Dockerfile [2025-12-15T02:53:03.704Z] + cut -d/ -f2 [2025-12-15T02:53:03.704Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-12-15T02:53:03.744Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-12-15T02:53:04.137Z] + git rev-list -1 --merges 18557c7001e696e1873834096e39d1a971d2f00a~1..18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T02:53:04.153Z] -----------> git rev-list -1 --merges 18557c7001e696e1873834096e39d1a971d2f00a~1..18557c7001e696e1873834096e39d1a971d2f00a 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T02:53:04.153Z] 18557c7001e696e1873834096e39d1a971d2f00a [false] [Pipeline] sh [2025-12-15T02:53:04.478Z] + git log --format=format:%s -1 18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T02:53:04.495Z] ========================================================= [2025-12-15T02:53:04.496Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-12-15T02:53:04.496Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-12-15T02:53:04.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-15T02:53:04.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-12-15T02:53:04.957Z] + [ -e /tmp/ssh_known_hosts ] [2025-12-15T02:53:04.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-12-15T02:53:04.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-12-15T02:53:04.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-12-15T02:53:04.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T02:53:05.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-15T02:53:05.382Z] [2025-12-15T02:53:05.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T02:53:05.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-15T02:53:05.708Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-12-15T02:53:05.708Z] 3dae71ba6b94: Pulling fs layer [2025-12-15T02:53:05.708Z] 6bf1a483ea7c: Pulling fs layer [2025-12-15T02:53:05.708Z] f5dfc541a4d3: Pulling fs layer [2025-12-15T02:53:05.708Z] 461d9e800cba: Pulling fs layer [2025-12-15T02:53:05.708Z] 80192f66455f: Pulling fs layer [2025-12-15T02:53:05.708Z] 2e8e34ca0e6c: Pulling fs layer [2025-12-15T02:53:05.708Z] a29436f7fd5d: Pulling fs layer [2025-12-15T02:53:05.708Z] 923cac83aea3: Pulling fs layer [2025-12-15T02:53:05.708Z] 25ad8b0a4227: Pulling fs layer [2025-12-15T02:53:05.708Z] 461d9e800cba: Waiting [2025-12-15T02:53:05.708Z] db01528c6b51: Pulling fs layer [2025-12-15T02:53:05.708Z] 28988de357af: Pulling fs layer [2025-12-15T02:53:05.708Z] 2e8e34ca0e6c: Waiting [2025-12-15T02:53:05.708Z] 80192f66455f: Waiting [2025-12-15T02:53:05.708Z] 923cac83aea3: Waiting [2025-12-15T02:53:05.708Z] db01528c6b51: Waiting [2025-12-15T02:53:05.708Z] a29436f7fd5d: Waiting [2025-12-15T02:53:05.708Z] 25ad8b0a4227: Waiting [2025-12-15T02:53:05.708Z] 28988de357af: Waiting [2025-12-15T02:53:05.708Z] 6bf1a483ea7c: Verifying Checksum [2025-12-15T02:53:05.708Z] 6bf1a483ea7c: Download complete [2025-12-15T02:53:05.708Z] 461d9e800cba: Verifying Checksum [2025-12-15T02:53:05.708Z] 461d9e800cba: Download complete [2025-12-15T02:53:05.708Z] 80192f66455f: Verifying Checksum [2025-12-15T02:53:05.708Z] 80192f66455f: Download complete [2025-12-15T02:53:05.970Z] f5dfc541a4d3: Verifying Checksum [2025-12-15T02:53:05.971Z] f5dfc541a4d3: Download complete [2025-12-15T02:53:05.971Z] 3dae71ba6b94: Download complete [2025-12-15T02:53:05.971Z] 923cac83aea3: Download complete [2025-12-15T02:53:05.971Z] 25ad8b0a4227: Verifying Checksum [2025-12-15T02:53:05.971Z] 25ad8b0a4227: Download complete [2025-12-15T02:53:06.233Z] db01528c6b51: Verifying Checksum [2025-12-15T02:53:06.233Z] db01528c6b51: Download complete [2025-12-15T02:53:06.233Z] 28988de357af: Download complete [2025-12-15T02:53:06.233Z] a29436f7fd5d: Verifying Checksum [2025-12-15T02:53:06.233Z] a29436f7fd5d: Download complete [2025-12-15T02:53:06.816Z] 2e8e34ca0e6c: Verifying Checksum [2025-12-15T02:53:06.816Z] 2e8e34ca0e6c: Download complete [2025-12-15T02:53:07.385Z] 3dae71ba6b94: Pull complete [2025-12-15T02:53:07.649Z] 6bf1a483ea7c: Pull complete [2025-12-15T02:53:08.220Z] f5dfc541a4d3: Pull complete [2025-12-15T02:53:08.220Z] 461d9e800cba: Pull complete [2025-12-15T02:53:08.482Z] 80192f66455f: Pull complete [2025-12-15T02:53:13.785Z] 2e8e34ca0e6c: Pull complete [2025-12-15T02:53:13.785Z] a29436f7fd5d: Pull complete [2025-12-15T02:53:14.046Z] 923cac83aea3: Pull complete [2025-12-15T02:53:14.046Z] 25ad8b0a4227: Pull complete [2025-12-15T02:53:14.046Z] db01528c6b51: Pull complete [2025-12-15T02:53:14.046Z] 28988de357af: Pull complete [2025-12-15T02:53:14.307Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-12-15T02:53:14.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-15T02:53:14.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T02:53:14.460Z] prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container [2025-12-15T02:53:14.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-15T02:53:16.739Z] $ docker top de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 -eo pid,comm [2025-12-15T02:53:16.796Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-12-15T02:53:16.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-15T02:53:16.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-15T02:53:16.855Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-15T02:53:16.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-15T02:53:16.970Z] $ docker exec de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 ssh-agent [2025-12-15T02:53:17.101Z] SSH_AUTH_SOCK=/tmp/ssh-kuX2l77cZ9Le/agent.32 [2025-12-15T02:53:17.101Z] SSH_AGENT_PID=38 [2025-12-15T02:53:17.108Z] Running ssh-add (command line suppressed) [2025-12-15T02:53:17.201Z] Identity added: /w/workspace/edgex-go/934@tmp/private_key_4805594240378868411.key (/w/workspace/edgex-go/934@tmp/private_key_4805594240378868411.key) [2025-12-15T02:53:17.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-15T02:53:17.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/934 [Pipeline] sh [2025-12-15T02:53:17.833Z] + git tag --points-at HEAD [Pipeline] } [2025-12-15T02:53:17.839Z] $ docker exec --env ******** --env ******** de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 ssh-agent -k [2025-12-15T02:53:17.934Z] unset SSH_AUTH_SOCK; [2025-12-15T02:53:17.934Z] unset SSH_AGENT_PID; [2025-12-15T02:53:17.934Z] echo Agent pid 38 killed; [2025-12-15T02:53:17.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-12-15T02:53:17.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-15T02:53:17.997Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-15T02:53:18.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-15T02:53:18.102Z] $ docker exec de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 ssh-agent [2025-12-15T02:53:18.212Z] SSH_AUTH_SOCK=/tmp/ssh-PLG6bWNuIreJ/agent.85 [2025-12-15T02:53:18.212Z] SSH_AGENT_PID=91 [2025-12-15T02:53:18.217Z] Running ssh-add (command line suppressed) [2025-12-15T02:53:18.314Z] Identity added: /w/workspace/edgex-go/934@tmp/private_key_5337090191651040703.key (/w/workspace/edgex-go/934@tmp/private_key_5337090191651040703.key) [2025-12-15T02:53:18.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-15T02:53:18.640Z] + git semver init [2025-12-15T02:53:18.900Z] 2025-12-15 02:53:18,862 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-15T02:53:18.900Z] 2025-12-15 02:53:18,865 [run_init] DEBUG init version:0.0.0 force:False [2025-12-15T02:53:18.900Z] 2025-12-15 02:53:18,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/934/.semver [2025-12-15T02:53:18.900Z] 2025-12-15 02:53:18,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/934/.semver [2025-12-15T02:53:18.900Z] 2025-12-15 02:53:18,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/934/.semver'], cwd=/w/workspace/edgex-go/934, stdin=None, shell=False, universal_newlines=False) [2025-12-15T02:53:24.198Z] 2025-12-15 02:53:24,038 [append_file] DEBUG append to file:/w/workspace/edgex-go/934/.git/info/exclude [2025-12-15T02:53:24.198Z] 2025-12-15 02:53:24,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/934/.semver/main with force:False [2025-12-15T02:53:24.198Z] 2025-12-15 02:53:24,040 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main [2025-12-15T02:53:24.198Z] 2025-12-15 02:53:24,040 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main [2025-12-15T02:53:24.198Z] 4.1.0-dev.83 [Pipeline] } [2025-12-15T02:53:24.201Z] $ docker exec --env ******** --env ******** de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 ssh-agent -k [2025-12-15T02:53:24.301Z] unset SSH_AUTH_SOCK; [2025-12-15T02:53:24.301Z] unset SSH_AGENT_PID; [2025-12-15T02:53:24.301Z] echo Agent pid 91 killed; [2025-12-15T02:53:24.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-15T02:53:24.654Z] + git semver [Pipeline] } [2025-12-15T02:53:24.919Z] $ docker stop --time=1 de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 [2025-12-15T02:53:26.202Z] $ docker rm -f --volumes de4701ec3a062f9045ab8f10ddbfbd8b0a8171c5b7a7a11dcb77a5e82f1ad485 [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-15T02:53:26.565Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-12-15T02:53:26.859Z] Stashed 1 file(s) [Pipeline] echo [2025-12-15T02:53:26.862Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.83 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-12-15T02:53:27.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/934 [Pipeline] echo [2025-12-15T02:53:27.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-15T02:53:27.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-15T02:53:27.501Z] ========================================================= [2025-12-15T02:53:27.501Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-12-15T02:53:27.501Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-12-15T02:53:27.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-15T02:53:27.800Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-12-15T02:53:27.800Z] 2d35ebdb57d9: Pulling fs layer [2025-12-15T02:53:27.800Z] c35fb4624d26: Pulling fs layer [2025-12-15T02:53:27.800Z] 4e2aec7ef170: Pulling fs layer [2025-12-15T02:53:27.800Z] 333b49ad6fbf: Pulling fs layer [2025-12-15T02:53:27.800Z] 4f4fb700ef54: Pulling fs layer [2025-12-15T02:53:27.800Z] c3e65509a76b: Pulling fs layer [2025-12-15T02:53:27.800Z] 7cf9ebb963bd: Pulling fs layer [2025-12-15T02:53:27.800Z] bb34ca984cfb: Pulling fs layer [2025-12-15T02:53:27.800Z] 151cf03bc807: Pulling fs layer [2025-12-15T02:53:27.800Z] 333b49ad6fbf: Waiting [2025-12-15T02:53:27.800Z] 7cf9ebb963bd: Waiting [2025-12-15T02:53:27.800Z] bb34ca984cfb: Waiting [2025-12-15T02:53:27.800Z] 4f4fb700ef54: Waiting [2025-12-15T02:53:27.800Z] 151cf03bc807: Waiting [2025-12-15T02:53:27.800Z] c3e65509a76b: Waiting [2025-12-15T02:53:27.800Z] 333b49ad6fbf: Verifying Checksum [2025-12-15T02:53:27.800Z] 333b49ad6fbf: Download complete [2025-12-15T02:53:27.800Z] 4f4fb700ef54: Download complete [2025-12-15T02:53:27.800Z] c3e65509a76b: Verifying Checksum [2025-12-15T02:53:27.800Z] c3e65509a76b: Download complete [2025-12-15T02:53:27.800Z] 2d35ebdb57d9: Verifying Checksum [2025-12-15T02:53:27.800Z] 2d35ebdb57d9: Download complete [2025-12-15T02:53:28.061Z] 7cf9ebb963bd: Verifying Checksum [2025-12-15T02:53:28.061Z] 7cf9ebb963bd: Download complete [2025-12-15T02:53:28.061Z] 2d35ebdb57d9: Pull complete [2025-12-15T02:53:28.061Z] c35fb4624d26: Pull complete [2025-12-15T02:53:28.320Z] 4e2aec7ef170: Verifying Checksum [2025-12-15T02:53:28.320Z] 4e2aec7ef170: Download complete [2025-12-15T02:53:28.320Z] 151cf03bc807: Verifying Checksum [2025-12-15T02:53:28.320Z] 151cf03bc807: Download complete [2025-12-15T02:53:28.579Z] bb34ca984cfb: Verifying Checksum [2025-12-15T02:53:28.579Z] bb34ca984cfb: Download complete [2025-12-15T02:53:33.870Z] 4e2aec7ef170: Pull complete [2025-12-15T02:53:33.870Z] 333b49ad6fbf: Pull complete [2025-12-15T02:53:33.870Z] 4f4fb700ef54: Pull complete [2025-12-15T02:53:33.870Z] c3e65509a76b: Pull complete [2025-12-15T02:53:33.870Z] 7cf9ebb963bd: Pull complete [2025-12-15T02:53:36.409Z] bb34ca984cfb: Pull complete [2025-12-15T02:53:37.347Z] 151cf03bc807: Pull complete [2025-12-15T02:53:37.347Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-12-15T02:53:37.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-15T02:53:37.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-12-15T02:53:37.661Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-15T02:53:37.661Z] WORKDIR /edgex [2025-12-15T02:53:37.661Z] COPY go.mod . [2025-12-15T02:53:37.661Z] RUN go mod download [2025-12-15T02:53:37.661Z] + docker build -t ci-base-image-x86_64 -f - . [2025-12-15T02:53:38.232Z] #0 building with "default" instance using docker driver [2025-12-15T02:53:38.232Z] [2025-12-15T02:53:38.232Z] #1 [internal] load build definition from Dockerfile [2025-12-15T02:53:38.232Z] #1 transferring dockerfile: 164B done [2025-12-15T02:53:38.232Z] #1 DONE 0.0s [2025-12-15T02:53:38.232Z] [2025-12-15T02:53:38.232Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-15T02:53:38.232Z] #2 DONE 0.0s [2025-12-15T02:53:38.232Z] [2025-12-15T02:53:38.232Z] #3 [internal] load .dockerignore [2025-12-15T02:53:38.232Z] #3 transferring context: 50B done [2025-12-15T02:53:38.232Z] #3 DONE 0.0s [2025-12-15T02:53:38.232Z] [2025-12-15T02:53:38.232Z] #4 [internal] load build context [2025-12-15T02:53:38.232Z] #4 transferring context: 7.11kB done [2025-12-15T02:53:38.232Z] #4 DONE 0.0s [2025-12-15T02:53:38.232Z] [2025-12-15T02:53:38.232Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-15T02:53:38.232Z] #5 DONE 0.1s [2025-12-15T02:53:38.492Z] [2025-12-15T02:53:38.492Z] #6 [2/4] WORKDIR /edgex [2025-12-15T02:53:41.033Z] #6 DONE 2.3s [2025-12-15T02:53:41.033Z] [2025-12-15T02:53:41.033Z] #7 [3/4] COPY go.mod . [2025-12-15T02:53:41.033Z] #7 DONE 0.0s [2025-12-15T02:53:41.033Z] [2025-12-15T02:53:41.033Z] #8 [4/4] RUN go mod download [2025-12-15T02:53:41.980Z] Still waiting to schedule task [2025-12-15T02:53:41.980Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-12-15T02:53:53.261Z] #8 DONE 10.8s [2025-12-15T02:53:53.261Z] [2025-12-15T02:53:53.261Z] #9 exporting to image [2025-12-15T02:53:53.261Z] #9 exporting layers [2025-12-15T02:53:55.176Z] #9 exporting layers 3.6s done [2025-12-15T02:53:55.176Z] #9 writing image sha256:254be7c9bf25afd90ec6744eb11c24289534cb842ce4e1af3339c329bfe829c1 done [2025-12-15T02:53:55.176Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-12-15T02:53:55.176Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T02:53:55.491Z] + docker inspect -f . ci-base-image-x86_64 [2025-12-15T02:53:55.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T02:53:55.567Z] prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container [2025-12-15T02:53:55.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-12-15T02:53:55.885Z] $ docker top 6fb1a7079f8a92e0dfe07e19584218d01abd79c9039794ff21fad4c723cb9e43 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-15T02:53:56.252Z] + go version [2025-12-15T02:53:56.252Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-12-15T02:53:56.253Z] $ docker stop --time=1 6fb1a7079f8a92e0dfe07e19584218d01abd79c9039794ff21fad4c723cb9e43 [2025-12-15T02:53:57.503Z] $ docker rm -f --volumes 6fb1a7079f8a92e0dfe07e19584218d01abd79c9039794ff21fad4c723cb9e43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T02:53:57.983Z] + docker inspect -f . ci-base-image-x86_64 [2025-12-15T02:53:57.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T02:53:58.073Z] prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container [2025-12-15T02:53:58.095Z] $ 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/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-12-15T02:53:58.327Z] $ docker top 8d065c97d24981e0899ff48898f12df325342e469571ca65c009662351d3618a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-12-15T02:53:58.413Z] ========================================================= [2025-12-15T02:53:58.413Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-12-15T02:53:58.413Z] ========================================================= [Pipeline] sh [2025-12-15T02:53:58.697Z] + git config --global --add safe.directory /w/workspace/edgex-go/934 [Pipeline] fileExists [Pipeline] sh [2025-12-15T02:53:59.007Z] + make test [2025-12-15T02:53:59.007Z] go test -race -coverprofile=coverage.out ./... [2025-12-15T02:54:07.129Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-12-15T02:54:33.675Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-12-15T02:54:33.675Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-12-15T02:54:33.675Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-12-15T02:54:33.935Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-12-15T02:54:33.935Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-12-15T02:54:34.502Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-12-15T02:54:34.502Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-12-15T02:54:34.502Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-12-15T02:54:34.761Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-12-15T02:54:34.761Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-12-15T02:54:35.329Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-12-15T02:54:35.329Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-12-15T02:54:35.587Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-12-15T02:54:35.587Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-12-15T02:54:35.587Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-12-15T02:54:35.587Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-12-15T02:54:35.587Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-12-15T02:54:35.587Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-12-15T02:54:38.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2025-12-15T02:54:42.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.4% of statements [2025-12-15T02:54:42.245Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-12-15T02:54:42.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements [2025-12-15T02:54:42.245Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-12-15T02:54:42.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 57.7% of statements [2025-12-15T02:54:42.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements [2025-12-15T02:54:42.245Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-12-15T02:54:42.245Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.220s coverage: 94.2% of statements [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-12-15T02:54:42.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 90.7% of statements [2025-12-15T02:54:42.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-12-15T02:54:42.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-12-15T02:54:42.505Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-12-15T02:54:44.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.3% of statements [2025-12-15T02:54:44.414Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-12-15T02:54:44.414Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.538s coverage: 95.9% of statements [2025-12-15T02:54:46.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-12-15T02:54:46.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-12-15T02:54:46.323Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2025-12-15T02:54:46.323Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-12-15T02:54:46.323Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-12-15T02:54:46.323Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-12-15T02:54:46.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-12-15T02:54:48.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.052s coverage: 3.5% of statements [2025-12-15T02:54:48.861Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2025-12-15T02:54:48.861Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-12-15T02:54:48.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 1.0% of statements [2025-12-15T02:54:48.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-12-15T02:54:48.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 38.2% of statements [2025-12-15T02:54:48.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements [2025-12-15T02:54:48.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-12-15T02:54:48.861Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-12-15T02:54:48.861Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-12-15T02:54:49.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-12-15T02:54:49.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-12-15T02:54:49.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 89.5% of statements [2025-12-15T02:54:50.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 93.1% of statements [2025-12-15T02:54:50.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-12-15T02:55:02.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements [2025-12-15T02:55:12.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.025s coverage: 15.5% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2025-12-15T02:55:12.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.162s coverage: 54.8% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.049s coverage: 20.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.039s coverage: 96.8% of statements [2025-12-15T02:55:12.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-12-15T02:55:12.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 29.2% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.034s coverage: 93.8% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 3.1% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements [2025-12-15T02:55:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.039s coverage: 54.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-12-15T02:55:12.891Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.1% of statements [2025-12-15T02:55:17.127Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.142s coverage: 94.9% of statements [2025-12-15T02:55:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-12-15T02:55:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-12-15T02:55:17.127Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements [2025-12-15T02:55:17.127Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements [2025-12-15T02:55:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-12-15T02:55:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-12-15T02:55:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-12-15T02:55:17.127Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-15T02:55:17.127Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-12-15T02:55:17.127Z] running golangci-lint [2025-12-15T02:55:17.388Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-12-15T02:55:17.388Z] go version go1.25.2 linux/amd64 [2025-12-15T02:55:17.649Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-12-15T02:55:17.649Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-12-15T02:55:17.649Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-12-15T02:55:17.649Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-12-15T02:55:17.649Z] level=info msg="[goenv] Read go env for 5.623074ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-12-15T02:55:17.649Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-12-15T02:55:22.528Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-775054 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-12-15T02:55:22.551Z] Running in /w/workspace/edgex-go/934 [Pipeline] { [Pipeline] checkout [2025-12-15T02:55:22.605Z] The recommended git tool is: git [2025-12-15T02:55:27.207Z] using credential edgex-jenkins-ssh [2025-12-15T02:55:27.233Z] Cloning the remote Git repository [2025-12-15T02:55:27.272Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-12-15T02:55:27.353Z] > git init /w/workspace/edgex-go/934 # timeout=10 [2025-12-15T02:55:27.490Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-12-15T02:55:27.490Z] > git --version # timeout=10 [2025-12-15T02:55:27.514Z] > git --version # 'git version 2.25.1' [2025-12-15T02:55:27.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-12-15T02:55:27.678Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-15T02:55:44.210Z] level=info msg="[loader] Go packages loading at mode 8767 (files|types_sizes|deps|exports_file|imports|name|compiled_files) took 23.058760827s" [2025-12-15T02:55:44.210Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.285703ms" [2025-12-15T02:55:46.743Z] Avoid second fetch [2025-12-15T02:55:46.743Z] Checking out Revision 18557c7001e696e1873834096e39d1a971d2f00a (main) [2025-12-15T02:55:45.760Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-12-15T02:55:45.782Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-15T02:55:46.759Z] > git config core.sparsecheckout # timeout=10 [2025-12-15T02:55:47.544Z] Commit message: "Merge pull request #5325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.46" [2025-12-15T02:55:46.822Z] > git checkout -f 18557c7001e696e1873834096e39d1a971d2f00a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-15T02:55:51.893Z] provisioning config files... [2025-12-15T02:55:51.919Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/934@tmp/config3631375019734629441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-15T02:55:52.548Z] ---> ****-login.sh [2025-12-15T02:55:52.549Z] nexus3.edgexfoundry.org:10001 [2025-12-15T02:55:52.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T02:55:53.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T02:55:53.089Z] Configure a credential helper to remove this warning. See [2025-12-15T02:55:53.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T02:55:53.089Z] [2025-12-15T02:55:53.089Z] Login Succeeded [2025-12-15T02:55:53.089Z] nexus3.edgexfoundry.org:10002 [2025-12-15T02:55:53.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T02:55:53.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T02:55:53.629Z] Configure a credential helper to remove this warning. See [2025-12-15T02:55:53.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T02:55:53.629Z] [2025-12-15T02:55:53.629Z] Login Succeeded [2025-12-15T02:55:53.629Z] nexus3.edgexfoundry.org:10003 [2025-12-15T02:55:53.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T02:55:53.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T02:55:53.898Z] Configure a credential helper to remove this warning. See [2025-12-15T02:55:53.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T02:55:53.898Z] [2025-12-15T02:55:53.898Z] Login Succeeded [2025-12-15T02:55:53.898Z] nexus3.edgexfoundry.org:10004 [2025-12-15T02:55:54.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T02:55:54.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T02:55:54.168Z] Configure a credential helper to remove this warning. See [2025-12-15T02:55:54.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T02:55:54.168Z] [2025-12-15T02:55:54.168Z] Login Succeeded [2025-12-15T02:55:54.168Z] ****.io [2025-12-15T02:55:54.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T02:55:54.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T02:55:54.706Z] Configure a credential helper to remove this warning. See [2025-12-15T02:55:54.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T02:55:54.706Z] [2025-12-15T02:55:54.706Z] Login Succeeded [2025-12-15T02:55:54.706Z] ---> ****-login.sh ends [Pipeline] } [2025-12-15T02:55:54.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-12-15T02:55:55.355Z] + git config --global --add safe.directory /w/workspace/edgex-go/934 [Pipeline] echo [2025-12-15T02:55:55.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-15T02:55:55.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-15T02:55:55.428Z] ========================================================= [2025-12-15T02:55:55.428Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-12-15T02:55:55.428Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-12-15T02:55:55.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-15T02:55:55.762Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-12-15T02:55:55.762Z] 6b59a28fa201: Pulling fs layer [2025-12-15T02:55:55.762Z] d32bb0dddca7: Pulling fs layer [2025-12-15T02:55:55.762Z] 5dab1238d3d9: Pulling fs layer [2025-12-15T02:55:55.762Z] 196fd7d83e7d: Pulling fs layer [2025-12-15T02:55:55.762Z] 4f4fb700ef54: Pulling fs layer [2025-12-15T02:55:55.762Z] 8ba94037c8f0: Pulling fs layer [2025-12-15T02:55:55.762Z] 196fd7d83e7d: Waiting [2025-12-15T02:55:55.762Z] deaec5988b04: Pulling fs layer [2025-12-15T02:55:55.762Z] 8ba94037c8f0: Waiting [2025-12-15T02:55:55.762Z] 4f4fb700ef54: Waiting [2025-12-15T02:55:55.762Z] deaec5988b04: Waiting [2025-12-15T02:55:55.762Z] 9f65657bb879: Pulling fs layer [2025-12-15T02:55:55.762Z] 9f65657bb879: Waiting [2025-12-15T02:55:56.033Z] d32bb0dddca7: Verifying Checksum [2025-12-15T02:55:56.033Z] d32bb0dddca7: Download complete [2025-12-15T02:55:56.033Z] 196fd7d83e7d: Verifying Checksum [2025-12-15T02:55:56.033Z] 196fd7d83e7d: Download complete [2025-12-15T02:55:56.033Z] 4f4fb700ef54: Verifying Checksum [2025-12-15T02:55:56.033Z] 4f4fb700ef54: Download complete [2025-12-15T02:55:56.033Z] 8ba94037c8f0: Verifying Checksum [2025-12-15T02:55:56.033Z] 8ba94037c8f0: Download complete [2025-12-15T02:55:56.033Z] 6b59a28fa201: Verifying Checksum [2025-12-15T02:55:56.033Z] 6b59a28fa201: Download complete [2025-12-15T02:55:56.411Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.083458038s with top 10 stages: buildir: 1m11.552593052s, gosec: 3.719416614s, fact_deprecated: 2.760194991s, inspect: 2.730329568s, printf: 1.983251865s, fact_purity: 1.9242077s, ctrlflow: 1.893068467s, nilness: 1.613610201s, S1038: 1.285820703s, typedness: 1.112003668s" [2025-12-15T02:55:56.411Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-12-15T02:55:56.411Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-12-15T02:55:56.411Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-12-15T02:55:56.411Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-12-15T02:55:56.411Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, invalid_issue: 35/35, path_relativity: 35/35, cgo: 35/35, nolint_filter: 21/0, generated_file_filter: 35/22, exclusion_rules: 22/21, path_absoluter: 35/35, exclusion_paths: 35/35" [2025-12-15T02:55:56.411Z] level=info msg="[runner] processing took 8.690624ms with stages: nolint_filter: 7.532818ms, generated_file_filter: 910.715µs, exclusion_rules: 129.426µs, exclusion_paths: 46.602µs, path_relativity: 44.602µs, cgo: 9µs, path_absoluter: 4.391µs, invalid_issue: 3.72µs, sort_results: 3.16µs, filename_unadjuster: 2.41µs, fixer: 810ns, max_same_issues: 770ns, diff: 560ns, path_prettifier: 400ns, uniq_by_line: 390ns, max_per_file_from_linter: 310ns, max_from_linter: 170ns, source_code: 130ns, path_shortener: 130ns, severity-rules: 110ns" [2025-12-15T02:55:56.411Z] level=info msg="[runner] linters took 14.737438499s with stages: goanalysis_metalinter: 14.7286725s" [2025-12-15T02:55:56.411Z] 0 issues. [2025-12-15T02:55:56.411Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-12-15T02:55:56.411Z] level=info msg="Memory: 375 samples, avg is 356.7MB, max is 1427.4MB" [2025-12-15T02:55:56.411Z] level=info msg="Execution took 37.852990716s" [2025-12-15T02:55:56.411Z] go vet ./... [2025-12-15T02:55:56.626Z] 9f65657bb879: Verifying Checksum [2025-12-15T02:55:56.626Z] 9f65657bb879: Download complete [2025-12-15T02:55:56.894Z] 6b59a28fa201: Pull complete [2025-12-15T02:55:57.484Z] d32bb0dddca7: Pull complete [2025-12-15T02:55:57.756Z] 5dab1238d3d9: Verifying Checksum [2025-12-15T02:55:57.756Z] 5dab1238d3d9: Download complete [2025-12-15T02:55:59.177Z] deaec5988b04: Verifying Checksum [2025-12-15T02:55:59.177Z] deaec5988b04: Download complete [2025-12-15T02:56:04.538Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-12-15T02:56:04.538Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-12-15T02:56:04.538Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-12-15T02:56:04.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-12-15T02:56:04.855Z] + ls -al . [2025-12-15T02:56:04.855Z] total 1392 [2025-12-15T02:56:04.855Z] drwxrwxr-x 11 1001 1001 4096 Dec 15 02:53 . [2025-12-15T02:56:04.855Z] drwxr-xr-x 4 root root 4096 Dec 15 02:53 .. [2025-12-15T02:56:04.855Z] drwxrwxr-x 2 1001 1001 4096 Dec 15 02:52 .blubracket [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 10 Dec 15 02:52 .dockerignore [2025-12-15T02:56:04.855Z] drwxrwxr-x 8 1001 1001 4096 Dec 15 02:55 .git [2025-12-15T02:56:04.855Z] drwxrwxr-x 3 1001 1001 4096 Dec 15 02:52 .github [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 909 Dec 15 02:52 .gitignore [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 359 Dec 15 02:52 .golangci.yml [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 100 Dec 15 02:52 .hadolint.yml [2025-12-15T02:56:04.855Z] drwxr-xr-x 3 1001 1001 4096 Dec 15 02:53 .semver [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 155 Dec 15 02:52 .sonarcloud.properties [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 1171 Dec 15 02:52 ADOPTERS.md [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 20017 Dec 15 02:52 Attribution.txt [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 108018 Dec 15 02:52 CHANGELOG.md [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 3804 Dec 15 02:52 CONTRIBUTING.md [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 677 Dec 15 02:52 GOVERNANCE.md [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 886 Dec 15 02:52 Jenkinsfile [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 10775 Dec 15 02:52 LICENSE [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 16739 Dec 15 02:52 Makefile [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 582 Dec 15 02:52 OWNERS.md [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 9932 Dec 15 02:52 README.md [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 789 Dec 15 02:52 SECURITY.md [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 12 Dec 15 02:53 VERSION [2025-12-15T02:56:04.855Z] drwxrwxr-x 2 1001 1001 4096 Dec 15 02:52 bin [2025-12-15T02:56:04.855Z] drwxrwxr-x 19 1001 1001 4096 Dec 15 02:52 cmd [2025-12-15T02:56:04.855Z] -rw-r--r-- 1 root root 1043318 Dec 15 02:55 coverage.out [2025-12-15T02:56:04.855Z] drwxrwxr-x 2 1001 1001 4096 Dec 15 02:52 fuzz_test [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 7070 Dec 15 02:52 go.mod [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 90674 Dec 15 02:52 go.sum [2025-12-15T02:56:04.855Z] drwxrwxr-x 7 1001 1001 4096 Dec 15 02:52 internal [2025-12-15T02:56:04.855Z] drwxrwxr-x 2 1001 1001 4096 Dec 15 02:52 openapi [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 584 Dec 15 02:52 security.txt [2025-12-15T02:56:04.855Z] -rw-rw-r-- 1 1001 1001 204 Dec 15 02:52 version.go [Pipeline] sh [2025-12-15T02:56:05.146Z] + '[' -e coverage.out ] [2025-12-15T02:56:05.146Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-12-15T02:56:05.301Z] Stashed 1 file(s) [Pipeline] sh [2025-12-15T02:56:05.584Z] + make build [2025-12-15T02:56:05.584Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-15T02:56:11.522Z] 5dab1238d3d9: Pull complete [2025-12-15T02:56:11.523Z] 196fd7d83e7d: Pull complete [2025-12-15T02:56:11.794Z] 4f4fb700ef54: Pull complete [2025-12-15T02:56:12.070Z] 8ba94037c8f0: Pull complete [2025-12-15T02:56:20.316Z] deaec5988b04: Pull complete [2025-12-15T02:56:22.265Z] 9f65657bb879: Pull complete [2025-12-15T02:56:22.532Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-12-15T02:56:22.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-15T02:56:22.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-12-15T02:56:22.890Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-15T02:56:22.890Z] WORKDIR /edgex [2025-12-15T02:56:22.890Z] COPY go.mod . [2025-12-15T02:56:22.890Z] RUN go mod download [2025-12-15T02:56:22.890Z] docker build -t ci-base-image-arm64 -f - . [2025-12-15T02:56:23.488Z] Sending build context to Docker daemon 3.874MB [2025-12-15T02:56:23.488Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-15T02:56:23.488Z] ---> 334268110677 [2025-12-15T02:56:23.488Z] Step 2/4 : WORKDIR /edgex [2025-12-15T02:56:25.450Z] ---> Running in 79d850766436 [2025-12-15T02:56:25.720Z] Removing intermediate container 79d850766436 [2025-12-15T02:56:25.720Z] ---> 5c8fc04bd9c5 [2025-12-15T02:56:25.720Z] Step 3/4 : COPY go.mod . [2025-12-15T02:56:26.316Z] ---> 62a4fc2fb916 [2025-12-15T02:56:26.316Z] Step 4/4 : RUN go mod download [2025-12-15T02:56:26.316Z] ---> Running in 306982ed7e69 [2025-12-15T02:56:32.132Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-15T02:56:32.392Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-15T02:56:34.307Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-15T02:56:35.250Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-15T02:56:37.172Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-15T02:56:42.464Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-15T02:56:45.054Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-15T02:56:47.587Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-15T02:56:50.127Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-15T02:56:51.525Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-15T02:56:53.460Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-15T02:56:54.399Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-12-15T02:56:55.794Z] $ docker stop --time=1 8d065c97d24981e0899ff48898f12df325342e469571ca65c009662351d3618a [2025-12-15T02:56:58.267Z] $ docker rm -f --volumes 8d065c97d24981e0899ff48898f12df325342e469571ca65c009662351d3618a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T02:56:59.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-15T02:56:59.620Z] [2025-12-15T02:56:59.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T02:56:59.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-15T02:56:59.928Z] latest: Pulling from edgex-devops/edgex-compose [2025-12-15T02:56:59.929Z] 91d30c5bc195: Pulling fs layer [2025-12-15T02:56:59.929Z] 2e9b0aa3be6d: Pulling fs layer [2025-12-15T02:56:59.929Z] 9c61dcf015f6: Pulling fs layer [2025-12-15T02:56:59.929Z] 4698f68db338: Pulling fs layer [2025-12-15T02:56:59.929Z] 2a2f49069b9e: Pulling fs layer [2025-12-15T02:56:59.929Z] e0025b399a48: Pulling fs layer [2025-12-15T02:56:59.929Z] 2a2f49069b9e: Waiting [2025-12-15T02:56:59.929Z] e0025b399a48: Waiting [2025-12-15T02:56:59.929Z] 4698f68db338: Waiting [2025-12-15T02:56:59.929Z] 91d30c5bc195: Verifying Checksum [2025-12-15T02:56:59.929Z] 91d30c5bc195: Download complete [2025-12-15T02:56:59.929Z] 4698f68db338: Download complete [2025-12-15T02:57:00.192Z] 2e9b0aa3be6d: Verifying Checksum [2025-12-15T02:57:00.192Z] 2e9b0aa3be6d: Download complete [2025-12-15T02:57:00.192Z] e0025b399a48: Download complete [2025-12-15T02:57:00.192Z] 91d30c5bc195: Pull complete [2025-12-15T02:57:00.192Z] 2a2f49069b9e: Download complete [2025-12-15T02:57:00.451Z] 2e9b0aa3be6d: Pull complete [2025-12-15T02:57:01.035Z] 9c61dcf015f6: Download complete [2025-12-15T02:57:04.333Z] 9c61dcf015f6: Pull complete [2025-12-15T02:57:04.333Z] 4698f68db338: Pull complete [2025-12-15T02:57:04.903Z] 2a2f49069b9e: Pull complete [2025-12-15T02:57:04.903Z] e0025b399a48: Pull complete [2025-12-15T02:57:04.903Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-12-15T02:57:04.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-15T02:57:04.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T02:57:05.043Z] prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container [2025-12-15T02:57:05.075Z] $ 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/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-12-15T02:57:06.217Z] $ docker top efee8843f71348b2feb7603d7b7a07fec4e52085a0ca256f7bea4e8c3e0ad16d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-15T02:57:06.573Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-12-15T02:57:06.834Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-12-15T02:57:06.834Z] #1 transferring dockerfile: 2.01kB done [2025-12-15T02:57:06.834Z] #1 DONE 0.2s [2025-12-15T02:57:06.834Z] [2025-12-15T02:57:06.834Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-12-15T02:57:06.834Z] #2 transferring dockerfile: 1.70kB done [2025-12-15T02:57:06.834Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-15T02:57:06.834Z] #2 DONE 0.1s [2025-12-15T02:57:06.834Z] [2025-12-15T02:57:06.834Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-12-15T02:57:06.834Z] #3 transferring dockerfile: 2.23kB done [2025-12-15T02:57:06.834Z] #3 DONE 0.1s [2025-12-15T02:57:06.834Z] [2025-12-15T02:57:06.834Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-12-15T02:57:06.834Z] #4 transferring dockerfile: 1.83kB done [2025-12-15T02:57:06.834Z] #4 DONE 0.2s [2025-12-15T02:57:06.834Z] [2025-12-15T02:57:06.834Z] #5 [core-command internal] load build definition from Dockerfile [2025-12-15T02:57:06.834Z] #5 transferring dockerfile: 1.94kB done [2025-12-15T02:57:06.834Z] #5 DONE 0.2s [2025-12-15T02:57:06.834Z] [2025-12-15T02:57:06.834Z] #6 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-15T02:57:06.834Z] #6 DONE 0.0s [2025-12-15T02:57:06.834Z] [2025-12-15T02:57:06.834Z] #7 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2025-12-15T02:57:07.094Z] #7 ... [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-12-15T02:57:07.094Z] #8 transferring dockerfile: 1.69kB done [2025-12-15T02:57:07.094Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-15T02:57:07.094Z] #8 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-12-15T02:57:07.094Z] #9 transferring dockerfile: 2.49kB done [2025-12-15T02:57:07.094Z] #9 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-12-15T02:57:07.094Z] #10 transferring dockerfile: 1.81kB done [2025-12-15T02:57:07.094Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-15T02:57:07.094Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-12-15T02:57:07.094Z] #10 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-12-15T02:57:07.094Z] #11 transferring dockerfile: 2.02kB done [2025-12-15T02:57:07.094Z] #11 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #12 [core-data internal] load build definition from Dockerfile [2025-12-15T02:57:07.094Z] #12 transferring dockerfile: 2.04kB done [2025-12-15T02:57:07.094Z] #12 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-12-15T02:57:07.094Z] #13 transferring dockerfile: 1.89kB done [2025-12-15T02:57:07.094Z] #13 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-12-15T02:57:07.094Z] #14 transferring dockerfile: 2.10kB done [2025-12-15T02:57:07.094Z] #14 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2025-12-15T02:57:07.094Z] #15 transferring dockerfile: 2.14kB done [2025-12-15T02:57:07.094Z] #15 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-12-15T02:57:07.094Z] #16 transferring dockerfile: 2.50kB done [2025-12-15T02:57:07.094Z] #16 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #17 [security-bootstrapper internal] load build definition from Dockerfile [2025-12-15T02:57:07.094Z] #17 transferring dockerfile: 3.02kB done [2025-12-15T02:57:07.094Z] #17 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-15T02:57:07.094Z] #6 DONE 0.0s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #7 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-12-15T02:57:07.094Z] #7 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #18 [core-command internal] load .dockerignore [2025-12-15T02:57:07.094Z] #18 transferring context: 50B done [2025-12-15T02:57:07.094Z] #18 DONE 0.1s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-12-15T02:57:07.094Z] #19 transferring context: 50B done [2025-12-15T02:57:07.094Z] #19 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #20 [core-keeper internal] load .dockerignore [2025-12-15T02:57:07.094Z] #20 transferring context: 50B done [2025-12-15T02:57:07.094Z] #20 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #21 [support-scheduler internal] load .dockerignore [2025-12-15T02:57:07.094Z] #21 transferring context: 50B done [2025-12-15T02:57:07.094Z] #21 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #22 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:57:07.094Z] #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:57:07.094Z] #22 ... [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-12-15T02:57:07.094Z] #23 transferring context: 50B done [2025-12-15T02:57:07.094Z] #23 DONE 0.1s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #24 [core-data internal] load .dockerignore [2025-12-15T02:57:07.094Z] #24 transferring context: 50B done [2025-12-15T02:57:07.094Z] #24 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-12-15T02:57:07.094Z] #25 transferring context: 50B done [2025-12-15T02:57:07.094Z] #25 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #26 [support-notifications internal] load .dockerignore [2025-12-15T02:57:07.094Z] #26 transferring context: 50B done [2025-12-15T02:57:07.094Z] #26 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #27 [core-metadata internal] load .dockerignore [2025-12-15T02:57:07.094Z] #27 transferring context: 50B done [2025-12-15T02:57:07.094Z] #27 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #28 [security-proxy-setup internal] load .dockerignore [2025-12-15T02:57:07.094Z] #28 transferring context: 50B done [2025-12-15T02:57:07.094Z] #28 DONE 0.2s [2025-12-15T02:57:07.094Z] [2025-12-15T02:57:07.094Z] #22 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:57:07.094Z] #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-15T02:57:07.094Z] #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-15T02:57:07.094Z] #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:57:07.094Z] #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-15T02:57:07.354Z] #22 ... [2025-12-15T02:57:07.354Z] [2025-12-15T02:57:07.354Z] #29 [security-proxy-auth internal] load .dockerignore [2025-12-15T02:57:07.354Z] #29 transferring context: 50B done [2025-12-15T02:57:07.354Z] #29 DONE 0.2s [2025-12-15T02:57:07.354Z] [2025-12-15T02:57:07.354Z] #30 [security-bootstrapper internal] load .dockerignore [2025-12-15T02:57:07.354Z] #30 transferring context: 50B done [2025-12-15T02:57:07.354Z] #30 DONE 0.2s [2025-12-15T02:57:07.354Z] [2025-12-15T02:57:07.354Z] #22 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:57:07.354Z] #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-15T02:57:07.354Z] #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-15T02:57:07.354Z] #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:57:07.354Z] #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-15T02:57:07.354Z] #22 DONE 0.3s [2025-12-15T02:57:07.354Z] [2025-12-15T02:57:07.354Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-15T02:57:07.354Z] #31 DONE 0.6s [2025-12-15T02:57:07.354Z] [2025-12-15T02:57:07.354Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-12-15T02:57:07.354Z] #32 DONE 0.4s [2025-12-15T02:57:07.354Z] [2025-12-15T02:57:07.354Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-15T02:57:07.922Z] #33 DONE 0.7s [2025-12-15T02:57:07.922Z] [2025-12-15T02:57:07.922Z] #22 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:57:07.922Z] #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-15T02:57:07.922Z] #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-15T02:57:07.922Z] #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:57:07.922Z] #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-15T02:57:07.922Z] #22 DONE 0.3s [2025-12-15T02:57:07.922Z] [2025-12-15T02:57:07.922Z] #34 [security-spire-agent internal] load .dockerignore [2025-12-15T02:57:07.922Z] #34 transferring context: 50B 0.0s done [2025-12-15T02:57:07.922Z] #34 DONE 0.4s [2025-12-15T02:57:07.922Z] [2025-12-15T02:57:07.922Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:07.922Z] #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:07.922Z] #35 ... [2025-12-15T02:57:07.922Z] [2025-12-15T02:57:07.922Z] #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:57:07.922Z] #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-15T02:57:07.922Z] #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-15T02:57:07.922Z] #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:57:07.922Z] #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-15T02:57:07.922Z] #22 DONE 0.3s [2025-12-15T02:57:07.922Z] [2025-12-15T02:57:07.922Z] #36 [security-spire-server internal] load .dockerignore [2025-12-15T02:57:07.922Z] #36 transferring context: 50B 0.0s done [2025-12-15T02:57:07.922Z] #36 DONE 0.5s [2025-12-15T02:57:07.922Z] [2025-12-15T02:57:07.922Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:11.229Z] #35 ... [2025-12-15T02:57:11.229Z] [2025-12-15T02:57:11.229Z] #37 [security-spire-config internal] load .dockerignore [2025-12-15T02:57:11.229Z] #37 transferring context: 50B 0.0s done [2025-12-15T02:57:11.229Z] #37 DONE 3.9s [2025-12-15T02:57:11.488Z] [2025-12-15T02:57:11.488Z] #38 [support-scheduler internal] load build context [2025-12-15T02:57:12.936Z] #38 ... [2025-12-15T02:57:12.936Z] [2025-12-15T02:57:12.936Z] #39 [core-keeper internal] load build context [2025-12-15T02:57:12.936Z] #39 ... [2025-12-15T02:57:12.936Z] [2025-12-15T02:57:12.936Z] #38 [support-scheduler internal] load build context [2025-12-15T02:57:13.507Z] #38 transferring context: 245.70MB 6.2s [2025-12-15T02:57:14.093Z] #38 ... [2025-12-15T02:57:14.093Z] [2025-12-15T02:57:14.093Z] #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-12-15T02:57:14.093Z] #40 DONE 6.2s [2025-12-15T02:57:14.093Z] [2025-12-15T02:57:14.093Z] #38 [support-scheduler internal] load build context [2025-12-15T02:57:14.665Z] #38 ... [2025-12-15T02:57:14.665Z] [2025-12-15T02:57:14.665Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:14.665Z] #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 6.9s done [2025-12-15T02:57:14.665Z] #35 DONE 6.9s [2025-12-15T02:57:14.665Z] [2025-12-15T02:57:14.665Z] #38 [support-scheduler internal] load build context [2025-12-15T02:57:16.583Z] #38 ... [2025-12-15T02:57:16.583Z] [2025-12-15T02:57:16.583Z] #41 [security-spire-agent internal] load build context [2025-12-15T02:57:16.583Z] #41 transferring context: 25.98kB 0.1s done [2025-12-15T02:57:16.583Z] #41 DONE 8.3s [2025-12-15T02:57:16.583Z] [2025-12-15T02:57:16.583Z] #38 [support-scheduler internal] load build context [2025-12-15T02:57:16.583Z] #38 transferring context: 363.46MB 9.0s [2025-12-15T02:57:17.151Z] #38 ... [2025-12-15T02:57:17.151Z] [2025-12-15T02:57:17.151Z] #42 [security-secretstore-setup internal] load build context [2025-12-15T02:57:17.151Z] #42 ... [2025-12-15T02:57:17.151Z] [2025-12-15T02:57:17.151Z] #43 [core-common-config-bootstrapper internal] load build context [2025-12-15T02:57:17.733Z] #43 ... [2025-12-15T02:57:17.733Z] [2025-12-15T02:57:17.733Z] #44 [support-notifications internal] load build context [2025-12-15T02:57:17.733Z] #44 ... [2025-12-15T02:57:17.733Z] [2025-12-15T02:57:17.733Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-15T02:57:17.733Z] #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:17.733Z] #0 3.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:17.733Z] #0 4.081 (1/7) Installing ca-certificates (20250911-r0) [2025-12-15T02:57:17.733Z] #0 4.096 (2/7) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:17.733Z] #0 4.105 (3/7) Installing libgcc (14.2.0-r6) [2025-12-15T02:57:17.733Z] #0 4.112 (4/7) Installing libsodium (1.0.20-r0) [2025-12-15T02:57:17.733Z] #0 4.123 (5/7) Installing libstdc++ (14.2.0-r6) [2025-12-15T02:57:17.733Z] #0 4.143 (6/7) Installing libzmq (4.3.5-r2) [2025-12-15T02:57:17.733Z] #0 4.161 (7/7) Installing zeromq (4.3.5-r2) [2025-12-15T02:57:17.733Z] #0 4.178 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:17.733Z] #0 4.191 Executing ca-certificates-20250911-r0.trigger [2025-12-15T02:57:17.733Z] #0 4.237 OK: 12 MiB in 23 packages [2025-12-15T02:57:17.993Z] #45 ... [2025-12-15T02:57:17.993Z] [2025-12-15T02:57:17.993Z] #46 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-15T02:57:17.993Z] #0 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:17.993Z] #0 3.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:17.993Z] #0 3.711 (1/3) Installing ca-certificates (20250911-r0) [2025-12-15T02:57:17.993Z] #0 3.761 (2/3) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:17.993Z] #0 3.766 (3/3) Installing tzdata (2025c-r0) [2025-12-15T02:57:17.993Z] #0 3.798 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:17.993Z] #0 3.802 Executing ca-certificates-20250911-r0.trigger [2025-12-15T02:57:17.993Z] #0 3.871 OK: 8 MiB in 19 packages [2025-12-15T02:57:17.993Z] #46 ... [2025-12-15T02:57:17.993Z] [2025-12-15T02:57:17.993Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-15T02:57:17.993Z] #47 ... [2025-12-15T02:57:17.993Z] [2025-12-15T02:57:17.993Z] #48 [security-spiffe-token-provider internal] load build context [2025-12-15T02:57:17.993Z] #48 ... [2025-12-15T02:57:17.993Z] [2025-12-15T02:57:17.993Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-15T02:57:17.993Z] #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:17.993Z] #0 4.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:17.993Z] #0 4.551 (1/4) Installing ca-certificates (20250911-r0) [2025-12-15T02:57:17.993Z] #0 4.565 (2/4) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:17.993Z] #0 4.568 (3/4) Installing su-exec (0.2-r3) [2025-12-15T02:57:17.993Z] #0 4.572 (4/4) Installing yq-go (4.47.2-r2) [2025-12-15T02:57:17.993Z] #0 4.651 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:17.993Z] #0 4.654 Executing ca-certificates-20250911-r0.trigger [2025-12-15T02:57:17.993Z] #0 4.704 OK: 20 MiB in 20 packages [2025-12-15T02:57:18.252Z] #49 ... [2025-12-15T02:57:18.252Z] [2025-12-15T02:57:18.252Z] #50 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-15T02:57:18.252Z] #50 ... [2025-12-15T02:57:18.252Z] [2025-12-15T02:57:18.252Z] #51 [security-proxy-auth internal] load build context [2025-12-15T02:57:18.252Z] #51 ... [2025-12-15T02:57:18.252Z] [2025-12-15T02:57:18.252Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-15T02:57:18.252Z] #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:18.252Z] #0 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:18.252Z] #0 4.053 (1/2) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:18.252Z] #0 4.058 (2/2) Installing su-exec (0.2-r3) [2025-12-15T02:57:18.252Z] #0 4.060 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:18.252Z] #0 4.081 OK: 7 MiB in 18 packages [2025-12-15T02:57:18.510Z] #52 ... [2025-12-15T02:57:18.510Z] [2025-12-15T02:57:18.510Z] #53 [security-proxy-setup internal] load build context [2025-12-15T02:57:18.510Z] #53 ... [2025-12-15T02:57:18.510Z] [2025-12-15T02:57:18.510Z] #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-12-15T02:57:18.770Z] #54 ... [2025-12-15T02:57:18.770Z] [2025-12-15T02:57:18.770Z] #55 [security-spire-server internal] load build context [2025-12-15T02:57:18.770Z] #55 ... [2025-12-15T02:57:18.770Z] [2025-12-15T02:57:18.770Z] #56 [core-metadata internal] load build context [2025-12-15T02:57:19.029Z] #56 ... [2025-12-15T02:57:19.029Z] [2025-12-15T02:57:19.029Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-15T02:57:19.029Z] #57 ... [2025-12-15T02:57:19.029Z] [2025-12-15T02:57:19.029Z] #58 [core-command internal] load build context [2025-12-15T02:57:19.029Z] #58 ... [2025-12-15T02:57:19.029Z] [2025-12-15T02:57:19.029Z] #59 [security-bootstrapper internal] load build context [2025-12-15T02:57:19.288Z] #59 ... [2025-12-15T02:57:19.288Z] [2025-12-15T02:57:19.288Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-15T02:57:19.288Z] #0 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:19.288Z] #0 3.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:19.288Z] #0 4.111 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-15T02:57:19.288Z] #0 4.111 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-15T02:57:19.288Z] #0 4.111 OK: 26327 distinct packages available [2025-12-15T02:57:19.288Z] #0 4.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:19.288Z] #0 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:19.288Z] #0 4.564 (1/13) Installing brotli-libs (1.1.0-r2) [2025-12-15T02:57:19.288Z] #0 4.569 (2/13) Installing c-ares (1.34.6-r0) [2025-12-15T02:57:19.288Z] #0 4.578 (3/13) Installing libunistring (1.3-r0) [2025-12-15T02:57:19.288Z] #0 4.593 (4/13) Installing libidn2 (2.3.7-r0) [2025-12-15T02:57:19.288Z] #0 4.610 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-12-15T02:57:19.288Z] #0 4.610 (6/13) Installing libpsl (0.21.5-r3) [2025-12-15T02:57:19.288Z] #0 4.613 (7/13) Installing zstd-libs (1.5.7-r0) [2025-12-15T02:57:19.288Z] #0 4.626 (8/13) Installing libcurl (8.14.1-r2) [2025-12-15T02:57:19.288Z] #0 4.639 (9/13) Installing curl (8.14.1-r2) [2025-12-15T02:57:19.288Z] #0 4.650 (10/13) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:19.288Z] #0 4.650 (11/13) Installing musl-obstack (1.2.3-r2) [2025-12-15T02:57:19.288Z] #0 4.654 (12/13) Installing libucontext (1.3.2-r0) [2025-12-15T02:57:19.288Z] #0 4.655 (13/13) Installing gcompat (1.1.0-r4) [2025-12-15T02:57:19.288Z] #0 4.662 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:19.288Z] #0 4.666 OK: 13 MiB in 29 packages [2025-12-15T02:57:19.288Z] #60 ... [2025-12-15T02:57:19.288Z] [2025-12-15T02:57:19.288Z] #61 [core-data internal] load build context [2025-12-15T02:57:19.288Z] #61 ... [2025-12-15T02:57:19.288Z] [2025-12-15T02:57:19.288Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-15T02:57:19.288Z] #62 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 7.1s done [2025-12-15T02:57:19.548Z] #62 ... [2025-12-15T02:57:19.548Z] [2025-12-15T02:57:19.548Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-15T02:57:19.548Z] #0 2.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:19.548Z] #0 2.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:19.548Z] #0 2.746 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:19.548Z] #0 2.757 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:19.548Z] #0 2.787 OK: 7 MiB in 17 packages [2025-12-15T02:57:19.548Z] #63 ... [2025-12-15T02:57:19.548Z] [2025-12-15T02:57:19.548Z] #61 [core-data internal] load build context [2025-12-15T02:57:20.488Z] #61 transferring context: 608.30MB 13.0s done [2025-12-15T02:57:22.760Z] Removing intermediate container 306982ed7e69 [2025-12-15T02:57:22.760Z] ---> f0078ca18440 [2025-12-15T02:57:22.760Z] Successfully built f0078ca18440 [2025-12-15T02:57:22.760Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T02:57:23.102Z] + docker inspect -f . ci-base-image-arm64 [2025-12-15T02:57:23.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T02:57:23.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-775054 does not seem to be running inside a container [2025-12-15T02:57:23.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-12-15T02:57:23.781Z] #61 ... [2025-12-15T02:57:23.781Z] [2025-12-15T02:57:23.781Z] #39 [core-keeper internal] load build context [2025-12-15T02:57:23.781Z] #39 transferring context: 608.30MB 12.4s done [2025-12-15T02:57:24.353Z] #39 ... [2025-12-15T02:57:24.353Z] [2025-12-15T02:57:24.353Z] #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-12-15T02:57:24.353Z] #54 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:24.353Z] #54 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:24.923Z] #54 ... [2025-12-15T02:57:24.923Z] [2025-12-15T02:57:24.923Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-15T02:57:24.923Z] #64 ... [2025-12-15T02:57:24.923Z] [2025-12-15T02:57:24.923Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-15T02:57:24.923Z] #65 ... [2025-12-15T02:57:24.923Z] [2025-12-15T02:57:24.923Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-12-15T02:57:24.923Z] #66 ... [2025-12-15T02:57:24.923Z] [2025-12-15T02:57:24.923Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:24.923Z] #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-15T02:57:24.923Z] #35 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-12-15T02:57:24.923Z] #35 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-12-15T02:57:24.923Z] #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.7s [2025-12-15T02:57:25.184Z] #35 ... [2025-12-15T02:57:25.184Z] [2025-12-15T02:57:25.184Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-15T02:57:25.445Z] #67 ... [2025-12-15T02:57:25.445Z] [2025-12-15T02:57:25.445Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-15T02:57:25.445Z] #68 ... [2025-12-15T02:57:25.445Z] [2025-12-15T02:57:25.445Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-15T02:57:25.445Z] #69 ... [2025-12-15T02:57:25.445Z] [2025-12-15T02:57:25.445Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:26.839Z] $ docker top 31eea6790d5460861efd352d7dc818b36c442f4da306dbb5f5a579e6f239f418 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-15T02:57:27.363Z] #35 ... [2025-12-15T02:57:27.363Z] [2025-12-15T02:57:27.363Z] #38 [support-scheduler internal] load build context [2025-12-15T02:57:27.363Z] #38 transferring context: 608.30MB 13.4s done [2025-12-15T02:57:27.363Z] #38 ... [2025-12-15T02:57:27.363Z] [2025-12-15T02:57:27.363Z] #42 [security-secretstore-setup internal] load build context [2025-12-15T02:57:27.363Z] #42 transferring context: 608.30MB 13.0s done [2025-12-15T02:57:27.363Z] #42 ... [2025-12-15T02:57:27.363Z] [2025-12-15T02:57:27.363Z] #43 [core-common-config-bootstrapper internal] load build context [2025-12-15T02:57:27.363Z] #43 transferring context: 608.30MB 13.5s done [2025-12-15T02:57:27.675Z] + go version [2025-12-15T02:57:27.675Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-12-15T02:57:27.695Z] $ docker stop --time=1 31eea6790d5460861efd352d7dc818b36c442f4da306dbb5f5a579e6f239f418 [2025-12-15T02:57:27.931Z] #43 ... [2025-12-15T02:57:27.931Z] [2025-12-15T02:57:27.931Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:27.931Z] #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 5.2s [2025-12-15T02:57:28.192Z] #35 ... [2025-12-15T02:57:28.192Z] [2025-12-15T02:57:28.192Z] #44 [support-notifications internal] load build context [2025-12-15T02:57:28.192Z] #44 transferring context: 608.30MB 13.0s done [2025-12-15T02:57:28.192Z] #44 ... [2025-12-15T02:57:28.192Z] [2025-12-15T02:57:28.192Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-15T02:57:28.192Z] #62 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-12-15T02:57:28.192Z] #62 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-12-15T02:57:28.192Z] #62 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-12-15T02:57:28.192Z] #62 ... [2025-12-15T02:57:28.192Z] [2025-12-15T02:57:28.192Z] #48 [security-spiffe-token-provider internal] load build context [2025-12-15T02:57:28.192Z] #48 transferring context: 608.30MB 12.7s done [2025-12-15T02:57:28.474Z] #48 ... [2025-12-15T02:57:28.474Z] [2025-12-15T02:57:28.474Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:28.474Z] #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 5.9s [2025-12-15T02:57:28.474Z] #35 ... [2025-12-15T02:57:28.474Z] [2025-12-15T02:57:28.474Z] #51 [security-proxy-auth internal] load build context [2025-12-15T02:57:28.474Z] #51 transferring context: 608.30MB 13.0s done [2025-12-15T02:57:28.735Z] #51 ... [2025-12-15T02:57:28.735Z] [2025-12-15T02:57:28.735Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:28.735Z] #35 ... [2025-12-15T02:57:28.735Z] [2025-12-15T02:57:28.735Z] #53 [security-proxy-setup internal] load build context [2025-12-15T02:57:28.735Z] #53 transferring context: 608.30MB 12.0s done [2025-12-15T02:57:28.735Z] #53 ... [2025-12-15T02:57:28.735Z] [2025-12-15T02:57:28.735Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:28.996Z] #35 ... [2025-12-15T02:57:28.996Z] [2025-12-15T02:57:28.996Z] #56 [core-metadata internal] load build context [2025-12-15T02:57:28.996Z] #56 transferring context: 608.30MB 12.3s done [2025-12-15T02:57:29.254Z] #56 ... [2025-12-15T02:57:29.254Z] [2025-12-15T02:57:29.254Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:29.254Z] #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 6.9s [2025-12-15T02:57:29.254Z] #35 ... [2025-12-15T02:57:29.254Z] [2025-12-15T02:57:29.254Z] #58 [core-command internal] load build context [2025-12-15T02:57:29.254Z] #58 transferring context: 608.30MB 13.8s done [2025-12-15T02:57:29.329Z] $ docker rm -f --volumes 31eea6790d5460861efd352d7dc818b36c442f4da306dbb5f5a579e6f239f418 [Pipeline] // withDockerContainer [Pipeline] } [2025-12-15T02:57:29.514Z] #58 ... [2025-12-15T02:57:29.514Z] [2025-12-15T02:57:29.514Z] #59 [security-bootstrapper internal] load build context [2025-12-15T02:57:29.514Z] #59 transferring context: 608.30MB 12.6s done [2025-12-15T02:57:29.514Z] #59 ... [2025-12-15T02:57:29.514Z] [2025-12-15T02:57:29.514Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:29.514Z] #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.1s [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T02:57:29.774Z] #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 7.4s done [2025-12-15T02:57:30.036Z] #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-12-15T02:57:30.036Z] #35 ... [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #22 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:57:30.036Z] #22 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-12-15T02:57:30.036Z] #22 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-15T02:57:30.036Z] #22 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:57:30.036Z] #22 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-15T02:57:30.036Z] #22 DONE 0.3s [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:30.036Z] #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 6.9s done [2025-12-15T02:57:30.036Z] #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-15T02:57:30.036Z] #35 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-12-15T02:57:30.036Z] #35 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-12-15T02:57:30.036Z] #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 7.4s done [2025-12-15T02:57:30.036Z] #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 7.6s done [2025-12-15T02:57:30.036Z] #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.7s done [2025-12-15T02:57:30.036Z] #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-12-15T02:57:30.036Z] #35 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-12-15T02:57:30.036Z] #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 7.7s [2025-12-15T02:57:30.036Z] #35 ... [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-15T02:57:30.036Z] #63 DONE 22.7s [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #53 [security-proxy-setup internal] load build context [2025-12-15T02:57:30.036Z] #53 DONE 22.8s [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #39 [core-keeper internal] load build context [2025-12-15T02:57:30.036Z] #39 DONE 23.0s [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #56 [core-metadata internal] load build context [2025-12-15T02:57:30.036Z] #56 DONE 22.8s [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #48 [security-spiffe-token-provider internal] load build context [2025-12-15T02:57:30.036Z] #48 DONE 22.9s [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #59 [security-bootstrapper internal] load build context [2025-12-15T02:57:30.036Z] #59 DONE 22.8s [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #42 [security-secretstore-setup internal] load build context [2025-12-15T02:57:30.036Z] #42 DONE 23.0s [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #51 [security-proxy-auth internal] load build context [2025-12-15T02:57:30.036Z] #51 DONE 22.9s [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #61 [core-data internal] load build context [2025-12-15T02:57:30.036Z] #61 DONE 23.0s [2025-12-15T02:57:30.036Z] [2025-12-15T02:57:30.036Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:30.036Z] #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.7s done [2025-12-15T02:57:30.036Z] #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.10MB / 41.51MB 7.8s [2025-12-15T02:57:30.036Z] #35 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-12-15T02:57:30.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-15T02:57:30.077Z] [2025-12-15T02:57:30.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T02:57:30.296Z] #35 ... [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #44 [support-notifications internal] load build context [2025-12-15T02:57:30.296Z] #44 DONE 22.9s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #38 [support-scheduler internal] load build context [2025-12-15T02:57:30.296Z] #38 DONE 23.1s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #43 [core-common-config-bootstrapper internal] load build context [2025-12-15T02:57:30.296Z] #43 DONE 23.1s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-15T02:57:30.296Z] #52 DONE 22.8s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-15T02:57:30.296Z] #60 DONE 22.8s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-15T02:57:30.296Z] #45 DONE 22.8s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-15T02:57:30.296Z] #49 DONE 22.8s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #58 [core-command internal] load build context [2025-12-15T02:57:30.296Z] #58 DONE 23.1s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #46 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-15T02:57:30.296Z] #46 DONE 22.9s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #55 [security-spire-server internal] load build context [2025-12-15T02:57:30.296Z] #55 transferring context: 26.44kB done [2025-12-15T02:57:30.296Z] #55 DONE 22.3s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-12-15T02:57:30.296Z] #54 17.43 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:30.296Z] #54 17.44 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:30.296Z] #54 17.45 OK: 7 MiB in 17 packages [2025-12-15T02:57:30.296Z] #54 DONE 22.9s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-15T02:57:30.296Z] #57 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:30.296Z] #57 17.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:30.296Z] #57 18.03 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:30.296Z] #57 18.03 (2/4) Installing openssl (3.5.4-r0) [2025-12-15T02:57:30.296Z] #57 18.04 (3/4) Installing su-exec (0.2-r3) [2025-12-15T02:57:30.296Z] #57 18.05 (4/4) Installing yq-go (4.47.2-r2) [2025-12-15T02:57:30.296Z] #57 18.13 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:30.296Z] #57 18.13 OK: 20 MiB in 20 packages [2025-12-15T02:57:30.296Z] #57 DONE 22.9s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:30.296Z] #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 15.11MB / 41.51MB 7.9s [2025-12-15T02:57:30.296Z] #35 ... [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-15T02:57:30.296Z] #47 DONE 22.9s [2025-12-15T02:57:30.296Z] [2025-12-15T02:57:30.296Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:30.296Z] #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 8.0s [2025-12-15T02:57:30.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-15T02:57:30.432Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-12-15T02:57:30.432Z] 547446be3368: Pulling fs layer [2025-12-15T02:57:30.432Z] d125d8839a47: Pulling fs layer [2025-12-15T02:57:30.432Z] 3e85d5ac6304: Pulling fs layer [2025-12-15T02:57:30.432Z] c3105a71a48b: Pulling fs layer [2025-12-15T02:57:30.432Z] 0f093f025ec4: Pulling fs layer [2025-12-15T02:57:30.432Z] c3106fc0e877: Pulling fs layer [2025-12-15T02:57:30.432Z] c3105a71a48b: Waiting [2025-12-15T02:57:30.432Z] 0f093f025ec4: Waiting [2025-12-15T02:57:30.432Z] c3106fc0e877: Waiting [2025-12-15T02:57:30.555Z] #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 8.1s [2025-12-15T02:57:30.555Z] #35 ... [2025-12-15T02:57:30.555Z] [2025-12-15T02:57:30.555Z] #70 [security-spire-config internal] load build context [2025-12-15T02:57:30.555Z] #70 transferring context: 24.70kB done [2025-12-15T02:57:30.555Z] #70 DONE 0.6s [2025-12-15T02:57:30.555Z] [2025-12-15T02:57:30.555Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:30.555Z] #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 8.2s [2025-12-15T02:57:30.555Z] #35 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2025-12-15T02:57:30.699Z] 547446be3368: Verifying Checksum [2025-12-15T02:57:30.700Z] 547446be3368: Download complete [2025-12-15T02:57:30.700Z] c3105a71a48b: Verifying Checksum [2025-12-15T02:57:30.700Z] c3105a71a48b: Download complete [2025-12-15T02:57:30.819Z] #35 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 8.2s done [2025-12-15T02:57:30.819Z] #35 ... [2025-12-15T02:57:30.819Z] [2025-12-15T02:57:30.819Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-15T02:57:30.819Z] #69 DONE 16.2s [2025-12-15T02:57:30.819Z] [2025-12-15T02:57:30.819Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:30.969Z] d125d8839a47: Verifying Checksum [2025-12-15T02:57:30.969Z] d125d8839a47: Download complete [2025-12-15T02:57:30.969Z] c3106fc0e877: Verifying Checksum [2025-12-15T02:57:30.969Z] c3106fc0e877: Download complete [2025-12-15T02:57:31.238Z] 0f093f025ec4: Verifying Checksum [2025-12-15T02:57:31.238Z] 0f093f025ec4: Download complete [2025-12-15T02:57:31.238Z] 547446be3368: Pull complete [2025-12-15T02:57:31.758Z] #35 ... [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-12-15T02:57:31.758Z] #66 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #66 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #66 16.43 OK: 265 MiB in 60 packages [2025-12-15T02:57:31.758Z] #66 DONE 16.8s [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #50 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-15T02:57:31.758Z] #50 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #50 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #50 22.74 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-15T02:57:31.758Z] #50 22.74 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-15T02:57:31.758Z] #50 22.74 OK: 26327 distinct packages available [2025-12-15T02:57:31.758Z] #50 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #50 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #50 23.23 (1/5) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:31.758Z] #50 23.23 (2/5) Installing musl-obstack (1.2.3-r2) [2025-12-15T02:57:31.758Z] #50 23.24 (3/5) Installing libucontext (1.3.2-r0) [2025-12-15T02:57:31.758Z] #50 23.24 (4/5) Installing gcompat (1.1.0-r4) [2025-12-15T02:57:31.758Z] #50 23.25 (5/5) Installing openssl (3.5.4-r0) [2025-12-15T02:57:31.758Z] #50 23.26 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:31.758Z] #50 23.27 OK: 8 MiB in 21 packages [2025-12-15T02:57:31.758Z] #50 DONE 23.7s [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-15T02:57:31.758Z] #68 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #68 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #68 16.42 OK: 265 MiB in 60 packages [2025-12-15T02:57:31.758Z] #68 DONE 16.8s [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-15T02:57:31.758Z] #64 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #64 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #64 16.45 OK: 265 MiB in 60 packages [2025-12-15T02:57:31.758Z] #64 DONE 16.8s [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-15T02:57:31.758Z] #65 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #65 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:31.758Z] #65 16.54 OK: 265 MiB in 60 packages [2025-12-15T02:57:31.758Z] #65 DONE 16.8s [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:31.758Z] #35 ... [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:57:31.758Z] #71 DONE 0.2s [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:57:31.758Z] #72 DONE 0.2s [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:31.758Z] #35 ... [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:57:31.758Z] #73 DONE 0.2s [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:57:31.758Z] #74 DONE 0.3s [2025-12-15T02:57:31.758Z] [2025-12-15T02:57:31.758Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:32.018Z] #35 ... [2025-12-15T02:57:32.018Z] [2025-12-15T02:57:32.018Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-15T02:57:32.018Z] #62 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 6.2s done [2025-12-15T02:57:32.018Z] #62 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 6.6s done [2025-12-15T02:57:32.018Z] #62 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-12-15T02:57:32.018Z] #62 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 7.0s done [2025-12-15T02:57:32.018Z] #62 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 6.7s done [2025-12-15T02:57:32.018Z] #62 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-12-15T02:57:32.018Z] #62 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.3s done [2025-12-15T02:57:32.018Z] #62 DONE 24.0s [2025-12-15T02:57:32.018Z] [2025-12-15T02:57:32.018Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:32.278Z] #35 ... [2025-12-15T02:57:32.278Z] [2025-12-15T02:57:32.278Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-15T02:57:32.278Z] #0 0.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.278Z] #0 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.278Z] #0 1.432 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-15T02:57:32.278Z] #0 1.432 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-15T02:57:32.278Z] #0 1.432 OK: 26327 distinct packages available [2025-12-15T02:57:32.278Z] #0 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.278Z] #0 1.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.278Z] #0 1.951 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:32.278Z] #0 1.955 (2/4) Installing musl-obstack (1.2.3-r2) [2025-12-15T02:57:32.278Z] #0 1.958 (3/4) Installing libucontext (1.3.2-r0) [2025-12-15T02:57:32.278Z] #0 1.965 (4/4) Installing gcompat (1.1.0-r4) [2025-12-15T02:57:32.278Z] #0 1.971 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:32.278Z] #0 1.983 OK: 8 MiB in 20 packages [2025-12-15T02:57:32.278Z] #75 DONE 2.1s [2025-12-15T02:57:32.278Z] [2025-12-15T02:57:32.278Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:57:32.278Z] #0 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.278Z] #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.278Z] #0 1.692 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:32.278Z] #0 1.711 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:57:32.278Z] #0 1.759 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:32.278Z] #0 1.761 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:32.278Z] #0 1.769 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:57:32.278Z] #0 1.773 OK: 7 MiB in 17 packages [2025-12-15T02:57:32.278Z] #76 DONE 2.1s [2025-12-15T02:57:32.278Z] [2025-12-15T02:57:32.278Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-15T02:57:32.278Z] #67 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.278Z] #67 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.278Z] #67 16.79 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-15T02:57:32.278Z] #67 16.79 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-15T02:57:32.278Z] #67 16.79 OK: 26329 distinct packages available [2025-12-15T02:57:32.278Z] #67 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.278Z] #67 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.278Z] #67 17.29 OK: 265 MiB in 60 packages [2025-12-15T02:57:32.278Z] #67 DONE 17.4s [2025-12-15T02:57:32.278Z] [2025-12-15T02:57:32.278Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:32.539Z] #35 ... [2025-12-15T02:57:32.539Z] [2025-12-15T02:57:32.539Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:57:32.539Z] #0 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.539Z] #0 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.539Z] #0 1.693 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:32.539Z] #0 1.711 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:57:32.539Z] #0 1.954 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:32.539Z] #0 1.956 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:32.539Z] #0 1.963 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:57:32.539Z] #0 1.969 OK: 13 MiB in 29 packages [2025-12-15T02:57:32.539Z] #77 DONE 2.1s [2025-12-15T02:57:32.539Z] [2025-12-15T02:57:32.539Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:57:32.539Z] #78 DONE 0.2s [2025-12-15T02:57:32.539Z] [2025-12-15T02:57:32.539Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-15T02:57:32.539Z] #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.539Z] #0 1.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:32.539Z] #0 1.974 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:32.539Z] #0 1.994 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:57:32.539Z] #0 2.045 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:32.539Z] #0 2.049 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:32.539Z] #0 2.053 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:57:32.539Z] #0 2.059 OK: 20 MiB in 20 packages [2025-12-15T02:57:32.539Z] #79 DONE 2.2s [2025-12-15T02:57:32.539Z] [2025-12-15T02:57:32.539Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:57:32.649Z] d125d8839a47: Pull complete [2025-12-15T02:57:32.801Z] #35 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.2s done [2025-12-15T02:57:32.916Z] 3e85d5ac6304: Verifying Checksum [2025-12-15T02:57:33.061Z] #35 DONE 25.0s [2025-12-15T02:57:33.061Z] [2025-12-15T02:57:33.061Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:33.320Z] #80 ... [2025-12-15T02:57:33.320Z] [2025-12-15T02:57:33.320Z] #81 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-12-15T02:57:33.320Z] #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.320Z] #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.320Z] #0 2.761 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.320Z] #0 2.777 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:57:33.320Z] #0 2.904 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.320Z] #0 2.914 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.320Z] #0 2.915 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:57:33.320Z] #0 2.930 OK: 7 MiB in 17 packages [2025-12-15T02:57:33.320Z] #81 DONE 3.1s [2025-12-15T02:57:33.320Z] [2025-12-15T02:57:33.320Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-15T02:57:33.320Z] #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.320Z] #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.320Z] #0 2.823 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.320Z] #0 2.840 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:57:33.320Z] #0 2.899 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.320Z] #0 2.913 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.320Z] #0 2.914 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:57:33.320Z] #0 2.924 OK: 20 MiB in 20 packages [2025-12-15T02:57:33.320Z] #82 DONE 3.1s [2025-12-15T02:57:33.320Z] [2025-12-15T02:57:33.320Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-15T02:57:33.320Z] #83 DONE 0.1s [2025-12-15T02:57:33.581Z] [2025-12-15T02:57:33.581Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:57:33.581Z] #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.581Z] #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.581Z] #0 2.877 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.581Z] #0 2.894 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:57:33.581Z] #0 2.955 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.581Z] #0 2.959 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.581Z] #0 2.971 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:57:33.581Z] #0 2.975 OK: 8 MiB in 19 packages [2025-12-15T02:57:33.581Z] #84 DONE 3.2s [2025-12-15T02:57:33.581Z] [2025-12-15T02:57:33.581Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-15T02:57:33.581Z] #0 2.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.581Z] #0 2.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.581Z] #0 3.070 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.581Z] #0 3.083 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:57:33.581Z] #0 3.134 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.581Z] #0 3.139 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.581Z] #0 3.148 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:57:33.581Z] #0 3.154 OK: 7 MiB in 18 packages [2025-12-15T02:57:33.581Z] #85 DONE 3.3s [2025-12-15T02:57:33.581Z] [2025-12-15T02:57:33.581Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-15T02:57:33.581Z] #86 ... [2025-12-15T02:57:33.581Z] [2025-12-15T02:57:33.581Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:57:33.581Z] #0 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.581Z] #0 2.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.581Z] #0 3.129 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.581Z] #0 3.145 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:57:33.581Z] #0 3.215 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.581Z] #0 3.220 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.581Z] #0 3.234 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:57:33.581Z] #0 3.239 OK: 12 MiB in 23 packages [2025-12-15T02:57:33.581Z] #87 DONE 3.4s [2025-12-15T02:57:33.844Z] [2025-12-15T02:57:33.844Z] #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-12-15T02:57:33.844Z] #0 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.844Z] #0 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:33.844Z] #0 2.179 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.844Z] #0 2.198 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:57:33.844Z] #0 2.233 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.844Z] #0 2.237 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:33.844Z] #0 2.241 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:57:33.844Z] #0 2.254 OK: 8 MiB in 21 packages [2025-12-15T02:57:34.104Z] #88 DONE 2.4s [2025-12-15T02:57:34.104Z] [2025-12-15T02:57:34.104Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-15T02:57:34.363Z] #89 ... [2025-12-15T02:57:34.363Z] [2025-12-15T02:57:34.363Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-15T02:57:34.363Z] #0 1.935 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:34.363Z] #0 2.412 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:34.363Z] #0 2.951 OK: 265 MiB in 60 packages [2025-12-15T02:57:34.363Z] #90 DONE 3.5s [2025-12-15T02:57:34.622Z] [2025-12-15T02:57:34.622Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-15T02:57:34.622Z] #0 2.613 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:34.622Z] #0 3.008 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:34.622Z] #0 3.570 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-15T02:57:34.622Z] #0 3.746 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:57:34.622Z] #0 3.755 OK: 7 MiB in 17 packages [2025-12-15T02:57:34.622Z] #91 DONE 4.1s [2025-12-15T02:57:34.622Z] [2025-12-15T02:57:34.622Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-15T02:57:34.622Z] #89 DONE 0.6s [2025-12-15T02:57:34.622Z] [2025-12-15T02:57:34.622Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-15T02:57:34.622Z] #92 DONE 0.6s [2025-12-15T02:57:34.622Z] [2025-12-15T02:57:34.622Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-15T02:57:34.622Z] #93 DONE 0.1s [2025-12-15T02:57:34.622Z] [2025-12-15T02:57:34.622Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-15T02:57:34.622Z] #94 DONE 0.1s [2025-12-15T02:57:34.622Z] [2025-12-15T02:57:34.622Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:34.622Z] #95 ... [2025-12-15T02:57:34.622Z] [2025-12-15T02:57:34.622Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-15T02:57:34.622Z] #96 DONE 0.1s [2025-12-15T02:57:34.881Z] [2025-12-15T02:57:34.881Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-15T02:57:35.140Z] #97 DONE 0.5s [2025-12-15T02:57:35.140Z] [2025-12-15T02:57:35.140Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-15T02:57:35.140Z] #98 DONE 0.6s [2025-12-15T02:57:35.140Z] [2025-12-15T02:57:35.140Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-15T02:57:35.140Z] #99 DONE 0.0s [2025-12-15T02:57:35.140Z] [2025-12-15T02:57:35.140Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-12-15T02:57:35.399Z] #100 DONE 0.1s [2025-12-15T02:57:35.399Z] [2025-12-15T02:57:35.399Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-15T02:57:35.399Z] #86 DONE 1.6s [2025-12-15T02:57:35.399Z] [2025-12-15T02:57:35.399Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-15T02:57:35.399Z] #101 DONE 0.1s [2025-12-15T02:57:35.399Z] [2025-12-15T02:57:35.399Z] #102 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-15T02:57:35.399Z] #0 2.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:35.399Z] #0 2.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-15T02:57:35.399Z] #0 2.878 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:35.399Z] #0 2.897 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:57:35.399Z] #0 2.944 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:35.399Z] #0 2.951 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:57:35.399Z] #0 2.958 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:57:35.399Z] #0 2.962 OK: 8 MiB in 20 packages [2025-12-15T02:57:35.399Z] #102 DONE 3.1s [2025-12-15T02:57:35.399Z] [2025-12-15T02:57:35.399Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-15T02:57:35.399Z] #103 DONE 0.1s [2025-12-15T02:57:35.399Z] [2025-12-15T02:57:35.399Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-15T02:57:35.399Z] #104 DONE 0.2s [2025-12-15T02:57:35.399Z] [2025-12-15T02:57:35.399Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-15T02:57:35.399Z] #105 DONE 0.1s [2025-12-15T02:57:35.399Z] [2025-12-15T02:57:35.399Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-12-15T02:57:36.341Z] #106 DONE 0.8s [2025-12-15T02:57:36.341Z] [2025-12-15T02:57:36.341Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-15T02:57:36.341Z] #107 DONE 0.9s [2025-12-15T02:57:36.341Z] [2025-12-15T02:57:36.341Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-15T02:57:36.341Z] #108 DONE 0.1s [2025-12-15T02:57:36.341Z] [2025-12-15T02:57:36.341Z] #109 [security-spire-agent] exporting to image [2025-12-15T02:57:36.341Z] #109 exporting layers [2025-12-15T02:57:36.341Z] #109 ... [2025-12-15T02:57:36.341Z] [2025-12-15T02:57:36.341Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-15T02:57:36.341Z] #110 DONE 0.1s [2025-12-15T02:57:36.341Z] [2025-12-15T02:57:36.341Z] #111 [security-spire-server] exporting to image [2025-12-15T02:57:36.341Z] #111 exporting layers 0.9s done [2025-12-15T02:57:36.341Z] #111 writing image sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done [2025-12-15T02:57:36.341Z] #111 naming to docker.io/library/security-spire-server done [2025-12-15T02:57:36.341Z] #111 DONE 1.0s [2025-12-15T02:57:36.341Z] [2025-12-15T02:57:36.341Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-15T02:57:36.341Z] #112 DONE 0.1s [2025-12-15T02:57:36.605Z] [2025-12-15T02:57:36.605Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-15T02:57:36.605Z] #113 DONE 0.0s [2025-12-15T02:57:36.605Z] [2025-12-15T02:57:36.605Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-15T02:57:36.605Z] #114 DONE 0.0s [2025-12-15T02:57:36.605Z] [2025-12-15T02:57:36.605Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-15T02:57:36.605Z] #115 DONE 0.0s [2025-12-15T02:57:36.605Z] [2025-12-15T02:57:36.605Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:36.865Z] #116 ... [2025-12-15T02:57:36.865Z] [2025-12-15T02:57:36.865Z] #109 [security-spire-agent] exporting to image [2025-12-15T02:57:36.865Z] #109 exporting layers 0.5s done [2025-12-15T02:57:36.865Z] #109 writing image sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done [2025-12-15T02:57:36.865Z] #109 naming to docker.io/library/security-spire-agent done [2025-12-15T02:57:36.865Z] #109 DONE 0.6s [2025-12-15T02:57:36.865Z] [2025-12-15T02:57:36.865Z] #117 [security-spire-config] exporting to image [2025-12-15T02:57:37.125Z] #117 exporting layers 0.5s done [2025-12-15T02:57:37.125Z] #117 writing image sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done [2025-12-15T02:57:37.125Z] #117 naming to docker.io/library/security-spire-config done [2025-12-15T02:57:37.125Z] #117 DONE 0.5s [2025-12-15T02:57:37.125Z] [2025-12-15T02:57:37.125Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:42.424Z] #118 ... [2025-12-15T02:57:42.424Z] [2025-12-15T02:57:42.424Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:42.424Z] #119 ... [2025-12-15T02:57:42.424Z] [2025-12-15T02:57:42.424Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:43.022Z] 3e85d5ac6304: Pull complete [2025-12-15T02:57:43.022Z] c3105a71a48b: Pull complete [2025-12-15T02:57:43.607Z] 0f093f025ec4: Pull complete [2025-12-15T02:57:43.881Z] c3106fc0e877: Pull complete [2025-12-15T02:57:43.881Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-12-15T02:57:43.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-15T02:57:43.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T02:57:44.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-775054 does not seem to be running inside a container [2025-12-15T02:57:44.428Z] $ 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/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-12-15T02:57:46.332Z] $ docker top 255bbc46f9ecae1b545d599b7e29701d93eb326763ae90130ec734d5465853bc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-15T02:57:47.160Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-12-15T02:57:57.320Z] #1 [core-data internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #1 transferring dockerfile: 2.04kB done [2025-12-15T02:57:57.320Z] #1 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #2 transferring dockerfile: 1.89kB 0.0s done [2025-12-15T02:57:57.320Z] #2 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #3 transferring dockerfile: 2.02kB done [2025-12-15T02:57:57.320Z] #3 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #4 transferring dockerfile: 2.49kB 0.0s done [2025-12-15T02:57:57.320Z] #4 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #5 transferring dockerfile: 2.14kB 0.0s done [2025-12-15T02:57:57.320Z] #5 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #6 transferring dockerfile: 2.10kB done [2025-12-15T02:57:57.320Z] #6 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #7 transferring dockerfile: 2.01kB 0.0s done [2025-12-15T02:57:57.320Z] #7 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #8 [core-command internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #8 transferring dockerfile: 1.94kB done [2025-12-15T02:57:57.320Z] #8 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #9 transferring dockerfile: 2.23kB done [2025-12-15T02:57:57.320Z] #9 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #10 transferring dockerfile: 2.50kB done [2025-12-15T02:57:57.320Z] #10 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #11 transferring dockerfile: 1.83kB 0.0s done [2025-12-15T02:57:57.320Z] #11 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #12 transferring dockerfile: 1.81kB done [2025-12-15T02:57:57.320Z] #12 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #13 transferring dockerfile: 3.02kB 0.0s done [2025-12-15T02:57:57.320Z] #13 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #14 transferring dockerfile: 1.70kB done [2025-12-15T02:57:57.320Z] #14 DONE 0.1s [2025-12-15T02:57:57.320Z] [2025-12-15T02:57:57.320Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-12-15T02:57:57.320Z] #15 transferring dockerfile: 1.69kB done [2025-12-15T02:57:57.329Z] #120 DONE 24.4s [2025-12-15T02:57:57.329Z] [2025-12-15T02:57:57.329Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:57.329Z] #80 DONE 24.4s [2025-12-15T02:57:57.329Z] [2025-12-15T02:57:57.329Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:57.329Z] #119 DONE 24.4s [2025-12-15T02:57:57.329Z] [2025-12-15T02:57:57.329Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:57.329Z] #116 DONE 24.3s [2025-12-15T02:57:57.329Z] [2025-12-15T02:57:57.329Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:57.329Z] #118 DONE 23.8s [2025-12-15T02:57:57.329Z] [2025-12-15T02:57:57.329Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:57:57.329Z] #95 DONE 21.6s [2025-12-15T02:57:57.329Z] [2025-12-15T02:57:57.329Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-15T02:57:57.588Z] #15 DONE 0.1s [2025-12-15T02:57:57.588Z] [2025-12-15T02:57:57.588Z] #16 [core-data internal] load .dockerignore [2025-12-15T02:57:57.588Z] #16 transferring context: 50B 0.0s done [2025-12-15T02:57:57.588Z] #16 DONE 0.1s [2025-12-15T02:57:58.180Z] [2025-12-15T02:57:58.180Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-12-15T02:57:58.180Z] #17 transferring context: 50B done [2025-12-15T02:57:58.180Z] #17 DONE 0.0s [2025-12-15T02:57:58.180Z] [2025-12-15T02:57:58.180Z] #18 [support-notifications internal] load .dockerignore [2025-12-15T02:57:58.180Z] #18 transferring context: 50B done [2025-12-15T02:57:58.180Z] #18 DONE 0.0s [2025-12-15T02:57:58.448Z] [2025-12-15T02:57:58.448Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-12-15T02:57:58.448Z] #19 transferring context: 50B done [2025-12-15T02:57:58.448Z] #19 DONE 0.0s [2025-12-15T02:57:58.448Z] [2025-12-15T02:57:58.448Z] #20 [security-proxy-auth internal] load .dockerignore [2025-12-15T02:57:58.448Z] #20 transferring context: 50B done [2025-12-15T02:57:58.448Z] #20 DONE 0.1s [2025-12-15T02:57:58.448Z] [2025-12-15T02:57:58.448Z] #21 [core-metadata internal] load .dockerignore [2025-12-15T02:57:58.448Z] #21 transferring context: 50B done [2025-12-15T02:57:58.448Z] #21 DONE 0.1s [2025-12-15T02:57:58.448Z] [2025-12-15T02:57:58.448Z] #22 [core-keeper internal] load .dockerignore [2025-12-15T02:57:58.725Z] #22 transferring context: 50B done [2025-12-15T02:57:58.725Z] #22 DONE 0.1s [2025-12-15T02:57:58.725Z] [2025-12-15T02:57:58.725Z] #23 [core-command internal] load .dockerignore [2025-12-15T02:57:58.725Z] #23 transferring context: 50B done [2025-12-15T02:57:58.725Z] #23 DONE 0.1s [2025-12-15T02:57:58.725Z] [2025-12-15T02:57:58.725Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-12-15T02:57:58.725Z] #24 transferring context: 50B done [2025-12-15T02:57:58.725Z] #24 DONE 0.1s [2025-12-15T02:57:58.725Z] [2025-12-15T02:57:58.725Z] #25 [security-proxy-setup internal] load .dockerignore [2025-12-15T02:57:58.725Z] #25 transferring context: 50B 0.0s done [2025-12-15T02:57:58.725Z] #25 DONE 0.1s [2025-12-15T02:57:58.725Z] [2025-12-15T02:57:58.725Z] #26 [support-scheduler internal] load .dockerignore [2025-12-15T02:57:58.725Z] #26 transferring context: 50B done [2025-12-15T02:57:58.725Z] #26 DONE 0.1s [2025-12-15T02:57:58.725Z] [2025-12-15T02:57:58.725Z] #27 [security-spire-agent internal] load .dockerignore [2025-12-15T02:57:58.725Z] #27 transferring context: 50B 0.0s done [2025-12-15T02:57:58.725Z] #27 DONE 0.1s [2025-12-15T02:57:58.725Z] [2025-12-15T02:57:58.725Z] #28 [security-bootstrapper internal] load .dockerignore [2025-12-15T02:57:59.005Z] #28 transferring context: 50B done [2025-12-15T02:57:59.005Z] #28 DONE 0.0s [2025-12-15T02:57:59.005Z] [2025-12-15T02:57:59.005Z] #29 [security-spire-server internal] load .dockerignore [2025-12-15T02:57:59.005Z] #29 transferring context: 50B 0.0s done [2025-12-15T02:57:59.005Z] #29 DONE 0.0s [2025-12-15T02:57:59.005Z] [2025-12-15T02:57:59.005Z] #30 [security-spire-config internal] load .dockerignore [2025-12-15T02:57:59.005Z] #30 transferring context: 50B done [2025-12-15T02:57:59.005Z] #30 DONE 0.1s [2025-12-15T02:57:59.005Z] [2025-12-15T02:57:59.005Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-15T02:57:59.005Z] #31 DONE 0.0s [2025-12-15T02:57:59.005Z] [2025-12-15T02:57:59.005Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2025-12-15T02:57:59.272Z] #32 DONE 0.1s [2025-12-15T02:57:59.272Z] [2025-12-15T02:57:59.272Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:57:59.272Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-15T02:57:59.272Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:57:59.272Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-15T02:57:59.272Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-15T02:57:59.541Z] #33 DONE 0.2s [2025-12-15T02:57:59.541Z] [2025-12-15T02:57:59.541Z] #34 [core-data internal] load build context [2025-12-15T02:58:00.152Z] #34 transferring context: 3.38MB 0.6s done [2025-12-15T02:58:00.152Z] #34 DONE 0.7s [2025-12-15T02:58:00.152Z] [2025-12-15T02:58:00.152Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-15T02:58:00.152Z] #31 ... [2025-12-15T02:58:00.152Z] [2025-12-15T02:58:00.152Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:58:00.152Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-15T02:58:00.152Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:58:00.152Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-15T02:58:00.152Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-15T02:58:00.152Z] #33 DONE 0.4s [2025-12-15T02:58:00.152Z] [2025-12-15T02:58:00.152Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-15T02:58:00.152Z] #35 DONE 1.5s [2025-12-15T02:58:00.152Z] [2025-12-15T02:58:00.152Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-15T02:58:00.152Z] #31 DONE 0.0s [2025-12-15T02:58:00.152Z] [2025-12-15T02:58:00.152Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2025-12-15T02:58:00.152Z] #32 DONE 0.4s [2025-12-15T02:58:00.152Z] [2025-12-15T02:58:00.152Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:58:00.152Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-15T02:58:00.152Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:58:00.152Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-15T02:58:00.152Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-15T02:58:00.434Z] #33 DONE 0.5s [2025-12-15T02:58:00.434Z] [2025-12-15T02:58:00.434Z] #36 [support-notifications internal] load build context [2025-12-15T02:58:00.434Z] #36 DONE 0.0s [2025-12-15T02:58:00.434Z] [2025-12-15T02:58:00.434Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-15T02:58:00.434Z] #35 DONE 1.5s [2025-12-15T02:58:00.434Z] [2025-12-15T02:58:00.434Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:00.434Z] #37 ... [2025-12-15T02:58:00.434Z] [2025-12-15T02:58:00.434Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-15T02:58:00.434Z] #31 DONE 0.0s [2025-12-15T02:58:00.434Z] [2025-12-15T02:58:00.434Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-12-15T02:58:00.434Z] #38 DONE 0.6s [2025-12-15T02:58:00.434Z] [2025-12-15T02:58:00.434Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-15T02:58:00.434Z] #31 DONE 0.0s [2025-12-15T02:58:00.434Z] [2025-12-15T02:58:00.434Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:00.703Z] #37 ... [2025-12-15T02:58:00.703Z] [2025-12-15T02:58:00.703Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-15T02:58:00.703Z] #31 DONE 0.0s [2025-12-15T02:58:00.703Z] [2025-12-15T02:58:00.703Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:00.975Z] #37 ... [2025-12-15T02:58:00.975Z] [2025-12-15T02:58:00.975Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:58:00.975Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-15T02:58:00.975Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:58:00.975Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-15T02:58:00.975Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-15T02:58:00.975Z] #33 DONE 0.6s [2025-12-15T02:58:00.975Z] [2025-12-15T02:58:00.975Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-15T02:58:00.975Z] #35 DONE 1.6s [2025-12-15T02:58:00.975Z] [2025-12-15T02:58:00.975Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2025-12-15T02:58:00.975Z] #32 DONE 0.9s [2025-12-15T02:58:00.975Z] [2025-12-15T02:58:00.975Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-12-15T02:58:00.975Z] #38 DONE 0.7s [2025-12-15T02:58:00.975Z] [2025-12-15T02:58:00.975Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:00.975Z] #37 ... [2025-12-15T02:58:00.975Z] [2025-12-15T02:58:00.975Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:58:00.975Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-15T02:58:00.975Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:58:00.975Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-15T02:58:00.975Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-15T02:58:00.975Z] #33 DONE 0.6s [2025-12-15T02:58:00.975Z] [2025-12-15T02:58:00.975Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-15T02:58:00.975Z] #35 DONE 1.6s [2025-12-15T02:58:00.975Z] [2025-12-15T02:58:00.975Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2025-12-15T02:58:00.975Z] #38 DONE 0.7s [2025-12-15T02:58:00.975Z] [2025-12-15T02:58:00.975Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:01.249Z] #37 ... [2025-12-15T02:58:01.249Z] [2025-12-15T02:58:01.249Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-15T02:58:01.249Z] #31 DONE 0.0s [2025-12-15T02:58:01.249Z] [2025-12-15T02:58:01.249Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:01.522Z] #37 ... [2025-12-15T02:58:01.522Z] [2025-12-15T02:58:01.522Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-15T02:58:01.522Z] #31 DONE 0.0s [2025-12-15T02:58:01.522Z] [2025-12-15T02:58:01.522Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:01.522Z] #37 ... [2025-12-15T02:58:01.522Z] [2025-12-15T02:58:01.522Z] #39 [security-spiffe-token-provider internal] load build context [2025-12-15T02:58:01.522Z] #39 transferring context: 3.38MB 1.3s done [2025-12-15T02:58:01.522Z] #39 DONE 1.6s [2025-12-15T02:58:01.522Z] [2025-12-15T02:58:01.522Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:02.117Z] #37 ... [2025-12-15T02:58:02.117Z] [2025-12-15T02:58:02.117Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-15T02:58:02.117Z] #31 DONE 0.0s [2025-12-15T02:58:02.117Z] [2025-12-15T02:58:02.117Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:02.117Z] #37 ... [2025-12-15T02:58:02.117Z] [2025-12-15T02:58:02.117Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-12-15T02:58:02.117Z] #32 DONE 1.9s [2025-12-15T02:58:02.117Z] [2025-12-15T02:58:02.117Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:02.117Z] #37 ... [2025-12-15T02:58:02.117Z] [2025-12-15T02:58:02.117Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:58:02.117Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-15T02:58:02.117Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:58:02.117Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-15T02:58:02.117Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-15T02:58:02.117Z] #33 DONE 0.6s [2025-12-15T02:58:02.117Z] [2025-12-15T02:58:02.117Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-15T02:58:02.117Z] #35 DONE 1.6s [2025-12-15T02:58:02.117Z] [2025-12-15T02:58:02.117Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-12-15T02:58:02.117Z] #38 DONE 0.8s [2025-12-15T02:58:02.117Z] [2025-12-15T02:58:02.117Z] #40 [support-scheduler internal] load build context [2025-12-15T02:58:02.117Z] #40 DONE 0.0s [2025-12-15T02:58:02.117Z] [2025-12-15T02:58:02.117Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:02.388Z] #37 ... [2025-12-15T02:58:02.388Z] [2025-12-15T02:58:02.388Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:58:02.388Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-15T02:58:02.388Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:58:02.388Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-15T02:58:02.388Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-15T02:58:02.388Z] #33 DONE 0.6s [2025-12-15T02:58:02.388Z] [2025-12-15T02:58:02.388Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-15T02:58:02.388Z] #35 DONE 1.6s [2025-12-15T02:58:02.388Z] [2025-12-15T02:58:02.388Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-12-15T02:58:02.388Z] #38 DONE 0.8s [2025-12-15T02:58:02.388Z] [2025-12-15T02:58:02.388Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:02.650Z] #121 ... [2025-12-15T02:58:02.651Z] [2025-12-15T02:58:02.651Z] #122 [core-metadata builder 6/7] COPY . . [2025-12-15T02:58:02.674Z] #37 ... [2025-12-15T02:58:02.674Z] [2025-12-15T02:58:02.674Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:58:02.674Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-15T02:58:02.674Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:58:02.674Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-15T02:58:02.674Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-15T02:58:02.674Z] #33 DONE 0.7s [2025-12-15T02:58:02.674Z] [2025-12-15T02:58:02.674Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-15T02:58:02.674Z] #35 DONE 1.7s [2025-12-15T02:58:02.674Z] [2025-12-15T02:58:02.674Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-12-15T02:58:02.674Z] #38 DONE 0.8s [2025-12-15T02:58:02.674Z] [2025-12-15T02:58:02.674Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:03.657Z] #37 ... [2025-12-15T02:58:03.657Z] [2025-12-15T02:58:03.657Z] #36 [support-notifications internal] load build context [2025-12-15T02:58:03.657Z] #36 transferring context: 3.38MB 2.6s done [2025-12-15T02:58:03.657Z] #36 DONE 3.1s [2025-12-15T02:58:03.657Z] [2025-12-15T02:58:03.657Z] #37 [security-proxy-auth internal] load build context [2025-12-15T02:58:04.249Z] #37 transferring context: 3.38MB 3.6s done [2025-12-15T02:58:04.840Z] #37 DONE 4.5s [2025-12-15T02:58:04.840Z] [2025-12-15T02:58:04.840Z] #41 [core-keeper internal] load build context [2025-12-15T02:58:05.109Z] #41 ... [2025-12-15T02:58:05.109Z] [2025-12-15T02:58:05.109Z] #42 [security-secretstore-setup internal] load build context [2025-12-15T02:58:05.109Z] #42 transferring context: 3.38MB 3.4s done [2025-12-15T02:58:05.109Z] #42 DONE 4.7s [2025-12-15T02:58:05.109Z] [2025-12-15T02:58:05.109Z] #41 [core-keeper internal] load build context [2025-12-15T02:58:05.384Z] #41 ... [2025-12-15T02:58:05.384Z] [2025-12-15T02:58:05.384Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2025-12-15T02:58:05.384Z] #32 DONE 4.6s [2025-12-15T02:58:05.384Z] [2025-12-15T02:58:05.384Z] #41 [core-keeper internal] load build context [2025-12-15T02:58:06.799Z] #41 ... [2025-12-15T02:58:06.799Z] [2025-12-15T02:58:06.799Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-12-15T02:58:06.799Z] #43 DONE 5.2s [2025-12-15T02:58:06.799Z] [2025-12-15T02:58:06.799Z] #41 [core-keeper internal] load build context [2025-12-15T02:58:06.864Z] #122 ... [2025-12-15T02:58:06.864Z] [2025-12-15T02:58:06.864Z] #123 [core-keeper builder 7/8] COPY . . [2025-12-15T02:58:06.864Z] #123 ... [2025-12-15T02:58:06.864Z] [2025-12-15T02:58:06.864Z] #124 [support-notifications builder 6/7] COPY . . [2025-12-15T02:58:06.864Z] #124 ... [2025-12-15T02:58:06.864Z] [2025-12-15T02:58:06.864Z] #125 [support-scheduler builder 6/7] COPY . . [2025-12-15T02:58:06.864Z] #125 ... [2025-12-15T02:58:06.864Z] [2025-12-15T02:58:06.864Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-12-15T02:58:07.068Z] #41 ... [2025-12-15T02:58:07.068Z] [2025-12-15T02:58:07.068Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-15T02:58:07.068Z] #44 DONE 5.4s [2025-12-15T02:58:07.068Z] [2025-12-15T02:58:07.068Z] #41 [core-keeper internal] load build context [2025-12-15T02:58:07.348Z] #41 ... [2025-12-15T02:58:07.348Z] [2025-12-15T02:58:07.348Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-15T02:58:07.348Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-15T02:58:07.348Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-15T02:58:07.348Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-15T02:58:07.348Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-15T02:58:07.348Z] #33 DONE 0.7s [2025-12-15T02:58:07.348Z] [2025-12-15T02:58:07.348Z] #45 [security-spire-config internal] load build context [2025-12-15T02:58:07.348Z] #45 DONE 0.0s [2025-12-15T02:58:07.348Z] [2025-12-15T02:58:07.348Z] #46 [security-spire-agent internal] load build context [2025-12-15T02:58:07.348Z] #46 DONE 0.0s [2025-12-15T02:58:07.348Z] [2025-12-15T02:58:07.348Z] #41 [core-keeper internal] load build context [2025-12-15T02:58:07.348Z] #41 ... [2025-12-15T02:58:07.348Z] [2025-12-15T02:58:07.348Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:07.348Z] #47 DONE 0.0s [2025-12-15T02:58:07.348Z] [2025-12-15T02:58:07.348Z] #41 [core-keeper internal] load build context [2025-12-15T02:58:08.313Z] #41 transferring context: 3.38MB 6.0s done [2025-12-15T02:58:08.313Z] #41 DONE 7.4s [2025-12-15T02:58:08.313Z] [2025-12-15T02:58:08.313Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-15T02:58:08.313Z] #0 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:08.313Z] #0 4.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:08.313Z] #0 6.778 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:08.313Z] #0 6.778 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:08.313Z] #0 6.838 OK: 8 MiB in 17 packages [2025-12-15T02:58:08.313Z] #48 DONE 8.8s [2025-12-15T02:58:08.313Z] [2025-12-15T02:58:08.313Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:08.313Z] #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:08.900Z] #47 ... [2025-12-15T02:58:08.900Z] [2025-12-15T02:58:08.900Z] #45 [security-spire-config internal] load build context [2025-12-15T02:58:08.900Z] #45 transferring context: 24.70kB 0.3s done [2025-12-15T02:58:08.900Z] #45 DONE 1.6s [2025-12-15T02:58:08.900Z] [2025-12-15T02:58:08.900Z] #40 [support-scheduler internal] load build context [2025-12-15T02:58:09.172Z] #40 ... [2025-12-15T02:58:09.172Z] [2025-12-15T02:58:09.172Z] #49 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-15T02:58:09.765Z] #49 ... [2025-12-15T02:58:09.765Z] [2025-12-15T02:58:09.765Z] #46 [security-spire-agent internal] load build context [2025-12-15T02:58:09.765Z] #46 transferring context: 25.98kB 0.2s done [2025-12-15T02:58:09.765Z] #46 DONE 2.2s [2025-12-15T02:58:09.765Z] [2025-12-15T02:58:09.765Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:09.765Z] #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.4s done [2025-12-15T02:58:09.765Z] #47 DONE 2.5s [2025-12-15T02:58:09.765Z] [2025-12-15T02:58:09.765Z] #50 [core-common-config-bootstrapper internal] load build context [2025-12-15T02:58:09.765Z] #50 ... [2025-12-15T02:58:09.765Z] [2025-12-15T02:58:09.765Z] #40 [support-scheduler internal] load build context [2025-12-15T02:58:09.765Z] #40 transferring context: 3.38MB 6.5s done [2025-12-15T02:58:09.765Z] #40 DONE 7.5s [2025-12-15T02:58:09.765Z] [2025-12-15T02:58:09.765Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-15T02:58:09.765Z] #51 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.5s done [2025-12-15T02:58:09.765Z] #51 DONE 2.5s [2025-12-15T02:58:09.765Z] [2025-12-15T02:58:09.765Z] #50 [core-common-config-bootstrapper internal] load build context [2025-12-15T02:58:09.765Z] #50 ... [2025-12-15T02:58:09.765Z] [2025-12-15T02:58:09.765Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:10.044Z] #47 ... [2025-12-15T02:58:10.044Z] [2025-12-15T02:58:10.044Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-15T02:58:10.044Z] #0 8.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:10.044Z] #0 8.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:10.158Z] #126 ... [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #124 [support-notifications builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #124 DONE 13.9s [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #123 [core-keeper builder 7/8] COPY . . [2025-12-15T02:58:10.158Z] #123 DONE 13.8s [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #122 [core-metadata builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #122 DONE 13.9s [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:10.158Z] #127 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #128 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:10.158Z] #129 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #130 [core-data builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #130 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:10.158Z] #131 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:10.158Z] #132 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:10.158Z] #133 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:10.158Z] #134 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #135 [core-metadata builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #135 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #136 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:10.158Z] #137 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:10.158Z] #138 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #126 DONE 13.9s [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #125 [support-scheduler builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #125 DONE 13.9s [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:10.158Z] #139 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #140 [security-bootstrapper builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #140 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:10.158Z] #141 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #121 DONE 13.9s [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-12-15T02:58:10.158Z] #142 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:10.158Z] #143 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:10.158Z] #144 CACHED [2025-12-15T02:58:10.158Z] [2025-12-15T02:58:10.158Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T02:58:10.313Z] #52 ... [2025-12-15T02:58:10.313Z] [2025-12-15T02:58:10.313Z] #53 [core-metadata internal] load build context [2025-12-15T02:58:10.313Z] #53 transferring context: 3.38MB 7.5s done [2025-12-15T02:58:10.313Z] #53 ... [2025-12-15T02:58:10.313Z] [2025-12-15T02:58:10.313Z] #54 [core-command internal] load build context [2025-12-15T02:58:10.313Z] #54 transferring context: 3.38MB 7.3s done [2025-12-15T02:58:10.313Z] #54 DONE 9.2s [2025-12-15T02:58:10.313Z] [2025-12-15T02:58:10.313Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-15T02:58:10.625Z] #55 ... [2025-12-15T02:58:10.625Z] [2025-12-15T02:58:10.625Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-15T02:58:10.625Z] #0 8.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:10.625Z] #0 9.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:10.625Z] #56 ... [2025-12-15T02:58:10.625Z] [2025-12-15T02:58:10.625Z] #57 [security-spire-server internal] load build context [2025-12-15T02:58:10.625Z] #57 transferring context: 26.44kB 0.7s done [2025-12-15T02:58:10.625Z] #57 DONE 3.2s [2025-12-15T02:58:10.625Z] [2025-12-15T02:58:10.625Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-12-15T02:58:10.625Z] #58 ... [2025-12-15T02:58:10.625Z] [2025-12-15T02:58:10.625Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-15T02:58:10.903Z] #59 ... [2025-12-15T02:58:10.903Z] [2025-12-15T02:58:10.903Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-15T02:58:10.903Z] #60 ... [2025-12-15T02:58:10.903Z] [2025-12-15T02:58:10.903Z] #53 [core-metadata internal] load build context [2025-12-15T02:58:10.903Z] #53 DONE 9.8s [2025-12-15T02:58:10.903Z] [2025-12-15T02:58:10.903Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-15T02:58:11.129Z] #145 0.924 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-12-15T02:58:11.186Z] #61 ... [2025-12-15T02:58:11.186Z] [2025-12-15T02:58:11.186Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-15T02:58:11.186Z] #62 ... [2025-12-15T02:58:11.186Z] [2025-12-15T02:58:11.186Z] #50 [core-common-config-bootstrapper internal] load build context [2025-12-15T02:58:11.186Z] #50 transferring context: 3.38MB 8.2s done [2025-12-15T02:58:11.186Z] #50 DONE 10.2s [2025-12-15T02:58:11.186Z] [2025-12-15T02:58:11.186Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-12-15T02:58:11.186Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:11.186Z] #0 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:11.465Z] #63 ... [2025-12-15T02:58:11.465Z] [2025-12-15T02:58:11.465Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:11.465Z] #47 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-15T02:58:11.465Z] #47 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-12-15T02:58:11.465Z] #47 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-12-15T02:58:11.465Z] #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s [2025-12-15T02:58:11.465Z] #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s [2025-12-15T02:58:11.745Z] #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done [2025-12-15T02:58:11.745Z] #47 ... [2025-12-15T02:58:11.745Z] [2025-12-15T02:58:11.745Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-15T02:58:11.745Z] #64 ... [2025-12-15T02:58:11.745Z] [2025-12-15T02:58:11.745Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:11.745Z] #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2025-12-15T02:58:11.745Z] #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.0s done [2025-12-15T02:58:11.745Z] #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2025-12-15T02:58:12.013Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.2s [2025-12-15T02:58:12.013Z] #47 ... [2025-12-15T02:58:12.013Z] [2025-12-15T02:58:12.013Z] #65 [security-bootstrapper internal] load build context [2025-12-15T02:58:12.013Z] #65 transferring context: 3.38MB 6.6s done [2025-12-15T02:58:12.013Z] #65 DONE 9.6s [2025-12-15T02:58:12.282Z] [2025-12-15T02:58:12.282Z] #66 [security-proxy-setup internal] load build context [2025-12-15T02:58:12.282Z] #66 transferring context: 3.38MB 6.9s done [2025-12-15T02:58:12.282Z] #66 ... [2025-12-15T02:58:12.282Z] [2025-12-15T02:58:12.282Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-15T02:58:12.551Z] #67 ... [2025-12-15T02:58:12.551Z] [2025-12-15T02:58:12.551Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:12.551Z] #47 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.3s done [2025-12-15T02:58:12.821Z] #47 ... [2025-12-15T02:58:12.821Z] [2025-12-15T02:58:12.821Z] #66 [security-proxy-setup internal] load build context [2025-12-15T02:58:12.821Z] #66 DONE 10.3s [2025-12-15T02:58:12.821Z] [2025-12-15T02:58:12.821Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:13.792Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.89MB / 37.02MB 3.1s [2025-12-15T02:58:14.060Z] #47 ... [2025-12-15T02:58:14.060Z] [2025-12-15T02:58:14.060Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-15T02:58:14.060Z] #68 ... [2025-12-15T02:58:14.060Z] [2025-12-15T02:58:14.060Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-15T02:58:15.556Z] #69 ... [2025-12-15T02:58:15.556Z] [2025-12-15T02:58:15.556Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-15T02:58:15.556Z] #70 ... [2025-12-15T02:58:15.556Z] [2025-12-15T02:58:15.556Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:15.556Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 4.2s [2025-12-15T02:58:15.556Z] #47 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2025-12-15T02:58:15.556Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 4.7s [2025-12-15T02:58:15.556Z] #47 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2025-12-15T02:58:15.827Z] #47 ... [2025-12-15T02:58:15.827Z] [2025-12-15T02:58:15.827Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-15T02:58:15.827Z] #56 13.66 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:15.827Z] #56 13.71 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:15.827Z] #56 13.80 OK: 8 MiB in 17 packages [2025-12-15T02:58:15.827Z] #56 DONE 15.6s [2025-12-15T02:58:15.827Z] [2025-12-15T02:58:15.827Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:16.420Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 5.8s [2025-12-15T02:58:17.413Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.41MB / 37.02MB 6.7s [2025-12-15T02:58:18.376Z] #47 ... [2025-12-15T02:58:18.376Z] [2025-12-15T02:58:18.376Z] #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-12-15T02:58:18.376Z] #63 16.50 OK: 255 MiB in 60 packages [2025-12-15T02:58:18.376Z] #63 DONE 18.6s [2025-12-15T02:58:18.376Z] [2025-12-15T02:58:18.377Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:18.650Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.28MB / 37.02MB 7.8s [2025-12-15T02:58:18.650Z] #47 ... [2025-12-15T02:58:18.650Z] [2025-12-15T02:58:18.650Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:18.650Z] #71 ... [2025-12-15T02:58:18.650Z] [2025-12-15T02:58:18.650Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:19.234Z] #47 ... [2025-12-15T02:58:19.234Z] [2025-12-15T02:58:19.234Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-15T02:58:19.506Z] #72 ... [2025-12-15T02:58:19.506Z] [2025-12-15T02:58:19.506Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:19.506Z] #47 ... [2025-12-15T02:58:19.506Z] [2025-12-15T02:58:19.506Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-15T02:58:19.506Z] #58 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:19.506Z] #58 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:19.506Z] #58 18.12 OK: 255 MiB in 60 packages [2025-12-15T02:58:19.506Z] #58 DONE 19.2s [2025-12-15T02:58:19.506Z] [2025-12-15T02:58:19.506Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:19.781Z] #47 ... [2025-12-15T02:58:19.781Z] [2025-12-15T02:58:19.781Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-15T02:58:19.781Z] #62 DONE 18.8s [2025-12-15T02:58:19.781Z] [2025-12-15T02:58:19.781Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:19.781Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.45MB / 37.02MB 9.3s [2025-12-15T02:58:19.781Z] #47 ... [2025-12-15T02:58:19.781Z] [2025-12-15T02:58:19.781Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-15T02:58:19.781Z] #51 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-12-15T02:58:19.781Z] #51 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-12-15T02:58:19.781Z] #51 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-12-15T02:58:19.781Z] #51 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2025-12-15T02:58:19.781Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done [2025-12-15T02:58:19.781Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.0s done [2025-12-15T02:58:19.781Z] #51 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 7.2s done [2025-12-15T02:58:19.781Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2025-12-15T02:58:20.060Z] #51 ... [2025-12-15T02:58:20.060Z] [2025-12-15T02:58:20.060Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:20.330Z] #47 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2025-12-15T02:58:20.330Z] #47 ... [2025-12-15T02:58:20.330Z] [2025-12-15T02:58:20.330Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:20.330Z] #73 DONE 2.1s [2025-12-15T02:58:20.330Z] [2025-12-15T02:58:20.330Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:20.418Z] #145 ... [2025-12-15T02:58:20.418Z] [2025-12-15T02:58:20.418Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-15T02:58:20.418Z] #0 0.921 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-15T02:58:20.418Z] #146 ... [2025-12-15T02:58:20.418Z] [2025-12-15T02:58:20.418Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T02:58:20.418Z] #0 0.932 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-15T02:58:20.418Z] #147 ... [2025-12-15T02:58:20.418Z] [2025-12-15T02:58:20.418Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-15T02:58:20.418Z] #0 0.908 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-15T02:58:20.418Z] #148 ... [2025-12-15T02:58:20.418Z] [2025-12-15T02:58:20.418Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-15T02:58:20.418Z] #0 0.808 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-15T02:58:20.607Z] #47 ... [2025-12-15T02:58:20.607Z] [2025-12-15T02:58:20.607Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-15T02:58:20.607Z] #59 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:20.607Z] #59 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:20.607Z] #59 18.64 OK: 255 MiB in 60 packages [2025-12-15T02:58:20.607Z] #59 DONE 20.1s [2025-12-15T02:58:20.607Z] [2025-12-15T02:58:20.607Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:20.607Z] #47 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.3s done [2025-12-15T02:58:20.684Z] #149 ... [2025-12-15T02:58:20.684Z] [2025-12-15T02:58:20.684Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-15T02:58:20.684Z] #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-15T02:58:20.956Z] #150 ... [2025-12-15T02:58:20.956Z] [2025-12-15T02:58:20.956Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-15T02:58:20.956Z] #0 0.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-15T02:58:20.956Z] #151 ... [2025-12-15T02:58:20.956Z] [2025-12-15T02:58:20.956Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-15T02:58:20.956Z] #0 0.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-15T02:58:21.224Z] #152 ... [2025-12-15T02:58:21.224Z] [2025-12-15T02:58:21.224Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-15T02:58:21.224Z] #0 0.927 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-15T02:58:21.224Z] #153 ... [2025-12-15T02:58:21.224Z] [2025-12-15T02:58:21.224Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T02:58:21.224Z] #0 0.675 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-15T02:58:21.491Z] #154 ... [2025-12-15T02:58:21.491Z] [2025-12-15T02:58:21.491Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-15T02:58:21.491Z] #0 0.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-15T02:58:21.491Z] #155 ... [2025-12-15T02:58:21.491Z] [2025-12-15T02:58:21.491Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T02:58:21.491Z] #0 0.500 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-15T02:58:21.652Z] #47 ... [2025-12-15T02:58:21.652Z] [2025-12-15T02:58:21.652Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:21.652Z] #74 DONE 1.9s [2025-12-15T02:58:21.652Z] [2025-12-15T02:58:21.652Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:21.921Z] #47 ... [2025-12-15T02:58:21.921Z] [2025-12-15T02:58:21.921Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-15T02:58:21.921Z] #52 11.61 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-15T02:58:21.921Z] #52 11.61 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-15T02:58:21.921Z] #52 11.61 OK: 26168 distinct packages available [2025-12-15T02:58:21.921Z] #52 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:21.921Z] #52 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:21.921Z] #52 19.05 (1/13) Installing brotli-libs (1.1.0-r2) [2025-12-15T02:58:21.921Z] #52 19.21 (2/13) Installing c-ares (1.34.6-r0) [2025-12-15T02:58:21.921Z] #52 19.26 (3/13) Installing libunistring (1.3-r0) [2025-12-15T02:58:21.921Z] #52 19.48 (4/13) Installing libidn2 (2.3.7-r0) [2025-12-15T02:58:21.921Z] #52 19.49 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-12-15T02:58:21.921Z] #52 19.55 (6/13) Installing libpsl (0.21.5-r3) [2025-12-15T02:58:21.921Z] #52 19.62 (7/13) Installing zstd-libs (1.5.7-r0) [2025-12-15T02:58:21.921Z] #52 19.73 (8/13) Installing libcurl (8.14.1-r2) [2025-12-15T02:58:21.921Z] #52 19.92 (9/13) Installing curl (8.14.1-r2) [2025-12-15T02:58:21.921Z] #52 20.07 (10/13) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:21.921Z] #52 20.07 (11/13) Installing musl-obstack (1.2.3-r2) [2025-12-15T02:58:21.921Z] #52 20.07 (12/13) Installing libucontext (1.3.2-r0) [2025-12-15T02:58:21.921Z] #52 20.07 (13/13) Installing gcompat (1.1.0-r4) [2025-12-15T02:58:21.921Z] #52 20.11 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:21.921Z] #52 20.28 OK: 13 MiB in 29 packages [2025-12-15T02:58:21.921Z] #52 ... [2025-12-15T02:58:21.921Z] [2025-12-15T02:58:21.921Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:22.191Z] #47 ... [2025-12-15T02:58:22.191Z] [2025-12-15T02:58:22.191Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-15T02:58:22.191Z] #52 DONE 21.8s [2025-12-15T02:58:22.191Z] [2025-12-15T02:58:22.191Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:22.191Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 11.4s [2025-12-15T02:58:22.868Z] #47 ... [2025-12-15T02:58:22.868Z] [2025-12-15T02:58:22.868Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:22.868Z] #75 DONE 2.3s [2025-12-15T02:58:22.868Z] [2025-12-15T02:58:22.868Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:23.136Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 12.4s [2025-12-15T02:58:23.422Z] #47 ... [2025-12-15T02:58:23.422Z] [2025-12-15T02:58:23.422Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-15T02:58:23.422Z] #64 DONE 21.8s [2025-12-15T02:58:23.422Z] [2025-12-15T02:58:23.422Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:23.422Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 12.8s [2025-12-15T02:58:24.389Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 13.8s [2025-12-15T02:58:24.671Z] #47 ... [2025-12-15T02:58:24.671Z] [2025-12-15T02:58:24.671Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-15T02:58:24.671Z] #55 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:24.671Z] #55 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:24.671Z] #55 20.70 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-15T02:58:24.671Z] #55 20.72 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-15T02:58:24.671Z] #55 20.72 OK: 26170 distinct packages available [2025-12-15T02:58:24.671Z] #55 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:24.671Z] #55 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:24.671Z] #55 ... [2025-12-15T02:58:24.671Z] [2025-12-15T02:58:24.671Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:25.268Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 14.6s [2025-12-15T02:58:25.535Z] #47 ... [2025-12-15T02:58:25.535Z] [2025-12-15T02:58:25.535Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-15T02:58:25.535Z] #61 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:25.535Z] #61 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:25.535Z] #61 22.49 (1/7) Installing ca-certificates (20250911-r0) [2025-12-15T02:58:25.535Z] #61 22.88 (2/7) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:25.535Z] #61 23.00 (3/7) Installing libgcc (14.2.0-r6) [2025-12-15T02:58:25.535Z] #61 23.03 (4/7) Installing libsodium (1.0.20-r0) [2025-12-15T02:58:25.535Z] #61 23.13 (5/7) Installing libstdc++ (14.2.0-r6) [2025-12-15T02:58:25.535Z] #61 23.68 (6/7) Installing libzmq (4.3.5-r2) [2025-12-15T02:58:25.535Z] #61 23.80 (7/7) Installing zeromq (4.3.5-r2) [2025-12-15T02:58:25.535Z] #61 23.88 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:25.535Z] #61 24.17 Executing ca-certificates-20250911-r0.trigger [2025-12-15T02:58:25.810Z] #61 ... [2025-12-15T02:58:25.810Z] [2025-12-15T02:58:25.810Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:25.810Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.57MB / 37.02MB 15.1s [2025-12-15T02:58:25.810Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 15.3s [2025-12-15T02:58:25.810Z] #47 ... [2025-12-15T02:58:25.810Z] [2025-12-15T02:58:25.810Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-12-15T02:58:26.079Z] #76 ... [2025-12-15T02:58:26.079Z] [2025-12-15T02:58:26.079Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:26.079Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.83MB / 37.02MB 15.6s [2025-12-15T02:58:26.359Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 15.8s [2025-12-15T02:58:26.628Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 15.8s done [2025-12-15T02:58:28.573Z] #47 ... [2025-12-15T02:58:28.573Z] [2025-12-15T02:58:28.573Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-15T02:58:28.573Z] #61 25.49 OK: 12 MiB in 23 packages [2025-12-15T02:58:28.573Z] #61 DONE 28.0s [2025-12-15T02:58:28.573Z] [2025-12-15T02:58:28.573Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:28.573Z] #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2025-12-15T02:58:28.850Z] #47 ... [2025-12-15T02:58:28.850Z] [2025-12-15T02:58:28.850Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:28.850Z] #71 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:28.850Z] #71 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:28.850Z] #71 19.96 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:28.850Z] #71 20.21 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:58:28.850Z] #71 ... [2025-12-15T02:58:28.850Z] [2025-12-15T02:58:28.850Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:29.842Z] #77 ... [2025-12-15T02:58:29.842Z] [2025-12-15T02:58:29.842Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-15T02:58:29.842Z] #67 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:29.842Z] #67 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:30.108Z] #67 ... [2025-12-15T02:58:30.108Z] [2025-12-15T02:58:30.108Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-15T02:58:30.108Z] #0 9.031 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:30.108Z] #78 ... [2025-12-15T02:58:30.108Z] [2025-12-15T02:58:30.108Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:30.376Z] #47 ... [2025-12-15T02:58:30.376Z] [2025-12-15T02:58:30.376Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-15T02:58:30.376Z] #51 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.3s done [2025-12-15T02:58:30.376Z] #51 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.4s [2025-12-15T02:58:30.376Z] #51 ... [2025-12-15T02:58:30.376Z] [2025-12-15T02:58:30.376Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:30.376Z] #71 20.58 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:30.376Z] #71 20.58 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:30.376Z] #71 20.59 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:58:30.376Z] #71 20.77 OK: 8 MiB in 17 packages [2025-12-15T02:58:30.648Z] #71 ... [2025-12-15T02:58:30.648Z] [2025-12-15T02:58:30.648Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:30.648Z] #79 ... [2025-12-15T02:58:30.648Z] [2025-12-15T02:58:30.648Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:31.657Z] #47 ... [2025-12-15T02:58:31.657Z] [2025-12-15T02:58:31.657Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:31.657Z] #71 DONE 23.2s [2025-12-15T02:58:31.657Z] [2025-12-15T02:58:31.657Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:31.929Z] #80 ... [2025-12-15T02:58:31.929Z] [2025-12-15T02:58:31.929Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:31.929Z] #47 ... [2025-12-15T02:58:31.929Z] [2025-12-15T02:58:31.929Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:31.929Z] #0 9.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:32.203Z] #81 ... [2025-12-15T02:58:32.203Z] [2025-12-15T02:58:32.203Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:32.203Z] #47 ... [2025-12-15T02:58:32.203Z] [2025-12-15T02:58:32.203Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-15T02:58:32.203Z] #60 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:32.203Z] #60 23.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:32.471Z] #60 ... [2025-12-15T02:58:32.471Z] [2025-12-15T02:58:32.471Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-15T02:58:32.471Z] #70 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:32.471Z] #70 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:32.471Z] #70 ... [2025-12-15T02:58:32.471Z] [2025-12-15T02:58:32.471Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:32.738Z] #47 ... [2025-12-15T02:58:32.738Z] [2025-12-15T02:58:32.738Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-15T02:58:32.738Z] #69 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:32.738Z] #69 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:33.006Z] #69 ... [2025-12-15T02:58:33.006Z] [2025-12-15T02:58:33.006Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:33.316Z] #82 ... [2025-12-15T02:58:33.316Z] [2025-12-15T02:58:33.316Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-15T02:58:33.316Z] #68 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:33.316Z] #68 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:33.316Z] #68 ... [2025-12-15T02:58:33.316Z] [2025-12-15T02:58:33.316Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:33.316Z] #47 ... [2025-12-15T02:58:33.316Z] [2025-12-15T02:58:33.316Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-15T02:58:33.316Z] #0 8.814 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:33.591Z] #83 ... [2025-12-15T02:58:33.591Z] [2025-12-15T02:58:33.591Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-15T02:58:33.591Z] #67 28.64 OK: 255 MiB in 60 packages [2025-12-15T02:58:33.591Z] #67 DONE 31.4s [2025-12-15T02:58:33.591Z] [2025-12-15T02:58:33.591Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-15T02:58:34.567Z] #51 ... [2025-12-15T02:58:34.567Z] [2025-12-15T02:58:34.567Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:34.567Z] #84 DONE 0.9s [2025-12-15T02:58:34.567Z] [2025-12-15T02:58:34.567Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:34.567Z] #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.8s [2025-12-15T02:58:36.105Z] #47 ... [2025-12-15T02:58:36.105Z] [2025-12-15T02:58:36.105Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-15T02:58:36.105Z] #72 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:36.105Z] #72 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:36.105Z] #72 ... [2025-12-15T02:58:36.105Z] [2025-12-15T02:58:36.105Z] #49 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-15T02:58:36.105Z] #49 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:36.105Z] #49 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:36.105Z] #49 ... [2025-12-15T02:58:36.105Z] [2025-12-15T02:58:36.105Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-15T02:58:36.105Z] #51 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.9s done [2025-12-15T02:58:36.105Z] #51 DONE 28.9s [2025-12-15T02:58:36.105Z] [2025-12-15T02:58:36.105Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:37.067Z] #47 ... [2025-12-15T02:58:37.067Z] [2025-12-15T02:58:37.067Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-12-15T02:58:37.067Z] #76 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:37.067Z] #76 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:37.067Z] #76 ... [2025-12-15T02:58:37.067Z] [2025-12-15T02:58:37.067Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:38.501Z] #47 ... [2025-12-15T02:58:38.501Z] [2025-12-15T02:58:38.501Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-15T02:58:38.501Z] #55 36.15 OK: 255 MiB in 60 packages [2025-12-15T02:58:38.501Z] #55 DONE 38.0s [2025-12-15T02:58:38.501Z] [2025-12-15T02:58:38.501Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:39.093Z] #47 ... [2025-12-15T02:58:39.093Z] [2025-12-15T02:58:39.093Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-15T02:58:39.093Z] #85 DONE 0.5s [2025-12-15T02:58:39.093Z] [2025-12-15T02:58:39.093Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-15T02:58:39.093Z] #70 31.68 (1/2) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:39.093Z] #70 31.73 (2/2) Installing su-exec (0.2-r3) [2025-12-15T02:58:39.093Z] #70 31.75 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:39.093Z] #70 31.95 OK: 8 MiB in 18 packages [2025-12-15T02:58:39.093Z] #70 DONE 34.8s [2025-12-15T02:58:39.093Z] [2025-12-15T02:58:39.093Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:39.682Z] #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.8s [2025-12-15T02:58:41.123Z] #47 ... [2025-12-15T02:58:41.123Z] [2025-12-15T02:58:41.123Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-15T02:58:41.123Z] #69 32.36 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:41.123Z] #69 32.41 (2/4) Installing openssl (3.5.4-r0) [2025-12-15T02:58:41.123Z] #69 32.49 (3/4) Installing su-exec (0.2-r3) [2025-12-15T02:58:41.123Z] #69 32.52 (4/4) Installing yq-go (4.47.2-r2) [2025-12-15T02:58:41.123Z] #69 34.24 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:41.123Z] #69 34.58 OK: 20 MiB in 20 packages [2025-12-15T02:58:41.123Z] #69 DONE 36.8s [2025-12-15T02:58:41.123Z] [2025-12-15T02:58:41.123Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:41.123Z] #47 ... [2025-12-15T02:58:41.123Z] [2025-12-15T02:58:41.123Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-15T02:58:41.123Z] #78 11.31 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:41.391Z] #78 ... [2025-12-15T02:58:41.391Z] [2025-12-15T02:58:41.391Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-15T02:58:41.976Z] #86 ... [2025-12-15T02:58:41.976Z] [2025-12-15T02:58:41.976Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-15T02:58:41.976Z] #68 30.85 (1/3) Installing ca-certificates (20250911-r0) [2025-12-15T02:58:41.976Z] #68 31.56 (2/3) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:41.976Z] #68 31.59 (3/3) Installing tzdata (2025c-r0) [2025-12-15T02:58:41.976Z] #68 33.04 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:41.976Z] #68 33.08 Executing ca-certificates-20250911-r0.trigger [2025-12-15T02:58:41.976Z] #68 34.12 OK: 8 MiB in 19 packages [2025-12-15T02:58:41.976Z] #68 DONE 37.9s [2025-12-15T02:58:41.976Z] [2025-12-15T02:58:41.976Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:43.921Z] #47 ... [2025-12-15T02:58:43.921Z] [2025-12-15T02:58:43.921Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:43.921Z] #81 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:43.921Z] #81 ... [2025-12-15T02:58:43.921Z] [2025-12-15T02:58:43.921Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-12-15T02:58:43.921Z] #76 27.81 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:43.921Z] #76 28.04 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:58:44.516Z] #76 ... [2025-12-15T02:58:44.516Z] [2025-12-15T02:58:44.516Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:44.516Z] #77 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:44.516Z] #77 7.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:44.516Z] #77 ... [2025-12-15T02:58:44.516Z] [2025-12-15T02:58:44.516Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-15T02:58:44.516Z] #60 37.03 (1/4) Installing ca-certificates (20250911-r0) [2025-12-15T02:58:44.516Z] #60 37.56 (2/4) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:44.516Z] #60 37.62 (3/4) Installing su-exec (0.2-r3) [2025-12-15T02:58:44.516Z] #60 37.63 (4/4) Installing yq-go (4.47.2-r2) [2025-12-15T02:58:44.516Z] #60 39.86 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:44.516Z] #60 40.17 Executing ca-certificates-20250911-r0.trigger [2025-12-15T02:58:44.516Z] #60 41.92 OK: 19 MiB in 20 packages [2025-12-15T02:58:44.516Z] #60 DONE 44.1s [2025-12-15T02:58:44.516Z] [2025-12-15T02:58:44.516Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:44.808Z] #87 ... [2025-12-15T02:58:44.808Z] [2025-12-15T02:58:44.808Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-12-15T02:58:44.808Z] #76 28.85 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:44.808Z] #76 28.85 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:44.808Z] #76 28.88 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:58:45.077Z] #76 ... [2025-12-15T02:58:45.077Z] [2025-12-15T02:58:45.077Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-15T02:58:45.077Z] #83 11.48 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:45.077Z] #83 ... [2025-12-15T02:58:45.077Z] [2025-12-15T02:58:45.077Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:45.077Z] #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.3s [2025-12-15T02:58:47.031Z] #47 ... [2025-12-15T02:58:47.031Z] [2025-12-15T02:58:47.031Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-15T02:58:47.031Z] #78 25.94 OK: 255 MiB in 60 packages [2025-12-15T02:58:47.031Z] #78 DONE 26.8s [2025-12-15T02:58:47.031Z] [2025-12-15T02:58:47.031Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:47.634Z] #47 ... [2025-12-15T02:58:47.634Z] [2025-12-15T02:58:47.634Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-15T02:58:47.634Z] #88 DONE 1.0s [2025-12-15T02:58:47.634Z] [2025-12-15T02:58:47.634Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:47.902Z] #47 ... [2025-12-15T02:58:47.902Z] [2025-12-15T02:58:47.902Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-12-15T02:58:47.902Z] #76 29.14 OK: 8 MiB in 17 packages [2025-12-15T02:58:47.902Z] #76 DONE 32.1s [2025-12-15T02:58:48.172Z] [2025-12-15T02:58:48.172Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:48.172Z] #81 24.50 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:48.172Z] #81 24.77 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:58:48.172Z] #81 25.55 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:48.172Z] #81 25.55 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:48.172Z] #81 25.56 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:58:48.172Z] #81 25.72 OK: 13 MiB in 29 packages [2025-12-15T02:58:49.141Z] #81 ... [2025-12-15T02:58:49.141Z] [2025-12-15T02:58:49.141Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:49.141Z] #89 ... [2025-12-15T02:58:49.141Z] [2025-12-15T02:58:49.141Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-15T02:58:49.141Z] #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:49.141Z] #0 8.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:49.408Z] #90 ... [2025-12-15T02:58:49.408Z] [2025-12-15T02:58:49.408Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-15T02:58:49.408Z] #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.5s done [2025-12-15T02:58:49.408Z] #47 DONE 42.1s [2025-12-15T02:58:49.408Z] [2025-12-15T02:58:49.408Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-15T02:58:49.408Z] #86 6.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:49.408Z] #86 8.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:49.993Z] #86 ... [2025-12-15T02:58:49.993Z] [2025-12-15T02:58:49.993Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-15T02:58:49.993Z] #72 30.68 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-15T02:58:49.993Z] #72 30.68 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-15T02:58:49.993Z] #72 30.68 OK: 26168 distinct packages available [2025-12-15T02:58:49.993Z] #72 32.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:49.993Z] #72 34.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:50.264Z] #72 ... [2025-12-15T02:58:50.264Z] [2025-12-15T02:58:50.264Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-15T02:58:50.264Z] #83 26.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:50.264Z] #83 ... [2025-12-15T02:58:50.264Z] [2025-12-15T02:58:50.264Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:50.264Z] #81 DONE 28.4s [2025-12-15T02:58:50.540Z] [2025-12-15T02:58:50.540Z] #49 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-15T02:58:50.540Z] #49 34.02 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-15T02:58:50.540Z] #49 34.02 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-15T02:58:50.540Z] #49 34.02 OK: 26168 distinct packages available [2025-12-15T02:58:50.540Z] #49 36.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:50.540Z] #49 38.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:50.540Z] #49 ... [2025-12-15T02:58:50.540Z] [2025-12-15T02:58:50.540Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:50.540Z] #77 22.09 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:51.122Z] #77 22.37 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:58:51.390Z] #77 22.81 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:51.390Z] #77 22.81 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:51.390Z] #77 22.83 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:58:51.390Z] #77 22.93 OK: 12 MiB in 23 packages [2025-12-15T02:58:51.974Z] #77 ... [2025-12-15T02:58:51.974Z] [2025-12-15T02:58:51.974Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:51.974Z] #0 4.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:51.974Z] #0 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:51.974Z] #91 ... [2025-12-15T02:58:51.974Z] [2025-12-15T02:58:51.974Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-15T02:58:51.974Z] #83 27.18 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:51.974Z] #83 27.34 OK: 8 MiB in 17 packages [2025-12-15T02:58:52.558Z] #83 DONE 28.9s [2025-12-15T02:58:52.558Z] [2025-12-15T02:58:52.558Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-15T02:58:52.558Z] #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:52.558Z] #0 6.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:58:53.143Z] #92 ... [2025-12-15T02:58:53.143Z] [2025-12-15T02:58:53.143Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:58:53.143Z] #77 DONE 24.5s [2025-12-15T02:58:53.143Z] [2025-12-15T02:58:53.143Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:58:54.103Z] #93 ... [2025-12-15T02:58:54.103Z] [2025-12-15T02:58:54.103Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-15T02:58:54.103Z] #72 44.82 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:54.103Z] #72 44.83 (2/4) Installing musl-obstack (1.2.3-r2) [2025-12-15T02:58:54.103Z] #72 44.85 (3/4) Installing libucontext (1.3.2-r0) [2025-12-15T02:58:54.103Z] #72 44.90 (4/4) Installing gcompat (1.1.0-r4) [2025-12-15T02:58:54.103Z] #72 44.91 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:54.371Z] #72 45.01 OK: 8 MiB in 20 packages [2025-12-15T02:58:55.782Z] #72 DONE 46.6s [2025-12-15T02:58:55.782Z] [2025-12-15T02:58:55.782Z] #49 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-15T02:58:55.782Z] #49 46.21 (1/5) Installing dumb-init (1.2.5-r3) [2025-12-15T02:58:55.782Z] #49 46.26 (2/5) Installing musl-obstack (1.2.3-r2) [2025-12-15T02:58:55.782Z] #49 46.27 (3/5) Installing libucontext (1.3.2-r0) [2025-12-15T02:58:55.782Z] #49 46.28 (4/5) Installing gcompat (1.1.0-r4) [2025-12-15T02:58:55.782Z] #49 46.30 (5/5) Installing openssl (3.5.4-r0) [2025-12-15T02:58:55.782Z] #49 46.39 Executing busybox-1.37.0-r19.trigger [2025-12-15T02:58:55.782Z] #49 46.64 OK: 9 MiB in 21 packages [2025-12-15T02:58:57.746Z] #49 DONE 48.7s [2025-12-15T02:58:57.746Z] [2025-12-15T02:58:57.746Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-12-15T02:58:59.163Z] #94 ... [2025-12-15T02:58:59.163Z] [2025-12-15T02:58:59.163Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-15T02:58:59.163Z] #90 17.41 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:59.163Z] #90 17.57 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:58:59.163Z] #90 17.83 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:59.163Z] #90 17.83 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:59.163Z] #90 17.92 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:58:59.163Z] #90 18.05 OK: 8 MiB in 18 packages [2025-12-15T02:58:59.163Z] #90 DONE 19.9s [2025-12-15T02:58:59.163Z] [2025-12-15T02:58:59.163Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-15T02:58:59.163Z] #92 13.75 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:59.163Z] #92 14.00 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:58:59.163Z] #92 14.53 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:59.163Z] #92 14.58 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:58:59.163Z] #92 14.64 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:58:59.163Z] #92 14.78 OK: 19 MiB in 20 packages [2025-12-15T02:59:00.588Z] #92 ... [2025-12-15T02:59:00.588Z] [2025-12-15T02:59:00.588Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-15T02:59:00.588Z] #91 15.22 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:00.588Z] #91 15.42 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:59:00.588Z] #91 15.98 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:00.588Z] #91 16.00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:00.588Z] #91 16.17 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:59:00.588Z] #91 16.37 OK: 8 MiB in 19 packages [2025-12-15T02:59:00.588Z] #91 DONE 18.8s [2025-12-15T02:59:00.856Z] [2025-12-15T02:59:00.856Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-15T02:59:00.856Z] #86 16.90 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:00.856Z] #86 17.32 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:59:00.856Z] #86 17.95 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:00.856Z] #86 17.95 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:00.856Z] #86 17.98 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:59:00.856Z] #86 18.20 OK: 20 MiB in 20 packages [2025-12-15T02:59:01.129Z] #86 DONE 20.3s [2025-12-15T02:59:01.129Z] [2025-12-15T02:59:01.129Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-12-15T02:59:01.129Z] #94 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:59:01.416Z] #94 ... [2025-12-15T02:59:01.416Z] [2025-12-15T02:59:01.416Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-15T02:59:01.416Z] #92 DONE 16.9s [2025-12-15T02:59:01.416Z] [2025-12-15T02:59:01.416Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-15T02:59:01.684Z] #95 DONE 0.5s [2025-12-15T02:59:01.684Z] [2025-12-15T02:59:01.684Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-15T02:59:01.684Z] #0 2.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-15T02:59:01.684Z] #0 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:59:01.954Z] #96 ... [2025-12-15T02:59:01.954Z] [2025-12-15T02:59:01.954Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-15T02:59:01.954Z] #97 DONE 3.2s [2025-12-15T02:59:02.231Z] [2025-12-15T02:59:02.231Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-15T02:59:02.499Z] #98 DONE 0.2s [2025-12-15T02:59:02.499Z] [2025-12-15T02:59:02.499Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:59:02.767Z] #82 ... [2025-12-15T02:59:02.767Z] [2025-12-15T02:59:02.767Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-12-15T02:59:02.767Z] #94 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-15T02:59:06.188Z] #94 ... [2025-12-15T02:59:06.188Z] [2025-12-15T02:59:06.188Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-15T02:59:06.188Z] #96 8.637 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:06.188Z] #96 8.721 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:59:06.188Z] #96 9.174 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:06.188Z] #96 9.180 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:06.188Z] #96 9.189 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:59:06.188Z] #96 9.217 OK: 8 MiB in 20 packages [2025-12-15T02:59:06.188Z] #96 DONE 10.4s [2025-12-15T02:59:06.463Z] [2025-12-15T02:59:06.463Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-12-15T02:59:06.463Z] #94 8.583 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:06.733Z] #94 8.852 Executing busybox-1.37.0-r20.post-upgrade [2025-12-15T02:59:07.016Z] #94 9.348 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:07.016Z] #94 9.357 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-15T02:59:07.016Z] #94 9.369 Executing busybox-1.37.0-r20.trigger [2025-12-15T02:59:07.281Z] #94 9.413 OK: 9 MiB in 21 packages [2025-12-15T02:59:08.702Z] #94 DONE 10.6s [2025-12-15T02:59:08.702Z] [2025-12-15T02:59:08.702Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-15T02:59:08.702Z] #99 DONE 2.1s [2025-12-15T02:59:08.702Z] [2025-12-15T02:59:08.702Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-15T02:59:08.702Z] #100 DONE 0.4s [2025-12-15T02:59:08.702Z] [2025-12-15T02:59:08.702Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-15T02:59:08.970Z] #101 ... [2025-12-15T02:59:08.970Z] [2025-12-15T02:59:08.971Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-15T02:59:08.971Z] #102 DONE 0.3s [2025-12-15T02:59:09.240Z] [2025-12-15T02:59:09.240Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-15T02:59:09.240Z] #103 DONE 0.3s [2025-12-15T02:59:09.240Z] [2025-12-15T02:59:09.240Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-15T02:59:09.510Z] #104 ... [2025-12-15T02:59:09.510Z] [2025-12-15T02:59:09.510Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-15T02:59:09.510Z] #105 DONE 0.2s [2025-12-15T02:59:09.791Z] [2025-12-15T02:59:09.791Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-15T02:59:09.791Z] #106 DONE 0.3s [2025-12-15T02:59:09.791Z] [2025-12-15T02:59:09.791Z] #107 [security-spire-config] exporting to image [2025-12-15T02:59:09.791Z] #107 exporting layers [2025-12-15T02:59:10.064Z] #107 ... [2025-12-15T02:59:10.064Z] [2025-12-15T02:59:10.064Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-15T02:59:10.064Z] #101 DONE 1.6s [2025-12-15T02:59:10.334Z] [2025-12-15T02:59:10.334Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-15T02:59:12.316Z] #108 ... [2025-12-15T02:59:12.316Z] [2025-12-15T02:59:12.316Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-15T02:59:12.316Z] #104 DONE 3.7s [2025-12-15T02:59:12.316Z] [2025-12-15T02:59:12.316Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-15T02:59:12.316Z] #109 DONE 0.3s [2025-12-15T02:59:12.316Z] [2025-12-15T02:59:12.316Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-15T02:59:12.914Z] #110 DONE 0.4s [2025-12-15T02:59:12.914Z] [2025-12-15T02:59:12.914Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-15T02:59:13.187Z] #111 ... [2025-12-15T02:59:13.187Z] [2025-12-15T02:59:13.187Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-15T02:59:13.187Z] #108 DONE 3.0s [2025-12-15T02:59:13.187Z] [2025-12-15T02:59:13.187Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-15T02:59:13.467Z] #112 ... [2025-12-15T02:59:13.467Z] [2025-12-15T02:59:13.467Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-15T02:59:13.467Z] #111 DONE 0.6s [2025-12-15T02:59:13.467Z] [2025-12-15T02:59:13.467Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-15T02:59:13.467Z] #112 DONE 0.5s [2025-12-15T02:59:13.467Z] [2025-12-15T02:59:13.467Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-12-15T02:59:13.746Z] #113 DONE 0.4s [2025-12-15T02:59:13.746Z] [2025-12-15T02:59:13.746Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-15T02:59:14.019Z] #114 ... [2025-12-15T02:59:14.019Z] [2025-12-15T02:59:14.019Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-15T02:59:14.019Z] #115 DONE 0.4s [2025-12-15T02:59:14.019Z] [2025-12-15T02:59:14.019Z] #107 [security-spire-config] exporting to image [2025-12-15T02:59:14.019Z] #107 exporting layers 4.0s done [2025-12-15T02:59:14.019Z] #107 writing image sha256:665c6da0d243e94c80cb54ceb83a3273271cc7272e0a41b9e7d5d0cb6539f3a6 0.0s done [2025-12-15T02:59:14.019Z] #107 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-12-15T02:59:14.019Z] #107 DONE 4.1s [2025-12-15T02:59:14.019Z] [2025-12-15T02:59:14.019Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-15T02:59:14.019Z] #114 DONE 0.3s [2025-12-15T02:59:14.019Z] [2025-12-15T02:59:14.019Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-15T02:59:14.286Z] #116 DONE 0.3s [2025-12-15T02:59:14.286Z] [2025-12-15T02:59:14.286Z] #107 [security-spire-server] exporting to image [2025-12-15T02:59:14.560Z] #107 ... [2025-12-15T02:59:14.560Z] [2025-12-15T02:59:14.560Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-12-15T02:59:14.560Z] #117 DONE 0.3s [2025-12-15T02:59:14.827Z] [2025-12-15T02:59:14.828Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-15T02:59:14.828Z] #118 DONE 0.3s [2025-12-15T02:59:14.828Z] [2025-12-15T02:59:14.828Z] #107 [security-spire-agent] exporting to image [2025-12-15T02:59:18.190Z] #107 exporting layers 3.6s done [2025-12-15T02:59:18.190Z] #107 writing image sha256:75c73145bfc2c044391565270e093e914055c0219221d201892090cba7fb3b04 0.1s done [2025-12-15T02:59:18.190Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2025-12-15T02:59:18.190Z] #107 exporting layers 3.0s done [2025-12-15T02:59:18.190Z] #107 writing image sha256:1c093a0ae66488aea9807456053e0fe7555c3fe7ba5df2aac2845b1e3a2cab32 done [2025-12-15T02:59:18.190Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2025-12-15T02:59:18.190Z] #107 DONE 8.0s [2025-12-15T02:59:18.190Z] [2025-12-15T02:59:18.190Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T02:59:57.997Z] #156 ... [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-15T02:59:57.997Z] #153 DONE 93.4s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T02:59:57.997Z] #157 DONE 0.1s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-15T02:59:57.997Z] #152 ... [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-15T02:59:57.997Z] #158 DONE 0.2s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-15T02:59:57.997Z] #146 DONE 93.9s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-12-15T02:59:57.997Z] #159 DONE 0.2s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-12-15T02:59:57.997Z] #160 DONE 0.1s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-12-15T02:59:57.997Z] #161 DONE 0.1s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-12-15T02:59:57.997Z] #162 DONE 0.3s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-15T02:59:57.997Z] #163 DONE 0.9s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T02:59:57.997Z] #164 DONE 0.4s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-15T02:59:57.997Z] #165 DONE 1.0s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-12-15T02:59:57.997Z] #166 DONE 0.1s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #167 [core-common-config-bootstrapper] exporting to image [2025-12-15T02:59:57.997Z] #167 exporting layers [2025-12-15T02:59:57.997Z] #167 ... [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-15T02:59:57.997Z] #168 DONE 0.3s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-12-15T02:59:57.997Z] #169 DONE 0.2s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T02:59:57.997Z] #145 ... [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #167 [core-common-config-bootstrapper] exporting to image [2025-12-15T02:59:57.997Z] #167 exporting layers 0.7s done [2025-12-15T02:59:57.997Z] #167 writing image sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 [2025-12-15T02:59:57.997Z] #167 writing image sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 0.0s done [2025-12-15T02:59:57.997Z] #167 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-12-15T02:59:57.997Z] #167 DONE 0.7s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-12-15T02:59:57.997Z] #170 DONE 0.1s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-12-15T02:59:57.997Z] #171 DONE 0.1s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T02:59:57.997Z] #145 ... [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-12-15T02:59:57.997Z] #172 DONE 0.1s [2025-12-15T02:59:57.997Z] [2025-12-15T02:59:57.997Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-12-15T02:59:57.997Z] #173 DONE 0.1s [2025-12-15T02:59:57.998Z] [2025-12-15T02:59:57.998Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-12-15T02:59:57.998Z] #174 DONE 0.7s [2025-12-15T02:59:57.998Z] [2025-12-15T02:59:57.998Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T02:59:57.998Z] #154 ... [2025-12-15T02:59:57.998Z] [2025-12-15T02:59:57.998Z] #175 [security-bootstrapper] exporting to image [2025-12-15T02:59:57.998Z] #175 exporting layers 0.4s done [2025-12-15T02:59:57.998Z] #175 writing image sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 [2025-12-15T02:59:57.998Z] #175 writing image sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done [2025-12-15T02:59:57.998Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2025-12-15T02:59:57.998Z] #175 DONE 0.5s [2025-12-15T02:59:57.998Z] [2025-12-15T02:59:57.998Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T03:00:39.891Z] #80 ... [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #79 DONE 128.3s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #87 DONE 114.4s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #93 DONE 101.2s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #82 DONE 125.9s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #89 DONE 109.9s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #119 ... [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #80 DONE 127.3s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #120 DONE 1.9s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #121 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #122 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-15T03:00:39.891Z] #123 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #124 [core-keeper builder 7/8] COPY . . [2025-12-15T03:00:39.891Z] #124 DONE 1.9s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #125 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-15T03:00:39.891Z] #126 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #127 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #128 [core-command builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #128 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-15T03:00:39.891Z] #129 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #130 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-12-15T03:00:39.891Z] #131 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #132 [core-metadata builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #132 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #133 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-12-15T03:00:39.891Z] #134 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #135 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #136 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #119 DONE 1.9s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #137 [core-data builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #137 DONE 2.0s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-15T03:00:39.891Z] #138 ... [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #139 [security-proxy-setup builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #139 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-15T03:00:39.891Z] #140 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-15T03:00:39.891Z] #141 CACHED [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #142 [support-scheduler builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #142 DONE 2.0s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #143 [support-notifications builder 6/7] COPY . . [2025-12-15T03:00:39.891Z] #143 DONE 2.0s [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:00:39.891Z] #144 4.486 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-15T03:00:39.891Z] #144 ... [2025-12-15T03:00:39.891Z] [2025-12-15T03:00:39.891Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-15T03:00:39.891Z] #138 6.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-15T03:00:40.851Z] #138 ... [2025-12-15T03:00:40.852Z] [2025-12-15T03:00:40.852Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-15T03:00:40.852Z] #0 5.907 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-15T03:00:41.132Z] #145 ... [2025-12-15T03:00:41.132Z] [2025-12-15T03:00:41.132Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-15T03:00:41.132Z] #0 6.052 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-15T03:00:41.132Z] #146 ... [2025-12-15T03:00:41.132Z] [2025-12-15T03:00:41.132Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-15T03:00:41.132Z] #0 5.211 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-15T03:00:41.427Z] #147 ... [2025-12-15T03:00:41.427Z] [2025-12-15T03:00:41.427Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-15T03:00:41.427Z] #0 4.445 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-15T03:00:41.427Z] #148 ... [2025-12-15T03:00:41.427Z] [2025-12-15T03:00:41.427Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T03:00:41.427Z] #0 6.131 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-15T03:00:41.695Z] #149 ... [2025-12-15T03:00:41.695Z] [2025-12-15T03:00:41.695Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-15T03:00:41.695Z] #0 5.381 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-15T03:00:41.695Z] #150 ... [2025-12-15T03:00:41.695Z] [2025-12-15T03:00:41.695Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-15T03:00:41.695Z] #0 5.479 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-15T03:00:41.967Z] #151 ... [2025-12-15T03:00:41.967Z] [2025-12-15T03:00:41.967Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:00:41.967Z] #0 5.240 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-15T03:00:42.240Z] #152 ... [2025-12-15T03:00:42.240Z] [2025-12-15T03:00:42.240Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-15T03:00:42.240Z] #0 6.274 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-15T03:00:42.240Z] #153 ... [2025-12-15T03:00:42.240Z] [2025-12-15T03:00:42.240Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T03:00:42.240Z] #0 4.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-12-15T03:00:44.709Z] #145 ... [2025-12-15T03:00:44.709Z] [2025-12-15T03:00:44.709Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-15T03:00:44.709Z] #155 DONE 152.7s [2025-12-15T03:00:44.709Z] [2025-12-15T03:00:44.709Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:00:44.709Z] #156 ... [2025-12-15T03:00:44.709Z] [2025-12-15T03:00:44.709Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:00:44.709Z] #176 DONE 0.1s [2025-12-15T03:00:44.709Z] [2025-12-15T03:00:44.709Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:00:44.709Z] #177 DONE 0.1s [2025-12-15T03:00:44.709Z] [2025-12-15T03:00:44.709Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-12-15T03:00:44.709Z] #178 DONE 0.2s [2025-12-15T03:00:44.709Z] [2025-12-15T03:00:44.709Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:00:44.709Z] #179 DONE 0.1s [2025-12-15T03:00:44.709Z] [2025-12-15T03:00:44.709Z] #180 [core-command] exporting to image [2025-12-15T03:00:44.709Z] #180 exporting layers 0.1s done [2025-12-15T03:00:44.709Z] #180 writing image sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done [2025-12-15T03:00:44.709Z] #180 naming to docker.io/library/core-command done [2025-12-15T03:00:44.709Z] #180 DONE 0.1s [2025-12-15T03:00:44.709Z] [2025-12-15T03:00:44.709Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T03:00:44.709Z] #147 ... [2025-12-15T03:00:44.709Z] [2025-12-15T03:00:44.709Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-15T03:00:44.709Z] #149 DONE 154.8s [2025-12-15T03:00:44.969Z] [2025-12-15T03:00:44.969Z] #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:00:44.969Z] #181 DONE 0.0s [2025-12-15T03:00:44.969Z] [2025-12-15T03:00:44.969Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:00:44.969Z] #182 DONE 0.1s [2025-12-15T03:00:44.969Z] [2025-12-15T03:00:44.969Z] #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-12-15T03:00:45.228Z] #183 DONE 0.1s [2025-12-15T03:00:45.228Z] [2025-12-15T03:00:45.228Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-12-15T03:00:45.228Z] #184 DONE 0.1s [2025-12-15T03:00:45.228Z] [2025-12-15T03:00:45.228Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-12-15T03:00:45.486Z] #185 DONE 0.1s [2025-12-15T03:00:45.486Z] [2025-12-15T03:00:45.486Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-12-15T03:00:45.486Z] #186 DONE 0.0s [2025-12-15T03:00:45.486Z] [2025-12-15T03:00:45.486Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-15T03:00:46.423Z] #187 DONE 1.1s [2025-12-15T03:00:46.423Z] [2025-12-15T03:00:46.423Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-15T03:00:46.423Z] #151 154.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-15T03:00:46.681Z] #151 ... [2025-12-15T03:00:46.681Z] [2025-12-15T03:00:46.681Z] #188 [security-proxy-setup] exporting to image [2025-12-15T03:00:46.681Z] #188 exporting layers 0.2s done [2025-12-15T03:00:46.681Z] #188 writing image sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done [2025-12-15T03:00:46.681Z] #188 naming to docker.io/library/security-proxy-setup done [2025-12-15T03:00:46.681Z] #188 DONE 0.2s [2025-12-15T03:00:46.939Z] [2025-12-15T03:00:46.939Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T03:00:46.939Z] #145 ... [2025-12-15T03:00:46.939Z] [2025-12-15T03:00:46.939Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:00:46.939Z] #156 DONE 156.9s [2025-12-15T03:00:47.197Z] [2025-12-15T03:00:47.197Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:00:47.463Z] #189 DONE 0.1s [2025-12-15T03:00:47.463Z] [2025-12-15T03:00:47.463Z] #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:00:47.463Z] #190 DONE 0.0s [2025-12-15T03:00:47.463Z] [2025-12-15T03:00:47.463Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-15T03:00:47.727Z] #191 DONE 0.3s [2025-12-15T03:00:47.727Z] [2025-12-15T03:00:47.727Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-15T03:00:47.727Z] #150 DONE 157.6s [2025-12-15T03:00:47.727Z] [2025-12-15T03:00:47.727Z] #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:00:47.727Z] #192 DONE 0.1s [2025-12-15T03:00:47.727Z] [2025-12-15T03:00:47.727Z] #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:00:47.727Z] #193 DONE 0.1s [2025-12-15T03:00:47.727Z] [2025-12-15T03:00:47.727Z] #194 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-15T03:00:47.727Z] #194 DONE 0.1s [2025-12-15T03:00:47.727Z] [2025-12-15T03:00:47.727Z] #195 [core-metadata] exporting to image [2025-12-15T03:00:47.990Z] #195 ... [2025-12-15T03:00:47.990Z] [2025-12-15T03:00:47.990Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-15T03:00:47.990Z] #151 DONE 157.9s [2025-12-15T03:00:47.990Z] [2025-12-15T03:00:47.990Z] #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-15T03:00:47.990Z] #196 DONE 0.3s [2025-12-15T03:00:47.990Z] [2025-12-15T03:00:47.990Z] #195 [core-metadata] exporting to image [2025-12-15T03:00:47.990Z] #195 exporting layers 0.3s done [2025-12-15T03:00:47.990Z] #195 writing image sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done [2025-12-15T03:00:47.990Z] #195 naming to docker.io/library/core-metadata done [2025-12-15T03:00:48.256Z] #195 DONE 0.3s [2025-12-15T03:00:48.256Z] [2025-12-15T03:00:48.256Z] #197 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:00:48.256Z] #197 DONE 0.0s [2025-12-15T03:00:48.256Z] [2025-12-15T03:00:48.256Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:00:48.256Z] #198 DONE 0.0s [2025-12-15T03:00:48.256Z] [2025-12-15T03:00:48.256Z] #199 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:00:48.256Z] #199 DONE 0.1s [2025-12-15T03:00:48.256Z] [2025-12-15T03:00:48.256Z] #200 [core-keeper] exporting to image [2025-12-15T03:00:48.256Z] #200 ... [2025-12-15T03:00:48.256Z] [2025-12-15T03:00:48.256Z] #201 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-12-15T03:00:48.256Z] #201 DONE 0.1s [2025-12-15T03:00:48.256Z] [2025-12-15T03:00:48.256Z] #200 [core-keeper] exporting to image [2025-12-15T03:00:48.256Z] #200 exporting layers 0.1s done [2025-12-15T03:00:48.256Z] #200 writing image sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done [2025-12-15T03:00:48.256Z] #200 naming to docker.io/library/core-keeper done [2025-12-15T03:00:48.515Z] #200 DONE 0.3s [2025-12-15T03:00:48.515Z] [2025-12-15T03:00:48.515Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-12-15T03:00:48.515Z] #202 DONE 0.2s [2025-12-15T03:00:48.515Z] [2025-12-15T03:00:48.515Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:00:48.515Z] #203 DONE 0.1s [2025-12-15T03:00:48.515Z] [2025-12-15T03:00:48.515Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:00:48.775Z] #154 ... [2025-12-15T03:00:48.775Z] [2025-12-15T03:00:48.775Z] #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-12-15T03:00:48.775Z] #204 DONE 0.2s [2025-12-15T03:00:48.775Z] [2025-12-15T03:00:48.775Z] #205 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-12-15T03:00:49.033Z] #205 DONE 0.2s [2025-12-15T03:00:49.033Z] [2025-12-15T03:00:49.033Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T03:00:49.033Z] #145 DONE 158.8s [2025-12-15T03:00:49.033Z] [2025-12-15T03:00:49.033Z] #206 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-12-15T03:00:49.033Z] #206 DONE 0.1s [2025-12-15T03:00:49.033Z] [2025-12-15T03:00:49.033Z] #207 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-15T03:00:49.033Z] #207 ... [2025-12-15T03:00:49.033Z] [2025-12-15T03:00:49.033Z] #208 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:00:49.033Z] #208 DONE 0.1s [2025-12-15T03:00:49.033Z] [2025-12-15T03:00:49.033Z] #209 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:00:49.033Z] #209 DONE 0.0s [2025-12-15T03:00:49.292Z] [2025-12-15T03:00:49.292Z] #210 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-12-15T03:00:49.292Z] #210 DONE 0.3s [2025-12-15T03:00:49.292Z] [2025-12-15T03:00:49.292Z] #207 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-15T03:00:49.292Z] #207 DONE 0.4s [2025-12-15T03:00:49.292Z] [2025-12-15T03:00:49.292Z] #211 [security-secretstore-setup] exporting to image [2025-12-15T03:00:49.561Z] #211 ... [2025-12-15T03:00:49.561Z] [2025-12-15T03:00:49.561Z] #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:00:49.561Z] #212 DONE 0.1s [2025-12-15T03:00:49.822Z] [2025-12-15T03:00:49.822Z] #213 [security-spiffe-token-provider] exporting to image [2025-12-15T03:00:49.822Z] #213 ... [2025-12-15T03:00:49.822Z] [2025-12-15T03:00:49.822Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-15T03:00:49.822Z] #152 DONE 159.8s [2025-12-15T03:00:49.822Z] [2025-12-15T03:00:49.822Z] #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:00:49.822Z] #214 DONE 0.1s [2025-12-15T03:00:49.822Z] [2025-12-15T03:00:49.822Z] #213 [security-spiffe-token-provider] exporting to image [2025-12-15T03:00:49.822Z] #213 exporting layers 0.4s done [2025-12-15T03:00:49.822Z] #213 writing image sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done [2025-12-15T03:00:49.822Z] #213 naming to docker.io/library/security-spiffe-token-provider done [2025-12-15T03:00:50.084Z] #213 DONE 0.5s [2025-12-15T03:00:50.084Z] [2025-12-15T03:00:50.084Z] #211 [security-secretstore-setup] exporting to image [2025-12-15T03:00:50.084Z] #211 exporting layers 0.6s done [2025-12-15T03:00:50.084Z] #211 writing image sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done [2025-12-15T03:00:50.084Z] #211 naming to docker.io/library/security-secretstore-setup done [2025-12-15T03:00:50.084Z] #211 DONE 0.7s [2025-12-15T03:00:50.084Z] [2025-12-15T03:00:50.084Z] #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:00:50.084Z] #215 DONE 0.1s [2025-12-15T03:00:50.084Z] [2025-12-15T03:00:50.084Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T03:00:50.084Z] #147 ... [2025-12-15T03:00:50.084Z] [2025-12-15T03:00:50.084Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-15T03:00:50.084Z] #148 DONE 160.1s [2025-12-15T03:00:50.084Z] [2025-12-15T03:00:50.084Z] #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-12-15T03:00:50.343Z] #216 DONE 0.2s [2025-12-15T03:00:50.343Z] [2025-12-15T03:00:50.343Z] #217 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:00:50.343Z] #217 DONE 0.0s [2025-12-15T03:00:50.343Z] [2025-12-15T03:00:50.343Z] #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:00:50.343Z] #218 DONE 0.0s [2025-12-15T03:00:50.343Z] [2025-12-15T03:00:50.343Z] #219 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:00:50.343Z] #219 DONE 0.0s [2025-12-15T03:00:50.343Z] [2025-12-15T03:00:50.343Z] #220 [core-data] exporting to image [2025-12-15T03:00:50.602Z] #220 exporting layers 0.3s done [2025-12-15T03:00:50.602Z] #220 ... [2025-12-15T03:00:50.602Z] [2025-12-15T03:00:50.602Z] #221 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-15T03:00:50.602Z] #221 DONE 0.4s [2025-12-15T03:00:50.602Z] [2025-12-15T03:00:50.602Z] #220 [core-data] exporting to image [2025-12-15T03:00:50.602Z] #220 writing image sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done [2025-12-15T03:00:50.602Z] #220 naming to docker.io/library/core-data 0.0s done [2025-12-15T03:00:50.863Z] #220 DONE 0.5s [2025-12-15T03:00:50.863Z] [2025-12-15T03:00:50.863Z] #222 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-12-15T03:00:50.863Z] #222 DONE 0.1s [2025-12-15T03:00:50.863Z] [2025-12-15T03:00:50.863Z] #223 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-12-15T03:00:50.863Z] #223 DONE 0.0s [2025-12-15T03:00:50.863Z] [2025-12-15T03:00:50.863Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:00:51.122Z] #154 ... [2025-12-15T03:00:51.122Z] [2025-12-15T03:00:51.122Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-15T03:00:51.383Z] #224 DONE 0.4s [2025-12-15T03:00:51.383Z] [2025-12-15T03:00:51.383Z] #225 [security-proxy-auth] exporting to image [2025-12-15T03:00:51.383Z] #225 exporting layers 0.1s done [2025-12-15T03:00:51.383Z] #225 writing image sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done [2025-12-15T03:00:51.383Z] #225 naming to docker.io/library/security-proxy-auth done [2025-12-15T03:00:51.383Z] #225 DONE 0.2s [2025-12-15T03:00:51.383Z] [2025-12-15T03:00:51.383Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:00:51.643Z] #154 DONE 161.6s [2025-12-15T03:00:51.643Z] [2025-12-15T03:00:51.643Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T03:00:51.643Z] #147 ... [2025-12-15T03:00:51.643Z] [2025-12-15T03:00:51.643Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:00:51.643Z] #226 DONE 0.0s [2025-12-15T03:00:51.902Z] [2025-12-15T03:00:51.902Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:00:51.902Z] #227 DONE 0.0s [2025-12-15T03:00:51.902Z] [2025-12-15T03:00:51.902Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-15T03:00:51.902Z] #228 DONE 0.2s [2025-12-15T03:00:51.902Z] [2025-12-15T03:00:51.902Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T03:00:51.902Z] #147 DONE 161.9s [2025-12-15T03:00:51.902Z] [2025-12-15T03:00:51.902Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:00:51.902Z] #229 DONE 0.0s [2025-12-15T03:00:51.902Z] [2025-12-15T03:00:51.902Z] #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:00:52.161Z] #230 DONE 0.0s [2025-12-15T03:00:52.161Z] [2025-12-15T03:00:52.161Z] #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:00:52.161Z] #231 DONE 0.1s [2025-12-15T03:00:52.161Z] [2025-12-15T03:00:52.161Z] #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-15T03:00:52.161Z] #232 DONE 0.2s [2025-12-15T03:00:52.161Z] [2025-12-15T03:00:52.161Z] #233 [support-notifications] exporting to image [2025-12-15T03:00:52.421Z] #233 exporting layers 0.3s done [2025-12-15T03:00:52.421Z] #233 writing image sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done [2025-12-15T03:00:52.421Z] #233 naming to docker.io/library/support-notifications done [2025-12-15T03:00:52.421Z] #233 DONE 0.3s [2025-12-15T03:00:52.421Z] [2025-12-15T03:00:52.421Z] #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-12-15T03:00:52.421Z] #234 DONE 0.0s [2025-12-15T03:00:52.421Z] [2025-12-15T03:00:52.421Z] #235 [support-scheduler] exporting to image [2025-12-15T03:00:52.680Z] #235 exporting layers 0.4s done [2025-12-15T03:00:52.680Z] #235 writing image sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done [2025-12-15T03:00:52.680Z] #235 naming to docker.io/library/support-scheduler done [2025-12-15T03:00:52.680Z] #235 DONE 0.4s [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:00:52.680Z] time="2025-12-15T02:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-12-15T03:00:52.684Z] $ docker stop --time=1 efee8843f71348b2feb7603d7b7a07fec4e52085a0ca256f7bea4e8c3e0ad16d [2025-12-15T03:00:53.966Z] $ docker rm -f --volumes efee8843f71348b2feb7603d7b7a07fec4e52085a0ca256f7bea4e8c3e0ad16d [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-15T03:00:54.328Z] + docker images [2025-12-15T03:00:54.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-12-15T03:00:54.329Z] support-scheduler latest 240fffa8fe62 2 seconds ago 52MB [2025-12-15T03:00:54.329Z] security-proxy-auth latest 5f4351086c46 3 seconds ago 47MB [2025-12-15T03:00:54.329Z] support-notifications latest 0065c0401b8d 3 seconds ago 55.7MB [2025-12-15T03:00:54.329Z] core-data latest 70232bd33432 4 seconds ago 47.8MB [2025-12-15T03:00:54.329Z] security-spiffe-token-provider latest d3c06a0a773e 5 seconds ago 51MB [2025-12-15T03:00:54.329Z] security-secretstore-setup latest 03078731fdef 5 seconds ago 84.5MB [2025-12-15T03:00:54.329Z] core-keeper latest fea2c21c07d5 7 seconds ago 46.8MB [2025-12-15T03:00:54.329Z] core-metadata latest 34062e1942ae 7 seconds ago 48MB [2025-12-15T03:00:54.329Z] security-proxy-setup latest 20952b90c28f 8 seconds ago 52.8MB [2025-12-15T03:00:54.329Z] core-command latest d46f012761fc 11 seconds ago 42.1MB [2025-12-15T03:00:54.329Z] security-bootstrapper latest 10a0e5c3b2a0 About a minute ago 22.4MB [2025-12-15T03:00:54.329Z] core-common-config-bootstrapper latest f7cb1de44782 About a minute ago 21.3MB [2025-12-15T03:00:54.329Z] security-spire-config latest 535620ffe591 3 minutes ago 178MB [2025-12-15T03:00:54.329Z] security-spire-agent latest c0236513610c 3 minutes ago 238MB [2025-12-15T03:00:54.329Z] security-spire-server latest fe8062aa8e4d 3 minutes ago 178MB [2025-12-15T03:00:54.329Z] ci-base-image-x86_64 latest 254be7c9bf25 7 minutes ago 999MB [2025-12-15T03:00:54.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB [2025-12-15T03:00:54.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB [2025-12-15T03:00:54.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-15T03:00:54.525Z] provisioning config files... [2025-12-15T03:00:54.535Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/934@tmp/config11418069770245416270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:00:54.852Z] ---> ****-login.sh [2025-12-15T03:00:54.853Z] nexus3.edgexfoundry.org:10001 [2025-12-15T03:00:54.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:00:54.853Z] Login Succeeded [2025-12-15T03:00:54.853Z] nexus3.edgexfoundry.org:10002 [2025-12-15T03:00:55.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:00:55.113Z] Login Succeeded [2025-12-15T03:00:55.113Z] nexus3.edgexfoundry.org:10003 [2025-12-15T03:00:55.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:00:55.113Z] Login Succeeded [2025-12-15T03:00:55.113Z] nexus3.edgexfoundry.org:10004 [2025-12-15T03:00:55.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:00:55.113Z] Login Succeeded [2025-12-15T03:00:55.373Z] ****.io [2025-12-15T03:00:55.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:00:55.374Z] Login Succeeded [2025-12-15T03:00:55.374Z] ---> ****-login.sh ends [Pipeline] } [2025-12-15T03:00:55.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:00:55.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-15T03:00:55.484Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-12-15T03:00:55.484Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:00:55.484Z] latest [2025-12-15T03:00:55.484Z] 4.1.0-dev.83 [2025-12-15T03:00:55.484Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:00:55.484Z] main [2025-12-15T03:00:55.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:00:55.848Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:00:56.196Z] + docker push nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:00:56.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-15T03:00:56.196Z] 97cab9dde7a4: Preparing [2025-12-15T03:00:56.196Z] 683418c29b62: Preparing [2025-12-15T03:00:56.196Z] 60964634c935: Preparing [2025-12-15T03:00:56.196Z] c38d40640ce6: Preparing [2025-12-15T03:00:56.196Z] 901b2a0b6d39: Preparing [2025-12-15T03:00:56.196Z] 74168cf36fe7: Preparing [2025-12-15T03:00:56.196Z] 256f393e029f: Preparing [2025-12-15T03:00:56.196Z] 256f393e029f: Waiting [2025-12-15T03:00:56.196Z] 74168cf36fe7: Waiting [2025-12-15T03:00:56.196Z] 97cab9dde7a4: Pushed [2025-12-15T03:00:56.196Z] 60964634c935: Pushed [2025-12-15T03:00:56.196Z] c38d40640ce6: Pushed [2025-12-15T03:00:56.196Z] 256f393e029f: Layer already exists [2025-12-15T03:00:56.196Z] 901b2a0b6d39: Pushed [2025-12-15T03:00:56.196Z] 74168cf36fe7: Pushed [2025-12-15T03:00:59.492Z] 683418c29b62: Pushed [2025-12-15T03:00:59.492Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:00:59.840Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:00.170Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-15T03:01:00.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-15T03:01:00.170Z] 97cab9dde7a4: Preparing [2025-12-15T03:01:00.170Z] 683418c29b62: Preparing [2025-12-15T03:01:00.170Z] 60964634c935: Preparing [2025-12-15T03:01:00.170Z] c38d40640ce6: Preparing [2025-12-15T03:01:00.170Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:00.170Z] 74168cf36fe7: Preparing [2025-12-15T03:01:00.170Z] 256f393e029f: Preparing [2025-12-15T03:01:00.170Z] 256f393e029f: Waiting [2025-12-15T03:01:00.170Z] 74168cf36fe7: Waiting [2025-12-15T03:01:00.170Z] 683418c29b62: Layer already exists [2025-12-15T03:01:00.170Z] 97cab9dde7a4: Layer already exists [2025-12-15T03:01:00.170Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:00.170Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:00.170Z] 60964634c935: Layer already exists [2025-12-15T03:01:00.170Z] 256f393e029f: Layer already exists [2025-12-15T03:01:00.170Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:00.170Z] latest: digest: sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:00.516Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:00.850Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 [2025-12-15T03:01:00.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-15T03:01:00.850Z] 97cab9dde7a4: Preparing [2025-12-15T03:01:00.850Z] 683418c29b62: Preparing [2025-12-15T03:01:00.850Z] 60964634c935: Preparing [2025-12-15T03:01:00.851Z] c38d40640ce6: Preparing [2025-12-15T03:01:00.851Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:00.851Z] 74168cf36fe7: Preparing [2025-12-15T03:01:00.851Z] 256f393e029f: Preparing [2025-12-15T03:01:00.851Z] 256f393e029f: Waiting [2025-12-15T03:01:00.851Z] 74168cf36fe7: Waiting [2025-12-15T03:01:00.851Z] 683418c29b62: Layer already exists [2025-12-15T03:01:00.851Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:00.851Z] 97cab9dde7a4: Layer already exists [2025-12-15T03:01:00.851Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:00.851Z] 60964634c935: Layer already exists [2025-12-15T03:01:00.851Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:00.851Z] 256f393e029f: Layer already exists [2025-12-15T03:01:00.851Z] 4.1.0-dev.83: digest: sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:01.187Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:01.531Z] + docker push nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:01.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-15T03:01:01.531Z] 97cab9dde7a4: Preparing [2025-12-15T03:01:01.531Z] 683418c29b62: Preparing [2025-12-15T03:01:01.531Z] 60964634c935: Preparing [2025-12-15T03:01:01.531Z] c38d40640ce6: Preparing [2025-12-15T03:01:01.531Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:01.531Z] 74168cf36fe7: Preparing [2025-12-15T03:01:01.531Z] 256f393e029f: Preparing [2025-12-15T03:01:01.531Z] 74168cf36fe7: Waiting [2025-12-15T03:01:01.531Z] 256f393e029f: Waiting [2025-12-15T03:01:01.531Z] 683418c29b62: Layer already exists [2025-12-15T03:01:01.531Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:01.531Z] 60964634c935: Layer already exists [2025-12-15T03:01:01.531Z] 97cab9dde7a4: Layer already exists [2025-12-15T03:01:01.531Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:01.531Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:01.531Z] 256f393e029f: Layer already exists [2025-12-15T03:01:01.531Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:02.031Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:02.598Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-12-15T03:01:02.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-15T03:01:02.598Z] 97cab9dde7a4: Preparing [2025-12-15T03:01:02.598Z] 683418c29b62: Preparing [2025-12-15T03:01:02.598Z] 60964634c935: Preparing [2025-12-15T03:01:02.598Z] c38d40640ce6: Preparing [2025-12-15T03:01:02.598Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:02.598Z] 74168cf36fe7: Preparing [2025-12-15T03:01:02.598Z] 256f393e029f: Preparing [2025-12-15T03:01:02.598Z] 74168cf36fe7: Waiting [2025-12-15T03:01:02.598Z] 256f393e029f: Waiting [2025-12-15T03:01:02.598Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:02.598Z] 683418c29b62: Layer already exists [2025-12-15T03:01:02.598Z] 97cab9dde7a4: Layer already exists [2025-12-15T03:01:02.598Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:02.598Z] 60964634c935: Layer already exists [2025-12-15T03:01:02.598Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:02.598Z] 256f393e029f: Layer already exists [2025-12-15T03:01:02.598Z] main: digest: sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:01:02.692Z] ===================================================== [Pipeline] echo [2025-12-15T03:01:02.711Z] taggedImages: [2025-12-15T03:01:02.711Z] - nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:02.711Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-15T03:01:02.711Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 [2025-12-15T03:01:02.711Z] - nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:02.711Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-12-15T03:01:02.737Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-12-15T03:01:02.737Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:02.737Z] latest [2025-12-15T03:01:02.737Z] 4.1.0-dev.83 [2025-12-15T03:01:02.737Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:02.737Z] main [2025-12-15T03:01:02.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:03.140Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:03.473Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:03.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-15T03:01:03.473Z] 578030e6c7b7: Preparing [2025-12-15T03:01:03.473Z] 02db82850aad: Preparing [2025-12-15T03:01:03.473Z] 9f41df42b6e4: Preparing [2025-12-15T03:01:03.473Z] 1cababd99f6e: Preparing [2025-12-15T03:01:03.473Z] 60964634c935: Preparing [2025-12-15T03:01:03.473Z] c38d40640ce6: Preparing [2025-12-15T03:01:03.473Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:03.473Z] 74168cf36fe7: Preparing [2025-12-15T03:01:03.473Z] 256f393e029f: Preparing [2025-12-15T03:01:03.473Z] c38d40640ce6: Waiting [2025-12-15T03:01:03.473Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:03.473Z] 74168cf36fe7: Waiting [2025-12-15T03:01:03.473Z] 256f393e029f: Waiting [2025-12-15T03:01:03.473Z] 60964634c935: Layer already exists [2025-12-15T03:01:03.473Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:03.473Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:03.473Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:03.473Z] 256f393e029f: Layer already exists [2025-12-15T03:01:03.473Z] 578030e6c7b7: Pushed [2025-12-15T03:01:03.473Z] 9f41df42b6e4: Pushed [2025-12-15T03:01:03.473Z] 02db82850aad: Pushed [2025-12-15T03:01:04.851Z] 1cababd99f6e: Pushed [2025-12-15T03:01:04.851Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:05.185Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:05.523Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-15T03:01:05.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-15T03:01:05.523Z] 578030e6c7b7: Preparing [2025-12-15T03:01:05.523Z] 02db82850aad: Preparing [2025-12-15T03:01:05.523Z] 9f41df42b6e4: Preparing [2025-12-15T03:01:05.523Z] 1cababd99f6e: Preparing [2025-12-15T03:01:05.523Z] 60964634c935: Preparing [2025-12-15T03:01:05.523Z] c38d40640ce6: Preparing [2025-12-15T03:01:05.523Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:05.523Z] 74168cf36fe7: Preparing [2025-12-15T03:01:05.523Z] 256f393e029f: Preparing [2025-12-15T03:01:05.523Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:05.523Z] 256f393e029f: Waiting [2025-12-15T03:01:05.523Z] c38d40640ce6: Waiting [2025-12-15T03:01:05.523Z] 74168cf36fe7: Waiting [2025-12-15T03:01:05.523Z] 9f41df42b6e4: Layer already exists [2025-12-15T03:01:05.523Z] 1cababd99f6e: Layer already exists [2025-12-15T03:01:05.523Z] 578030e6c7b7: Layer already exists [2025-12-15T03:01:05.523Z] 60964634c935: Layer already exists [2025-12-15T03:01:05.523Z] 02db82850aad: Layer already exists [2025-12-15T03:01:05.523Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:05.523Z] 256f393e029f: Layer already exists [2025-12-15T03:01:05.523Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:05.523Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:05.523Z] latest: digest: sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:05.865Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:06.206Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 [2025-12-15T03:01:06.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-15T03:01:06.206Z] 578030e6c7b7: Preparing [2025-12-15T03:01:06.206Z] 02db82850aad: Preparing [2025-12-15T03:01:06.206Z] 9f41df42b6e4: Preparing [2025-12-15T03:01:06.206Z] 1cababd99f6e: Preparing [2025-12-15T03:01:06.206Z] 60964634c935: Preparing [2025-12-15T03:01:06.206Z] c38d40640ce6: Preparing [2025-12-15T03:01:06.206Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:06.206Z] 74168cf36fe7: Preparing [2025-12-15T03:01:06.206Z] 256f393e029f: Preparing [2025-12-15T03:01:06.207Z] c38d40640ce6: Waiting [2025-12-15T03:01:06.207Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:06.207Z] 256f393e029f: Waiting [2025-12-15T03:01:06.207Z] 60964634c935: Layer already exists [2025-12-15T03:01:06.207Z] 9f41df42b6e4: Layer already exists [2025-12-15T03:01:06.207Z] 02db82850aad: Layer already exists [2025-12-15T03:01:06.207Z] 578030e6c7b7: Layer already exists [2025-12-15T03:01:06.207Z] 1cababd99f6e: Layer already exists [2025-12-15T03:01:06.207Z] 256f393e029f: Layer already exists [2025-12-15T03:01:06.207Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:06.207Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:06.207Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:06.207Z] 4.1.0-dev.83: digest: sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:06.544Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:06.874Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:06.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-15T03:01:06.874Z] 578030e6c7b7: Preparing [2025-12-15T03:01:06.874Z] 02db82850aad: Preparing [2025-12-15T03:01:06.874Z] 9f41df42b6e4: Preparing [2025-12-15T03:01:06.874Z] 1cababd99f6e: Preparing [2025-12-15T03:01:06.874Z] 60964634c935: Preparing [2025-12-15T03:01:06.874Z] c38d40640ce6: Preparing [2025-12-15T03:01:06.874Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:06.874Z] 74168cf36fe7: Preparing [2025-12-15T03:01:06.874Z] 256f393e029f: Preparing [2025-12-15T03:01:06.874Z] c38d40640ce6: Waiting [2025-12-15T03:01:06.874Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:06.874Z] 74168cf36fe7: Waiting [2025-12-15T03:01:06.874Z] 256f393e029f: Waiting [2025-12-15T03:01:06.874Z] 02db82850aad: Layer already exists [2025-12-15T03:01:06.874Z] 60964634c935: Layer already exists [2025-12-15T03:01:06.874Z] 578030e6c7b7: Layer already exists [2025-12-15T03:01:06.874Z] 9f41df42b6e4: Layer already exists [2025-12-15T03:01:06.874Z] 1cababd99f6e: Layer already exists [2025-12-15T03:01:06.874Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:06.874Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:06.874Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:06.874Z] 256f393e029f: Layer already exists [2025-12-15T03:01:06.874Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:07.214Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:07.545Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-15T03:01:07.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-15T03:01:07.545Z] 578030e6c7b7: Preparing [2025-12-15T03:01:07.545Z] 02db82850aad: Preparing [2025-12-15T03:01:07.545Z] 9f41df42b6e4: Preparing [2025-12-15T03:01:07.545Z] 1cababd99f6e: Preparing [2025-12-15T03:01:07.545Z] 60964634c935: Preparing [2025-12-15T03:01:07.545Z] c38d40640ce6: Preparing [2025-12-15T03:01:07.545Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:07.545Z] 74168cf36fe7: Preparing [2025-12-15T03:01:07.545Z] 256f393e029f: Preparing [2025-12-15T03:01:07.545Z] c38d40640ce6: Waiting [2025-12-15T03:01:07.545Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:07.545Z] 74168cf36fe7: Waiting [2025-12-15T03:01:07.545Z] 256f393e029f: Waiting [2025-12-15T03:01:07.545Z] 60964634c935: Layer already exists [2025-12-15T03:01:07.545Z] 9f41df42b6e4: Layer already exists [2025-12-15T03:01:07.545Z] 02db82850aad: Layer already exists [2025-12-15T03:01:07.545Z] 1cababd99f6e: Layer already exists [2025-12-15T03:01:07.545Z] 578030e6c7b7: Layer already exists [2025-12-15T03:01:07.545Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:07.545Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:07.545Z] 256f393e029f: Layer already exists [2025-12-15T03:01:07.545Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:07.545Z] main: digest: sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:01:07.632Z] ===================================================== [Pipeline] echo [2025-12-15T03:01:07.650Z] taggedImages: [2025-12-15T03:01:07.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:07.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-15T03:01:07.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 [2025-12-15T03:01:07.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:07.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-12-15T03:01:07.685Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-12-15T03:01:07.685Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:07.685Z] latest [2025-12-15T03:01:07.685Z] 4.1.0-dev.83 [2025-12-15T03:01:07.685Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:07.685Z] main [2025-12-15T03:01:07.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:08.044Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:08.379Z] + docker push nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:08.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-15T03:01:08.379Z] 168b6341e036: Preparing [2025-12-15T03:01:08.379Z] b5f8972a582f: Preparing [2025-12-15T03:01:08.379Z] 60964634c935: Preparing [2025-12-15T03:01:08.379Z] c38d40640ce6: Preparing [2025-12-15T03:01:08.379Z] 89d5b9460c68: Preparing [2025-12-15T03:01:08.379Z] 4aaf5665442b: Preparing [2025-12-15T03:01:08.379Z] 256f393e029f: Preparing [2025-12-15T03:01:08.379Z] 256f393e029f: Waiting [2025-12-15T03:01:08.379Z] 4aaf5665442b: Waiting [2025-12-15T03:01:08.379Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:08.379Z] 60964634c935: Layer already exists [2025-12-15T03:01:08.379Z] 256f393e029f: Layer already exists [2025-12-15T03:01:08.379Z] 168b6341e036: Pushed [2025-12-15T03:01:08.379Z] 4aaf5665442b: Pushed [2025-12-15T03:01:08.379Z] 89d5b9460c68: Pushed [2025-12-15T03:01:12.579Z] b5f8972a582f: Pushed [2025-12-15T03:01:12.579Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:12.909Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:13.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-15T03:01:13.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-15T03:01:13.250Z] 168b6341e036: Preparing [2025-12-15T03:01:13.250Z] b5f8972a582f: Preparing [2025-12-15T03:01:13.250Z] 60964634c935: Preparing [2025-12-15T03:01:13.250Z] c38d40640ce6: Preparing [2025-12-15T03:01:13.250Z] 89d5b9460c68: Preparing [2025-12-15T03:01:13.250Z] 4aaf5665442b: Preparing [2025-12-15T03:01:13.250Z] 256f393e029f: Preparing [2025-12-15T03:01:13.250Z] 4aaf5665442b: Waiting [2025-12-15T03:01:13.250Z] 256f393e029f: Waiting [2025-12-15T03:01:13.250Z] 60964634c935: Layer already exists [2025-12-15T03:01:13.250Z] b5f8972a582f: Layer already exists [2025-12-15T03:01:13.250Z] 89d5b9460c68: Layer already exists [2025-12-15T03:01:13.250Z] 168b6341e036: Layer already exists [2025-12-15T03:01:13.250Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:13.250Z] 4aaf5665442b: Layer already exists [2025-12-15T03:01:13.250Z] 256f393e029f: Layer already exists [2025-12-15T03:01:13.250Z] latest: digest: sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:13.585Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:13.916Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 [2025-12-15T03:01:13.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-15T03:01:13.916Z] 168b6341e036: Preparing [2025-12-15T03:01:13.916Z] b5f8972a582f: Preparing [2025-12-15T03:01:13.916Z] 60964634c935: Preparing [2025-12-15T03:01:13.916Z] c38d40640ce6: Preparing [2025-12-15T03:01:13.916Z] 89d5b9460c68: Preparing [2025-12-15T03:01:13.916Z] 4aaf5665442b: Preparing [2025-12-15T03:01:13.916Z] 256f393e029f: Preparing [2025-12-15T03:01:13.916Z] 4aaf5665442b: Waiting [2025-12-15T03:01:13.916Z] 256f393e029f: Waiting [2025-12-15T03:01:13.916Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:13.916Z] 60964634c935: Layer already exists [2025-12-15T03:01:13.916Z] 168b6341e036: Layer already exists [2025-12-15T03:01:13.916Z] 89d5b9460c68: Layer already exists [2025-12-15T03:01:13.916Z] b5f8972a582f: Layer already exists [2025-12-15T03:01:13.916Z] 256f393e029f: Layer already exists [2025-12-15T03:01:13.916Z] 4aaf5665442b: Layer already exists [2025-12-15T03:01:13.916Z] 4.1.0-dev.83: digest: sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:14.251Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:14.574Z] + docker push nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:14.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-15T03:01:14.574Z] 168b6341e036: Preparing [2025-12-15T03:01:14.574Z] b5f8972a582f: Preparing [2025-12-15T03:01:14.574Z] 60964634c935: Preparing [2025-12-15T03:01:14.574Z] c38d40640ce6: Preparing [2025-12-15T03:01:14.574Z] 89d5b9460c68: Preparing [2025-12-15T03:01:14.574Z] 4aaf5665442b: Preparing [2025-12-15T03:01:14.574Z] 256f393e029f: Preparing [2025-12-15T03:01:14.574Z] 4aaf5665442b: Waiting [2025-12-15T03:01:14.574Z] 256f393e029f: Waiting [2025-12-15T03:01:14.574Z] 60964634c935: Layer already exists [2025-12-15T03:01:14.574Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:14.574Z] 168b6341e036: Layer already exists [2025-12-15T03:01:14.574Z] 89d5b9460c68: Layer already exists [2025-12-15T03:01:14.574Z] b5f8972a582f: Layer already exists [2025-12-15T03:01:14.574Z] 4aaf5665442b: Layer already exists [2025-12-15T03:01:14.574Z] 256f393e029f: Layer already exists [2025-12-15T03:01:14.574Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:14.904Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:15.236Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-12-15T03:01:15.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-15T03:01:15.236Z] 168b6341e036: Preparing [2025-12-15T03:01:15.236Z] b5f8972a582f: Preparing [2025-12-15T03:01:15.236Z] 60964634c935: Preparing [2025-12-15T03:01:15.236Z] c38d40640ce6: Preparing [2025-12-15T03:01:15.236Z] 89d5b9460c68: Preparing [2025-12-15T03:01:15.236Z] 4aaf5665442b: Preparing [2025-12-15T03:01:15.236Z] 256f393e029f: Preparing [2025-12-15T03:01:15.236Z] 4aaf5665442b: Waiting [2025-12-15T03:01:15.236Z] 256f393e029f: Waiting [2025-12-15T03:01:15.236Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:15.236Z] b5f8972a582f: Layer already exists [2025-12-15T03:01:15.236Z] 89d5b9460c68: Layer already exists [2025-12-15T03:01:15.236Z] 60964634c935: Layer already exists [2025-12-15T03:01:15.236Z] 168b6341e036: Layer already exists [2025-12-15T03:01:15.236Z] 4aaf5665442b: Layer already exists [2025-12-15T03:01:15.236Z] 256f393e029f: Layer already exists [2025-12-15T03:01:15.236Z] main: digest: sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:01:15.317Z] ===================================================== [Pipeline] echo [2025-12-15T03:01:15.332Z] taggedImages: [2025-12-15T03:01:15.332Z] - nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:15.332Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-15T03:01:15.332Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 [2025-12-15T03:01:15.332Z] - nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:15.332Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-12-15T03:01:15.364Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-12-15T03:01:15.364Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:15.364Z] latest [2025-12-15T03:01:15.364Z] 4.1.0-dev.83 [2025-12-15T03:01:15.364Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:15.364Z] main [2025-12-15T03:01:15.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:15.718Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:16.047Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:16.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-15T03:01:16.047Z] 102bcbee42fb: Preparing [2025-12-15T03:01:16.047Z] 549c603281ca: Preparing [2025-12-15T03:01:16.047Z] c38d40640ce6: Preparing [2025-12-15T03:01:16.047Z] 69c8117fd579: Preparing [2025-12-15T03:01:16.047Z] 2b0625d24b2c: Preparing [2025-12-15T03:01:16.047Z] 256f393e029f: Preparing [2025-12-15T03:01:16.047Z] 256f393e029f: Waiting [2025-12-15T03:01:16.047Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:16.047Z] 256f393e029f: Layer already exists [2025-12-15T03:01:16.047Z] 69c8117fd579: Pushed [2025-12-15T03:01:16.047Z] 2b0625d24b2c: Pushed [2025-12-15T03:01:16.047Z] 102bcbee42fb: Pushed [2025-12-15T03:01:20.243Z] 549c603281ca: Pushed [2025-12-15T03:01:20.243Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:20.576Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:20.919Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-15T03:01:20.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-15T03:01:20.919Z] 102bcbee42fb: Preparing [2025-12-15T03:01:20.919Z] 549c603281ca: Preparing [2025-12-15T03:01:20.919Z] c38d40640ce6: Preparing [2025-12-15T03:01:20.919Z] 69c8117fd579: Preparing [2025-12-15T03:01:20.919Z] 2b0625d24b2c: Preparing [2025-12-15T03:01:20.919Z] 256f393e029f: Preparing [2025-12-15T03:01:20.919Z] 256f393e029f: Waiting [2025-12-15T03:01:20.919Z] 102bcbee42fb: Layer already exists [2025-12-15T03:01:20.919Z] 549c603281ca: Layer already exists [2025-12-15T03:01:20.919Z] 2b0625d24b2c: Layer already exists [2025-12-15T03:01:20.919Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:20.919Z] 69c8117fd579: Layer already exists [2025-12-15T03:01:20.919Z] 256f393e029f: Layer already exists [2025-12-15T03:01:20.919Z] latest: digest: sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:21.261Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:21.590Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 [2025-12-15T03:01:21.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-15T03:01:21.590Z] 102bcbee42fb: Preparing [2025-12-15T03:01:21.590Z] 549c603281ca: Preparing [2025-12-15T03:01:21.590Z] c38d40640ce6: Preparing [2025-12-15T03:01:21.590Z] 69c8117fd579: Preparing [2025-12-15T03:01:21.590Z] 2b0625d24b2c: Preparing [2025-12-15T03:01:21.590Z] 256f393e029f: Preparing [2025-12-15T03:01:21.590Z] 256f393e029f: Waiting [2025-12-15T03:01:21.590Z] 102bcbee42fb: Layer already exists [2025-12-15T03:01:21.590Z] 69c8117fd579: Layer already exists [2025-12-15T03:01:21.590Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:21.590Z] 2b0625d24b2c: Layer already exists [2025-12-15T03:01:21.590Z] 549c603281ca: Layer already exists [2025-12-15T03:01:21.590Z] 256f393e029f: Layer already exists [2025-12-15T03:01:21.590Z] 4.1.0-dev.83: digest: sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:21.919Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:22.246Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:22.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-15T03:01:22.246Z] 102bcbee42fb: Preparing [2025-12-15T03:01:22.246Z] 549c603281ca: Preparing [2025-12-15T03:01:22.246Z] c38d40640ce6: Preparing [2025-12-15T03:01:22.246Z] 69c8117fd579: Preparing [2025-12-15T03:01:22.246Z] 2b0625d24b2c: Preparing [2025-12-15T03:01:22.246Z] 256f393e029f: Preparing [2025-12-15T03:01:22.246Z] 256f393e029f: Waiting [2025-12-15T03:01:22.246Z] 102bcbee42fb: Layer already exists [2025-12-15T03:01:22.246Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:22.246Z] 69c8117fd579: Layer already exists [2025-12-15T03:01:22.246Z] 549c603281ca: Layer already exists [2025-12-15T03:01:22.246Z] 2b0625d24b2c: Layer already exists [2025-12-15T03:01:22.246Z] 256f393e029f: Layer already exists [2025-12-15T03:01:22.246Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:22.578Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:22.917Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-15T03:01:22.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-15T03:01:22.917Z] 102bcbee42fb: Preparing [2025-12-15T03:01:22.917Z] 549c603281ca: Preparing [2025-12-15T03:01:22.917Z] c38d40640ce6: Preparing [2025-12-15T03:01:22.917Z] 69c8117fd579: Preparing [2025-12-15T03:01:22.917Z] 2b0625d24b2c: Preparing [2025-12-15T03:01:22.917Z] 256f393e029f: Preparing [2025-12-15T03:01:22.917Z] 256f393e029f: Waiting [2025-12-15T03:01:22.917Z] 102bcbee42fb: Layer already exists [2025-12-15T03:01:22.917Z] 69c8117fd579: Layer already exists [2025-12-15T03:01:22.917Z] 549c603281ca: Layer already exists [2025-12-15T03:01:22.917Z] 2b0625d24b2c: Layer already exists [2025-12-15T03:01:22.917Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:22.917Z] 256f393e029f: Layer already exists [2025-12-15T03:01:22.917Z] main: digest: sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:01:22.995Z] ===================================================== [Pipeline] echo [2025-12-15T03:01:23.008Z] taggedImages: [2025-12-15T03:01:23.008Z] - nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:23.008Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-15T03:01:23.008Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 [2025-12-15T03:01:23.008Z] - nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:23.008Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-12-15T03:01:23.043Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-12-15T03:01:23.043Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:23.043Z] latest [2025-12-15T03:01:23.043Z] 4.1.0-dev.83 [2025-12-15T03:01:23.043Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:23.043Z] main [2025-12-15T03:01:23.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:23.393Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:23.725Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:23.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-15T03:01:23.725Z] 0024880c87f2: Preparing [2025-12-15T03:01:23.725Z] 6f013887699b: Preparing [2025-12-15T03:01:23.725Z] d974143a7979: Preparing [2025-12-15T03:01:23.725Z] 60964634c935: Preparing [2025-12-15T03:01:23.725Z] c38d40640ce6: Preparing [2025-12-15T03:01:23.725Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:23.725Z] 74168cf36fe7: Preparing [2025-12-15T03:01:23.725Z] 256f393e029f: Preparing [2025-12-15T03:01:23.725Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:23.725Z] 74168cf36fe7: Waiting [2025-12-15T03:01:23.725Z] 256f393e029f: Waiting [2025-12-15T03:01:23.725Z] 60964634c935: Layer already exists [2025-12-15T03:01:23.725Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:23.725Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:23.725Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:23.725Z] 256f393e029f: Layer already exists [2025-12-15T03:01:23.725Z] 0024880c87f2: Pushed [2025-12-15T03:01:23.725Z] 6f013887699b: Pushed [2025-12-15T03:01:27.919Z] d974143a7979: Pushed [2025-12-15T03:01:27.919Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:28.254Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:28.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-15T03:01:28.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-15T03:01:28.584Z] 0024880c87f2: Preparing [2025-12-15T03:01:28.584Z] 6f013887699b: Preparing [2025-12-15T03:01:28.584Z] d974143a7979: Preparing [2025-12-15T03:01:28.584Z] 60964634c935: Preparing [2025-12-15T03:01:28.584Z] c38d40640ce6: Preparing [2025-12-15T03:01:28.584Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:28.584Z] 74168cf36fe7: Preparing [2025-12-15T03:01:28.584Z] 256f393e029f: Preparing [2025-12-15T03:01:28.584Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:28.584Z] 74168cf36fe7: Waiting [2025-12-15T03:01:28.584Z] 256f393e029f: Waiting [2025-12-15T03:01:28.584Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:28.584Z] d974143a7979: Layer already exists [2025-12-15T03:01:28.584Z] 60964634c935: Layer already exists [2025-12-15T03:01:28.584Z] 6f013887699b: Layer already exists [2025-12-15T03:01:28.584Z] 0024880c87f2: Layer already exists [2025-12-15T03:01:28.584Z] 256f393e029f: Layer already exists [2025-12-15T03:01:28.584Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:28.584Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:28.584Z] latest: digest: sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:28.922Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:29.252Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 [2025-12-15T03:01:29.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-15T03:01:29.252Z] 0024880c87f2: Preparing [2025-12-15T03:01:29.252Z] 6f013887699b: Preparing [2025-12-15T03:01:29.252Z] d974143a7979: Preparing [2025-12-15T03:01:29.252Z] 60964634c935: Preparing [2025-12-15T03:01:29.252Z] c38d40640ce6: Preparing [2025-12-15T03:01:29.252Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:29.252Z] 74168cf36fe7: Preparing [2025-12-15T03:01:29.252Z] 256f393e029f: Preparing [2025-12-15T03:01:29.252Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:29.252Z] 74168cf36fe7: Waiting [2025-12-15T03:01:29.252Z] 256f393e029f: Waiting [2025-12-15T03:01:29.252Z] d974143a7979: Layer already exists [2025-12-15T03:01:29.252Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:29.252Z] 60964634c935: Layer already exists [2025-12-15T03:01:29.252Z] 0024880c87f2: Layer already exists [2025-12-15T03:01:29.252Z] 6f013887699b: Layer already exists [2025-12-15T03:01:29.252Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:29.252Z] 256f393e029f: Layer already exists [2025-12-15T03:01:29.252Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:29.252Z] 4.1.0-dev.83: digest: sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:29.582Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:29.919Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:29.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-15T03:01:29.920Z] 0024880c87f2: Preparing [2025-12-15T03:01:29.920Z] 6f013887699b: Preparing [2025-12-15T03:01:29.920Z] d974143a7979: Preparing [2025-12-15T03:01:29.920Z] 60964634c935: Preparing [2025-12-15T03:01:29.920Z] c38d40640ce6: Preparing [2025-12-15T03:01:29.920Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:29.920Z] 74168cf36fe7: Preparing [2025-12-15T03:01:29.920Z] 256f393e029f: Preparing [2025-12-15T03:01:29.920Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:29.920Z] 256f393e029f: Waiting [2025-12-15T03:01:29.920Z] 74168cf36fe7: Waiting [2025-12-15T03:01:29.920Z] 6f013887699b: Layer already exists [2025-12-15T03:01:29.920Z] d974143a7979: Layer already exists [2025-12-15T03:01:29.920Z] 0024880c87f2: Layer already exists [2025-12-15T03:01:29.920Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:29.920Z] 60964634c935: Layer already exists [2025-12-15T03:01:29.920Z] 256f393e029f: Layer already exists [2025-12-15T03:01:29.920Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:29.920Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:29.920Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:30.256Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:30.587Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-15T03:01:30.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-15T03:01:30.588Z] 0024880c87f2: Preparing [2025-12-15T03:01:30.588Z] 6f013887699b: Preparing [2025-12-15T03:01:30.588Z] d974143a7979: Preparing [2025-12-15T03:01:30.588Z] 60964634c935: Preparing [2025-12-15T03:01:30.588Z] c38d40640ce6: Preparing [2025-12-15T03:01:30.588Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:30.588Z] 74168cf36fe7: Preparing [2025-12-15T03:01:30.588Z] 256f393e029f: Preparing [2025-12-15T03:01:30.588Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:30.588Z] 74168cf36fe7: Waiting [2025-12-15T03:01:30.588Z] 256f393e029f: Waiting [2025-12-15T03:01:30.588Z] d974143a7979: Layer already exists [2025-12-15T03:01:30.588Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:30.588Z] 6f013887699b: Layer already exists [2025-12-15T03:01:30.588Z] 0024880c87f2: Layer already exists [2025-12-15T03:01:30.588Z] 60964634c935: Layer already exists [2025-12-15T03:01:30.588Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:30.588Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:30.588Z] 256f393e029f: Layer already exists [2025-12-15T03:01:30.588Z] main: digest: sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:01:30.659Z] ===================================================== [Pipeline] echo [2025-12-15T03:01:30.677Z] taggedImages: [2025-12-15T03:01:30.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:30.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-15T03:01:30.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 [2025-12-15T03:01:30.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:30.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-12-15T03:01:30.703Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-12-15T03:01:30.703Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:30.703Z] latest [2025-12-15T03:01:30.703Z] 4.1.0-dev.83 [2025-12-15T03:01:30.703Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:30.703Z] main [2025-12-15T03:01:30.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:31.059Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:31.393Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:31.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-15T03:01:31.393Z] 554981adf75e: Preparing [2025-12-15T03:01:31.393Z] f9b6724ed581: Preparing [2025-12-15T03:01:31.393Z] 653ffd2fb4aa: Preparing [2025-12-15T03:01:31.393Z] 533afbd35cde: Preparing [2025-12-15T03:01:31.393Z] d73f380cdf5c: Preparing [2025-12-15T03:01:31.393Z] cf5f6823d0ae: Preparing [2025-12-15T03:01:31.393Z] 4c50a417e0ab: Preparing [2025-12-15T03:01:31.393Z] 60964634c935: Preparing [2025-12-15T03:01:31.393Z] c38d40640ce6: Preparing [2025-12-15T03:01:31.393Z] 40215404b6df: Preparing [2025-12-15T03:01:31.393Z] 5a55ba6948d8: Preparing [2025-12-15T03:01:31.393Z] 5f70bf18a086: Preparing [2025-12-15T03:01:31.393Z] 3dc6afcd7eb0: Preparing [2025-12-15T03:01:31.393Z] 9b4e22632de4: Preparing [2025-12-15T03:01:31.393Z] b39e7d45f193: Preparing [2025-12-15T03:01:31.393Z] 256f393e029f: Preparing [2025-12-15T03:01:31.393Z] 60964634c935: Waiting [2025-12-15T03:01:31.393Z] 3dc6afcd7eb0: Waiting [2025-12-15T03:01:31.393Z] 9b4e22632de4: Waiting [2025-12-15T03:01:31.393Z] b39e7d45f193: Waiting [2025-12-15T03:01:31.393Z] 256f393e029f: Waiting [2025-12-15T03:01:31.393Z] c38d40640ce6: Waiting [2025-12-15T03:01:31.393Z] 40215404b6df: Waiting [2025-12-15T03:01:31.393Z] 5f70bf18a086: Waiting [2025-12-15T03:01:31.393Z] 5a55ba6948d8: Waiting [2025-12-15T03:01:31.393Z] 4c50a417e0ab: Waiting [2025-12-15T03:01:31.393Z] cf5f6823d0ae: Waiting [2025-12-15T03:01:31.393Z] 653ffd2fb4aa: Pushed [2025-12-15T03:01:31.393Z] 554981adf75e: Pushed [2025-12-15T03:01:31.393Z] d73f380cdf5c: Pushed [2025-12-15T03:01:31.393Z] f9b6724ed581: Pushed [2025-12-15T03:01:31.393Z] 533afbd35cde: Pushed [2025-12-15T03:01:31.393Z] 60964634c935: Layer already exists [2025-12-15T03:01:31.393Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:31.393Z] 5f70bf18a086: Layer already exists [2025-12-15T03:01:31.393Z] cf5f6823d0ae: Pushed [2025-12-15T03:01:31.652Z] 40215404b6df: Pushed [2025-12-15T03:01:31.652Z] 5a55ba6948d8: Pushed [2025-12-15T03:01:31.652Z] 3dc6afcd7eb0: Pushed [2025-12-15T03:01:31.652Z] 256f393e029f: Layer already exists [2025-12-15T03:01:31.652Z] b39e7d45f193: Pushed [2025-12-15T03:01:31.652Z] 9b4e22632de4: Pushed [2025-12-15T03:01:33.034Z] 4c50a417e0ab: Pushed [2025-12-15T03:01:33.034Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:33.370Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:33.701Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-15T03:01:33.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-15T03:01:33.701Z] 554981adf75e: Preparing [2025-12-15T03:01:33.701Z] f9b6724ed581: Preparing [2025-12-15T03:01:33.701Z] 653ffd2fb4aa: Preparing [2025-12-15T03:01:33.701Z] 533afbd35cde: Preparing [2025-12-15T03:01:33.701Z] d73f380cdf5c: Preparing [2025-12-15T03:01:33.701Z] cf5f6823d0ae: Preparing [2025-12-15T03:01:33.701Z] 4c50a417e0ab: Preparing [2025-12-15T03:01:33.701Z] 60964634c935: Preparing [2025-12-15T03:01:33.701Z] c38d40640ce6: Preparing [2025-12-15T03:01:33.701Z] 40215404b6df: Preparing [2025-12-15T03:01:33.701Z] 5a55ba6948d8: Preparing [2025-12-15T03:01:33.701Z] 5f70bf18a086: Preparing [2025-12-15T03:01:33.701Z] 3dc6afcd7eb0: Preparing [2025-12-15T03:01:33.701Z] 9b4e22632de4: Preparing [2025-12-15T03:01:33.701Z] b39e7d45f193: Preparing [2025-12-15T03:01:33.701Z] 256f393e029f: Preparing [2025-12-15T03:01:33.701Z] cf5f6823d0ae: Waiting [2025-12-15T03:01:33.701Z] 4c50a417e0ab: Waiting [2025-12-15T03:01:33.701Z] 60964634c935: Waiting [2025-12-15T03:01:33.701Z] c38d40640ce6: Waiting [2025-12-15T03:01:33.701Z] 40215404b6df: Waiting [2025-12-15T03:01:33.701Z] 5f70bf18a086: Waiting [2025-12-15T03:01:33.701Z] 9b4e22632de4: Waiting [2025-12-15T03:01:33.701Z] b39e7d45f193: Waiting [2025-12-15T03:01:33.701Z] 3dc6afcd7eb0: Waiting [2025-12-15T03:01:33.701Z] 256f393e029f: Waiting [2025-12-15T03:01:33.701Z] 5a55ba6948d8: Waiting [2025-12-15T03:01:33.701Z] 554981adf75e: Layer already exists [2025-12-15T03:01:33.701Z] f9b6724ed581: Layer already exists [2025-12-15T03:01:33.701Z] 653ffd2fb4aa: Layer already exists [2025-12-15T03:01:33.701Z] 533afbd35cde: Layer already exists [2025-12-15T03:01:33.701Z] d73f380cdf5c: Layer already exists [2025-12-15T03:01:33.701Z] 60964634c935: Layer already exists [2025-12-15T03:01:33.701Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:33.701Z] 4c50a417e0ab: Layer already exists [2025-12-15T03:01:33.701Z] cf5f6823d0ae: Layer already exists [2025-12-15T03:01:33.701Z] 40215404b6df: Layer already exists [2025-12-15T03:01:33.701Z] 5a55ba6948d8: Layer already exists [2025-12-15T03:01:33.701Z] 3dc6afcd7eb0: Layer already exists [2025-12-15T03:01:33.701Z] 5f70bf18a086: Layer already exists [2025-12-15T03:01:33.701Z] 9b4e22632de4: Layer already exists [2025-12-15T03:01:33.701Z] b39e7d45f193: Layer already exists [2025-12-15T03:01:33.701Z] 256f393e029f: Layer already exists [2025-12-15T03:01:33.701Z] latest: digest: sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:34.032Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:34.370Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 [2025-12-15T03:01:34.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-15T03:01:34.371Z] 554981adf75e: Preparing [2025-12-15T03:01:34.371Z] f9b6724ed581: Preparing [2025-12-15T03:01:34.371Z] 653ffd2fb4aa: Preparing [2025-12-15T03:01:34.371Z] 533afbd35cde: Preparing [2025-12-15T03:01:34.371Z] d73f380cdf5c: Preparing [2025-12-15T03:01:34.371Z] cf5f6823d0ae: Preparing [2025-12-15T03:01:34.371Z] 4c50a417e0ab: Preparing [2025-12-15T03:01:34.371Z] 60964634c935: Preparing [2025-12-15T03:01:34.371Z] c38d40640ce6: Preparing [2025-12-15T03:01:34.371Z] 40215404b6df: Preparing [2025-12-15T03:01:34.371Z] 5a55ba6948d8: Preparing [2025-12-15T03:01:34.371Z] 5f70bf18a086: Preparing [2025-12-15T03:01:34.371Z] 3dc6afcd7eb0: Preparing [2025-12-15T03:01:34.371Z] 9b4e22632de4: Preparing [2025-12-15T03:01:34.371Z] b39e7d45f193: Preparing [2025-12-15T03:01:34.371Z] 256f393e029f: Preparing [2025-12-15T03:01:34.371Z] cf5f6823d0ae: Waiting [2025-12-15T03:01:34.371Z] 4c50a417e0ab: Waiting [2025-12-15T03:01:34.371Z] 60964634c935: Waiting [2025-12-15T03:01:34.371Z] c38d40640ce6: Waiting [2025-12-15T03:01:34.371Z] 40215404b6df: Waiting [2025-12-15T03:01:34.371Z] b39e7d45f193: Waiting [2025-12-15T03:01:34.371Z] 5f70bf18a086: Waiting [2025-12-15T03:01:34.371Z] 256f393e029f: Waiting [2025-12-15T03:01:34.371Z] 3dc6afcd7eb0: Waiting [2025-12-15T03:01:34.371Z] 9b4e22632de4: Waiting [2025-12-15T03:01:34.371Z] 5a55ba6948d8: Waiting [2025-12-15T03:01:34.371Z] 533afbd35cde: Layer already exists [2025-12-15T03:01:34.371Z] f9b6724ed581: Layer already exists [2025-12-15T03:01:34.371Z] 554981adf75e: Layer already exists [2025-12-15T03:01:34.371Z] 653ffd2fb4aa: Layer already exists [2025-12-15T03:01:34.371Z] d73f380cdf5c: Layer already exists [2025-12-15T03:01:34.371Z] cf5f6823d0ae: Layer already exists [2025-12-15T03:01:34.371Z] 40215404b6df: Layer already exists [2025-12-15T03:01:34.371Z] 4c50a417e0ab: Layer already exists [2025-12-15T03:01:34.371Z] 60964634c935: Layer already exists [2025-12-15T03:01:34.371Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:34.371Z] 5a55ba6948d8: Layer already exists [2025-12-15T03:01:34.371Z] 9b4e22632de4: Layer already exists [2025-12-15T03:01:34.371Z] 5f70bf18a086: Layer already exists [2025-12-15T03:01:34.371Z] b39e7d45f193: Layer already exists [2025-12-15T03:01:34.371Z] 3dc6afcd7eb0: Layer already exists [2025-12-15T03:01:34.371Z] 256f393e029f: Layer already exists [2025-12-15T03:01:34.371Z] 4.1.0-dev.83: digest: sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:34.701Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:35.032Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:35.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-15T03:01:35.032Z] 554981adf75e: Preparing [2025-12-15T03:01:35.032Z] f9b6724ed581: Preparing [2025-12-15T03:01:35.032Z] 653ffd2fb4aa: Preparing [2025-12-15T03:01:35.032Z] 533afbd35cde: Preparing [2025-12-15T03:01:35.032Z] d73f380cdf5c: Preparing [2025-12-15T03:01:35.032Z] cf5f6823d0ae: Preparing [2025-12-15T03:01:35.032Z] 4c50a417e0ab: Preparing [2025-12-15T03:01:35.032Z] 60964634c935: Preparing [2025-12-15T03:01:35.032Z] c38d40640ce6: Preparing [2025-12-15T03:01:35.032Z] 40215404b6df: Preparing [2025-12-15T03:01:35.032Z] 5a55ba6948d8: Preparing [2025-12-15T03:01:35.032Z] 5f70bf18a086: Preparing [2025-12-15T03:01:35.032Z] 3dc6afcd7eb0: Preparing [2025-12-15T03:01:35.032Z] 9b4e22632de4: Preparing [2025-12-15T03:01:35.032Z] b39e7d45f193: Preparing [2025-12-15T03:01:35.032Z] 256f393e029f: Preparing [2025-12-15T03:01:35.033Z] 5a55ba6948d8: Waiting [2025-12-15T03:01:35.033Z] 5f70bf18a086: Waiting [2025-12-15T03:01:35.033Z] 3dc6afcd7eb0: Waiting [2025-12-15T03:01:35.033Z] 9b4e22632de4: Waiting [2025-12-15T03:01:35.033Z] b39e7d45f193: Waiting [2025-12-15T03:01:35.033Z] 256f393e029f: Waiting [2025-12-15T03:01:35.033Z] cf5f6823d0ae: Waiting [2025-12-15T03:01:35.033Z] 4c50a417e0ab: Waiting [2025-12-15T03:01:35.033Z] 60964634c935: Waiting [2025-12-15T03:01:35.033Z] c38d40640ce6: Waiting [2025-12-15T03:01:35.033Z] 40215404b6df: Waiting [2025-12-15T03:01:35.033Z] 653ffd2fb4aa: Layer already exists [2025-12-15T03:01:35.033Z] 554981adf75e: Layer already exists [2025-12-15T03:01:35.033Z] 533afbd35cde: Layer already exists [2025-12-15T03:01:35.033Z] f9b6724ed581: Layer already exists [2025-12-15T03:01:35.033Z] d73f380cdf5c: Layer already exists [2025-12-15T03:01:35.033Z] 60964634c935: Layer already exists [2025-12-15T03:01:35.033Z] cf5f6823d0ae: Layer already exists [2025-12-15T03:01:35.033Z] 4c50a417e0ab: Layer already exists [2025-12-15T03:01:35.033Z] 40215404b6df: Layer already exists [2025-12-15T03:01:35.033Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:35.033Z] 3dc6afcd7eb0: Layer already exists [2025-12-15T03:01:35.033Z] 5a55ba6948d8: Layer already exists [2025-12-15T03:01:35.033Z] 5f70bf18a086: Layer already exists [2025-12-15T03:01:35.033Z] 9b4e22632de4: Layer already exists [2025-12-15T03:01:35.033Z] b39e7d45f193: Layer already exists [2025-12-15T03:01:35.033Z] 256f393e029f: Layer already exists [2025-12-15T03:01:35.033Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:35.358Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:35.682Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-15T03:01:35.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-15T03:01:35.682Z] 554981adf75e: Preparing [2025-12-15T03:01:35.682Z] f9b6724ed581: Preparing [2025-12-15T03:01:35.682Z] 653ffd2fb4aa: Preparing [2025-12-15T03:01:35.682Z] 533afbd35cde: Preparing [2025-12-15T03:01:35.682Z] d73f380cdf5c: Preparing [2025-12-15T03:01:35.682Z] cf5f6823d0ae: Preparing [2025-12-15T03:01:35.682Z] 4c50a417e0ab: Preparing [2025-12-15T03:01:35.682Z] 60964634c935: Preparing [2025-12-15T03:01:35.682Z] c38d40640ce6: Preparing [2025-12-15T03:01:35.682Z] 40215404b6df: Preparing [2025-12-15T03:01:35.682Z] 5a55ba6948d8: Preparing [2025-12-15T03:01:35.682Z] 5f70bf18a086: Preparing [2025-12-15T03:01:35.682Z] 3dc6afcd7eb0: Preparing [2025-12-15T03:01:35.682Z] 9b4e22632de4: Preparing [2025-12-15T03:01:35.682Z] b39e7d45f193: Preparing [2025-12-15T03:01:35.682Z] 256f393e029f: Preparing [2025-12-15T03:01:35.682Z] 4c50a417e0ab: Waiting [2025-12-15T03:01:35.682Z] 5f70bf18a086: Waiting [2025-12-15T03:01:35.682Z] 60964634c935: Waiting [2025-12-15T03:01:35.682Z] 3dc6afcd7eb0: Waiting [2025-12-15T03:01:35.682Z] 9b4e22632de4: Waiting [2025-12-15T03:01:35.682Z] 256f393e029f: Waiting [2025-12-15T03:01:35.682Z] b39e7d45f193: Waiting [2025-12-15T03:01:35.682Z] 5a55ba6948d8: Waiting [2025-12-15T03:01:35.682Z] 40215404b6df: Waiting [2025-12-15T03:01:35.682Z] c38d40640ce6: Waiting [2025-12-15T03:01:35.682Z] cf5f6823d0ae: Waiting [2025-12-15T03:01:35.682Z] 533afbd35cde: Layer already exists [2025-12-15T03:01:35.682Z] d73f380cdf5c: Layer already exists [2025-12-15T03:01:35.682Z] f9b6724ed581: Layer already exists [2025-12-15T03:01:35.682Z] 554981adf75e: Layer already exists [2025-12-15T03:01:35.682Z] 653ffd2fb4aa: Layer already exists [2025-12-15T03:01:35.682Z] cf5f6823d0ae: Layer already exists [2025-12-15T03:01:35.682Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:35.682Z] 4c50a417e0ab: Layer already exists [2025-12-15T03:01:35.682Z] 60964634c935: Layer already exists [2025-12-15T03:01:35.682Z] 40215404b6df: Layer already exists [2025-12-15T03:01:35.682Z] 5a55ba6948d8: Layer already exists [2025-12-15T03:01:35.682Z] 5f70bf18a086: Layer already exists [2025-12-15T03:01:35.682Z] 9b4e22632de4: Layer already exists [2025-12-15T03:01:35.682Z] 3dc6afcd7eb0: Layer already exists [2025-12-15T03:01:35.682Z] b39e7d45f193: Layer already exists [2025-12-15T03:01:35.682Z] 256f393e029f: Layer already exists [2025-12-15T03:01:35.682Z] main: digest: sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:01:35.767Z] ===================================================== [Pipeline] echo [2025-12-15T03:01:35.785Z] taggedImages: [2025-12-15T03:01:35.785Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:35.785Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-15T03:01:35.785Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 [2025-12-15T03:01:35.785Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:35.785Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-12-15T03:01:35.819Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-12-15T03:01:35.819Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:35.819Z] latest [2025-12-15T03:01:35.819Z] 4.1.0-dev.83 [2025-12-15T03:01:35.819Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:35.819Z] main [2025-12-15T03:01:35.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:36.182Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:36.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:36.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-15T03:01:36.512Z] 3610a7ef7af8: Preparing [2025-12-15T03:01:36.512Z] 917668f12003: Preparing [2025-12-15T03:01:36.512Z] 5cc9dc699fa0: Preparing [2025-12-15T03:01:36.512Z] 9709bd32df03: Preparing [2025-12-15T03:01:36.512Z] 60964634c935: Preparing [2025-12-15T03:01:36.512Z] c38d40640ce6: Preparing [2025-12-15T03:01:36.512Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:36.512Z] 74168cf36fe7: Preparing [2025-12-15T03:01:36.512Z] 256f393e029f: Preparing [2025-12-15T03:01:36.512Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:36.512Z] 74168cf36fe7: Waiting [2025-12-15T03:01:36.512Z] 256f393e029f: Waiting [2025-12-15T03:01:36.512Z] c38d40640ce6: Waiting [2025-12-15T03:01:36.512Z] 60964634c935: Layer already exists [2025-12-15T03:01:36.512Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:36.512Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:36.512Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:36.512Z] 917668f12003: Pushed [2025-12-15T03:01:36.512Z] 256f393e029f: Layer already exists [2025-12-15T03:01:36.512Z] 5cc9dc699fa0: Pushed [2025-12-15T03:01:36.512Z] 3610a7ef7af8: Pushed [2025-12-15T03:01:40.712Z] 9709bd32df03: Pushed [2025-12-15T03:01:40.712Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:41.055Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:41.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-15T03:01:41.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-15T03:01:41.392Z] 3610a7ef7af8: Preparing [2025-12-15T03:01:41.392Z] 917668f12003: Preparing [2025-12-15T03:01:41.392Z] 5cc9dc699fa0: Preparing [2025-12-15T03:01:41.392Z] 9709bd32df03: Preparing [2025-12-15T03:01:41.392Z] 60964634c935: Preparing [2025-12-15T03:01:41.392Z] c38d40640ce6: Preparing [2025-12-15T03:01:41.392Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:41.392Z] 74168cf36fe7: Preparing [2025-12-15T03:01:41.392Z] 256f393e029f: Preparing [2025-12-15T03:01:41.392Z] c38d40640ce6: Waiting [2025-12-15T03:01:41.392Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:41.392Z] 74168cf36fe7: Waiting [2025-12-15T03:01:41.392Z] 256f393e029f: Waiting [2025-12-15T03:01:41.392Z] 60964634c935: Layer already exists [2025-12-15T03:01:41.392Z] 9709bd32df03: Layer already exists [2025-12-15T03:01:41.392Z] 3610a7ef7af8: Layer already exists [2025-12-15T03:01:41.392Z] 917668f12003: Layer already exists [2025-12-15T03:01:41.392Z] 5cc9dc699fa0: Layer already exists [2025-12-15T03:01:41.392Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:41.392Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:41.392Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:41.392Z] 256f393e029f: Layer already exists [2025-12-15T03:01:41.392Z] latest: digest: sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:41.735Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:42.078Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 [2025-12-15T03:01:42.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-15T03:01:42.078Z] 3610a7ef7af8: Preparing [2025-12-15T03:01:42.078Z] 917668f12003: Preparing [2025-12-15T03:01:42.078Z] 5cc9dc699fa0: Preparing [2025-12-15T03:01:42.078Z] 9709bd32df03: Preparing [2025-12-15T03:01:42.078Z] 60964634c935: Preparing [2025-12-15T03:01:42.078Z] c38d40640ce6: Preparing [2025-12-15T03:01:42.078Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:42.078Z] 74168cf36fe7: Preparing [2025-12-15T03:01:42.078Z] 256f393e029f: Preparing [2025-12-15T03:01:42.078Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:42.078Z] 74168cf36fe7: Waiting [2025-12-15T03:01:42.078Z] c38d40640ce6: Waiting [2025-12-15T03:01:42.078Z] 256f393e029f: Waiting [2025-12-15T03:01:42.078Z] 9709bd32df03: Layer already exists [2025-12-15T03:01:42.078Z] 5cc9dc699fa0: Layer already exists [2025-12-15T03:01:42.078Z] 60964634c935: Layer already exists [2025-12-15T03:01:42.078Z] 3610a7ef7af8: Layer already exists [2025-12-15T03:01:42.078Z] 917668f12003: Layer already exists [2025-12-15T03:01:42.078Z] 256f393e029f: Layer already exists [2025-12-15T03:01:42.078Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:42.078Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:42.078Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:42.078Z] 4.1.0-dev.83: digest: sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:42.418Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:42.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:42.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-15T03:01:42.754Z] 3610a7ef7af8: Preparing [2025-12-15T03:01:42.754Z] 917668f12003: Preparing [2025-12-15T03:01:42.754Z] 5cc9dc699fa0: Preparing [2025-12-15T03:01:42.754Z] 9709bd32df03: Preparing [2025-12-15T03:01:42.754Z] 60964634c935: Preparing [2025-12-15T03:01:42.754Z] c38d40640ce6: Preparing [2025-12-15T03:01:42.754Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:42.754Z] 74168cf36fe7: Preparing [2025-12-15T03:01:42.754Z] 256f393e029f: Preparing [2025-12-15T03:01:42.754Z] c38d40640ce6: Waiting [2025-12-15T03:01:42.754Z] 256f393e029f: Waiting [2025-12-15T03:01:42.754Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:42.754Z] 74168cf36fe7: Waiting [2025-12-15T03:01:42.754Z] 917668f12003: Layer already exists [2025-12-15T03:01:42.754Z] 5cc9dc699fa0: Layer already exists [2025-12-15T03:01:42.754Z] 3610a7ef7af8: Layer already exists [2025-12-15T03:01:42.754Z] 9709bd32df03: Layer already exists [2025-12-15T03:01:42.754Z] 60964634c935: Layer already exists [2025-12-15T03:01:42.754Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:42.754Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:42.754Z] 256f393e029f: Layer already exists [2025-12-15T03:01:42.754Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:42.754Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:43.095Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:43.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-15T03:01:43.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-15T03:01:43.427Z] 3610a7ef7af8: Preparing [2025-12-15T03:01:43.427Z] 917668f12003: Preparing [2025-12-15T03:01:43.427Z] 5cc9dc699fa0: Preparing [2025-12-15T03:01:43.427Z] 9709bd32df03: Preparing [2025-12-15T03:01:43.427Z] 60964634c935: Preparing [2025-12-15T03:01:43.427Z] c38d40640ce6: Preparing [2025-12-15T03:01:43.427Z] 901b2a0b6d39: Preparing [2025-12-15T03:01:43.427Z] 74168cf36fe7: Preparing [2025-12-15T03:01:43.427Z] 256f393e029f: Preparing [2025-12-15T03:01:43.427Z] 901b2a0b6d39: Waiting [2025-12-15T03:01:43.427Z] c38d40640ce6: Waiting [2025-12-15T03:01:43.427Z] 74168cf36fe7: Waiting [2025-12-15T03:01:43.427Z] 256f393e029f: Waiting [2025-12-15T03:01:43.427Z] 60964634c935: Layer already exists [2025-12-15T03:01:43.427Z] 917668f12003: Layer already exists [2025-12-15T03:01:43.427Z] 9709bd32df03: Layer already exists [2025-12-15T03:01:43.427Z] 5cc9dc699fa0: Layer already exists [2025-12-15T03:01:43.427Z] 3610a7ef7af8: Layer already exists [2025-12-15T03:01:43.427Z] 901b2a0b6d39: Layer already exists [2025-12-15T03:01:43.427Z] 74168cf36fe7: Layer already exists [2025-12-15T03:01:43.427Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:43.427Z] 256f393e029f: Layer already exists [2025-12-15T03:01:43.427Z] main: digest: sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:01:43.510Z] ===================================================== [Pipeline] echo [2025-12-15T03:01:43.531Z] taggedImages: [2025-12-15T03:01:43.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:43.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-15T03:01:43.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 [2025-12-15T03:01:43.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:43.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-12-15T03:01:43.559Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-12-15T03:01:43.559Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:43.559Z] latest [2025-12-15T03:01:43.559Z] 4.1.0-dev.83 [2025-12-15T03:01:43.559Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:43.559Z] main [2025-12-15T03:01:43.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:43.933Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:44.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:44.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-15T03:01:44.264Z] 18de353fe92a: Preparing [2025-12-15T03:01:44.264Z] 36a1782c3a5b: Preparing [2025-12-15T03:01:44.264Z] f6454c5452fe: Preparing [2025-12-15T03:01:44.264Z] fe5a76a7ef01: Preparing [2025-12-15T03:01:44.264Z] 45fb6b113370: Preparing [2025-12-15T03:01:44.264Z] 60964634c935: Preparing [2025-12-15T03:01:44.264Z] c38d40640ce6: Preparing [2025-12-15T03:01:44.264Z] 69c4524fd94d: Preparing [2025-12-15T03:01:44.264Z] b2a64e7277df: Preparing [2025-12-15T03:01:44.264Z] a7715d58d4d0: Preparing [2025-12-15T03:01:44.264Z] 256f393e029f: Preparing [2025-12-15T03:01:44.264Z] 69c4524fd94d: Waiting [2025-12-15T03:01:44.264Z] a7715d58d4d0: Waiting [2025-12-15T03:01:44.264Z] b2a64e7277df: Waiting [2025-12-15T03:01:44.264Z] 256f393e029f: Waiting [2025-12-15T03:01:44.264Z] c38d40640ce6: Waiting [2025-12-15T03:01:44.264Z] 60964634c935: Waiting [2025-12-15T03:01:44.264Z] 36a1782c3a5b: Pushed [2025-12-15T03:01:44.264Z] 45fb6b113370: Pushed [2025-12-15T03:01:44.264Z] 18de353fe92a: Pushed [2025-12-15T03:01:44.264Z] 60964634c935: Layer already exists [2025-12-15T03:01:44.264Z] fe5a76a7ef01: Pushed [2025-12-15T03:01:44.264Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:44.264Z] 256f393e029f: Layer already exists [2025-12-15T03:01:44.264Z] 69c4524fd94d: Pushed [2025-12-15T03:01:44.523Z] b2a64e7277df: Pushed [2025-12-15T03:01:45.904Z] a7715d58d4d0: Pushed [2025-12-15T03:01:46.843Z] f6454c5452fe: Pushed [2025-12-15T03:01:47.105Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:47.450Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:47.787Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-15T03:01:47.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-15T03:01:47.787Z] 18de353fe92a: Preparing [2025-12-15T03:01:47.787Z] 36a1782c3a5b: Preparing [2025-12-15T03:01:47.787Z] f6454c5452fe: Preparing [2025-12-15T03:01:47.787Z] fe5a76a7ef01: Preparing [2025-12-15T03:01:47.787Z] 45fb6b113370: Preparing [2025-12-15T03:01:47.787Z] 60964634c935: Preparing [2025-12-15T03:01:47.787Z] c38d40640ce6: Preparing [2025-12-15T03:01:47.787Z] 69c4524fd94d: Preparing [2025-12-15T03:01:47.787Z] b2a64e7277df: Preparing [2025-12-15T03:01:47.787Z] a7715d58d4d0: Preparing [2025-12-15T03:01:47.787Z] 256f393e029f: Preparing [2025-12-15T03:01:47.787Z] b2a64e7277df: Waiting [2025-12-15T03:01:47.787Z] 69c4524fd94d: Waiting [2025-12-15T03:01:47.787Z] 60964634c935: Waiting [2025-12-15T03:01:47.787Z] a7715d58d4d0: Waiting [2025-12-15T03:01:47.787Z] c38d40640ce6: Waiting [2025-12-15T03:01:47.787Z] 256f393e029f: Waiting [2025-12-15T03:01:47.787Z] 45fb6b113370: Layer already exists [2025-12-15T03:01:47.787Z] f6454c5452fe: Layer already exists [2025-12-15T03:01:47.787Z] 36a1782c3a5b: Layer already exists [2025-12-15T03:01:47.787Z] 18de353fe92a: Layer already exists [2025-12-15T03:01:47.787Z] fe5a76a7ef01: Layer already exists [2025-12-15T03:01:47.787Z] 69c4524fd94d: Layer already exists [2025-12-15T03:01:47.787Z] 60964634c935: Layer already exists [2025-12-15T03:01:47.787Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:47.787Z] b2a64e7277df: Layer already exists [2025-12-15T03:01:47.787Z] a7715d58d4d0: Layer already exists [2025-12-15T03:01:47.787Z] 256f393e029f: Layer already exists [2025-12-15T03:01:47.787Z] latest: digest: sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:48.112Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:48.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 [2025-12-15T03:01:48.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-15T03:01:48.427Z] 18de353fe92a: Preparing [2025-12-15T03:01:48.427Z] 36a1782c3a5b: Preparing [2025-12-15T03:01:48.427Z] f6454c5452fe: Preparing [2025-12-15T03:01:48.427Z] fe5a76a7ef01: Preparing [2025-12-15T03:01:48.427Z] 45fb6b113370: Preparing [2025-12-15T03:01:48.427Z] 60964634c935: Preparing [2025-12-15T03:01:48.427Z] c38d40640ce6: Preparing [2025-12-15T03:01:48.427Z] 69c4524fd94d: Preparing [2025-12-15T03:01:48.427Z] b2a64e7277df: Preparing [2025-12-15T03:01:48.427Z] a7715d58d4d0: Preparing [2025-12-15T03:01:48.427Z] 256f393e029f: Preparing [2025-12-15T03:01:48.427Z] c38d40640ce6: Waiting [2025-12-15T03:01:48.427Z] 69c4524fd94d: Waiting [2025-12-15T03:01:48.427Z] b2a64e7277df: Waiting [2025-12-15T03:01:48.427Z] a7715d58d4d0: Waiting [2025-12-15T03:01:48.427Z] 256f393e029f: Waiting [2025-12-15T03:01:48.427Z] 60964634c935: Waiting [2025-12-15T03:01:48.427Z] 18de353fe92a: Layer already exists [2025-12-15T03:01:48.427Z] 36a1782c3a5b: Layer already exists [2025-12-15T03:01:48.427Z] 45fb6b113370: Layer already exists [2025-12-15T03:01:48.427Z] fe5a76a7ef01: Layer already exists [2025-12-15T03:01:48.427Z] f6454c5452fe: Layer already exists [2025-12-15T03:01:48.427Z] 69c4524fd94d: Layer already exists [2025-12-15T03:01:48.427Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:48.427Z] b2a64e7277df: Layer already exists [2025-12-15T03:01:48.427Z] 60964634c935: Layer already exists [2025-12-15T03:01:48.427Z] a7715d58d4d0: Layer already exists [2025-12-15T03:01:48.427Z] 256f393e029f: Layer already exists [2025-12-15T03:01:48.427Z] 4.1.0-dev.83: digest: sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:48.749Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:49.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:49.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-15T03:01:49.070Z] 18de353fe92a: Preparing [2025-12-15T03:01:49.070Z] 36a1782c3a5b: Preparing [2025-12-15T03:01:49.070Z] f6454c5452fe: Preparing [2025-12-15T03:01:49.070Z] fe5a76a7ef01: Preparing [2025-12-15T03:01:49.070Z] 45fb6b113370: Preparing [2025-12-15T03:01:49.070Z] 60964634c935: Preparing [2025-12-15T03:01:49.070Z] c38d40640ce6: Preparing [2025-12-15T03:01:49.070Z] 69c4524fd94d: Preparing [2025-12-15T03:01:49.070Z] b2a64e7277df: Preparing [2025-12-15T03:01:49.070Z] a7715d58d4d0: Preparing [2025-12-15T03:01:49.070Z] 256f393e029f: Preparing [2025-12-15T03:01:49.070Z] 60964634c935: Waiting [2025-12-15T03:01:49.070Z] c38d40640ce6: Waiting [2025-12-15T03:01:49.070Z] 69c4524fd94d: Waiting [2025-12-15T03:01:49.070Z] b2a64e7277df: Waiting [2025-12-15T03:01:49.070Z] a7715d58d4d0: Waiting [2025-12-15T03:01:49.070Z] 256f393e029f: Waiting [2025-12-15T03:01:49.070Z] 36a1782c3a5b: Layer already exists [2025-12-15T03:01:49.070Z] fe5a76a7ef01: Layer already exists [2025-12-15T03:01:49.070Z] 18de353fe92a: Layer already exists [2025-12-15T03:01:49.070Z] f6454c5452fe: Layer already exists [2025-12-15T03:01:49.070Z] 45fb6b113370: Layer already exists [2025-12-15T03:01:49.070Z] 69c4524fd94d: Layer already exists [2025-12-15T03:01:49.070Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:49.070Z] 60964634c935: Layer already exists [2025-12-15T03:01:49.070Z] b2a64e7277df: Layer already exists [2025-12-15T03:01:49.070Z] a7715d58d4d0: Layer already exists [2025-12-15T03:01:49.070Z] 256f393e029f: Layer already exists [2025-12-15T03:01:49.070Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:49.399Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:49.719Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-15T03:01:49.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-15T03:01:49.719Z] 18de353fe92a: Preparing [2025-12-15T03:01:49.719Z] 36a1782c3a5b: Preparing [2025-12-15T03:01:49.719Z] f6454c5452fe: Preparing [2025-12-15T03:01:49.719Z] fe5a76a7ef01: Preparing [2025-12-15T03:01:49.719Z] 45fb6b113370: Preparing [2025-12-15T03:01:49.719Z] 60964634c935: Preparing [2025-12-15T03:01:49.719Z] c38d40640ce6: Preparing [2025-12-15T03:01:49.719Z] 69c4524fd94d: Preparing [2025-12-15T03:01:49.719Z] b2a64e7277df: Preparing [2025-12-15T03:01:49.719Z] a7715d58d4d0: Preparing [2025-12-15T03:01:49.719Z] 256f393e029f: Preparing [2025-12-15T03:01:49.719Z] 60964634c935: Waiting [2025-12-15T03:01:49.719Z] 69c4524fd94d: Waiting [2025-12-15T03:01:49.719Z] b2a64e7277df: Waiting [2025-12-15T03:01:49.719Z] c38d40640ce6: Waiting [2025-12-15T03:01:49.719Z] a7715d58d4d0: Waiting [2025-12-15T03:01:49.719Z] 256f393e029f: Waiting [2025-12-15T03:01:49.719Z] 45fb6b113370: Layer already exists [2025-12-15T03:01:49.719Z] 18de353fe92a: Layer already exists [2025-12-15T03:01:49.719Z] 36a1782c3a5b: Layer already exists [2025-12-15T03:01:49.719Z] fe5a76a7ef01: Layer already exists [2025-12-15T03:01:49.719Z] f6454c5452fe: Layer already exists [2025-12-15T03:01:49.719Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:49.719Z] a7715d58d4d0: Layer already exists [2025-12-15T03:01:49.719Z] 60964634c935: Layer already exists [2025-12-15T03:01:49.719Z] 69c4524fd94d: Layer already exists [2025-12-15T03:01:49.719Z] b2a64e7277df: Layer already exists [2025-12-15T03:01:49.719Z] 256f393e029f: Layer already exists [2025-12-15T03:01:49.719Z] main: digest: sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:01:49.777Z] ===================================================== [Pipeline] echo [2025-12-15T03:01:49.788Z] taggedImages: [2025-12-15T03:01:49.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:49.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-15T03:01:49.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 [2025-12-15T03:01:49.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:49.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-12-15T03:01:49.818Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-12-15T03:01:49.818Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:49.818Z] latest [2025-12-15T03:01:49.818Z] 4.1.0-dev.83 [2025-12-15T03:01:49.818Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:49.818Z] main [2025-12-15T03:01:49.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:50.178Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:50.493Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:50.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-15T03:01:50.493Z] ee6dea8ef5e1: Preparing [2025-12-15T03:01:50.493Z] 070e9bd12290: Preparing [2025-12-15T03:01:50.493Z] 4763b3085209: Preparing [2025-12-15T03:01:50.493Z] fe86451b0a80: Preparing [2025-12-15T03:01:50.493Z] ecc8d4502f80: Preparing [2025-12-15T03:01:50.493Z] 1403e9605a1c: Preparing [2025-12-15T03:01:50.493Z] 56e8df49f369: Preparing [2025-12-15T03:01:50.493Z] 60964634c935: Preparing [2025-12-15T03:01:50.493Z] c38d40640ce6: Preparing [2025-12-15T03:01:50.493Z] bb125b041bc7: Preparing [2025-12-15T03:01:50.493Z] 7cefaf99c131: Preparing [2025-12-15T03:01:50.493Z] 256f393e029f: Preparing [2025-12-15T03:01:50.493Z] 60964634c935: Waiting [2025-12-15T03:01:50.493Z] c38d40640ce6: Waiting [2025-12-15T03:01:50.493Z] bb125b041bc7: Waiting [2025-12-15T03:01:50.493Z] 7cefaf99c131: Waiting [2025-12-15T03:01:50.493Z] 256f393e029f: Waiting [2025-12-15T03:01:50.493Z] 1403e9605a1c: Waiting [2025-12-15T03:01:50.493Z] 56e8df49f369: Waiting [2025-12-15T03:01:50.493Z] 070e9bd12290: Pushed [2025-12-15T03:01:50.493Z] ee6dea8ef5e1: Pushed [2025-12-15T03:01:50.493Z] ecc8d4502f80: Pushed [2025-12-15T03:01:50.493Z] 60964634c935: Layer already exists [2025-12-15T03:01:50.493Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:50.493Z] 1403e9605a1c: Pushed [2025-12-15T03:01:50.493Z] 56e8df49f369: Pushed [2025-12-15T03:01:50.752Z] 256f393e029f: Layer already exists [2025-12-15T03:01:50.752Z] bb125b041bc7: Pushed [2025-12-15T03:01:52.132Z] 7cefaf99c131: Pushed [2025-12-15T03:01:53.116Z] fe86451b0a80: Pushed [2025-12-15T03:01:53.116Z] 4763b3085209: Pushed [2025-12-15T03:01:53.410Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:53.770Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:54.114Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-15T03:01:54.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-15T03:01:54.114Z] ee6dea8ef5e1: Preparing [2025-12-15T03:01:54.114Z] 070e9bd12290: Preparing [2025-12-15T03:01:54.114Z] 4763b3085209: Preparing [2025-12-15T03:01:54.114Z] fe86451b0a80: Preparing [2025-12-15T03:01:54.114Z] ecc8d4502f80: Preparing [2025-12-15T03:01:54.114Z] 1403e9605a1c: Preparing [2025-12-15T03:01:54.114Z] 56e8df49f369: Preparing [2025-12-15T03:01:54.114Z] 60964634c935: Preparing [2025-12-15T03:01:54.114Z] c38d40640ce6: Preparing [2025-12-15T03:01:54.114Z] bb125b041bc7: Preparing [2025-12-15T03:01:54.114Z] 7cefaf99c131: Preparing [2025-12-15T03:01:54.114Z] 256f393e029f: Preparing [2025-12-15T03:01:54.114Z] c38d40640ce6: Waiting [2025-12-15T03:01:54.114Z] bb125b041bc7: Waiting [2025-12-15T03:01:54.114Z] 7cefaf99c131: Waiting [2025-12-15T03:01:54.114Z] 256f393e029f: Waiting [2025-12-15T03:01:54.114Z] 1403e9605a1c: Waiting [2025-12-15T03:01:54.114Z] 56e8df49f369: Waiting [2025-12-15T03:01:54.114Z] 60964634c935: Waiting [2025-12-15T03:01:54.114Z] fe86451b0a80: Layer already exists [2025-12-15T03:01:54.114Z] ecc8d4502f80: Layer already exists [2025-12-15T03:01:54.114Z] 070e9bd12290: Layer already exists [2025-12-15T03:01:54.114Z] ee6dea8ef5e1: Layer already exists [2025-12-15T03:01:54.114Z] 4763b3085209: Layer already exists [2025-12-15T03:01:54.114Z] 1403e9605a1c: Layer already exists [2025-12-15T03:01:54.114Z] 60964634c935: Layer already exists [2025-12-15T03:01:54.114Z] bb125b041bc7: Layer already exists [2025-12-15T03:01:54.114Z] 56e8df49f369: Layer already exists [2025-12-15T03:01:54.114Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:54.114Z] 7cefaf99c131: Layer already exists [2025-12-15T03:01:54.114Z] 256f393e029f: Layer already exists [2025-12-15T03:01:54.114Z] latest: digest: sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:54.450Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:54.784Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 [2025-12-15T03:01:54.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-15T03:01:54.784Z] ee6dea8ef5e1: Preparing [2025-12-15T03:01:54.784Z] 070e9bd12290: Preparing [2025-12-15T03:01:54.784Z] 4763b3085209: Preparing [2025-12-15T03:01:54.784Z] fe86451b0a80: Preparing [2025-12-15T03:01:54.784Z] ecc8d4502f80: Preparing [2025-12-15T03:01:54.784Z] 1403e9605a1c: Preparing [2025-12-15T03:01:54.784Z] 56e8df49f369: Preparing [2025-12-15T03:01:54.784Z] 60964634c935: Preparing [2025-12-15T03:01:54.784Z] c38d40640ce6: Preparing [2025-12-15T03:01:54.784Z] bb125b041bc7: Preparing [2025-12-15T03:01:54.784Z] 7cefaf99c131: Preparing [2025-12-15T03:01:54.784Z] 256f393e029f: Preparing [2025-12-15T03:01:54.784Z] 60964634c935: Waiting [2025-12-15T03:01:54.784Z] c38d40640ce6: Waiting [2025-12-15T03:01:54.784Z] 56e8df49f369: Waiting [2025-12-15T03:01:54.784Z] bb125b041bc7: Waiting [2025-12-15T03:01:54.784Z] 1403e9605a1c: Waiting [2025-12-15T03:01:54.784Z] 7cefaf99c131: Waiting [2025-12-15T03:01:54.784Z] 256f393e029f: Waiting [2025-12-15T03:01:54.784Z] ee6dea8ef5e1: Layer already exists [2025-12-15T03:01:54.784Z] fe86451b0a80: Layer already exists [2025-12-15T03:01:54.784Z] 4763b3085209: Layer already exists [2025-12-15T03:01:54.784Z] 070e9bd12290: Layer already exists [2025-12-15T03:01:54.784Z] ecc8d4502f80: Layer already exists [2025-12-15T03:01:54.784Z] 1403e9605a1c: Layer already exists [2025-12-15T03:01:54.784Z] 60964634c935: Layer already exists [2025-12-15T03:01:54.784Z] 56e8df49f369: Layer already exists [2025-12-15T03:01:54.784Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:54.784Z] bb125b041bc7: Layer already exists [2025-12-15T03:01:54.784Z] 7cefaf99c131: Layer already exists [2025-12-15T03:01:54.784Z] 256f393e029f: Layer already exists [2025-12-15T03:01:54.784Z] 4.1.0-dev.83: digest: sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:55.110Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:55.429Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:55.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-15T03:01:55.429Z] ee6dea8ef5e1: Preparing [2025-12-15T03:01:55.429Z] 070e9bd12290: Preparing [2025-12-15T03:01:55.429Z] 4763b3085209: Preparing [2025-12-15T03:01:55.429Z] fe86451b0a80: Preparing [2025-12-15T03:01:55.429Z] ecc8d4502f80: Preparing [2025-12-15T03:01:55.429Z] 1403e9605a1c: Preparing [2025-12-15T03:01:55.429Z] 56e8df49f369: Preparing [2025-12-15T03:01:55.429Z] 60964634c935: Preparing [2025-12-15T03:01:55.429Z] c38d40640ce6: Preparing [2025-12-15T03:01:55.429Z] bb125b041bc7: Preparing [2025-12-15T03:01:55.429Z] 7cefaf99c131: Preparing [2025-12-15T03:01:55.429Z] 256f393e029f: Preparing [2025-12-15T03:01:55.429Z] 60964634c935: Waiting [2025-12-15T03:01:55.429Z] c38d40640ce6: Waiting [2025-12-15T03:01:55.429Z] bb125b041bc7: Waiting [2025-12-15T03:01:55.429Z] 7cefaf99c131: Waiting [2025-12-15T03:01:55.429Z] 1403e9605a1c: Waiting [2025-12-15T03:01:55.429Z] 256f393e029f: Waiting [2025-12-15T03:01:55.429Z] 56e8df49f369: Waiting [2025-12-15T03:01:55.429Z] ecc8d4502f80: Layer already exists [2025-12-15T03:01:55.429Z] 070e9bd12290: Layer already exists [2025-12-15T03:01:55.429Z] 4763b3085209: Layer already exists [2025-12-15T03:01:55.429Z] fe86451b0a80: Layer already exists [2025-12-15T03:01:55.429Z] ee6dea8ef5e1: Layer already exists [2025-12-15T03:01:55.429Z] 56e8df49f369: Layer already exists [2025-12-15T03:01:55.429Z] 1403e9605a1c: Layer already exists [2025-12-15T03:01:55.429Z] 60964634c935: Layer already exists [2025-12-15T03:01:55.429Z] bb125b041bc7: Layer already exists [2025-12-15T03:01:55.429Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:55.429Z] 7cefaf99c131: Layer already exists [2025-12-15T03:01:55.429Z] 256f393e029f: Layer already exists [2025-12-15T03:01:55.429Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:55.742Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:56.052Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-15T03:01:56.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-15T03:01:56.052Z] ee6dea8ef5e1: Preparing [2025-12-15T03:01:56.052Z] 070e9bd12290: Preparing [2025-12-15T03:01:56.052Z] 4763b3085209: Preparing [2025-12-15T03:01:56.052Z] fe86451b0a80: Preparing [2025-12-15T03:01:56.052Z] ecc8d4502f80: Preparing [2025-12-15T03:01:56.052Z] 1403e9605a1c: Preparing [2025-12-15T03:01:56.052Z] 56e8df49f369: Preparing [2025-12-15T03:01:56.052Z] 60964634c935: Preparing [2025-12-15T03:01:56.052Z] c38d40640ce6: Preparing [2025-12-15T03:01:56.052Z] bb125b041bc7: Preparing [2025-12-15T03:01:56.052Z] 7cefaf99c131: Preparing [2025-12-15T03:01:56.052Z] 256f393e029f: Preparing [2025-12-15T03:01:56.052Z] 1403e9605a1c: Waiting [2025-12-15T03:01:56.052Z] 60964634c935: Waiting [2025-12-15T03:01:56.052Z] c38d40640ce6: Waiting [2025-12-15T03:01:56.052Z] bb125b041bc7: Waiting [2025-12-15T03:01:56.052Z] 7cefaf99c131: Waiting [2025-12-15T03:01:56.052Z] 56e8df49f369: Waiting [2025-12-15T03:01:56.052Z] 256f393e029f: Waiting [2025-12-15T03:01:56.052Z] fe86451b0a80: Layer already exists [2025-12-15T03:01:56.052Z] 070e9bd12290: Layer already exists [2025-12-15T03:01:56.052Z] ee6dea8ef5e1: Layer already exists [2025-12-15T03:01:56.052Z] 4763b3085209: Layer already exists [2025-12-15T03:01:56.052Z] ecc8d4502f80: Layer already exists [2025-12-15T03:01:56.052Z] 1403e9605a1c: Layer already exists [2025-12-15T03:01:56.052Z] 56e8df49f369: Layer already exists [2025-12-15T03:01:56.052Z] 60964634c935: Layer already exists [2025-12-15T03:01:56.052Z] bb125b041bc7: Layer already exists [2025-12-15T03:01:56.052Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:56.052Z] 7cefaf99c131: Layer already exists [2025-12-15T03:01:56.052Z] 256f393e029f: Layer already exists [2025-12-15T03:01:56.052Z] main: digest: sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:01:56.125Z] ===================================================== [Pipeline] echo [2025-12-15T03:01:56.135Z] taggedImages: [2025-12-15T03:01:56.135Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:56.135Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-15T03:01:56.135Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 [2025-12-15T03:01:56.135Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:56.135Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-12-15T03:01:56.192Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-12-15T03:01:56.192Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:56.192Z] latest [2025-12-15T03:01:56.192Z] 4.1.0-dev.83 [2025-12-15T03:01:56.192Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:01:56.192Z] main [2025-12-15T03:01:56.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:56.560Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:01:56.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:01:56.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-15T03:01:56.884Z] afc2bc20a28f: Preparing [2025-12-15T03:01:56.884Z] 4dd1f628b7ee: Preparing [2025-12-15T03:01:56.884Z] 60964634c935: Preparing [2025-12-15T03:01:56.884Z] c38d40640ce6: Preparing [2025-12-15T03:01:56.884Z] 215c7c3a6836: Preparing [2025-12-15T03:01:56.884Z] 49178dc7db2e: Preparing [2025-12-15T03:01:56.884Z] 256f393e029f: Preparing [2025-12-15T03:01:56.884Z] 256f393e029f: Waiting [2025-12-15T03:01:56.884Z] 49178dc7db2e: Waiting [2025-12-15T03:01:56.884Z] c38d40640ce6: Layer already exists [2025-12-15T03:01:56.884Z] 60964634c935: Layer already exists [2025-12-15T03:01:56.884Z] 256f393e029f: Layer already exists [2025-12-15T03:01:56.884Z] afc2bc20a28f: Pushed [2025-12-15T03:01:56.884Z] 215c7c3a6836: Pushed [2025-12-15T03:01:57.828Z] 49178dc7db2e: Pushed [2025-12-15T03:02:00.368Z] 4dd1f628b7ee: Pushed [2025-12-15T03:02:00.368Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:00.698Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:01.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-15T03:02:01.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-15T03:02:01.036Z] afc2bc20a28f: Preparing [2025-12-15T03:02:01.036Z] 4dd1f628b7ee: Preparing [2025-12-15T03:02:01.036Z] 60964634c935: Preparing [2025-12-15T03:02:01.036Z] c38d40640ce6: Preparing [2025-12-15T03:02:01.036Z] 215c7c3a6836: Preparing [2025-12-15T03:02:01.036Z] 49178dc7db2e: Preparing [2025-12-15T03:02:01.036Z] 256f393e029f: Preparing [2025-12-15T03:02:01.036Z] 49178dc7db2e: Waiting [2025-12-15T03:02:01.036Z] 256f393e029f: Waiting [2025-12-15T03:02:01.036Z] 4dd1f628b7ee: Layer already exists [2025-12-15T03:02:01.036Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:01.036Z] 60964634c935: Layer already exists [2025-12-15T03:02:01.036Z] 215c7c3a6836: Layer already exists [2025-12-15T03:02:01.036Z] afc2bc20a28f: Layer already exists [2025-12-15T03:02:01.036Z] 256f393e029f: Layer already exists [2025-12-15T03:02:01.036Z] 49178dc7db2e: Layer already exists [2025-12-15T03:02:01.036Z] latest: digest: sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:01.365Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:01.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 [2025-12-15T03:02:01.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-15T03:02:01.707Z] afc2bc20a28f: Preparing [2025-12-15T03:02:01.707Z] 4dd1f628b7ee: Preparing [2025-12-15T03:02:01.707Z] 60964634c935: Preparing [2025-12-15T03:02:01.707Z] c38d40640ce6: Preparing [2025-12-15T03:02:01.707Z] 215c7c3a6836: Preparing [2025-12-15T03:02:01.707Z] 49178dc7db2e: Preparing [2025-12-15T03:02:01.707Z] 256f393e029f: Preparing [2025-12-15T03:02:01.707Z] 256f393e029f: Waiting [2025-12-15T03:02:01.707Z] 49178dc7db2e: Waiting [2025-12-15T03:02:01.707Z] 60964634c935: Layer already exists [2025-12-15T03:02:01.707Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:01.707Z] afc2bc20a28f: Layer already exists [2025-12-15T03:02:01.707Z] 215c7c3a6836: Layer already exists [2025-12-15T03:02:01.707Z] 4dd1f628b7ee: Layer already exists [2025-12-15T03:02:01.707Z] 256f393e029f: Layer already exists [2025-12-15T03:02:01.707Z] 49178dc7db2e: Layer already exists [2025-12-15T03:02:01.707Z] 4.1.0-dev.83: digest: sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:02.039Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:02.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:02.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-15T03:02:02.375Z] afc2bc20a28f: Preparing [2025-12-15T03:02:02.375Z] 4dd1f628b7ee: Preparing [2025-12-15T03:02:02.375Z] 60964634c935: Preparing [2025-12-15T03:02:02.375Z] c38d40640ce6: Preparing [2025-12-15T03:02:02.375Z] 215c7c3a6836: Preparing [2025-12-15T03:02:02.375Z] 49178dc7db2e: Preparing [2025-12-15T03:02:02.375Z] 256f393e029f: Preparing [2025-12-15T03:02:02.375Z] 49178dc7db2e: Waiting [2025-12-15T03:02:02.375Z] 256f393e029f: Waiting [2025-12-15T03:02:02.375Z] 60964634c935: Layer already exists [2025-12-15T03:02:02.375Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:02.375Z] afc2bc20a28f: Layer already exists [2025-12-15T03:02:02.375Z] 4dd1f628b7ee: Layer already exists [2025-12-15T03:02:02.375Z] 215c7c3a6836: Layer already exists [2025-12-15T03:02:02.375Z] 256f393e029f: Layer already exists [2025-12-15T03:02:02.375Z] 49178dc7db2e: Layer already exists [2025-12-15T03:02:02.375Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:02.711Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:03.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-15T03:02:03.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-15T03:02:03.155Z] afc2bc20a28f: Preparing [2025-12-15T03:02:03.155Z] 4dd1f628b7ee: Preparing [2025-12-15T03:02:03.155Z] 60964634c935: Preparing [2025-12-15T03:02:03.155Z] c38d40640ce6: Preparing [2025-12-15T03:02:03.155Z] 215c7c3a6836: Preparing [2025-12-15T03:02:03.155Z] 49178dc7db2e: Preparing [2025-12-15T03:02:03.155Z] 256f393e029f: Preparing [2025-12-15T03:02:03.155Z] 49178dc7db2e: Waiting [2025-12-15T03:02:03.155Z] 256f393e029f: Waiting [2025-12-15T03:02:03.155Z] 60964634c935: Layer already exists [2025-12-15T03:02:03.155Z] afc2bc20a28f: Layer already exists [2025-12-15T03:02:03.155Z] 215c7c3a6836: Layer already exists [2025-12-15T03:02:03.155Z] 4dd1f628b7ee: Layer already exists [2025-12-15T03:02:03.155Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:03.155Z] 256f393e029f: Layer already exists [2025-12-15T03:02:03.155Z] 49178dc7db2e: Layer already exists [2025-12-15T03:02:03.155Z] main: digest: sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:02:03.296Z] ===================================================== [Pipeline] echo [2025-12-15T03:02:03.315Z] taggedImages: [2025-12-15T03:02:03.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:03.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-15T03:02:03.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 [2025-12-15T03:02:03.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:03.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-12-15T03:02:03.343Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-12-15T03:02:03.343Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:03.343Z] latest [2025-12-15T03:02:03.343Z] 4.1.0-dev.83 [2025-12-15T03:02:03.343Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:03.343Z] main [2025-12-15T03:02:03.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:03.750Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:04.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:04.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-15T03:02:04.131Z] f59e1fffcb09: Preparing [2025-12-15T03:02:04.131Z] 3b8db503f046: Preparing [2025-12-15T03:02:04.131Z] dedd100d1834: Preparing [2025-12-15T03:02:04.131Z] 60964634c935: Preparing [2025-12-15T03:02:04.131Z] c38d40640ce6: Preparing [2025-12-15T03:02:04.131Z] 122d895f7928: Preparing [2025-12-15T03:02:04.131Z] b45b47e2209e: Preparing [2025-12-15T03:02:04.131Z] d5331dcbfcdf: Preparing [2025-12-15T03:02:04.131Z] dd6d6dd0659b: Preparing [2025-12-15T03:02:04.131Z] 256f393e029f: Preparing [2025-12-15T03:02:04.131Z] b45b47e2209e: Waiting [2025-12-15T03:02:04.131Z] dd6d6dd0659b: Waiting [2025-12-15T03:02:04.131Z] 256f393e029f: Waiting [2025-12-15T03:02:04.131Z] d5331dcbfcdf: Waiting [2025-12-15T03:02:04.131Z] 122d895f7928: Waiting [2025-12-15T03:02:04.131Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:04.131Z] 60964634c935: Layer already exists [2025-12-15T03:02:04.131Z] 3b8db503f046: Pushed [2025-12-15T03:02:04.131Z] f59e1fffcb09: Pushed [2025-12-15T03:02:04.131Z] dedd100d1834: Pushed [2025-12-15T03:02:04.131Z] 256f393e029f: Layer already exists [2025-12-15T03:02:04.389Z] d5331dcbfcdf: Pushed [2025-12-15T03:02:04.648Z] dd6d6dd0659b: Pushed [2025-12-15T03:02:09.931Z] b45b47e2209e: Pushed [2025-12-15T03:02:18.065Z] 122d895f7928: Pushed [2025-12-15T03:02:18.065Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:18.399Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:18.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-15T03:02:18.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-15T03:02:18.728Z] f59e1fffcb09: Preparing [2025-12-15T03:02:18.728Z] 3b8db503f046: Preparing [2025-12-15T03:02:18.728Z] dedd100d1834: Preparing [2025-12-15T03:02:18.728Z] 60964634c935: Preparing [2025-12-15T03:02:18.728Z] c38d40640ce6: Preparing [2025-12-15T03:02:18.728Z] 122d895f7928: Preparing [2025-12-15T03:02:18.728Z] b45b47e2209e: Preparing [2025-12-15T03:02:18.728Z] 122d895f7928: Waiting [2025-12-15T03:02:18.728Z] d5331dcbfcdf: Preparing [2025-12-15T03:02:18.728Z] b45b47e2209e: Waiting [2025-12-15T03:02:18.728Z] dd6d6dd0659b: Preparing [2025-12-15T03:02:18.728Z] 256f393e029f: Preparing [2025-12-15T03:02:18.728Z] 256f393e029f: Waiting [2025-12-15T03:02:18.728Z] dd6d6dd0659b: Waiting [2025-12-15T03:02:18.728Z] d5331dcbfcdf: Waiting [2025-12-15T03:02:18.728Z] dedd100d1834: Layer already exists [2025-12-15T03:02:18.728Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:18.728Z] 3b8db503f046: Layer already exists [2025-12-15T03:02:18.728Z] 60964634c935: Layer already exists [2025-12-15T03:02:18.728Z] f59e1fffcb09: Layer already exists [2025-12-15T03:02:18.728Z] d5331dcbfcdf: Layer already exists [2025-12-15T03:02:18.728Z] dd6d6dd0659b: Layer already exists [2025-12-15T03:02:18.728Z] b45b47e2209e: Layer already exists [2025-12-15T03:02:18.728Z] 122d895f7928: Layer already exists [2025-12-15T03:02:18.728Z] 256f393e029f: Layer already exists [2025-12-15T03:02:18.728Z] latest: digest: sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:19.060Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:19.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 [2025-12-15T03:02:19.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-15T03:02:19.389Z] f59e1fffcb09: Preparing [2025-12-15T03:02:19.389Z] 3b8db503f046: Preparing [2025-12-15T03:02:19.389Z] dedd100d1834: Preparing [2025-12-15T03:02:19.389Z] 60964634c935: Preparing [2025-12-15T03:02:19.389Z] c38d40640ce6: Preparing [2025-12-15T03:02:19.389Z] 122d895f7928: Preparing [2025-12-15T03:02:19.389Z] b45b47e2209e: Preparing [2025-12-15T03:02:19.389Z] d5331dcbfcdf: Preparing [2025-12-15T03:02:19.389Z] dd6d6dd0659b: Preparing [2025-12-15T03:02:19.389Z] 256f393e029f: Preparing [2025-12-15T03:02:19.389Z] d5331dcbfcdf: Waiting [2025-12-15T03:02:19.389Z] dd6d6dd0659b: Waiting [2025-12-15T03:02:19.389Z] 256f393e029f: Waiting [2025-12-15T03:02:19.389Z] 122d895f7928: Waiting [2025-12-15T03:02:19.389Z] b45b47e2209e: Waiting [2025-12-15T03:02:19.389Z] dedd100d1834: Layer already exists [2025-12-15T03:02:19.389Z] 3b8db503f046: Layer already exists [2025-12-15T03:02:19.389Z] 60964634c935: Layer already exists [2025-12-15T03:02:19.389Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:19.389Z] f59e1fffcb09: Layer already exists [2025-12-15T03:02:19.389Z] 122d895f7928: Layer already exists [2025-12-15T03:02:19.389Z] dd6d6dd0659b: Layer already exists [2025-12-15T03:02:19.389Z] d5331dcbfcdf: Layer already exists [2025-12-15T03:02:19.389Z] b45b47e2209e: Layer already exists [2025-12-15T03:02:19.389Z] 256f393e029f: Layer already exists [2025-12-15T03:02:19.389Z] 4.1.0-dev.83: digest: sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:19.722Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:20.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:20.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-15T03:02:20.057Z] f59e1fffcb09: Preparing [2025-12-15T03:02:20.057Z] 3b8db503f046: Preparing [2025-12-15T03:02:20.057Z] dedd100d1834: Preparing [2025-12-15T03:02:20.057Z] 60964634c935: Preparing [2025-12-15T03:02:20.057Z] c38d40640ce6: Preparing [2025-12-15T03:02:20.057Z] 122d895f7928: Preparing [2025-12-15T03:02:20.057Z] b45b47e2209e: Preparing [2025-12-15T03:02:20.057Z] d5331dcbfcdf: Preparing [2025-12-15T03:02:20.057Z] dd6d6dd0659b: Preparing [2025-12-15T03:02:20.057Z] 256f393e029f: Preparing [2025-12-15T03:02:20.057Z] d5331dcbfcdf: Waiting [2025-12-15T03:02:20.057Z] 122d895f7928: Waiting [2025-12-15T03:02:20.057Z] dd6d6dd0659b: Waiting [2025-12-15T03:02:20.057Z] b45b47e2209e: Waiting [2025-12-15T03:02:20.057Z] 256f393e029f: Waiting [2025-12-15T03:02:20.057Z] dedd100d1834: Layer already exists [2025-12-15T03:02:20.057Z] f59e1fffcb09: Layer already exists [2025-12-15T03:02:20.057Z] 3b8db503f046: Layer already exists [2025-12-15T03:02:20.057Z] 60964634c935: Layer already exists [2025-12-15T03:02:20.057Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:20.057Z] b45b47e2209e: Layer already exists [2025-12-15T03:02:20.057Z] 122d895f7928: Layer already exists [2025-12-15T03:02:20.057Z] d5331dcbfcdf: Layer already exists [2025-12-15T03:02:20.057Z] dd6d6dd0659b: Layer already exists [2025-12-15T03:02:20.057Z] 256f393e029f: Layer already exists [2025-12-15T03:02:20.057Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:20.392Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:20.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-15T03:02:20.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-15T03:02:20.726Z] f59e1fffcb09: Preparing [2025-12-15T03:02:20.726Z] 3b8db503f046: Preparing [2025-12-15T03:02:20.726Z] dedd100d1834: Preparing [2025-12-15T03:02:20.726Z] 60964634c935: Preparing [2025-12-15T03:02:20.726Z] c38d40640ce6: Preparing [2025-12-15T03:02:20.726Z] 122d895f7928: Preparing [2025-12-15T03:02:20.726Z] b45b47e2209e: Preparing [2025-12-15T03:02:20.726Z] d5331dcbfcdf: Preparing [2025-12-15T03:02:20.726Z] dd6d6dd0659b: Preparing [2025-12-15T03:02:20.726Z] 256f393e029f: Preparing [2025-12-15T03:02:20.726Z] 122d895f7928: Waiting [2025-12-15T03:02:20.726Z] b45b47e2209e: Waiting [2025-12-15T03:02:20.726Z] d5331dcbfcdf: Waiting [2025-12-15T03:02:20.726Z] dd6d6dd0659b: Waiting [2025-12-15T03:02:20.726Z] 256f393e029f: Waiting [2025-12-15T03:02:20.726Z] dedd100d1834: Layer already exists [2025-12-15T03:02:20.726Z] f59e1fffcb09: Layer already exists [2025-12-15T03:02:20.726Z] 3b8db503f046: Layer already exists [2025-12-15T03:02:20.726Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:20.726Z] 60964634c935: Layer already exists [2025-12-15T03:02:20.726Z] 122d895f7928: Layer already exists [2025-12-15T03:02:20.726Z] d5331dcbfcdf: Layer already exists [2025-12-15T03:02:20.726Z] b45b47e2209e: Layer already exists [2025-12-15T03:02:20.726Z] 256f393e029f: Layer already exists [2025-12-15T03:02:20.726Z] dd6d6dd0659b: Layer already exists [2025-12-15T03:02:20.726Z] main: digest: sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:02:20.824Z] ===================================================== [Pipeline] echo [2025-12-15T03:02:20.841Z] taggedImages: [2025-12-15T03:02:20.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:20.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-15T03:02:20.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 [2025-12-15T03:02:20.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:20.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-12-15T03:02:20.874Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-12-15T03:02:20.874Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:20.874Z] latest [2025-12-15T03:02:20.874Z] 4.1.0-dev.83 [2025-12-15T03:02:20.874Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:20.874Z] main [2025-12-15T03:02:20.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:21.232Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:21.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:21.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-15T03:02:21.562Z] c9a2d020b0a2: Preparing [2025-12-15T03:02:21.562Z] ed8b32bb1c6d: Preparing [2025-12-15T03:02:21.562Z] b6b0a2a9372f: Preparing [2025-12-15T03:02:21.562Z] 60964634c935: Preparing [2025-12-15T03:02:21.562Z] c38d40640ce6: Preparing [2025-12-15T03:02:21.562Z] 6e4d0fddfdee: Preparing [2025-12-15T03:02:21.562Z] 0ed4c3a801f2: Preparing [2025-12-15T03:02:21.562Z] a0b0c23bbde2: Preparing [2025-12-15T03:02:21.562Z] 256f393e029f: Preparing [2025-12-15T03:02:21.562Z] 6e4d0fddfdee: Waiting [2025-12-15T03:02:21.562Z] 0ed4c3a801f2: Waiting [2025-12-15T03:02:21.562Z] a0b0c23bbde2: Waiting [2025-12-15T03:02:21.562Z] 256f393e029f: Waiting [2025-12-15T03:02:21.562Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:21.562Z] 60964634c935: Layer already exists [2025-12-15T03:02:21.562Z] b6b0a2a9372f: Pushed [2025-12-15T03:02:21.562Z] c9a2d020b0a2: Pushed [2025-12-15T03:02:21.562Z] ed8b32bb1c6d: Pushed [2025-12-15T03:02:21.562Z] 256f393e029f: Layer already exists [2025-12-15T03:02:21.820Z] 0ed4c3a801f2: Pushed [2025-12-15T03:02:21.820Z] a0b0c23bbde2: Pushed [2025-12-15T03:02:36.712Z] 6e4d0fddfdee: Pushed [2025-12-15T03:02:36.712Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:37.048Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:37.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-15T03:02:37.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-15T03:02:37.373Z] c9a2d020b0a2: Preparing [2025-12-15T03:02:37.373Z] ed8b32bb1c6d: Preparing [2025-12-15T03:02:37.373Z] b6b0a2a9372f: Preparing [2025-12-15T03:02:37.373Z] 60964634c935: Preparing [2025-12-15T03:02:37.373Z] c38d40640ce6: Preparing [2025-12-15T03:02:37.373Z] 6e4d0fddfdee: Preparing [2025-12-15T03:02:37.373Z] 0ed4c3a801f2: Preparing [2025-12-15T03:02:37.373Z] a0b0c23bbde2: Preparing [2025-12-15T03:02:37.373Z] 256f393e029f: Preparing [2025-12-15T03:02:37.373Z] 6e4d0fddfdee: Waiting [2025-12-15T03:02:37.373Z] 0ed4c3a801f2: Waiting [2025-12-15T03:02:37.373Z] a0b0c23bbde2: Waiting [2025-12-15T03:02:37.373Z] 256f393e029f: Waiting [2025-12-15T03:02:37.373Z] ed8b32bb1c6d: Layer already exists [2025-12-15T03:02:37.373Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:37.373Z] c9a2d020b0a2: Layer already exists [2025-12-15T03:02:37.373Z] b6b0a2a9372f: Layer already exists [2025-12-15T03:02:37.373Z] 60964634c935: Layer already exists [2025-12-15T03:02:37.373Z] 0ed4c3a801f2: Layer already exists [2025-12-15T03:02:37.373Z] a0b0c23bbde2: Layer already exists [2025-12-15T03:02:37.373Z] 256f393e029f: Layer already exists [2025-12-15T03:02:37.373Z] 6e4d0fddfdee: Layer already exists [2025-12-15T03:02:37.373Z] latest: digest: sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:37.704Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:38.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 [2025-12-15T03:02:38.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-15T03:02:38.035Z] c9a2d020b0a2: Preparing [2025-12-15T03:02:38.035Z] ed8b32bb1c6d: Preparing [2025-12-15T03:02:38.035Z] b6b0a2a9372f: Preparing [2025-12-15T03:02:38.035Z] 60964634c935: Preparing [2025-12-15T03:02:38.035Z] c38d40640ce6: Preparing [2025-12-15T03:02:38.035Z] 6e4d0fddfdee: Preparing [2025-12-15T03:02:38.035Z] 0ed4c3a801f2: Preparing [2025-12-15T03:02:38.035Z] a0b0c23bbde2: Preparing [2025-12-15T03:02:38.035Z] 256f393e029f: Preparing [2025-12-15T03:02:38.035Z] 6e4d0fddfdee: Waiting [2025-12-15T03:02:38.035Z] 0ed4c3a801f2: Waiting [2025-12-15T03:02:38.035Z] 256f393e029f: Waiting [2025-12-15T03:02:38.035Z] b6b0a2a9372f: Layer already exists [2025-12-15T03:02:38.035Z] 60964634c935: Layer already exists [2025-12-15T03:02:38.035Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:38.035Z] c9a2d020b0a2: Layer already exists [2025-12-15T03:02:38.035Z] ed8b32bb1c6d: Layer already exists [2025-12-15T03:02:38.035Z] 6e4d0fddfdee: Layer already exists [2025-12-15T03:02:38.035Z] 0ed4c3a801f2: Layer already exists [2025-12-15T03:02:38.035Z] a0b0c23bbde2: Layer already exists [2025-12-15T03:02:38.035Z] 256f393e029f: Layer already exists [2025-12-15T03:02:38.035Z] 4.1.0-dev.83: digest: sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:38.374Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:38.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:38.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-15T03:02:38.708Z] c9a2d020b0a2: Preparing [2025-12-15T03:02:38.708Z] ed8b32bb1c6d: Preparing [2025-12-15T03:02:38.708Z] b6b0a2a9372f: Preparing [2025-12-15T03:02:38.708Z] 60964634c935: Preparing [2025-12-15T03:02:38.708Z] c38d40640ce6: Preparing [2025-12-15T03:02:38.708Z] 6e4d0fddfdee: Preparing [2025-12-15T03:02:38.708Z] 0ed4c3a801f2: Preparing [2025-12-15T03:02:38.708Z] a0b0c23bbde2: Preparing [2025-12-15T03:02:38.708Z] 256f393e029f: Preparing [2025-12-15T03:02:38.708Z] 0ed4c3a801f2: Waiting [2025-12-15T03:02:38.708Z] a0b0c23bbde2: Waiting [2025-12-15T03:02:38.708Z] 256f393e029f: Waiting [2025-12-15T03:02:38.708Z] 6e4d0fddfdee: Waiting [2025-12-15T03:02:38.708Z] b6b0a2a9372f: Layer already exists [2025-12-15T03:02:38.708Z] c9a2d020b0a2: Layer already exists [2025-12-15T03:02:38.708Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:38.708Z] ed8b32bb1c6d: Layer already exists [2025-12-15T03:02:38.708Z] 60964634c935: Layer already exists [2025-12-15T03:02:38.708Z] 6e4d0fddfdee: Layer already exists [2025-12-15T03:02:38.708Z] 256f393e029f: Layer already exists [2025-12-15T03:02:38.708Z] 0ed4c3a801f2: Layer already exists [2025-12-15T03:02:38.708Z] a0b0c23bbde2: Layer already exists [2025-12-15T03:02:38.708Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:39.043Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:39.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-15T03:02:39.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-15T03:02:39.369Z] c9a2d020b0a2: Preparing [2025-12-15T03:02:39.369Z] ed8b32bb1c6d: Preparing [2025-12-15T03:02:39.369Z] b6b0a2a9372f: Preparing [2025-12-15T03:02:39.369Z] 60964634c935: Preparing [2025-12-15T03:02:39.369Z] c38d40640ce6: Preparing [2025-12-15T03:02:39.369Z] 6e4d0fddfdee: Preparing [2025-12-15T03:02:39.369Z] 0ed4c3a801f2: Preparing [2025-12-15T03:02:39.369Z] 6e4d0fddfdee: Waiting [2025-12-15T03:02:39.369Z] a0b0c23bbde2: Preparing [2025-12-15T03:02:39.369Z] 256f393e029f: Preparing [2025-12-15T03:02:39.369Z] 0ed4c3a801f2: Waiting [2025-12-15T03:02:39.369Z] 256f393e029f: Waiting [2025-12-15T03:02:39.369Z] a0b0c23bbde2: Waiting [2025-12-15T03:02:39.369Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:39.369Z] c9a2d020b0a2: Layer already exists [2025-12-15T03:02:39.369Z] b6b0a2a9372f: Layer already exists [2025-12-15T03:02:39.369Z] ed8b32bb1c6d: Layer already exists [2025-12-15T03:02:39.369Z] 60964634c935: Layer already exists [2025-12-15T03:02:39.369Z] 6e4d0fddfdee: Layer already exists [2025-12-15T03:02:39.369Z] 0ed4c3a801f2: Layer already exists [2025-12-15T03:02:39.369Z] 256f393e029f: Layer already exists [2025-12-15T03:02:39.369Z] a0b0c23bbde2: Layer already exists [2025-12-15T03:02:39.369Z] main: digest: sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:02:39.459Z] ===================================================== [Pipeline] echo [2025-12-15T03:02:39.473Z] taggedImages: [2025-12-15T03:02:39.473Z] - nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:39.473Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-15T03:02:39.473Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 [2025-12-15T03:02:39.473Z] - nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:39.473Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-12-15T03:02:39.500Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-12-15T03:02:39.500Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:39.500Z] latest [2025-12-15T03:02:39.500Z] 4.1.0-dev.83 [2025-12-15T03:02:39.500Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:39.500Z] main [2025-12-15T03:02:39.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:39.857Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:40.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:40.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-15T03:02:40.193Z] e05c1bbe196c: Preparing [2025-12-15T03:02:40.193Z] 75880d1fd1aa: Preparing [2025-12-15T03:02:40.193Z] 2c521927e998: Preparing [2025-12-15T03:02:40.193Z] 60964634c935: Preparing [2025-12-15T03:02:40.193Z] c38d40640ce6: Preparing [2025-12-15T03:02:40.193Z] e2a550c2cb5f: Preparing [2025-12-15T03:02:40.193Z] d5331dcbfcdf: Preparing [2025-12-15T03:02:40.193Z] dd6d6dd0659b: Preparing [2025-12-15T03:02:40.193Z] 256f393e029f: Preparing [2025-12-15T03:02:40.193Z] dd6d6dd0659b: Waiting [2025-12-15T03:02:40.193Z] d5331dcbfcdf: Waiting [2025-12-15T03:02:40.193Z] 256f393e029f: Waiting [2025-12-15T03:02:40.193Z] e2a550c2cb5f: Waiting [2025-12-15T03:02:40.193Z] 60964634c935: Layer already exists [2025-12-15T03:02:40.193Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:40.193Z] d5331dcbfcdf: Layer already exists [2025-12-15T03:02:40.193Z] dd6d6dd0659b: Layer already exists [2025-12-15T03:02:40.193Z] 256f393e029f: Layer already exists [2025-12-15T03:02:40.193Z] 75880d1fd1aa: Pushed [2025-12-15T03:02:40.193Z] e05c1bbe196c: Pushed [2025-12-15T03:02:40.193Z] 2c521927e998: Pushed [2025-12-15T03:02:55.084Z] e2a550c2cb5f: Pushed [2025-12-15T03:02:55.084Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:55.412Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:55.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-15T03:02:55.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-15T03:02:55.751Z] e05c1bbe196c: Preparing [2025-12-15T03:02:55.751Z] 75880d1fd1aa: Preparing [2025-12-15T03:02:55.751Z] 2c521927e998: Preparing [2025-12-15T03:02:55.751Z] 60964634c935: Preparing [2025-12-15T03:02:55.751Z] c38d40640ce6: Preparing [2025-12-15T03:02:55.751Z] e2a550c2cb5f: Preparing [2025-12-15T03:02:55.751Z] d5331dcbfcdf: Preparing [2025-12-15T03:02:55.751Z] dd6d6dd0659b: Preparing [2025-12-15T03:02:55.751Z] 256f393e029f: Preparing [2025-12-15T03:02:55.751Z] e2a550c2cb5f: Waiting [2025-12-15T03:02:55.751Z] d5331dcbfcdf: Waiting [2025-12-15T03:02:55.751Z] dd6d6dd0659b: Waiting [2025-12-15T03:02:55.751Z] 256f393e029f: Waiting [2025-12-15T03:02:55.751Z] 60964634c935: Layer already exists [2025-12-15T03:02:55.751Z] e05c1bbe196c: Layer already exists [2025-12-15T03:02:55.751Z] 2c521927e998: Layer already exists [2025-12-15T03:02:55.751Z] 75880d1fd1aa: Layer already exists [2025-12-15T03:02:55.751Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:55.751Z] dd6d6dd0659b: Layer already exists [2025-12-15T03:02:55.751Z] d5331dcbfcdf: Layer already exists [2025-12-15T03:02:55.751Z] 256f393e029f: Layer already exists [2025-12-15T03:02:55.751Z] e2a550c2cb5f: Layer already exists [2025-12-15T03:02:55.751Z] latest: digest: sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:56.097Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:56.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 [2025-12-15T03:02:56.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-15T03:02:56.433Z] e05c1bbe196c: Preparing [2025-12-15T03:02:56.433Z] 75880d1fd1aa: Preparing [2025-12-15T03:02:56.433Z] 2c521927e998: Preparing [2025-12-15T03:02:56.433Z] 60964634c935: Preparing [2025-12-15T03:02:56.433Z] c38d40640ce6: Preparing [2025-12-15T03:02:56.433Z] e2a550c2cb5f: Preparing [2025-12-15T03:02:56.433Z] d5331dcbfcdf: Preparing [2025-12-15T03:02:56.433Z] dd6d6dd0659b: Preparing [2025-12-15T03:02:56.433Z] 256f393e029f: Preparing [2025-12-15T03:02:56.433Z] d5331dcbfcdf: Waiting [2025-12-15T03:02:56.433Z] e2a550c2cb5f: Waiting [2025-12-15T03:02:56.433Z] dd6d6dd0659b: Waiting [2025-12-15T03:02:56.433Z] 256f393e029f: Waiting [2025-12-15T03:02:56.433Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:56.433Z] e05c1bbe196c: Layer already exists [2025-12-15T03:02:56.433Z] 75880d1fd1aa: Layer already exists [2025-12-15T03:02:56.433Z] 60964634c935: Layer already exists [2025-12-15T03:02:56.433Z] 2c521927e998: Layer already exists [2025-12-15T03:02:56.433Z] d5331dcbfcdf: Layer already exists [2025-12-15T03:02:56.433Z] e2a550c2cb5f: Layer already exists [2025-12-15T03:02:56.433Z] dd6d6dd0659b: Layer already exists [2025-12-15T03:02:56.433Z] 256f393e029f: Layer already exists [2025-12-15T03:02:56.433Z] 4.1.0-dev.83: digest: sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:56.768Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:57.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:57.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-15T03:02:57.099Z] e05c1bbe196c: Preparing [2025-12-15T03:02:57.099Z] 75880d1fd1aa: Preparing [2025-12-15T03:02:57.099Z] 2c521927e998: Preparing [2025-12-15T03:02:57.099Z] 60964634c935: Preparing [2025-12-15T03:02:57.099Z] c38d40640ce6: Preparing [2025-12-15T03:02:57.099Z] e2a550c2cb5f: Preparing [2025-12-15T03:02:57.099Z] d5331dcbfcdf: Preparing [2025-12-15T03:02:57.099Z] dd6d6dd0659b: Preparing [2025-12-15T03:02:57.099Z] 256f393e029f: Preparing [2025-12-15T03:02:57.099Z] d5331dcbfcdf: Waiting [2025-12-15T03:02:57.099Z] dd6d6dd0659b: Waiting [2025-12-15T03:02:57.099Z] 256f393e029f: Waiting [2025-12-15T03:02:57.099Z] e2a550c2cb5f: Waiting [2025-12-15T03:02:57.099Z] 60964634c935: Layer already exists [2025-12-15T03:02:57.099Z] e05c1bbe196c: Layer already exists [2025-12-15T03:02:57.099Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:57.099Z] 75880d1fd1aa: Layer already exists [2025-12-15T03:02:57.099Z] 2c521927e998: Layer already exists [2025-12-15T03:02:57.099Z] d5331dcbfcdf: Layer already exists [2025-12-15T03:02:57.099Z] e2a550c2cb5f: Layer already exists [2025-12-15T03:02:57.099Z] 256f393e029f: Layer already exists [2025-12-15T03:02:57.099Z] dd6d6dd0659b: Layer already exists [2025-12-15T03:02:57.099Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:57.434Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:57.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-15T03:02:57.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-15T03:02:57.770Z] e05c1bbe196c: Preparing [2025-12-15T03:02:57.770Z] 75880d1fd1aa: Preparing [2025-12-15T03:02:57.770Z] 2c521927e998: Preparing [2025-12-15T03:02:57.770Z] 60964634c935: Preparing [2025-12-15T03:02:57.770Z] c38d40640ce6: Preparing [2025-12-15T03:02:57.770Z] e2a550c2cb5f: Preparing [2025-12-15T03:02:57.770Z] d5331dcbfcdf: Preparing [2025-12-15T03:02:57.770Z] dd6d6dd0659b: Preparing [2025-12-15T03:02:57.770Z] 256f393e029f: Preparing [2025-12-15T03:02:57.770Z] d5331dcbfcdf: Waiting [2025-12-15T03:02:57.770Z] dd6d6dd0659b: Waiting [2025-12-15T03:02:57.770Z] 256f393e029f: Waiting [2025-12-15T03:02:57.770Z] e2a550c2cb5f: Waiting [2025-12-15T03:02:57.770Z] e05c1bbe196c: Layer already exists [2025-12-15T03:02:57.770Z] 60964634c935: Layer already exists [2025-12-15T03:02:57.770Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:57.770Z] 2c521927e998: Layer already exists [2025-12-15T03:02:57.770Z] 75880d1fd1aa: Layer already exists [2025-12-15T03:02:57.770Z] e2a550c2cb5f: Layer already exists [2025-12-15T03:02:57.770Z] d5331dcbfcdf: Layer already exists [2025-12-15T03:02:57.770Z] dd6d6dd0659b: Layer already exists [2025-12-15T03:02:57.770Z] 256f393e029f: Layer already exists [2025-12-15T03:02:57.770Z] main: digest: sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:02:57.852Z] ===================================================== [Pipeline] echo [2025-12-15T03:02:57.873Z] taggedImages: [2025-12-15T03:02:57.873Z] - nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:57.873Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-15T03:02:57.873Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 [2025-12-15T03:02:57.873Z] - nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:57.873Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-12-15T03:02:57.910Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-12-15T03:02:57.910Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:57.910Z] latest [2025-12-15T03:02:57.910Z] 4.1.0-dev.83 [2025-12-15T03:02:57.910Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:02:57.910Z] main [2025-12-15T03:02:57.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:58.262Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:02:58.604Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:02:58.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-15T03:02:58.604Z] 5d2814f630a0: Preparing [2025-12-15T03:02:58.604Z] 7ed025b29345: Preparing [2025-12-15T03:02:58.604Z] 60964634c935: Preparing [2025-12-15T03:02:58.604Z] c38d40640ce6: Preparing [2025-12-15T03:02:58.604Z] 476ee07bfb41: Preparing [2025-12-15T03:02:58.604Z] a902bc25f943: Preparing [2025-12-15T03:02:58.604Z] 256f393e029f: Preparing [2025-12-15T03:02:58.604Z] a902bc25f943: Waiting [2025-12-15T03:02:58.604Z] 256f393e029f: Waiting [2025-12-15T03:02:58.604Z] 60964634c935: Layer already exists [2025-12-15T03:02:58.604Z] c38d40640ce6: Layer already exists [2025-12-15T03:02:58.604Z] 256f393e029f: Layer already exists [2025-12-15T03:02:58.604Z] 5d2814f630a0: Pushed [2025-12-15T03:02:58.604Z] 476ee07bfb41: Pushed [2025-12-15T03:02:59.172Z] a902bc25f943: Pushed [2025-12-15T03:03:02.465Z] 7ed025b29345: Pushed [2025-12-15T03:03:02.465Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:02.809Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:03.142Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-15T03:03:03.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-15T03:03:03.142Z] 5d2814f630a0: Preparing [2025-12-15T03:03:03.142Z] 7ed025b29345: Preparing [2025-12-15T03:03:03.142Z] 60964634c935: Preparing [2025-12-15T03:03:03.142Z] c38d40640ce6: Preparing [2025-12-15T03:03:03.142Z] 476ee07bfb41: Preparing [2025-12-15T03:03:03.142Z] a902bc25f943: Preparing [2025-12-15T03:03:03.142Z] 256f393e029f: Preparing [2025-12-15T03:03:03.142Z] 256f393e029f: Waiting [2025-12-15T03:03:03.142Z] a902bc25f943: Waiting [2025-12-15T03:03:03.142Z] 60964634c935: Layer already exists [2025-12-15T03:03:03.142Z] 476ee07bfb41: Layer already exists [2025-12-15T03:03:03.142Z] c38d40640ce6: Layer already exists [2025-12-15T03:03:03.142Z] 5d2814f630a0: Layer already exists [2025-12-15T03:03:03.142Z] 7ed025b29345: Layer already exists [2025-12-15T03:03:03.142Z] a902bc25f943: Layer already exists [2025-12-15T03:03:03.142Z] 256f393e029f: Layer already exists [2025-12-15T03:03:03.142Z] latest: digest: sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:03.482Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:03.816Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 [2025-12-15T03:03:03.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-15T03:03:03.816Z] 5d2814f630a0: Preparing [2025-12-15T03:03:03.816Z] 7ed025b29345: Preparing [2025-12-15T03:03:03.816Z] 60964634c935: Preparing [2025-12-15T03:03:03.816Z] c38d40640ce6: Preparing [2025-12-15T03:03:03.816Z] 476ee07bfb41: Preparing [2025-12-15T03:03:03.816Z] a902bc25f943: Preparing [2025-12-15T03:03:03.816Z] 256f393e029f: Preparing [2025-12-15T03:03:03.816Z] a902bc25f943: Waiting [2025-12-15T03:03:03.816Z] 256f393e029f: Waiting [2025-12-15T03:03:03.816Z] 5d2814f630a0: Layer already exists [2025-12-15T03:03:03.816Z] 60964634c935: Layer already exists [2025-12-15T03:03:03.816Z] 476ee07bfb41: Layer already exists [2025-12-15T03:03:03.816Z] c38d40640ce6: Layer already exists [2025-12-15T03:03:03.816Z] 7ed025b29345: Layer already exists [2025-12-15T03:03:03.816Z] 256f393e029f: Layer already exists [2025-12-15T03:03:03.816Z] a902bc25f943: Layer already exists [2025-12-15T03:03:03.816Z] 4.1.0-dev.83: digest: sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:04.230Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:04.570Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:04.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-15T03:03:04.571Z] 5d2814f630a0: Preparing [2025-12-15T03:03:04.571Z] 7ed025b29345: Preparing [2025-12-15T03:03:04.571Z] 60964634c935: Preparing [2025-12-15T03:03:04.571Z] c38d40640ce6: Preparing [2025-12-15T03:03:04.571Z] 476ee07bfb41: Preparing [2025-12-15T03:03:04.571Z] a902bc25f943: Preparing [2025-12-15T03:03:04.571Z] 256f393e029f: Preparing [2025-12-15T03:03:04.571Z] 256f393e029f: Waiting [2025-12-15T03:03:04.571Z] a902bc25f943: Waiting [2025-12-15T03:03:04.571Z] 7ed025b29345: Layer already exists [2025-12-15T03:03:04.571Z] 476ee07bfb41: Layer already exists [2025-12-15T03:03:04.571Z] c38d40640ce6: Layer already exists [2025-12-15T03:03:04.571Z] 5d2814f630a0: Layer already exists [2025-12-15T03:03:04.571Z] 60964634c935: Layer already exists [2025-12-15T03:03:04.571Z] 256f393e029f: Layer already exists [2025-12-15T03:03:04.571Z] a902bc25f943: Layer already exists [2025-12-15T03:03:04.571Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:04.906Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:05.234Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-15T03:03:05.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-15T03:03:05.234Z] 5d2814f630a0: Preparing [2025-12-15T03:03:05.234Z] 7ed025b29345: Preparing [2025-12-15T03:03:05.234Z] 60964634c935: Preparing [2025-12-15T03:03:05.234Z] c38d40640ce6: Preparing [2025-12-15T03:03:05.234Z] 476ee07bfb41: Preparing [2025-12-15T03:03:05.234Z] a902bc25f943: Preparing [2025-12-15T03:03:05.234Z] 256f393e029f: Preparing [2025-12-15T03:03:05.234Z] a902bc25f943: Waiting [2025-12-15T03:03:05.234Z] 256f393e029f: Waiting [2025-12-15T03:03:05.234Z] 5d2814f630a0: Layer already exists [2025-12-15T03:03:05.234Z] c38d40640ce6: Layer already exists [2025-12-15T03:03:05.234Z] 7ed025b29345: Layer already exists [2025-12-15T03:03:05.234Z] 60964634c935: Layer already exists [2025-12-15T03:03:05.234Z] 476ee07bfb41: Layer already exists [2025-12-15T03:03:05.234Z] a902bc25f943: Layer already exists [2025-12-15T03:03:05.234Z] 256f393e029f: Layer already exists [2025-12-15T03:03:05.234Z] main: digest: sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:03:05.320Z] ===================================================== [Pipeline] echo [2025-12-15T03:03:05.341Z] taggedImages: [2025-12-15T03:03:05.341Z] - nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:05.341Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-15T03:03:05.341Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 [2025-12-15T03:03:05.341Z] - nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:05.341Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-12-15T03:03:05.376Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-12-15T03:03:05.376Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:05.376Z] latest [2025-12-15T03:03:05.376Z] 4.1.0-dev.83 [2025-12-15T03:03:05.376Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:05.376Z] main [2025-12-15T03:03:05.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:05.737Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:06.068Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:06.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-15T03:03:06.068Z] 6b42a51927bc: Preparing [2025-12-15T03:03:06.068Z] 3c2b8f791b43: Preparing [2025-12-15T03:03:06.068Z] 60964634c935: Preparing [2025-12-15T03:03:06.068Z] c38d40640ce6: Preparing [2025-12-15T03:03:06.068Z] 0b80dbd4b6a4: Preparing [2025-12-15T03:03:06.068Z] 17739df41b7f: Preparing [2025-12-15T03:03:06.068Z] 256f393e029f: Preparing [2025-12-15T03:03:06.068Z] 17739df41b7f: Waiting [2025-12-15T03:03:06.068Z] 256f393e029f: Waiting [2025-12-15T03:03:06.068Z] 60964634c935: Layer already exists [2025-12-15T03:03:06.068Z] c38d40640ce6: Layer already exists [2025-12-15T03:03:06.068Z] 256f393e029f: Layer already exists [2025-12-15T03:03:06.068Z] 6b42a51927bc: Pushed [2025-12-15T03:03:06.068Z] 0b80dbd4b6a4: Pushed [2025-12-15T03:03:06.329Z] 17739df41b7f: Pushed [2025-12-15T03:03:10.571Z] 3c2b8f791b43: Pushed [2025-12-15T03:03:10.571Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:10.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:11.246Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-15T03:03:11.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-15T03:03:11.246Z] 6b42a51927bc: Preparing [2025-12-15T03:03:11.246Z] 3c2b8f791b43: Preparing [2025-12-15T03:03:11.246Z] 60964634c935: Preparing [2025-12-15T03:03:11.246Z] c38d40640ce6: Preparing [2025-12-15T03:03:11.246Z] 0b80dbd4b6a4: Preparing [2025-12-15T03:03:11.246Z] 17739df41b7f: Preparing [2025-12-15T03:03:11.246Z] 256f393e029f: Preparing [2025-12-15T03:03:11.246Z] 256f393e029f: Waiting [2025-12-15T03:03:11.246Z] 17739df41b7f: Waiting [2025-12-15T03:03:11.246Z] 0b80dbd4b6a4: Layer already exists [2025-12-15T03:03:11.246Z] 60964634c935: Layer already exists [2025-12-15T03:03:11.246Z] 6b42a51927bc: Layer already exists [2025-12-15T03:03:11.246Z] c38d40640ce6: Layer already exists [2025-12-15T03:03:11.246Z] 3c2b8f791b43: Layer already exists [2025-12-15T03:03:11.246Z] 256f393e029f: Layer already exists [2025-12-15T03:03:11.246Z] 17739df41b7f: Layer already exists [2025-12-15T03:03:11.246Z] latest: digest: sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:11.582Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:11.920Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 [2025-12-15T03:03:11.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-15T03:03:11.920Z] 6b42a51927bc: Preparing [2025-12-15T03:03:11.920Z] 3c2b8f791b43: Preparing [2025-12-15T03:03:11.920Z] 60964634c935: Preparing [2025-12-15T03:03:11.920Z] c38d40640ce6: Preparing [2025-12-15T03:03:11.920Z] 0b80dbd4b6a4: Preparing [2025-12-15T03:03:11.920Z] 17739df41b7f: Preparing [2025-12-15T03:03:11.920Z] 256f393e029f: Preparing [2025-12-15T03:03:11.920Z] 17739df41b7f: Waiting [2025-12-15T03:03:11.920Z] 256f393e029f: Waiting [2025-12-15T03:03:11.920Z] 6b42a51927bc: Layer already exists [2025-12-15T03:03:11.920Z] c38d40640ce6: Layer already exists [2025-12-15T03:03:11.920Z] 3c2b8f791b43: Layer already exists [2025-12-15T03:03:11.920Z] 0b80dbd4b6a4: Layer already exists [2025-12-15T03:03:11.920Z] 60964634c935: Layer already exists [2025-12-15T03:03:11.920Z] 17739df41b7f: Layer already exists [2025-12-15T03:03:11.920Z] 256f393e029f: Layer already exists [2025-12-15T03:03:11.920Z] 4.1.0-dev.83: digest: sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:12.249Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:12.583Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:12.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-15T03:03:12.583Z] 6b42a51927bc: Preparing [2025-12-15T03:03:12.583Z] 3c2b8f791b43: Preparing [2025-12-15T03:03:12.583Z] 60964634c935: Preparing [2025-12-15T03:03:12.583Z] c38d40640ce6: Preparing [2025-12-15T03:03:12.583Z] 0b80dbd4b6a4: Preparing [2025-12-15T03:03:12.583Z] 17739df41b7f: Preparing [2025-12-15T03:03:12.583Z] 256f393e029f: Preparing [2025-12-15T03:03:12.583Z] 256f393e029f: Waiting [2025-12-15T03:03:12.583Z] 17739df41b7f: Waiting [2025-12-15T03:03:12.583Z] c38d40640ce6: Layer already exists [2025-12-15T03:03:12.583Z] 60964634c935: Layer already exists [2025-12-15T03:03:12.583Z] 3c2b8f791b43: Layer already exists [2025-12-15T03:03:12.583Z] 6b42a51927bc: Layer already exists [2025-12-15T03:03:12.583Z] 0b80dbd4b6a4: Layer already exists [2025-12-15T03:03:12.583Z] 17739df41b7f: Layer already exists [2025-12-15T03:03:12.583Z] 256f393e029f: Layer already exists [2025-12-15T03:03:12.583Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:12.925Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:03:13.260Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-15T03:03:13.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-15T03:03:13.260Z] 6b42a51927bc: Preparing [2025-12-15T03:03:13.260Z] 3c2b8f791b43: Preparing [2025-12-15T03:03:13.260Z] 60964634c935: Preparing [2025-12-15T03:03:13.260Z] c38d40640ce6: Preparing [2025-12-15T03:03:13.260Z] 0b80dbd4b6a4: Preparing [2025-12-15T03:03:13.260Z] 17739df41b7f: Preparing [2025-12-15T03:03:13.260Z] 256f393e029f: Preparing [2025-12-15T03:03:13.260Z] 256f393e029f: Waiting [2025-12-15T03:03:13.260Z] 17739df41b7f: Waiting [2025-12-15T03:03:13.260Z] c38d40640ce6: Layer already exists [2025-12-15T03:03:13.260Z] 0b80dbd4b6a4: Layer already exists [2025-12-15T03:03:13.260Z] 3c2b8f791b43: Layer already exists [2025-12-15T03:03:13.260Z] 6b42a51927bc: Layer already exists [2025-12-15T03:03:13.260Z] 60964634c935: Layer already exists [2025-12-15T03:03:13.261Z] 17739df41b7f: Layer already exists [2025-12-15T03:03:13.261Z] 256f393e029f: Layer already exists [2025-12-15T03:03:13.261Z] main: digest: sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:03:13.364Z] ===================================================== [Pipeline] echo [2025-12-15T03:03:13.386Z] taggedImages: [2025-12-15T03:03:13.386Z] - nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.386Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-15T03:03:13.386Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 [2025-12-15T03:03:13.386Z] - nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.386Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-12-15T03:03:13.458Z] ========================================================= [2025-12-15T03:03:13.458Z] [edgeXBuildMultiArch] RAW Config: [2025-12-15T03:03:13.458Z] images: [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:03:13.458Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-15T03:03:13.458Z] settingsFile: [2025-12-15T03:03:13.458Z] edgex-go-settings [2025-12-15T03:03:13.458Z] ========================================================= [Pipeline] node [2025-12-15T03:03:28.463Z] Still waiting to schedule task [2025-12-15T03:03:28.463Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-775029’ [2025-12-15T03:06:20.597Z] Running on prd-centos7-docker-4c-2g-775056 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-15T03:06:20.650Z] provisioning config files... [2025-12-15T03:06:20.691Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12813663301200511743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:06:23.449Z] ---> ****-login.sh [2025-12-15T03:06:23.449Z] nexus3.edgexfoundry.org:10001 [2025-12-15T03:06:24.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:06:24.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T03:06:24.320Z] Configure a credential helper to remove this warning. See [2025-12-15T03:06:24.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T03:06:24.320Z] [2025-12-15T03:06:24.320Z] Login Succeeded [2025-12-15T03:06:24.320Z] nexus3.edgexfoundry.org:10002 [2025-12-15T03:06:24.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:06:24.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T03:06:24.320Z] Configure a credential helper to remove this warning. See [2025-12-15T03:06:24.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T03:06:24.320Z] [2025-12-15T03:06:24.320Z] Login Succeeded [2025-12-15T03:06:24.320Z] nexus3.edgexfoundry.org:10003 [2025-12-15T03:06:24.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:06:24.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T03:06:24.584Z] Configure a credential helper to remove this warning. See [2025-12-15T03:06:24.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T03:06:24.584Z] [2025-12-15T03:06:24.584Z] Login Succeeded [2025-12-15T03:06:24.584Z] nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:24.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:06:24.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T03:06:24.585Z] Configure a credential helper to remove this warning. See [2025-12-15T03:06:24.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T03:06:24.585Z] [2025-12-15T03:06:24.585Z] Login Succeeded [2025-12-15T03:06:24.585Z] ****.io [2025-12-15T03:06:24.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:06:24.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T03:06:24.848Z] Configure a credential helper to remove this warning. See [2025-12-15T03:06:24.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T03:06:24.848Z] [2025-12-15T03:06:24.848Z] Login Succeeded [2025-12-15T03:06:24.848Z] ---> ****-login.sh ends [Pipeline] } [2025-12-15T03:06:24.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-15T03:06:25.236Z] + docker buildx ls [2025-12-15T03:06:25.237Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-12-15T03:06:25.237Z] default * docker [2025-12-15T03:06:25.237Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-12-15T03:06:25.540Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-12-15T03:06:25.540Z] edgex-builder [Pipeline] sh [2025-12-15T03:06:25.854Z] + docker buildx inspect --bootstrap [2025-12-15T03:06:25.854Z] #1 [internal] booting buildkit [2025-12-15T03:06:25.854Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-12-15T03:06:30.073Z] #1 pulling image moby/buildkit:buildx-stable-1 4.2s done [2025-12-15T03:06:30.073Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-12-15T03:06:31.470Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-12-15T03:06:31.470Z] #1 DONE 5.6s [2025-12-15T03:06:31.470Z] Name: edgex-builder [2025-12-15T03:06:31.470Z] Driver: docker-container [2025-12-15T03:06:31.470Z] [2025-12-15T03:06:31.470Z] Nodes: [2025-12-15T03:06:31.470Z] Name: edgex-builder0 [2025-12-15T03:06:31.470Z] Endpoint: unix:///var/run/docker.sock [2025-12-15T03:06:31.470Z] Status: running [2025-12-15T03:06:31.470Z] Buildkit: v0.26.2 [2025-12-15T03:06:31.470Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-12-15T03:06:31.784Z] + docker buildx ls [2025-12-15T03:06:31.784Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-12-15T03:06:31.784Z] edgex-builder * docker-container [2025-12-15T03:06:31.784Z] edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-12-15T03:06:31.784Z] default docker [2025-12-15T03:06:31.784Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-12-15T03:06:32.086Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:06:32.086Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:06:32.353Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:32.353Z] #1 transferring dockerfile: 197B done [2025-12-15T03:06:32.353Z] #1 DONE 0.0s [2025-12-15T03:06:32.353Z] [2025-12-15T03:06:32.353Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:32.353Z] #2 DONE 0.1s [2025-12-15T03:06:32.353Z] [2025-12-15T03:06:32.353Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:32.353Z] #3 DONE 0.1s [2025-12-15T03:06:32.353Z] [2025-12-15T03:06:32.353Z] #4 [internal] load .dockerignore [2025-12-15T03:06:32.353Z] #4 transferring context: 2B done [2025-12-15T03:06:32.353Z] #4 DONE 0.0s [2025-12-15T03:06:32.353Z] [2025-12-15T03:06:32.353Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 [2025-12-15T03:06:32.353Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done [2025-12-15T03:06:32.353Z] #5 DONE 0.0s [2025-12-15T03:06:32.353Z] [2025-12-15T03:06:32.353Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 [2025-12-15T03:06:32.353Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done [2025-12-15T03:06:32.353Z] #6 DONE 0.1s [2025-12-15T03:06:32.614Z] [2025-12-15T03:06:32.614Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:32.614Z] #7 DONE 0.0s [2025-12-15T03:06:32.614Z] [2025-12-15T03:06:32.614Z] #8 exporting to image [2025-12-15T03:06:32.614Z] #8 exporting layers done [2025-12-15T03:06:32.614Z] #8 exporting manifest sha256:965faf062507564bbb633529592c8c6e10cba34c6aeb54545d45b89357989161 done [2025-12-15T03:06:32.614Z] #8 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done [2025-12-15T03:06:32.614Z] #8 exporting manifest sha256:4759dad5128a6abf96b89c9fc1065c923e32e2e733301b4df72ccf3d060e23b4 done [2025-12-15T03:06:32.614Z] #8 exporting config sha256:47e51c50c1d0ffc25cf7678e5597a962ff7158e75a318c829136c1d619a16938 done [2025-12-15T03:06:32.614Z] #8 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b done [2025-12-15T03:06:32.614Z] #8 pushing layers 0.1s done [2025-12-15T03:06:32.614Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b [2025-12-15T03:06:32.614Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:32.614Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 0.1s done [2025-12-15T03:06:32.614Z] #8 DONE 0.2s [2025-12-15T03:06:32.614Z] [2025-12-15T03:06:32.614Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:32.614Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:32.910Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-12-15T03:06:32.911Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-12-15T03:06:33.173Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:33.173Z] #1 transferring dockerfile: 163B done [2025-12-15T03:06:33.173Z] #1 DONE 0.0s [2025-12-15T03:06:33.173Z] [2025-12-15T03:06:33.173Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-15T03:06:33.173Z] #2 DONE 0.0s [2025-12-15T03:06:33.173Z] [2025-12-15T03:06:33.173Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-15T03:06:33.173Z] #3 DONE 0.0s [2025-12-15T03:06:33.173Z] [2025-12-15T03:06:33.173Z] #4 [internal] load .dockerignore [2025-12-15T03:06:33.173Z] #4 transferring context: 2B done [2025-12-15T03:06:33.173Z] #4 DONE 0.0s [2025-12-15T03:06:33.173Z] [2025-12-15T03:06:33.173Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 [2025-12-15T03:06:33.173Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done [2025-12-15T03:06:33.173Z] #5 CACHED [2025-12-15T03:06:33.173Z] [2025-12-15T03:06:33.173Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 [2025-12-15T03:06:33.173Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done [2025-12-15T03:06:33.173Z] #6 CACHED [2025-12-15T03:06:33.173Z] [2025-12-15T03:06:33.173Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:33.173Z] #7 DONE 0.0s [2025-12-15T03:06:33.173Z] [2025-12-15T03:06:33.173Z] #8 exporting to image [2025-12-15T03:06:33.173Z] #8 exporting layers done [2025-12-15T03:06:33.173Z] #8 exporting manifest sha256:965faf062507564bbb633529592c8c6e10cba34c6aeb54545d45b89357989161 done [2025-12-15T03:06:33.173Z] #8 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done [2025-12-15T03:06:33.173Z] #8 exporting manifest sha256:4759dad5128a6abf96b89c9fc1065c923e32e2e733301b4df72ccf3d060e23b4 done [2025-12-15T03:06:33.173Z] #8 exporting config sha256:47e51c50c1d0ffc25cf7678e5597a962ff7158e75a318c829136c1d619a16938 done [2025-12-15T03:06:33.173Z] #8 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b done [2025-12-15T03:06:33.173Z] #8 pushing layers 0.0s done [2025-12-15T03:06:33.173Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 0.1s done [2025-12-15T03:06:33.173Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:33.173Z] #8 DONE 0.1s [2025-12-15T03:06:33.173Z] [2025-12-15T03:06:33.173Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:33.173Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:33.467Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83' [2025-12-15T03:06:33.467Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 --push - [2025-12-15T03:06:33.728Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:33.728Z] #1 transferring dockerfile: 169B done [2025-12-15T03:06:33.728Z] #1 DONE 0.0s [2025-12-15T03:06:33.728Z] [2025-12-15T03:06:33.728Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 [2025-12-15T03:06:33.728Z] #2 DONE 0.0s [2025-12-15T03:06:33.728Z] [2025-12-15T03:06:33.728Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83 [2025-12-15T03:06:33.728Z] #3 DONE 0.0s [2025-12-15T03:06:33.728Z] [2025-12-15T03:06:33.728Z] #4 [internal] load .dockerignore [2025-12-15T03:06:33.728Z] #4 transferring context: 2B done [2025-12-15T03:06:33.728Z] #4 DONE 0.0s [2025-12-15T03:06:33.728Z] [2025-12-15T03:06:33.728Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 [2025-12-15T03:06:33.728Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done [2025-12-15T03:06:33.728Z] #5 CACHED [2025-12-15T03:06:33.728Z] [2025-12-15T03:06:33.728Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 [2025-12-15T03:06:33.728Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done [2025-12-15T03:06:33.728Z] #6 CACHED [2025-12-15T03:06:33.728Z] [2025-12-15T03:06:33.728Z] #7 exporting to image [2025-12-15T03:06:33.728Z] #7 exporting layers done [2025-12-15T03:06:33.728Z] #7 exporting manifest sha256:965faf062507564bbb633529592c8c6e10cba34c6aeb54545d45b89357989161 done [2025-12-15T03:06:33.728Z] #7 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d [2025-12-15T03:06:33.728Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:33.728Z] #7 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done [2025-12-15T03:06:33.728Z] #7 exporting manifest sha256:4759dad5128a6abf96b89c9fc1065c923e32e2e733301b4df72ccf3d060e23b4 done [2025-12-15T03:06:33.728Z] #7 exporting config sha256:47e51c50c1d0ffc25cf7678e5597a962ff7158e75a318c829136c1d619a16938 done [2025-12-15T03:06:33.728Z] #7 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b done [2025-12-15T03:06:33.728Z] #7 pushing layers 0.0s done [2025-12-15T03:06:33.728Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.83@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 0.1s done [2025-12-15T03:06:33.728Z] #7 DONE 0.1s [2025-12-15T03:06:33.728Z] [2025-12-15T03:06:33.728Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:33.728Z] #8 DONE 0.0s [2025-12-15T03:06:33.728Z] [2025-12-15T03:06:33.728Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:33.728Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:34.022Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:06:34.022Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:06:34.284Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:34.284Z] #1 transferring dockerfile: 210B done [2025-12-15T03:06:34.284Z] #1 DONE 0.0s [2025-12-15T03:06:34.284Z] [2025-12-15T03:06:34.284Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:34.284Z] #2 DONE 0.0s [2025-12-15T03:06:34.284Z] [2025-12-15T03:06:34.284Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:34.284Z] #3 DONE 0.0s [2025-12-15T03:06:34.284Z] [2025-12-15T03:06:34.284Z] #4 [internal] load .dockerignore [2025-12-15T03:06:34.284Z] #4 transferring context: 2B done [2025-12-15T03:06:34.284Z] #4 DONE 0.0s [2025-12-15T03:06:34.284Z] [2025-12-15T03:06:34.284Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 [2025-12-15T03:06:34.284Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done [2025-12-15T03:06:34.284Z] #5 CACHED [2025-12-15T03:06:34.284Z] [2025-12-15T03:06:34.284Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 [2025-12-15T03:06:34.284Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done [2025-12-15T03:06:34.284Z] #6 CACHED [2025-12-15T03:06:34.284Z] [2025-12-15T03:06:34.284Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:34.284Z] #7 DONE 0.0s [2025-12-15T03:06:34.284Z] [2025-12-15T03:06:34.284Z] #8 exporting to image [2025-12-15T03:06:34.284Z] #8 exporting layers done [2025-12-15T03:06:34.284Z] #8 exporting manifest sha256:965faf062507564bbb633529592c8c6e10cba34c6aeb54545d45b89357989161 done [2025-12-15T03:06:34.284Z] #8 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done [2025-12-15T03:06:34.284Z] #8 exporting manifest sha256:4759dad5128a6abf96b89c9fc1065c923e32e2e733301b4df72ccf3d060e23b4 done [2025-12-15T03:06:34.284Z] #8 exporting config sha256:47e51c50c1d0ffc25cf7678e5597a962ff7158e75a318c829136c1d619a16938 done [2025-12-15T03:06:34.284Z] #8 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b done [2025-12-15T03:06:34.284Z] #8 pushing layers 0.0s done [2025-12-15T03:06:34.284Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 0.1s done [2025-12-15T03:06:34.284Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:34.284Z] #8 DONE 0.1s [2025-12-15T03:06:34.284Z] [2025-12-15T03:06:34.284Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:34.284Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:34.580Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-12-15T03:06:34.580Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-12-15T03:06:34.841Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:34.841Z] #1 transferring dockerfile: 161B done [2025-12-15T03:06:34.841Z] #1 DONE 0.0s [2025-12-15T03:06:34.841Z] [2025-12-15T03:06:34.841Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-12-15T03:06:34.841Z] #2 DONE 0.0s [2025-12-15T03:06:34.841Z] [2025-12-15T03:06:34.841Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-12-15T03:06:34.841Z] #3 DONE 0.0s [2025-12-15T03:06:34.841Z] [2025-12-15T03:06:34.841Z] #4 [internal] load .dockerignore [2025-12-15T03:06:34.841Z] #4 transferring context: 2B done [2025-12-15T03:06:34.841Z] #4 DONE 0.0s [2025-12-15T03:06:34.841Z] [2025-12-15T03:06:34.841Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 [2025-12-15T03:06:34.841Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done [2025-12-15T03:06:34.841Z] #5 CACHED [2025-12-15T03:06:34.841Z] [2025-12-15T03:06:34.841Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 [2025-12-15T03:06:34.841Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:be9ca742a82eff95eec69788443a11625b94ab25d023aab42d026467fc5e9da7 0.0s done [2025-12-15T03:06:34.841Z] #6 CACHED [2025-12-15T03:06:34.841Z] [2025-12-15T03:06:34.841Z] #7 exporting to image [2025-12-15T03:06:34.841Z] #7 exporting layers done [2025-12-15T03:06:34.841Z] #7 exporting manifest sha256:965faf062507564bbb633529592c8c6e10cba34c6aeb54545d45b89357989161 done [2025-12-15T03:06:34.841Z] #7 exporting config sha256:d46f012761fc2ffd31d22b3878bd3e14c9b9557834b2ba2f532f996ea258859d done [2025-12-15T03:06:34.841Z] #7 exporting manifest sha256:4759dad5128a6abf96b89c9fc1065c923e32e2e733301b4df72ccf3d060e23b4 done [2025-12-15T03:06:34.841Z] #7 exporting config sha256:47e51c50c1d0ffc25cf7678e5597a962ff7158e75a318c829136c1d619a16938 done [2025-12-15T03:06:34.841Z] #7 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b [2025-12-15T03:06:34.841Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:34.841Z] #7 exporting manifest list sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b done [2025-12-15T03:06:34.841Z] #7 pushing layers 0.0s done [2025-12-15T03:06:34.841Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:39a61c6ff964ae3544b09c1303972f6e505074dc785b4540c31fada101affb4b 0.1s done [2025-12-15T03:06:34.841Z] #7 DONE 0.1s [2025-12-15T03:06:34.841Z] [2025-12-15T03:06:34.841Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:34.841Z] #8 DONE 0.0s [2025-12-15T03:06:34.841Z] [2025-12-15T03:06:34.841Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:34.841Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:35.165Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:06:35.166Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:06:35.427Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:35.427Z] #1 transferring dockerfile: 216B done [2025-12-15T03:06:35.427Z] #1 DONE 0.0s [2025-12-15T03:06:35.427Z] [2025-12-15T03:06:35.427Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:35.427Z] #2 DONE 0.0s [2025-12-15T03:06:35.427Z] [2025-12-15T03:06:35.427Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:35.427Z] #3 DONE 0.1s [2025-12-15T03:06:35.427Z] [2025-12-15T03:06:35.427Z] #4 [internal] load .dockerignore [2025-12-15T03:06:35.427Z] #4 transferring context: 2B done [2025-12-15T03:06:35.427Z] #4 DONE 0.0s [2025-12-15T03:06:35.427Z] [2025-12-15T03:06:35.427Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:35.427Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done [2025-12-15T03:06:35.427Z] #5 DONE 0.0s [2025-12-15T03:06:35.427Z] [2025-12-15T03:06:35.427Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:35.427Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done [2025-12-15T03:06:35.427Z] #6 DONE 0.0s [2025-12-15T03:06:35.427Z] [2025-12-15T03:06:35.427Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:35.427Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done [2025-12-15T03:06:35.427Z] #5 DONE 0.1s [2025-12-15T03:06:35.427Z] [2025-12-15T03:06:35.427Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:35.687Z] #7 DONE 0.0s [2025-12-15T03:06:35.687Z] [2025-12-15T03:06:35.687Z] #8 exporting to image [2025-12-15T03:06:35.687Z] #8 exporting layers done [2025-12-15T03:06:35.687Z] #8 exporting manifest sha256:819eca7584a84218f3d1f8c61a382d0731ccc65faa9cd0df1e9b3e847ee2d85b done [2025-12-15T03:06:35.687Z] #8 exporting config sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 done [2025-12-15T03:06:35.687Z] #8 exporting manifest sha256:da07fc0d8e7a9df3924cb0d2670de58a88a2933d6bc0c7f86df599e68c06923f done [2025-12-15T03:06:35.687Z] #8 exporting config sha256:c7b833ad2f2883c3efb87f3544e7cf00afea04c169f8ccb634bf5ecbf3edcabc done [2025-12-15T03:06:35.687Z] #8 exporting manifest list sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e done [2025-12-15T03:06:35.687Z] #8 pushing layers 0.1s done [2025-12-15T03:06:35.687Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e 0.1s done [2025-12-15T03:06:35.687Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:35.687Z] #8 DONE 0.2s [2025-12-15T03:06:35.687Z] [2025-12-15T03:06:35.687Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:35.687Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:35.985Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-12-15T03:06:35.985Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-12-15T03:06:36.246Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:36.246Z] #1 transferring dockerfile: 182B done [2025-12-15T03:06:36.246Z] #1 DONE 0.0s [2025-12-15T03:06:36.246Z] [2025-12-15T03:06:36.246Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-15T03:06:36.246Z] #2 DONE 0.0s [2025-12-15T03:06:36.246Z] [2025-12-15T03:06:36.246Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-15T03:06:36.246Z] #3 DONE 0.0s [2025-12-15T03:06:36.246Z] [2025-12-15T03:06:36.246Z] #4 [internal] load .dockerignore [2025-12-15T03:06:36.246Z] #4 transferring context: 2B done [2025-12-15T03:06:36.246Z] #4 DONE 0.0s [2025-12-15T03:06:36.246Z] [2025-12-15T03:06:36.246Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:36.246Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done [2025-12-15T03:06:36.246Z] #5 CACHED [2025-12-15T03:06:36.246Z] [2025-12-15T03:06:36.246Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:36.246Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done [2025-12-15T03:06:36.246Z] #6 CACHED [2025-12-15T03:06:36.246Z] [2025-12-15T03:06:36.246Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:36.246Z] #7 DONE 0.0s [2025-12-15T03:06:36.246Z] [2025-12-15T03:06:36.246Z] #8 exporting to image [2025-12-15T03:06:36.246Z] #8 exporting layers done [2025-12-15T03:06:36.246Z] #8 exporting manifest sha256:819eca7584a84218f3d1f8c61a382d0731ccc65faa9cd0df1e9b3e847ee2d85b done [2025-12-15T03:06:36.246Z] #8 exporting config sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 done [2025-12-15T03:06:36.246Z] #8 exporting manifest sha256:da07fc0d8e7a9df3924cb0d2670de58a88a2933d6bc0c7f86df599e68c06923f done [2025-12-15T03:06:36.246Z] #8 exporting config sha256:c7b833ad2f2883c3efb87f3544e7cf00afea04c169f8ccb634bf5ecbf3edcabc done [2025-12-15T03:06:36.246Z] #8 exporting manifest list sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e done [2025-12-15T03:06:36.246Z] #8 pushing layers 0.0s done [2025-12-15T03:06:36.246Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e 0.1s done [2025-12-15T03:06:36.246Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:36.246Z] #8 DONE 0.1s [2025-12-15T03:06:36.246Z] [2025-12-15T03:06:36.246Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:36.246Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:36.549Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83' [2025-12-15T03:06:36.549Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 --push - [2025-12-15T03:06:36.818Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:36.818Z] #1 transferring dockerfile: 188B done [2025-12-15T03:06:36.818Z] #1 DONE 0.0s [2025-12-15T03:06:36.818Z] [2025-12-15T03:06:36.818Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 [2025-12-15T03:06:36.818Z] #2 DONE 0.0s [2025-12-15T03:06:36.818Z] [2025-12-15T03:06:36.818Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83 [2025-12-15T03:06:36.818Z] #3 DONE 0.0s [2025-12-15T03:06:36.818Z] [2025-12-15T03:06:36.818Z] #4 [internal] load .dockerignore [2025-12-15T03:06:36.818Z] #4 transferring context: 2B done [2025-12-15T03:06:36.818Z] #4 DONE 0.0s [2025-12-15T03:06:36.818Z] [2025-12-15T03:06:36.818Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:36.818Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done [2025-12-15T03:06:36.818Z] #5 CACHED [2025-12-15T03:06:36.818Z] [2025-12-15T03:06:36.818Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:36.818Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done [2025-12-15T03:06:36.818Z] #6 DONE 0.0s [2025-12-15T03:06:36.818Z] [2025-12-15T03:06:36.818Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:36.818Z] #6 CACHED [2025-12-15T03:06:36.818Z] [2025-12-15T03:06:36.818Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:36.818Z] #7 DONE 0.0s [2025-12-15T03:06:36.818Z] [2025-12-15T03:06:36.818Z] #8 exporting to image [2025-12-15T03:06:36.818Z] #8 exporting layers done [2025-12-15T03:06:36.818Z] #8 exporting manifest sha256:819eca7584a84218f3d1f8c61a382d0731ccc65faa9cd0df1e9b3e847ee2d85b done [2025-12-15T03:06:36.818Z] #8 exporting config sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 done [2025-12-15T03:06:36.818Z] #8 exporting manifest sha256:da07fc0d8e7a9df3924cb0d2670de58a88a2933d6bc0c7f86df599e68c06923f done [2025-12-15T03:06:36.818Z] #8 exporting config sha256:c7b833ad2f2883c3efb87f3544e7cf00afea04c169f8ccb634bf5ecbf3edcabc done [2025-12-15T03:06:36.818Z] #8 exporting manifest list sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e done [2025-12-15T03:06:36.818Z] #8 pushing layers 0.0s done [2025-12-15T03:06:36.818Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.83@sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e 0.1s done [2025-12-15T03:06:36.818Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:36.818Z] #8 DONE 0.1s [2025-12-15T03:06:36.818Z] [2025-12-15T03:06:36.818Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:36.818Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:37.110Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:06:37.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:06:37.110Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:37.110Z] #1 transferring dockerfile: 229B done [2025-12-15T03:06:37.110Z] #1 DONE 0.0s [2025-12-15T03:06:37.110Z] [2025-12-15T03:06:37.110Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:37.110Z] #2 DONE 0.0s [2025-12-15T03:06:37.110Z] [2025-12-15T03:06:37.110Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:37.110Z] #3 DONE 0.0s [2025-12-15T03:06:37.110Z] [2025-12-15T03:06:37.110Z] #4 [internal] load .dockerignore [2025-12-15T03:06:37.110Z] #4 transferring context: 2B done [2025-12-15T03:06:37.110Z] #4 DONE 0.0s [2025-12-15T03:06:37.110Z] [2025-12-15T03:06:37.110Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:37.110Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 done [2025-12-15T03:06:37.110Z] #5 CACHED [2025-12-15T03:06:37.110Z] [2025-12-15T03:06:37.110Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:37.110Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done [2025-12-15T03:06:37.370Z] #6 CACHED [2025-12-15T03:06:37.370Z] [2025-12-15T03:06:37.370Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:37.370Z] #7 DONE 0.0s [2025-12-15T03:06:37.370Z] [2025-12-15T03:06:37.370Z] #8 exporting to image [2025-12-15T03:06:37.370Z] #8 exporting layers done [2025-12-15T03:06:37.370Z] #8 exporting manifest sha256:819eca7584a84218f3d1f8c61a382d0731ccc65faa9cd0df1e9b3e847ee2d85b done [2025-12-15T03:06:37.370Z] #8 exporting config sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 done [2025-12-15T03:06:37.370Z] #8 exporting manifest sha256:da07fc0d8e7a9df3924cb0d2670de58a88a2933d6bc0c7f86df599e68c06923f done [2025-12-15T03:06:37.370Z] #8 exporting config sha256:c7b833ad2f2883c3efb87f3544e7cf00afea04c169f8ccb634bf5ecbf3edcabc done [2025-12-15T03:06:37.370Z] #8 exporting manifest list sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e done [2025-12-15T03:06:37.370Z] #8 pushing layers 0.0s done [2025-12-15T03:06:37.370Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e 0.1s done [2025-12-15T03:06:37.370Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:37.370Z] #8 DONE 0.1s [2025-12-15T03:06:37.370Z] [2025-12-15T03:06:37.370Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:37.370Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:37.662Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-12-15T03:06:37.662Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-12-15T03:06:37.662Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:37.662Z] #1 transferring dockerfile: 180B done [2025-12-15T03:06:37.662Z] #1 DONE 0.0s [2025-12-15T03:06:37.662Z] [2025-12-15T03:06:37.662Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-15T03:06:37.662Z] #2 DONE 0.0s [2025-12-15T03:06:37.662Z] [2025-12-15T03:06:37.662Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-15T03:06:37.662Z] #3 DONE 0.0s [2025-12-15T03:06:37.662Z] [2025-12-15T03:06:37.662Z] #4 [internal] load .dockerignore [2025-12-15T03:06:37.662Z] #4 transferring context: 2B done [2025-12-15T03:06:37.662Z] #4 DONE 0.0s [2025-12-15T03:06:37.662Z] [2025-12-15T03:06:37.662Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:37.662Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done [2025-12-15T03:06:37.662Z] #5 CACHED [2025-12-15T03:06:37.662Z] [2025-12-15T03:06:37.662Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 [2025-12-15T03:06:37.662Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:87a41a74b4cf4a614c74a2b724cd7fb729ba7fad4d7be2b3154db48dcdccc960 0.0s done [2025-12-15T03:06:37.662Z] #6 CACHED [2025-12-15T03:06:37.662Z] [2025-12-15T03:06:37.662Z] #7 exporting to image [2025-12-15T03:06:37.662Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:37.923Z] #7 exporting layers done [2025-12-15T03:06:37.923Z] #7 exporting manifest sha256:819eca7584a84218f3d1f8c61a382d0731ccc65faa9cd0df1e9b3e847ee2d85b done [2025-12-15T03:06:37.923Z] #7 exporting config sha256:f7cb1de44782d8489141bf9eebc2c78437f3bb71808c2e1f34da2f136c9dd0d3 done [2025-12-15T03:06:37.923Z] #7 exporting manifest sha256:da07fc0d8e7a9df3924cb0d2670de58a88a2933d6bc0c7f86df599e68c06923f done [2025-12-15T03:06:37.923Z] #7 exporting config sha256:c7b833ad2f2883c3efb87f3544e7cf00afea04c169f8ccb634bf5ecbf3edcabc done [2025-12-15T03:06:37.923Z] #7 exporting manifest list sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e done [2025-12-15T03:06:37.923Z] #7 pushing layers 0.0s done [2025-12-15T03:06:37.923Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fc2ad999a959ed46f5eeb8df8db74d13992867a645f32bf620f0755d4baa2c8e 0.1s done [2025-12-15T03:06:37.923Z] #7 DONE 0.1s [2025-12-15T03:06:37.923Z] [2025-12-15T03:06:37.923Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:37.923Z] #8 DONE 0.0s [2025-12-15T03:06:37.923Z] [2025-12-15T03:06:37.923Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:37.923Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:38.221Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:06:38.221Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:06:38.483Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:38.483Z] #1 transferring dockerfile: 194B done [2025-12-15T03:06:38.483Z] #1 DONE 0.0s [2025-12-15T03:06:38.483Z] [2025-12-15T03:06:38.483Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:38.483Z] #2 DONE 0.0s [2025-12-15T03:06:38.483Z] [2025-12-15T03:06:38.483Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:38.483Z] #3 DONE 0.0s [2025-12-15T03:06:38.483Z] [2025-12-15T03:06:38.483Z] #4 [internal] load .dockerignore [2025-12-15T03:06:38.483Z] #4 transferring context: 2B done [2025-12-15T03:06:38.483Z] #4 DONE 0.0s [2025-12-15T03:06:38.483Z] [2025-12-15T03:06:38.483Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 [2025-12-15T03:06:38.483Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done [2025-12-15T03:06:38.483Z] #5 DONE 0.0s [2025-12-15T03:06:38.483Z] [2025-12-15T03:06:38.483Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 [2025-12-15T03:06:38.483Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done [2025-12-15T03:06:38.483Z] #6 DONE 0.1s [2025-12-15T03:06:38.483Z] [2025-12-15T03:06:38.483Z] #7 exporting to image [2025-12-15T03:06:38.483Z] #7 exporting layers done [2025-12-15T03:06:38.483Z] #7 exporting manifest sha256:d66e5045b6bd1e8759be91dc8fe7f7b321db99a4bbf6480040c31685fc91df86 done [2025-12-15T03:06:38.483Z] #7 exporting config sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done [2025-12-15T03:06:38.483Z] #7 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b done [2025-12-15T03:06:38.483Z] #7 exporting config sha256:5e68a080cca9c54b5acf5d504cba0194cdd09c001f9a1dc041c610ffb72a2ea2 0.0s done [2025-12-15T03:06:38.483Z] #7 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 [2025-12-15T03:06:38.483Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:38.744Z] #7 ... [2025-12-15T03:06:38.744Z] [2025-12-15T03:06:38.744Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:38.744Z] #8 DONE 0.0s [2025-12-15T03:06:38.744Z] [2025-12-15T03:06:38.744Z] #7 exporting to image [2025-12-15T03:06:38.744Z] #7 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 done [2025-12-15T03:06:38.744Z] #7 pushing layers 0.1s done [2025-12-15T03:06:38.744Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 [2025-12-15T03:06:38.744Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 0.1s done [2025-12-15T03:06:38.744Z] #7 DONE 0.2s [2025-12-15T03:06:38.744Z] [2025-12-15T03:06:38.744Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:38.744Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:39.047Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-12-15T03:06:39.047Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-12-15T03:06:39.047Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:39.047Z] #1 transferring dockerfile: 160B done [2025-12-15T03:06:39.047Z] #1 DONE 0.0s [2025-12-15T03:06:39.047Z] [2025-12-15T03:06:39.047Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-15T03:06:39.047Z] #2 DONE 0.0s [2025-12-15T03:06:39.047Z] [2025-12-15T03:06:39.047Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-15T03:06:39.047Z] #3 DONE 0.0s [2025-12-15T03:06:39.047Z] [2025-12-15T03:06:39.047Z] #4 [internal] load .dockerignore [2025-12-15T03:06:39.047Z] #4 transferring context: 2B done [2025-12-15T03:06:39.047Z] #4 DONE 0.0s [2025-12-15T03:06:39.047Z] [2025-12-15T03:06:39.047Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 [2025-12-15T03:06:39.047Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done [2025-12-15T03:06:39.047Z] #5 CACHED [2025-12-15T03:06:39.047Z] [2025-12-15T03:06:39.047Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 [2025-12-15T03:06:39.314Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done [2025-12-15T03:06:39.314Z] #6 CACHED [2025-12-15T03:06:39.314Z] [2025-12-15T03:06:39.314Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:39.314Z] #7 DONE 0.0s [2025-12-15T03:06:39.314Z] [2025-12-15T03:06:39.314Z] #8 exporting to image [2025-12-15T03:06:39.314Z] #8 exporting layers done [2025-12-15T03:06:39.314Z] #8 exporting manifest sha256:d66e5045b6bd1e8759be91dc8fe7f7b321db99a4bbf6480040c31685fc91df86 done [2025-12-15T03:06:39.314Z] #8 exporting config sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done [2025-12-15T03:06:39.314Z] #8 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b done [2025-12-15T03:06:39.314Z] #8 exporting config sha256:5e68a080cca9c54b5acf5d504cba0194cdd09c001f9a1dc041c610ffb72a2ea2 done [2025-12-15T03:06:39.314Z] #8 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 done [2025-12-15T03:06:39.314Z] #8 pushing layers 0.0s done [2025-12-15T03:06:39.314Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 0.1s done [2025-12-15T03:06:39.314Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:39.314Z] #8 DONE 0.1s [2025-12-15T03:06:39.314Z] [2025-12-15T03:06:39.314Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:39.314Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:39.622Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83' [2025-12-15T03:06:39.622Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 --push - [2025-12-15T03:06:39.883Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:39.883Z] #1 transferring dockerfile: 166B done [2025-12-15T03:06:39.883Z] #1 DONE 0.0s [2025-12-15T03:06:39.883Z] [2025-12-15T03:06:39.883Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 [2025-12-15T03:06:39.883Z] #2 DONE 0.0s [2025-12-15T03:06:39.883Z] [2025-12-15T03:06:39.883Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83 [2025-12-15T03:06:39.883Z] #3 DONE 0.0s [2025-12-15T03:06:39.883Z] [2025-12-15T03:06:39.883Z] #4 [internal] load .dockerignore [2025-12-15T03:06:39.883Z] #4 transferring context: 2B done [2025-12-15T03:06:39.883Z] #4 DONE 0.0s [2025-12-15T03:06:39.883Z] [2025-12-15T03:06:39.883Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 [2025-12-15T03:06:39.883Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done [2025-12-15T03:06:39.883Z] #5 CACHED [2025-12-15T03:06:39.883Z] [2025-12-15T03:06:39.883Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 [2025-12-15T03:06:39.883Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done [2025-12-15T03:06:39.883Z] #6 CACHED [2025-12-15T03:06:39.883Z] [2025-12-15T03:06:39.883Z] #7 exporting to image [2025-12-15T03:06:39.883Z] #7 exporting layers [2025-12-15T03:06:39.883Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:39.883Z] #7 exporting layers done [2025-12-15T03:06:39.883Z] #7 exporting manifest sha256:d66e5045b6bd1e8759be91dc8fe7f7b321db99a4bbf6480040c31685fc91df86 done [2025-12-15T03:06:39.883Z] #7 exporting config sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done [2025-12-15T03:06:39.883Z] #7 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b done [2025-12-15T03:06:39.883Z] #7 exporting config sha256:5e68a080cca9c54b5acf5d504cba0194cdd09c001f9a1dc041c610ffb72a2ea2 done [2025-12-15T03:06:39.883Z] #7 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 done [2025-12-15T03:06:39.883Z] #7 pushing layers 0.0s done [2025-12-15T03:06:39.883Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.83@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 0.1s done [2025-12-15T03:06:39.883Z] #7 DONE 0.1s [2025-12-15T03:06:39.883Z] [2025-12-15T03:06:39.883Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:39.883Z] #8 DONE 0.0s [2025-12-15T03:06:39.883Z] [2025-12-15T03:06:39.883Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:39.883Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:40.180Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:06:40.180Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:06:40.443Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:40.443Z] #1 transferring dockerfile: 207B done [2025-12-15T03:06:40.443Z] #1 DONE 0.0s [2025-12-15T03:06:40.443Z] [2025-12-15T03:06:40.443Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:40.443Z] #2 DONE 0.0s [2025-12-15T03:06:40.443Z] [2025-12-15T03:06:40.443Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:40.443Z] #3 DONE 0.0s [2025-12-15T03:06:40.443Z] [2025-12-15T03:06:40.443Z] #4 [internal] load .dockerignore [2025-12-15T03:06:40.443Z] #4 transferring context: 2B done [2025-12-15T03:06:40.443Z] #4 DONE 0.0s [2025-12-15T03:06:40.443Z] [2025-12-15T03:06:40.443Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 [2025-12-15T03:06:40.443Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 done [2025-12-15T03:06:40.443Z] #5 CACHED [2025-12-15T03:06:40.443Z] [2025-12-15T03:06:40.443Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 [2025-12-15T03:06:40.443Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 done [2025-12-15T03:06:40.443Z] #6 CACHED [2025-12-15T03:06:40.443Z] [2025-12-15T03:06:40.443Z] #7 exporting to image [2025-12-15T03:06:40.443Z] #7 exporting layers done [2025-12-15T03:06:40.443Z] #7 exporting manifest sha256:d66e5045b6bd1e8759be91dc8fe7f7b321db99a4bbf6480040c31685fc91df86 done [2025-12-15T03:06:40.443Z] #7 exporting config sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done [2025-12-15T03:06:40.443Z] #7 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b done [2025-12-15T03:06:40.443Z] #7 exporting config sha256:5e68a080cca9c54b5acf5d504cba0194cdd09c001f9a1dc041c610ffb72a2ea2 done [2025-12-15T03:06:40.443Z] #7 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 done [2025-12-15T03:06:40.443Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:40.443Z] #7 pushing layers 0.0s done [2025-12-15T03:06:40.443Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 0.1s done [2025-12-15T03:06:40.443Z] #7 DONE 0.1s [2025-12-15T03:06:40.443Z] [2025-12-15T03:06:40.443Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:40.443Z] #8 DONE 0.0s [2025-12-15T03:06:40.443Z] [2025-12-15T03:06:40.443Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:40.443Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:40.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-12-15T03:06:40.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-12-15T03:06:41.000Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:41.000Z] #1 transferring dockerfile: 158B done [2025-12-15T03:06:41.000Z] #1 DONE 0.0s [2025-12-15T03:06:41.000Z] [2025-12-15T03:06:41.000Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-12-15T03:06:41.000Z] #2 DONE 0.0s [2025-12-15T03:06:41.000Z] [2025-12-15T03:06:41.000Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-12-15T03:06:41.000Z] #3 DONE 0.0s [2025-12-15T03:06:41.000Z] [2025-12-15T03:06:41.000Z] #4 [internal] load .dockerignore [2025-12-15T03:06:41.000Z] #4 transferring context: 2B done [2025-12-15T03:06:41.000Z] #4 DONE 0.0s [2025-12-15T03:06:41.000Z] [2025-12-15T03:06:41.000Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 [2025-12-15T03:06:41.000Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done [2025-12-15T03:06:41.000Z] #5 CACHED [2025-12-15T03:06:41.000Z] [2025-12-15T03:06:41.000Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 [2025-12-15T03:06:41.000Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e1949e1f12b7a40ae9a031a51759e39e8c44fdf786874af345e2db9fa662c751 0.0s done [2025-12-15T03:06:41.000Z] #6 CACHED [2025-12-15T03:06:41.000Z] [2025-12-15T03:06:41.000Z] #7 exporting to image [2025-12-15T03:06:41.000Z] #7 exporting layers done [2025-12-15T03:06:41.000Z] #7 exporting manifest sha256:d66e5045b6bd1e8759be91dc8fe7f7b321db99a4bbf6480040c31685fc91df86 done [2025-12-15T03:06:41.000Z] #7 exporting config sha256:70232bd334321e751c6ee3d778688601c5ca31ffbfcdf39c487d7679a3c33427 done [2025-12-15T03:06:41.000Z] #7 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b [2025-12-15T03:06:41.000Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:41.000Z] #7 exporting manifest sha256:f19de9ecb1a3ac21558b552521967b23f4eb3bb2c8407b0737acf10bd068021b done [2025-12-15T03:06:41.000Z] #7 exporting config sha256:5e68a080cca9c54b5acf5d504cba0194cdd09c001f9a1dc041c610ffb72a2ea2 done [2025-12-15T03:06:41.000Z] #7 exporting manifest list sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 done [2025-12-15T03:06:41.000Z] #7 pushing layers 0.0s done [2025-12-15T03:06:41.000Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:5aeb60747ff1915608ac7081fef531de6ff769cfe429b6906d06f8343a592cd0 0.1s done [2025-12-15T03:06:41.000Z] #7 DONE 0.1s [2025-12-15T03:06:41.000Z] [2025-12-15T03:06:41.000Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:41.000Z] #8 DONE 0.0s [2025-12-15T03:06:41.000Z] [2025-12-15T03:06:41.000Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:41.000Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:41.296Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:06:41.296Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:06:41.556Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:41.556Z] #1 transferring dockerfile: 196B done [2025-12-15T03:06:41.556Z] #1 DONE 0.0s [2025-12-15T03:06:41.556Z] [2025-12-15T03:06:41.556Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:41.556Z] #2 DONE 0.0s [2025-12-15T03:06:41.556Z] [2025-12-15T03:06:41.556Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:41.556Z] #3 DONE 0.0s [2025-12-15T03:06:41.556Z] [2025-12-15T03:06:41.556Z] #4 [internal] load .dockerignore [2025-12-15T03:06:41.556Z] #4 transferring context: 2B done [2025-12-15T03:06:41.556Z] #4 DONE 0.0s [2025-12-15T03:06:41.556Z] [2025-12-15T03:06:41.556Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:41.556Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done [2025-12-15T03:06:41.556Z] #5 DONE 0.0s [2025-12-15T03:06:41.556Z] [2025-12-15T03:06:41.556Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:41.556Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done [2025-12-15T03:06:41.556Z] #6 DONE 0.1s [2025-12-15T03:06:41.556Z] [2025-12-15T03:06:41.556Z] #7 exporting to image [2025-12-15T03:06:41.556Z] #7 exporting layers done [2025-12-15T03:06:41.556Z] #7 exporting manifest sha256:d324ff8aa44c2dc62dcb6c6e9fbc453e788ebc6613e7befa9118296a98a1d6bd done [2025-12-15T03:06:41.556Z] #7 exporting config sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done [2025-12-15T03:06:41.556Z] #7 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 done [2025-12-15T03:06:41.556Z] #7 exporting config sha256:dfff373e4254370b8b069d363f73f3318c64a9fffd973fd613d9f822401de08b done [2025-12-15T03:06:41.556Z] #7 exporting manifest list sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca done [2025-12-15T03:06:41.556Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:41.817Z] #7 ... [2025-12-15T03:06:41.817Z] [2025-12-15T03:06:41.817Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:41.817Z] #8 DONE 0.0s [2025-12-15T03:06:41.817Z] [2025-12-15T03:06:41.817Z] #7 exporting to image [2025-12-15T03:06:41.817Z] #7 pushing layers 0.1s done [2025-12-15T03:06:41.817Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca [2025-12-15T03:06:41.817Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 0.1s done [2025-12-15T03:06:41.817Z] #7 DONE 0.2s [2025-12-15T03:06:41.817Z] [2025-12-15T03:06:41.817Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:41.817Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:42.115Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-12-15T03:06:42.115Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-12-15T03:06:42.375Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:42.375Z] #1 transferring dockerfile: 162B done [2025-12-15T03:06:42.375Z] #1 DONE 0.0s [2025-12-15T03:06:42.375Z] [2025-12-15T03:06:42.375Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-15T03:06:42.375Z] #2 DONE 0.0s [2025-12-15T03:06:42.375Z] [2025-12-15T03:06:42.375Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-15T03:06:42.375Z] #3 DONE 0.0s [2025-12-15T03:06:42.375Z] [2025-12-15T03:06:42.375Z] #4 [internal] load .dockerignore [2025-12-15T03:06:42.375Z] #4 transferring context: 2B done [2025-12-15T03:06:42.375Z] #4 DONE 0.0s [2025-12-15T03:06:42.375Z] [2025-12-15T03:06:42.375Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:42.375Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done [2025-12-15T03:06:42.375Z] #5 DONE 0.0s [2025-12-15T03:06:42.375Z] [2025-12-15T03:06:42.375Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:42.375Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done [2025-12-15T03:06:42.375Z] #6 CACHED [2025-12-15T03:06:42.375Z] [2025-12-15T03:06:42.375Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:42.375Z] #5 CACHED [2025-12-15T03:06:42.375Z] [2025-12-15T03:06:42.375Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:42.376Z] #7 DONE 0.0s [2025-12-15T03:06:42.376Z] [2025-12-15T03:06:42.376Z] #8 exporting to image [2025-12-15T03:06:42.376Z] #8 exporting layers done [2025-12-15T03:06:42.376Z] #8 exporting manifest sha256:d324ff8aa44c2dc62dcb6c6e9fbc453e788ebc6613e7befa9118296a98a1d6bd done [2025-12-15T03:06:42.376Z] #8 exporting config sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done [2025-12-15T03:06:42.376Z] #8 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 done [2025-12-15T03:06:42.376Z] #8 exporting config sha256:dfff373e4254370b8b069d363f73f3318c64a9fffd973fd613d9f822401de08b done [2025-12-15T03:06:42.376Z] #8 exporting manifest list sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca done [2025-12-15T03:06:42.376Z] #8 pushing layers 0.0s done [2025-12-15T03:06:42.376Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 0.1s done [2025-12-15T03:06:42.376Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:42.376Z] #8 DONE 0.1s [2025-12-15T03:06:42.376Z] [2025-12-15T03:06:42.376Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:42.376Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:42.686Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 --push - [2025-12-15T03:06:42.686Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83' [2025-12-15T03:06:42.947Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:42.947Z] #1 transferring dockerfile: 168B done [2025-12-15T03:06:42.947Z] #1 DONE 0.0s [2025-12-15T03:06:42.947Z] [2025-12-15T03:06:42.947Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 [2025-12-15T03:06:42.947Z] #2 DONE 0.0s [2025-12-15T03:06:42.947Z] [2025-12-15T03:06:42.947Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83 [2025-12-15T03:06:42.947Z] #3 DONE 0.0s [2025-12-15T03:06:42.947Z] [2025-12-15T03:06:42.947Z] #4 [internal] load .dockerignore [2025-12-15T03:06:42.947Z] #4 transferring context: 2B done [2025-12-15T03:06:42.947Z] #4 DONE 0.0s [2025-12-15T03:06:42.947Z] [2025-12-15T03:06:42.947Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:42.947Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done [2025-12-15T03:06:42.947Z] #5 CACHED [2025-12-15T03:06:42.947Z] [2025-12-15T03:06:42.947Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:42.947Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done [2025-12-15T03:06:42.947Z] #6 CACHED [2025-12-15T03:06:42.947Z] [2025-12-15T03:06:42.947Z] #7 exporting to image [2025-12-15T03:06:42.947Z] #7 exporting layers done [2025-12-15T03:06:42.947Z] #7 exporting manifest sha256:d324ff8aa44c2dc62dcb6c6e9fbc453e788ebc6613e7befa9118296a98a1d6bd done [2025-12-15T03:06:42.947Z] #7 exporting config sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done [2025-12-15T03:06:42.947Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:42.947Z] #7 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 done [2025-12-15T03:06:42.947Z] #7 exporting config sha256:dfff373e4254370b8b069d363f73f3318c64a9fffd973fd613d9f822401de08b done [2025-12-15T03:06:42.947Z] #7 exporting manifest list sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca done [2025-12-15T03:06:42.947Z] #7 pushing layers 0.0s done [2025-12-15T03:06:42.947Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.83@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 0.1s done [2025-12-15T03:06:42.947Z] #7 DONE 0.1s [2025-12-15T03:06:42.947Z] [2025-12-15T03:06:42.947Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:42.947Z] #8 DONE 0.0s [2025-12-15T03:06:42.947Z] [2025-12-15T03:06:42.947Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:42.947Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:43.239Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:06:43.240Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:06:43.240Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:43.240Z] #1 transferring dockerfile: 209B done [2025-12-15T03:06:43.240Z] #1 DONE 0.0s [2025-12-15T03:06:43.240Z] [2025-12-15T03:06:43.240Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:43.240Z] #2 DONE 0.0s [2025-12-15T03:06:43.240Z] [2025-12-15T03:06:43.240Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:43.240Z] #3 DONE 0.0s [2025-12-15T03:06:43.240Z] [2025-12-15T03:06:43.240Z] #4 [internal] load .dockerignore [2025-12-15T03:06:43.240Z] #4 transferring context: 2B done [2025-12-15T03:06:43.240Z] #4 DONE 0.0s [2025-12-15T03:06:43.240Z] [2025-12-15T03:06:43.240Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:43.240Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done [2025-12-15T03:06:43.240Z] #5 CACHED [2025-12-15T03:06:43.240Z] [2025-12-15T03:06:43.240Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:43.240Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done [2025-12-15T03:06:43.240Z] #6 CACHED [2025-12-15T03:06:43.240Z] [2025-12-15T03:06:43.240Z] #7 exporting to image [2025-12-15T03:06:43.240Z] #7 exporting layers done [2025-12-15T03:06:43.240Z] #7 exporting manifest sha256:d324ff8aa44c2dc62dcb6c6e9fbc453e788ebc6613e7befa9118296a98a1d6bd done [2025-12-15T03:06:43.240Z] #7 exporting config sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done [2025-12-15T03:06:43.240Z] #7 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 done [2025-12-15T03:06:43.240Z] #7 exporting config sha256:dfff373e4254370b8b069d363f73f3318c64a9fffd973fd613d9f822401de08b done [2025-12-15T03:06:43.240Z] #7 exporting manifest list sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca done [2025-12-15T03:06:43.240Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:43.502Z] #7 pushing layers 0.0s done [2025-12-15T03:06:43.502Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 0.1s done [2025-12-15T03:06:43.502Z] #7 DONE 0.1s [2025-12-15T03:06:43.502Z] [2025-12-15T03:06:43.502Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:43.502Z] #8 DONE 0.0s [2025-12-15T03:06:43.502Z] [2025-12-15T03:06:43.502Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:43.502Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:43.809Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-12-15T03:06:43.809Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-12-15T03:06:43.809Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:43.809Z] #1 transferring dockerfile: 160B done [2025-12-15T03:06:43.809Z] #1 DONE 0.0s [2025-12-15T03:06:43.809Z] [2025-12-15T03:06:43.809Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-15T03:06:43.809Z] #2 DONE 0.0s [2025-12-15T03:06:43.809Z] [2025-12-15T03:06:43.809Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-15T03:06:43.809Z] #3 DONE 0.0s [2025-12-15T03:06:43.809Z] [2025-12-15T03:06:43.809Z] #4 [internal] load .dockerignore [2025-12-15T03:06:43.809Z] #4 transferring context: 2B done [2025-12-15T03:06:43.809Z] #4 DONE 0.0s [2025-12-15T03:06:43.809Z] [2025-12-15T03:06:43.809Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:43.809Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done [2025-12-15T03:06:43.809Z] #5 CACHED [2025-12-15T03:06:43.809Z] [2025-12-15T03:06:43.809Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 [2025-12-15T03:06:43.809Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:075252d95a0a161916191f41d36c44e609c1cea71d04bbe2728bf35fda6b1653 0.0s done [2025-12-15T03:06:43.809Z] #6 CACHED [2025-12-15T03:06:43.809Z] [2025-12-15T03:06:43.809Z] #7 exporting to image [2025-12-15T03:06:43.809Z] #7 exporting layers done [2025-12-15T03:06:43.809Z] #7 exporting manifest sha256:d324ff8aa44c2dc62dcb6c6e9fbc453e788ebc6613e7befa9118296a98a1d6bd done [2025-12-15T03:06:43.809Z] #7 exporting config sha256:fea2c21c07d59701ac76c5d97f1e1876d31adf45bcbd3cdeac9bf7a3d795907a done [2025-12-15T03:06:43.809Z] #7 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 [2025-12-15T03:06:43.809Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:44.068Z] #7 exporting manifest sha256:8e84bb4685e6e81908736a5e86e73d5051b7b5579ab9b7c34c68a1f59c5c7311 done [2025-12-15T03:06:44.069Z] #7 exporting config sha256:dfff373e4254370b8b069d363f73f3318c64a9fffd973fd613d9f822401de08b done [2025-12-15T03:06:44.069Z] #7 exporting manifest list sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca done [2025-12-15T03:06:44.069Z] #7 pushing layers 0.0s done [2025-12-15T03:06:44.069Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:44c931068f595cf14d159e209e6d7a13253f102749690d89304618c4dc4b8dca 0.1s done [2025-12-15T03:06:44.069Z] #7 DONE 0.1s [2025-12-15T03:06:44.069Z] [2025-12-15T03:06:44.069Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:44.069Z] #8 DONE 0.0s [2025-12-15T03:06:44.069Z] [2025-12-15T03:06:44.069Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:44.069Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:44.358Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:06:44.358Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:06:44.358Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:44.358Z] #1 transferring dockerfile: 198B done [2025-12-15T03:06:44.358Z] #1 DONE 0.0s [2025-12-15T03:06:44.358Z] [2025-12-15T03:06:44.358Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:44.358Z] #2 DONE 0.0s [2025-12-15T03:06:44.358Z] [2025-12-15T03:06:44.358Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:44.358Z] #3 DONE 0.1s [2025-12-15T03:06:44.358Z] [2025-12-15T03:06:44.358Z] #4 [internal] load .dockerignore [2025-12-15T03:06:44.358Z] #4 transferring context: 2B done [2025-12-15T03:06:44.358Z] #4 DONE 0.0s [2025-12-15T03:06:44.619Z] [2025-12-15T03:06:44.619Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:44.619Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:44.619Z] #5 ... [2025-12-15T03:06:44.619Z] [2025-12-15T03:06:44.619Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:44.619Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 done [2025-12-15T03:06:44.619Z] #6 DONE 0.1s [2025-12-15T03:06:44.619Z] [2025-12-15T03:06:44.619Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:44.619Z] #7 DONE 0.0s [2025-12-15T03:06:44.619Z] [2025-12-15T03:06:44.619Z] #8 exporting to image [2025-12-15T03:06:44.619Z] #8 exporting layers done [2025-12-15T03:06:44.619Z] #8 exporting manifest sha256:026a5a43560fa0a5d1cb2b99eb834a33d7fdcfb192019cb638eaebf24dd83372 done [2025-12-15T03:06:44.619Z] #8 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done [2025-12-15T03:06:44.619Z] #8 exporting manifest sha256:d1a4c40ff0dde19b48953c056705d9a9530a1eb09c2d2ecc0ffb3f3c698fbecc done [2025-12-15T03:06:44.619Z] #8 exporting config sha256:49cf27f63da8175769c6569a8ab44646421dba1928ffded18f4ee4b34ede53a7 done [2025-12-15T03:06:44.619Z] #8 exporting manifest list sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf done [2025-12-15T03:06:44.619Z] #8 pushing layers 0.1s done [2025-12-15T03:06:44.619Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf [2025-12-15T03:06:44.619Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:44.882Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 0.1s done [2025-12-15T03:06:44.882Z] #8 DONE 0.2s [2025-12-15T03:06:44.882Z] [2025-12-15T03:06:44.882Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:44.882Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:45.173Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-12-15T03:06:45.173Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-12-15T03:06:45.433Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:45.433Z] #1 transferring dockerfile: 164B done [2025-12-15T03:06:45.433Z] #1 DONE 0.0s [2025-12-15T03:06:45.433Z] [2025-12-15T03:06:45.433Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-15T03:06:45.433Z] #2 DONE 0.0s [2025-12-15T03:06:45.433Z] [2025-12-15T03:06:45.433Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-15T03:06:45.433Z] #3 DONE 0.0s [2025-12-15T03:06:45.433Z] [2025-12-15T03:06:45.433Z] #4 [internal] load .dockerignore [2025-12-15T03:06:45.433Z] #4 transferring context: 2B done [2025-12-15T03:06:45.433Z] #4 DONE 0.0s [2025-12-15T03:06:45.433Z] [2025-12-15T03:06:45.433Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:45.433Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done [2025-12-15T03:06:45.433Z] #5 CACHED [2025-12-15T03:06:45.433Z] [2025-12-15T03:06:45.433Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:45.433Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done [2025-12-15T03:06:45.433Z] #6 CACHED [2025-12-15T03:06:45.433Z] [2025-12-15T03:06:45.433Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:45.433Z] #7 DONE 0.0s [2025-12-15T03:06:45.433Z] [2025-12-15T03:06:45.433Z] #8 exporting to image [2025-12-15T03:06:45.433Z] #8 exporting layers done [2025-12-15T03:06:45.433Z] #8 exporting manifest sha256:026a5a43560fa0a5d1cb2b99eb834a33d7fdcfb192019cb638eaebf24dd83372 done [2025-12-15T03:06:45.433Z] #8 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done [2025-12-15T03:06:45.433Z] #8 exporting manifest sha256:d1a4c40ff0dde19b48953c056705d9a9530a1eb09c2d2ecc0ffb3f3c698fbecc done [2025-12-15T03:06:45.433Z] #8 exporting config sha256:49cf27f63da8175769c6569a8ab44646421dba1928ffded18f4ee4b34ede53a7 done [2025-12-15T03:06:45.433Z] #8 exporting manifest list sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf done [2025-12-15T03:06:45.433Z] #8 pushing layers 0.0s done [2025-12-15T03:06:45.433Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 0.1s done [2025-12-15T03:06:45.433Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:45.433Z] #8 DONE 0.1s [2025-12-15T03:06:45.433Z] [2025-12-15T03:06:45.433Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:45.433Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:45.722Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 --push - [2025-12-15T03:06:45.722Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83' [2025-12-15T03:06:45.722Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:45.722Z] #1 transferring dockerfile: 170B done [2025-12-15T03:06:45.722Z] #1 DONE 0.0s [2025-12-15T03:06:45.722Z] [2025-12-15T03:06:45.722Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 [2025-12-15T03:06:45.722Z] #2 DONE 0.0s [2025-12-15T03:06:45.722Z] [2025-12-15T03:06:45.722Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83 [2025-12-15T03:06:45.722Z] #3 DONE 0.0s [2025-12-15T03:06:45.722Z] [2025-12-15T03:06:45.722Z] #4 [internal] load .dockerignore [2025-12-15T03:06:45.722Z] #4 transferring context: 2B done [2025-12-15T03:06:45.722Z] #4 DONE 0.0s [2025-12-15T03:06:45.722Z] [2025-12-15T03:06:45.722Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:45.722Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done [2025-12-15T03:06:45.722Z] #5 CACHED [2025-12-15T03:06:45.722Z] [2025-12-15T03:06:45.722Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:45.722Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done [2025-12-15T03:06:45.722Z] #6 CACHED [2025-12-15T03:06:45.722Z] [2025-12-15T03:06:45.722Z] #7 exporting to image [2025-12-15T03:06:45.722Z] #7 exporting layers done [2025-12-15T03:06:45.722Z] #7 exporting manifest sha256:026a5a43560fa0a5d1cb2b99eb834a33d7fdcfb192019cb638eaebf24dd83372 done [2025-12-15T03:06:45.722Z] #7 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 [2025-12-15T03:06:45.722Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:45.983Z] #7 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done [2025-12-15T03:06:45.983Z] #7 exporting manifest sha256:d1a4c40ff0dde19b48953c056705d9a9530a1eb09c2d2ecc0ffb3f3c698fbecc done [2025-12-15T03:06:45.983Z] #7 exporting config sha256:49cf27f63da8175769c6569a8ab44646421dba1928ffded18f4ee4b34ede53a7 done [2025-12-15T03:06:45.983Z] #7 exporting manifest list sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf done [2025-12-15T03:06:45.983Z] #7 pushing layers 0.0s done [2025-12-15T03:06:45.983Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.83@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 0.1s done [2025-12-15T03:06:45.983Z] #7 DONE 0.1s [2025-12-15T03:06:45.983Z] [2025-12-15T03:06:45.983Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:45.983Z] #8 DONE 0.0s [2025-12-15T03:06:45.983Z] [2025-12-15T03:06:45.983Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:45.983Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:46.279Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:06:46.280Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:06:46.541Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:46.541Z] #1 transferring dockerfile: 211B done [2025-12-15T03:06:46.541Z] #1 DONE 0.0s [2025-12-15T03:06:46.541Z] [2025-12-15T03:06:46.541Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:46.541Z] #2 DONE 0.0s [2025-12-15T03:06:46.541Z] [2025-12-15T03:06:46.541Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:46.541Z] #3 DONE 0.0s [2025-12-15T03:06:46.541Z] [2025-12-15T03:06:46.541Z] #4 [internal] load .dockerignore [2025-12-15T03:06:46.541Z] #4 transferring context: 2B done [2025-12-15T03:06:46.541Z] #4 DONE 0.0s [2025-12-15T03:06:46.541Z] [2025-12-15T03:06:46.541Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:46.542Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 done [2025-12-15T03:06:46.542Z] #5 CACHED [2025-12-15T03:06:46.542Z] [2025-12-15T03:06:46.542Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:46.542Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done [2025-12-15T03:06:46.542Z] #6 CACHED [2025-12-15T03:06:46.542Z] [2025-12-15T03:06:46.542Z] #7 exporting to image [2025-12-15T03:06:46.542Z] #7 exporting layers done [2025-12-15T03:06:46.542Z] #7 exporting manifest sha256:026a5a43560fa0a5d1cb2b99eb834a33d7fdcfb192019cb638eaebf24dd83372 done [2025-12-15T03:06:46.542Z] #7 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done [2025-12-15T03:06:46.542Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:46.542Z] #7 exporting manifest sha256:d1a4c40ff0dde19b48953c056705d9a9530a1eb09c2d2ecc0ffb3f3c698fbecc done [2025-12-15T03:06:46.542Z] #7 exporting config sha256:49cf27f63da8175769c6569a8ab44646421dba1928ffded18f4ee4b34ede53a7 done [2025-12-15T03:06:46.542Z] #7 exporting manifest list sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf done [2025-12-15T03:06:46.542Z] #7 pushing layers 0.0s done [2025-12-15T03:06:46.542Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 0.1s done [2025-12-15T03:06:46.542Z] #7 DONE 0.1s [2025-12-15T03:06:46.542Z] [2025-12-15T03:06:46.542Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:46.542Z] #8 DONE 0.0s [2025-12-15T03:06:46.542Z] [2025-12-15T03:06:46.542Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:46.542Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:46.834Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-12-15T03:06:46.834Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-12-15T03:06:47.095Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:47.095Z] #1 transferring dockerfile: 162B done [2025-12-15T03:06:47.095Z] #1 DONE 0.0s [2025-12-15T03:06:47.095Z] [2025-12-15T03:06:47.095Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-15T03:06:47.095Z] #2 DONE 0.0s [2025-12-15T03:06:47.095Z] [2025-12-15T03:06:47.095Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-15T03:06:47.095Z] #3 DONE 0.0s [2025-12-15T03:06:47.095Z] [2025-12-15T03:06:47.095Z] #4 [internal] load .dockerignore [2025-12-15T03:06:47.095Z] #4 transferring context: 2B done [2025-12-15T03:06:47.095Z] #4 DONE 0.0s [2025-12-15T03:06:47.095Z] [2025-12-15T03:06:47.095Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:47.095Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done [2025-12-15T03:06:47.095Z] #5 CACHED [2025-12-15T03:06:47.095Z] [2025-12-15T03:06:47.095Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 [2025-12-15T03:06:47.095Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:866db6c24439b0401e267f20e25202c7d35b06f5fe801eb6da014d4386d1e624 0.0s done [2025-12-15T03:06:47.095Z] #6 CACHED [2025-12-15T03:06:47.095Z] [2025-12-15T03:06:47.095Z] #7 exporting to image [2025-12-15T03:06:47.095Z] #7 exporting layers done [2025-12-15T03:06:47.095Z] #7 exporting manifest sha256:026a5a43560fa0a5d1cb2b99eb834a33d7fdcfb192019cb638eaebf24dd83372 done [2025-12-15T03:06:47.095Z] #7 exporting config sha256:34062e1942aea94139083d9368943442b1ebdfa544ef2d21003071eb7e462f61 done [2025-12-15T03:06:47.095Z] #7 exporting manifest sha256:d1a4c40ff0dde19b48953c056705d9a9530a1eb09c2d2ecc0ffb3f3c698fbecc done [2025-12-15T03:06:47.095Z] #7 exporting config sha256:49cf27f63da8175769c6569a8ab44646421dba1928ffded18f4ee4b34ede53a7 done [2025-12-15T03:06:47.095Z] #7 exporting manifest list sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf done [2025-12-15T03:06:47.095Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:47.095Z] #7 pushing layers 0.0s done [2025-12-15T03:06:47.095Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8a5e4cb1c8f995d5f77987cc7b5dfcc3d3a96352210eb3bdbf227aa3640d7acf 0.1s done [2025-12-15T03:06:47.095Z] #7 DONE 0.1s [2025-12-15T03:06:47.095Z] [2025-12-15T03:06:47.095Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:47.095Z] #8 DONE 0.0s [2025-12-15T03:06:47.095Z] [2025-12-15T03:06:47.095Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:47.095Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:47.394Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:06:47.394Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:06:47.394Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:47.394Z] #1 transferring dockerfile: 206B done [2025-12-15T03:06:47.394Z] #1 DONE 0.0s [2025-12-15T03:06:47.394Z] [2025-12-15T03:06:47.394Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:47.394Z] #2 DONE 0.0s [2025-12-15T03:06:47.394Z] [2025-12-15T03:06:47.394Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:47.394Z] #3 DONE 0.1s [2025-12-15T03:06:47.394Z] [2025-12-15T03:06:47.394Z] #4 [internal] load .dockerignore [2025-12-15T03:06:47.394Z] #4 transferring context: 2B done [2025-12-15T03:06:47.394Z] #4 DONE 0.0s [2025-12-15T03:06:47.657Z] [2025-12-15T03:06:47.657Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:47.657Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:47.657Z] #5 ... [2025-12-15T03:06:47.657Z] [2025-12-15T03:06:47.657Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:47.657Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done [2025-12-15T03:06:47.918Z] #6 DONE 0.2s [2025-12-15T03:06:47.918Z] [2025-12-15T03:06:47.918Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:47.918Z] #7 DONE 0.0s [2025-12-15T03:06:47.918Z] [2025-12-15T03:06:47.918Z] #8 exporting to image [2025-12-15T03:06:47.918Z] #8 exporting layers done [2025-12-15T03:06:47.918Z] #8 exporting manifest sha256:7cea654c26e578ad382bec29cef75c22ac5cee4b20747b62aa6d05bb14a32562 0.0s done [2025-12-15T03:06:47.918Z] #8 exporting config sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done [2025-12-15T03:06:47.918Z] #8 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 done [2025-12-15T03:06:47.918Z] #8 exporting config sha256:658c0a2d2e648fd2e2fb6a8ea2b34ac5096ec45398fdb8e3fe6df4d7d118e225 done [2025-12-15T03:06:47.918Z] #8 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 done [2025-12-15T03:06:47.918Z] #8 pushing layers 0.1s done [2025-12-15T03:06:47.918Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 [2025-12-15T03:06:47.918Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:47.918Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 0.1s done [2025-12-15T03:06:47.918Z] #8 DONE 0.2s [2025-12-15T03:06:47.918Z] [2025-12-15T03:06:47.918Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:47.918Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:48.213Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-12-15T03:06:48.213Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-12-15T03:06:48.473Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:48.473Z] #1 transferring dockerfile: 172B done [2025-12-15T03:06:48.473Z] #1 DONE 0.0s [2025-12-15T03:06:48.473Z] [2025-12-15T03:06:48.473Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-15T03:06:48.473Z] #2 DONE 0.0s [2025-12-15T03:06:48.473Z] [2025-12-15T03:06:48.473Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-15T03:06:48.473Z] #3 DONE 0.0s [2025-12-15T03:06:48.473Z] [2025-12-15T03:06:48.473Z] #4 [internal] load .dockerignore [2025-12-15T03:06:48.473Z] #4 transferring context: 2B done [2025-12-15T03:06:48.473Z] #4 DONE 0.0s [2025-12-15T03:06:48.473Z] [2025-12-15T03:06:48.473Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:48.473Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f done [2025-12-15T03:06:48.473Z] #5 CACHED [2025-12-15T03:06:48.473Z] [2025-12-15T03:06:48.473Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:48.473Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done [2025-12-15T03:06:48.473Z] #6 CACHED [2025-12-15T03:06:48.473Z] [2025-12-15T03:06:48.473Z] #7 exporting to image [2025-12-15T03:06:48.473Z] #7 exporting layers done [2025-12-15T03:06:48.473Z] #7 exporting manifest sha256:7cea654c26e578ad382bec29cef75c22ac5cee4b20747b62aa6d05bb14a32562 done [2025-12-15T03:06:48.473Z] #7 exporting config sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done [2025-12-15T03:06:48.473Z] #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 [2025-12-15T03:06:48.473Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:48.473Z] #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 done [2025-12-15T03:06:48.473Z] #7 exporting config sha256:658c0a2d2e648fd2e2fb6a8ea2b34ac5096ec45398fdb8e3fe6df4d7d118e225 done [2025-12-15T03:06:48.473Z] #7 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 done [2025-12-15T03:06:48.473Z] #7 pushing layers 0.0s done [2025-12-15T03:06:48.473Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 0.1s done [2025-12-15T03:06:48.473Z] #7 DONE 0.1s [2025-12-15T03:06:48.473Z] [2025-12-15T03:06:48.473Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:48.473Z] #8 DONE 0.0s [2025-12-15T03:06:48.473Z] [2025-12-15T03:06:48.473Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:48.473Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:48.764Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83' [2025-12-15T03:06:48.764Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 --push - [2025-12-15T03:06:48.764Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:48.764Z] #1 transferring dockerfile: 178B done [2025-12-15T03:06:48.764Z] #1 DONE 0.0s [2025-12-15T03:06:48.764Z] [2025-12-15T03:06:48.764Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 [2025-12-15T03:06:48.764Z] #2 DONE 0.0s [2025-12-15T03:06:48.764Z] [2025-12-15T03:06:48.764Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83 [2025-12-15T03:06:48.764Z] #3 DONE 0.0s [2025-12-15T03:06:48.764Z] [2025-12-15T03:06:48.764Z] #4 [internal] load .dockerignore [2025-12-15T03:06:48.764Z] #4 transferring context: 2B done [2025-12-15T03:06:48.764Z] #4 DONE 0.0s [2025-12-15T03:06:48.764Z] [2025-12-15T03:06:48.764Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:48.764Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f done [2025-12-15T03:06:48.764Z] #5 CACHED [2025-12-15T03:06:48.764Z] [2025-12-15T03:06:48.765Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:48.765Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done [2025-12-15T03:06:48.765Z] #6 CACHED [2025-12-15T03:06:48.765Z] [2025-12-15T03:06:48.765Z] #7 exporting to image [2025-12-15T03:06:48.765Z] #7 exporting layers done [2025-12-15T03:06:48.765Z] #7 exporting manifest sha256:7cea654c26e578ad382bec29cef75c22ac5cee4b20747b62aa6d05bb14a32562 done [2025-12-15T03:06:48.765Z] #7 exporting config sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done [2025-12-15T03:06:48.765Z] #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 [2025-12-15T03:06:48.765Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:49.026Z] #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 done [2025-12-15T03:06:49.026Z] #7 exporting config sha256:658c0a2d2e648fd2e2fb6a8ea2b34ac5096ec45398fdb8e3fe6df4d7d118e225 done [2025-12-15T03:06:49.026Z] #7 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 done [2025-12-15T03:06:49.026Z] #7 pushing layers 0.0s done [2025-12-15T03:06:49.026Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.83@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 0.1s done [2025-12-15T03:06:49.026Z] #7 DONE 0.1s [2025-12-15T03:06:49.026Z] [2025-12-15T03:06:49.026Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:49.026Z] #8 DONE 0.0s [2025-12-15T03:06:49.026Z] [2025-12-15T03:06:49.026Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:49.026Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:49.324Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:06:49.324Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:06:49.324Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:49.324Z] #1 transferring dockerfile: 219B done [2025-12-15T03:06:49.324Z] #1 DONE 0.0s [2025-12-15T03:06:49.324Z] [2025-12-15T03:06:49.324Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:49.324Z] #2 DONE 0.0s [2025-12-15T03:06:49.324Z] [2025-12-15T03:06:49.324Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:49.324Z] #3 DONE 0.0s [2025-12-15T03:06:49.324Z] [2025-12-15T03:06:49.324Z] #4 [internal] load .dockerignore [2025-12-15T03:06:49.324Z] #4 transferring context: 2B done [2025-12-15T03:06:49.324Z] #4 DONE 0.0s [2025-12-15T03:06:49.324Z] [2025-12-15T03:06:49.324Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:49.324Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done [2025-12-15T03:06:49.324Z] #5 CACHED [2025-12-15T03:06:49.324Z] [2025-12-15T03:06:49.324Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:49.324Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done [2025-12-15T03:06:49.324Z] #6 CACHED [2025-12-15T03:06:49.324Z] [2025-12-15T03:06:49.324Z] #7 exporting to image [2025-12-15T03:06:49.324Z] #7 exporting layers done [2025-12-15T03:06:49.324Z] #7 exporting manifest sha256:7cea654c26e578ad382bec29cef75c22ac5cee4b20747b62aa6d05bb14a32562 done [2025-12-15T03:06:49.324Z] #7 exporting config sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done [2025-12-15T03:06:49.324Z] #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 done [2025-12-15T03:06:49.324Z] #7 exporting config sha256:658c0a2d2e648fd2e2fb6a8ea2b34ac5096ec45398fdb8e3fe6df4d7d118e225 done [2025-12-15T03:06:49.324Z] #7 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 [2025-12-15T03:06:49.324Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:49.584Z] #7 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 done [2025-12-15T03:06:49.584Z] #7 pushing layers 0.0s done [2025-12-15T03:06:49.584Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 0.1s done [2025-12-15T03:06:49.584Z] #7 DONE 0.1s [2025-12-15T03:06:49.584Z] [2025-12-15T03:06:49.584Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:49.584Z] #8 DONE 0.0s [2025-12-15T03:06:49.585Z] [2025-12-15T03:06:49.585Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:49.585Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:50.007Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-12-15T03:06:50.007Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-12-15T03:06:50.007Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:50.007Z] #1 transferring dockerfile: 170B done [2025-12-15T03:06:50.007Z] #1 DONE 0.0s [2025-12-15T03:06:50.007Z] [2025-12-15T03:06:50.007Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-15T03:06:50.007Z] #2 DONE 0.0s [2025-12-15T03:06:50.007Z] [2025-12-15T03:06:50.007Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-15T03:06:50.007Z] #3 DONE 0.0s [2025-12-15T03:06:50.007Z] [2025-12-15T03:06:50.007Z] #4 [internal] load .dockerignore [2025-12-15T03:06:50.007Z] #4 transferring context: 2B done [2025-12-15T03:06:50.007Z] #4 DONE 0.0s [2025-12-15T03:06:50.007Z] [2025-12-15T03:06:50.007Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:50.007Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done [2025-12-15T03:06:50.007Z] #5 CACHED [2025-12-15T03:06:50.007Z] [2025-12-15T03:06:50.007Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f [2025-12-15T03:06:50.007Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:1225c6f38efa7e6edb6d61dd51da810ec3dab844c738c99fa4c85a63ce20c06f 0.0s done [2025-12-15T03:06:50.007Z] #6 CACHED [2025-12-15T03:06:50.007Z] [2025-12-15T03:06:50.007Z] #7 exporting to image [2025-12-15T03:06:50.007Z] #7 exporting layers [2025-12-15T03:06:50.007Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:50.272Z] #7 exporting layers done [2025-12-15T03:06:50.272Z] #7 exporting manifest sha256:7cea654c26e578ad382bec29cef75c22ac5cee4b20747b62aa6d05bb14a32562 done [2025-12-15T03:06:50.272Z] #7 exporting config sha256:10a0e5c3b2a079dc8b598fcf24c83b581649226e853cbe3a34dc9992696209a9 done [2025-12-15T03:06:50.272Z] #7 exporting manifest sha256:e1acc49b85ab9375fdc1a3b7142cdda6031161702e7d8ad7570960e24c886727 done [2025-12-15T03:06:50.272Z] #7 exporting config sha256:658c0a2d2e648fd2e2fb6a8ea2b34ac5096ec45398fdb8e3fe6df4d7d118e225 done [2025-12-15T03:06:50.272Z] #7 exporting manifest list sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 done [2025-12-15T03:06:50.272Z] #7 pushing layers 0.0s done [2025-12-15T03:06:50.272Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9363689f97850248978a1a64c272fed2957af7f21a095281501759ae82f0f7a3 0.1s done [2025-12-15T03:06:50.272Z] #7 DONE 0.1s [2025-12-15T03:06:50.272Z] [2025-12-15T03:06:50.272Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:50.272Z] #8 DONE 0.0s [2025-12-15T03:06:50.272Z] [2025-12-15T03:06:50.272Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:50.272Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:50.572Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:06:50.572Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:06:50.572Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:50.572Z] #1 transferring dockerfile: 204B done [2025-12-15T03:06:50.572Z] #1 DONE 0.0s [2025-12-15T03:06:50.572Z] [2025-12-15T03:06:50.572Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:50.572Z] #2 DONE 0.0s [2025-12-15T03:06:50.572Z] [2025-12-15T03:06:50.572Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:50.572Z] #3 DONE 0.1s [2025-12-15T03:06:50.572Z] [2025-12-15T03:06:50.572Z] #4 [internal] load .dockerignore [2025-12-15T03:06:50.572Z] #4 transferring context: 2B done [2025-12-15T03:06:50.572Z] #4 DONE 0.0s [2025-12-15T03:06:50.834Z] [2025-12-15T03:06:50.834Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:50.834Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done [2025-12-15T03:06:50.834Z] #5 DONE 0.0s [2025-12-15T03:06:50.834Z] [2025-12-15T03:06:50.834Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:50.834Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 done [2025-12-15T03:06:50.834Z] #6 DONE 0.1s [2025-12-15T03:06:50.834Z] [2025-12-15T03:06:50.834Z] #7 exporting to image [2025-12-15T03:06:50.834Z] #7 exporting layers done [2025-12-15T03:06:50.834Z] #7 exporting manifest sha256:b39a6d2b8b50770b4ad4e2d60beffc29904fc0fa088d6941e0cb35a1c3e336c2 0.0s done [2025-12-15T03:06:50.834Z] #7 exporting config sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done [2025-12-15T03:06:50.834Z] #7 exporting manifest sha256:1d86de2fe8b9dc28d8d42f28bab726a78e20ed4e6d788739d9787208e83366b3 done [2025-12-15T03:06:50.834Z] #7 exporting config sha256:9fe529ed6ded3ba320b3c8210ceb3701ef27607b87452858321e6538eb161d19 done [2025-12-15T03:06:50.834Z] #7 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e [2025-12-15T03:06:50.834Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:50.834Z] #7 ... [2025-12-15T03:06:50.834Z] [2025-12-15T03:06:50.834Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:50.834Z] #8 DONE 0.0s [2025-12-15T03:06:50.834Z] [2025-12-15T03:06:50.834Z] #7 exporting to image [2025-12-15T03:06:50.834Z] #7 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e done [2025-12-15T03:06:50.834Z] #7 pushing layers 0.1s done [2025-12-15T03:06:50.834Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e [2025-12-15T03:06:51.096Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 0.1s done [2025-12-15T03:06:51.096Z] #7 DONE 0.2s [2025-12-15T03:06:51.096Z] [2025-12-15T03:06:51.096Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:51.096Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:51.392Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-12-15T03:06:51.392Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-12-15T03:06:51.392Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:51.392Z] #1 transferring dockerfile: 170B done [2025-12-15T03:06:51.392Z] #1 DONE 0.0s [2025-12-15T03:06:51.392Z] [2025-12-15T03:06:51.392Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-15T03:06:51.392Z] #2 DONE 0.0s [2025-12-15T03:06:51.392Z] [2025-12-15T03:06:51.392Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-15T03:06:51.392Z] #3 DONE 0.0s [2025-12-15T03:06:51.392Z] [2025-12-15T03:06:51.392Z] #4 [internal] load .dockerignore [2025-12-15T03:06:51.392Z] #4 transferring context: 2B done [2025-12-15T03:06:51.392Z] #4 DONE 0.0s [2025-12-15T03:06:51.392Z] [2025-12-15T03:06:51.392Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:51.392Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done [2025-12-15T03:06:51.392Z] #5 CACHED [2025-12-15T03:06:51.392Z] [2025-12-15T03:06:51.392Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:51.392Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done [2025-12-15T03:06:51.657Z] #6 CACHED [2025-12-15T03:06:51.657Z] [2025-12-15T03:06:51.657Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:51.657Z] #7 DONE 0.0s [2025-12-15T03:06:51.657Z] [2025-12-15T03:06:51.657Z] #8 exporting to image [2025-12-15T03:06:51.657Z] #8 exporting layers done [2025-12-15T03:06:51.657Z] #8 exporting manifest sha256:b39a6d2b8b50770b4ad4e2d60beffc29904fc0fa088d6941e0cb35a1c3e336c2 done [2025-12-15T03:06:51.657Z] #8 exporting config sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done [2025-12-15T03:06:51.657Z] #8 exporting manifest sha256:1d86de2fe8b9dc28d8d42f28bab726a78e20ed4e6d788739d9787208e83366b3 done [2025-12-15T03:06:51.657Z] #8 exporting config sha256:9fe529ed6ded3ba320b3c8210ceb3701ef27607b87452858321e6538eb161d19 done [2025-12-15T03:06:51.657Z] #8 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e done [2025-12-15T03:06:51.657Z] #8 pushing layers 0.0s done [2025-12-15T03:06:51.657Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 0.1s done [2025-12-15T03:06:51.657Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:51.657Z] #8 DONE 0.1s [2025-12-15T03:06:51.657Z] [2025-12-15T03:06:51.657Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:51.657Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:51.937Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83' [2025-12-15T03:06:51.938Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 --push - [2025-12-15T03:06:51.938Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:51.938Z] #1 transferring dockerfile: 176B done [2025-12-15T03:06:51.938Z] #1 DONE 0.0s [2025-12-15T03:06:51.938Z] [2025-12-15T03:06:51.938Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 [2025-12-15T03:06:51.938Z] #2 DONE 0.0s [2025-12-15T03:06:51.938Z] [2025-12-15T03:06:51.938Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83 [2025-12-15T03:06:51.938Z] #3 DONE 0.0s [2025-12-15T03:06:51.938Z] [2025-12-15T03:06:51.938Z] #4 [internal] load .dockerignore [2025-12-15T03:06:51.938Z] #4 transferring context: 2B done [2025-12-15T03:06:51.938Z] #4 DONE 0.0s [2025-12-15T03:06:51.938Z] [2025-12-15T03:06:51.938Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:51.938Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:52.206Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done [2025-12-15T03:06:52.206Z] #5 CACHED [2025-12-15T03:06:52.206Z] [2025-12-15T03:06:52.206Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:52.206Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done [2025-12-15T03:06:52.206Z] #6 CACHED [2025-12-15T03:06:52.206Z] [2025-12-15T03:06:52.206Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:52.206Z] #7 DONE 0.0s [2025-12-15T03:06:52.206Z] [2025-12-15T03:06:52.206Z] #8 exporting to image [2025-12-15T03:06:52.206Z] #8 exporting layers done [2025-12-15T03:06:52.206Z] #8 exporting manifest sha256:b39a6d2b8b50770b4ad4e2d60beffc29904fc0fa088d6941e0cb35a1c3e336c2 done [2025-12-15T03:06:52.206Z] #8 exporting config sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done [2025-12-15T03:06:52.206Z] #8 exporting manifest sha256:1d86de2fe8b9dc28d8d42f28bab726a78e20ed4e6d788739d9787208e83366b3 done [2025-12-15T03:06:52.206Z] #8 exporting config sha256:9fe529ed6ded3ba320b3c8210ceb3701ef27607b87452858321e6538eb161d19 done [2025-12-15T03:06:52.206Z] #8 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e done [2025-12-15T03:06:52.206Z] #8 pushing layers 0.0s done [2025-12-15T03:06:52.206Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.83@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 0.1s done [2025-12-15T03:06:52.206Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:52.206Z] #8 DONE 0.1s [2025-12-15T03:06:52.206Z] [2025-12-15T03:06:52.206Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:52.206Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:52.523Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:06:52.523Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:06:52.523Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:52.523Z] #1 transferring dockerfile: 217B done [2025-12-15T03:06:52.523Z] #1 DONE 0.0s [2025-12-15T03:06:52.523Z] [2025-12-15T03:06:52.523Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:52.523Z] #2 DONE 0.0s [2025-12-15T03:06:52.523Z] [2025-12-15T03:06:52.523Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:52.523Z] #3 DONE 0.0s [2025-12-15T03:06:52.523Z] [2025-12-15T03:06:52.523Z] #4 [internal] load .dockerignore [2025-12-15T03:06:52.523Z] #4 transferring context: 2B done [2025-12-15T03:06:52.523Z] #4 DONE 0.0s [2025-12-15T03:06:52.523Z] [2025-12-15T03:06:52.523Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:52.523Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done [2025-12-15T03:06:52.523Z] #5 CACHED [2025-12-15T03:06:52.523Z] [2025-12-15T03:06:52.523Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:52.523Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done [2025-12-15T03:06:52.523Z] #6 CACHED [2025-12-15T03:06:52.523Z] [2025-12-15T03:06:52.523Z] #7 exporting to image [2025-12-15T03:06:52.523Z] #7 exporting layers [2025-12-15T03:06:52.523Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:52.781Z] #7 exporting layers done [2025-12-15T03:06:52.781Z] #7 exporting manifest sha256:b39a6d2b8b50770b4ad4e2d60beffc29904fc0fa088d6941e0cb35a1c3e336c2 done [2025-12-15T03:06:52.781Z] #7 exporting config sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done [2025-12-15T03:06:52.781Z] #7 exporting manifest sha256:1d86de2fe8b9dc28d8d42f28bab726a78e20ed4e6d788739d9787208e83366b3 done [2025-12-15T03:06:52.781Z] #7 exporting config sha256:9fe529ed6ded3ba320b3c8210ceb3701ef27607b87452858321e6538eb161d19 done [2025-12-15T03:06:52.781Z] #7 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e done [2025-12-15T03:06:52.781Z] #7 pushing layers 0.0s done [2025-12-15T03:06:52.781Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 0.1s done [2025-12-15T03:06:52.781Z] #7 DONE 0.1s [2025-12-15T03:06:52.781Z] [2025-12-15T03:06:52.781Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:52.781Z] #8 DONE 0.0s [2025-12-15T03:06:52.781Z] [2025-12-15T03:06:52.781Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:52.781Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:53.065Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-12-15T03:06:53.065Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-12-15T03:06:53.065Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:53.065Z] #1 transferring dockerfile: 168B done [2025-12-15T03:06:53.065Z] #1 DONE 0.0s [2025-12-15T03:06:53.065Z] [2025-12-15T03:06:53.065Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-15T03:06:53.065Z] #2 DONE 0.0s [2025-12-15T03:06:53.065Z] [2025-12-15T03:06:53.065Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-15T03:06:53.065Z] #3 DONE 0.0s [2025-12-15T03:06:53.065Z] [2025-12-15T03:06:53.065Z] #4 [internal] load .dockerignore [2025-12-15T03:06:53.065Z] #4 transferring context: 2B done [2025-12-15T03:06:53.065Z] #4 DONE 0.0s [2025-12-15T03:06:53.065Z] [2025-12-15T03:06:53.065Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:53.065Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 done [2025-12-15T03:06:53.065Z] #5 CACHED [2025-12-15T03:06:53.065Z] [2025-12-15T03:06:53.065Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 [2025-12-15T03:06:53.065Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0189e23974eefe39a9d13d51dbde8c09d23b4f1706068497760d49a04dc51f03 0.0s done [2025-12-15T03:06:53.065Z] #6 CACHED [2025-12-15T03:06:53.065Z] [2025-12-15T03:06:53.065Z] #7 exporting to image [2025-12-15T03:06:53.065Z] #7 exporting layers done [2025-12-15T03:06:53.065Z] #7 exporting manifest sha256:b39a6d2b8b50770b4ad4e2d60beffc29904fc0fa088d6941e0cb35a1c3e336c2 done [2025-12-15T03:06:53.065Z] #7 exporting config sha256:5f4351086c4692e10fe93b50e5e961ae52eee2152ff097988653793d3ad9f8b9 done [2025-12-15T03:06:53.065Z] #7 exporting manifest sha256:1d86de2fe8b9dc28d8d42f28bab726a78e20ed4e6d788739d9787208e83366b3 done [2025-12-15T03:06:53.065Z] #7 exporting config sha256:9fe529ed6ded3ba320b3c8210ceb3701ef27607b87452858321e6538eb161d19 done [2025-12-15T03:06:53.065Z] #7 exporting manifest list sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e done [2025-12-15T03:06:53.065Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:53.323Z] #7 pushing layers 0.0s done [2025-12-15T03:06:53.323Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c8a200e687f2a035e3070bc5881763df7d4815ba019d7e18972f3dd00dd76f6e 0.1s done [2025-12-15T03:06:53.323Z] #7 DONE 0.1s [2025-12-15T03:06:53.323Z] [2025-12-15T03:06:53.323Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:53.323Z] #8 DONE 0.0s [2025-12-15T03:06:53.323Z] [2025-12-15T03:06:53.323Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:53.323Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:53.613Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:06:53.613Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:06:53.613Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:53.613Z] #1 transferring dockerfile: 205B done [2025-12-15T03:06:53.613Z] #1 DONE 0.0s [2025-12-15T03:06:53.613Z] [2025-12-15T03:06:53.613Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:53.613Z] #2 DONE 0.0s [2025-12-15T03:06:53.613Z] [2025-12-15T03:06:53.613Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:53.613Z] #3 DONE 0.1s [2025-12-15T03:06:53.613Z] [2025-12-15T03:06:53.614Z] #4 [internal] load .dockerignore [2025-12-15T03:06:53.614Z] #4 transferring context: 2B done [2025-12-15T03:06:53.614Z] #4 DONE 0.0s [2025-12-15T03:06:53.614Z] [2025-12-15T03:06:53.614Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:53.614Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b done [2025-12-15T03:06:53.614Z] #5 DONE 0.0s [2025-12-15T03:06:53.614Z] [2025-12-15T03:06:53.614Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:53.872Z] #6 DONE 0.0s [2025-12-15T03:06:53.872Z] [2025-12-15T03:06:53.872Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:53.872Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b done [2025-12-15T03:06:53.872Z] #5 DONE 0.1s [2025-12-15T03:06:53.872Z] [2025-12-15T03:06:53.872Z] #7 exporting to image [2025-12-15T03:06:53.872Z] #7 exporting layers done [2025-12-15T03:06:53.872Z] #7 exporting manifest sha256:50591826ab65fc54e755b11c7aa200118dcf0ba9a1986545dc29a2ac8780022a done [2025-12-15T03:06:53.872Z] #7 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 [2025-12-15T03:06:53.872Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:53.872Z] #7 ... [2025-12-15T03:06:53.872Z] [2025-12-15T03:06:53.872Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:53.872Z] #8 DONE 0.0s [2025-12-15T03:06:53.872Z] [2025-12-15T03:06:53.872Z] #7 exporting to image [2025-12-15T03:06:53.872Z] #7 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done [2025-12-15T03:06:53.872Z] #7 exporting manifest sha256:5e49c0ffa6af2ceeb4f48d1d620614851866825b0e77a7d480c5213c86a6239e done [2025-12-15T03:06:53.872Z] #7 exporting config sha256:bf8bd13e599bc0cc19b9a8888399c1d18bbcec9625c9a91c3bdf00c2320ccbc4 done [2025-12-15T03:06:53.872Z] #7 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 done [2025-12-15T03:06:53.872Z] #7 pushing layers 0.1s done [2025-12-15T03:06:53.872Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 [2025-12-15T03:06:54.131Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 0.1s done [2025-12-15T03:06:54.131Z] #7 DONE 0.2s [2025-12-15T03:06:54.131Z] [2025-12-15T03:06:54.131Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:54.131Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:54.413Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-12-15T03:06:54.413Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-12-15T03:06:54.413Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:54.413Z] #1 transferring dockerfile: 171B done [2025-12-15T03:06:54.413Z] #1 DONE 0.0s [2025-12-15T03:06:54.413Z] [2025-12-15T03:06:54.413Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-15T03:06:54.413Z] #2 DONE 0.0s [2025-12-15T03:06:54.413Z] [2025-12-15T03:06:54.413Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-15T03:06:54.413Z] #3 DONE 0.0s [2025-12-15T03:06:54.413Z] [2025-12-15T03:06:54.413Z] #4 [internal] load .dockerignore [2025-12-15T03:06:54.413Z] #4 transferring context: 2B done [2025-12-15T03:06:54.413Z] #4 DONE 0.0s [2025-12-15T03:06:54.413Z] [2025-12-15T03:06:54.413Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:54.413Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done [2025-12-15T03:06:54.413Z] #5 CACHED [2025-12-15T03:06:54.413Z] [2025-12-15T03:06:54.413Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:54.678Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done [2025-12-15T03:06:54.678Z] #6 CACHED [2025-12-15T03:06:54.678Z] [2025-12-15T03:06:54.678Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:54.678Z] #7 DONE 0.0s [2025-12-15T03:06:54.678Z] [2025-12-15T03:06:54.678Z] #8 exporting to image [2025-12-15T03:06:54.678Z] #8 exporting layers done [2025-12-15T03:06:54.678Z] #8 exporting manifest sha256:50591826ab65fc54e755b11c7aa200118dcf0ba9a1986545dc29a2ac8780022a done [2025-12-15T03:06:54.678Z] #8 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done [2025-12-15T03:06:54.678Z] #8 exporting manifest sha256:5e49c0ffa6af2ceeb4f48d1d620614851866825b0e77a7d480c5213c86a6239e done [2025-12-15T03:06:54.678Z] #8 exporting config sha256:bf8bd13e599bc0cc19b9a8888399c1d18bbcec9625c9a91c3bdf00c2320ccbc4 done [2025-12-15T03:06:54.678Z] #8 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 done [2025-12-15T03:06:54.678Z] #8 pushing layers 0.0s done [2025-12-15T03:06:54.678Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 0.1s done [2025-12-15T03:06:54.678Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:54.678Z] #8 DONE 0.1s [2025-12-15T03:06:54.678Z] [2025-12-15T03:06:54.678Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:54.678Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:54.971Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83' [2025-12-15T03:06:54.971Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 --push - [2025-12-15T03:06:54.971Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:54.971Z] #1 transferring dockerfile: 177B done [2025-12-15T03:06:54.971Z] #1 DONE 0.0s [2025-12-15T03:06:54.971Z] [2025-12-15T03:06:54.971Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 [2025-12-15T03:06:54.971Z] #2 DONE 0.0s [2025-12-15T03:06:54.971Z] [2025-12-15T03:06:54.971Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83 [2025-12-15T03:06:54.971Z] #3 DONE 0.0s [2025-12-15T03:06:54.971Z] [2025-12-15T03:06:54.971Z] #4 [internal] load .dockerignore [2025-12-15T03:06:54.971Z] #4 transferring context: 2B done [2025-12-15T03:06:54.971Z] #4 DONE 0.0s [2025-12-15T03:06:54.971Z] [2025-12-15T03:06:54.971Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:54.971Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b done [2025-12-15T03:06:54.971Z] #5 CACHED [2025-12-15T03:06:54.971Z] [2025-12-15T03:06:54.971Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:54.971Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done [2025-12-15T03:06:54.971Z] #6 CACHED [2025-12-15T03:06:54.971Z] [2025-12-15T03:06:54.971Z] #7 exporting to image [2025-12-15T03:06:54.971Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:55.233Z] #7 exporting layers done [2025-12-15T03:06:55.233Z] #7 exporting manifest sha256:50591826ab65fc54e755b11c7aa200118dcf0ba9a1986545dc29a2ac8780022a done [2025-12-15T03:06:55.233Z] #7 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done [2025-12-15T03:06:55.233Z] #7 exporting manifest sha256:5e49c0ffa6af2ceeb4f48d1d620614851866825b0e77a7d480c5213c86a6239e done [2025-12-15T03:06:55.233Z] #7 exporting config sha256:bf8bd13e599bc0cc19b9a8888399c1d18bbcec9625c9a91c3bdf00c2320ccbc4 done [2025-12-15T03:06:55.233Z] #7 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 done [2025-12-15T03:06:55.233Z] #7 pushing layers 0.0s done [2025-12-15T03:06:55.233Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.83@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 0.1s done [2025-12-15T03:06:55.233Z] #7 DONE 0.1s [2025-12-15T03:06:55.233Z] [2025-12-15T03:06:55.233Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:55.233Z] #8 DONE 0.0s [2025-12-15T03:06:55.233Z] [2025-12-15T03:06:55.233Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:55.233Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:55.529Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:06:55.530Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:06:55.789Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:55.789Z] #1 transferring dockerfile: 218B done [2025-12-15T03:06:55.789Z] #1 DONE 0.0s [2025-12-15T03:06:55.790Z] [2025-12-15T03:06:55.790Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:55.790Z] #2 DONE 0.0s [2025-12-15T03:06:55.790Z] [2025-12-15T03:06:55.790Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:55.790Z] #3 DONE 0.0s [2025-12-15T03:06:55.790Z] [2025-12-15T03:06:55.790Z] #4 [internal] load .dockerignore [2025-12-15T03:06:55.790Z] #4 transferring context: 2B done [2025-12-15T03:06:55.790Z] #4 DONE 0.0s [2025-12-15T03:06:55.790Z] [2025-12-15T03:06:55.790Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:55.790Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done [2025-12-15T03:06:55.790Z] #5 CACHED [2025-12-15T03:06:55.790Z] [2025-12-15T03:06:55.790Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:55.790Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done [2025-12-15T03:06:55.790Z] #6 CACHED [2025-12-15T03:06:55.790Z] [2025-12-15T03:06:55.790Z] #7 exporting to image [2025-12-15T03:06:55.790Z] #7 exporting layers done [2025-12-15T03:06:55.790Z] #7 exporting manifest sha256:50591826ab65fc54e755b11c7aa200118dcf0ba9a1986545dc29a2ac8780022a done [2025-12-15T03:06:55.790Z] #7 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done [2025-12-15T03:06:55.790Z] #7 exporting manifest sha256:5e49c0ffa6af2ceeb4f48d1d620614851866825b0e77a7d480c5213c86a6239e done [2025-12-15T03:06:55.790Z] #7 exporting config sha256:bf8bd13e599bc0cc19b9a8888399c1d18bbcec9625c9a91c3bdf00c2320ccbc4 done [2025-12-15T03:06:55.790Z] #7 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 done [2025-12-15T03:06:55.790Z] #7 pushing layers 0.0s done [2025-12-15T03:06:55.790Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 [2025-12-15T03:06:55.790Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:55.790Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 0.1s done [2025-12-15T03:06:55.790Z] #7 DONE 0.1s [2025-12-15T03:06:55.790Z] [2025-12-15T03:06:55.790Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:55.790Z] #8 DONE 0.0s [2025-12-15T03:06:55.790Z] [2025-12-15T03:06:55.790Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:55.790Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:56.080Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-12-15T03:06:56.080Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-12-15T03:06:56.080Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:56.080Z] #1 transferring dockerfile: 169B done [2025-12-15T03:06:56.080Z] #1 DONE 0.0s [2025-12-15T03:06:56.080Z] [2025-12-15T03:06:56.080Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-15T03:06:56.080Z] #2 DONE 0.0s [2025-12-15T03:06:56.080Z] [2025-12-15T03:06:56.080Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-15T03:06:56.080Z] #3 DONE 0.0s [2025-12-15T03:06:56.080Z] [2025-12-15T03:06:56.080Z] #4 [internal] load .dockerignore [2025-12-15T03:06:56.080Z] #4 transferring context: 2B done [2025-12-15T03:06:56.080Z] #4 DONE 0.0s [2025-12-15T03:06:56.080Z] [2025-12-15T03:06:56.080Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:56.080Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done [2025-12-15T03:06:56.080Z] #5 CACHED [2025-12-15T03:06:56.080Z] [2025-12-15T03:06:56.080Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b [2025-12-15T03:06:56.080Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bffae40599c031e61107cc60f857668461374f1dd676ea44e0cf8287edc1a30b 0.0s done [2025-12-15T03:06:56.080Z] #6 CACHED [2025-12-15T03:06:56.080Z] [2025-12-15T03:06:56.080Z] #7 exporting to image [2025-12-15T03:06:56.080Z] #7 exporting layers done [2025-12-15T03:06:56.080Z] #7 exporting manifest sha256:50591826ab65fc54e755b11c7aa200118dcf0ba9a1986545dc29a2ac8780022a done [2025-12-15T03:06:56.080Z] #7 exporting config sha256:20952b90c28f443fab8abcaf8b46f7efd4328b81fa5f70f174fbd531c31648b7 done [2025-12-15T03:06:56.080Z] #7 exporting manifest sha256:5e49c0ffa6af2ceeb4f48d1d620614851866825b0e77a7d480c5213c86a6239e done [2025-12-15T03:06:56.080Z] #7 exporting config sha256:bf8bd13e599bc0cc19b9a8888399c1d18bbcec9625c9a91c3bdf00c2320ccbc4 done [2025-12-15T03:06:56.080Z] #7 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 [2025-12-15T03:06:56.080Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:56.342Z] #7 exporting manifest list sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 done [2025-12-15T03:06:56.342Z] #7 pushing layers 0.0s done [2025-12-15T03:06:56.342Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a6e1c4787d6608f3acbb022c8acc8cd3df76b3eb7e549dfcb6cfd89568832499 0.1s done [2025-12-15T03:06:56.342Z] #7 DONE 0.1s [2025-12-15T03:06:56.342Z] [2025-12-15T03:06:56.342Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:56.342Z] #8 DONE 0.0s [2025-12-15T03:06:56.342Z] [2025-12-15T03:06:56.342Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:56.342Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:56.633Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:06:56.633Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:06:56.633Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:56.633Z] #1 transferring dockerfile: 211B done [2025-12-15T03:06:56.633Z] #1 DONE 0.0s [2025-12-15T03:06:56.633Z] [2025-12-15T03:06:56.633Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:56.633Z] #2 DONE 0.0s [2025-12-15T03:06:56.633Z] [2025-12-15T03:06:56.633Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:56.633Z] #3 DONE 0.0s [2025-12-15T03:06:56.633Z] [2025-12-15T03:06:56.633Z] #4 [internal] load .dockerignore [2025-12-15T03:06:56.633Z] #4 transferring context: 2B done [2025-12-15T03:06:56.633Z] #4 DONE 0.0s [2025-12-15T03:06:56.633Z] [2025-12-15T03:06:56.633Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:56.633Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done [2025-12-15T03:06:56.633Z] #5 DONE 0.0s [2025-12-15T03:06:56.633Z] [2025-12-15T03:06:56.633Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:56.893Z] #6 DONE 0.0s [2025-12-15T03:06:56.893Z] [2025-12-15T03:06:56.893Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:56.893Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done [2025-12-15T03:06:56.893Z] #5 DONE 0.1s [2025-12-15T03:06:56.893Z] [2025-12-15T03:06:56.893Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:56.893Z] #7 DONE 0.0s [2025-12-15T03:06:56.893Z] [2025-12-15T03:06:56.893Z] #8 exporting to image [2025-12-15T03:06:56.893Z] #8 exporting layers done [2025-12-15T03:06:56.893Z] #8 exporting manifest sha256:be6bc681e138a0052c7a3d884c6a710e18cc45949e30ca17d7c0484e6f85754d 0.0s done [2025-12-15T03:06:56.893Z] #8 exporting config sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done [2025-12-15T03:06:56.893Z] #8 exporting manifest sha256:f44855d04b5688196227b8b8e6b32869d3811b7654d6dca82bdf82bd39d59db2 done [2025-12-15T03:06:56.893Z] #8 exporting config sha256:5b13d41ae41cd110d745af18bb083ff4c73d30ffc77204aed27c4319e68d7736 done [2025-12-15T03:06:56.893Z] #8 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 done [2025-12-15T03:06:56.893Z] #8 pushing layers 0.1s done [2025-12-15T03:06:56.893Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 [2025-12-15T03:06:56.893Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:57.154Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 0.1s done [2025-12-15T03:06:57.154Z] #8 DONE 0.2s [2025-12-15T03:06:57.154Z] [2025-12-15T03:06:57.154Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:57.154Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:57.452Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-12-15T03:06:57.452Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-12-15T03:06:57.452Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:57.452Z] #1 transferring dockerfile: 177B done [2025-12-15T03:06:57.452Z] #1 DONE 0.0s [2025-12-15T03:06:57.452Z] [2025-12-15T03:06:57.452Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-15T03:06:57.452Z] #2 DONE 0.0s [2025-12-15T03:06:57.452Z] [2025-12-15T03:06:57.452Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-15T03:06:57.452Z] #3 DONE 0.0s [2025-12-15T03:06:57.452Z] [2025-12-15T03:06:57.452Z] #4 [internal] load .dockerignore [2025-12-15T03:06:57.452Z] #4 transferring context: 2B done [2025-12-15T03:06:57.452Z] #4 DONE 0.0s [2025-12-15T03:06:57.452Z] [2025-12-15T03:06:57.452Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:57.452Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done [2025-12-15T03:06:57.452Z] #5 DONE 0.0s [2025-12-15T03:06:57.452Z] [2025-12-15T03:06:57.452Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:57.713Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done [2025-12-15T03:06:57.713Z] #6 CACHED [2025-12-15T03:06:57.713Z] [2025-12-15T03:06:57.713Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:57.713Z] #5 CACHED [2025-12-15T03:06:57.713Z] [2025-12-15T03:06:57.713Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:57.713Z] #7 DONE 0.0s [2025-12-15T03:06:57.713Z] [2025-12-15T03:06:57.713Z] #8 exporting to image [2025-12-15T03:06:57.713Z] #8 exporting layers done [2025-12-15T03:06:57.713Z] #8 exporting manifest sha256:be6bc681e138a0052c7a3d884c6a710e18cc45949e30ca17d7c0484e6f85754d done [2025-12-15T03:06:57.713Z] #8 exporting config sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done [2025-12-15T03:06:57.713Z] #8 exporting manifest sha256:f44855d04b5688196227b8b8e6b32869d3811b7654d6dca82bdf82bd39d59db2 done [2025-12-15T03:06:57.713Z] #8 exporting config sha256:5b13d41ae41cd110d745af18bb083ff4c73d30ffc77204aed27c4319e68d7736 done [2025-12-15T03:06:57.713Z] #8 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 done [2025-12-15T03:06:57.713Z] #8 pushing layers 0.0s done [2025-12-15T03:06:57.713Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 0.1s done [2025-12-15T03:06:57.713Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:57.713Z] #8 DONE 0.1s [2025-12-15T03:06:57.713Z] [2025-12-15T03:06:57.713Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:57.713Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:58.009Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83' [2025-12-15T03:06:58.009Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 --push - [2025-12-15T03:06:58.269Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:58.269Z] #1 transferring dockerfile: 183B done [2025-12-15T03:06:58.269Z] #1 DONE 0.0s [2025-12-15T03:06:58.269Z] [2025-12-15T03:06:58.269Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 [2025-12-15T03:06:58.269Z] #2 DONE 0.0s [2025-12-15T03:06:58.269Z] [2025-12-15T03:06:58.269Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83 [2025-12-15T03:06:58.269Z] #3 DONE 0.0s [2025-12-15T03:06:58.269Z] [2025-12-15T03:06:58.269Z] #4 [internal] load .dockerignore [2025-12-15T03:06:58.269Z] #4 transferring context: 2B done [2025-12-15T03:06:58.269Z] #4 DONE 0.0s [2025-12-15T03:06:58.269Z] [2025-12-15T03:06:58.269Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:58.269Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done [2025-12-15T03:06:58.269Z] #5 CACHED [2025-12-15T03:06:58.269Z] [2025-12-15T03:06:58.269Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:58.269Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done [2025-12-15T03:06:58.269Z] #6 CACHED [2025-12-15T03:06:58.269Z] [2025-12-15T03:06:58.269Z] #7 exporting to image [2025-12-15T03:06:58.269Z] #7 exporting layers done [2025-12-15T03:06:58.269Z] #7 exporting manifest sha256:be6bc681e138a0052c7a3d884c6a710e18cc45949e30ca17d7c0484e6f85754d done [2025-12-15T03:06:58.269Z] #7 exporting config sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done [2025-12-15T03:06:58.269Z] #7 exporting manifest sha256:f44855d04b5688196227b8b8e6b32869d3811b7654d6dca82bdf82bd39d59db2 done [2025-12-15T03:06:58.269Z] #7 exporting config sha256:5b13d41ae41cd110d745af18bb083ff4c73d30ffc77204aed27c4319e68d7736 done [2025-12-15T03:06:58.269Z] #7 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 done [2025-12-15T03:06:58.269Z] #7 pushing layers 0.0s done [2025-12-15T03:06:58.269Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 [2025-12-15T03:06:58.269Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:58.269Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.83@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 0.1s done [2025-12-15T03:06:58.269Z] #7 DONE 0.1s [2025-12-15T03:06:58.269Z] [2025-12-15T03:06:58.269Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:58.269Z] #8 DONE 0.0s [2025-12-15T03:06:58.269Z] [2025-12-15T03:06:58.269Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:58.269Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:58.564Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:06:58.564Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:06:58.564Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:58.564Z] #1 transferring dockerfile: 224B done [2025-12-15T03:06:58.564Z] #1 DONE 0.0s [2025-12-15T03:06:58.564Z] [2025-12-15T03:06:58.564Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:58.564Z] #2 DONE 0.0s [2025-12-15T03:06:58.564Z] [2025-12-15T03:06:58.564Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:06:58.564Z] #3 DONE 0.0s [2025-12-15T03:06:58.564Z] [2025-12-15T03:06:58.564Z] #4 [internal] load .dockerignore [2025-12-15T03:06:58.564Z] #4 transferring context: 2B done [2025-12-15T03:06:58.564Z] #4 DONE 0.0s [2025-12-15T03:06:58.564Z] [2025-12-15T03:06:58.564Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:58.564Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done [2025-12-15T03:06:58.564Z] #5 CACHED [2025-12-15T03:06:58.564Z] [2025-12-15T03:06:58.564Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:58.564Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done [2025-12-15T03:06:58.564Z] #6 CACHED [2025-12-15T03:06:58.564Z] [2025-12-15T03:06:58.564Z] #7 exporting to image [2025-12-15T03:06:58.564Z] #7 exporting layers done [2025-12-15T03:06:58.564Z] #7 exporting manifest sha256:be6bc681e138a0052c7a3d884c6a710e18cc45949e30ca17d7c0484e6f85754d done [2025-12-15T03:06:58.564Z] #7 exporting config sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done [2025-12-15T03:06:58.564Z] #7 exporting manifest sha256:f44855d04b5688196227b8b8e6b32869d3811b7654d6dca82bdf82bd39d59db2 done [2025-12-15T03:06:58.564Z] #7 exporting config sha256:5b13d41ae41cd110d745af18bb083ff4c73d30ffc77204aed27c4319e68d7736 done [2025-12-15T03:06:58.564Z] #7 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 [2025-12-15T03:06:58.564Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:58.825Z] #7 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 done [2025-12-15T03:06:58.825Z] #7 pushing layers 0.0s done [2025-12-15T03:06:58.825Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 0.1s done [2025-12-15T03:06:58.825Z] #7 DONE 0.1s [2025-12-15T03:06:58.825Z] [2025-12-15T03:06:58.825Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:58.825Z] #8 DONE 0.0s [2025-12-15T03:06:58.825Z] [2025-12-15T03:06:58.825Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:58.825Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:59.124Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-12-15T03:06:59.124Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-12-15T03:06:59.383Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:59.383Z] #1 transferring dockerfile: 175B done [2025-12-15T03:06:59.383Z] #1 DONE 0.0s [2025-12-15T03:06:59.383Z] [2025-12-15T03:06:59.383Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-15T03:06:59.383Z] #2 DONE 0.0s [2025-12-15T03:06:59.383Z] [2025-12-15T03:06:59.383Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-15T03:06:59.383Z] #3 DONE 0.0s [2025-12-15T03:06:59.383Z] [2025-12-15T03:06:59.383Z] #4 [internal] load .dockerignore [2025-12-15T03:06:59.383Z] #4 transferring context: 2B done [2025-12-15T03:06:59.383Z] #4 DONE 0.0s [2025-12-15T03:06:59.383Z] [2025-12-15T03:06:59.383Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:59.383Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f done [2025-12-15T03:06:59.383Z] #5 CACHED [2025-12-15T03:06:59.383Z] [2025-12-15T03:06:59.383Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f [2025-12-15T03:06:59.383Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9d2cd69294f51335cd628edff2661d5a3fd84500dbd1ffe760e3c57698bb039f 0.0s done [2025-12-15T03:06:59.383Z] #6 CACHED [2025-12-15T03:06:59.383Z] [2025-12-15T03:06:59.383Z] #7 exporting to image [2025-12-15T03:06:59.383Z] #7 exporting layers done [2025-12-15T03:06:59.383Z] #7 exporting manifest sha256:be6bc681e138a0052c7a3d884c6a710e18cc45949e30ca17d7c0484e6f85754d done [2025-12-15T03:06:59.383Z] #7 exporting config sha256:03078731fdefa5277aa73c06e1f608de96e03f989ac87fe7a7da744bcfd111ec done [2025-12-15T03:06:59.383Z] #7 exporting manifest sha256:f44855d04b5688196227b8b8e6b32869d3811b7654d6dca82bdf82bd39d59db2 done [2025-12-15T03:06:59.383Z] #7 exporting config sha256:5b13d41ae41cd110d745af18bb083ff4c73d30ffc77204aed27c4319e68d7736 done [2025-12-15T03:06:59.383Z] #7 exporting manifest list sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 done [2025-12-15T03:06:59.383Z] #7 pushing layers 0.0s done [2025-12-15T03:06:59.383Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 [2025-12-15T03:06:59.383Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:59.383Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3c065d11007e9cb29b17c14000937fc81e9d0dee9b4b5a36cc851d9b2352ff83 0.1s done [2025-12-15T03:06:59.383Z] #7 DONE 0.1s [2025-12-15T03:06:59.383Z] [2025-12-15T03:06:59.383Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:59.383Z] #8 DONE 0.0s [2025-12-15T03:06:59.383Z] [2025-12-15T03:06:59.383Z] 1 warning found (use --debug to expand): [2025-12-15T03:06:59.383Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:06:59.674Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:06:59.674Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:06:59.941Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:06:59.941Z] #1 transferring dockerfile: 215B done [2025-12-15T03:06:59.941Z] #1 DONE 0.0s [2025-12-15T03:06:59.941Z] [2025-12-15T03:06:59.941Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:59.941Z] #2 DONE 0.0s [2025-12-15T03:06:59.941Z] [2025-12-15T03:06:59.941Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:06:59.941Z] #3 DONE 0.0s [2025-12-15T03:06:59.941Z] [2025-12-15T03:06:59.941Z] #4 [internal] load .dockerignore [2025-12-15T03:06:59.941Z] #4 transferring context: 2B done [2025-12-15T03:06:59.941Z] #4 DONE 0.0s [2025-12-15T03:06:59.941Z] [2025-12-15T03:06:59.941Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:06:59.941Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done [2025-12-15T03:06:59.941Z] #5 DONE 0.0s [2025-12-15T03:06:59.941Z] [2025-12-15T03:06:59.941Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:06:59.941Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 done [2025-12-15T03:06:59.941Z] #6 DONE 0.1s [2025-12-15T03:06:59.941Z] [2025-12-15T03:06:59.941Z] #7 exporting to image [2025-12-15T03:06:59.941Z] #7 exporting layers done [2025-12-15T03:06:59.941Z] #7 exporting manifest sha256:d079f4b1d3e5c05c43dfd1f889971f6561632b2b7fd8900ef557f974a8ff8860 0.0s done [2025-12-15T03:06:59.941Z] #7 exporting config sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done [2025-12-15T03:06:59.941Z] #7 exporting manifest sha256:a47a6f9ac703d01dc8272ad30330c28b2cee572caea94292974cfa9fabb2bbda done [2025-12-15T03:06:59.941Z] #7 exporting config sha256:9158a26c42de5e92e378067694ca540eb458cb094e8bce3ca9b417ef30abb6f6 done [2025-12-15T03:06:59.941Z] #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 [2025-12-15T03:06:59.941Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:06:59.941Z] #7 ... [2025-12-15T03:06:59.941Z] [2025-12-15T03:06:59.941Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:06:59.941Z] #8 DONE 0.0s [2025-12-15T03:06:59.941Z] [2025-12-15T03:06:59.941Z] #7 exporting to image [2025-12-15T03:06:59.941Z] #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 done [2025-12-15T03:06:59.941Z] #7 pushing layers 0.1s done [2025-12-15T03:06:59.941Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 [2025-12-15T03:07:00.202Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 0.1s done [2025-12-15T03:07:00.202Z] #7 DONE 0.2s [2025-12-15T03:07:00.202Z] [2025-12-15T03:07:00.202Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:00.202Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:00.493Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-12-15T03:07:00.493Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-12-15T03:07:00.493Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:00.493Z] #1 transferring dockerfile: 181B done [2025-12-15T03:07:00.493Z] #1 DONE 0.0s [2025-12-15T03:07:00.493Z] [2025-12-15T03:07:00.493Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-15T03:07:00.493Z] #2 DONE 0.0s [2025-12-15T03:07:00.493Z] [2025-12-15T03:07:00.493Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-15T03:07:00.493Z] #3 DONE 0.0s [2025-12-15T03:07:00.493Z] [2025-12-15T03:07:00.493Z] #4 [internal] load .dockerignore [2025-12-15T03:07:00.493Z] #4 transferring context: 2B done [2025-12-15T03:07:00.493Z] #4 DONE 0.0s [2025-12-15T03:07:00.493Z] [2025-12-15T03:07:00.493Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:07:00.493Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done [2025-12-15T03:07:00.493Z] #5 DONE 0.0s [2025-12-15T03:07:00.493Z] [2025-12-15T03:07:00.493Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:07:00.754Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 done [2025-12-15T03:07:00.754Z] #6 CACHED [2025-12-15T03:07:00.754Z] [2025-12-15T03:07:00.754Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:07:00.754Z] #5 CACHED [2025-12-15T03:07:00.754Z] [2025-12-15T03:07:00.754Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:00.754Z] #7 DONE 0.0s [2025-12-15T03:07:00.754Z] [2025-12-15T03:07:00.754Z] #8 exporting to image [2025-12-15T03:07:00.754Z] #8 exporting layers done [2025-12-15T03:07:00.754Z] #8 exporting manifest sha256:d079f4b1d3e5c05c43dfd1f889971f6561632b2b7fd8900ef557f974a8ff8860 done [2025-12-15T03:07:00.754Z] #8 exporting config sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done [2025-12-15T03:07:00.754Z] #8 exporting manifest sha256:a47a6f9ac703d01dc8272ad30330c28b2cee572caea94292974cfa9fabb2bbda done [2025-12-15T03:07:00.754Z] #8 exporting config sha256:9158a26c42de5e92e378067694ca540eb458cb094e8bce3ca9b417ef30abb6f6 done [2025-12-15T03:07:00.754Z] #8 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 done [2025-12-15T03:07:00.754Z] #8 pushing layers 0.0s done [2025-12-15T03:07:00.754Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 0.1s done [2025-12-15T03:07:00.754Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:00.754Z] #8 DONE 0.1s [2025-12-15T03:07:00.754Z] [2025-12-15T03:07:00.754Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:00.754Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:01.053Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83' [2025-12-15T03:07:01.053Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 --push - [2025-12-15T03:07:01.053Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:01.053Z] #1 transferring dockerfile: 187B done [2025-12-15T03:07:01.053Z] #1 DONE 0.0s [2025-12-15T03:07:01.053Z] [2025-12-15T03:07:01.053Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 [2025-12-15T03:07:01.053Z] #2 DONE 0.0s [2025-12-15T03:07:01.053Z] [2025-12-15T03:07:01.053Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83 [2025-12-15T03:07:01.053Z] #3 DONE 0.0s [2025-12-15T03:07:01.053Z] [2025-12-15T03:07:01.053Z] #4 [internal] load .dockerignore [2025-12-15T03:07:01.053Z] #4 transferring context: 2B done [2025-12-15T03:07:01.053Z] #4 DONE 0.0s [2025-12-15T03:07:01.053Z] [2025-12-15T03:07:01.053Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:07:01.053Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done [2025-12-15T03:07:01.053Z] #5 CACHED [2025-12-15T03:07:01.053Z] [2025-12-15T03:07:01.053Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:07:01.053Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done [2025-12-15T03:07:01.053Z] #6 CACHED [2025-12-15T03:07:01.053Z] [2025-12-15T03:07:01.053Z] #7 exporting to image [2025-12-15T03:07:01.053Z] #7 exporting layers done [2025-12-15T03:07:01.053Z] #7 exporting manifest sha256:d079f4b1d3e5c05c43dfd1f889971f6561632b2b7fd8900ef557f974a8ff8860 done [2025-12-15T03:07:01.053Z] #7 exporting config sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done [2025-12-15T03:07:01.053Z] #7 exporting manifest sha256:a47a6f9ac703d01dc8272ad30330c28b2cee572caea94292974cfa9fabb2bbda done [2025-12-15T03:07:01.053Z] #7 exporting config sha256:9158a26c42de5e92e378067694ca540eb458cb094e8bce3ca9b417ef30abb6f6 done [2025-12-15T03:07:01.053Z] #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 [2025-12-15T03:07:01.053Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:01.314Z] #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 done [2025-12-15T03:07:01.314Z] #7 pushing layers 0.0s done [2025-12-15T03:07:01.314Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.83@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 0.1s done [2025-12-15T03:07:01.314Z] #7 DONE 0.1s [2025-12-15T03:07:01.314Z] [2025-12-15T03:07:01.314Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:01.314Z] #8 DONE 0.0s [2025-12-15T03:07:01.314Z] [2025-12-15T03:07:01.314Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:01.314Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:01.603Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:07:01.604Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:07:01.604Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:01.604Z] #1 transferring dockerfile: 228B done [2025-12-15T03:07:01.604Z] #1 DONE 0.0s [2025-12-15T03:07:01.604Z] [2025-12-15T03:07:01.604Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:01.604Z] #2 DONE 0.0s [2025-12-15T03:07:01.604Z] [2025-12-15T03:07:01.604Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:01.604Z] #3 DONE 0.0s [2025-12-15T03:07:01.604Z] [2025-12-15T03:07:01.604Z] #4 [internal] load .dockerignore [2025-12-15T03:07:01.604Z] #4 transferring context: 2B done [2025-12-15T03:07:01.604Z] #4 DONE 0.0s [2025-12-15T03:07:01.604Z] [2025-12-15T03:07:01.604Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:07:01.604Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done [2025-12-15T03:07:01.604Z] #5 CACHED [2025-12-15T03:07:01.604Z] [2025-12-15T03:07:01.604Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:07:01.604Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done [2025-12-15T03:07:01.604Z] #6 CACHED [2025-12-15T03:07:01.604Z] [2025-12-15T03:07:01.604Z] #7 exporting to image [2025-12-15T03:07:01.604Z] #7 exporting layers done [2025-12-15T03:07:01.604Z] #7 exporting manifest sha256:d079f4b1d3e5c05c43dfd1f889971f6561632b2b7fd8900ef557f974a8ff8860 done [2025-12-15T03:07:01.604Z] #7 exporting config sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done [2025-12-15T03:07:01.604Z] #7 exporting manifest sha256:a47a6f9ac703d01dc8272ad30330c28b2cee572caea94292974cfa9fabb2bbda done [2025-12-15T03:07:01.604Z] #7 exporting config sha256:9158a26c42de5e92e378067694ca540eb458cb094e8bce3ca9b417ef30abb6f6 done [2025-12-15T03:07:01.604Z] #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 done [2025-12-15T03:07:01.604Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:01.865Z] #7 pushing layers 0.0s done [2025-12-15T03:07:01.865Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 0.1s done [2025-12-15T03:07:01.865Z] #7 DONE 0.1s [2025-12-15T03:07:01.865Z] [2025-12-15T03:07:01.865Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:01.865Z] #8 DONE 0.0s [2025-12-15T03:07:01.865Z] [2025-12-15T03:07:01.865Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:01.865Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:02.152Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-12-15T03:07:02.153Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-12-15T03:07:02.412Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:02.412Z] #1 transferring dockerfile: 179B done [2025-12-15T03:07:02.412Z] #1 DONE 0.0s [2025-12-15T03:07:02.412Z] [2025-12-15T03:07:02.412Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-15T03:07:02.412Z] #2 DONE 0.0s [2025-12-15T03:07:02.412Z] [2025-12-15T03:07:02.412Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-15T03:07:02.412Z] #3 DONE 0.0s [2025-12-15T03:07:02.412Z] [2025-12-15T03:07:02.412Z] #4 [internal] load .dockerignore [2025-12-15T03:07:02.412Z] #4 transferring context: 2B done [2025-12-15T03:07:02.412Z] #4 DONE 0.0s [2025-12-15T03:07:02.412Z] [2025-12-15T03:07:02.412Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:07:02.412Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done [2025-12-15T03:07:02.412Z] #5 CACHED [2025-12-15T03:07:02.412Z] [2025-12-15T03:07:02.412Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 [2025-12-15T03:07:02.412Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:361566e06b37db5dacba38216eae009ce30edffa1cbb2982632c20bebd4301e7 0.0s done [2025-12-15T03:07:02.412Z] #6 CACHED [2025-12-15T03:07:02.412Z] [2025-12-15T03:07:02.412Z] #7 exporting to image [2025-12-15T03:07:02.412Z] #7 exporting layers done [2025-12-15T03:07:02.412Z] #7 exporting manifest sha256:d079f4b1d3e5c05c43dfd1f889971f6561632b2b7fd8900ef557f974a8ff8860 done [2025-12-15T03:07:02.412Z] #7 exporting config sha256:d3c06a0a773eb60d0253e603ed0fc68e344b6c2e34b067cb8202e84dfc6c55a5 done [2025-12-15T03:07:02.412Z] #7 exporting manifest sha256:a47a6f9ac703d01dc8272ad30330c28b2cee572caea94292974cfa9fabb2bbda done [2025-12-15T03:07:02.412Z] #7 exporting config sha256:9158a26c42de5e92e378067694ca540eb458cb094e8bce3ca9b417ef30abb6f6 done [2025-12-15T03:07:02.412Z] #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 [2025-12-15T03:07:02.412Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:02.413Z] #7 exporting manifest list sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 done [2025-12-15T03:07:02.413Z] #7 pushing layers 0.0s done [2025-12-15T03:07:02.413Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a89b4ab38bb6eae4b0131d00228b4f57fcaa4fb49c9377c6e0c38c50a7cf1645 0.1s done [2025-12-15T03:07:02.413Z] #7 DONE 0.1s [2025-12-15T03:07:02.413Z] [2025-12-15T03:07:02.413Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:02.413Z] #8 DONE 0.0s [2025-12-15T03:07:02.413Z] [2025-12-15T03:07:02.413Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:02.413Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:02.702Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:07:02.702Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:07:02.702Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:02.702Z] #1 transferring dockerfile: 205B done [2025-12-15T03:07:02.702Z] #1 DONE 0.0s [2025-12-15T03:07:02.702Z] [2025-12-15T03:07:02.702Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:07:02.702Z] #2 DONE 0.0s [2025-12-15T03:07:02.702Z] [2025-12-15T03:07:02.702Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:07:02.702Z] #3 DONE 0.0s [2025-12-15T03:07:02.702Z] [2025-12-15T03:07:02.702Z] #4 [internal] load .dockerignore [2025-12-15T03:07:02.702Z] #4 transferring context: 2B done [2025-12-15T03:07:02.702Z] #4 DONE 0.0s [2025-12-15T03:07:02.702Z] [2025-12-15T03:07:02.702Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:02.702Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:02.962Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done [2025-12-15T03:07:02.962Z] #5 DONE 0.1s [2025-12-15T03:07:02.962Z] [2025-12-15T03:07:02.962Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:02.962Z] #6 DONE 0.0s [2025-12-15T03:07:02.962Z] [2025-12-15T03:07:02.962Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:02.962Z] #7 DONE 0.0s [2025-12-15T03:07:02.962Z] [2025-12-15T03:07:02.962Z] #8 exporting to image [2025-12-15T03:07:02.962Z] #8 exporting layers done [2025-12-15T03:07:02.962Z] #8 exporting manifest sha256:c5df0c08e4e27a9a717c5f5b367aa96b53d0be5fe03e7d4d8648a06d8062b4a5 0.0s done [2025-12-15T03:07:02.962Z] #8 exporting config sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done [2025-12-15T03:07:02.962Z] #8 exporting manifest sha256:650f11ca32f6795702bad6e51ee3731131f900ae4c4dc007e0c35fe391b2d116 done [2025-12-15T03:07:02.962Z] #8 exporting config sha256:73bd70c796eb647fd5a976948b6754b3bf0cefeb5107d245cd6dcd7a0167713f done [2025-12-15T03:07:02.962Z] #8 exporting manifest list sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 done [2025-12-15T03:07:02.962Z] #8 pushing layers 0.1s done [2025-12-15T03:07:02.962Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 [2025-12-15T03:07:02.962Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:03.222Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 0.1s done [2025-12-15T03:07:03.222Z] #8 DONE 0.2s [2025-12-15T03:07:03.222Z] [2025-12-15T03:07:03.222Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:03.222Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:03.515Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-12-15T03:07:03.515Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-12-15T03:07:03.515Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:03.515Z] #1 transferring dockerfile: 171B done [2025-12-15T03:07:03.515Z] #1 DONE 0.0s [2025-12-15T03:07:03.515Z] [2025-12-15T03:07:03.515Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-15T03:07:03.515Z] #2 DONE 0.0s [2025-12-15T03:07:03.515Z] [2025-12-15T03:07:03.515Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-15T03:07:03.515Z] #3 DONE 0.0s [2025-12-15T03:07:03.515Z] [2025-12-15T03:07:03.515Z] #4 [internal] load .dockerignore [2025-12-15T03:07:03.515Z] #4 transferring context: 2B done [2025-12-15T03:07:03.515Z] #4 DONE 0.0s [2025-12-15T03:07:03.515Z] [2025-12-15T03:07:03.515Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:03.515Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a done [2025-12-15T03:07:03.515Z] #5 CACHED [2025-12-15T03:07:03.515Z] [2025-12-15T03:07:03.515Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:03.515Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done [2025-12-15T03:07:03.515Z] #6 CACHED [2025-12-15T03:07:03.515Z] [2025-12-15T03:07:03.515Z] #7 exporting to image [2025-12-15T03:07:03.515Z] #7 exporting layers done [2025-12-15T03:07:03.516Z] #7 exporting manifest sha256:c5df0c08e4e27a9a717c5f5b367aa96b53d0be5fe03e7d4d8648a06d8062b4a5 done [2025-12-15T03:07:03.516Z] #7 exporting config sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done [2025-12-15T03:07:03.516Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:03.775Z] #7 exporting manifest sha256:650f11ca32f6795702bad6e51ee3731131f900ae4c4dc007e0c35fe391b2d116 done [2025-12-15T03:07:03.775Z] #7 exporting config sha256:73bd70c796eb647fd5a976948b6754b3bf0cefeb5107d245cd6dcd7a0167713f done [2025-12-15T03:07:03.775Z] #7 exporting manifest list sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 done [2025-12-15T03:07:03.775Z] #7 pushing layers 0.0s done [2025-12-15T03:07:03.775Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 0.1s done [2025-12-15T03:07:03.775Z] #7 DONE 0.1s [2025-12-15T03:07:03.775Z] [2025-12-15T03:07:03.775Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:03.775Z] #8 DONE 0.0s [2025-12-15T03:07:03.775Z] [2025-12-15T03:07:03.775Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:03.775Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:04.145Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83' [2025-12-15T03:07:04.146Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 --push - [2025-12-15T03:07:04.146Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:04.146Z] #1 transferring dockerfile: 177B done [2025-12-15T03:07:04.146Z] #1 DONE 0.0s [2025-12-15T03:07:04.146Z] [2025-12-15T03:07:04.146Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 [2025-12-15T03:07:04.146Z] #2 DONE 0.0s [2025-12-15T03:07:04.146Z] [2025-12-15T03:07:04.146Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83 [2025-12-15T03:07:04.146Z] #3 DONE 0.0s [2025-12-15T03:07:04.146Z] [2025-12-15T03:07:04.146Z] #4 [internal] load .dockerignore [2025-12-15T03:07:04.146Z] #4 transferring context: 2B done [2025-12-15T03:07:04.146Z] #4 DONE 0.0s [2025-12-15T03:07:04.146Z] [2025-12-15T03:07:04.146Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:04.146Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done [2025-12-15T03:07:04.146Z] #5 CACHED [2025-12-15T03:07:04.146Z] [2025-12-15T03:07:04.146Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:04.146Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done [2025-12-15T03:07:04.146Z] #6 CACHED [2025-12-15T03:07:04.146Z] [2025-12-15T03:07:04.146Z] #7 exporting to image [2025-12-15T03:07:04.146Z] #7 exporting layers done [2025-12-15T03:07:04.146Z] #7 exporting manifest sha256:c5df0c08e4e27a9a717c5f5b367aa96b53d0be5fe03e7d4d8648a06d8062b4a5 done [2025-12-15T03:07:04.146Z] #7 exporting config sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done [2025-12-15T03:07:04.146Z] #7 exporting manifest sha256:650f11ca32f6795702bad6e51ee3731131f900ae4c4dc007e0c35fe391b2d116 done [2025-12-15T03:07:04.146Z] #7 exporting config sha256:73bd70c796eb647fd5a976948b6754b3bf0cefeb5107d245cd6dcd7a0167713f done [2025-12-15T03:07:04.146Z] #7 exporting manifest list sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 done [2025-12-15T03:07:04.146Z] #7 pushing layers [2025-12-15T03:07:04.146Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:04.405Z] #7 pushing layers 0.0s done [2025-12-15T03:07:04.405Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.83@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 0.1s done [2025-12-15T03:07:04.405Z] #7 DONE 0.1s [2025-12-15T03:07:04.405Z] [2025-12-15T03:07:04.405Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:04.405Z] #8 DONE 0.0s [2025-12-15T03:07:04.405Z] [2025-12-15T03:07:04.405Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:04.405Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:04.699Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:07:04.699Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:07:04.699Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:04.699Z] #1 transferring dockerfile: 218B done [2025-12-15T03:07:04.699Z] #1 DONE 0.0s [2025-12-15T03:07:04.699Z] [2025-12-15T03:07:04.699Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:04.699Z] #2 DONE 0.0s [2025-12-15T03:07:04.699Z] [2025-12-15T03:07:04.699Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:04.699Z] #3 DONE 0.0s [2025-12-15T03:07:04.699Z] [2025-12-15T03:07:04.699Z] #4 [internal] load .dockerignore [2025-12-15T03:07:04.699Z] #4 transferring context: 2B done [2025-12-15T03:07:04.699Z] #4 DONE 0.0s [2025-12-15T03:07:04.699Z] [2025-12-15T03:07:04.699Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:04.699Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done [2025-12-15T03:07:04.699Z] #5 CACHED [2025-12-15T03:07:04.699Z] [2025-12-15T03:07:04.699Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:04.699Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done [2025-12-15T03:07:04.699Z] #6 CACHED [2025-12-15T03:07:04.699Z] [2025-12-15T03:07:04.699Z] #7 exporting to image [2025-12-15T03:07:04.699Z] #7 exporting layers done [2025-12-15T03:07:04.699Z] #7 exporting manifest sha256:c5df0c08e4e27a9a717c5f5b367aa96b53d0be5fe03e7d4d8648a06d8062b4a5 done [2025-12-15T03:07:04.699Z] #7 exporting config sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done [2025-12-15T03:07:04.699Z] #7 exporting manifest sha256:650f11ca32f6795702bad6e51ee3731131f900ae4c4dc007e0c35fe391b2d116 done [2025-12-15T03:07:04.699Z] #7 exporting config sha256:73bd70c796eb647fd5a976948b6754b3bf0cefeb5107d245cd6dcd7a0167713f done [2025-12-15T03:07:04.699Z] #7 exporting manifest list sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 done [2025-12-15T03:07:04.699Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:04.958Z] #7 pushing layers 0.0s done [2025-12-15T03:07:04.958Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 0.1s done [2025-12-15T03:07:04.958Z] #7 DONE 0.1s [2025-12-15T03:07:04.958Z] [2025-12-15T03:07:04.958Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:04.958Z] #8 DONE 0.0s [2025-12-15T03:07:04.958Z] [2025-12-15T03:07:04.958Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:04.958Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:05.252Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-12-15T03:07:05.252Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-12-15T03:07:05.252Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:05.252Z] #1 transferring dockerfile: 169B done [2025-12-15T03:07:05.252Z] #1 DONE 0.0s [2025-12-15T03:07:05.252Z] [2025-12-15T03:07:05.252Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-15T03:07:05.252Z] #2 DONE 0.0s [2025-12-15T03:07:05.252Z] [2025-12-15T03:07:05.252Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-15T03:07:05.252Z] #3 DONE 0.0s [2025-12-15T03:07:05.252Z] [2025-12-15T03:07:05.252Z] #4 [internal] load .dockerignore [2025-12-15T03:07:05.252Z] #4 transferring context: 2B done [2025-12-15T03:07:05.252Z] #4 DONE 0.0s [2025-12-15T03:07:05.252Z] [2025-12-15T03:07:05.252Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:05.252Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done [2025-12-15T03:07:05.252Z] #5 CACHED [2025-12-15T03:07:05.252Z] [2025-12-15T03:07:05.252Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a [2025-12-15T03:07:05.252Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:07eeb5b7fe44454424c4e9398ce4672f6eb5e5373c9bb919ceb8126ad680c51a 0.0s done [2025-12-15T03:07:05.252Z] #6 CACHED [2025-12-15T03:07:05.252Z] [2025-12-15T03:07:05.252Z] #7 exporting to image [2025-12-15T03:07:05.252Z] #7 exporting layers done [2025-12-15T03:07:05.252Z] #7 exporting manifest sha256:c5df0c08e4e27a9a717c5f5b367aa96b53d0be5fe03e7d4d8648a06d8062b4a5 done [2025-12-15T03:07:05.252Z] #7 exporting config sha256:c0236513610c105b7f7b644ba304d0d98bcca361d946fa72b25d21a45492879d done [2025-12-15T03:07:05.252Z] #7 exporting manifest sha256:650f11ca32f6795702bad6e51ee3731131f900ae4c4dc007e0c35fe391b2d116 done [2025-12-15T03:07:05.252Z] #7 exporting config sha256:73bd70c796eb647fd5a976948b6754b3bf0cefeb5107d245cd6dcd7a0167713f done [2025-12-15T03:07:05.252Z] #7 exporting manifest list sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 done [2025-12-15T03:07:05.252Z] #7 pushing layers 0.0s done [2025-12-15T03:07:05.252Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 [2025-12-15T03:07:05.252Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:05.511Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3a3151b4115cd1c48619fc1308542a58bb4caef84933145589306bc3dfbc4955 0.1s done [2025-12-15T03:07:05.511Z] #7 DONE 0.1s [2025-12-15T03:07:05.511Z] [2025-12-15T03:07:05.511Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:05.511Z] #8 DONE 0.0s [2025-12-15T03:07:05.511Z] [2025-12-15T03:07:05.511Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:05.511Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:05.812Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:07:05.813Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:07:05.813Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:05.813Z] #1 transferring dockerfile: 206B done [2025-12-15T03:07:05.813Z] #1 DONE 0.0s [2025-12-15T03:07:05.813Z] [2025-12-15T03:07:05.813Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:07:05.813Z] #2 DONE 0.0s [2025-12-15T03:07:05.813Z] [2025-12-15T03:07:05.813Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:07:05.813Z] #3 DONE 0.0s [2025-12-15T03:07:05.813Z] [2025-12-15T03:07:05.813Z] #4 [internal] load .dockerignore [2025-12-15T03:07:05.813Z] #4 transferring context: 2B done [2025-12-15T03:07:05.813Z] #4 DONE 0.0s [2025-12-15T03:07:05.813Z] [2025-12-15T03:07:05.813Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:05.813Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:06.072Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done [2025-12-15T03:07:06.072Z] #5 DONE 0.1s [2025-12-15T03:07:06.072Z] [2025-12-15T03:07:06.072Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:06.072Z] #6 DONE 0.0s [2025-12-15T03:07:06.072Z] [2025-12-15T03:07:06.072Z] #7 exporting to image [2025-12-15T03:07:06.072Z] #7 exporting layers done [2025-12-15T03:07:06.072Z] #7 exporting manifest sha256:153b44a9a9448263f9a79c7129281c70fa664e001bf39c884cfd48cff6ed6c12 done [2025-12-15T03:07:06.072Z] #7 exporting config sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done [2025-12-15T03:07:06.072Z] #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 [2025-12-15T03:07:06.072Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:06.072Z] #7 ... [2025-12-15T03:07:06.072Z] [2025-12-15T03:07:06.072Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:06.072Z] #8 DONE 0.0s [2025-12-15T03:07:06.072Z] [2025-12-15T03:07:06.072Z] #7 exporting to image [2025-12-15T03:07:06.072Z] #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 0.0s done [2025-12-15T03:07:06.072Z] #7 exporting config sha256:0939813f04cbdaa4f8819080d11e971d872f40ec08a9f326aa2efa57a06ca38d done [2025-12-15T03:07:06.072Z] #7 exporting manifest list sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 done [2025-12-15T03:07:06.072Z] #7 pushing layers 0.1s done [2025-12-15T03:07:06.072Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 [2025-12-15T03:07:06.335Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 0.1s done [2025-12-15T03:07:06.335Z] #7 DONE 0.2s [2025-12-15T03:07:06.335Z] [2025-12-15T03:07:06.335Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:06.335Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:06.625Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-12-15T03:07:06.625Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-12-15T03:07:06.883Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:06.883Z] #1 transferring dockerfile: 172B done [2025-12-15T03:07:06.883Z] #1 DONE 0.0s [2025-12-15T03:07:06.883Z] [2025-12-15T03:07:06.883Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-15T03:07:06.883Z] #2 DONE 0.0s [2025-12-15T03:07:06.883Z] [2025-12-15T03:07:06.883Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-15T03:07:06.883Z] #3 DONE 0.0s [2025-12-15T03:07:06.883Z] [2025-12-15T03:07:06.883Z] #4 [internal] load .dockerignore [2025-12-15T03:07:06.883Z] #4 transferring context: 2B done [2025-12-15T03:07:06.883Z] #4 DONE 0.0s [2025-12-15T03:07:06.883Z] [2025-12-15T03:07:06.883Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:06.883Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 done [2025-12-15T03:07:06.883Z] #5 CACHED [2025-12-15T03:07:06.883Z] [2025-12-15T03:07:06.883Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:06.883Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done [2025-12-15T03:07:06.883Z] #6 CACHED [2025-12-15T03:07:06.883Z] [2025-12-15T03:07:06.883Z] #7 exporting to image [2025-12-15T03:07:06.883Z] #7 exporting layers done [2025-12-15T03:07:06.883Z] #7 exporting manifest sha256:153b44a9a9448263f9a79c7129281c70fa664e001bf39c884cfd48cff6ed6c12 done [2025-12-15T03:07:06.883Z] #7 exporting config sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done [2025-12-15T03:07:06.883Z] #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 [2025-12-15T03:07:06.883Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:06.883Z] #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 done [2025-12-15T03:07:06.883Z] #7 exporting config sha256:0939813f04cbdaa4f8819080d11e971d872f40ec08a9f326aa2efa57a06ca38d done [2025-12-15T03:07:06.883Z] #7 exporting manifest list sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 done [2025-12-15T03:07:06.883Z] #7 pushing layers 0.0s done [2025-12-15T03:07:06.883Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 0.1s done [2025-12-15T03:07:06.883Z] #7 DONE 0.1s [2025-12-15T03:07:06.883Z] [2025-12-15T03:07:06.883Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:06.883Z] #8 DONE 0.0s [2025-12-15T03:07:06.883Z] [2025-12-15T03:07:06.883Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:06.883Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:07.183Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83' [2025-12-15T03:07:07.183Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 --push - [2025-12-15T03:07:07.183Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:07.183Z] #1 transferring dockerfile: 178B done [2025-12-15T03:07:07.183Z] #1 DONE 0.0s [2025-12-15T03:07:07.183Z] [2025-12-15T03:07:07.183Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 [2025-12-15T03:07:07.183Z] #2 DONE 0.0s [2025-12-15T03:07:07.183Z] [2025-12-15T03:07:07.183Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83 [2025-12-15T03:07:07.183Z] #3 DONE 0.0s [2025-12-15T03:07:07.183Z] [2025-12-15T03:07:07.183Z] #4 [internal] load .dockerignore [2025-12-15T03:07:07.183Z] #4 transferring context: 2B done [2025-12-15T03:07:07.183Z] #4 DONE 0.0s [2025-12-15T03:07:07.183Z] [2025-12-15T03:07:07.183Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:07.183Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done [2025-12-15T03:07:07.183Z] #5 CACHED [2025-12-15T03:07:07.183Z] [2025-12-15T03:07:07.183Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:07.183Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done [2025-12-15T03:07:07.183Z] #6 CACHED [2025-12-15T03:07:07.183Z] [2025-12-15T03:07:07.183Z] #7 exporting to image [2025-12-15T03:07:07.183Z] #7 exporting layers [2025-12-15T03:07:07.183Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:07.442Z] #7 exporting layers done [2025-12-15T03:07:07.442Z] #7 exporting manifest sha256:153b44a9a9448263f9a79c7129281c70fa664e001bf39c884cfd48cff6ed6c12 done [2025-12-15T03:07:07.442Z] #7 exporting config sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done [2025-12-15T03:07:07.442Z] #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 done [2025-12-15T03:07:07.442Z] #7 exporting config sha256:0939813f04cbdaa4f8819080d11e971d872f40ec08a9f326aa2efa57a06ca38d done [2025-12-15T03:07:07.442Z] #7 exporting manifest list sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 done [2025-12-15T03:07:07.442Z] #7 pushing layers 0.0s done [2025-12-15T03:07:07.442Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.83@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 0.1s done [2025-12-15T03:07:07.442Z] #7 DONE 0.1s [2025-12-15T03:07:07.442Z] [2025-12-15T03:07:07.442Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:07.442Z] #8 DONE 0.0s [2025-12-15T03:07:07.442Z] [2025-12-15T03:07:07.442Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:07.442Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:07.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:07:07.730Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:07:07.730Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:07.730Z] #1 transferring dockerfile: 219B done [2025-12-15T03:07:07.730Z] #1 DONE 0.0s [2025-12-15T03:07:07.730Z] [2025-12-15T03:07:07.730Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:07.730Z] #2 DONE 0.0s [2025-12-15T03:07:07.730Z] [2025-12-15T03:07:07.730Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:07.730Z] #3 DONE 0.0s [2025-12-15T03:07:07.730Z] [2025-12-15T03:07:07.730Z] #4 [internal] load .dockerignore [2025-12-15T03:07:07.730Z] #4 transferring context: 2B done [2025-12-15T03:07:07.730Z] #4 DONE 0.0s [2025-12-15T03:07:07.730Z] [2025-12-15T03:07:07.730Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:07.730Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done [2025-12-15T03:07:07.730Z] #5 CACHED [2025-12-15T03:07:07.730Z] [2025-12-15T03:07:07.730Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:07.730Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done [2025-12-15T03:07:07.730Z] #6 CACHED [2025-12-15T03:07:07.730Z] [2025-12-15T03:07:07.730Z] #7 exporting to image [2025-12-15T03:07:07.730Z] #7 exporting layers done [2025-12-15T03:07:07.730Z] #7 exporting manifest sha256:153b44a9a9448263f9a79c7129281c70fa664e001bf39c884cfd48cff6ed6c12 done [2025-12-15T03:07:07.730Z] #7 exporting config sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done [2025-12-15T03:07:07.730Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:07.991Z] #7 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 done [2025-12-15T03:07:07.991Z] #7 exporting config sha256:0939813f04cbdaa4f8819080d11e971d872f40ec08a9f326aa2efa57a06ca38d done [2025-12-15T03:07:07.991Z] #7 exporting manifest list sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 done [2025-12-15T03:07:07.991Z] #7 pushing layers 0.0s done [2025-12-15T03:07:07.991Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 0.1s done [2025-12-15T03:07:07.991Z] #7 DONE 0.1s [2025-12-15T03:07:07.991Z] [2025-12-15T03:07:07.991Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:07.991Z] #8 DONE 0.0s [2025-12-15T03:07:07.991Z] [2025-12-15T03:07:07.991Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:07.991Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:08.287Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-12-15T03:07:08.287Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-12-15T03:07:08.287Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:08.287Z] #1 transferring dockerfile: 170B done [2025-12-15T03:07:08.287Z] #1 DONE 0.0s [2025-12-15T03:07:08.287Z] [2025-12-15T03:07:08.287Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-15T03:07:08.287Z] #2 DONE 0.0s [2025-12-15T03:07:08.287Z] [2025-12-15T03:07:08.287Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-15T03:07:08.287Z] #3 DONE 0.0s [2025-12-15T03:07:08.287Z] [2025-12-15T03:07:08.287Z] #4 [internal] load .dockerignore [2025-12-15T03:07:08.287Z] #4 transferring context: 2B done [2025-12-15T03:07:08.287Z] #4 DONE 0.0s [2025-12-15T03:07:08.287Z] [2025-12-15T03:07:08.287Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:08.287Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done [2025-12-15T03:07:08.287Z] #5 CACHED [2025-12-15T03:07:08.287Z] [2025-12-15T03:07:08.287Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 [2025-12-15T03:07:08.549Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6bafd44011dd6bec51b5b1c8578b75cbf9052156e3e72aed5f533c25ffc4f518 0.0s done [2025-12-15T03:07:08.549Z] #6 CACHED [2025-12-15T03:07:08.549Z] [2025-12-15T03:07:08.549Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:08.549Z] #7 DONE 0.0s [2025-12-15T03:07:08.549Z] [2025-12-15T03:07:08.549Z] #8 exporting to image [2025-12-15T03:07:08.549Z] #8 exporting layers done [2025-12-15T03:07:08.549Z] #8 exporting manifest sha256:153b44a9a9448263f9a79c7129281c70fa664e001bf39c884cfd48cff6ed6c12 done [2025-12-15T03:07:08.549Z] #8 exporting config sha256:535620ffe59137c793668e111fc7e76658690ac5233d66bf79eb9c04f4d4b138 done [2025-12-15T03:07:08.549Z] #8 exporting manifest sha256:8c42c896b54f06d4db7030840286900384f6d962072e4fd1369796ab49992b68 done [2025-12-15T03:07:08.549Z] #8 exporting config sha256:0939813f04cbdaa4f8819080d11e971d872f40ec08a9f326aa2efa57a06ca38d done [2025-12-15T03:07:08.549Z] #8 exporting manifest list sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 done [2025-12-15T03:07:08.549Z] #8 pushing layers 0.0s done [2025-12-15T03:07:08.549Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a2ac4617ff2a7c1ac3446367d6ac0ed4d4dd00c5984ff587c97e1f78badab086 0.1s done [2025-12-15T03:07:08.549Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:08.549Z] #8 DONE 0.1s [2025-12-15T03:07:08.549Z] [2025-12-15T03:07:08.549Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:08.549Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:08.838Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:07:08.838Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:07:09.098Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:09.098Z] #1 transferring dockerfile: 206B done [2025-12-15T03:07:09.098Z] #1 DONE 0.0s [2025-12-15T03:07:09.098Z] [2025-12-15T03:07:09.098Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:07:09.098Z] #2 DONE 0.0s [2025-12-15T03:07:09.098Z] [2025-12-15T03:07:09.098Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:07:09.098Z] #3 DONE 0.0s [2025-12-15T03:07:09.098Z] [2025-12-15T03:07:09.098Z] #4 [internal] load .dockerignore [2025-12-15T03:07:09.099Z] #4 transferring context: 2B done [2025-12-15T03:07:09.099Z] #4 DONE 0.0s [2025-12-15T03:07:09.099Z] [2025-12-15T03:07:09.099Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:09.099Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done [2025-12-15T03:07:09.099Z] #5 DONE 0.0s [2025-12-15T03:07:09.099Z] [2025-12-15T03:07:09.099Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:09.099Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done [2025-12-15T03:07:09.099Z] #6 DONE 0.1s [2025-12-15T03:07:09.099Z] [2025-12-15T03:07:09.099Z] #7 exporting to image [2025-12-15T03:07:09.099Z] #7 exporting layers done [2025-12-15T03:07:09.099Z] #7 exporting manifest sha256:98a8e3cec216ab76e75f57fae7231297f5893e0d553b21cf58a1b9e50527d840 done [2025-12-15T03:07:09.099Z] #7 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done [2025-12-15T03:07:09.099Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:09.099Z] #7 ... [2025-12-15T03:07:09.099Z] [2025-12-15T03:07:09.099Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:09.099Z] #8 DONE 0.0s [2025-12-15T03:07:09.099Z] [2025-12-15T03:07:09.099Z] #7 exporting to image [2025-12-15T03:07:09.099Z] #7 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 done [2025-12-15T03:07:09.099Z] #7 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b done [2025-12-15T03:07:09.099Z] #7 exporting manifest list sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 done [2025-12-15T03:07:09.099Z] #7 pushing layers 0.1s done [2025-12-15T03:07:09.099Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 [2025-12-15T03:07:09.358Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 0.1s done [2025-12-15T03:07:09.358Z] #7 DONE 0.2s [2025-12-15T03:07:09.358Z] [2025-12-15T03:07:09.358Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:09.358Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:09.648Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-12-15T03:07:09.648Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-12-15T03:07:09.910Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:09.910Z] #1 transferring dockerfile: 172B done [2025-12-15T03:07:09.910Z] #1 DONE 0.0s [2025-12-15T03:07:09.910Z] [2025-12-15T03:07:09.910Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-15T03:07:09.910Z] #2 DONE 0.0s [2025-12-15T03:07:09.910Z] [2025-12-15T03:07:09.910Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-15T03:07:09.910Z] #3 DONE 0.0s [2025-12-15T03:07:09.910Z] [2025-12-15T03:07:09.910Z] #4 [internal] load .dockerignore [2025-12-15T03:07:09.910Z] #4 transferring context: 2B done [2025-12-15T03:07:09.910Z] #4 DONE 0.0s [2025-12-15T03:07:09.910Z] [2025-12-15T03:07:09.910Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:09.910Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done [2025-12-15T03:07:09.910Z] #5 DONE 0.0s [2025-12-15T03:07:09.910Z] [2025-12-15T03:07:09.910Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:09.910Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done [2025-12-15T03:07:09.910Z] #6 CACHED [2025-12-15T03:07:09.910Z] [2025-12-15T03:07:09.910Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:09.910Z] #5 CACHED [2025-12-15T03:07:09.910Z] [2025-12-15T03:07:09.910Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:09.910Z] #7 DONE 0.0s [2025-12-15T03:07:09.910Z] [2025-12-15T03:07:09.910Z] #8 exporting to image [2025-12-15T03:07:09.910Z] #8 exporting layers done [2025-12-15T03:07:09.910Z] #8 exporting manifest sha256:98a8e3cec216ab76e75f57fae7231297f5893e0d553b21cf58a1b9e50527d840 done [2025-12-15T03:07:09.910Z] #8 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done [2025-12-15T03:07:09.910Z] #8 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 done [2025-12-15T03:07:09.910Z] #8 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b done [2025-12-15T03:07:09.910Z] #8 exporting manifest list sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 done [2025-12-15T03:07:09.910Z] #8 pushing layers 0.0s done [2025-12-15T03:07:09.910Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 0.1s done [2025-12-15T03:07:09.910Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:09.910Z] #8 DONE 0.1s [2025-12-15T03:07:09.910Z] [2025-12-15T03:07:09.910Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:09.910Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:10.198Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 --push - [2025-12-15T03:07:10.198Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83' [2025-12-15T03:07:10.460Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:10.461Z] #1 transferring dockerfile: 178B done [2025-12-15T03:07:10.461Z] #1 DONE 0.0s [2025-12-15T03:07:10.461Z] [2025-12-15T03:07:10.461Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 [2025-12-15T03:07:10.461Z] #2 DONE 0.0s [2025-12-15T03:07:10.461Z] [2025-12-15T03:07:10.461Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83 [2025-12-15T03:07:10.461Z] #3 DONE 0.0s [2025-12-15T03:07:10.461Z] [2025-12-15T03:07:10.461Z] #4 [internal] load .dockerignore [2025-12-15T03:07:10.461Z] #4 transferring context: 2B done [2025-12-15T03:07:10.461Z] #4 DONE 0.0s [2025-12-15T03:07:10.461Z] [2025-12-15T03:07:10.461Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:10.461Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done [2025-12-15T03:07:10.461Z] #5 CACHED [2025-12-15T03:07:10.461Z] [2025-12-15T03:07:10.461Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:10.461Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done [2025-12-15T03:07:10.461Z] #6 CACHED [2025-12-15T03:07:10.461Z] [2025-12-15T03:07:10.461Z] #7 exporting to image [2025-12-15T03:07:10.461Z] #7 exporting layers done [2025-12-15T03:07:10.461Z] #7 exporting manifest sha256:98a8e3cec216ab76e75f57fae7231297f5893e0d553b21cf58a1b9e50527d840 done [2025-12-15T03:07:10.461Z] #7 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done [2025-12-15T03:07:10.461Z] #7 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 [2025-12-15T03:07:10.461Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:10.461Z] #7 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 done [2025-12-15T03:07:10.461Z] #7 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b done [2025-12-15T03:07:10.461Z] #7 exporting manifest list sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 done [2025-12-15T03:07:10.461Z] #7 pushing layers 0.0s done [2025-12-15T03:07:10.461Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.83@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 0.1s done [2025-12-15T03:07:10.461Z] #7 DONE 0.1s [2025-12-15T03:07:10.461Z] [2025-12-15T03:07:10.461Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:10.461Z] #8 DONE 0.0s [2025-12-15T03:07:10.461Z] [2025-12-15T03:07:10.461Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:10.461Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:10.759Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:07:10.759Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:07:11.020Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:11.020Z] #1 transferring dockerfile: 219B done [2025-12-15T03:07:11.020Z] #1 DONE 0.0s [2025-12-15T03:07:11.020Z] [2025-12-15T03:07:11.020Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:11.020Z] #2 DONE 0.0s [2025-12-15T03:07:11.020Z] [2025-12-15T03:07:11.020Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:11.020Z] #3 DONE 0.0s [2025-12-15T03:07:11.020Z] [2025-12-15T03:07:11.020Z] #4 [internal] load .dockerignore [2025-12-15T03:07:11.020Z] #4 transferring context: 2B done [2025-12-15T03:07:11.020Z] #4 DONE 0.0s [2025-12-15T03:07:11.020Z] [2025-12-15T03:07:11.020Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:11.020Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done [2025-12-15T03:07:11.020Z] #5 CACHED [2025-12-15T03:07:11.020Z] [2025-12-15T03:07:11.020Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:11.020Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done [2025-12-15T03:07:11.020Z] #6 CACHED [2025-12-15T03:07:11.020Z] [2025-12-15T03:07:11.020Z] #7 exporting to image [2025-12-15T03:07:11.020Z] #7 exporting layers done [2025-12-15T03:07:11.020Z] #7 exporting manifest sha256:98a8e3cec216ab76e75f57fae7231297f5893e0d553b21cf58a1b9e50527d840 done [2025-12-15T03:07:11.020Z] #7 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 [2025-12-15T03:07:11.020Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:11.020Z] #7 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done [2025-12-15T03:07:11.020Z] #7 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 done [2025-12-15T03:07:11.020Z] #7 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b done [2025-12-15T03:07:11.020Z] #7 exporting manifest list sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 done [2025-12-15T03:07:11.020Z] #7 pushing layers 0.0s done [2025-12-15T03:07:11.020Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 0.1s done [2025-12-15T03:07:11.020Z] #7 DONE 0.1s [2025-12-15T03:07:11.020Z] [2025-12-15T03:07:11.020Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:11.020Z] #8 DONE 0.0s [2025-12-15T03:07:11.021Z] [2025-12-15T03:07:11.021Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:11.021Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:11.314Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-12-15T03:07:11.314Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-12-15T03:07:11.575Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:11.575Z] #1 transferring dockerfile: 170B done [2025-12-15T03:07:11.575Z] #1 DONE 0.0s [2025-12-15T03:07:11.575Z] [2025-12-15T03:07:11.575Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-15T03:07:11.575Z] #2 DONE 0.0s [2025-12-15T03:07:11.575Z] [2025-12-15T03:07:11.575Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-15T03:07:11.575Z] #3 DONE 0.0s [2025-12-15T03:07:11.575Z] [2025-12-15T03:07:11.575Z] #4 [internal] load .dockerignore [2025-12-15T03:07:11.575Z] #4 transferring context: 2B done [2025-12-15T03:07:11.575Z] #4 DONE 0.0s [2025-12-15T03:07:11.575Z] [2025-12-15T03:07:11.575Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:11.575Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done [2025-12-15T03:07:11.575Z] #5 CACHED [2025-12-15T03:07:11.575Z] [2025-12-15T03:07:11.575Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 [2025-12-15T03:07:11.575Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:598ca845c71a9499ce71a73546ec8cf57d3c898c3cf740c3ab16a974fa777e15 0.0s done [2025-12-15T03:07:11.575Z] #6 CACHED [2025-12-15T03:07:11.575Z] [2025-12-15T03:07:11.575Z] #7 exporting to image [2025-12-15T03:07:11.575Z] #7 exporting layers done [2025-12-15T03:07:11.575Z] #7 exporting manifest sha256:98a8e3cec216ab76e75f57fae7231297f5893e0d553b21cf58a1b9e50527d840 done [2025-12-15T03:07:11.575Z] #7 exporting config sha256:fe8062aa8e4d0061067fbd56ef740bc192afbec1ec409558edfd20a4ac916819 done [2025-12-15T03:07:11.575Z] #7 exporting manifest sha256:0789b87e2528e4f7f360d335e474d2c66d5addd163cd2d6bd447eb379779ac77 done [2025-12-15T03:07:11.575Z] #7 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b [2025-12-15T03:07:11.575Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:11.575Z] #7 exporting config sha256:0f68ce1052b997ef07f118fa8bdb15fccc6dad982e055cd66d2c9398e614b61b done [2025-12-15T03:07:11.575Z] #7 exporting manifest list sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 done [2025-12-15T03:07:11.575Z] #7 pushing layers 0.0s done [2025-12-15T03:07:11.575Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:77197cda9117a3e4f9c7e6c04da5c9da755f1c6cd4179852c745324c6ff13f62 0.1s done [2025-12-15T03:07:11.575Z] #7 DONE 0.1s [2025-12-15T03:07:11.575Z] [2025-12-15T03:07:11.575Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:11.575Z] #8 DONE 0.0s [2025-12-15T03:07:11.575Z] [2025-12-15T03:07:11.575Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:11.575Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:11.858Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:07:11.858Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:07:12.120Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:12.120Z] #1 transferring dockerfile: 206B done [2025-12-15T03:07:12.120Z] #1 DONE 0.0s [2025-12-15T03:07:12.120Z] [2025-12-15T03:07:12.120Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:07:12.120Z] #2 DONE 0.1s [2025-12-15T03:07:12.120Z] [2025-12-15T03:07:12.120Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:07:12.120Z] #3 DONE 0.1s [2025-12-15T03:07:12.120Z] [2025-12-15T03:07:12.120Z] #4 [internal] load .dockerignore [2025-12-15T03:07:12.120Z] #4 transferring context: 2B done [2025-12-15T03:07:12.120Z] #4 DONE 0.0s [2025-12-15T03:07:12.120Z] [2025-12-15T03:07:12.120Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:12.120Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:12.120Z] #5 ... [2025-12-15T03:07:12.120Z] [2025-12-15T03:07:12.120Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:12.120Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 0.0s done [2025-12-15T03:07:12.120Z] #6 DONE 0.1s [2025-12-15T03:07:12.120Z] [2025-12-15T03:07:12.120Z] #7 exporting to image [2025-12-15T03:07:12.120Z] #7 exporting layers done [2025-12-15T03:07:12.120Z] #7 exporting manifest sha256:a606ea506386ff55157c2b2eb2ce9ecb6f3f05a18ee4a63e7c48133d1d7a72d1 done [2025-12-15T03:07:12.120Z] #7 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 [2025-12-15T03:07:12.120Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:12.379Z] #7 ... [2025-12-15T03:07:12.379Z] [2025-12-15T03:07:12.379Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:12.379Z] #8 DONE 0.0s [2025-12-15T03:07:12.379Z] [2025-12-15T03:07:12.379Z] #7 exporting to image [2025-12-15T03:07:12.379Z] #7 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done [2025-12-15T03:07:12.379Z] #7 exporting manifest sha256:cd438cd8c0ef0daaf3d00c267e7c207e244b4d9d3d89147b96cecfcc40513df3 done [2025-12-15T03:07:12.379Z] #7 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 done [2025-12-15T03:07:12.379Z] #7 exporting manifest list sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 done [2025-12-15T03:07:12.379Z] #7 pushing layers 0.1s done [2025-12-15T03:07:12.379Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 [2025-12-15T03:07:12.379Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 0.1s done [2025-12-15T03:07:12.379Z] #7 DONE 0.2s [2025-12-15T03:07:12.379Z] [2025-12-15T03:07:12.379Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:12.379Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:12.676Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-12-15T03:07:12.676Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-12-15T03:07:12.937Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:12.937Z] #1 transferring dockerfile: 172B done [2025-12-15T03:07:12.937Z] #1 DONE 0.0s [2025-12-15T03:07:12.937Z] [2025-12-15T03:07:12.937Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-15T03:07:12.937Z] #2 DONE 0.0s [2025-12-15T03:07:12.937Z] [2025-12-15T03:07:12.937Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-15T03:07:12.937Z] #3 DONE 0.0s [2025-12-15T03:07:12.937Z] [2025-12-15T03:07:12.937Z] #4 [internal] load .dockerignore [2025-12-15T03:07:12.937Z] #4 transferring context: 2B done [2025-12-15T03:07:12.937Z] #4 DONE 0.0s [2025-12-15T03:07:12.937Z] [2025-12-15T03:07:12.937Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:12.937Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 0.0s done [2025-12-15T03:07:12.937Z] #5 CACHED [2025-12-15T03:07:12.937Z] [2025-12-15T03:07:12.937Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:12.937Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 done [2025-12-15T03:07:12.937Z] #6 CACHED [2025-12-15T03:07:12.937Z] [2025-12-15T03:07:12.937Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:12.937Z] #7 DONE 0.0s [2025-12-15T03:07:12.937Z] [2025-12-15T03:07:12.937Z] #8 exporting to image [2025-12-15T03:07:12.937Z] #8 exporting layers done [2025-12-15T03:07:12.937Z] #8 exporting manifest sha256:a606ea506386ff55157c2b2eb2ce9ecb6f3f05a18ee4a63e7c48133d1d7a72d1 done [2025-12-15T03:07:12.937Z] #8 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done [2025-12-15T03:07:12.937Z] #8 exporting manifest sha256:cd438cd8c0ef0daaf3d00c267e7c207e244b4d9d3d89147b96cecfcc40513df3 done [2025-12-15T03:07:12.937Z] #8 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 done [2025-12-15T03:07:12.937Z] #8 exporting manifest list sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 done [2025-12-15T03:07:12.937Z] #8 pushing layers 0.0s done [2025-12-15T03:07:12.937Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 0.1s done [2025-12-15T03:07:12.937Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:12.937Z] #8 DONE 0.1s [2025-12-15T03:07:12.937Z] [2025-12-15T03:07:12.937Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:12.937Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:13.252Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 --push - [2025-12-15T03:07:13.252Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83' [2025-12-15T03:07:13.512Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:13.512Z] #1 transferring dockerfile: 178B done [2025-12-15T03:07:13.512Z] #1 DONE 0.0s [2025-12-15T03:07:13.512Z] [2025-12-15T03:07:13.512Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 [2025-12-15T03:07:13.512Z] #2 DONE 0.0s [2025-12-15T03:07:13.512Z] [2025-12-15T03:07:13.512Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83 [2025-12-15T03:07:13.512Z] #3 DONE 0.0s [2025-12-15T03:07:13.512Z] [2025-12-15T03:07:13.512Z] #4 [internal] load .dockerignore [2025-12-15T03:07:13.512Z] #4 transferring context: 2B done [2025-12-15T03:07:13.512Z] #4 DONE 0.0s [2025-12-15T03:07:13.512Z] [2025-12-15T03:07:13.512Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:13.512Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 done [2025-12-15T03:07:13.512Z] #5 CACHED [2025-12-15T03:07:13.512Z] [2025-12-15T03:07:13.512Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:13.512Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 0.0s done [2025-12-15T03:07:13.512Z] #6 CACHED [2025-12-15T03:07:13.512Z] [2025-12-15T03:07:13.512Z] #7 exporting to image [2025-12-15T03:07:13.512Z] #7 exporting layers done [2025-12-15T03:07:13.512Z] #7 exporting manifest sha256:a606ea506386ff55157c2b2eb2ce9ecb6f3f05a18ee4a63e7c48133d1d7a72d1 done [2025-12-15T03:07:13.512Z] #7 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done [2025-12-15T03:07:13.512Z] #7 exporting manifest sha256:cd438cd8c0ef0daaf3d00c267e7c207e244b4d9d3d89147b96cecfcc40513df3 done [2025-12-15T03:07:13.512Z] #7 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 [2025-12-15T03:07:13.512Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:13.512Z] #7 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 done [2025-12-15T03:07:13.512Z] #7 exporting manifest list sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 done [2025-12-15T03:07:13.512Z] #7 pushing layers 0.0s done [2025-12-15T03:07:13.512Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.83@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 0.1s done [2025-12-15T03:07:13.512Z] #7 DONE 0.1s [2025-12-15T03:07:13.512Z] [2025-12-15T03:07:13.512Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:13.512Z] #8 DONE 0.0s [2025-12-15T03:07:13.512Z] [2025-12-15T03:07:13.512Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:13.512Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:13.817Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:07:13.817Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:07:14.078Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:14.078Z] #1 transferring dockerfile: 219B done [2025-12-15T03:07:14.078Z] #1 DONE 0.0s [2025-12-15T03:07:14.078Z] [2025-12-15T03:07:14.078Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:14.078Z] #2 DONE 0.0s [2025-12-15T03:07:14.078Z] [2025-12-15T03:07:14.078Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:14.078Z] #3 DONE 0.0s [2025-12-15T03:07:14.078Z] [2025-12-15T03:07:14.078Z] #4 [internal] load .dockerignore [2025-12-15T03:07:14.078Z] #4 transferring context: 2B done [2025-12-15T03:07:14.078Z] #4 DONE 0.0s [2025-12-15T03:07:14.078Z] [2025-12-15T03:07:14.078Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:14.078Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 done [2025-12-15T03:07:14.078Z] #5 CACHED [2025-12-15T03:07:14.078Z] [2025-12-15T03:07:14.078Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:14.078Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 0.0s done [2025-12-15T03:07:14.078Z] #6 CACHED [2025-12-15T03:07:14.078Z] [2025-12-15T03:07:14.078Z] #7 exporting to image [2025-12-15T03:07:14.078Z] #7 exporting layers done [2025-12-15T03:07:14.078Z] #7 exporting manifest sha256:a606ea506386ff55157c2b2eb2ce9ecb6f3f05a18ee4a63e7c48133d1d7a72d1 done [2025-12-15T03:07:14.078Z] #7 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done [2025-12-15T03:07:14.078Z] #7 exporting manifest sha256:cd438cd8c0ef0daaf3d00c267e7c207e244b4d9d3d89147b96cecfcc40513df3 done [2025-12-15T03:07:14.078Z] #7 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 done [2025-12-15T03:07:14.078Z] #7 exporting manifest list sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 done [2025-12-15T03:07:14.078Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:14.078Z] #7 pushing layers 0.0s done [2025-12-15T03:07:14.079Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 0.1s done [2025-12-15T03:07:14.079Z] #7 DONE 0.1s [2025-12-15T03:07:14.079Z] [2025-12-15T03:07:14.079Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:14.079Z] #8 DONE 0.0s [2025-12-15T03:07:14.079Z] [2025-12-15T03:07:14.079Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:14.079Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:14.370Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-12-15T03:07:14.370Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-12-15T03:07:14.632Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:14.632Z] #1 transferring dockerfile: 170B done [2025-12-15T03:07:14.632Z] #1 DONE 0.0s [2025-12-15T03:07:14.632Z] [2025-12-15T03:07:14.632Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-15T03:07:14.632Z] #2 DONE 0.0s [2025-12-15T03:07:14.632Z] [2025-12-15T03:07:14.632Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-15T03:07:14.632Z] #3 DONE 0.0s [2025-12-15T03:07:14.632Z] [2025-12-15T03:07:14.632Z] #4 [internal] load .dockerignore [2025-12-15T03:07:14.632Z] #4 transferring context: 2B done [2025-12-15T03:07:14.632Z] #4 DONE 0.0s [2025-12-15T03:07:14.632Z] [2025-12-15T03:07:14.632Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:14.632Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 done [2025-12-15T03:07:14.632Z] #5 CACHED [2025-12-15T03:07:14.632Z] [2025-12-15T03:07:14.632Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 [2025-12-15T03:07:14.632Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d2492ce7dbcc23dc70c9f294364c76e506ddd9df8c032faeeedb895b89eb07a8 0.0s done [2025-12-15T03:07:14.632Z] #6 CACHED [2025-12-15T03:07:14.632Z] [2025-12-15T03:07:14.632Z] #7 exporting to image [2025-12-15T03:07:14.632Z] #7 exporting layers [2025-12-15T03:07:14.632Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:14.632Z] #7 exporting layers done [2025-12-15T03:07:14.632Z] #7 exporting manifest sha256:a606ea506386ff55157c2b2eb2ce9ecb6f3f05a18ee4a63e7c48133d1d7a72d1 done [2025-12-15T03:07:14.632Z] #7 exporting config sha256:0065c0401b8da85ba7821e4394c777e72f84daf56acdac34254f9edfa7b5e288 done [2025-12-15T03:07:14.632Z] #7 exporting manifest sha256:cd438cd8c0ef0daaf3d00c267e7c207e244b4d9d3d89147b96cecfcc40513df3 done [2025-12-15T03:07:14.632Z] #7 exporting config sha256:cbbae9062f1da59d453b52b71809fbad41720a2b5ccf008a821171f57ab8cfd0 done [2025-12-15T03:07:14.632Z] #7 exporting manifest list sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 done [2025-12-15T03:07:14.632Z] #7 pushing layers 0.0s done [2025-12-15T03:07:14.632Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:dca163e34289ec728d6c95bc45bc0817d76e40240ff5ba30c7c95f9a3d19a229 0.1s done [2025-12-15T03:07:14.632Z] #7 DONE 0.1s [2025-12-15T03:07:14.632Z] [2025-12-15T03:07:14.632Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:14.632Z] #8 DONE 0.0s [2025-12-15T03:07:14.632Z] [2025-12-15T03:07:14.632Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:14.632Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:14.922Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a' [2025-12-15T03:07:14.922Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a --push - [2025-12-15T03:07:15.192Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:15.192Z] #1 transferring dockerfile: 202B done [2025-12-15T03:07:15.192Z] #1 DONE 0.0s [2025-12-15T03:07:15.192Z] [2025-12-15T03:07:15.192Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:07:15.192Z] #2 DONE 0.1s [2025-12-15T03:07:15.192Z] [2025-12-15T03:07:15.192Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:07:15.192Z] #3 DONE 0.1s [2025-12-15T03:07:15.192Z] [2025-12-15T03:07:15.192Z] #4 [internal] load .dockerignore [2025-12-15T03:07:15.192Z] #4 transferring context: [2025-12-15T03:07:15.192Z] #4 transferring context: 2B done [2025-12-15T03:07:15.192Z] #4 DONE 0.0s [2025-12-15T03:07:15.192Z] [2025-12-15T03:07:15.192Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:15.192Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done [2025-12-15T03:07:15.192Z] #5 DONE 0.0s [2025-12-15T03:07:15.192Z] [2025-12-15T03:07:15.192Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:15.192Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done [2025-12-15T03:07:15.192Z] #6 DONE 0.1s [2025-12-15T03:07:15.452Z] [2025-12-15T03:07:15.452Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:15.452Z] #7 DONE 0.0s [2025-12-15T03:07:15.452Z] [2025-12-15T03:07:15.452Z] #8 exporting to image [2025-12-15T03:07:15.452Z] #8 exporting layers done [2025-12-15T03:07:15.452Z] #8 exporting manifest sha256:2df7630c319c25a222f51de140ccc7572db177a36ea3a15eb4760711b7d8d84c done [2025-12-15T03:07:15.452Z] #8 exporting config sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done [2025-12-15T03:07:15.452Z] #8 exporting manifest sha256:1fb8b5e39bb618a6b3ad11520c25e638da84a48e5c3cee0e5aa8e4b73750d3ae 0.0s done [2025-12-15T03:07:15.452Z] #8 exporting config sha256:0a6dd89fb91ec7b99e341387b8479d67f48a312687301d1465525432ef0c7f76 done [2025-12-15T03:07:15.452Z] #8 exporting manifest list sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 done [2025-12-15T03:07:15.452Z] #8 pushing layers [2025-12-15T03:07:15.452Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:15.452Z] #8 pushing layers 0.1s done [2025-12-15T03:07:15.452Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 0.1s done [2025-12-15T03:07:15.452Z] #8 DONE 0.2s [2025-12-15T03:07:15.452Z] [2025-12-15T03:07:15.452Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:15.452Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:15.741Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-12-15T03:07:15.741Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-12-15T03:07:15.741Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:16.001Z] #1 transferring dockerfile: 168B done [2025-12-15T03:07:16.001Z] #1 DONE 0.0s [2025-12-15T03:07:16.001Z] [2025-12-15T03:07:16.001Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-15T03:07:16.001Z] #2 DONE 0.0s [2025-12-15T03:07:16.001Z] [2025-12-15T03:07:16.001Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-15T03:07:16.001Z] #3 DONE 0.0s [2025-12-15T03:07:16.001Z] [2025-12-15T03:07:16.001Z] #4 [internal] load .dockerignore [2025-12-15T03:07:16.001Z] #4 transferring context: 2B done [2025-12-15T03:07:16.001Z] #4 DONE 0.0s [2025-12-15T03:07:16.001Z] [2025-12-15T03:07:16.001Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:16.001Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:16.001Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done [2025-12-15T03:07:16.001Z] #5 CACHED [2025-12-15T03:07:16.001Z] [2025-12-15T03:07:16.001Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:16.001Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done [2025-12-15T03:07:16.001Z] #6 CACHED [2025-12-15T03:07:16.001Z] [2025-12-15T03:07:16.001Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:16.001Z] #7 DONE 0.0s [2025-12-15T03:07:16.001Z] [2025-12-15T03:07:16.001Z] #8 exporting to image [2025-12-15T03:07:16.001Z] #8 exporting layers done [2025-12-15T03:07:16.001Z] #8 exporting manifest sha256:2df7630c319c25a222f51de140ccc7572db177a36ea3a15eb4760711b7d8d84c done [2025-12-15T03:07:16.001Z] #8 exporting config sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done [2025-12-15T03:07:16.001Z] #8 exporting manifest sha256:1fb8b5e39bb618a6b3ad11520c25e638da84a48e5c3cee0e5aa8e4b73750d3ae done [2025-12-15T03:07:16.001Z] #8 exporting config sha256:0a6dd89fb91ec7b99e341387b8479d67f48a312687301d1465525432ef0c7f76 done [2025-12-15T03:07:16.001Z] #8 exporting manifest list sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 done [2025-12-15T03:07:16.001Z] #8 pushing layers 0.0s done [2025-12-15T03:07:16.001Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 0.1s done [2025-12-15T03:07:16.001Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:16.001Z] #8 DONE 0.1s [2025-12-15T03:07:16.001Z] [2025-12-15T03:07:16.001Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:16.001Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:16.294Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83' [2025-12-15T03:07:16.294Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 --push - [2025-12-15T03:07:16.555Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:16.555Z] #1 transferring dockerfile: 174B done [2025-12-15T03:07:16.555Z] #1 DONE 0.0s [2025-12-15T03:07:16.555Z] [2025-12-15T03:07:16.555Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 [2025-12-15T03:07:16.555Z] #2 DONE 0.0s [2025-12-15T03:07:16.555Z] [2025-12-15T03:07:16.555Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83 [2025-12-15T03:07:16.555Z] #3 DONE 0.0s [2025-12-15T03:07:16.555Z] [2025-12-15T03:07:16.555Z] #4 [internal] load .dockerignore [2025-12-15T03:07:16.555Z] #4 transferring context: 2B done [2025-12-15T03:07:16.555Z] #4 DONE 0.0s [2025-12-15T03:07:16.555Z] [2025-12-15T03:07:16.555Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:16.555Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done [2025-12-15T03:07:16.555Z] #5 CACHED [2025-12-15T03:07:16.555Z] [2025-12-15T03:07:16.555Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:16.555Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done [2025-12-15T03:07:16.555Z] #6 CACHED [2025-12-15T03:07:16.555Z] [2025-12-15T03:07:16.555Z] #7 exporting to image [2025-12-15T03:07:16.555Z] #7 exporting layers done [2025-12-15T03:07:16.555Z] #7 exporting manifest sha256:2df7630c319c25a222f51de140ccc7572db177a36ea3a15eb4760711b7d8d84c done [2025-12-15T03:07:16.555Z] #7 exporting config sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done [2025-12-15T03:07:16.555Z] #7 exporting manifest sha256:1fb8b5e39bb618a6b3ad11520c25e638da84a48e5c3cee0e5aa8e4b73750d3ae done [2025-12-15T03:07:16.555Z] #7 exporting config sha256:0a6dd89fb91ec7b99e341387b8479d67f48a312687301d1465525432ef0c7f76 done [2025-12-15T03:07:16.555Z] #7 exporting manifest list sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 done [2025-12-15T03:07:16.555Z] #7 pushing layers 0.0s done [2025-12-15T03:07:16.555Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 [2025-12-15T03:07:16.555Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:16.555Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.83@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 0.1s done [2025-12-15T03:07:16.555Z] #7 DONE 0.1s [2025-12-15T03:07:16.555Z] [2025-12-15T03:07:16.555Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:16.555Z] #8 DONE 0.0s [2025-12-15T03:07:16.555Z] [2025-12-15T03:07:16.555Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:16.555Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:16.849Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 --push - [2025-12-15T03:07:16.849Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83' [2025-12-15T03:07:17.109Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:17.110Z] #1 transferring dockerfile: 215B done [2025-12-15T03:07:17.110Z] #1 DONE 0.0s [2025-12-15T03:07:17.110Z] [2025-12-15T03:07:17.110Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:17.110Z] #2 DONE 0.0s [2025-12-15T03:07:17.110Z] [2025-12-15T03:07:17.110Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:07:17.110Z] #3 DONE 0.0s [2025-12-15T03:07:17.110Z] [2025-12-15T03:07:17.110Z] #4 [internal] load .dockerignore [2025-12-15T03:07:17.110Z] #4 transferring context: 2B done [2025-12-15T03:07:17.110Z] #4 DONE 0.0s [2025-12-15T03:07:17.110Z] [2025-12-15T03:07:17.110Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:17.110Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 done [2025-12-15T03:07:17.110Z] #5 CACHED [2025-12-15T03:07:17.110Z] [2025-12-15T03:07:17.110Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:17.110Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done [2025-12-15T03:07:17.110Z] #6 CACHED [2025-12-15T03:07:17.110Z] [2025-12-15T03:07:17.110Z] #7 exporting to image [2025-12-15T03:07:17.110Z] #7 exporting layers done [2025-12-15T03:07:17.110Z] #7 exporting manifest sha256:2df7630c319c25a222f51de140ccc7572db177a36ea3a15eb4760711b7d8d84c done [2025-12-15T03:07:17.110Z] #7 exporting config sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done [2025-12-15T03:07:17.110Z] #7 exporting manifest sha256:1fb8b5e39bb618a6b3ad11520c25e638da84a48e5c3cee0e5aa8e4b73750d3ae done [2025-12-15T03:07:17.110Z] #7 exporting config sha256:0a6dd89fb91ec7b99e341387b8479d67f48a312687301d1465525432ef0c7f76 done [2025-12-15T03:07:17.110Z] #7 exporting manifest list sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 done [2025-12-15T03:07:17.110Z] #7 pushing layers 0.0s done [2025-12-15T03:07:17.110Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 [2025-12-15T03:07:17.110Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:17.110Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 0.1s done [2025-12-15T03:07:17.110Z] #7 DONE 0.1s [2025-12-15T03:07:17.110Z] [2025-12-15T03:07:17.110Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:17.110Z] #8 DONE 0.0s [2025-12-15T03:07:17.110Z] [2025-12-15T03:07:17.110Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:17.110Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-12-15T03:07:17.398Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-12-15T03:07:17.399Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-12-15T03:07:17.658Z] #1 [internal] load build definition from Dockerfile [2025-12-15T03:07:17.658Z] #1 transferring dockerfile: 166B done [2025-12-15T03:07:17.658Z] #1 DONE 0.0s [2025-12-15T03:07:17.658Z] [2025-12-15T03:07:17.658Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-15T03:07:17.658Z] #2 DONE 0.0s [2025-12-15T03:07:17.658Z] [2025-12-15T03:07:17.658Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-15T03:07:17.658Z] #3 DONE 0.0s [2025-12-15T03:07:17.658Z] [2025-12-15T03:07:17.658Z] #4 [internal] load .dockerignore [2025-12-15T03:07:17.658Z] #4 transferring context: 2B done [2025-12-15T03:07:17.658Z] #4 DONE 0.0s [2025-12-15T03:07:17.658Z] [2025-12-15T03:07:17.658Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:17.658Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done [2025-12-15T03:07:17.658Z] #5 CACHED [2025-12-15T03:07:17.658Z] [2025-12-15T03:07:17.658Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 [2025-12-15T03:07:17.658Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:24b4202537126129982fd53f29ee7e8a0153c35f14cd86df50daccdb2adecb08 0.0s done [2025-12-15T03:07:17.658Z] #6 CACHED [2025-12-15T03:07:17.658Z] [2025-12-15T03:07:17.658Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-12-15T03:07:17.658Z] #7 DONE 0.0s [2025-12-15T03:07:17.658Z] [2025-12-15T03:07:17.658Z] #8 exporting to image [2025-12-15T03:07:17.658Z] #8 exporting layers done [2025-12-15T03:07:17.658Z] #8 exporting manifest sha256:2df7630c319c25a222f51de140ccc7572db177a36ea3a15eb4760711b7d8d84c done [2025-12-15T03:07:17.658Z] #8 exporting config sha256:240fffa8fe62d7d9093b05c6885aad4efc2b45827ea2e23adc3c240929bbc628 done [2025-12-15T03:07:17.658Z] #8 exporting manifest sha256:1fb8b5e39bb618a6b3ad11520c25e638da84a48e5c3cee0e5aa8e4b73750d3ae done [2025-12-15T03:07:17.658Z] #8 exporting config sha256:0a6dd89fb91ec7b99e341387b8479d67f48a312687301d1465525432ef0c7f76 done [2025-12-15T03:07:17.658Z] #8 exporting manifest list sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 done [2025-12-15T03:07:17.658Z] #8 pushing layers 0.0s done [2025-12-15T03:07:17.658Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1026d21fd4247fd364371a5b66943640407b4dc04ecc61018a56e6470f535e76 0.1s done [2025-12-15T03:07:17.658Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-12-15T03:07:17.658Z] #8 DONE 0.1s [2025-12-15T03:07:17.658Z] [2025-12-15T03:07:17.658Z] 1 warning found (use --debug to expand): [2025-12-15T03:07:17.658Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-12-15T03:07:18.082Z] + '[' -d /w/workspace/edgex-go/934/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:07:18.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:07:18.935Z] ---> package-listing.sh [2025-12-15T03:07:18.935Z] ++ facter osfamily [2025-12-15T03:07:18.935Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-15T03:07:19.205Z] + OS_FAMILY=redhat [2025-12-15T03:07:19.205Z] + workspace=/w/workspace/edgex-go/934 [2025-12-15T03:07:19.205Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-15T03:07:19.205Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-15T03:07:19.205Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-15T03:07:19.205Z] + PACKAGES=/tmp/packages_start.txt [2025-12-15T03:07:19.205Z] + '[' /w/workspace/edgex-go/934 ']' [2025-12-15T03:07:19.205Z] + PACKAGES=/tmp/packages_end.txt [2025-12-15T03:07:19.205Z] + case "${OS_FAMILY}" in [2025-12-15T03:07:19.205Z] + sort [2025-12-15T03:07:19.205Z] + rpm -qa [2025-12-15T03:07:19.777Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-15T03:07:19.777Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-15T03:07:19.777Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-15T03:07:19.777Z] + '[' /w/workspace/edgex-go/934 ']' [2025-12-15T03:07:19.777Z] + mkdir -p /w/workspace/edgex-go/934/archives/ [2025-12-15T03:07:19.777Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/934/archives/ [Pipeline] echo [2025-12-15T03:07:19.792Z] 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/934/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-12-15T03:07:20.071Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:07:20.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-15T03:07:20.644Z] [2025-12-15T03:07:20.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:07:20.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-15T03:07:20.966Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-15T03:07:20.966Z] 5eb5b503b376: Pulling fs layer [2025-12-15T03:07:20.966Z] 5c69ac0246d0: Pulling fs layer [2025-12-15T03:07:20.966Z] ec43610c2a17: Pulling fs layer [2025-12-15T03:07:20.966Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-15T03:07:20.966Z] 33b1e0a273af: Pulling fs layer [2025-12-15T03:07:20.966Z] 5d3b04190fa2: Pulling fs layer [2025-12-15T03:07:20.966Z] 2f39f015ded8: Pulling fs layer [2025-12-15T03:07:20.966Z] 3a2ae6a8a46f: Waiting [2025-12-15T03:07:20.966Z] 33b1e0a273af: Waiting [2025-12-15T03:07:20.966Z] 5d3b04190fa2: Waiting [2025-12-15T03:07:20.966Z] 2f39f015ded8: Waiting [2025-12-15T03:07:20.966Z] 5c69ac0246d0: Verifying Checksum [2025-12-15T03:07:20.966Z] 5c69ac0246d0: Download complete [2025-12-15T03:07:20.966Z] 3a2ae6a8a46f: Verifying Checksum [2025-12-15T03:07:20.966Z] 3a2ae6a8a46f: Download complete [2025-12-15T03:07:20.966Z] 33b1e0a273af: Verifying Checksum [2025-12-15T03:07:20.966Z] 33b1e0a273af: Download complete [2025-12-15T03:07:20.966Z] 5d3b04190fa2: Download complete [2025-12-15T03:07:20.966Z] ec43610c2a17: Verifying Checksum [2025-12-15T03:07:20.966Z] ec43610c2a17: Download complete [2025-12-15T03:07:21.230Z] 5eb5b503b376: Verifying Checksum [2025-12-15T03:07:21.230Z] 5eb5b503b376: Download complete [2025-12-15T03:07:21.811Z] 2f39f015ded8: Verifying Checksum [2025-12-15T03:07:21.811Z] 2f39f015ded8: Download complete [2025-12-15T03:07:22.767Z] 5eb5b503b376: Pull complete [2025-12-15T03:07:22.767Z] 5c69ac0246d0: Pull complete [2025-12-15T03:07:23.028Z] ec43610c2a17: Pull complete [2025-12-15T03:07:23.286Z] 3a2ae6a8a46f: Pull complete [2025-12-15T03:07:23.286Z] 33b1e0a273af: Pull complete [2025-12-15T03:07:23.552Z] 5d3b04190fa2: Pull complete [2025-12-15T03:07:27.864Z] 2f39f015ded8: Pull complete [2025-12-15T03:07:27.864Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-15T03:07:27.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-15T03:07:27.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T03:07:28.033Z] prd-centos7-docker-4c-2g-775056 does not seem to be running inside a container [2025-12-15T03:07:28.077Z] $ 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/934/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-12-15T03:07:31.164Z] $ docker top f2c3b66bdb1bfd7f2df92972ca85a4a12038d9823f9904baf50c2e6a809a2370 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-15T03:07:31.528Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-15T03:07:31.817Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-15T03:07:32.104Z] + ls /var/log/sa-host [2025-12-15T03:07:32.105Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-15T03:07:32.277Z] provisioning config files... [2025-12-15T03:07:32.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4096902017227976066tmp [Pipeline] { [Pipeline] echo [2025-12-15T03:07:32.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:07:32.603Z] ---> create-netrc.sh [Pipeline] } [2025-12-15T03:07:32.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:07:32.979Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-15T03:07:32.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:07:33.278Z] ---> sudo-logs.sh [2025-12-15T03:07:33.278Z] Archiving 'sudo' log.. [2025-12-15T03:07:33.278Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:07:33.316Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-12-15T03:07:33.319Z] $ docker stop --time=1 f2c3b66bdb1bfd7f2df92972ca85a4a12038d9823f9904baf50c2e6a809a2370 [2025-12-15T03:07:34.452Z] $ docker rm -f --volumes f2c3b66bdb1bfd7f2df92972ca85a4a12038d9823f9904baf50c2e6a809a2370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-12-15T03:07:34.563Z] [WS-CLEANUP] Deleting project workspace... [2025-12-15T03:07:34.563Z] [WS-CLEANUP] Deferred wipeout is used... [2025-12-15T03:07:34.582Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-12-15T03:22:35.796Z] #154 ... [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-15T03:22:35.796Z] #147 DONE 1320.1s [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T03:22:35.796Z] #154 ... [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:22:35.796Z] #155 DONE 0.4s [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-15T03:22:35.796Z] #150 ... [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:22:35.796Z] #156 DONE 0.1s [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-12-15T03:22:35.796Z] #157 DONE 0.3s [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:22:35.796Z] #152 ... [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:22:35.796Z] #158 DONE 0.3s [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-15T03:22:35.796Z] #150 ... [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-12-15T03:22:35.796Z] #159 DONE 0.2s [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-15T03:22:35.796Z] #160 DONE 2.9s [2025-12-15T03:22:35.796Z] [2025-12-15T03:22:35.796Z] #107 [core-common-config-bootstrapper] exporting to image [2025-12-15T03:22:35.796Z] #107 exporting layers [2025-12-15T03:22:36.383Z] #107 exporting layers 0.7s done [2025-12-15T03:22:36.383Z] #107 writing image sha256:fe4193f4971b8c95aabbf329ddf3567170217d243f11ff27ec429fb1939c62c9 0.0s done [2025-12-15T03:22:36.383Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-12-15T03:22:36.383Z] #107 DONE 8.7s [2025-12-15T03:22:36.383Z] [2025-12-15T03:22:36.383Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T03:22:58.451Z] #154 ... [2025-12-15T03:22:58.451Z] [2025-12-15T03:22:58.451Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-15T03:22:58.451Z] #138 DONE 1345.1s [2025-12-15T03:22:58.451Z] [2025-12-15T03:22:58.451Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-15T03:22:58.451Z] #151 ... [2025-12-15T03:22:58.451Z] [2025-12-15T03:22:58.451Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-12-15T03:22:58.451Z] #161 DONE 0.3s [2025-12-15T03:22:58.451Z] [2025-12-15T03:22:58.451Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-15T03:22:59.416Z] #162 DONE 2.4s [2025-12-15T03:22:59.416Z] [2025-12-15T03:22:59.416Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:22:59.416Z] #163 DONE 0.4s [2025-12-15T03:22:59.416Z] [2025-12-15T03:22:59.416Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-15T03:22:59.685Z] #151 ... [2025-12-15T03:22:59.685Z] [2025-12-15T03:22:59.685Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:22:59.955Z] #164 DONE 0.2s [2025-12-15T03:22:59.955Z] [2025-12-15T03:22:59.955Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-15T03:23:00.226Z] #165 DONE 0.4s [2025-12-15T03:23:00.226Z] [2025-12-15T03:23:00.226Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-12-15T03:23:00.500Z] #166 DONE 0.3s [2025-12-15T03:23:00.500Z] [2025-12-15T03:23:00.500Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-12-15T03:23:00.770Z] #167 DONE 0.2s [2025-12-15T03:23:00.770Z] [2025-12-15T03:23:00.770Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:23:00.770Z] #152 ... [2025-12-15T03:23:00.770Z] [2025-12-15T03:23:00.770Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-12-15T03:23:01.046Z] #168 DONE 0.2s [2025-12-15T03:23:01.046Z] [2025-12-15T03:23:01.046Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-12-15T03:23:01.320Z] #169 DONE 0.2s [2025-12-15T03:23:01.320Z] [2025-12-15T03:23:01.320Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-12-15T03:23:01.320Z] #170 DONE 0.2s [2025-12-15T03:23:01.320Z] [2025-12-15T03:23:01.320Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-12-15T03:23:03.921Z] #171 DONE 2.4s [2025-12-15T03:23:03.921Z] [2025-12-15T03:23:03.921Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T03:23:03.921Z] #149 ... [2025-12-15T03:23:03.921Z] [2025-12-15T03:23:03.921Z] #107 [security-bootstrapper] exporting to image [2025-12-15T03:23:03.921Z] #107 exporting layers [2025-12-15T03:23:05.338Z] #107 exporting layers 1.4s done [2025-12-15T03:23:05.338Z] #107 writing image sha256:f63b6ef6fbd76dfa605a49b25bfe1632381b2091fe167e129992fbbead1414d6 done [2025-12-15T03:23:05.338Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2025-12-15T03:23:05.338Z] #107 DONE 10.2s [2025-12-15T03:23:05.338Z] [2025-12-15T03:23:05.338Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-15T03:41:03.585Z] #153 ... [2025-12-15T03:41:03.585Z] [2025-12-15T03:41:03.585Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-15T03:41:03.585Z] #146 DONE 2428.1s [2025-12-15T03:41:03.585Z] [2025-12-15T03:41:03.585Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-15T03:41:03.585Z] #151 ... [2025-12-15T03:41:03.585Z] [2025-12-15T03:41:03.585Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:41:03.585Z] #172 DONE 0.2s [2025-12-15T03:41:03.585Z] [2025-12-15T03:41:03.585Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:41:03.585Z] #152 ... [2025-12-15T03:41:03.585Z] [2025-12-15T03:41:03.585Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:41:03.585Z] #173 DONE 0.1s [2025-12-15T03:41:03.585Z] [2025-12-15T03:41:03.585Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-12-15T03:41:03.585Z] #174 DONE 0.5s [2025-12-15T03:41:03.585Z] [2025-12-15T03:41:03.585Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:41:03.585Z] #175 DONE 0.1s [2025-12-15T03:41:03.585Z] [2025-12-15T03:41:03.585Z] #107 [core-command] exporting to image [2025-12-15T03:41:03.585Z] #107 exporting layers [2025-12-15T03:41:03.585Z] #107 exporting layers 0.5s done [2025-12-15T03:41:03.585Z] #107 writing image sha256:dbb35f4a789fa70b234933a31d2c006e23e5a509d5ed5a93740cacd547d1f559 done [2025-12-15T03:41:03.585Z] #107 naming to docker.io/library/core-command-arm64 done [2025-12-15T03:41:03.585Z] #107 DONE 10.7s [2025-12-15T03:41:03.585Z] [2025-12-15T03:41:03.585Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:41:18.634Z] #152 ... [2025-12-15T03:41:18.634Z] [2025-12-15T03:41:18.634Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-15T03:41:18.634Z] #153 2447.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.83 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-15T03:41:21.989Z] #153 ... [2025-12-15T03:41:21.989Z] [2025-12-15T03:41:21.989Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-15T03:41:21.989Z] #145 DONE 2450.7s [2025-12-15T03:41:21.989Z] [2025-12-15T03:41:21.989Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-15T03:41:22.578Z] #153 ... [2025-12-15T03:41:22.578Z] [2025-12-15T03:41:22.578Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:41:22.578Z] #176 DONE 0.1s [2025-12-15T03:41:22.578Z] [2025-12-15T03:41:22.578Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:41:22.578Z] #177 DONE 0.1s [2025-12-15T03:41:22.578Z] [2025-12-15T03:41:22.578Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-12-15T03:41:22.578Z] #178 DONE 0.1s [2025-12-15T03:41:22.578Z] [2025-12-15T03:41:22.578Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T03:41:22.848Z] #154 ... [2025-12-15T03:41:22.848Z] [2025-12-15T03:41:22.848Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-12-15T03:41:22.848Z] #179 DONE 0.1s [2025-12-15T03:41:22.848Z] [2025-12-15T03:41:22.848Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-12-15T03:41:23.118Z] #180 DONE 0.4s [2025-12-15T03:41:23.118Z] [2025-12-15T03:41:23.118Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-15T03:41:23.389Z] #148 ... [2025-12-15T03:41:23.389Z] [2025-12-15T03:41:23.389Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-12-15T03:41:23.389Z] #181 DONE 0.1s [2025-12-15T03:41:23.389Z] [2025-12-15T03:41:23.389Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-15T03:41:25.359Z] #182 DONE 2.0s [2025-12-15T03:41:25.359Z] [2025-12-15T03:41:25.359Z] #107 [security-proxy-setup] exporting to image [2025-12-15T03:41:25.359Z] #107 exporting layers [2025-12-15T03:41:26.495Z] #107 exporting layers 1.0s done [2025-12-15T03:41:26.495Z] #107 writing image sha256:e1bd7d8aadd31251065c852288368cbd7947daa26f9453351be86358092aeb77 done [2025-12-15T03:41:26.495Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2025-12-15T03:41:26.495Z] #107 DONE 11.7s [2025-12-15T03:41:26.495Z] [2025-12-15T03:41:26.495Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T03:41:53.236Z] #154 ... [2025-12-15T03:41:53.236Z] [2025-12-15T03:41:53.236Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-12-15T03:41:53.236Z] #153 DONE 2481.7s [2025-12-15T03:41:53.236Z] [2025-12-15T03:41:53.236Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:41:53.236Z] #144 ... [2025-12-15T03:41:53.236Z] [2025-12-15T03:41:53.236Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:41:53.236Z] #183 DONE 0.2s [2025-12-15T03:41:53.236Z] [2025-12-15T03:41:53.236Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:41:53.502Z] #144 ... [2025-12-15T03:41:53.502Z] [2025-12-15T03:41:53.502Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:41:53.770Z] #184 DONE 0.1s [2025-12-15T03:41:53.770Z] [2025-12-15T03:41:53.770Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-12-15T03:41:53.770Z] #185 DONE 0.1s [2025-12-15T03:41:53.770Z] [2025-12-15T03:41:53.770Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-15T03:41:53.770Z] #151 ... [2025-12-15T03:41:53.770Z] [2025-12-15T03:41:53.770Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-12-15T03:41:53.770Z] #186 DONE 0.1s [2025-12-15T03:41:53.770Z] [2025-12-15T03:41:53.770Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:41:54.099Z] #187 DONE 0.2s [2025-12-15T03:41:54.099Z] [2025-12-15T03:41:54.099Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-12-15T03:41:54.374Z] #188 DONE 0.4s [2025-12-15T03:41:54.374Z] [2025-12-15T03:41:54.374Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-15T03:41:54.641Z] #151 ... [2025-12-15T03:41:54.641Z] [2025-12-15T03:41:54.641Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-12-15T03:41:54.909Z] #189 DONE 0.4s [2025-12-15T03:41:54.909Z] [2025-12-15T03:41:54.909Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T03:41:54.909Z] #154 ... [2025-12-15T03:41:54.909Z] [2025-12-15T03:41:54.909Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-12-15T03:41:54.909Z] #190 DONE 0.1s [2025-12-15T03:41:55.177Z] [2025-12-15T03:41:55.178Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-15T03:41:57.116Z] #191 DONE 2.0s [2025-12-15T03:41:57.116Z] [2025-12-15T03:41:57.116Z] #107 [security-secretstore-setup] exporting to image [2025-12-15T03:41:57.116Z] #107 exporting layers [2025-12-15T03:42:00.451Z] #107 exporting layers 3.5s done [2025-12-15T03:42:00.717Z] #107 writing image sha256:35a8ebcb2ad65b911685cc23f5129dcffa3d5aedea9ba2c7b2e5b36041aca866 done [2025-12-15T03:42:00.717Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-12-15T03:42:00.717Z] #107 DONE 15.2s [2025-12-15T03:42:00.717Z] [2025-12-15T03:42:00.717Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T03:42:57.095Z] #149 ... [2025-12-15T03:42:57.095Z] [2025-12-15T03:42:57.095Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-15T03:42:57.095Z] #154 DONE 2539.4s [2025-12-15T03:42:57.095Z] [2025-12-15T03:42:57.095Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:42:57.095Z] #152 ... [2025-12-15T03:42:57.095Z] [2025-12-15T03:42:57.095Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:42:57.095Z] #192 DONE 0.2s [2025-12-15T03:42:57.095Z] [2025-12-15T03:42:57.095Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-15T03:42:57.095Z] #150 ... [2025-12-15T03:42:57.095Z] [2025-12-15T03:42:57.095Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:42:57.095Z] #193 DONE 0.3s [2025-12-15T03:42:57.095Z] [2025-12-15T03:42:57.095Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-15T03:42:57.095Z] #150 ... [2025-12-15T03:42:57.095Z] [2025-12-15T03:42:57.095Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-12-15T03:42:57.095Z] #194 DONE 0.5s [2025-12-15T03:42:57.095Z] [2025-12-15T03:42:57.095Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:42:57.095Z] #195 DONE 0.2s [2025-12-15T03:42:57.095Z] [2025-12-15T03:42:57.095Z] #107 [security-spiffe-token-provider] exporting to image [2025-12-15T03:42:57.095Z] #107 exporting layers [2025-12-15T03:42:57.095Z] #107 exporting layers 0.6s done [2025-12-15T03:42:57.095Z] #107 writing image sha256:dde7c275afc65f84105501fa6a5255a170dcf7fdfb7a361da73d7df98797100b done [2025-12-15T03:42:57.095Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-12-15T03:42:57.095Z] #107 DONE 15.8s [2025-12-15T03:42:57.095Z] [2025-12-15T03:42:57.095Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:43:35.941Z] #152 ... [2025-12-15T03:43:35.941Z] [2025-12-15T03:43:35.941Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-15T03:43:35.941Z] #150 DONE 2582.9s [2025-12-15T03:43:35.941Z] [2025-12-15T03:43:35.941Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:43:35.941Z] #144 ... [2025-12-15T03:43:35.941Z] [2025-12-15T03:43:35.941Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:43:35.941Z] #196 DONE 0.5s [2025-12-15T03:43:35.941Z] [2025-12-15T03:43:35.941Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:43:35.941Z] #144 ... [2025-12-15T03:43:35.941Z] [2025-12-15T03:43:35.941Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:43:35.941Z] #197 DONE 0.7s [2025-12-15T03:43:35.941Z] [2025-12-15T03:43:35.941Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-15T03:43:36.209Z] #198 DONE 0.7s [2025-12-15T03:43:36.209Z] [2025-12-15T03:43:36.209Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-12-15T03:43:36.476Z] #199 DONE 0.4s [2025-12-15T03:43:36.476Z] [2025-12-15T03:43:36.476Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:43:36.476Z] #144 ... [2025-12-15T03:43:36.476Z] [2025-12-15T03:43:36.476Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-12-15T03:43:36.745Z] #200 DONE 0.3s [2025-12-15T03:43:36.745Z] [2025-12-15T03:43:36.745Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:43:37.014Z] #152 ... [2025-12-15T03:43:37.014Z] [2025-12-15T03:43:37.014Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-15T03:43:38.958Z] #201 DONE 1.9s [2025-12-15T03:43:38.959Z] [2025-12-15T03:43:38.959Z] #107 [security-proxy-auth] exporting to image [2025-12-15T03:43:38.959Z] #107 exporting layers [2025-12-15T03:43:39.540Z] #107 exporting layers 0.9s done [2025-12-15T03:43:39.540Z] #107 writing image sha256:69e666e6d2c0f3fa68217f3e43bc87cf1af38073185508bd955c1777e6e4015f done [2025-12-15T03:43:39.540Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2025-12-15T03:43:39.540Z] #107 DONE 16.7s [2025-12-15T03:43:39.540Z] [2025-12-15T03:43:39.540Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T03:43:42.887Z] #149 ... [2025-12-15T03:43:42.887Z] [2025-12-15T03:43:42.887Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-15T03:43:42.887Z] #152 DONE 2591.7s [2025-12-15T03:43:42.887Z] [2025-12-15T03:43:42.887Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-15T03:43:42.887Z] #151 DONE 2592.0s [2025-12-15T03:43:42.887Z] [2025-12-15T03:43:42.887Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T03:43:43.162Z] #149 ... [2025-12-15T03:43:43.162Z] [2025-12-15T03:43:43.162Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-15T03:43:43.162Z] #148 DONE 2592.2s [2025-12-15T03:43:43.162Z] [2025-12-15T03:43:43.162Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:43:43.440Z] #144 ... [2025-12-15T03:43:43.440Z] [2025-12-15T03:43:43.440Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:43:43.707Z] #202 DONE 0.4s [2025-12-15T03:43:43.707Z] [2025-12-15T03:43:43.707Z] #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:43:43.973Z] #203 DONE 0.3s [2025-12-15T03:43:43.973Z] [2025-12-15T03:43:43.973Z] #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:43:43.973Z] #204 DONE 0.2s [2025-12-15T03:43:43.973Z] [2025-12-15T03:43:43.973Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:43:43.973Z] #205 DONE 0.3s [2025-12-15T03:43:43.973Z] [2025-12-15T03:43:43.973Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:43:44.557Z] #144 ... [2025-12-15T03:43:44.557Z] [2025-12-15T03:43:44.557Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-15T03:43:45.139Z] #206 ... [2025-12-15T03:43:45.139Z] [2025-12-15T03:43:45.139Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:43:45.139Z] #207 DONE 0.4s [2025-12-15T03:43:45.139Z] [2025-12-15T03:43:45.139Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-15T03:43:45.406Z] #208 ... [2025-12-15T03:43:45.406Z] [2025-12-15T03:43:45.406Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-15T03:43:45.406Z] #206 DONE 0.9s [2025-12-15T03:43:45.674Z] [2025-12-15T03:43:45.674Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-12-15T03:43:45.674Z] #209 DONE 1.1s [2025-12-15T03:43:45.674Z] [2025-12-15T03:43:45.674Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:43:45.942Z] #210 DONE 0.4s [2025-12-15T03:43:45.942Z] [2025-12-15T03:43:45.942Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-15T03:43:45.942Z] #211 DONE 0.2s [2025-12-15T03:43:45.942Z] [2025-12-15T03:43:45.942Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-15T03:43:45.942Z] #208 DONE 1.0s [2025-12-15T03:43:45.942Z] [2025-12-15T03:43:45.942Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:43:45.942Z] #212 DONE 0.3s [2025-12-15T03:43:45.942Z] [2025-12-15T03:43:45.942Z] #107 [core-data] exporting to image [2025-12-15T03:43:45.942Z] #107 exporting layers [2025-12-15T03:43:46.526Z] #107 ... [2025-12-15T03:43:46.526Z] [2025-12-15T03:43:46.526Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:43:46.526Z] #213 DONE 0.4s [2025-12-15T03:43:46.526Z] [2025-12-15T03:43:46.526Z] #107 [core-keeper] exporting to image [2025-12-15T03:43:47.106Z] #107 exporting layers 1.2s done [2025-12-15T03:43:47.106Z] #107 writing image sha256:eebaa4f560c8592849216f8932d492e97601e4d701815a08f2eae7b7026f27be 0.0s done [2025-12-15T03:43:47.106Z] #107 naming to docker.io/library/core-data-arm64 [2025-12-15T03:43:47.373Z] #107 exporting layers 0.9s done [2025-12-15T03:43:47.373Z] #107 naming to docker.io/library/core-data-arm64 done [2025-12-15T03:43:47.373Z] #107 writing image sha256:2468e6b56827fa949cbc8b43d152568887baffac57a1ff00075856b934157fec 0.0s done [2025-12-15T03:43:47.373Z] #107 naming to docker.io/library/core-metadata-arm64 done [2025-12-15T03:43:47.373Z] #107 writing image sha256:5c3a2b21d2eb9da7d11a10004f664bc1de53fc579bc4eee8d7cae289d2c9736c done [2025-12-15T03:43:47.373Z] #107 naming to docker.io/library/core-keeper-arm64 done [2025-12-15T03:43:47.373Z] #107 DONE 18.6s [2025-12-15T03:43:47.373Z] [2025-12-15T03:43:47.373Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-15T03:44:14.055Z] #149 DONE 2623.0s [2025-12-15T03:44:14.055Z] [2025-12-15T03:44:14.055Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:44:14.055Z] #144 ... [2025-12-15T03:44:14.055Z] [2025-12-15T03:44:14.055Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:44:14.324Z] #214 DONE 0.1s [2025-12-15T03:44:14.324Z] [2025-12-15T03:44:14.324Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:44:14.591Z] #144 ... [2025-12-15T03:44:14.591Z] [2025-12-15T03:44:14.591Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:44:14.591Z] #215 DONE 0.1s [2025-12-15T03:44:14.591Z] [2025-12-15T03:44:14.591Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-15T03:44:15.186Z] #216 DONE 0.6s [2025-12-15T03:44:15.186Z] [2025-12-15T03:44:15.186Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:44:15.186Z] #144 ... [2025-12-15T03:44:15.186Z] [2025-12-15T03:44:15.186Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-12-15T03:44:15.186Z] #217 DONE 0.1s [2025-12-15T03:44:15.454Z] [2025-12-15T03:44:15.454Z] #107 [support-scheduler] exporting to image [2025-12-15T03:44:15.454Z] #107 exporting layers [2025-12-15T03:44:16.415Z] #107 exporting layers 0.9s done [2025-12-15T03:44:16.415Z] #107 writing image sha256:7920a7fed1ae674667594058a4e1675be43b6519bf887ab15fec4cc576576e4c done [2025-12-15T03:44:16.415Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2025-12-15T03:44:16.415Z] #107 DONE 19.5s [2025-12-15T03:44:16.415Z] [2025-12-15T03:44:16.415Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-15T03:44:20.675Z] #144 DONE 2629.4s [2025-12-15T03:44:20.675Z] [2025-12-15T03:44:20.675Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-15T03:44:20.675Z] #218 DONE 0.1s [2025-12-15T03:44:20.942Z] [2025-12-15T03:44:20.942Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-15T03:44:20.942Z] #219 DONE 0.1s [2025-12-15T03:44:20.942Z] [2025-12-15T03:44:20.942Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-15T03:44:21.211Z] #220 DONE 0.4s [2025-12-15T03:44:21.477Z] [2025-12-15T03:44:21.477Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-12-15T03:44:21.477Z] #221 DONE 0.1s [2025-12-15T03:44:21.477Z] [2025-12-15T03:44:21.477Z] #107 [support-notifications] exporting to image [2025-12-15T03:44:21.477Z] #107 exporting layers [2025-12-15T03:44:22.060Z] #107 exporting layers 0.6s done [2025-12-15T03:44:22.060Z] #107 writing image sha256:80275e079a6603e32e55c3ba01e03959140acc9f5dfb3e6b37bb2cdda9e849f2 done [2025-12-15T03:44:22.060Z] #107 naming to docker.io/library/support-notifications-arm64 done [2025-12-15T03:44:22.060Z] #107 DONE 20.1s [2025-12-15T03:44:22.060Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-15T03:44:22.061Z] time="2025-12-15T02:57:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-12-15T03:44:22.086Z] $ docker stop --time=1 255bbc46f9ecae1b545d599b7e29701d93eb326763ae90130ec734d5465853bc [2025-12-15T03:44:23.743Z] $ docker rm -f --volumes 255bbc46f9ecae1b545d599b7e29701d93eb326763ae90130ec734d5465853bc [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-15T03:44:24.250Z] + docker images [2025-12-15T03:44:24.250Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-12-15T03:44:24.250Z] support-notifications-arm64 latest 80275e079a66 3 seconds ago 54.3MB [2025-12-15T03:44:24.250Z] support-scheduler-arm64 latest 7920a7fed1ae 9 seconds ago 50.4MB [2025-12-15T03:44:24.250Z] core-keeper-arm64 latest 5c3a2b21d2eb 38 seconds ago 45.1MB [2025-12-15T03:44:24.250Z] core-metadata-arm64 latest 2468e6b56827 39 seconds ago 46.3MB [2025-12-15T03:44:24.250Z] core-data-arm64 latest eebaa4f560c8 39 seconds ago 46.2MB [2025-12-15T03:44:24.250Z] security-proxy-auth-arm64 latest 69e666e6d2c0 46 seconds ago 45.4MB [2025-12-15T03:44:24.250Z] security-spiffe-token-provider-arm64 latest dde7c275afc6 About a minute ago 50.2MB [2025-12-15T03:44:24.250Z] security-secretstore-setup-arm64 latest 35a8ebcb2ad6 2 minutes ago 81.6MB [2025-12-15T03:44:24.250Z] security-proxy-setup-arm64 latest e1bd7d8aadd3 2 minutes ago 51.3MB [2025-12-15T03:44:24.250Z] core-command-arm64 latest dbb35f4a789f 3 minutes ago 40.9MB [2025-12-15T03:44:24.250Z] security-bootstrapper-arm64 latest f63b6ef6fbd7 21 minutes ago 22.2MB [2025-12-15T03:44:24.250Z] core-common-config-bootstrapper-arm64 latest fe4193f4971b 21 minutes ago 21.1MB [2025-12-15T03:44:24.250Z] security-spire-agent-arm64 latest 1c093a0ae664 45 minutes ago 220MB [2025-12-15T03:44:24.250Z] security-spire-server-arm64 latest 75c73145bfc2 45 minutes ago 164MB [2025-12-15T03:44:24.250Z] security-spire-config-arm64 latest 665c6da0d243 45 minutes ago 163MB [2025-12-15T03:44:24.250Z] ci-base-image-arm64 latest f0078ca18440 47 minutes ago 927MB [2025-12-15T03:44:24.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB [2025-12-15T03:44:24.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-15T03:44:24.492Z] provisioning config files... [2025-12-15T03:44:24.510Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/934@tmp/config14202154159774255879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:44:24.858Z] ---> ****-login.sh [2025-12-15T03:44:24.858Z] nexus3.edgexfoundry.org:10001 [2025-12-15T03:44:24.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:44:25.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T03:44:25.442Z] Configure a credential helper to remove this warning. See [2025-12-15T03:44:25.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T03:44:25.442Z] [2025-12-15T03:44:25.442Z] Login Succeeded [2025-12-15T03:44:25.442Z] nexus3.edgexfoundry.org:10002 [2025-12-15T03:44:25.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:44:25.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T03:44:25.709Z] Configure a credential helper to remove this warning. See [2025-12-15T03:44:25.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T03:44:25.709Z] [2025-12-15T03:44:25.709Z] Login Succeeded [2025-12-15T03:44:25.710Z] nexus3.edgexfoundry.org:10003 [2025-12-15T03:44:25.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:44:25.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T03:44:25.977Z] Configure a credential helper to remove this warning. See [2025-12-15T03:44:25.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T03:44:25.977Z] [2025-12-15T03:44:25.977Z] Login Succeeded [2025-12-15T03:44:25.977Z] nexus3.edgexfoundry.org:10004 [2025-12-15T03:44:26.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:44:26.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T03:44:26.512Z] Configure a credential helper to remove this warning. See [2025-12-15T03:44:26.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T03:44:26.512Z] [2025-12-15T03:44:26.512Z] Login Succeeded [2025-12-15T03:44:26.512Z] ****.io [2025-12-15T03:44:26.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-15T03:44:26.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-15T03:44:26.777Z] Configure a credential helper to remove this warning. See [2025-12-15T03:44:26.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-15T03:44:26.777Z] [2025-12-15T03:44:26.777Z] Login Succeeded [2025-12-15T03:44:27.043Z] ---> ****-login.sh ends [Pipeline] } [2025-12-15T03:44:27.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:44:27.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-15T03:44:27.233Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-12-15T03:44:27.233Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:44:27.233Z] latest [2025-12-15T03:44:27.233Z] 4.1.0-dev.83 [2025-12-15T03:44:27.233Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:44:27.233Z] main [2025-12-15T03:44:27.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:27.610Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:27.975Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:44:27.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-15T03:44:27.975Z] 0966104215f3: Preparing [2025-12-15T03:44:27.975Z] 10363df0cc29: Preparing [2025-12-15T03:44:27.975Z] 03df631f9647: Preparing [2025-12-15T03:44:27.975Z] 272e949b8a23: Preparing [2025-12-15T03:44:27.975Z] e0f146e18a30: Preparing [2025-12-15T03:44:27.975Z] bab99455e222: Preparing [2025-12-15T03:44:27.975Z] 0e64f2360a44: Preparing [2025-12-15T03:44:27.975Z] bab99455e222: Waiting [2025-12-15T03:44:27.975Z] 0e64f2360a44: Waiting [2025-12-15T03:44:28.240Z] 272e949b8a23: Pushed [2025-12-15T03:44:28.240Z] 0966104215f3: Pushed [2025-12-15T03:44:28.240Z] 03df631f9647: Pushed [2025-12-15T03:44:28.821Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:32.154Z] bab99455e222: Pushed [2025-12-15T03:44:32.154Z] e0f146e18a30: Pushed [2025-12-15T03:44:34.726Z] 10363df0cc29: Pushed [2025-12-15T03:44:34.993Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:ba36fe41d747f55f87a327fcdeb3efe5805e7c06ed9e7c549ced65efb0a62bfd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:35.371Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:35.803Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-12-15T03:44:35.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-15T03:44:35.803Z] 0966104215f3: Preparing [2025-12-15T03:44:35.803Z] 10363df0cc29: Preparing [2025-12-15T03:44:35.803Z] 03df631f9647: Preparing [2025-12-15T03:44:35.803Z] 272e949b8a23: Preparing [2025-12-15T03:44:35.803Z] e0f146e18a30: Preparing [2025-12-15T03:44:35.803Z] bab99455e222: Preparing [2025-12-15T03:44:35.803Z] 0e64f2360a44: Preparing [2025-12-15T03:44:35.803Z] bab99455e222: Waiting [2025-12-15T03:44:35.803Z] 0e64f2360a44: Waiting [2025-12-15T03:44:35.803Z] 03df631f9647: Layer already exists [2025-12-15T03:44:35.803Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:35.803Z] e0f146e18a30: Layer already exists [2025-12-15T03:44:35.803Z] 0966104215f3: Layer already exists [2025-12-15T03:44:35.803Z] 10363df0cc29: Layer already exists [2025-12-15T03:44:35.803Z] bab99455e222: Layer already exists [2025-12-15T03:44:35.803Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:36.075Z] latest: digest: sha256:ba36fe41d747f55f87a327fcdeb3efe5805e7c06ed9e7c549ced65efb0a62bfd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:36.474Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:36.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.83 [2025-12-15T03:44:36.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-15T03:44:36.857Z] 0966104215f3: Preparing [2025-12-15T03:44:36.857Z] 10363df0cc29: Preparing [2025-12-15T03:44:36.857Z] 03df631f9647: Preparing [2025-12-15T03:44:36.857Z] 272e949b8a23: Preparing [2025-12-15T03:44:36.857Z] e0f146e18a30: Preparing [2025-12-15T03:44:36.857Z] bab99455e222: Preparing [2025-12-15T03:44:36.857Z] 0e64f2360a44: Preparing [2025-12-15T03:44:36.857Z] bab99455e222: Waiting [2025-12-15T03:44:36.857Z] 0e64f2360a44: Waiting [2025-12-15T03:44:36.857Z] e0f146e18a30: Layer already exists [2025-12-15T03:44:36.857Z] 0966104215f3: Layer already exists [2025-12-15T03:44:36.857Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:36.857Z] 03df631f9647: Layer already exists [2025-12-15T03:44:36.857Z] 10363df0cc29: Layer already exists [2025-12-15T03:44:36.857Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:36.857Z] bab99455e222: Layer already exists [2025-12-15T03:44:36.857Z] 4.1.0-dev.83: digest: sha256:ba36fe41d747f55f87a327fcdeb3efe5805e7c06ed9e7c549ced65efb0a62bfd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:37.235Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:37.595Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:44:37.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-15T03:44:37.595Z] 0966104215f3: Preparing [2025-12-15T03:44:37.595Z] 10363df0cc29: Preparing [2025-12-15T03:44:37.595Z] 03df631f9647: Preparing [2025-12-15T03:44:37.595Z] 272e949b8a23: Preparing [2025-12-15T03:44:37.595Z] e0f146e18a30: Preparing [2025-12-15T03:44:37.595Z] bab99455e222: Preparing [2025-12-15T03:44:37.595Z] bab99455e222: Waiting [2025-12-15T03:44:37.595Z] 0e64f2360a44: Preparing [2025-12-15T03:44:37.595Z] 10363df0cc29: Layer already exists [2025-12-15T03:44:37.595Z] 0966104215f3: Layer already exists [2025-12-15T03:44:37.595Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:37.595Z] 03df631f9647: Layer already exists [2025-12-15T03:44:37.595Z] e0f146e18a30: Layer already exists [2025-12-15T03:44:37.595Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:37.595Z] bab99455e222: Layer already exists [2025-12-15T03:44:37.595Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:ba36fe41d747f55f87a327fcdeb3efe5805e7c06ed9e7c549ced65efb0a62bfd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:37.969Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:38.343Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-12-15T03:44:38.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-15T03:44:38.343Z] 0966104215f3: Preparing [2025-12-15T03:44:38.343Z] 10363df0cc29: Preparing [2025-12-15T03:44:38.343Z] 03df631f9647: Preparing [2025-12-15T03:44:38.343Z] 272e949b8a23: Preparing [2025-12-15T03:44:38.343Z] e0f146e18a30: Preparing [2025-12-15T03:44:38.343Z] bab99455e222: Preparing [2025-12-15T03:44:38.343Z] 0e64f2360a44: Preparing [2025-12-15T03:44:38.343Z] bab99455e222: Waiting [2025-12-15T03:44:38.343Z] 0e64f2360a44: Waiting [2025-12-15T03:44:38.343Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:38.343Z] 0966104215f3: Layer already exists [2025-12-15T03:44:38.343Z] 10363df0cc29: Layer already exists [2025-12-15T03:44:38.343Z] e0f146e18a30: Layer already exists [2025-12-15T03:44:38.343Z] 03df631f9647: Layer already exists [2025-12-15T03:44:38.343Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:38.343Z] bab99455e222: Layer already exists [2025-12-15T03:44:38.610Z] main: digest: sha256:ba36fe41d747f55f87a327fcdeb3efe5805e7c06ed9e7c549ced65efb0a62bfd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:44:38.705Z] ===================================================== [Pipeline] echo [2025-12-15T03:44:38.728Z] taggedImages: [2025-12-15T03:44:38.728Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:44:38.728Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-12-15T03:44:38.728Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.83 [2025-12-15T03:44:38.728Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:44:38.728Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-12-15T03:44:38.765Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-12-15T03:44:38.765Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:44:38.765Z] latest [2025-12-15T03:44:38.765Z] 4.1.0-dev.83 [2025-12-15T03:44:38.765Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:44:38.765Z] main [2025-12-15T03:44:38.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:39.158Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:39.520Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:44:39.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-15T03:44:39.520Z] 001fbcab2bff: Preparing [2025-12-15T03:44:39.520Z] 1c936c3cffbe: Preparing [2025-12-15T03:44:39.520Z] 1786c7426022: Preparing [2025-12-15T03:44:39.520Z] 203b7dead0c8: Preparing [2025-12-15T03:44:39.520Z] 03df631f9647: Preparing [2025-12-15T03:44:39.520Z] 272e949b8a23: Preparing [2025-12-15T03:44:39.520Z] e0f146e18a30: Preparing [2025-12-15T03:44:39.520Z] bab99455e222: Preparing [2025-12-15T03:44:39.520Z] 0e64f2360a44: Preparing [2025-12-15T03:44:39.520Z] 272e949b8a23: Waiting [2025-12-15T03:44:39.520Z] bab99455e222: Waiting [2025-12-15T03:44:39.520Z] e0f146e18a30: Waiting [2025-12-15T03:44:39.520Z] 0e64f2360a44: Waiting [2025-12-15T03:44:39.520Z] 03df631f9647: Layer already exists [2025-12-15T03:44:39.785Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:39.785Z] e0f146e18a30: Layer already exists [2025-12-15T03:44:39.785Z] 1c936c3cffbe: Pushed [2025-12-15T03:44:39.785Z] 1786c7426022: Pushed [2025-12-15T03:44:39.785Z] bab99455e222: Layer already exists [2025-12-15T03:44:39.785Z] 001fbcab2bff: Pushed [2025-12-15T03:44:39.785Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:42.353Z] 203b7dead0c8: Pushed [2025-12-15T03:44:42.353Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:ff9f7dfe2177dcd1dcb7ffebf613ed2c438f5d0c7887b971f8b026a6e851a167 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:42.712Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:43.078Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-12-15T03:44:43.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-15T03:44:43.078Z] 001fbcab2bff: Preparing [2025-12-15T03:44:43.078Z] 1c936c3cffbe: Preparing [2025-12-15T03:44:43.078Z] 1786c7426022: Preparing [2025-12-15T03:44:43.078Z] 203b7dead0c8: Preparing [2025-12-15T03:44:43.078Z] 03df631f9647: Preparing [2025-12-15T03:44:43.078Z] 272e949b8a23: Preparing [2025-12-15T03:44:43.078Z] e0f146e18a30: Preparing [2025-12-15T03:44:43.078Z] 272e949b8a23: Waiting [2025-12-15T03:44:43.078Z] bab99455e222: Preparing [2025-12-15T03:44:43.078Z] e0f146e18a30: Waiting [2025-12-15T03:44:43.078Z] 0e64f2360a44: Preparing [2025-12-15T03:44:43.078Z] bab99455e222: Waiting [2025-12-15T03:44:43.078Z] 0e64f2360a44: Waiting [2025-12-15T03:44:43.078Z] 1786c7426022: Layer already exists [2025-12-15T03:44:43.078Z] 001fbcab2bff: Layer already exists [2025-12-15T03:44:43.078Z] 1c936c3cffbe: Layer already exists [2025-12-15T03:44:43.078Z] 03df631f9647: Layer already exists [2025-12-15T03:44:43.078Z] 203b7dead0c8: Layer already exists [2025-12-15T03:44:43.078Z] bab99455e222: Layer already exists [2025-12-15T03:44:43.078Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:43.078Z] e0f146e18a30: Layer already exists [2025-12-15T03:44:43.078Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:43.344Z] latest: digest: sha256:ff9f7dfe2177dcd1dcb7ffebf613ed2c438f5d0c7887b971f8b026a6e851a167 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:43.704Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:45.462Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.83 [2025-12-15T03:44:45.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-15T03:44:45.462Z] 001fbcab2bff: Preparing [2025-12-15T03:44:45.462Z] 1c936c3cffbe: Preparing [2025-12-15T03:44:45.462Z] 1786c7426022: Preparing [2025-12-15T03:44:45.462Z] 203b7dead0c8: Preparing [2025-12-15T03:44:45.462Z] 03df631f9647: Preparing [2025-12-15T03:44:45.462Z] 272e949b8a23: Preparing [2025-12-15T03:44:45.462Z] e0f146e18a30: Preparing [2025-12-15T03:44:45.462Z] bab99455e222: Preparing [2025-12-15T03:44:45.462Z] 0e64f2360a44: Preparing [2025-12-15T03:44:45.462Z] 272e949b8a23: Waiting [2025-12-15T03:44:45.462Z] e0f146e18a30: Waiting [2025-12-15T03:44:45.462Z] bab99455e222: Waiting [2025-12-15T03:44:45.462Z] 0e64f2360a44: Waiting [2025-12-15T03:44:45.462Z] 001fbcab2bff: Layer already exists [2025-12-15T03:44:45.462Z] 1c936c3cffbe: Layer already exists [2025-12-15T03:44:45.463Z] 1786c7426022: Layer already exists [2025-12-15T03:44:45.463Z] 203b7dead0c8: Layer already exists [2025-12-15T03:44:45.463Z] 03df631f9647: Layer already exists [2025-12-15T03:44:45.463Z] e0f146e18a30: Layer already exists [2025-12-15T03:44:45.463Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:45.463Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:45.463Z] bab99455e222: Layer already exists [2025-12-15T03:44:45.463Z] 4.1.0-dev.83: digest: sha256:ff9f7dfe2177dcd1dcb7ffebf613ed2c438f5d0c7887b971f8b026a6e851a167 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:46.092Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:46.454Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:44:46.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-15T03:44:46.454Z] 001fbcab2bff: Preparing [2025-12-15T03:44:46.454Z] 1c936c3cffbe: Preparing [2025-12-15T03:44:46.454Z] 1786c7426022: Preparing [2025-12-15T03:44:46.454Z] 203b7dead0c8: Preparing [2025-12-15T03:44:46.454Z] 03df631f9647: Preparing [2025-12-15T03:44:46.454Z] 272e949b8a23: Preparing [2025-12-15T03:44:46.454Z] e0f146e18a30: Preparing [2025-12-15T03:44:46.454Z] bab99455e222: Preparing [2025-12-15T03:44:46.454Z] 0e64f2360a44: Preparing [2025-12-15T03:44:46.454Z] 272e949b8a23: Waiting [2025-12-15T03:44:46.454Z] e0f146e18a30: Waiting [2025-12-15T03:44:46.454Z] bab99455e222: Waiting [2025-12-15T03:44:46.454Z] 0e64f2360a44: Waiting [2025-12-15T03:44:46.454Z] 1c936c3cffbe: Layer already exists [2025-12-15T03:44:46.454Z] 001fbcab2bff: Layer already exists [2025-12-15T03:44:46.454Z] 03df631f9647: Layer already exists [2025-12-15T03:44:46.454Z] 1786c7426022: Layer already exists [2025-12-15T03:44:46.454Z] 203b7dead0c8: Layer already exists [2025-12-15T03:44:46.454Z] e0f146e18a30: Layer already exists [2025-12-15T03:44:46.454Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:46.454Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:46.454Z] bab99455e222: Layer already exists [2025-12-15T03:44:46.719Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:ff9f7dfe2177dcd1dcb7ffebf613ed2c438f5d0c7887b971f8b026a6e851a167 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:47.075Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:47.441Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-12-15T03:44:47.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-15T03:44:47.441Z] 001fbcab2bff: Preparing [2025-12-15T03:44:47.441Z] 1c936c3cffbe: Preparing [2025-12-15T03:44:47.441Z] 1786c7426022: Preparing [2025-12-15T03:44:47.441Z] 203b7dead0c8: Preparing [2025-12-15T03:44:47.441Z] 03df631f9647: Preparing [2025-12-15T03:44:47.441Z] 272e949b8a23: Preparing [2025-12-15T03:44:47.441Z] e0f146e18a30: Preparing [2025-12-15T03:44:47.441Z] bab99455e222: Preparing [2025-12-15T03:44:47.441Z] 0e64f2360a44: Preparing [2025-12-15T03:44:47.441Z] 272e949b8a23: Waiting [2025-12-15T03:44:47.441Z] bab99455e222: Waiting [2025-12-15T03:44:47.441Z] e0f146e18a30: Waiting [2025-12-15T03:44:47.441Z] 0e64f2360a44: Waiting [2025-12-15T03:44:47.441Z] 203b7dead0c8: Layer already exists [2025-12-15T03:44:47.441Z] 1786c7426022: Layer already exists [2025-12-15T03:44:47.441Z] 1c936c3cffbe: Layer already exists [2025-12-15T03:44:47.441Z] 03df631f9647: Layer already exists [2025-12-15T03:44:47.441Z] 001fbcab2bff: Layer already exists [2025-12-15T03:44:47.441Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:47.441Z] e0f146e18a30: Layer already exists [2025-12-15T03:44:47.441Z] bab99455e222: Layer already exists [2025-12-15T03:44:47.441Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:47.707Z] main: digest: sha256:ff9f7dfe2177dcd1dcb7ffebf613ed2c438f5d0c7887b971f8b026a6e851a167 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:44:47.808Z] ===================================================== [Pipeline] echo [2025-12-15T03:44:47.828Z] taggedImages: [2025-12-15T03:44:47.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:44:47.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-12-15T03:44:47.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.83 [2025-12-15T03:44:47.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:44:47.828Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-12-15T03:44:47.854Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-12-15T03:44:47.854Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:44:47.854Z] latest [2025-12-15T03:44:47.854Z] 4.1.0-dev.83 [2025-12-15T03:44:47.854Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:44:47.854Z] main [2025-12-15T03:44:47.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:48.239Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:48.614Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:44:48.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-15T03:44:48.614Z] b99c60f7903b: Preparing [2025-12-15T03:44:48.614Z] 0b9d342de75a: Preparing [2025-12-15T03:44:48.614Z] 03df631f9647: Preparing [2025-12-15T03:44:48.614Z] 272e949b8a23: Preparing [2025-12-15T03:44:48.614Z] 097606b15e05: Preparing [2025-12-15T03:44:48.614Z] c3e62b174bc5: Preparing [2025-12-15T03:44:48.614Z] 0e64f2360a44: Preparing [2025-12-15T03:44:48.614Z] c3e62b174bc5: Waiting [2025-12-15T03:44:48.614Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:48.614Z] 03df631f9647: Layer already exists [2025-12-15T03:44:48.882Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:48.882Z] b99c60f7903b: Pushed [2025-12-15T03:44:48.882Z] c3e62b174bc5: Pushed [2025-12-15T03:44:49.147Z] 097606b15e05: Pushed [2025-12-15T03:44:57.337Z] 0b9d342de75a: Pushed [2025-12-15T03:44:57.337Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:6c8bfb777c1e4b7cbf35710c27a7a415f62d8f1445c38ac9bc2b245c543e1874 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:57.718Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:58.345Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-12-15T03:44:58.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-15T03:44:58.345Z] b99c60f7903b: Preparing [2025-12-15T03:44:58.345Z] 0b9d342de75a: Preparing [2025-12-15T03:44:58.345Z] 03df631f9647: Preparing [2025-12-15T03:44:58.345Z] 272e949b8a23: Preparing [2025-12-15T03:44:58.345Z] 097606b15e05: Preparing [2025-12-15T03:44:58.345Z] c3e62b174bc5: Preparing [2025-12-15T03:44:58.345Z] 0e64f2360a44: Preparing [2025-12-15T03:44:58.345Z] c3e62b174bc5: Waiting [2025-12-15T03:44:58.345Z] 0e64f2360a44: Waiting [2025-12-15T03:44:58.345Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:58.345Z] 03df631f9647: Layer already exists [2025-12-15T03:44:58.345Z] 0b9d342de75a: Layer already exists [2025-12-15T03:44:58.345Z] b99c60f7903b: Layer already exists [2025-12-15T03:44:58.345Z] 097606b15e05: Layer already exists [2025-12-15T03:44:58.345Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:58.345Z] c3e62b174bc5: Layer already exists [2025-12-15T03:44:58.345Z] latest: digest: sha256:6c8bfb777c1e4b7cbf35710c27a7a415f62d8f1445c38ac9bc2b245c543e1874 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:58.986Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:59.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.83 [2025-12-15T03:44:59.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-15T03:44:59.339Z] b99c60f7903b: Preparing [2025-12-15T03:44:59.339Z] 0b9d342de75a: Preparing [2025-12-15T03:44:59.339Z] 03df631f9647: Preparing [2025-12-15T03:44:59.339Z] 272e949b8a23: Preparing [2025-12-15T03:44:59.339Z] 097606b15e05: Preparing [2025-12-15T03:44:59.339Z] c3e62b174bc5: Preparing [2025-12-15T03:44:59.339Z] 0e64f2360a44: Preparing [2025-12-15T03:44:59.339Z] c3e62b174bc5: Waiting [2025-12-15T03:44:59.339Z] 0e64f2360a44: Waiting [2025-12-15T03:44:59.339Z] 0b9d342de75a: Layer already exists [2025-12-15T03:44:59.339Z] 272e949b8a23: Layer already exists [2025-12-15T03:44:59.339Z] 03df631f9647: Layer already exists [2025-12-15T03:44:59.339Z] 097606b15e05: Layer already exists [2025-12-15T03:44:59.339Z] b99c60f7903b: Layer already exists [2025-12-15T03:44:59.339Z] c3e62b174bc5: Layer already exists [2025-12-15T03:44:59.339Z] 0e64f2360a44: Layer already exists [2025-12-15T03:44:59.339Z] 4.1.0-dev.83: digest: sha256:6c8bfb777c1e4b7cbf35710c27a7a415f62d8f1445c38ac9bc2b245c543e1874 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:44:59.974Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:00.335Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:00.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-15T03:45:00.336Z] b99c60f7903b: Preparing [2025-12-15T03:45:00.336Z] 0b9d342de75a: Preparing [2025-12-15T03:45:00.336Z] 03df631f9647: Preparing [2025-12-15T03:45:00.336Z] 272e949b8a23: Preparing [2025-12-15T03:45:00.336Z] 097606b15e05: Preparing [2025-12-15T03:45:00.336Z] c3e62b174bc5: Preparing [2025-12-15T03:45:00.336Z] 0e64f2360a44: Preparing [2025-12-15T03:45:00.336Z] 0e64f2360a44: Waiting [2025-12-15T03:45:00.336Z] c3e62b174bc5: Waiting [2025-12-15T03:45:00.336Z] b99c60f7903b: Layer already exists [2025-12-15T03:45:00.336Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:00.336Z] 0b9d342de75a: Layer already exists [2025-12-15T03:45:00.336Z] 097606b15e05: Layer already exists [2025-12-15T03:45:00.336Z] 03df631f9647: Layer already exists [2025-12-15T03:45:00.336Z] c3e62b174bc5: Layer already exists [2025-12-15T03:45:00.336Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:00.336Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:6c8bfb777c1e4b7cbf35710c27a7a415f62d8f1445c38ac9bc2b245c543e1874 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:00.700Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:01.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-12-15T03:45:01.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-15T03:45:01.064Z] b99c60f7903b: Preparing [2025-12-15T03:45:01.064Z] 0b9d342de75a: Preparing [2025-12-15T03:45:01.064Z] 03df631f9647: Preparing [2025-12-15T03:45:01.064Z] 272e949b8a23: Preparing [2025-12-15T03:45:01.064Z] 097606b15e05: Preparing [2025-12-15T03:45:01.064Z] c3e62b174bc5: Preparing [2025-12-15T03:45:01.064Z] 0e64f2360a44: Preparing [2025-12-15T03:45:01.064Z] c3e62b174bc5: Waiting [2025-12-15T03:45:01.064Z] 0e64f2360a44: Waiting [2025-12-15T03:45:01.064Z] 0b9d342de75a: Layer already exists [2025-12-15T03:45:01.064Z] b99c60f7903b: Layer already exists [2025-12-15T03:45:01.064Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:01.064Z] 03df631f9647: Layer already exists [2025-12-15T03:45:01.064Z] 097606b15e05: Layer already exists [2025-12-15T03:45:01.064Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:01.064Z] c3e62b174bc5: Layer already exists [2025-12-15T03:45:01.065Z] main: digest: sha256:6c8bfb777c1e4b7cbf35710c27a7a415f62d8f1445c38ac9bc2b245c543e1874 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:45:01.424Z] ===================================================== [Pipeline] echo [2025-12-15T03:45:01.437Z] taggedImages: [2025-12-15T03:45:01.437Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:01.437Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-12-15T03:45:01.437Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.83 [2025-12-15T03:45:01.437Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:01.437Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-12-15T03:45:01.459Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-12-15T03:45:01.459Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:01.459Z] latest [2025-12-15T03:45:01.459Z] 4.1.0-dev.83 [2025-12-15T03:45:01.459Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:01.459Z] main [2025-12-15T03:45:01.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:01.830Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:02.202Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:02.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-15T03:45:02.202Z] a1cf4a01bbf0: Preparing [2025-12-15T03:45:02.202Z] e4f55abf7a07: Preparing [2025-12-15T03:45:02.202Z] 272e949b8a23: Preparing [2025-12-15T03:45:02.202Z] 1f7a174e46f2: Preparing [2025-12-15T03:45:02.202Z] 07b8f9c2548f: Preparing [2025-12-15T03:45:02.202Z] 0e64f2360a44: Preparing [2025-12-15T03:45:02.202Z] 0e64f2360a44: Waiting [2025-12-15T03:45:02.202Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:02.468Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:02.468Z] 1f7a174e46f2: Pushed [2025-12-15T03:45:02.468Z] 07b8f9c2548f: Pushed [2025-12-15T03:45:02.468Z] a1cf4a01bbf0: Pushed [2025-12-15T03:45:10.652Z] e4f55abf7a07: Pushed [2025-12-15T03:45:10.652Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:691f93a570b23976b92285d14af5c2af6221c6d169e8906288eb4163f3c5f1f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:11.022Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:11.383Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-12-15T03:45:11.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-15T03:45:11.383Z] a1cf4a01bbf0: Preparing [2025-12-15T03:45:11.383Z] e4f55abf7a07: Preparing [2025-12-15T03:45:11.383Z] 272e949b8a23: Preparing [2025-12-15T03:45:11.383Z] 1f7a174e46f2: Preparing [2025-12-15T03:45:11.383Z] 07b8f9c2548f: Preparing [2025-12-15T03:45:11.383Z] 0e64f2360a44: Preparing [2025-12-15T03:45:11.383Z] 0e64f2360a44: Waiting [2025-12-15T03:45:11.383Z] 1f7a174e46f2: Layer already exists [2025-12-15T03:45:11.383Z] a1cf4a01bbf0: Layer already exists [2025-12-15T03:45:11.383Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:11.383Z] 07b8f9c2548f: Layer already exists [2025-12-15T03:45:11.383Z] e4f55abf7a07: Layer already exists [2025-12-15T03:45:11.383Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:11.383Z] latest: digest: sha256:691f93a570b23976b92285d14af5c2af6221c6d169e8906288eb4163f3c5f1f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:12.007Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:12.437Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.83 [2025-12-15T03:45:12.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-15T03:45:12.437Z] a1cf4a01bbf0: Preparing [2025-12-15T03:45:12.437Z] e4f55abf7a07: Preparing [2025-12-15T03:45:12.437Z] 272e949b8a23: Preparing [2025-12-15T03:45:12.437Z] 1f7a174e46f2: Preparing [2025-12-15T03:45:12.437Z] 07b8f9c2548f: Preparing [2025-12-15T03:45:12.437Z] 0e64f2360a44: Preparing [2025-12-15T03:45:12.437Z] 0e64f2360a44: Waiting [2025-12-15T03:45:12.437Z] e4f55abf7a07: Layer already exists [2025-12-15T03:45:12.437Z] 07b8f9c2548f: Layer already exists [2025-12-15T03:45:12.437Z] 1f7a174e46f2: Layer already exists [2025-12-15T03:45:12.437Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:12.437Z] a1cf4a01bbf0: Layer already exists [2025-12-15T03:45:12.437Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:12.437Z] 4.1.0-dev.83: digest: sha256:691f93a570b23976b92285d14af5c2af6221c6d169e8906288eb4163f3c5f1f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:13.066Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:13.438Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:13.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-15T03:45:13.439Z] a1cf4a01bbf0: Preparing [2025-12-15T03:45:13.439Z] e4f55abf7a07: Preparing [2025-12-15T03:45:13.439Z] 272e949b8a23: Preparing [2025-12-15T03:45:13.439Z] 1f7a174e46f2: Preparing [2025-12-15T03:45:13.439Z] 07b8f9c2548f: Preparing [2025-12-15T03:45:13.439Z] 0e64f2360a44: Preparing [2025-12-15T03:45:13.439Z] 0e64f2360a44: Waiting [2025-12-15T03:45:13.439Z] 07b8f9c2548f: Layer already exists [2025-12-15T03:45:13.439Z] 1f7a174e46f2: Layer already exists [2025-12-15T03:45:13.439Z] e4f55abf7a07: Layer already exists [2025-12-15T03:45:13.439Z] a1cf4a01bbf0: Layer already exists [2025-12-15T03:45:13.439Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:13.439Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:13.439Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:691f93a570b23976b92285d14af5c2af6221c6d169e8906288eb4163f3c5f1f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:13.820Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:14.183Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-12-15T03:45:14.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-15T03:45:14.183Z] a1cf4a01bbf0: Preparing [2025-12-15T03:45:14.183Z] e4f55abf7a07: Preparing [2025-12-15T03:45:14.183Z] 272e949b8a23: Preparing [2025-12-15T03:45:14.183Z] 1f7a174e46f2: Preparing [2025-12-15T03:45:14.183Z] 07b8f9c2548f: Preparing [2025-12-15T03:45:14.183Z] 0e64f2360a44: Preparing [2025-12-15T03:45:14.183Z] 0e64f2360a44: Waiting [2025-12-15T03:45:14.183Z] a1cf4a01bbf0: Layer already exists [2025-12-15T03:45:14.183Z] 1f7a174e46f2: Layer already exists [2025-12-15T03:45:14.183Z] 07b8f9c2548f: Layer already exists [2025-12-15T03:45:14.183Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:14.183Z] e4f55abf7a07: Layer already exists [2025-12-15T03:45:14.183Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:14.183Z] main: digest: sha256:691f93a570b23976b92285d14af5c2af6221c6d169e8906288eb4163f3c5f1f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:45:14.266Z] ===================================================== [Pipeline] echo [2025-12-15T03:45:14.282Z] taggedImages: [2025-12-15T03:45:14.282Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:14.282Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-12-15T03:45:14.283Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.83 [2025-12-15T03:45:14.283Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:14.283Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-12-15T03:45:14.316Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-12-15T03:45:14.316Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:14.316Z] latest [2025-12-15T03:45:14.316Z] 4.1.0-dev.83 [2025-12-15T03:45:14.316Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:14.316Z] main [2025-12-15T03:45:14.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:14.687Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:15.047Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:15.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-15T03:45:15.047Z] c636be17394c: Preparing [2025-12-15T03:45:15.047Z] 0e449419dcd5: Preparing [2025-12-15T03:45:15.047Z] 4f43dca6659e: Preparing [2025-12-15T03:45:15.047Z] 03df631f9647: Preparing [2025-12-15T03:45:15.047Z] 272e949b8a23: Preparing [2025-12-15T03:45:15.047Z] e0f146e18a30: Preparing [2025-12-15T03:45:15.047Z] bab99455e222: Preparing [2025-12-15T03:45:15.047Z] 0e64f2360a44: Preparing [2025-12-15T03:45:15.047Z] e0f146e18a30: Waiting [2025-12-15T03:45:15.047Z] bab99455e222: Waiting [2025-12-15T03:45:15.047Z] 0e64f2360a44: Waiting [2025-12-15T03:45:15.047Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:15.047Z] 03df631f9647: Layer already exists [2025-12-15T03:45:15.047Z] e0f146e18a30: Layer already exists [2025-12-15T03:45:15.312Z] bab99455e222: Layer already exists [2025-12-15T03:45:15.312Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:15.312Z] 0e449419dcd5: Pushed [2025-12-15T03:45:15.312Z] c636be17394c: Pushed [2025-12-15T03:45:23.601Z] 4f43dca6659e: Pushed [2025-12-15T03:45:23.601Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:125ad7a9097b2c293eea4b39f4aa016cab5a920b76adac4bd16e596736069ea5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:23.975Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:24.329Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-12-15T03:45:24.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-15T03:45:24.329Z] c636be17394c: Preparing [2025-12-15T03:45:24.329Z] 0e449419dcd5: Preparing [2025-12-15T03:45:24.329Z] 4f43dca6659e: Preparing [2025-12-15T03:45:24.329Z] 03df631f9647: Preparing [2025-12-15T03:45:24.329Z] 272e949b8a23: Preparing [2025-12-15T03:45:24.329Z] e0f146e18a30: Preparing [2025-12-15T03:45:24.329Z] bab99455e222: Preparing [2025-12-15T03:45:24.329Z] 0e64f2360a44: Preparing [2025-12-15T03:45:24.329Z] bab99455e222: Waiting [2025-12-15T03:45:24.329Z] e0f146e18a30: Waiting [2025-12-15T03:45:24.329Z] 0e64f2360a44: Waiting [2025-12-15T03:45:24.329Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:24.329Z] 03df631f9647: Layer already exists [2025-12-15T03:45:24.329Z] c636be17394c: Layer already exists [2025-12-15T03:45:24.329Z] 0e449419dcd5: Layer already exists [2025-12-15T03:45:24.329Z] 4f43dca6659e: Layer already exists [2025-12-15T03:45:24.329Z] e0f146e18a30: Layer already exists [2025-12-15T03:45:24.329Z] bab99455e222: Layer already exists [2025-12-15T03:45:24.329Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:24.593Z] latest: digest: sha256:125ad7a9097b2c293eea4b39f4aa016cab5a920b76adac4bd16e596736069ea5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:24.943Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:25.294Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.83 [2025-12-15T03:45:25.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-15T03:45:25.294Z] c636be17394c: Preparing [2025-12-15T03:45:25.294Z] 0e449419dcd5: Preparing [2025-12-15T03:45:25.294Z] 4f43dca6659e: Preparing [2025-12-15T03:45:25.294Z] 03df631f9647: Preparing [2025-12-15T03:45:25.294Z] 272e949b8a23: Preparing [2025-12-15T03:45:25.294Z] e0f146e18a30: Preparing [2025-12-15T03:45:25.294Z] bab99455e222: Preparing [2025-12-15T03:45:25.294Z] 0e64f2360a44: Preparing [2025-12-15T03:45:25.294Z] bab99455e222: Waiting [2025-12-15T03:45:25.294Z] 0e64f2360a44: Waiting [2025-12-15T03:45:25.294Z] e0f146e18a30: Waiting [2025-12-15T03:45:25.294Z] 03df631f9647: Layer already exists [2025-12-15T03:45:25.294Z] c636be17394c: Layer already exists [2025-12-15T03:45:25.294Z] 4f43dca6659e: Layer already exists [2025-12-15T03:45:25.294Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:25.294Z] 0e449419dcd5: Layer already exists [2025-12-15T03:45:25.294Z] bab99455e222: Layer already exists [2025-12-15T03:45:25.294Z] e0f146e18a30: Layer already exists [2025-12-15T03:45:25.294Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:25.294Z] 4.1.0-dev.83: digest: sha256:125ad7a9097b2c293eea4b39f4aa016cab5a920b76adac4bd16e596736069ea5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:25.925Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:26.282Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:26.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-15T03:45:26.282Z] c636be17394c: Preparing [2025-12-15T03:45:26.282Z] 0e449419dcd5: Preparing [2025-12-15T03:45:26.282Z] 4f43dca6659e: Preparing [2025-12-15T03:45:26.282Z] 03df631f9647: Preparing [2025-12-15T03:45:26.282Z] 272e949b8a23: Preparing [2025-12-15T03:45:26.282Z] e0f146e18a30: Preparing [2025-12-15T03:45:26.282Z] bab99455e222: Preparing [2025-12-15T03:45:26.282Z] 0e64f2360a44: Preparing [2025-12-15T03:45:26.282Z] e0f146e18a30: Waiting [2025-12-15T03:45:26.282Z] bab99455e222: Waiting [2025-12-15T03:45:26.282Z] 0e64f2360a44: Waiting [2025-12-15T03:45:26.282Z] c636be17394c: Layer already exists [2025-12-15T03:45:26.282Z] 0e449419dcd5: Layer already exists [2025-12-15T03:45:26.282Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:26.282Z] 4f43dca6659e: Layer already exists [2025-12-15T03:45:26.282Z] 03df631f9647: Layer already exists [2025-12-15T03:45:26.282Z] bab99455e222: Layer already exists [2025-12-15T03:45:26.282Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:26.282Z] e0f146e18a30: Layer already exists [2025-12-15T03:45:26.282Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:125ad7a9097b2c293eea4b39f4aa016cab5a920b76adac4bd16e596736069ea5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:26.637Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:26.992Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-12-15T03:45:26.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-15T03:45:26.992Z] c636be17394c: Preparing [2025-12-15T03:45:26.992Z] 0e449419dcd5: Preparing [2025-12-15T03:45:26.992Z] 4f43dca6659e: Preparing [2025-12-15T03:45:26.992Z] 03df631f9647: Preparing [2025-12-15T03:45:26.992Z] 272e949b8a23: Preparing [2025-12-15T03:45:26.992Z] e0f146e18a30: Preparing [2025-12-15T03:45:26.992Z] bab99455e222: Preparing [2025-12-15T03:45:26.992Z] 0e64f2360a44: Preparing [2025-12-15T03:45:26.992Z] e0f146e18a30: Waiting [2025-12-15T03:45:26.992Z] bab99455e222: Waiting [2025-12-15T03:45:26.992Z] 0e64f2360a44: Waiting [2025-12-15T03:45:26.992Z] c636be17394c: Layer already exists [2025-12-15T03:45:26.992Z] 4f43dca6659e: Layer already exists [2025-12-15T03:45:26.992Z] 0e449419dcd5: Layer already exists [2025-12-15T03:45:26.992Z] 03df631f9647: Layer already exists [2025-12-15T03:45:26.992Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:26.992Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:26.992Z] bab99455e222: Layer already exists [2025-12-15T03:45:26.992Z] e0f146e18a30: Layer already exists [2025-12-15T03:45:27.255Z] main: digest: sha256:125ad7a9097b2c293eea4b39f4aa016cab5a920b76adac4bd16e596736069ea5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:45:27.343Z] ===================================================== [Pipeline] echo [2025-12-15T03:45:27.360Z] taggedImages: [2025-12-15T03:45:27.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:27.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-12-15T03:45:27.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.83 [2025-12-15T03:45:27.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:27.360Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-12-15T03:45:27.392Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-12-15T03:45:27.392Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:27.392Z] latest [2025-12-15T03:45:27.392Z] 4.1.0-dev.83 [2025-12-15T03:45:27.392Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:27.392Z] main [2025-12-15T03:45:27.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:27.760Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:28.127Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:28.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-15T03:45:28.127Z] 54ebe6cb005a: Preparing [2025-12-15T03:45:28.127Z] 7c81d5f7719a: Preparing [2025-12-15T03:45:28.127Z] b8d2de618d36: Preparing [2025-12-15T03:45:28.127Z] ca0d2ef2451e: Preparing [2025-12-15T03:45:28.127Z] ab97c309d6fc: Preparing [2025-12-15T03:45:28.127Z] c094c2caa359: Preparing [2025-12-15T03:45:28.127Z] ab5d374e3d74: Preparing [2025-12-15T03:45:28.127Z] 03df631f9647: Preparing [2025-12-15T03:45:28.127Z] 272e949b8a23: Preparing [2025-12-15T03:45:28.127Z] a21ca14dfcd2: Preparing [2025-12-15T03:45:28.127Z] 10a0ded08634: Preparing [2025-12-15T03:45:28.127Z] 5f70bf18a086: Preparing [2025-12-15T03:45:28.127Z] 13833991f92d: Preparing [2025-12-15T03:45:28.127Z] 28396faa0ef6: Preparing [2025-12-15T03:45:28.127Z] f855207a1624: Preparing [2025-12-15T03:45:28.127Z] 0e64f2360a44: Preparing [2025-12-15T03:45:28.127Z] a21ca14dfcd2: Waiting [2025-12-15T03:45:28.127Z] 10a0ded08634: Waiting [2025-12-15T03:45:28.127Z] 5f70bf18a086: Waiting [2025-12-15T03:45:28.127Z] 13833991f92d: Waiting [2025-12-15T03:45:28.127Z] 28396faa0ef6: Waiting [2025-12-15T03:45:28.127Z] f855207a1624: Waiting [2025-12-15T03:45:28.127Z] 0e64f2360a44: Waiting [2025-12-15T03:45:28.127Z] 03df631f9647: Waiting [2025-12-15T03:45:28.127Z] c094c2caa359: Waiting [2025-12-15T03:45:28.127Z] 272e949b8a23: Waiting [2025-12-15T03:45:28.127Z] ab5d374e3d74: Waiting [2025-12-15T03:45:28.392Z] ab97c309d6fc: Pushed [2025-12-15T03:45:28.392Z] 7c81d5f7719a: Pushed [2025-12-15T03:45:28.392Z] ca0d2ef2451e: Pushed [2025-12-15T03:45:28.392Z] b8d2de618d36: Pushed [2025-12-15T03:45:28.392Z] 54ebe6cb005a: Pushed [2025-12-15T03:45:28.392Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:28.392Z] 03df631f9647: Layer already exists [2025-12-15T03:45:28.392Z] c094c2caa359: Pushed [2025-12-15T03:45:28.392Z] 5f70bf18a086: Layer already exists [2025-12-15T03:45:28.658Z] a21ca14dfcd2: Pushed [2025-12-15T03:45:28.658Z] 10a0ded08634: Pushed [2025-12-15T03:45:28.658Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:28.658Z] 13833991f92d: Pushed [2025-12-15T03:45:28.658Z] f855207a1624: Pushed [2025-12-15T03:45:28.921Z] 28396faa0ef6: Pushed [2025-12-15T03:45:31.493Z] ab5d374e3d74: Pushed [2025-12-15T03:45:31.493Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:a0eb413b50a65e4609be09d3e27fa9889cef4d89237918b25f9250c95d9540fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:31.867Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:32.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-12-15T03:45:32.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-15T03:45:32.227Z] 54ebe6cb005a: Preparing [2025-12-15T03:45:32.227Z] 7c81d5f7719a: Preparing [2025-12-15T03:45:32.227Z] b8d2de618d36: Preparing [2025-12-15T03:45:32.227Z] ca0d2ef2451e: Preparing [2025-12-15T03:45:32.227Z] ab97c309d6fc: Preparing [2025-12-15T03:45:32.227Z] c094c2caa359: Preparing [2025-12-15T03:45:32.227Z] ab5d374e3d74: Preparing [2025-12-15T03:45:32.227Z] 03df631f9647: Preparing [2025-12-15T03:45:32.227Z] 272e949b8a23: Preparing [2025-12-15T03:45:32.227Z] a21ca14dfcd2: Preparing [2025-12-15T03:45:32.227Z] 10a0ded08634: Preparing [2025-12-15T03:45:32.227Z] 5f70bf18a086: Preparing [2025-12-15T03:45:32.227Z] 13833991f92d: Preparing [2025-12-15T03:45:32.227Z] 28396faa0ef6: Preparing [2025-12-15T03:45:32.227Z] f855207a1624: Preparing [2025-12-15T03:45:32.227Z] 0e64f2360a44: Preparing [2025-12-15T03:45:32.227Z] a21ca14dfcd2: Waiting [2025-12-15T03:45:32.227Z] 10a0ded08634: Waiting [2025-12-15T03:45:32.227Z] 5f70bf18a086: Waiting [2025-12-15T03:45:32.227Z] 13833991f92d: Waiting [2025-12-15T03:45:32.227Z] 28396faa0ef6: Waiting [2025-12-15T03:45:32.227Z] f855207a1624: Waiting [2025-12-15T03:45:32.227Z] 0e64f2360a44: Waiting [2025-12-15T03:45:32.227Z] c094c2caa359: Waiting [2025-12-15T03:45:32.227Z] 03df631f9647: Waiting [2025-12-15T03:45:32.227Z] 272e949b8a23: Waiting [2025-12-15T03:45:32.227Z] ab5d374e3d74: Waiting [2025-12-15T03:45:32.227Z] ab97c309d6fc: Layer already exists [2025-12-15T03:45:32.227Z] ca0d2ef2451e: Layer already exists [2025-12-15T03:45:32.227Z] 7c81d5f7719a: Layer already exists [2025-12-15T03:45:32.227Z] b8d2de618d36: Layer already exists [2025-12-15T03:45:32.227Z] 54ebe6cb005a: Layer already exists [2025-12-15T03:45:32.227Z] c094c2caa359: Layer already exists [2025-12-15T03:45:32.227Z] ab5d374e3d74: Layer already exists [2025-12-15T03:45:32.228Z] 03df631f9647: Layer already exists [2025-12-15T03:45:32.228Z] a21ca14dfcd2: Layer already exists [2025-12-15T03:45:32.228Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:32.228Z] 10a0ded08634: Layer already exists [2025-12-15T03:45:32.228Z] 13833991f92d: Layer already exists [2025-12-15T03:45:32.228Z] f855207a1624: Layer already exists [2025-12-15T03:45:32.228Z] 28396faa0ef6: Layer already exists [2025-12-15T03:45:32.228Z] 5f70bf18a086: Layer already exists [2025-12-15T03:45:32.228Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:32.492Z] latest: digest: sha256:a0eb413b50a65e4609be09d3e27fa9889cef4d89237918b25f9250c95d9540fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:32.838Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:34.588Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.83 [2025-12-15T03:45:34.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-15T03:45:34.589Z] 54ebe6cb005a: Preparing [2025-12-15T03:45:34.589Z] 7c81d5f7719a: Preparing [2025-12-15T03:45:34.589Z] b8d2de618d36: Preparing [2025-12-15T03:45:34.589Z] ca0d2ef2451e: Preparing [2025-12-15T03:45:34.589Z] ab97c309d6fc: Preparing [2025-12-15T03:45:34.589Z] c094c2caa359: Preparing [2025-12-15T03:45:34.589Z] ab5d374e3d74: Preparing [2025-12-15T03:45:34.589Z] c094c2caa359: Waiting [2025-12-15T03:45:34.589Z] 03df631f9647: Preparing [2025-12-15T03:45:34.589Z] ab5d374e3d74: Waiting [2025-12-15T03:45:34.589Z] 03df631f9647: Waiting [2025-12-15T03:45:34.589Z] 272e949b8a23: Preparing [2025-12-15T03:45:34.589Z] a21ca14dfcd2: Preparing [2025-12-15T03:45:34.589Z] 10a0ded08634: Preparing [2025-12-15T03:45:34.589Z] 5f70bf18a086: Preparing [2025-12-15T03:45:34.589Z] 13833991f92d: Preparing [2025-12-15T03:45:34.589Z] 28396faa0ef6: Preparing [2025-12-15T03:45:34.589Z] f855207a1624: Preparing [2025-12-15T03:45:34.589Z] 0e64f2360a44: Preparing [2025-12-15T03:45:34.589Z] 272e949b8a23: Waiting [2025-12-15T03:45:34.589Z] a21ca14dfcd2: Waiting [2025-12-15T03:45:34.589Z] 10a0ded08634: Waiting [2025-12-15T03:45:34.589Z] 5f70bf18a086: Waiting [2025-12-15T03:45:34.589Z] 13833991f92d: Waiting [2025-12-15T03:45:34.589Z] 28396faa0ef6: Waiting [2025-12-15T03:45:34.589Z] f855207a1624: Waiting [2025-12-15T03:45:34.589Z] 0e64f2360a44: Waiting [2025-12-15T03:45:34.589Z] ca0d2ef2451e: Layer already exists [2025-12-15T03:45:34.589Z] 54ebe6cb005a: Layer already exists [2025-12-15T03:45:34.589Z] b8d2de618d36: Layer already exists [2025-12-15T03:45:34.589Z] ab97c309d6fc: Layer already exists [2025-12-15T03:45:34.589Z] 7c81d5f7719a: Layer already exists [2025-12-15T03:45:34.589Z] ab5d374e3d74: Layer already exists [2025-12-15T03:45:34.589Z] c094c2caa359: Layer already exists [2025-12-15T03:45:34.589Z] 03df631f9647: Layer already exists [2025-12-15T03:45:34.589Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:34.589Z] a21ca14dfcd2: Layer already exists [2025-12-15T03:45:34.589Z] 5f70bf18a086: Layer already exists [2025-12-15T03:45:34.589Z] 10a0ded08634: Layer already exists [2025-12-15T03:45:34.589Z] 13833991f92d: Layer already exists [2025-12-15T03:45:34.589Z] 28396faa0ef6: Layer already exists [2025-12-15T03:45:34.589Z] f855207a1624: Layer already exists [2025-12-15T03:45:34.589Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:34.854Z] 4.1.0-dev.83: digest: sha256:a0eb413b50a65e4609be09d3e27fa9889cef4d89237918b25f9250c95d9540fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:35.204Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:35.562Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:35.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-15T03:45:35.562Z] 54ebe6cb005a: Preparing [2025-12-15T03:45:35.562Z] 7c81d5f7719a: Preparing [2025-12-15T03:45:35.562Z] b8d2de618d36: Preparing [2025-12-15T03:45:35.562Z] ca0d2ef2451e: Preparing [2025-12-15T03:45:35.562Z] ab97c309d6fc: Preparing [2025-12-15T03:45:35.562Z] c094c2caa359: Preparing [2025-12-15T03:45:35.562Z] ab5d374e3d74: Preparing [2025-12-15T03:45:35.562Z] c094c2caa359: Waiting [2025-12-15T03:45:35.562Z] 03df631f9647: Preparing [2025-12-15T03:45:35.562Z] ab5d374e3d74: Waiting [2025-12-15T03:45:35.562Z] 272e949b8a23: Preparing [2025-12-15T03:45:35.562Z] 03df631f9647: Waiting [2025-12-15T03:45:35.562Z] a21ca14dfcd2: Preparing [2025-12-15T03:45:35.562Z] 272e949b8a23: Waiting [2025-12-15T03:45:35.562Z] 10a0ded08634: Preparing [2025-12-15T03:45:35.562Z] 5f70bf18a086: Preparing [2025-12-15T03:45:35.562Z] 13833991f92d: Preparing [2025-12-15T03:45:35.562Z] 28396faa0ef6: Preparing [2025-12-15T03:45:35.562Z] a21ca14dfcd2: Waiting [2025-12-15T03:45:35.562Z] 10a0ded08634: Waiting [2025-12-15T03:45:35.562Z] 5f70bf18a086: Waiting [2025-12-15T03:45:35.562Z] 13833991f92d: Waiting [2025-12-15T03:45:35.562Z] 28396faa0ef6: Waiting [2025-12-15T03:45:35.562Z] f855207a1624: Preparing [2025-12-15T03:45:35.562Z] 0e64f2360a44: Preparing [2025-12-15T03:45:35.562Z] f855207a1624: Waiting [2025-12-15T03:45:35.562Z] 0e64f2360a44: Waiting [2025-12-15T03:45:35.562Z] ab97c309d6fc: Layer already exists [2025-12-15T03:45:35.562Z] 54ebe6cb005a: Layer already exists [2025-12-15T03:45:35.562Z] 7c81d5f7719a: Layer already exists [2025-12-15T03:45:35.562Z] b8d2de618d36: Layer already exists [2025-12-15T03:45:35.562Z] ca0d2ef2451e: Layer already exists [2025-12-15T03:45:35.562Z] c094c2caa359: Layer already exists [2025-12-15T03:45:35.562Z] a21ca14dfcd2: Layer already exists [2025-12-15T03:45:35.562Z] ab5d374e3d74: Layer already exists [2025-12-15T03:45:35.562Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:35.562Z] 03df631f9647: Layer already exists [2025-12-15T03:45:35.562Z] 10a0ded08634: Layer already exists [2025-12-15T03:45:35.562Z] 28396faa0ef6: Layer already exists [2025-12-15T03:45:35.562Z] 13833991f92d: Layer already exists [2025-12-15T03:45:35.562Z] f855207a1624: Layer already exists [2025-12-15T03:45:35.562Z] 5f70bf18a086: Layer already exists [2025-12-15T03:45:35.562Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:35.826Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:a0eb413b50a65e4609be09d3e27fa9889cef4d89237918b25f9250c95d9540fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:36.188Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:36.541Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-12-15T03:45:36.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-15T03:45:36.541Z] 54ebe6cb005a: Preparing [2025-12-15T03:45:36.541Z] 7c81d5f7719a: Preparing [2025-12-15T03:45:36.541Z] b8d2de618d36: Preparing [2025-12-15T03:45:36.541Z] ca0d2ef2451e: Preparing [2025-12-15T03:45:36.541Z] ab97c309d6fc: Preparing [2025-12-15T03:45:36.541Z] c094c2caa359: Preparing [2025-12-15T03:45:36.541Z] ab5d374e3d74: Preparing [2025-12-15T03:45:36.541Z] 03df631f9647: Preparing [2025-12-15T03:45:36.541Z] 272e949b8a23: Preparing [2025-12-15T03:45:36.541Z] a21ca14dfcd2: Preparing [2025-12-15T03:45:36.541Z] 10a0ded08634: Preparing [2025-12-15T03:45:36.541Z] 5f70bf18a086: Preparing [2025-12-15T03:45:36.541Z] 13833991f92d: Preparing [2025-12-15T03:45:36.541Z] 28396faa0ef6: Preparing [2025-12-15T03:45:36.541Z] f855207a1624: Preparing [2025-12-15T03:45:36.541Z] 0e64f2360a44: Preparing [2025-12-15T03:45:36.541Z] a21ca14dfcd2: Waiting [2025-12-15T03:45:36.541Z] 10a0ded08634: Waiting [2025-12-15T03:45:36.541Z] 5f70bf18a086: Waiting [2025-12-15T03:45:36.541Z] 13833991f92d: Waiting [2025-12-15T03:45:36.541Z] c094c2caa359: Waiting [2025-12-15T03:45:36.541Z] 28396faa0ef6: Waiting [2025-12-15T03:45:36.541Z] ab5d374e3d74: Waiting [2025-12-15T03:45:36.541Z] 03df631f9647: Waiting [2025-12-15T03:45:36.541Z] 272e949b8a23: Waiting [2025-12-15T03:45:36.541Z] f855207a1624: Waiting [2025-12-15T03:45:36.541Z] 0e64f2360a44: Waiting [2025-12-15T03:45:36.541Z] 7c81d5f7719a: Layer already exists [2025-12-15T03:45:36.541Z] b8d2de618d36: Layer already exists [2025-12-15T03:45:36.541Z] ca0d2ef2451e: Layer already exists [2025-12-15T03:45:36.541Z] ab97c309d6fc: Layer already exists [2025-12-15T03:45:36.541Z] 54ebe6cb005a: Layer already exists [2025-12-15T03:45:36.541Z] c094c2caa359: Layer already exists [2025-12-15T03:45:36.541Z] 03df631f9647: Layer already exists [2025-12-15T03:45:36.541Z] ab5d374e3d74: Layer already exists [2025-12-15T03:45:36.541Z] a21ca14dfcd2: Layer already exists [2025-12-15T03:45:36.541Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:36.541Z] 5f70bf18a086: Layer already exists [2025-12-15T03:45:36.541Z] 10a0ded08634: Layer already exists [2025-12-15T03:45:36.541Z] 13833991f92d: Layer already exists [2025-12-15T03:45:36.541Z] f855207a1624: Layer already exists [2025-12-15T03:45:36.541Z] 28396faa0ef6: Layer already exists [2025-12-15T03:45:36.541Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:36.807Z] main: digest: sha256:a0eb413b50a65e4609be09d3e27fa9889cef4d89237918b25f9250c95d9540fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:45:36.897Z] ===================================================== [Pipeline] echo [2025-12-15T03:45:36.910Z] taggedImages: [2025-12-15T03:45:36.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:36.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-12-15T03:45:36.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.83 [2025-12-15T03:45:36.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:36.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-12-15T03:45:36.935Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-12-15T03:45:36.935Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:36.935Z] latest [2025-12-15T03:45:36.935Z] 4.1.0-dev.83 [2025-12-15T03:45:36.935Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:36.935Z] main [2025-12-15T03:45:36.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:37.317Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:37.662Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:37.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-15T03:45:37.662Z] 4e2b9c81226f: Preparing [2025-12-15T03:45:37.662Z] c1302db71eeb: Preparing [2025-12-15T03:45:37.662Z] 1b394d3168fe: Preparing [2025-12-15T03:45:37.662Z] 849b4f0a44c0: Preparing [2025-12-15T03:45:37.662Z] 03df631f9647: Preparing [2025-12-15T03:45:37.662Z] 272e949b8a23: Preparing [2025-12-15T03:45:37.662Z] e0f146e18a30: Preparing [2025-12-15T03:45:37.662Z] 272e949b8a23: Waiting [2025-12-15T03:45:37.662Z] e0f146e18a30: Waiting [2025-12-15T03:45:37.662Z] bab99455e222: Preparing [2025-12-15T03:45:37.662Z] 0e64f2360a44: Preparing [2025-12-15T03:45:37.662Z] bab99455e222: Waiting [2025-12-15T03:45:37.662Z] 0e64f2360a44: Waiting [2025-12-15T03:45:37.662Z] 03df631f9647: Layer already exists [2025-12-15T03:45:37.927Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:37.927Z] 1b394d3168fe: Pushed [2025-12-15T03:45:37.927Z] c1302db71eeb: Pushed [2025-12-15T03:45:37.927Z] e0f146e18a30: Layer already exists [2025-12-15T03:45:37.927Z] 4e2b9c81226f: Pushed [2025-12-15T03:45:37.927Z] bab99455e222: Layer already exists [2025-12-15T03:45:37.927Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:46.108Z] 849b4f0a44c0: Pushed [2025-12-15T03:45:46.108Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:9705c521b8f9b31e826dd19abcc5383932dcc167ee5677cf3719fcfd38f2f97f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:46.471Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:47.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-12-15T03:45:47.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-15T03:45:47.410Z] 4e2b9c81226f: Preparing [2025-12-15T03:45:47.410Z] c1302db71eeb: Preparing [2025-12-15T03:45:47.410Z] 1b394d3168fe: Preparing [2025-12-15T03:45:47.410Z] 849b4f0a44c0: Preparing [2025-12-15T03:45:47.410Z] 03df631f9647: Preparing [2025-12-15T03:45:47.410Z] 272e949b8a23: Preparing [2025-12-15T03:45:47.410Z] e0f146e18a30: Preparing [2025-12-15T03:45:47.410Z] bab99455e222: Preparing [2025-12-15T03:45:47.410Z] 0e64f2360a44: Preparing [2025-12-15T03:45:47.410Z] 272e949b8a23: Waiting [2025-12-15T03:45:47.410Z] bab99455e222: Waiting [2025-12-15T03:45:47.410Z] 0e64f2360a44: Waiting [2025-12-15T03:45:47.410Z] e0f146e18a30: Waiting [2025-12-15T03:45:47.410Z] 03df631f9647: Layer already exists [2025-12-15T03:45:47.410Z] c1302db71eeb: Layer already exists [2025-12-15T03:45:47.410Z] 849b4f0a44c0: Layer already exists [2025-12-15T03:45:47.410Z] 4e2b9c81226f: Layer already exists [2025-12-15T03:45:47.410Z] 1b394d3168fe: Layer already exists [2025-12-15T03:45:47.410Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:47.410Z] e0f146e18a30: Layer already exists [2025-12-15T03:45:47.410Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:47.410Z] bab99455e222: Layer already exists [2025-12-15T03:45:47.410Z] latest: digest: sha256:9705c521b8f9b31e826dd19abcc5383932dcc167ee5677cf3719fcfd38f2f97f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:48.033Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:48.380Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.83 [2025-12-15T03:45:48.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-15T03:45:48.380Z] 4e2b9c81226f: Preparing [2025-12-15T03:45:48.380Z] c1302db71eeb: Preparing [2025-12-15T03:45:48.380Z] 1b394d3168fe: Preparing [2025-12-15T03:45:48.380Z] 849b4f0a44c0: Preparing [2025-12-15T03:45:48.380Z] 03df631f9647: Preparing [2025-12-15T03:45:48.380Z] 272e949b8a23: Preparing [2025-12-15T03:45:48.380Z] e0f146e18a30: Preparing [2025-12-15T03:45:48.380Z] bab99455e222: Preparing [2025-12-15T03:45:48.380Z] 0e64f2360a44: Preparing [2025-12-15T03:45:48.380Z] e0f146e18a30: Waiting [2025-12-15T03:45:48.380Z] bab99455e222: Waiting [2025-12-15T03:45:48.380Z] 0e64f2360a44: Waiting [2025-12-15T03:45:48.380Z] 272e949b8a23: Waiting [2025-12-15T03:45:48.380Z] c1302db71eeb: Layer already exists [2025-12-15T03:45:48.380Z] 03df631f9647: Layer already exists [2025-12-15T03:45:48.380Z] 4e2b9c81226f: Layer already exists [2025-12-15T03:45:48.380Z] 1b394d3168fe: Layer already exists [2025-12-15T03:45:48.380Z] 849b4f0a44c0: Layer already exists [2025-12-15T03:45:48.380Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:48.380Z] e0f146e18a30: Layer already exists [2025-12-15T03:45:48.380Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:48.380Z] bab99455e222: Layer already exists [2025-12-15T03:45:48.380Z] 4.1.0-dev.83: digest: sha256:9705c521b8f9b31e826dd19abcc5383932dcc167ee5677cf3719fcfd38f2f97f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:49.014Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:49.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:49.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-15T03:45:49.367Z] 4e2b9c81226f: Preparing [2025-12-15T03:45:49.367Z] c1302db71eeb: Preparing [2025-12-15T03:45:49.367Z] 1b394d3168fe: Preparing [2025-12-15T03:45:49.367Z] 849b4f0a44c0: Preparing [2025-12-15T03:45:49.367Z] 03df631f9647: Preparing [2025-12-15T03:45:49.367Z] 272e949b8a23: Preparing [2025-12-15T03:45:49.367Z] 272e949b8a23: Waiting [2025-12-15T03:45:49.367Z] e0f146e18a30: Preparing [2025-12-15T03:45:49.367Z] bab99455e222: Preparing [2025-12-15T03:45:49.367Z] 0e64f2360a44: Preparing [2025-12-15T03:45:49.367Z] bab99455e222: Waiting [2025-12-15T03:45:49.367Z] 0e64f2360a44: Waiting [2025-12-15T03:45:49.367Z] e0f146e18a30: Waiting [2025-12-15T03:45:49.367Z] 03df631f9647: Layer already exists [2025-12-15T03:45:49.367Z] 1b394d3168fe: Layer already exists [2025-12-15T03:45:49.367Z] 849b4f0a44c0: Layer already exists [2025-12-15T03:45:49.367Z] 4e2b9c81226f: Layer already exists [2025-12-15T03:45:49.367Z] c1302db71eeb: Layer already exists [2025-12-15T03:45:49.367Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:49.367Z] e0f146e18a30: Layer already exists [2025-12-15T03:45:49.367Z] bab99455e222: Layer already exists [2025-12-15T03:45:49.367Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:49.367Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:9705c521b8f9b31e826dd19abcc5383932dcc167ee5677cf3719fcfd38f2f97f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:49.733Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:50.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-12-15T03:45:50.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-15T03:45:50.082Z] 4e2b9c81226f: Preparing [2025-12-15T03:45:50.082Z] c1302db71eeb: Preparing [2025-12-15T03:45:50.082Z] 1b394d3168fe: Preparing [2025-12-15T03:45:50.082Z] 849b4f0a44c0: Preparing [2025-12-15T03:45:50.082Z] 03df631f9647: Preparing [2025-12-15T03:45:50.082Z] 272e949b8a23: Preparing [2025-12-15T03:45:50.082Z] e0f146e18a30: Preparing [2025-12-15T03:45:50.082Z] bab99455e222: Preparing [2025-12-15T03:45:50.082Z] 0e64f2360a44: Preparing [2025-12-15T03:45:50.082Z] e0f146e18a30: Waiting [2025-12-15T03:45:50.082Z] bab99455e222: Waiting [2025-12-15T03:45:50.082Z] 0e64f2360a44: Waiting [2025-12-15T03:45:50.082Z] 272e949b8a23: Waiting [2025-12-15T03:45:50.082Z] c1302db71eeb: Layer already exists [2025-12-15T03:45:50.082Z] 849b4f0a44c0: Layer already exists [2025-12-15T03:45:50.082Z] 03df631f9647: Layer already exists [2025-12-15T03:45:50.082Z] 1b394d3168fe: Layer already exists [2025-12-15T03:45:50.082Z] 4e2b9c81226f: Layer already exists [2025-12-15T03:45:50.082Z] bab99455e222: Layer already exists [2025-12-15T03:45:50.082Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:50.082Z] e0f146e18a30: Layer already exists [2025-12-15T03:45:50.082Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:50.082Z] main: digest: sha256:9705c521b8f9b31e826dd19abcc5383932dcc167ee5677cf3719fcfd38f2f97f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:45:50.425Z] ===================================================== [Pipeline] echo [2025-12-15T03:45:50.440Z] taggedImages: [2025-12-15T03:45:50.440Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:50.440Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-12-15T03:45:50.440Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.83 [2025-12-15T03:45:50.440Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:50.440Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-12-15T03:45:50.468Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-12-15T03:45:50.469Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:50.469Z] latest [2025-12-15T03:45:50.469Z] 4.1.0-dev.83 [2025-12-15T03:45:50.469Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:45:50.469Z] main [2025-12-15T03:45:50.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:50.855Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:51.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:45:51.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-15T03:45:51.220Z] 15b8ae308b82: Preparing [2025-12-15T03:45:51.220Z] c5de377a0f3b: Preparing [2025-12-15T03:45:51.220Z] dc182ac53719: Preparing [2025-12-15T03:45:51.220Z] f61a01c56d14: Preparing [2025-12-15T03:45:51.220Z] 5b6cea8b0e2f: Preparing [2025-12-15T03:45:51.220Z] 03df631f9647: Preparing [2025-12-15T03:45:51.220Z] 272e949b8a23: Preparing [2025-12-15T03:45:51.220Z] f29dc1320d96: Preparing [2025-12-15T03:45:51.220Z] 6e9a0f4181c3: Preparing [2025-12-15T03:45:51.220Z] 9ab8bc90a57d: Preparing [2025-12-15T03:45:51.220Z] 0e64f2360a44: Preparing [2025-12-15T03:45:51.220Z] 03df631f9647: Waiting [2025-12-15T03:45:51.220Z] 272e949b8a23: Waiting [2025-12-15T03:45:51.220Z] f29dc1320d96: Waiting [2025-12-15T03:45:51.220Z] 6e9a0f4181c3: Waiting [2025-12-15T03:45:51.220Z] 9ab8bc90a57d: Waiting [2025-12-15T03:45:51.220Z] 0e64f2360a44: Waiting [2025-12-15T03:45:51.488Z] 5b6cea8b0e2f: Pushed [2025-12-15T03:45:51.488Z] c5de377a0f3b: Pushed [2025-12-15T03:45:51.488Z] 15b8ae308b82: Pushed [2025-12-15T03:45:51.488Z] f61a01c56d14: Pushed [2025-12-15T03:45:51.488Z] 03df631f9647: Layer already exists [2025-12-15T03:45:51.488Z] 272e949b8a23: Layer already exists [2025-12-15T03:45:51.488Z] 0e64f2360a44: Layer already exists [2025-12-15T03:45:51.753Z] f29dc1320d96: Pushed [2025-12-15T03:45:51.753Z] 6e9a0f4181c3: Pushed [2025-12-15T03:45:55.082Z] 9ab8bc90a57d: Pushed [2025-12-15T03:45:57.673Z] dc182ac53719: Pushed [2025-12-15T03:45:57.673Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:c1f7fb972370fdcfa561422d0d1e5350b0bbd9c632e61e1adc2fb325e1526811 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:45:58.040Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:00.397Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-12-15T03:46:00.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-15T03:46:00.397Z] 15b8ae308b82: Preparing [2025-12-15T03:46:00.397Z] c5de377a0f3b: Preparing [2025-12-15T03:46:00.397Z] dc182ac53719: Preparing [2025-12-15T03:46:00.397Z] f61a01c56d14: Preparing [2025-12-15T03:46:00.397Z] 5b6cea8b0e2f: Preparing [2025-12-15T03:46:00.397Z] 03df631f9647: Preparing [2025-12-15T03:46:00.397Z] 272e949b8a23: Preparing [2025-12-15T03:46:00.397Z] f29dc1320d96: Preparing [2025-12-15T03:46:00.397Z] 6e9a0f4181c3: Preparing [2025-12-15T03:46:00.397Z] 9ab8bc90a57d: Preparing [2025-12-15T03:46:00.397Z] 0e64f2360a44: Preparing [2025-12-15T03:46:00.397Z] 03df631f9647: Waiting [2025-12-15T03:46:00.397Z] 272e949b8a23: Waiting [2025-12-15T03:46:00.397Z] f29dc1320d96: Waiting [2025-12-15T03:46:00.397Z] 0e64f2360a44: Waiting [2025-12-15T03:46:00.397Z] 6e9a0f4181c3: Waiting [2025-12-15T03:46:00.397Z] 9ab8bc90a57d: Waiting [2025-12-15T03:46:00.397Z] 15b8ae308b82: Layer already exists [2025-12-15T03:46:00.397Z] 5b6cea8b0e2f: Layer already exists [2025-12-15T03:46:00.397Z] dc182ac53719: Layer already exists [2025-12-15T03:46:00.397Z] c5de377a0f3b: Layer already exists [2025-12-15T03:46:00.397Z] f61a01c56d14: Layer already exists [2025-12-15T03:46:00.397Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:00.397Z] 9ab8bc90a57d: Layer already exists [2025-12-15T03:46:00.397Z] 03df631f9647: Layer already exists [2025-12-15T03:46:00.397Z] f29dc1320d96: Layer already exists [2025-12-15T03:46:00.397Z] 6e9a0f4181c3: Layer already exists [2025-12-15T03:46:00.397Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:00.663Z] latest: digest: sha256:c1f7fb972370fdcfa561422d0d1e5350b0bbd9c632e61e1adc2fb325e1526811 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:01.019Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:01.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.83 [2025-12-15T03:46:01.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-15T03:46:01.381Z] 15b8ae308b82: Preparing [2025-12-15T03:46:01.381Z] c5de377a0f3b: Preparing [2025-12-15T03:46:01.381Z] dc182ac53719: Preparing [2025-12-15T03:46:01.381Z] f61a01c56d14: Preparing [2025-12-15T03:46:01.381Z] 5b6cea8b0e2f: Preparing [2025-12-15T03:46:01.381Z] 03df631f9647: Preparing [2025-12-15T03:46:01.381Z] 272e949b8a23: Preparing [2025-12-15T03:46:01.381Z] 03df631f9647: Waiting [2025-12-15T03:46:01.381Z] f29dc1320d96: Preparing [2025-12-15T03:46:01.381Z] 272e949b8a23: Waiting [2025-12-15T03:46:01.381Z] 6e9a0f4181c3: Preparing [2025-12-15T03:46:01.381Z] f29dc1320d96: Waiting [2025-12-15T03:46:01.381Z] 9ab8bc90a57d: Preparing [2025-12-15T03:46:01.381Z] 0e64f2360a44: Preparing [2025-12-15T03:46:01.381Z] 6e9a0f4181c3: Waiting [2025-12-15T03:46:01.381Z] 0e64f2360a44: Waiting [2025-12-15T03:46:01.381Z] 9ab8bc90a57d: Waiting [2025-12-15T03:46:01.381Z] c5de377a0f3b: Layer already exists [2025-12-15T03:46:01.381Z] f61a01c56d14: Layer already exists [2025-12-15T03:46:01.381Z] 15b8ae308b82: Layer already exists [2025-12-15T03:46:01.382Z] dc182ac53719: Layer already exists [2025-12-15T03:46:01.382Z] 5b6cea8b0e2f: Layer already exists [2025-12-15T03:46:01.382Z] 03df631f9647: Layer already exists [2025-12-15T03:46:01.382Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:01.382Z] 6e9a0f4181c3: Layer already exists [2025-12-15T03:46:01.382Z] 9ab8bc90a57d: Layer already exists [2025-12-15T03:46:01.382Z] f29dc1320d96: Layer already exists [2025-12-15T03:46:01.382Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:01.382Z] 4.1.0-dev.83: digest: sha256:c1f7fb972370fdcfa561422d0d1e5350b0bbd9c632e61e1adc2fb325e1526811 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:01.999Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:02.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:46:02.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-15T03:46:02.338Z] 15b8ae308b82: Preparing [2025-12-15T03:46:02.338Z] c5de377a0f3b: Preparing [2025-12-15T03:46:02.338Z] dc182ac53719: Preparing [2025-12-15T03:46:02.338Z] f61a01c56d14: Preparing [2025-12-15T03:46:02.338Z] 5b6cea8b0e2f: Preparing [2025-12-15T03:46:02.338Z] 03df631f9647: Preparing [2025-12-15T03:46:02.338Z] 272e949b8a23: Preparing [2025-12-15T03:46:02.338Z] f29dc1320d96: Preparing [2025-12-15T03:46:02.338Z] 6e9a0f4181c3: Preparing [2025-12-15T03:46:02.338Z] 9ab8bc90a57d: Preparing [2025-12-15T03:46:02.338Z] 0e64f2360a44: Preparing [2025-12-15T03:46:02.338Z] f29dc1320d96: Waiting [2025-12-15T03:46:02.338Z] 6e9a0f4181c3: Waiting [2025-12-15T03:46:02.338Z] 9ab8bc90a57d: Waiting [2025-12-15T03:46:02.338Z] 0e64f2360a44: Waiting [2025-12-15T03:46:02.338Z] 03df631f9647: Waiting [2025-12-15T03:46:02.338Z] 272e949b8a23: Waiting [2025-12-15T03:46:02.338Z] 5b6cea8b0e2f: Layer already exists [2025-12-15T03:46:02.338Z] 15b8ae308b82: Layer already exists [2025-12-15T03:46:02.338Z] f61a01c56d14: Layer already exists [2025-12-15T03:46:02.339Z] dc182ac53719: Layer already exists [2025-12-15T03:46:02.339Z] c5de377a0f3b: Layer already exists [2025-12-15T03:46:02.339Z] 6e9a0f4181c3: Layer already exists [2025-12-15T03:46:02.339Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:02.339Z] 03df631f9647: Layer already exists [2025-12-15T03:46:02.339Z] f29dc1320d96: Layer already exists [2025-12-15T03:46:02.339Z] 9ab8bc90a57d: Layer already exists [2025-12-15T03:46:02.339Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:02.602Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:c1f7fb972370fdcfa561422d0d1e5350b0bbd9c632e61e1adc2fb325e1526811 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:02.946Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:03.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-12-15T03:46:03.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-15T03:46:03.288Z] 15b8ae308b82: Preparing [2025-12-15T03:46:03.288Z] c5de377a0f3b: Preparing [2025-12-15T03:46:03.288Z] dc182ac53719: Preparing [2025-12-15T03:46:03.288Z] f61a01c56d14: Preparing [2025-12-15T03:46:03.288Z] 5b6cea8b0e2f: Preparing [2025-12-15T03:46:03.288Z] 03df631f9647: Preparing [2025-12-15T03:46:03.288Z] 03df631f9647: Waiting [2025-12-15T03:46:03.288Z] 272e949b8a23: Preparing [2025-12-15T03:46:03.288Z] f29dc1320d96: Preparing [2025-12-15T03:46:03.288Z] 272e949b8a23: Waiting [2025-12-15T03:46:03.288Z] 6e9a0f4181c3: Preparing [2025-12-15T03:46:03.288Z] f29dc1320d96: Waiting [2025-12-15T03:46:03.288Z] 9ab8bc90a57d: Preparing [2025-12-15T03:46:03.288Z] 6e9a0f4181c3: Waiting [2025-12-15T03:46:03.288Z] 0e64f2360a44: Preparing [2025-12-15T03:46:03.288Z] 9ab8bc90a57d: Waiting [2025-12-15T03:46:03.288Z] 0e64f2360a44: Waiting [2025-12-15T03:46:03.288Z] dc182ac53719: Layer already exists [2025-12-15T03:46:03.288Z] f61a01c56d14: Layer already exists [2025-12-15T03:46:03.288Z] 15b8ae308b82: Layer already exists [2025-12-15T03:46:03.288Z] 5b6cea8b0e2f: Layer already exists [2025-12-15T03:46:03.288Z] c5de377a0f3b: Layer already exists [2025-12-15T03:46:03.288Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:03.288Z] f29dc1320d96: Layer already exists [2025-12-15T03:46:03.288Z] 6e9a0f4181c3: Layer already exists [2025-12-15T03:46:03.288Z] 03df631f9647: Layer already exists [2025-12-15T03:46:03.288Z] 9ab8bc90a57d: Layer already exists [2025-12-15T03:46:03.288Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:03.551Z] main: digest: sha256:c1f7fb972370fdcfa561422d0d1e5350b0bbd9c632e61e1adc2fb325e1526811 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:46:03.620Z] ===================================================== [Pipeline] echo [2025-12-15T03:46:03.632Z] taggedImages: [2025-12-15T03:46:03.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:46:03.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-12-15T03:46:03.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.83 [2025-12-15T03:46:03.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:46:03.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-12-15T03:46:03.654Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-12-15T03:46:03.654Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:46:03.654Z] latest [2025-12-15T03:46:03.654Z] 4.1.0-dev.83 [2025-12-15T03:46:03.654Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:46:03.654Z] main [2025-12-15T03:46:03.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:04.074Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:04.422Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:46:04.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-15T03:46:04.423Z] 18d2a7c64265: Preparing [2025-12-15T03:46:04.423Z] e11537ea9bbf: Preparing [2025-12-15T03:46:04.423Z] 90829578d951: Preparing [2025-12-15T03:46:04.423Z] 912683ce69c1: Preparing [2025-12-15T03:46:04.423Z] c031d71a7211: Preparing [2025-12-15T03:46:04.423Z] b1e19801d341: Preparing [2025-12-15T03:46:04.423Z] 18ef7dbf1760: Preparing [2025-12-15T03:46:04.423Z] 03df631f9647: Preparing [2025-12-15T03:46:04.423Z] 272e949b8a23: Preparing [2025-12-15T03:46:04.423Z] 1a76925cb184: Preparing [2025-12-15T03:46:04.423Z] 2fff9fa424ec: Preparing [2025-12-15T03:46:04.423Z] 0e64f2360a44: Preparing [2025-12-15T03:46:04.423Z] 03df631f9647: Waiting [2025-12-15T03:46:04.423Z] 272e949b8a23: Waiting [2025-12-15T03:46:04.423Z] 1a76925cb184: Waiting [2025-12-15T03:46:04.423Z] 2fff9fa424ec: Waiting [2025-12-15T03:46:04.423Z] 0e64f2360a44: Waiting [2025-12-15T03:46:04.423Z] b1e19801d341: Waiting [2025-12-15T03:46:04.423Z] 18ef7dbf1760: Waiting [2025-12-15T03:46:04.690Z] c031d71a7211: Pushed [2025-12-15T03:46:04.690Z] e11537ea9bbf: Pushed [2025-12-15T03:46:04.690Z] 18d2a7c64265: Pushed [2025-12-15T03:46:04.690Z] 03df631f9647: Layer already exists [2025-12-15T03:46:04.690Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:04.690Z] b1e19801d341: Pushed [2025-12-15T03:46:04.690Z] 18ef7dbf1760: Pushed [2025-12-15T03:46:04.955Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:05.220Z] 1a76925cb184: Pushed [2025-12-15T03:46:07.805Z] 2fff9fa424ec: Pushed [2025-12-15T03:46:11.134Z] 912683ce69c1: Pushed [2025-12-15T03:46:11.134Z] 90829578d951: Pushed [2025-12-15T03:46:13.066Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:458294ddb58d85d7a3db9824390127480b1038b5bdf87ba0060b3f11e2112aee size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:13.422Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:13.773Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-12-15T03:46:13.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-15T03:46:13.773Z] 18d2a7c64265: Preparing [2025-12-15T03:46:13.773Z] e11537ea9bbf: Preparing [2025-12-15T03:46:13.773Z] 90829578d951: Preparing [2025-12-15T03:46:13.773Z] 912683ce69c1: Preparing [2025-12-15T03:46:13.773Z] c031d71a7211: Preparing [2025-12-15T03:46:13.773Z] b1e19801d341: Preparing [2025-12-15T03:46:13.773Z] b1e19801d341: Waiting [2025-12-15T03:46:13.773Z] 18ef7dbf1760: Preparing [2025-12-15T03:46:13.773Z] 03df631f9647: Preparing [2025-12-15T03:46:13.773Z] 18ef7dbf1760: Waiting [2025-12-15T03:46:13.773Z] 272e949b8a23: Preparing [2025-12-15T03:46:13.773Z] 03df631f9647: Waiting [2025-12-15T03:46:13.773Z] 1a76925cb184: Preparing [2025-12-15T03:46:13.773Z] 272e949b8a23: Waiting [2025-12-15T03:46:13.773Z] 1a76925cb184: Waiting [2025-12-15T03:46:13.773Z] 2fff9fa424ec: Preparing [2025-12-15T03:46:13.773Z] 0e64f2360a44: Preparing [2025-12-15T03:46:13.773Z] 2fff9fa424ec: Waiting [2025-12-15T03:46:13.773Z] 0e64f2360a44: Waiting [2025-12-15T03:46:13.773Z] c031d71a7211: Layer already exists [2025-12-15T03:46:13.773Z] e11537ea9bbf: Layer already exists [2025-12-15T03:46:13.773Z] 90829578d951: Layer already exists [2025-12-15T03:46:13.773Z] 18d2a7c64265: Layer already exists [2025-12-15T03:46:13.773Z] 912683ce69c1: Layer already exists [2025-12-15T03:46:13.773Z] b1e19801d341: Layer already exists [2025-12-15T03:46:13.773Z] 18ef7dbf1760: Layer already exists [2025-12-15T03:46:13.773Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:13.773Z] 03df631f9647: Layer already exists [2025-12-15T03:46:13.773Z] 1a76925cb184: Layer already exists [2025-12-15T03:46:13.773Z] 2fff9fa424ec: Layer already exists [2025-12-15T03:46:13.773Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:14.037Z] latest: digest: sha256:458294ddb58d85d7a3db9824390127480b1038b5bdf87ba0060b3f11e2112aee size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:14.395Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:14.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.83 [2025-12-15T03:46:14.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-15T03:46:14.790Z] 18d2a7c64265: Preparing [2025-12-15T03:46:14.790Z] e11537ea9bbf: Preparing [2025-12-15T03:46:14.790Z] 90829578d951: Preparing [2025-12-15T03:46:14.790Z] 912683ce69c1: Preparing [2025-12-15T03:46:14.790Z] c031d71a7211: Preparing [2025-12-15T03:46:14.790Z] b1e19801d341: Preparing [2025-12-15T03:46:14.790Z] 18ef7dbf1760: Preparing [2025-12-15T03:46:14.790Z] 03df631f9647: Preparing [2025-12-15T03:46:14.790Z] 272e949b8a23: Preparing [2025-12-15T03:46:14.790Z] 1a76925cb184: Preparing [2025-12-15T03:46:14.790Z] 2fff9fa424ec: Preparing [2025-12-15T03:46:14.790Z] 0e64f2360a44: Preparing [2025-12-15T03:46:14.790Z] b1e19801d341: Waiting [2025-12-15T03:46:14.790Z] 18ef7dbf1760: Waiting [2025-12-15T03:46:14.790Z] 272e949b8a23: Waiting [2025-12-15T03:46:14.790Z] 03df631f9647: Waiting [2025-12-15T03:46:14.790Z] 1a76925cb184: Waiting [2025-12-15T03:46:14.790Z] 0e64f2360a44: Waiting [2025-12-15T03:46:14.790Z] 2fff9fa424ec: Waiting [2025-12-15T03:46:14.790Z] e11537ea9bbf: Layer already exists [2025-12-15T03:46:14.790Z] 90829578d951: Layer already exists [2025-12-15T03:46:14.790Z] c031d71a7211: Layer already exists [2025-12-15T03:46:14.790Z] 18d2a7c64265: Layer already exists [2025-12-15T03:46:14.790Z] 912683ce69c1: Layer already exists [2025-12-15T03:46:14.790Z] 03df631f9647: Layer already exists [2025-12-15T03:46:14.790Z] 18ef7dbf1760: Layer already exists [2025-12-15T03:46:14.790Z] b1e19801d341: Layer already exists [2025-12-15T03:46:14.790Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:14.790Z] 1a76925cb184: Layer already exists [2025-12-15T03:46:15.061Z] 2fff9fa424ec: Layer already exists [2025-12-15T03:46:15.061Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:15.061Z] 4.1.0-dev.83: digest: sha256:458294ddb58d85d7a3db9824390127480b1038b5bdf87ba0060b3f11e2112aee size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:15.437Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:15.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:46:15.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-15T03:46:15.832Z] 18d2a7c64265: Preparing [2025-12-15T03:46:15.832Z] e11537ea9bbf: Preparing [2025-12-15T03:46:15.832Z] 90829578d951: Preparing [2025-12-15T03:46:15.832Z] 912683ce69c1: Preparing [2025-12-15T03:46:15.832Z] c031d71a7211: Preparing [2025-12-15T03:46:15.832Z] b1e19801d341: Preparing [2025-12-15T03:46:15.832Z] 18ef7dbf1760: Preparing [2025-12-15T03:46:15.832Z] 03df631f9647: Preparing [2025-12-15T03:46:15.832Z] 272e949b8a23: Preparing [2025-12-15T03:46:15.832Z] 1a76925cb184: Preparing [2025-12-15T03:46:15.832Z] 2fff9fa424ec: Preparing [2025-12-15T03:46:15.832Z] 0e64f2360a44: Preparing [2025-12-15T03:46:15.832Z] b1e19801d341: Waiting [2025-12-15T03:46:15.832Z] 18ef7dbf1760: Waiting [2025-12-15T03:46:15.832Z] 272e949b8a23: Waiting [2025-12-15T03:46:15.832Z] 03df631f9647: Waiting [2025-12-15T03:46:15.832Z] 1a76925cb184: Waiting [2025-12-15T03:46:15.832Z] 2fff9fa424ec: Waiting [2025-12-15T03:46:15.832Z] 0e64f2360a44: Waiting [2025-12-15T03:46:15.832Z] 18d2a7c64265: Layer already exists [2025-12-15T03:46:15.832Z] c031d71a7211: Layer already exists [2025-12-15T03:46:15.832Z] 90829578d951: Layer already exists [2025-12-15T03:46:15.832Z] 912683ce69c1: Layer already exists [2025-12-15T03:46:15.832Z] e11537ea9bbf: Layer already exists [2025-12-15T03:46:15.832Z] 18ef7dbf1760: Layer already exists [2025-12-15T03:46:15.832Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:15.832Z] b1e19801d341: Layer already exists [2025-12-15T03:46:15.832Z] 03df631f9647: Layer already exists [2025-12-15T03:46:15.832Z] 1a76925cb184: Layer already exists [2025-12-15T03:46:15.832Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:15.832Z] 2fff9fa424ec: Layer already exists [2025-12-15T03:46:16.102Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:458294ddb58d85d7a3db9824390127480b1038b5bdf87ba0060b3f11e2112aee size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:16.458Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:16.797Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-12-15T03:46:16.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-15T03:46:16.798Z] 18d2a7c64265: Preparing [2025-12-15T03:46:16.798Z] e11537ea9bbf: Preparing [2025-12-15T03:46:16.798Z] 90829578d951: Preparing [2025-12-15T03:46:16.798Z] 912683ce69c1: Preparing [2025-12-15T03:46:16.798Z] c031d71a7211: Preparing [2025-12-15T03:46:16.798Z] b1e19801d341: Preparing [2025-12-15T03:46:16.798Z] 18ef7dbf1760: Preparing [2025-12-15T03:46:16.798Z] 03df631f9647: Preparing [2025-12-15T03:46:16.798Z] 272e949b8a23: Preparing [2025-12-15T03:46:16.798Z] 1a76925cb184: Preparing [2025-12-15T03:46:16.798Z] 2fff9fa424ec: Preparing [2025-12-15T03:46:16.798Z] 0e64f2360a44: Preparing [2025-12-15T03:46:16.798Z] 03df631f9647: Waiting [2025-12-15T03:46:16.798Z] 1a76925cb184: Waiting [2025-12-15T03:46:16.798Z] 2fff9fa424ec: Waiting [2025-12-15T03:46:16.798Z] b1e19801d341: Waiting [2025-12-15T03:46:16.798Z] 18ef7dbf1760: Waiting [2025-12-15T03:46:16.798Z] 0e64f2360a44: Waiting [2025-12-15T03:46:16.798Z] 272e949b8a23: Waiting [2025-12-15T03:46:16.798Z] 18d2a7c64265: Layer already exists [2025-12-15T03:46:16.798Z] 90829578d951: Layer already exists [2025-12-15T03:46:16.798Z] e11537ea9bbf: Layer already exists [2025-12-15T03:46:16.798Z] c031d71a7211: Layer already exists [2025-12-15T03:46:16.798Z] 912683ce69c1: Layer already exists [2025-12-15T03:46:16.798Z] b1e19801d341: Layer already exists [2025-12-15T03:46:16.798Z] 18ef7dbf1760: Layer already exists [2025-12-15T03:46:16.798Z] 1a76925cb184: Layer already exists [2025-12-15T03:46:16.798Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:16.798Z] 03df631f9647: Layer already exists [2025-12-15T03:46:16.798Z] 2fff9fa424ec: Layer already exists [2025-12-15T03:46:16.798Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:17.061Z] main: digest: sha256:458294ddb58d85d7a3db9824390127480b1038b5bdf87ba0060b3f11e2112aee size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:46:17.146Z] ===================================================== [Pipeline] echo [2025-12-15T03:46:17.164Z] taggedImages: [2025-12-15T03:46:17.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:46:17.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-12-15T03:46:17.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.83 [2025-12-15T03:46:17.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:46:17.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-12-15T03:46:17.196Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-12-15T03:46:17.196Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:46:17.196Z] latest [2025-12-15T03:46:17.196Z] 4.1.0-dev.83 [2025-12-15T03:46:17.196Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:46:17.196Z] main [2025-12-15T03:46:17.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:17.570Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:17.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:46:17.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-15T03:46:17.920Z] 2bff0bde57ca: Preparing [2025-12-15T03:46:17.920Z] dc192aa54fc6: Preparing [2025-12-15T03:46:17.920Z] 03df631f9647: Preparing [2025-12-15T03:46:17.920Z] 272e949b8a23: Preparing [2025-12-15T03:46:17.920Z] d942f9c782ff: Preparing [2025-12-15T03:46:17.920Z] d9c504cba769: Preparing [2025-12-15T03:46:17.920Z] 0e64f2360a44: Preparing [2025-12-15T03:46:17.920Z] d9c504cba769: Waiting [2025-12-15T03:46:17.920Z] 0e64f2360a44: Waiting [2025-12-15T03:46:17.920Z] 03df631f9647: Layer already exists [2025-12-15T03:46:17.920Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:18.185Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:18.185Z] 2bff0bde57ca: Pushed [2025-12-15T03:46:18.453Z] d942f9c782ff: Pushed [2025-12-15T03:46:19.860Z] d9c504cba769: Pushed [2025-12-15T03:46:25.180Z] dc192aa54fc6: Pushed [2025-12-15T03:46:25.181Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:5a3a82cbe5110ea5bac7c81d248b7cf790a4f204e42e4e9fd7b44659b0821258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:25.540Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:25.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-12-15T03:46:25.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-15T03:46:25.885Z] 2bff0bde57ca: Preparing [2025-12-15T03:46:25.885Z] dc192aa54fc6: Preparing [2025-12-15T03:46:25.885Z] 03df631f9647: Preparing [2025-12-15T03:46:25.885Z] 272e949b8a23: Preparing [2025-12-15T03:46:25.885Z] d942f9c782ff: Preparing [2025-12-15T03:46:25.885Z] d9c504cba769: Preparing [2025-12-15T03:46:25.885Z] 0e64f2360a44: Preparing [2025-12-15T03:46:25.885Z] d9c504cba769: Waiting [2025-12-15T03:46:25.885Z] 0e64f2360a44: Waiting [2025-12-15T03:46:25.885Z] 2bff0bde57ca: Layer already exists [2025-12-15T03:46:25.885Z] 03df631f9647: Layer already exists [2025-12-15T03:46:25.885Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:25.885Z] d942f9c782ff: Layer already exists [2025-12-15T03:46:25.885Z] dc192aa54fc6: Layer already exists [2025-12-15T03:46:25.885Z] d9c504cba769: Layer already exists [2025-12-15T03:46:25.885Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:26.150Z] latest: digest: sha256:5a3a82cbe5110ea5bac7c81d248b7cf790a4f204e42e4e9fd7b44659b0821258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:26.511Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:26.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.83 [2025-12-15T03:46:26.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-15T03:46:26.869Z] 2bff0bde57ca: Preparing [2025-12-15T03:46:26.869Z] dc192aa54fc6: Preparing [2025-12-15T03:46:26.869Z] 03df631f9647: Preparing [2025-12-15T03:46:26.869Z] 272e949b8a23: Preparing [2025-12-15T03:46:26.869Z] d942f9c782ff: Preparing [2025-12-15T03:46:26.869Z] d9c504cba769: Preparing [2025-12-15T03:46:26.869Z] 0e64f2360a44: Preparing [2025-12-15T03:46:26.869Z] d9c504cba769: Waiting [2025-12-15T03:46:26.869Z] 0e64f2360a44: Waiting [2025-12-15T03:46:26.869Z] 2bff0bde57ca: Layer already exists [2025-12-15T03:46:26.869Z] 03df631f9647: Layer already exists [2025-12-15T03:46:26.869Z] d942f9c782ff: Layer already exists [2025-12-15T03:46:26.869Z] dc192aa54fc6: Layer already exists [2025-12-15T03:46:26.869Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:26.869Z] d9c504cba769: Layer already exists [2025-12-15T03:46:26.869Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:26.869Z] 4.1.0-dev.83: digest: sha256:5a3a82cbe5110ea5bac7c81d248b7cf790a4f204e42e4e9fd7b44659b0821258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:27.213Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:27.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:46:27.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-15T03:46:27.557Z] 2bff0bde57ca: Preparing [2025-12-15T03:46:27.557Z] dc192aa54fc6: Preparing [2025-12-15T03:46:27.557Z] 03df631f9647: Preparing [2025-12-15T03:46:27.557Z] 272e949b8a23: Preparing [2025-12-15T03:46:27.557Z] d942f9c782ff: Preparing [2025-12-15T03:46:27.557Z] d9c504cba769: Preparing [2025-12-15T03:46:27.557Z] 0e64f2360a44: Preparing [2025-12-15T03:46:27.557Z] 0e64f2360a44: Waiting [2025-12-15T03:46:27.557Z] d9c504cba769: Waiting [2025-12-15T03:46:27.557Z] 2bff0bde57ca: Layer already exists [2025-12-15T03:46:27.557Z] 03df631f9647: Layer already exists [2025-12-15T03:46:27.557Z] dc192aa54fc6: Layer already exists [2025-12-15T03:46:27.557Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:27.557Z] d942f9c782ff: Layer already exists [2025-12-15T03:46:27.557Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:27.557Z] d9c504cba769: Layer already exists [2025-12-15T03:46:27.823Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:5a3a82cbe5110ea5bac7c81d248b7cf790a4f204e42e4e9fd7b44659b0821258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:28.190Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:28.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-12-15T03:46:28.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-15T03:46:28.537Z] 2bff0bde57ca: Preparing [2025-12-15T03:46:28.537Z] dc192aa54fc6: Preparing [2025-12-15T03:46:28.537Z] 03df631f9647: Preparing [2025-12-15T03:46:28.537Z] 272e949b8a23: Preparing [2025-12-15T03:46:28.537Z] d942f9c782ff: Preparing [2025-12-15T03:46:28.537Z] d9c504cba769: Preparing [2025-12-15T03:46:28.537Z] 0e64f2360a44: Preparing [2025-12-15T03:46:28.537Z] d9c504cba769: Waiting [2025-12-15T03:46:28.537Z] 03df631f9647: Layer already exists [2025-12-15T03:46:28.537Z] d942f9c782ff: Layer already exists [2025-12-15T03:46:28.537Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:28.537Z] 2bff0bde57ca: Layer already exists [2025-12-15T03:46:28.537Z] dc192aa54fc6: Layer already exists [2025-12-15T03:46:28.537Z] d9c504cba769: Layer already exists [2025-12-15T03:46:28.537Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:28.801Z] main: digest: sha256:5a3a82cbe5110ea5bac7c81d248b7cf790a4f204e42e4e9fd7b44659b0821258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:46:28.886Z] ===================================================== [Pipeline] echo [2025-12-15T03:46:28.905Z] taggedImages: [2025-12-15T03:46:28.905Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:46:28.905Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-12-15T03:46:28.905Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.83 [2025-12-15T03:46:28.905Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:46:28.905Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-12-15T03:46:28.935Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-12-15T03:46:28.935Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:46:28.935Z] latest [2025-12-15T03:46:28.935Z] 4.1.0-dev.83 [2025-12-15T03:46:28.935Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:46:28.935Z] main [2025-12-15T03:46:28.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:29.299Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:29.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:46:29.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-15T03:46:29.659Z] 0068d62bc0ea: Preparing [2025-12-15T03:46:29.659Z] 7c2e4f56b2ce: Preparing [2025-12-15T03:46:29.659Z] d88e76882c85: Preparing [2025-12-15T03:46:29.659Z] 03df631f9647: Preparing [2025-12-15T03:46:29.659Z] 272e949b8a23: Preparing [2025-12-15T03:46:29.659Z] f95d6fd8ada8: Preparing [2025-12-15T03:46:29.659Z] 9f2e3803b94c: Preparing [2025-12-15T03:46:29.659Z] 6c8a64fc7140: Preparing [2025-12-15T03:46:29.659Z] d96597676540: Preparing [2025-12-15T03:46:29.660Z] 0e64f2360a44: Preparing [2025-12-15T03:46:29.660Z] 9f2e3803b94c: Waiting [2025-12-15T03:46:29.660Z] 6c8a64fc7140: Waiting [2025-12-15T03:46:29.660Z] d96597676540: Waiting [2025-12-15T03:46:29.660Z] 0e64f2360a44: Waiting [2025-12-15T03:46:29.660Z] f95d6fd8ada8: Waiting [2025-12-15T03:46:29.660Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:29.925Z] 03df631f9647: Layer already exists [2025-12-15T03:46:29.925Z] 7c2e4f56b2ce: Pushed [2025-12-15T03:46:29.925Z] d88e76882c85: Pushed [2025-12-15T03:46:29.925Z] 0068d62bc0ea: Pushed [2025-12-15T03:46:30.190Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:30.190Z] 6c8a64fc7140: Pushed [2025-12-15T03:46:30.769Z] d96597676540: Pushed [2025-12-15T03:46:43.054Z] 9f2e3803b94c: Pushed [2025-12-15T03:46:58.017Z] f95d6fd8ada8: Pushed [2025-12-15T03:46:58.018Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:4e8c31352464ffddf970a0b87a7f6fb9d0b4c3bfd8565fd45cd7f8de244b98c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:58.363Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:58.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-12-15T03:46:58.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-15T03:46:58.697Z] 0068d62bc0ea: Preparing [2025-12-15T03:46:58.697Z] 7c2e4f56b2ce: Preparing [2025-12-15T03:46:58.697Z] d88e76882c85: Preparing [2025-12-15T03:46:58.697Z] 03df631f9647: Preparing [2025-12-15T03:46:58.697Z] 272e949b8a23: Preparing [2025-12-15T03:46:58.697Z] f95d6fd8ada8: Preparing [2025-12-15T03:46:58.697Z] 9f2e3803b94c: Preparing [2025-12-15T03:46:58.697Z] 6c8a64fc7140: Preparing [2025-12-15T03:46:58.697Z] d96597676540: Preparing [2025-12-15T03:46:58.697Z] 0e64f2360a44: Preparing [2025-12-15T03:46:58.697Z] f95d6fd8ada8: Waiting [2025-12-15T03:46:58.697Z] 9f2e3803b94c: Waiting [2025-12-15T03:46:58.697Z] 6c8a64fc7140: Waiting [2025-12-15T03:46:58.697Z] d96597676540: Waiting [2025-12-15T03:46:58.697Z] 0e64f2360a44: Waiting [2025-12-15T03:46:58.697Z] 7c2e4f56b2ce: Layer already exists [2025-12-15T03:46:58.697Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:58.697Z] 03df631f9647: Layer already exists [2025-12-15T03:46:58.697Z] 0068d62bc0ea: Layer already exists [2025-12-15T03:46:58.697Z] d88e76882c85: Layer already exists [2025-12-15T03:46:58.697Z] 6c8a64fc7140: Layer already exists [2025-12-15T03:46:58.697Z] f95d6fd8ada8: Layer already exists [2025-12-15T03:46:58.697Z] 9f2e3803b94c: Layer already exists [2025-12-15T03:46:58.697Z] d96597676540: Layer already exists [2025-12-15T03:46:58.697Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:58.961Z] latest: digest: sha256:4e8c31352464ffddf970a0b87a7f6fb9d0b4c3bfd8565fd45cd7f8de244b98c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:59.318Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:46:59.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.83 [2025-12-15T03:46:59.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-15T03:46:59.673Z] 0068d62bc0ea: Preparing [2025-12-15T03:46:59.673Z] 7c2e4f56b2ce: Preparing [2025-12-15T03:46:59.673Z] d88e76882c85: Preparing [2025-12-15T03:46:59.673Z] 03df631f9647: Preparing [2025-12-15T03:46:59.673Z] 272e949b8a23: Preparing [2025-12-15T03:46:59.673Z] f95d6fd8ada8: Preparing [2025-12-15T03:46:59.673Z] 9f2e3803b94c: Preparing [2025-12-15T03:46:59.673Z] 6c8a64fc7140: Preparing [2025-12-15T03:46:59.673Z] d96597676540: Preparing [2025-12-15T03:46:59.673Z] 0e64f2360a44: Preparing [2025-12-15T03:46:59.673Z] f95d6fd8ada8: Waiting [2025-12-15T03:46:59.673Z] d96597676540: Waiting [2025-12-15T03:46:59.673Z] 9f2e3803b94c: Waiting [2025-12-15T03:46:59.673Z] 6c8a64fc7140: Waiting [2025-12-15T03:46:59.673Z] 0e64f2360a44: Waiting [2025-12-15T03:46:59.673Z] 0068d62bc0ea: Layer already exists [2025-12-15T03:46:59.673Z] 03df631f9647: Layer already exists [2025-12-15T03:46:59.673Z] 272e949b8a23: Layer already exists [2025-12-15T03:46:59.673Z] 7c2e4f56b2ce: Layer already exists [2025-12-15T03:46:59.673Z] d88e76882c85: Layer already exists [2025-12-15T03:46:59.673Z] f95d6fd8ada8: Layer already exists [2025-12-15T03:46:59.673Z] d96597676540: Layer already exists [2025-12-15T03:46:59.673Z] 9f2e3803b94c: Layer already exists [2025-12-15T03:46:59.673Z] 0e64f2360a44: Layer already exists [2025-12-15T03:46:59.673Z] 6c8a64fc7140: Layer already exists [2025-12-15T03:46:59.673Z] 4.1.0-dev.83: digest: sha256:4e8c31352464ffddf970a0b87a7f6fb9d0b4c3bfd8565fd45cd7f8de244b98c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:00.292Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:00.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:47:00.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-15T03:47:00.635Z] 0068d62bc0ea: Preparing [2025-12-15T03:47:00.635Z] 7c2e4f56b2ce: Preparing [2025-12-15T03:47:00.635Z] d88e76882c85: Preparing [2025-12-15T03:47:00.635Z] 03df631f9647: Preparing [2025-12-15T03:47:00.635Z] 272e949b8a23: Preparing [2025-12-15T03:47:00.635Z] f95d6fd8ada8: Preparing [2025-12-15T03:47:00.635Z] 9f2e3803b94c: Preparing [2025-12-15T03:47:00.635Z] 6c8a64fc7140: Preparing [2025-12-15T03:47:00.635Z] d96597676540: Preparing [2025-12-15T03:47:00.635Z] 0e64f2360a44: Preparing [2025-12-15T03:47:00.635Z] f95d6fd8ada8: Waiting [2025-12-15T03:47:00.635Z] 6c8a64fc7140: Waiting [2025-12-15T03:47:00.635Z] d96597676540: Waiting [2025-12-15T03:47:00.635Z] 9f2e3803b94c: Waiting [2025-12-15T03:47:00.635Z] 0e64f2360a44: Waiting [2025-12-15T03:47:00.635Z] 0068d62bc0ea: Layer already exists [2025-12-15T03:47:00.635Z] 272e949b8a23: Layer already exists [2025-12-15T03:47:00.635Z] 03df631f9647: Layer already exists [2025-12-15T03:47:00.635Z] 7c2e4f56b2ce: Layer already exists [2025-12-15T03:47:00.635Z] d88e76882c85: Layer already exists [2025-12-15T03:47:00.635Z] 9f2e3803b94c: Layer already exists [2025-12-15T03:47:00.635Z] f95d6fd8ada8: Layer already exists [2025-12-15T03:47:00.635Z] d96597676540: Layer already exists [2025-12-15T03:47:00.635Z] 6c8a64fc7140: Layer already exists [2025-12-15T03:47:00.635Z] 0e64f2360a44: Layer already exists [2025-12-15T03:47:00.899Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:4e8c31352464ffddf970a0b87a7f6fb9d0b4c3bfd8565fd45cd7f8de244b98c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:01.251Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:01.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-12-15T03:47:01.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-15T03:47:01.885Z] 0068d62bc0ea: Preparing [2025-12-15T03:47:01.885Z] 7c2e4f56b2ce: Preparing [2025-12-15T03:47:01.885Z] d88e76882c85: Preparing [2025-12-15T03:47:01.885Z] 03df631f9647: Preparing [2025-12-15T03:47:01.885Z] 272e949b8a23: Preparing [2025-12-15T03:47:01.885Z] f95d6fd8ada8: Preparing [2025-12-15T03:47:01.885Z] 9f2e3803b94c: Preparing [2025-12-15T03:47:01.885Z] 6c8a64fc7140: Preparing [2025-12-15T03:47:01.885Z] f95d6fd8ada8: Waiting [2025-12-15T03:47:01.885Z] d96597676540: Preparing [2025-12-15T03:47:01.885Z] 0e64f2360a44: Preparing [2025-12-15T03:47:01.885Z] 9f2e3803b94c: Waiting [2025-12-15T03:47:01.885Z] 6c8a64fc7140: Waiting [2025-12-15T03:47:01.885Z] 0e64f2360a44: Waiting [2025-12-15T03:47:01.885Z] 272e949b8a23: Layer already exists [2025-12-15T03:47:01.885Z] 7c2e4f56b2ce: Layer already exists [2025-12-15T03:47:01.885Z] 03df631f9647: Layer already exists [2025-12-15T03:47:01.885Z] 0068d62bc0ea: Layer already exists [2025-12-15T03:47:01.885Z] d88e76882c85: Layer already exists [2025-12-15T03:47:01.885Z] d96597676540: Layer already exists [2025-12-15T03:47:01.885Z] f95d6fd8ada8: Layer already exists [2025-12-15T03:47:01.885Z] 0e64f2360a44: Layer already exists [2025-12-15T03:47:01.885Z] 9f2e3803b94c: Layer already exists [2025-12-15T03:47:01.885Z] 6c8a64fc7140: Layer already exists [2025-12-15T03:47:02.148Z] main: digest: sha256:4e8c31352464ffddf970a0b87a7f6fb9d0b4c3bfd8565fd45cd7f8de244b98c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:47:02.234Z] ===================================================== [Pipeline] echo [2025-12-15T03:47:02.256Z] taggedImages: [2025-12-15T03:47:02.256Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:47:02.256Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-12-15T03:47:02.256Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.83 [2025-12-15T03:47:02.256Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:47:02.256Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-12-15T03:47:02.288Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-12-15T03:47:02.288Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:47:02.288Z] latest [2025-12-15T03:47:02.288Z] 4.1.0-dev.83 [2025-12-15T03:47:02.288Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:47:02.288Z] main [2025-12-15T03:47:02.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:02.671Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:03.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:47:03.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-15T03:47:03.024Z] 6e07347fc88f: Preparing [2025-12-15T03:47:03.024Z] 17f1ce6c5b15: Preparing [2025-12-15T03:47:03.024Z] 13f6ac752663: Preparing [2025-12-15T03:47:03.024Z] 03df631f9647: Preparing [2025-12-15T03:47:03.024Z] 272e949b8a23: Preparing [2025-12-15T03:47:03.024Z] 0760742f491a: Preparing [2025-12-15T03:47:03.024Z] b8a0224f4068: Preparing [2025-12-15T03:47:03.024Z] 9408d17e75d1: Preparing [2025-12-15T03:47:03.024Z] b8a0224f4068: Waiting [2025-12-15T03:47:03.024Z] 0e64f2360a44: Preparing [2025-12-15T03:47:03.024Z] 0e64f2360a44: Waiting [2025-12-15T03:47:03.024Z] 9408d17e75d1: Waiting [2025-12-15T03:47:03.024Z] 0760742f491a: Waiting [2025-12-15T03:47:03.024Z] 272e949b8a23: Layer already exists [2025-12-15T03:47:03.024Z] 03df631f9647: Layer already exists [2025-12-15T03:47:03.289Z] 17f1ce6c5b15: Pushed [2025-12-15T03:47:03.289Z] 13f6ac752663: Pushed [2025-12-15T03:47:03.289Z] 6e07347fc88f: Pushed [2025-12-15T03:47:03.289Z] 0e64f2360a44: Layer already exists [2025-12-15T03:47:03.552Z] b8a0224f4068: Pushed [2025-12-15T03:47:04.131Z] 9408d17e75d1: Pushed [2025-12-15T03:47:30.769Z] 0760742f491a: Pushed [2025-12-15T03:47:30.769Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:8463e0559c647ec826ad3994990995828035632e944c49a3fd247ab9977f7d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:31.128Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:31.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-12-15T03:47:31.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-15T03:47:31.489Z] 6e07347fc88f: Preparing [2025-12-15T03:47:31.489Z] 17f1ce6c5b15: Preparing [2025-12-15T03:47:31.489Z] 13f6ac752663: Preparing [2025-12-15T03:47:31.489Z] 03df631f9647: Preparing [2025-12-15T03:47:31.489Z] 272e949b8a23: Preparing [2025-12-15T03:47:31.489Z] 0760742f491a: Preparing [2025-12-15T03:47:31.489Z] b8a0224f4068: Preparing [2025-12-15T03:47:31.489Z] 9408d17e75d1: Preparing [2025-12-15T03:47:31.489Z] 0e64f2360a44: Preparing [2025-12-15T03:47:31.489Z] b8a0224f4068: Waiting [2025-12-15T03:47:31.489Z] 9408d17e75d1: Waiting [2025-12-15T03:47:31.489Z] 0e64f2360a44: Waiting [2025-12-15T03:47:31.489Z] 0760742f491a: Waiting [2025-12-15T03:47:31.489Z] 17f1ce6c5b15: Layer already exists [2025-12-15T03:47:31.489Z] 03df631f9647: Layer already exists [2025-12-15T03:47:31.489Z] 272e949b8a23: Layer already exists [2025-12-15T03:47:31.489Z] 6e07347fc88f: Layer already exists [2025-12-15T03:47:31.489Z] 13f6ac752663: Layer already exists [2025-12-15T03:47:31.489Z] 0760742f491a: Layer already exists [2025-12-15T03:47:31.489Z] b8a0224f4068: Layer already exists [2025-12-15T03:47:31.489Z] 0e64f2360a44: Layer already exists [2025-12-15T03:47:31.489Z] 9408d17e75d1: Layer already exists [2025-12-15T03:47:31.489Z] latest: digest: sha256:8463e0559c647ec826ad3994990995828035632e944c49a3fd247ab9977f7d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:32.104Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:32.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.83 [2025-12-15T03:47:32.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-15T03:47:32.461Z] 6e07347fc88f: Preparing [2025-12-15T03:47:32.461Z] 17f1ce6c5b15: Preparing [2025-12-15T03:47:32.461Z] 13f6ac752663: Preparing [2025-12-15T03:47:32.461Z] 03df631f9647: Preparing [2025-12-15T03:47:32.461Z] 272e949b8a23: Preparing [2025-12-15T03:47:32.461Z] 0760742f491a: Preparing [2025-12-15T03:47:32.461Z] b8a0224f4068: Preparing [2025-12-15T03:47:32.461Z] 9408d17e75d1: Preparing [2025-12-15T03:47:32.461Z] 0e64f2360a44: Preparing [2025-12-15T03:47:32.461Z] 0760742f491a: Waiting [2025-12-15T03:47:32.461Z] b8a0224f4068: Waiting [2025-12-15T03:47:32.461Z] 9408d17e75d1: Waiting [2025-12-15T03:47:32.461Z] 0e64f2360a44: Waiting [2025-12-15T03:47:32.461Z] 17f1ce6c5b15: Layer already exists [2025-12-15T03:47:32.461Z] 6e07347fc88f: Layer already exists [2025-12-15T03:47:32.461Z] 13f6ac752663: Layer already exists [2025-12-15T03:47:32.461Z] 03df631f9647: Layer already exists [2025-12-15T03:47:32.461Z] 272e949b8a23: Layer already exists [2025-12-15T03:47:32.461Z] 9408d17e75d1: Layer already exists [2025-12-15T03:47:32.461Z] 0760742f491a: Layer already exists [2025-12-15T03:47:32.461Z] b8a0224f4068: Layer already exists [2025-12-15T03:47:32.461Z] 0e64f2360a44: Layer already exists [2025-12-15T03:47:32.461Z] 4.1.0-dev.83: digest: sha256:8463e0559c647ec826ad3994990995828035632e944c49a3fd247ab9977f7d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:33.089Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:33.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:47:33.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-15T03:47:33.453Z] 6e07347fc88f: Preparing [2025-12-15T03:47:33.453Z] 17f1ce6c5b15: Preparing [2025-12-15T03:47:33.453Z] 13f6ac752663: Preparing [2025-12-15T03:47:33.453Z] 03df631f9647: Preparing [2025-12-15T03:47:33.453Z] 272e949b8a23: Preparing [2025-12-15T03:47:33.453Z] 0760742f491a: Preparing [2025-12-15T03:47:33.453Z] b8a0224f4068: Preparing [2025-12-15T03:47:33.453Z] 9408d17e75d1: Preparing [2025-12-15T03:47:33.453Z] 0e64f2360a44: Preparing [2025-12-15T03:47:33.453Z] b8a0224f4068: Waiting [2025-12-15T03:47:33.453Z] 9408d17e75d1: Waiting [2025-12-15T03:47:33.453Z] 0e64f2360a44: Waiting [2025-12-15T03:47:33.453Z] 0760742f491a: Waiting [2025-12-15T03:47:33.453Z] 13f6ac752663: Layer already exists [2025-12-15T03:47:33.453Z] 17f1ce6c5b15: Layer already exists [2025-12-15T03:47:33.453Z] 272e949b8a23: Layer already exists [2025-12-15T03:47:33.453Z] 6e07347fc88f: Layer already exists [2025-12-15T03:47:33.453Z] 03df631f9647: Layer already exists [2025-12-15T03:47:33.453Z] b8a0224f4068: Layer already exists [2025-12-15T03:47:33.453Z] 0760742f491a: Layer already exists [2025-12-15T03:47:33.453Z] 9408d17e75d1: Layer already exists [2025-12-15T03:47:33.453Z] 0e64f2360a44: Layer already exists [2025-12-15T03:47:33.717Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:8463e0559c647ec826ad3994990995828035632e944c49a3fd247ab9977f7d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:34.081Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:34.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-12-15T03:47:34.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-15T03:47:34.444Z] 6e07347fc88f: Preparing [2025-12-15T03:47:34.444Z] 17f1ce6c5b15: Preparing [2025-12-15T03:47:34.444Z] 13f6ac752663: Preparing [2025-12-15T03:47:34.444Z] 03df631f9647: Preparing [2025-12-15T03:47:34.444Z] 272e949b8a23: Preparing [2025-12-15T03:47:34.444Z] 0760742f491a: Preparing [2025-12-15T03:47:34.444Z] b8a0224f4068: Preparing [2025-12-15T03:47:34.444Z] 9408d17e75d1: Preparing [2025-12-15T03:47:34.444Z] 0e64f2360a44: Preparing [2025-12-15T03:47:34.444Z] 0760742f491a: Waiting [2025-12-15T03:47:34.444Z] b8a0224f4068: Waiting [2025-12-15T03:47:34.444Z] 9408d17e75d1: Waiting [2025-12-15T03:47:34.444Z] 0e64f2360a44: Waiting [2025-12-15T03:47:34.444Z] 272e949b8a23: Layer already exists [2025-12-15T03:47:34.444Z] 03df631f9647: Layer already exists [2025-12-15T03:47:34.444Z] 13f6ac752663: Layer already exists [2025-12-15T03:47:34.444Z] 6e07347fc88f: Layer already exists [2025-12-15T03:47:34.444Z] 17f1ce6c5b15: Layer already exists [2025-12-15T03:47:34.444Z] b8a0224f4068: Layer already exists [2025-12-15T03:47:34.444Z] 9408d17e75d1: Layer already exists [2025-12-15T03:47:34.444Z] 0760742f491a: Layer already exists [2025-12-15T03:47:34.444Z] 0e64f2360a44: Layer already exists [2025-12-15T03:47:34.708Z] main: digest: sha256:8463e0559c647ec826ad3994990995828035632e944c49a3fd247ab9977f7d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:47:34.812Z] ===================================================== [Pipeline] echo [2025-12-15T03:47:34.826Z] taggedImages: [2025-12-15T03:47:34.826Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:47:34.826Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-12-15T03:47:34.826Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.83 [2025-12-15T03:47:34.826Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:47:34.826Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-12-15T03:47:34.858Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-12-15T03:47:34.858Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:47:34.858Z] latest [2025-12-15T03:47:34.858Z] 4.1.0-dev.83 [2025-12-15T03:47:34.858Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:47:34.858Z] main [2025-12-15T03:47:34.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:35.239Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:47:35.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:47:35.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-15T03:47:35.590Z] 756732ba4190: Preparing [2025-12-15T03:47:35.590Z] bc4e40412353: Preparing [2025-12-15T03:47:35.590Z] b0e3ab064af2: Preparing [2025-12-15T03:47:35.590Z] 03df631f9647: Preparing [2025-12-15T03:47:35.590Z] 272e949b8a23: Preparing [2025-12-15T03:47:35.590Z] 9ebf47cd08b2: Preparing [2025-12-15T03:47:35.590Z] 6c8a64fc7140: Preparing [2025-12-15T03:47:35.590Z] d96597676540: Preparing [2025-12-15T03:47:35.590Z] 0e64f2360a44: Preparing [2025-12-15T03:47:35.590Z] 6c8a64fc7140: Waiting [2025-12-15T03:47:35.590Z] 9ebf47cd08b2: Waiting [2025-12-15T03:47:35.590Z] d96597676540: Waiting [2025-12-15T03:47:35.590Z] 0e64f2360a44: Waiting [2025-12-15T03:47:35.590Z] 03df631f9647: Layer already exists [2025-12-15T03:47:35.590Z] 272e949b8a23: Layer already exists [2025-12-15T03:47:35.854Z] 6c8a64fc7140: Layer already exists [2025-12-15T03:47:35.854Z] b0e3ab064af2: Pushed [2025-12-15T03:47:35.854Z] d96597676540: Layer already exists [2025-12-15T03:47:35.854Z] bc4e40412353: Pushed [2025-12-15T03:47:35.854Z] 756732ba4190: Pushed [2025-12-15T03:47:35.854Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:08.045Z] 9ebf47cd08b2: Pushed [2025-12-15T03:48:08.045Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:d6017fbdbe1efa825c0952b49a12a46715dc0d8628bc2cb760d3df25d311b6b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:08.418Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:08.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-12-15T03:48:08.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-15T03:48:08.773Z] 756732ba4190: Preparing [2025-12-15T03:48:08.773Z] bc4e40412353: Preparing [2025-12-15T03:48:08.773Z] b0e3ab064af2: Preparing [2025-12-15T03:48:08.773Z] 03df631f9647: Preparing [2025-12-15T03:48:08.773Z] 272e949b8a23: Preparing [2025-12-15T03:48:08.773Z] 9ebf47cd08b2: Preparing [2025-12-15T03:48:08.773Z] 6c8a64fc7140: Preparing [2025-12-15T03:48:08.773Z] d96597676540: Preparing [2025-12-15T03:48:08.773Z] 0e64f2360a44: Preparing [2025-12-15T03:48:08.773Z] 9ebf47cd08b2: Waiting [2025-12-15T03:48:08.773Z] d96597676540: Waiting [2025-12-15T03:48:08.773Z] 0e64f2360a44: Waiting [2025-12-15T03:48:08.773Z] 6c8a64fc7140: Waiting [2025-12-15T03:48:08.773Z] bc4e40412353: Layer already exists [2025-12-15T03:48:08.773Z] 756732ba4190: Layer already exists [2025-12-15T03:48:08.773Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:08.773Z] b0e3ab064af2: Layer already exists [2025-12-15T03:48:08.773Z] 03df631f9647: Layer already exists [2025-12-15T03:48:08.773Z] 9ebf47cd08b2: Layer already exists [2025-12-15T03:48:08.773Z] 6c8a64fc7140: Layer already exists [2025-12-15T03:48:08.773Z] d96597676540: Layer already exists [2025-12-15T03:48:08.773Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:08.773Z] latest: digest: sha256:d6017fbdbe1efa825c0952b49a12a46715dc0d8628bc2cb760d3df25d311b6b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:09.398Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:09.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.83 [2025-12-15T03:48:09.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-15T03:48:09.826Z] 756732ba4190: Preparing [2025-12-15T03:48:09.826Z] bc4e40412353: Preparing [2025-12-15T03:48:09.826Z] b0e3ab064af2: Preparing [2025-12-15T03:48:09.826Z] 03df631f9647: Preparing [2025-12-15T03:48:09.826Z] 272e949b8a23: Preparing [2025-12-15T03:48:09.826Z] 9ebf47cd08b2: Preparing [2025-12-15T03:48:09.826Z] 6c8a64fc7140: Preparing [2025-12-15T03:48:09.826Z] d96597676540: Preparing [2025-12-15T03:48:09.826Z] 0e64f2360a44: Preparing [2025-12-15T03:48:09.826Z] 6c8a64fc7140: Waiting [2025-12-15T03:48:09.826Z] d96597676540: Waiting [2025-12-15T03:48:09.826Z] 0e64f2360a44: Waiting [2025-12-15T03:48:09.826Z] 9ebf47cd08b2: Waiting [2025-12-15T03:48:09.826Z] bc4e40412353: Layer already exists [2025-12-15T03:48:09.826Z] 756732ba4190: Layer already exists [2025-12-15T03:48:09.826Z] 03df631f9647: Layer already exists [2025-12-15T03:48:09.826Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:09.826Z] b0e3ab064af2: Layer already exists [2025-12-15T03:48:09.826Z] d96597676540: Layer already exists [2025-12-15T03:48:09.826Z] 9ebf47cd08b2: Layer already exists [2025-12-15T03:48:09.826Z] 6c8a64fc7140: Layer already exists [2025-12-15T03:48:09.826Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:09.826Z] 4.1.0-dev.83: digest: sha256:d6017fbdbe1efa825c0952b49a12a46715dc0d8628bc2cb760d3df25d311b6b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:10.191Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:10.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:48:10.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-15T03:48:10.538Z] 756732ba4190: Preparing [2025-12-15T03:48:10.538Z] bc4e40412353: Preparing [2025-12-15T03:48:10.538Z] b0e3ab064af2: Preparing [2025-12-15T03:48:10.538Z] 03df631f9647: Preparing [2025-12-15T03:48:10.538Z] 272e949b8a23: Preparing [2025-12-15T03:48:10.538Z] 9ebf47cd08b2: Preparing [2025-12-15T03:48:10.538Z] 6c8a64fc7140: Preparing [2025-12-15T03:48:10.538Z] d96597676540: Preparing [2025-12-15T03:48:10.538Z] 0e64f2360a44: Preparing [2025-12-15T03:48:10.538Z] 9ebf47cd08b2: Waiting [2025-12-15T03:48:10.538Z] d96597676540: Waiting [2025-12-15T03:48:10.538Z] 0e64f2360a44: Waiting [2025-12-15T03:48:10.538Z] 6c8a64fc7140: Waiting [2025-12-15T03:48:10.538Z] 756732ba4190: Layer already exists [2025-12-15T03:48:10.538Z] 03df631f9647: Layer already exists [2025-12-15T03:48:10.538Z] b0e3ab064af2: Layer already exists [2025-12-15T03:48:10.538Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:10.538Z] bc4e40412353: Layer already exists [2025-12-15T03:48:10.538Z] 9ebf47cd08b2: Layer already exists [2025-12-15T03:48:10.538Z] 6c8a64fc7140: Layer already exists [2025-12-15T03:48:10.538Z] d96597676540: Layer already exists [2025-12-15T03:48:10.538Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:10.538Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:d6017fbdbe1efa825c0952b49a12a46715dc0d8628bc2cb760d3df25d311b6b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:10.897Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:11.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-12-15T03:48:11.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-15T03:48:11.309Z] 756732ba4190: Preparing [2025-12-15T03:48:11.309Z] bc4e40412353: Preparing [2025-12-15T03:48:11.309Z] b0e3ab064af2: Preparing [2025-12-15T03:48:11.309Z] 03df631f9647: Preparing [2025-12-15T03:48:11.309Z] 272e949b8a23: Preparing [2025-12-15T03:48:11.309Z] 9ebf47cd08b2: Preparing [2025-12-15T03:48:11.309Z] 6c8a64fc7140: Preparing [2025-12-15T03:48:11.309Z] d96597676540: Preparing [2025-12-15T03:48:11.309Z] 0e64f2360a44: Preparing [2025-12-15T03:48:11.309Z] 9ebf47cd08b2: Waiting [2025-12-15T03:48:11.309Z] 6c8a64fc7140: Waiting [2025-12-15T03:48:11.309Z] 0e64f2360a44: Waiting [2025-12-15T03:48:11.309Z] d96597676540: Waiting [2025-12-15T03:48:11.309Z] 03df631f9647: Layer already exists [2025-12-15T03:48:11.309Z] bc4e40412353: Layer already exists [2025-12-15T03:48:11.309Z] b0e3ab064af2: Layer already exists [2025-12-15T03:48:11.309Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:11.309Z] 756732ba4190: Layer already exists [2025-12-15T03:48:11.309Z] 6c8a64fc7140: Layer already exists [2025-12-15T03:48:11.309Z] 9ebf47cd08b2: Layer already exists [2025-12-15T03:48:11.309Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:11.309Z] d96597676540: Layer already exists [2025-12-15T03:48:11.577Z] main: digest: sha256:d6017fbdbe1efa825c0952b49a12a46715dc0d8628bc2cb760d3df25d311b6b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:48:11.660Z] ===================================================== [Pipeline] echo [2025-12-15T03:48:11.680Z] taggedImages: [2025-12-15T03:48:11.680Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:48:11.680Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-12-15T03:48:11.680Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.83 [2025-12-15T03:48:11.680Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:48:11.680Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-12-15T03:48:11.705Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-12-15T03:48:11.705Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:48:11.705Z] latest [2025-12-15T03:48:11.705Z] 4.1.0-dev.83 [2025-12-15T03:48:11.705Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:48:11.705Z] main [2025-12-15T03:48:11.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:12.100Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:12.482Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:48:12.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-15T03:48:12.482Z] a7a89c85e250: Preparing [2025-12-15T03:48:12.482Z] 0032ce41a17d: Preparing [2025-12-15T03:48:12.482Z] 03df631f9647: Preparing [2025-12-15T03:48:12.482Z] 272e949b8a23: Preparing [2025-12-15T03:48:12.482Z] 685aa2a793d9: Preparing [2025-12-15T03:48:12.482Z] 2a4f5c4c7445: Preparing [2025-12-15T03:48:12.482Z] 0e64f2360a44: Preparing [2025-12-15T03:48:12.482Z] 2a4f5c4c7445: Waiting [2025-12-15T03:48:12.482Z] 0e64f2360a44: Waiting [2025-12-15T03:48:13.083Z] 685aa2a793d9: Pushed [2025-12-15T03:48:15.021Z] 03df631f9647: Layer already exists [2025-12-15T03:48:15.021Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:15.021Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:15.021Z] a7a89c85e250: Pushed [2025-12-15T03:48:15.974Z] 2a4f5c4c7445: Pushed [2025-12-15T03:48:21.296Z] 0032ce41a17d: Pushed [2025-12-15T03:48:21.296Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:d7bea346e59fed87dd45416beb45aeda3fa1dc975d6c47d88eaa9dd846ed0028 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:21.658Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:22.011Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-12-15T03:48:22.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-15T03:48:22.011Z] a7a89c85e250: Preparing [2025-12-15T03:48:22.011Z] 0032ce41a17d: Preparing [2025-12-15T03:48:22.011Z] 03df631f9647: Preparing [2025-12-15T03:48:22.011Z] 272e949b8a23: Preparing [2025-12-15T03:48:22.011Z] 685aa2a793d9: Preparing [2025-12-15T03:48:22.011Z] 2a4f5c4c7445: Preparing [2025-12-15T03:48:22.011Z] 0e64f2360a44: Preparing [2025-12-15T03:48:22.011Z] 2a4f5c4c7445: Waiting [2025-12-15T03:48:22.011Z] 0e64f2360a44: Waiting [2025-12-15T03:48:22.011Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:22.011Z] 685aa2a793d9: Layer already exists [2025-12-15T03:48:22.011Z] a7a89c85e250: Layer already exists [2025-12-15T03:48:22.011Z] 03df631f9647: Layer already exists [2025-12-15T03:48:22.011Z] 0032ce41a17d: Layer already exists [2025-12-15T03:48:22.011Z] 2a4f5c4c7445: Layer already exists [2025-12-15T03:48:22.011Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:22.011Z] latest: digest: sha256:d7bea346e59fed87dd45416beb45aeda3fa1dc975d6c47d88eaa9dd846ed0028 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:22.629Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:22.977Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.83 [2025-12-15T03:48:22.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-15T03:48:22.977Z] a7a89c85e250: Preparing [2025-12-15T03:48:22.977Z] 0032ce41a17d: Preparing [2025-12-15T03:48:22.977Z] 03df631f9647: Preparing [2025-12-15T03:48:22.977Z] 272e949b8a23: Preparing [2025-12-15T03:48:22.977Z] 685aa2a793d9: Preparing [2025-12-15T03:48:22.977Z] 2a4f5c4c7445: Preparing [2025-12-15T03:48:22.977Z] 0e64f2360a44: Preparing [2025-12-15T03:48:22.977Z] 2a4f5c4c7445: Waiting [2025-12-15T03:48:22.977Z] 0e64f2360a44: Waiting [2025-12-15T03:48:22.977Z] 0032ce41a17d: Layer already exists [2025-12-15T03:48:22.977Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:22.977Z] 03df631f9647: Layer already exists [2025-12-15T03:48:22.977Z] 685aa2a793d9: Layer already exists [2025-12-15T03:48:22.977Z] a7a89c85e250: Layer already exists [2025-12-15T03:48:22.977Z] 2a4f5c4c7445: Layer already exists [2025-12-15T03:48:22.977Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:23.244Z] 4.1.0-dev.83: digest: sha256:d7bea346e59fed87dd45416beb45aeda3fa1dc975d6c47d88eaa9dd846ed0028 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:23.598Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:23.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:48:23.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-15T03:48:23.941Z] a7a89c85e250: Preparing [2025-12-15T03:48:23.941Z] 0032ce41a17d: Preparing [2025-12-15T03:48:23.941Z] 03df631f9647: Preparing [2025-12-15T03:48:23.941Z] 272e949b8a23: Preparing [2025-12-15T03:48:23.941Z] 685aa2a793d9: Preparing [2025-12-15T03:48:23.941Z] 2a4f5c4c7445: Preparing [2025-12-15T03:48:23.941Z] 0e64f2360a44: Preparing [2025-12-15T03:48:23.941Z] 2a4f5c4c7445: Waiting [2025-12-15T03:48:23.941Z] 0e64f2360a44: Waiting [2025-12-15T03:48:23.941Z] a7a89c85e250: Layer already exists [2025-12-15T03:48:23.941Z] 685aa2a793d9: Layer already exists [2025-12-15T03:48:23.941Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:23.941Z] 0032ce41a17d: Layer already exists [2025-12-15T03:48:23.941Z] 03df631f9647: Layer already exists [2025-12-15T03:48:23.941Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:23.941Z] 2a4f5c4c7445: Layer already exists [2025-12-15T03:48:24.205Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:d7bea346e59fed87dd45416beb45aeda3fa1dc975d6c47d88eaa9dd846ed0028 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:24.573Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:24.914Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-12-15T03:48:24.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-15T03:48:24.914Z] a7a89c85e250: Preparing [2025-12-15T03:48:24.914Z] 0032ce41a17d: Preparing [2025-12-15T03:48:24.914Z] 03df631f9647: Preparing [2025-12-15T03:48:24.914Z] 272e949b8a23: Preparing [2025-12-15T03:48:24.914Z] 685aa2a793d9: Preparing [2025-12-15T03:48:24.914Z] 2a4f5c4c7445: Preparing [2025-12-15T03:48:24.914Z] 2a4f5c4c7445: Waiting [2025-12-15T03:48:24.914Z] 0e64f2360a44: Preparing [2025-12-15T03:48:24.914Z] 0e64f2360a44: Waiting [2025-12-15T03:48:24.914Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:24.914Z] 0032ce41a17d: Layer already exists [2025-12-15T03:48:24.914Z] 03df631f9647: Layer already exists [2025-12-15T03:48:24.914Z] 685aa2a793d9: Layer already exists [2025-12-15T03:48:24.914Z] a7a89c85e250: Layer already exists [2025-12-15T03:48:24.914Z] 2a4f5c4c7445: Layer already exists [2025-12-15T03:48:24.914Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:25.179Z] main: digest: sha256:d7bea346e59fed87dd45416beb45aeda3fa1dc975d6c47d88eaa9dd846ed0028 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:48:25.262Z] ===================================================== [Pipeline] echo [2025-12-15T03:48:25.277Z] taggedImages: [2025-12-15T03:48:25.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:48:25.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-12-15T03:48:25.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.83 [2025-12-15T03:48:25.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:48:25.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-12-15T03:48:25.300Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-12-15T03:48:25.300Z] 18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:48:25.300Z] latest [2025-12-15T03:48:25.300Z] 4.1.0-dev.83 [2025-12-15T03:48:25.300Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:48:25.300Z] main [2025-12-15T03:48:25.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:25.672Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:26.029Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:48:26.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-15T03:48:26.029Z] c2894d1b9a7a: Preparing [2025-12-15T03:48:26.029Z] b901404e5fa1: Preparing [2025-12-15T03:48:26.029Z] 03df631f9647: Preparing [2025-12-15T03:48:26.029Z] 272e949b8a23: Preparing [2025-12-15T03:48:26.029Z] 4b71ebb5ab22: Preparing [2025-12-15T03:48:26.029Z] 2cd4ef5c767a: Preparing [2025-12-15T03:48:26.029Z] 0e64f2360a44: Preparing [2025-12-15T03:48:26.029Z] 2cd4ef5c767a: Waiting [2025-12-15T03:48:26.029Z] 0e64f2360a44: Waiting [2025-12-15T03:48:26.029Z] 03df631f9647: Layer already exists [2025-12-15T03:48:26.607Z] 4b71ebb5ab22: Pushed [2025-12-15T03:48:26.872Z] 2cd4ef5c767a: Pushed [2025-12-15T03:48:27.825Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:27.825Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:27.825Z] c2894d1b9a7a: Pushed [2025-12-15T03:48:34.451Z] b901404e5fa1: Pushed [2025-12-15T03:48:34.716Z] 18557c7001e696e1873834096e39d1a971d2f00a: digest: sha256:e93fe8628d2d9bf2622d6e54a5b2f9d4638599738ddd74d4dbd32008d4d33a10 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:35.077Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:35.429Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-12-15T03:48:35.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-15T03:48:35.429Z] c2894d1b9a7a: Preparing [2025-12-15T03:48:35.429Z] b901404e5fa1: Preparing [2025-12-15T03:48:35.429Z] 03df631f9647: Preparing [2025-12-15T03:48:35.429Z] 272e949b8a23: Preparing [2025-12-15T03:48:35.429Z] 4b71ebb5ab22: Preparing [2025-12-15T03:48:35.429Z] 2cd4ef5c767a: Preparing [2025-12-15T03:48:35.429Z] 0e64f2360a44: Preparing [2025-12-15T03:48:35.429Z] 2cd4ef5c767a: Waiting [2025-12-15T03:48:35.429Z] 0e64f2360a44: Waiting [2025-12-15T03:48:35.429Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:35.429Z] c2894d1b9a7a: Layer already exists [2025-12-15T03:48:35.429Z] 03df631f9647: Layer already exists [2025-12-15T03:48:35.429Z] 4b71ebb5ab22: Layer already exists [2025-12-15T03:48:35.429Z] b901404e5fa1: Layer already exists [2025-12-15T03:48:35.429Z] 2cd4ef5c767a: Layer already exists [2025-12-15T03:48:35.429Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:35.429Z] latest: digest: sha256:e93fe8628d2d9bf2622d6e54a5b2f9d4638599738ddd74d4dbd32008d4d33a10 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:36.047Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:36.398Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.83 [2025-12-15T03:48:36.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-15T03:48:36.398Z] c2894d1b9a7a: Preparing [2025-12-15T03:48:36.398Z] b901404e5fa1: Preparing [2025-12-15T03:48:36.398Z] 03df631f9647: Preparing [2025-12-15T03:48:36.398Z] 272e949b8a23: Preparing [2025-12-15T03:48:36.398Z] 4b71ebb5ab22: Preparing [2025-12-15T03:48:36.398Z] 2cd4ef5c767a: Preparing [2025-12-15T03:48:36.398Z] 0e64f2360a44: Preparing [2025-12-15T03:48:36.398Z] 2cd4ef5c767a: Waiting [2025-12-15T03:48:36.398Z] 0e64f2360a44: Waiting [2025-12-15T03:48:36.398Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:36.398Z] c2894d1b9a7a: Layer already exists [2025-12-15T03:48:36.398Z] 4b71ebb5ab22: Layer already exists [2025-12-15T03:48:36.398Z] 03df631f9647: Layer already exists [2025-12-15T03:48:36.398Z] b901404e5fa1: Layer already exists [2025-12-15T03:48:36.398Z] 2cd4ef5c767a: Layer already exists [2025-12-15T03:48:36.398Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:36.398Z] 4.1.0-dev.83: digest: sha256:e93fe8628d2d9bf2622d6e54a5b2f9d4638599738ddd74d4dbd32008d4d33a10 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:37.019Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:37.376Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:48:37.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-15T03:48:37.376Z] c2894d1b9a7a: Preparing [2025-12-15T03:48:37.376Z] b901404e5fa1: Preparing [2025-12-15T03:48:37.376Z] 03df631f9647: Preparing [2025-12-15T03:48:37.376Z] 272e949b8a23: Preparing [2025-12-15T03:48:37.376Z] 4b71ebb5ab22: Preparing [2025-12-15T03:48:37.376Z] 2cd4ef5c767a: Preparing [2025-12-15T03:48:37.376Z] 0e64f2360a44: Preparing [2025-12-15T03:48:37.376Z] 2cd4ef5c767a: Waiting [2025-12-15T03:48:37.376Z] 0e64f2360a44: Waiting [2025-12-15T03:48:37.376Z] 4b71ebb5ab22: Layer already exists [2025-12-15T03:48:37.376Z] 03df631f9647: Layer already exists [2025-12-15T03:48:37.376Z] c2894d1b9a7a: Layer already exists [2025-12-15T03:48:37.376Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:37.376Z] b901404e5fa1: Layer already exists [2025-12-15T03:48:37.376Z] 2cd4ef5c767a: Layer already exists [2025-12-15T03:48:37.376Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:37.376Z] 18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83: digest: sha256:e93fe8628d2d9bf2622d6e54a5b2f9d4638599738ddd74d4dbd32008d4d33a10 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:37.721Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:38.067Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-12-15T03:48:38.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-15T03:48:38.067Z] c2894d1b9a7a: Preparing [2025-12-15T03:48:38.067Z] b901404e5fa1: Preparing [2025-12-15T03:48:38.067Z] 03df631f9647: Preparing [2025-12-15T03:48:38.067Z] 272e949b8a23: Preparing [2025-12-15T03:48:38.067Z] 4b71ebb5ab22: Preparing [2025-12-15T03:48:38.067Z] 2cd4ef5c767a: Preparing [2025-12-15T03:48:38.067Z] 0e64f2360a44: Preparing [2025-12-15T03:48:38.067Z] 2cd4ef5c767a: Waiting [2025-12-15T03:48:38.067Z] 0e64f2360a44: Waiting [2025-12-15T03:48:38.067Z] 03df631f9647: Layer already exists [2025-12-15T03:48:38.067Z] b901404e5fa1: Layer already exists [2025-12-15T03:48:38.067Z] c2894d1b9a7a: Layer already exists [2025-12-15T03:48:38.067Z] 272e949b8a23: Layer already exists [2025-12-15T03:48:38.067Z] 4b71ebb5ab22: Layer already exists [2025-12-15T03:48:38.067Z] 2cd4ef5c767a: Layer already exists [2025-12-15T03:48:38.067Z] 0e64f2360a44: Layer already exists [2025-12-15T03:48:38.067Z] main: digest: sha256:e93fe8628d2d9bf2622d6e54a5b2f9d4638599738ddd74d4dbd32008d4d33a10 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-15T03:48:38.411Z] ===================================================== [Pipeline] echo [2025-12-15T03:48:38.424Z] taggedImages: [2025-12-15T03:48:38.424Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a [2025-12-15T03:48:38.424Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-12-15T03:48:38.424Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.83 [2025-12-15T03:48:38.424Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [2025-12-15T03:48:38.424Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-12-15T03:48:38.442Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:38.454Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-12-15T03:48:38.472Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.485Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.501Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-12-15T03:48:38.511Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:38.521Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-12-15T03:48:38.533Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.550Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.562Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-12-15T03:48:38.573Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:38.584Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-12-15T03:48:38.592Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.601Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.612Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-12-15T03:48:38.620Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:38.629Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-12-15T03:48:38.638Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.649Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.658Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-12-15T03:48:38.669Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:38.679Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-12-15T03:48:38.691Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.703Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.720Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-12-15T03:48:38.736Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:38.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-12-15T03:48:38.764Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.778Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.796Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-12-15T03:48:38.809Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:38.822Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-12-15T03:48:38.839Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.857Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.875Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-12-15T03:48:38.889Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:38.902Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-12-15T03:48:38.931Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.949Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:38.962Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-12-15T03:48:38.978Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:39.075Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-12-15T03:48:39.086Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.099Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.110Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-12-15T03:48:39.121Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:39.135Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-12-15T03:48:39.147Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.158Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.169Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-12-15T03:48:39.180Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:39.191Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-12-15T03:48:39.204Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.219Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.232Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-12-15T03:48:39.251Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:39.265Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-12-15T03:48:39.276Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.284Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.294Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-12-15T03:48:39.311Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:39.325Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-12-15T03:48:39.340Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.353Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.369Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-12-15T03:48:39.386Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:39.400Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-12-15T03:48:39.417Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.431Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.442Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-12-15T03:48:39.454Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] echo [2025-12-15T03:48:39.469Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-12-15T03:48:39.480Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.496Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18557c7001e696e1873834096e39d1a971d2f00a-4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:48:39.508Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:39.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-15T03:48:39.926Z] [2025-12-15T03:48:39.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:48:40.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-15T03:48:40.259Z] arm64: Pulling from edgex-lftools-log-publisher [2025-12-15T03:48:40.259Z] 8998bd30e6a1: Pulling fs layer [2025-12-15T03:48:40.259Z] 04944245beec: Pulling fs layer [2025-12-15T03:48:40.259Z] 699f458cf7ca: Pulling fs layer [2025-12-15T03:48:40.259Z] 765212b225bb: Pulling fs layer [2025-12-15T03:48:40.259Z] f23df028b6ca: Pulling fs layer [2025-12-15T03:48:40.259Z] d65c8cfc05b1: Pulling fs layer [2025-12-15T03:48:40.259Z] 2437ff75d9bd: Pulling fs layer [2025-12-15T03:48:40.259Z] f23df028b6ca: Waiting [2025-12-15T03:48:40.259Z] d65c8cfc05b1: Waiting [2025-12-15T03:48:40.259Z] 2437ff75d9bd: Waiting [2025-12-15T03:48:40.259Z] 765212b225bb: Waiting [2025-12-15T03:48:40.525Z] 04944245beec: Verifying Checksum [2025-12-15T03:48:40.525Z] 04944245beec: Download complete [2025-12-15T03:48:40.525Z] 765212b225bb: Verifying Checksum [2025-12-15T03:48:40.525Z] 765212b225bb: Download complete [2025-12-15T03:48:40.525Z] f23df028b6ca: Verifying Checksum [2025-12-15T03:48:40.525Z] f23df028b6ca: Download complete [2025-12-15T03:48:40.525Z] d65c8cfc05b1: Verifying Checksum [2025-12-15T03:48:40.525Z] d65c8cfc05b1: Download complete [2025-12-15T03:48:40.525Z] 699f458cf7ca: Download complete [2025-12-15T03:48:41.103Z] 8998bd30e6a1: Verifying Checksum [2025-12-15T03:48:41.103Z] 8998bd30e6a1: Download complete [2025-12-15T03:48:43.680Z] 2437ff75d9bd: Verifying Checksum [2025-12-15T03:48:43.680Z] 2437ff75d9bd: Download complete [2025-12-15T03:48:45.621Z] 8998bd30e6a1: Pull complete [2025-12-15T03:48:46.206Z] 04944245beec: Pull complete [2025-12-15T03:48:47.613Z] 699f458cf7ca: Pull complete [2025-12-15T03:48:47.878Z] 765212b225bb: Pull complete [2025-12-15T03:48:48.834Z] f23df028b6ca: Pull complete [2025-12-15T03:48:48.834Z] d65c8cfc05b1: Pull complete [2025-12-15T03:49:07.022Z] 2437ff75d9bd: Pull complete [2025-12-15T03:49:07.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-12-15T03:49:07.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-15T03:49:07.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T03:49:07.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-775054 does not seem to be running inside a container [2025-12-15T03:49:07.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-12-15T03:49:09.155Z] $ docker top 4131914691c7664661548dd8750fd0048c7e7e2eb4c88d603765ff8e305551a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:49:10.122Z] ---> job-cost.sh [2025-12-15T03:49:10.122Z] lf-activate-venv: SKIPPING [2025-12-15T03:49:10.122Z] INFO: No Stack... [2025-12-15T03:49:10.387Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-12-15T03:49:11.344Z] INFO: Archiving Costs [Pipeline] sh [2025-12-15T03:49:11.980Z] + cat /w/workspace/edgex-go/934/archives/cost.csv [2025-12-15T03:49:11.980Z] + cut -d, -f6 [Pipeline] lock [2025-12-15T03:49:12.019Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-934-stack-cost] [2025-12-15T03:49:12.030Z] Resource [jenkins-edgexfoundry-edgex-go-main-934-stack-cost] did not exist. Created. [2025-12-15T03:49:12.037Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-934-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-12-15T03:49:12.696Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-12-15T03:49:13.346Z] Stashed 1 file(s) [Pipeline] } [2025-12-15T03:49:13.359Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-934-stack-cost] [Pipeline] // lock [Pipeline] } [2025-12-15T03:49:13.396Z] $ docker stop --time=1 4131914691c7664661548dd8750fd0048c7e7e2eb4c88d603765ff8e305551a6 [2025-12-15T03:49:14.898Z] $ docker rm -f --volumes 4131914691c7664661548dd8750fd0048c7e7e2eb4c88d603765ff8e305551a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-12-15T03:49:15.500Z] provisioning config files... [2025-12-15T03:49:15.509Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/934@tmp/config13791694383571303301tmp [Pipeline] { [Pipeline] sh [2025-12-15T03:49:15.819Z] + set +x [2025-12-15T03:49:15.819Z] + curl -s https://codecov.io/bash [2025-12-15T03:49:15.819Z] + bash -s -- [2025-12-15T03:49:15.819Z] [2025-12-15T03:49:15.819Z] _____ _ [2025-12-15T03:49:15.819Z] / ____| | | [2025-12-15T03:49:15.819Z] | | ___ __| | ___ ___ _____ __ [2025-12-15T03:49:15.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-12-15T03:49:15.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-12-15T03:49:15.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-12-15T03:49:15.819Z] Bash-1.0.6 [2025-12-15T03:49:15.819Z] [2025-12-15T03:49:15.819Z] [2025-12-15T03:49:15.819Z] ==> git version 2.25.1 found [2025-12-15T03:49:15.819Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-12-15T03:49:15.819Z] Release-Date: 2020-01-08 [2025-12-15T03:49:15.819Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-12-15T03:49:15.819Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-12-15T03:49:15.819Z] ==> Jenkins CI detected. [2025-12-15T03:49:15.819Z] current dir:  /w/workspace/edgex-go/934 [2025-12-15T03:49:15.819Z] project root: . [2025-12-15T03:49:15.819Z] --> token set from env [2025-12-15T03:49:15.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-12-15T03:49:16.083Z] ==> Running gcov in . (disable via -X gcov) [2025-12-15T03:49:16.083Z] ==> Python coveragepy not found [2025-12-15T03:49:16.083Z] ==> Searching for coverage reports in: [2025-12-15T03:49:16.083Z] + . [2025-12-15T03:49:16.083Z] -> Found 1 reports [2025-12-15T03:49:16.083Z] ==> Detecting git/mercurial file structure [2025-12-15T03:49:16.083Z] ==> Reading reports [2025-12-15T03:49:16.083Z] + ./coverage.out bytes=1043318 [2025-12-15T03:49:16.083Z] ==> Appending adjustments [2025-12-15T03:49:16.083Z] https://docs.codecov.io/docs/fixing-reports [2025-12-15T03:49:17.466Z] + Found adjustments [2025-12-15T03:49:17.466Z] ==> Gzipping contents [2025-12-15T03:49:17.466Z] 108K /tmp/codecov.wpGpb6.gz [2025-12-15T03:49:17.466Z] ==> Uploading reports [2025-12-15T03:49:17.466Z] url: https://codecov.io [2025-12-15T03:49:17.466Z] query: branch=main&commit=18557c7001e696e1873834096e39d1a971d2f00a&build=934&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F934%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-12-15T03:49:17.466Z] -> Pinging Codecov [2025-12-15T03:49:17.466Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=18557c7001e696e1873834096e39d1a971d2f00a&build=934&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F934%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-12-15T03:49:17.726Z] -> Uploading to [2025-12-15T03:49:17.726Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/18557c7001e696e1873834096e39d1a971d2f00a/edbda788-25a1-4456-a2c5-9e110db3e7e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251215%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251215T034917Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b9c222b4f833c11307ce6b8ea06792fb35b20b5573d450784ab9566efe658bed [2025-12-15T03:49:17.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-15T03:49:17.726Z] Dload Upload Total Spent Left Speed [2025-12-15T03:49:17.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 280k --:--:-- --:--:-- --:--:-- 280k [2025-12-15T03:49:17.985Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/18557c7001e696e1873834096e39d1a971d2f00a [Pipeline] } [2025-12-15T03:49:17.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-12-15T03:49:18.219Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-12-15T03:49:18.242Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:49:18.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-12-15T03:49:18.547Z] [2025-12-15T03:49:18.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:49:18.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-12-15T03:49:18.860Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-12-15T03:49:18.860Z] 2d35ebdb57d9: Already exists [2025-12-15T03:49:18.860Z] 85e8836fcdb2: Pulling fs layer [2025-12-15T03:49:18.860Z] 91631faa732a: Pulling fs layer [2025-12-15T03:49:18.860Z] f3f5ae8826fa: Pulling fs layer [2025-12-15T03:49:18.860Z] 4f4fb700ef54: Pulling fs layer [2025-12-15T03:49:18.860Z] 7861252a18e6: Pulling fs layer [2025-12-15T03:49:18.860Z] 9130f900ef6f: Pulling fs layer [2025-12-15T03:49:18.860Z] 4f4fb700ef54: Waiting [2025-12-15T03:49:18.860Z] 7861252a18e6: Waiting [2025-12-15T03:49:18.860Z] 9130f900ef6f: Waiting [2025-12-15T03:49:18.860Z] f3f5ae8826fa: Verifying Checksum [2025-12-15T03:49:18.860Z] f3f5ae8826fa: Download complete [2025-12-15T03:49:18.860Z] 85e8836fcdb2: Download complete [2025-12-15T03:49:18.860Z] 4f4fb700ef54: Verifying Checksum [2025-12-15T03:49:18.860Z] 4f4fb700ef54: Download complete [2025-12-15T03:49:19.123Z] 85e8836fcdb2: Pull complete [2025-12-15T03:49:19.123Z] 7861252a18e6: Verifying Checksum [2025-12-15T03:49:19.123Z] 7861252a18e6: Download complete [2025-12-15T03:49:19.384Z] 91631faa732a: Verifying Checksum [2025-12-15T03:49:19.384Z] 91631faa732a: Download complete [2025-12-15T03:49:19.954Z] 9130f900ef6f: Verifying Checksum [2025-12-15T03:49:19.954Z] 9130f900ef6f: Download complete [2025-12-15T03:49:24.149Z] 91631faa732a: Pull complete [2025-12-15T03:49:24.149Z] f3f5ae8826fa: Pull complete [2025-12-15T03:49:24.149Z] 4f4fb700ef54: Pull complete [2025-12-15T03:49:24.409Z] 7861252a18e6: Pull complete [2025-12-15T03:49:28.614Z] 9130f900ef6f: Pull complete [2025-12-15T03:49:28.614Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-12-15T03:49:28.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-12-15T03:49:28.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T03:49:28.732Z] prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container [2025-12-15T03:49:28.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-12-15T03:49:30.657Z] $ docker top 979ff70ebbf7a97bb3f7dd64ee95831f713bd40f0562a96aa0b233b0de6974fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-15T03:49:31.005Z] + git config --global --add safe.directory /w/workspace/edgex-go/934 [Pipeline] echo [2025-12-15T03:49:31.018Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-12-15T03:49:31.300Z] + set -o pipefail [2025-12-15T03:49:31.300Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-12-15T03:49:49.404Z] [2025-12-15T03:49:49.404Z] Monitoring /w/workspace/edgex-go/934 (github.com/edgexfoundry/edgex-go)... [2025-12-15T03:49:49.404Z] [2025-12-15T03:49:49.404Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b97267b2-5640-48cb-952f-89de8acef408 [2025-12-15T03:49:49.404Z] [2025-12-15T03:49:49.404Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-12-15T03:49:49.404Z] [2025-12-15T03:49:49.404Z] [2025-12-15T03:49:49.404Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-12-15T03:49:49.404Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-12-15T03:49:49.420Z] $ docker stop --time=1 979ff70ebbf7a97bb3f7dd64ee95831f713bd40f0562a96aa0b233b0de6974fd [2025-12-15T03:49:51.876Z] $ docker rm -f --volumes 979ff70ebbf7a97bb3f7dd64ee95831f713bd40f0562a96aa0b233b0de6974fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-12-15T03:49:52.413Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-15T03:49:52.430Z] provisioning config files... [2025-12-15T03:49:52.438Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/934@tmp/config13517875423025577668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:49:52.741Z] --> edgex-publish-swagger.sh [2025-12-15T03:49:52.741Z] === Publish openapi API === [2025-12-15T03:49:52.741Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-12-15T03:49:52.741Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/934/openapi/core-command.yaml] [2025-12-15T03:49:52.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-15T03:49:52.741Z] Dload Upload Total Spent Left Speed [2025-12-15T03:49:52.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 461 228k --:--:-- --:--:-- --:--:-- 228k [2025-12-15T03:49:52.741Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-15T03:49:52.741Z] [2025-12-15T03:49:52.741Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/934/openapi/core-data.yaml] [2025-12-15T03:49:52.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-15T03:49:52.741Z] Dload Upload Total Spent Left Speed [2025-12-15T03:49:53.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 536 597k --:--:-- --:--:-- --:--:-- 598k [2025-12-15T03:49:53.001Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-15T03:49:53.001Z] [2025-12-15T03:49:53.001Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/934/openapi/core-keeper.yaml] [2025-12-15T03:49:53.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-15T03:49:53.001Z] Dload Upload Total Spent Left Speed [2025-12-15T03:49:53.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 523 234k --:--:-- --:--:-- --:--:-- 234k [2025-12-15T03:49:53.001Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-15T03:49:53.001Z] [2025-12-15T03:49:53.001Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/934/openapi/core-metadata.yaml] [2025-12-15T03:49:53.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-15T03:49:53.001Z] Dload Upload Total Spent Left Speed [2025-12-15T03:49:53.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 550 1332k --:--:-- --:--:-- --:--:-- 1332k [2025-12-15T03:49:53.265Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-15T03:49:53.265Z] [2025-12-15T03:49:53.265Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/934/openapi/security-proxy-auth.yaml] [2025-12-15T03:49:53.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-15T03:49:53.265Z] Dload Upload Total Spent Left Speed [2025-12-15T03:49:53.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 680 246k --:--:-- --:--:-- --:--:-- 247k [2025-12-15T03:49:53.265Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-15T03:49:53.265Z] [2025-12-15T03:49:53.265Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/934/openapi/security-secretstore-setup.yaml] [2025-12-15T03:49:53.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-15T03:49:53.266Z] Dload Upload Total Spent Left Speed [2025-12-15T03:49:53.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 741 43966 --:--:-- --:--:-- --:--:-- 44707 [2025-12-15T03:49:53.524Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-15T03:49:53.524Z] [2025-12-15T03:49:53.524Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/934/openapi/support-notifications.yaml] [2025-12-15T03:49:53.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-15T03:49:53.525Z] Dload Upload Total Spent Left Speed [2025-12-15T03:49:53.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 492 728k --:--:-- --:--:-- --:--:-- 729k [2025-12-15T03:49:53.525Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-15T03:49:53.525Z] [2025-12-15T03:49:53.525Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/934/openapi/support-scheduler.yaml] [2025-12-15T03:49:53.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-12-15T03:49:53.525Z] Dload Upload Total Spent Left Speed [2025-12-15T03:49:53.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 564 423k --:--:-- --:--:-- --:--:-- 423k [2025-12-15T03:49:53.785Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-12-15T03:49:53.785Z] [Pipeline] } [2025-12-15T03:49:53.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-12-15T03:49:54.229Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-15T03:49:54.229Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:49:54.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-15T03:49:54.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T03:49:54.617Z] prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container [2025-12-15T03:49:54.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-15T03:49:54.959Z] $ docker top 35383b99ac7c30ca31715ee8914cdd922f5b9370caa32ab9818f76063ad8a0c6 -eo pid,comm [2025-12-15T03:49:55.004Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-12-15T03:49:55.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-15T03:49:55.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-15T03:49:55.082Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-15T03:49:55.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-15T03:49:55.199Z] $ docker exec 35383b99ac7c30ca31715ee8914cdd922f5b9370caa32ab9818f76063ad8a0c6 ssh-agent [2025-12-15T03:49:55.310Z] SSH_AUTH_SOCK=/tmp/ssh-a1vD6AQMJEzD/agent.31 [2025-12-15T03:49:55.310Z] SSH_AGENT_PID=37 [2025-12-15T03:49:55.316Z] Running ssh-add (command line suppressed) [2025-12-15T03:49:55.416Z] Identity added: /w/workspace/edgex-go/934@tmp/private_key_11374277454171461007.key (/w/workspace/edgex-go/934@tmp/private_key_11374277454171461007.key) [2025-12-15T03:49:55.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-15T03:49:55.721Z] + git semver tag [2025-12-15T03:49:55.980Z] 2025-12-15 03:49:55,969 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-15T03:49:55.980Z] 2025-12-15 03:49:55,973 [run_tag] DEBUG tag force:False [2025-12-15T03:49:55.980Z] 2025-12-15 03:49:55,973 [check_head_tag] DEBUG check head tag [2025-12-15T03:49:55.980Z] 2025-12-15 03:49:55,974 [execute] INFO git cat-file --batch-check [2025-12-15T03:49:55.980Z] 2025-12-15 03:49:55,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/934, stdin=, shell=False, universal_newlines=False) [2025-12-15T03:49:55.980Z] 2025-12-15 03:49:55,977 [execute] INFO git cat-file --batch [2025-12-15T03:49:55.980Z] 2025-12-15 03:49:55,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/934, stdin=, shell=False, universal_newlines=False) [2025-12-15T03:49:56.240Z] 2025-12-15 03:49:56,006 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main [2025-12-15T03:49:56.240Z] 2025-12-15 03:49:56,006 [execute] INFO git tag -a v4.1.0-dev.83 -m v4.1.0-dev.83 [2025-12-15T03:49:56.240Z] 2025-12-15 03:49:56,007 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.83', '-m', 'v4.1.0-dev.83'], cwd=/w/workspace/edgex-go/934, stdin=None, shell=False, universal_newlines=False) [2025-12-15T03:49:56.240Z] 2025-12-15 03:49:56,010 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main [2025-12-15T03:49:56.240Z] 4.1.0-dev.83 [Pipeline] } [2025-12-15T03:49:56.253Z] $ docker exec --env ******** --env ******** 35383b99ac7c30ca31715ee8914cdd922f5b9370caa32ab9818f76063ad8a0c6 ssh-agent -k [2025-12-15T03:49:56.348Z] unset SSH_AUTH_SOCK; [2025-12-15T03:49:56.348Z] unset SSH_AGENT_PID; [2025-12-15T03:49:56.348Z] echo Agent pid 37 killed; [2025-12-15T03:49:56.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-15T03:49:56.686Z] + git semver [Pipeline] } [2025-12-15T03:49:56.962Z] $ docker stop --time=1 35383b99ac7c30ca31715ee8914cdd922f5b9370caa32ab9818f76063ad8a0c6 [2025-12-15T03:49:58.250Z] $ docker rm -f --volumes 35383b99ac7c30ca31715ee8914cdd922f5b9370caa32ab9818f76063ad8a0c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:49:58.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-12-15T03:49:58.701Z] [2025-12-15T03:49:58.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:49:59.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-12-15T03:49:59.033Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-12-15T03:49:59.033Z] ab5ef0e58194: Pulling fs layer [2025-12-15T03:49:59.033Z] 9712f1f96733: Pulling fs layer [2025-12-15T03:49:59.033Z] 63f879dbbcfc: Pulling fs layer [2025-12-15T03:49:59.033Z] 0d9ebad4ef96: Pulling fs layer [2025-12-15T03:49:59.033Z] e9a5061849ea: Pulling fs layer [2025-12-15T03:49:59.033Z] d747dcd14b5f: Pulling fs layer [2025-12-15T03:49:59.033Z] 2de7ff778b66: Pulling fs layer [2025-12-15T03:49:59.033Z] 0d9ebad4ef96: Waiting [2025-12-15T03:49:59.033Z] 2de7ff778b66: Waiting [2025-12-15T03:49:59.033Z] d747dcd14b5f: Waiting [2025-12-15T03:49:59.033Z] e9a5061849ea: Waiting [2025-12-15T03:49:59.033Z] 9712f1f96733: Verifying Checksum [2025-12-15T03:49:59.033Z] 9712f1f96733: Download complete [2025-12-15T03:49:59.634Z] 63f879dbbcfc: Verifying Checksum [2025-12-15T03:49:59.634Z] 63f879dbbcfc: Download complete [2025-12-15T03:49:59.634Z] e9a5061849ea: Verifying Checksum [2025-12-15T03:49:59.634Z] e9a5061849ea: Download complete [2025-12-15T03:49:59.634Z] 0d9ebad4ef96: Verifying Checksum [2025-12-15T03:49:59.634Z] 0d9ebad4ef96: Download complete [2025-12-15T03:49:59.634Z] d747dcd14b5f: Verifying Checksum [2025-12-15T03:49:59.634Z] d747dcd14b5f: Download complete [2025-12-15T03:49:59.894Z] ab5ef0e58194: Verifying Checksum [2025-12-15T03:49:59.894Z] ab5ef0e58194: Download complete [2025-12-15T03:49:59.894Z] 2de7ff778b66: Verifying Checksum [2025-12-15T03:49:59.894Z] 2de7ff778b66: Download complete [2025-12-15T03:50:04.088Z] ab5ef0e58194: Pull complete [2025-12-15T03:50:04.088Z] 9712f1f96733: Pull complete [2025-12-15T03:50:04.088Z] 63f879dbbcfc: Pull complete [2025-12-15T03:50:09.363Z] 0d9ebad4ef96: Pull complete [2025-12-15T03:50:09.363Z] e9a5061849ea: Pull complete [2025-12-15T03:50:09.363Z] d747dcd14b5f: Pull complete [2025-12-15T03:50:11.269Z] 2de7ff778b66: Pull complete [2025-12-15T03:50:11.269Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-12-15T03:50:11.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-12-15T03:50:11.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T03:50:11.373Z] prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container [2025-12-15T03:50:11.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-12-15T03:50:13.099Z] $ docker top 2cfb401b4cfd3272ae85123aacfa83e2b1be4185b10a0bfc7977bea8434502c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-12-15T03:50:13.174Z] provisioning config files... [2025-12-15T03:50:13.181Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/934@tmp/config4843251090952031473tmp [2025-12-15T03:50:13.191Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/934@tmp/config1736214202111029451tmp [2025-12-15T03:50:13.200Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/934@tmp/config13863831937749668840tmp [Pipeline] { [Pipeline] echo [2025-12-15T03:50:13.230Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:50:13.527Z] ---> sigul-configuration.sh [2025-12-15T03:50:13.527Z] gpg: directory `/root/.gnupg' created [2025-12-15T03:50:13.527Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-12-15T03:50:13.527Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-12-15T03:50:13.527Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-12-15T03:50:13.527Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-12-15T03:50:13.527Z] gpg: CAST5 encrypted data [2025-12-15T03:50:13.527Z] gpg: encrypted with 1 passphrase [2025-12-15T03:50:13.527Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-12-15T03:50:13.822Z] + mkdir /home/jenkins [2025-12-15T03:50:13.823Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-12-15T03:50:14.119Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-12-15T03:50:14.135Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:50:14.432Z] ---> sigul-install.sh [2025-12-15T03:50:14.432Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-12-15T03:50:14.731Z] + git tag --list [2025-12-15T03:50:14.731Z] 0.6.0 [2025-12-15T03:50:14.731Z] 0.6.1 [2025-12-15T03:50:14.731Z] 0.7.0 [2025-12-15T03:50:14.731Z] 0.7.1 [2025-12-15T03:50:14.731Z] v1.0.0 [2025-12-15T03:50:14.731Z] v1.0.1 [2025-12-15T03:50:14.731Z] v1.1.0 [2025-12-15T03:50:14.731Z] v1.2.0 [2025-12-15T03:50:14.731Z] v1.2.1 [2025-12-15T03:50:14.731Z] v1.3.0 [2025-12-15T03:50:14.731Z] v1.3.1 [2025-12-15T03:50:14.731Z] v2.0.0 [2025-12-15T03:50:14.731Z] v2.1.0 [2025-12-15T03:50:14.731Z] v2.1.1 [2025-12-15T03:50:14.731Z] v2.2.0 [2025-12-15T03:50:14.731Z] v2.3.0 [2025-12-15T03:50:14.731Z] v3.0 [2025-12-15T03:50:14.731Z] v3.0.0 [2025-12-15T03:50:14.731Z] v3.1 [2025-12-15T03:50:14.731Z] v3.1.0 [2025-12-15T03:50:14.731Z] v3.1.1 [2025-12-15T03:50:14.731Z] v4.0 [2025-12-15T03:50:14.731Z] v4.0.0 [2025-12-15T03:50:14.731Z] v4.0.1 [2025-12-15T03:50:14.731Z] v4.0.1-dev.1 [2025-12-15T03:50:14.731Z] v4.0.1-dev.2 [2025-12-15T03:50:14.731Z] v4.1.0-dev.1 [2025-12-15T03:50:14.731Z] v4.1.0-dev.10 [2025-12-15T03:50:14.731Z] v4.1.0-dev.11 [2025-12-15T03:50:14.731Z] v4.1.0-dev.12 [2025-12-15T03:50:14.731Z] v4.1.0-dev.13 [2025-12-15T03:50:14.731Z] v4.1.0-dev.14 [2025-12-15T03:50:14.731Z] v4.1.0-dev.15 [2025-12-15T03:50:14.731Z] v4.1.0-dev.16 [2025-12-15T03:50:14.731Z] v4.1.0-dev.17 [2025-12-15T03:50:14.731Z] v4.1.0-dev.18 [2025-12-15T03:50:14.731Z] v4.1.0-dev.19 [2025-12-15T03:50:14.731Z] v4.1.0-dev.2 [2025-12-15T03:50:14.731Z] v4.1.0-dev.20 [2025-12-15T03:50:14.731Z] v4.1.0-dev.21 [2025-12-15T03:50:14.731Z] v4.1.0-dev.22 [2025-12-15T03:50:14.731Z] v4.1.0-dev.23 [2025-12-15T03:50:14.731Z] v4.1.0-dev.24 [2025-12-15T03:50:14.731Z] v4.1.0-dev.25 [2025-12-15T03:50:14.731Z] v4.1.0-dev.26 [2025-12-15T03:50:14.731Z] v4.1.0-dev.27 [2025-12-15T03:50:14.731Z] v4.1.0-dev.28 [2025-12-15T03:50:14.731Z] v4.1.0-dev.29 [2025-12-15T03:50:14.731Z] v4.1.0-dev.3 [2025-12-15T03:50:14.731Z] v4.1.0-dev.30 [2025-12-15T03:50:14.731Z] v4.1.0-dev.31 [2025-12-15T03:50:14.731Z] v4.1.0-dev.32 [2025-12-15T03:50:14.731Z] v4.1.0-dev.33 [2025-12-15T03:50:14.731Z] v4.1.0-dev.34 [2025-12-15T03:50:14.731Z] v4.1.0-dev.35 [2025-12-15T03:50:14.731Z] v4.1.0-dev.36 [2025-12-15T03:50:14.731Z] v4.1.0-dev.37 [2025-12-15T03:50:14.731Z] v4.1.0-dev.38 [2025-12-15T03:50:14.731Z] v4.1.0-dev.39 [2025-12-15T03:50:14.731Z] v4.1.0-dev.4 [2025-12-15T03:50:14.731Z] v4.1.0-dev.40 [2025-12-15T03:50:14.731Z] v4.1.0-dev.41 [2025-12-15T03:50:14.731Z] v4.1.0-dev.42 [2025-12-15T03:50:14.731Z] v4.1.0-dev.43 [2025-12-15T03:50:14.731Z] v4.1.0-dev.44 [2025-12-15T03:50:14.731Z] v4.1.0-dev.45 [2025-12-15T03:50:14.731Z] v4.1.0-dev.46 [2025-12-15T03:50:14.731Z] v4.1.0-dev.47 [2025-12-15T03:50:14.731Z] v4.1.0-dev.48 [2025-12-15T03:50:14.731Z] v4.1.0-dev.49 [2025-12-15T03:50:14.731Z] v4.1.0-dev.5 [2025-12-15T03:50:14.731Z] v4.1.0-dev.50 [2025-12-15T03:50:14.731Z] v4.1.0-dev.51 [2025-12-15T03:50:14.731Z] v4.1.0-dev.52 [2025-12-15T03:50:14.731Z] v4.1.0-dev.53 [2025-12-15T03:50:14.731Z] v4.1.0-dev.54 [2025-12-15T03:50:14.731Z] v4.1.0-dev.55 [2025-12-15T03:50:14.731Z] v4.1.0-dev.56 [2025-12-15T03:50:14.731Z] v4.1.0-dev.57 [2025-12-15T03:50:14.731Z] v4.1.0-dev.58 [2025-12-15T03:50:14.731Z] v4.1.0-dev.59 [2025-12-15T03:50:14.731Z] v4.1.0-dev.6 [2025-12-15T03:50:14.731Z] v4.1.0-dev.60 [2025-12-15T03:50:14.731Z] v4.1.0-dev.61 [2025-12-15T03:50:14.731Z] v4.1.0-dev.62 [2025-12-15T03:50:14.731Z] v4.1.0-dev.63 [2025-12-15T03:50:14.731Z] v4.1.0-dev.64 [2025-12-15T03:50:14.731Z] v4.1.0-dev.65 [2025-12-15T03:50:14.731Z] v4.1.0-dev.66 [2025-12-15T03:50:14.731Z] v4.1.0-dev.67 [2025-12-15T03:50:14.731Z] v4.1.0-dev.68 [2025-12-15T03:50:14.731Z] v4.1.0-dev.69 [2025-12-15T03:50:14.731Z] v4.1.0-dev.7 [2025-12-15T03:50:14.731Z] v4.1.0-dev.70 [2025-12-15T03:50:14.731Z] v4.1.0-dev.71 [2025-12-15T03:50:14.731Z] v4.1.0-dev.72 [2025-12-15T03:50:14.731Z] v4.1.0-dev.73 [2025-12-15T03:50:14.731Z] v4.1.0-dev.74 [2025-12-15T03:50:14.731Z] v4.1.0-dev.75 [2025-12-15T03:50:14.731Z] v4.1.0-dev.76 [2025-12-15T03:50:14.731Z] v4.1.0-dev.77 [2025-12-15T03:50:14.731Z] v4.1.0-dev.78 [2025-12-15T03:50:14.731Z] v4.1.0-dev.79 [2025-12-15T03:50:14.731Z] v4.1.0-dev.8 [2025-12-15T03:50:14.731Z] v4.1.0-dev.80 [2025-12-15T03:50:14.731Z] v4.1.0-dev.81 [2025-12-15T03:50:14.731Z] v4.1.0-dev.82 [2025-12-15T03:50:14.731Z] v4.1.0-dev.83 [2025-12-15T03:50:14.731Z] v4.1.0-dev.9 [Pipeline] sh [2025-12-15T03:50:15.030Z] + lftools sign git-tag v4.1.0-dev.83 [2025-12-15T03:50:15.601Z] Signing Git tag with Sigul... [2025-12-15T03:50:15.601Z] Signing v4.1.0-dev.83 [Pipeline] echo [2025-12-15T03:50:15.876Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:50:16.166Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-12-15T03:50:16.175Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-12-15T03:50:16.204Z] $ docker stop --time=1 2cfb401b4cfd3272ae85123aacfa83e2b1be4185b10a0bfc7977bea8434502c0 [2025-12-15T03:50:17.515Z] $ docker rm -f --volumes 2cfb401b4cfd3272ae85123aacfa83e2b1be4185b10a0bfc7977bea8434502c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-12-15T03:50:17.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-15T03:50:17.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:50:18.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-15T03:50:18.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T03:50:18.373Z] prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container [2025-12-15T03:50:18.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-15T03:50:18.643Z] $ docker top 2119fe0c73cfe868a36334e374cb4421f0e047f531602f1b273f77b986181c53 -eo pid,comm [2025-12-15T03:50:18.686Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-12-15T03:50:18.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-15T03:50:18.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-15T03:50:18.755Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-15T03:50:18.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-15T03:50:18.872Z] $ docker exec 2119fe0c73cfe868a36334e374cb4421f0e047f531602f1b273f77b986181c53 ssh-agent [2025-12-15T03:50:18.984Z] SSH_AUTH_SOCK=/tmp/ssh-t8AYLfluJs2s/agent.32 [2025-12-15T03:50:18.984Z] SSH_AGENT_PID=38 [2025-12-15T03:50:18.989Z] Running ssh-add (command line suppressed) [2025-12-15T03:50:19.101Z] Identity added: /w/workspace/edgex-go/934@tmp/private_key_4706754023903855754.key (/w/workspace/edgex-go/934@tmp/private_key_4706754023903855754.key) [2025-12-15T03:50:19.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-15T03:50:19.413Z] + git semver bump pre [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,634 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,638 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,638 [bump_version] DEBUG bumping version:4.1.0-dev.83 on axis:pre with prefix:dev [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,638 [bump_version] DEBUG bumped version:4.1.0-dev.84 [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,638 [write_version] DEBUG write version:4.1.0-dev.84 to path:/w/workspace/edgex-go/934/.semver/main with force:True [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,638 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,638 [write_file] DEBUG write to file:/w/workspace/edgex-go/934/.semver/main [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,640 [execute] INFO git cat-file --batch-check [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/934/.semver, stdin=, shell=False, universal_newlines=False) [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,644 [execute] INFO git cat-file --batch [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/934/.semver, stdin=, shell=False, universal_newlines=False) [2025-12-15T03:50:19.673Z] 2025-12-15 03:50:19,648 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main [2025-12-15T03:50:19.673Z] 4.1.0-dev.84 [Pipeline] } [2025-12-15T03:50:19.686Z] $ docker exec --env ******** --env ******** 2119fe0c73cfe868a36334e374cb4421f0e047f531602f1b273f77b986181c53 ssh-agent -k [2025-12-15T03:50:19.778Z] unset SSH_AUTH_SOCK; [2025-12-15T03:50:19.778Z] unset SSH_AGENT_PID; [2025-12-15T03:50:19.778Z] echo Agent pid 38 killed; [2025-12-15T03:50:19.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-15T03:50:20.121Z] + git semver [Pipeline] } [2025-12-15T03:50:20.398Z] $ docker stop --time=1 2119fe0c73cfe868a36334e374cb4421f0e047f531602f1b273f77b986181c53 [2025-12-15T03:50:21.652Z] $ docker rm -f --volumes 2119fe0c73cfe868a36334e374cb4421f0e047f531602f1b273f77b986181c53 [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-15T03:50:22.054Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-15T03:50:22.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:50:22.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-15T03:50:22.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T03:50:22.438Z] prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container [2025-12-15T03:50:22.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-12-15T03:50:22.706Z] $ docker top 74fbc0febed783fe5c71933a365ffc25c1b6047ca8e6671bb7855994f4231aba -eo pid,comm [2025-12-15T03:50:22.745Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-12-15T03:50:22.745Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-15T03:50:22.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-15T03:50:22.799Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-15T03:50:22.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-15T03:50:22.914Z] $ docker exec 74fbc0febed783fe5c71933a365ffc25c1b6047ca8e6671bb7855994f4231aba ssh-agent [2025-12-15T03:50:23.013Z] SSH_AUTH_SOCK=/tmp/ssh-t5FCGaUH1D47/agent.32 [2025-12-15T03:50:23.013Z] SSH_AGENT_PID=38 [2025-12-15T03:50:23.017Z] Running ssh-add (command line suppressed) [2025-12-15T03:50:23.113Z] Identity added: /w/workspace/edgex-go/934@tmp/private_key_6538890185786173544.key (/w/workspace/edgex-go/934@tmp/private_key_6538890185786173544.key) [2025-12-15T03:50:23.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-15T03:50:23.408Z] + git semver push [2025-12-15T03:50:23.667Z] 2025-12-15 03:50:23,622 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-15T03:50:23.667Z] 2025-12-15 03:50:23,625 [run_push] DEBUG push [2025-12-15T03:50:23.667Z] 2025-12-15 03:50:23,626 [execute] INFO git cat-file --batch-check [2025-12-15T03:50:23.667Z] 2025-12-15 03:50:23,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/934/.semver, stdin=, shell=False, universal_newlines=False) [2025-12-15T03:50:23.667Z] 2025-12-15 03:50:23,628 [execute] INFO git rev-list 7f798df601bf7f91d34db075a5041c8537f20389 -- [2025-12-15T03:50:23.667Z] 2025-12-15 03:50:23,628 [execute] DEBUG Popen(['git', 'rev-list', '7f798df601bf7f91d34db075a5041c8537f20389', '--'], cwd=/w/workspace/edgex-go/934/.semver, stdin=None, shell=False, universal_newlines=False) [2025-12-15T03:50:23.667Z] 2025-12-15 03:50:23,645 [execute] INFO git fetch -v -- origin [2025-12-15T03:50:23.667Z] 2025-12-15 03:50:23,645 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/934/.semver, stdin=None, shell=False, universal_newlines=True) [2025-12-15T03:50:24.235Z] 2025-12-15 03:50:24,139 [run_push] DEBUG no remote changes detected [2025-12-15T03:50:24.235Z] 2025-12-15 03:50:24,139 [execute] INFO git push origin semver [2025-12-15T03:50:24.235Z] 2025-12-15 03:50:24,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/934/.semver, stdin=None, shell=False, universal_newlines=False) [2025-12-15T03:50:25.170Z] 2025-12-15 03:50:24,871 [run_push] DEBUG push all version tags [2025-12-15T03:50:25.170Z] 2025-12-15 03:50:24,872 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-12-15T03:50:25.170Z] 2025-12-15 03:50:24,872 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/934, stdin=None, shell=False, universal_newlines=False) [2025-12-15T03:50:25.738Z] 2025-12-15 03:50:25,535 [read_version] DEBUG read version from /w/workspace/edgex-go/934/.semver/main [2025-12-15T03:50:25.738Z] 4.1.0-dev.84 [Pipeline] } [2025-12-15T03:50:25.748Z] $ docker exec --env ******** --env ******** 74fbc0febed783fe5c71933a365ffc25c1b6047ca8e6671bb7855994f4231aba ssh-agent -k [2025-12-15T03:50:25.828Z] unset SSH_AUTH_SOCK; [2025-12-15T03:50:25.829Z] unset SSH_AGENT_PID; [2025-12-15T03:50:25.829Z] echo Agent pid 38 killed; [2025-12-15T03:50:25.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-15T03:50:26.159Z] + git semver [Pipeline] } [2025-12-15T03:50:26.433Z] $ docker stop --time=1 74fbc0febed783fe5c71933a365ffc25c1b6047ca8e6671bb7855994f4231aba [2025-12-15T03:50:27.699Z] $ docker rm -f --volumes 74fbc0febed783fe5c71933a365ffc25c1b6047ca8e6671bb7855994f4231aba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-12-15T03:50:28.218Z] + [ -d /w/workspace/edgex-go/934/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:50:28.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:50:29.365Z] ---> package-listing.sh [2025-12-15T03:50:29.365Z] ++ facter osfamily [2025-12-15T03:50:29.365Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-15T03:50:29.625Z] + OS_FAMILY=debian [2025-12-15T03:50:29.625Z] + workspace=/w/workspace/edgex-go/934 [2025-12-15T03:50:29.625Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-15T03:50:29.625Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-15T03:50:29.625Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-15T03:50:29.625Z] + PACKAGES=/tmp/packages_start.txt [2025-12-15T03:50:29.625Z] + '[' /w/workspace/edgex-go/934 ']' [2025-12-15T03:50:29.625Z] + PACKAGES=/tmp/packages_end.txt [2025-12-15T03:50:29.625Z] + case "${OS_FAMILY}" in [2025-12-15T03:50:29.625Z] + dpkg -l [2025-12-15T03:50:29.625Z] + grep '^ii' [2025-12-15T03:50:29.625Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-15T03:50:29.625Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-15T03:50:29.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-15T03:50:29.625Z] + '[' /w/workspace/edgex-go/934 ']' [2025-12-15T03:50:29.625Z] + mkdir -p /w/workspace/edgex-go/934/archives/ [2025-12-15T03:50:29.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/934/archives/ [Pipeline] echo [2025-12-15T03:50:29.637Z] 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/934/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-12-15T03:50:29.915Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:50:30.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-15T03:50:30.494Z] [2025-12-15T03:50:30.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-15T03:50:30.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-15T03:50:30.801Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-15T03:50:30.801Z] 5eb5b503b376: Pulling fs layer [2025-12-15T03:50:30.801Z] 5c69ac0246d0: Pulling fs layer [2025-12-15T03:50:30.801Z] ec43610c2a17: Pulling fs layer [2025-12-15T03:50:30.801Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-15T03:50:30.801Z] 33b1e0a273af: Pulling fs layer [2025-12-15T03:50:30.801Z] 3a2ae6a8a46f: Waiting [2025-12-15T03:50:30.801Z] 5d3b04190fa2: Pulling fs layer [2025-12-15T03:50:30.801Z] 2f39f015ded8: Pulling fs layer [2025-12-15T03:50:30.801Z] 5d3b04190fa2: Waiting [2025-12-15T03:50:30.801Z] 33b1e0a273af: Waiting [2025-12-15T03:50:30.801Z] 2f39f015ded8: Waiting [2025-12-15T03:50:30.801Z] 5c69ac0246d0: Download complete [2025-12-15T03:50:30.801Z] 3a2ae6a8a46f: Verifying Checksum [2025-12-15T03:50:30.801Z] 3a2ae6a8a46f: Download complete [2025-12-15T03:50:30.802Z] 33b1e0a273af: Verifying Checksum [2025-12-15T03:50:30.802Z] 33b1e0a273af: Download complete [2025-12-15T03:50:30.802Z] 5d3b04190fa2: Verifying Checksum [2025-12-15T03:50:30.802Z] 5d3b04190fa2: Download complete [2025-12-15T03:50:30.802Z] ec43610c2a17: Verifying Checksum [2025-12-15T03:50:30.802Z] ec43610c2a17: Download complete [2025-12-15T03:50:31.060Z] 5eb5b503b376: Verifying Checksum [2025-12-15T03:50:31.060Z] 5eb5b503b376: Download complete [2025-12-15T03:50:31.641Z] 2f39f015ded8: Download complete [2025-12-15T03:50:32.602Z] 5eb5b503b376: Pull complete [2025-12-15T03:50:32.602Z] 5c69ac0246d0: Pull complete [2025-12-15T03:50:33.178Z] ec43610c2a17: Pull complete [2025-12-15T03:50:33.178Z] 3a2ae6a8a46f: Pull complete [2025-12-15T03:50:33.441Z] 33b1e0a273af: Pull complete [2025-12-15T03:50:33.441Z] 5d3b04190fa2: Pull complete [2025-12-15T03:50:40.041Z] 2f39f015ded8: Pull complete [2025-12-15T03:50:40.041Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-15T03:50:40.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-15T03:50:40.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-15T03:50:40.131Z] prd-ubuntu20.04-docker-8c-8g-775053 does not seem to be running inside a container [2025-12-15T03:50:40.166Z] $ 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/934/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/934 -v /w/workspace/edgex-go/934:/w/workspace/edgex-go/934:rw,z -v /w/workspace/edgex-go/934@tmp:/w/workspace/edgex-go/934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-12-15T03:50:41.679Z] $ docker top 4cab5457458b5657f1e5a9106d7a3c4d2406b3f205bfbe99dc0bd0c573708185 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-15T03:50:42.034Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-15T03:50:42.319Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-15T03:50:42.610Z] + ls /var/log/sa-host [2025-12-15T03:50:42.610Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-15T03:50:42.650Z] provisioning config files... [2025-12-15T03:50:42.658Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/934@tmp/config15987098069998628529tmp [Pipeline] { [Pipeline] echo [2025-12-15T03:50:42.679Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:50:42.965Z] ---> create-netrc.sh [Pipeline] } [2025-12-15T03:50:42.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:50:43.291Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-15T03:50:43.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:50:43.589Z] ---> sudo-logs.sh [2025-12-15T03:50:43.589Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-12-15T03:50:43.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:50:43.912Z] ---> job-cost.sh [2025-12-15T03:50:43.912Z] lf-activate-venv: SKIPPING [2025-12-15T03:50:43.912Z] DEBUG: total: 0.10999999940395355 [2025-12-15T03:50:43.912Z] INFO: Retrieving Stack Cost... [2025-12-15T03:50:44.483Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-12-15T03:50:44.742Z] INFO: Archiving Costs [Pipeline] echo [2025-12-15T03:50:44.759Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-15T03:50:45.046Z] ---> logs-deploy.sh [2025-12-15T03:50:45.046Z] lf-activate-venv: SKIPPING [2025-12-15T03:50:45.046Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/934 [2025-12-15T03:50:45.046Z] INFO: archiving workspace using pattern(s): [2025-12-15T03:50:45.986Z] Archives upload complete. [2025-12-15T03:50:46.245Z] INFO: archiving logs to Nexus [2025-12-15T03:50:46.821Z] ---> uname -a: [2025-12-15T03:50:46.821Z] Linux prd-ubuntu20-04-docker-8c-8g-775053 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] ---> lscpu: [2025-12-15T03:50:46.821Z] Architecture: x86_64 [2025-12-15T03:50:46.821Z] CPU op-mode(s): 32-bit, 64-bit [2025-12-15T03:50:46.821Z] Byte Order: Little Endian [2025-12-15T03:50:46.821Z] Address sizes: 40 bits physical, 48 bits virtual [2025-12-15T03:50:46.821Z] CPU(s): 8 [2025-12-15T03:50:46.821Z] On-line CPU(s) list: 0-7 [2025-12-15T03:50:46.821Z] Thread(s) per core: 1 [2025-12-15T03:50:46.821Z] Core(s) per socket: 1 [2025-12-15T03:50:46.821Z] Socket(s): 8 [2025-12-15T03:50:46.821Z] NUMA node(s): 1 [2025-12-15T03:50:46.821Z] Vendor ID: AuthenticAMD [2025-12-15T03:50:46.821Z] CPU family: 23 [2025-12-15T03:50:46.821Z] Model: 49 [2025-12-15T03:50:46.821Z] Model name: AMD EPYC-Rome Processor [2025-12-15T03:50:46.821Z] Stepping: 0 [2025-12-15T03:50:46.821Z] CPU MHz: 2799.998 [2025-12-15T03:50:46.821Z] BogoMIPS: 5599.99 [2025-12-15T03:50:46.821Z] Virtualization: AMD-V [2025-12-15T03:50:46.821Z] Hypervisor vendor: KVM [2025-12-15T03:50:46.821Z] Virtualization type: full [2025-12-15T03:50:46.821Z] L1d cache: 256 KiB [2025-12-15T03:50:46.821Z] L1i cache: 256 KiB [2025-12-15T03:50:46.821Z] L2 cache: 4 MiB [2025-12-15T03:50:46.821Z] L3 cache: 128 MiB [2025-12-15T03:50:46.821Z] NUMA node0 CPU(s): 0-7 [2025-12-15T03:50:46.821Z] Vulnerability Gather data sampling: Not affected [2025-12-15T03:50:46.821Z] Vulnerability Itlb multihit: Not affected [2025-12-15T03:50:46.821Z] Vulnerability L1tf: Not affected [2025-12-15T03:50:46.821Z] Vulnerability Mds: Not affected [2025-12-15T03:50:46.821Z] Vulnerability Meltdown: Not affected [2025-12-15T03:50:46.821Z] Vulnerability Mmio stale data: Not affected [2025-12-15T03:50:46.821Z] Vulnerability Retbleed: Vulnerable [2025-12-15T03:50:46.821Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-12-15T03:50:46.821Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-12-15T03:50:46.821Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-12-15T03:50:46.821Z] Vulnerability Srbds: Not affected [2025-12-15T03:50:46.821Z] Vulnerability Tsx async abort: Not affected [2025-12-15T03:50:46.821Z] 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-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] ---> nproc: [2025-12-15T03:50:46.821Z] 8 [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] ---> df -h: [2025-12-15T03:50:46.821Z] Filesystem Size Used Avail Use% Mounted on [2025-12-15T03:50:46.821Z] overlay 155G 34G 122G 22% / [2025-12-15T03:50:46.821Z] tmpfs 64M 0 64M 0% /dev [2025-12-15T03:50:46.821Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-12-15T03:50:46.821Z] shm 64M 0 64M 0% /dev/shm [2025-12-15T03:50:46.821Z] /dev/vda1 155G 34G 122G 22% /facter-os [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] ---> sar -b -r -n DEV: [2025-12-15T03:50:46.821Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775053) 12/15/25 _x86_64_ (8 CPU) [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] 02:52:10 LINUX RESTART (8 CPU) [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] 02:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-12-15T03:50:46.821Z] 02:54:01 224.88 19.15 205.73 0.00 3124.95 67984.14 0.00 [2025-12-15T03:50:46.821Z] 02:55:01 39.76 0.12 39.64 0.00 0.93 34149.79 0.00 [2025-12-15T03:50:46.821Z] 02:56:01 37.09 0.05 37.04 0.00 0.40 15812.86 0.00 [2025-12-15T03:50:46.821Z] 02:57:01 78.67 0.10 78.57 0.00 4.40 41495.75 0.00 [2025-12-15T03:50:46.821Z] 02:58:01 1234.94 31.44 1203.50 0.00 2603.17 472014.80 0.00 [2025-12-15T03:50:46.821Z] 02:59:01 313.38 2.48 310.90 0.00 2284.04 102170.08 0.00 [2025-12-15T03:50:46.821Z] 03:00:01 397.43 0.08 397.35 0.00 0.67 130422.93 0.00 [2025-12-15T03:50:46.821Z] 03:01:01 956.86 25.72 931.14 0.00 997.40 185233.19 0.00 [2025-12-15T03:50:46.821Z] 03:02:01 36.56 0.72 35.84 0.00 39.59 947.71 0.00 [2025-12-15T03:50:46.821Z] 03:03:01 21.30 1.85 19.45 0.00 217.43 456.99 0.00 [2025-12-15T03:50:46.821Z] 03:04:01 6.17 0.00 6.17 0.00 0.00 153.97 0.00 [2025-12-15T03:50:46.821Z] 03:05:02 1.85 0.00 1.85 0.00 0.00 25.59 0.00 [2025-12-15T03:50:46.821Z] 03:06:01 0.98 0.00 0.98 0.00 0.00 11.12 0.00 [2025-12-15T03:50:46.821Z] 03:07:01 1.52 0.00 1.52 0.00 0.00 17.59 0.00 [2025-12-15T03:50:46.821Z] 03:08:01 4.18 2.32 1.87 0.00 21.06 25.20 0.00 [2025-12-15T03:50:46.821Z] 03:09:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 [2025-12-15T03:50:46.821Z] 03:10:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 [2025-12-15T03:50:46.821Z] 03:11:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 [2025-12-15T03:50:46.821Z] 03:12:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 [2025-12-15T03:50:46.821Z] 03:13:01 1.77 0.00 1.77 0.00 0.00 21.33 0.00 [2025-12-15T03:50:46.821Z] 03:14:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2025-12-15T03:50:46.821Z] 03:15:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 [2025-12-15T03:50:46.821Z] 03:16:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2025-12-15T03:50:46.821Z] 03:17:01 1.53 0.05 1.48 0.00 1.07 16.93 0.00 [2025-12-15T03:50:46.821Z] 03:18:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2025-12-15T03:50:46.821Z] 03:19:01 1.52 0.02 1.50 0.00 0.67 17.86 0.00 [2025-12-15T03:50:46.821Z] 03:20:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2025-12-15T03:50:46.821Z] 03:21:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 [2025-12-15T03:50:46.821Z] 03:22:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2025-12-15T03:50:46.821Z] 03:23:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 [2025-12-15T03:50:46.821Z] 03:24:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2025-12-15T03:50:46.821Z] 03:25:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2025-12-15T03:50:46.821Z] 03:26:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2025-12-15T03:50:46.821Z] 03:27:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2025-12-15T03:50:46.821Z] 03:28:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2025-12-15T03:50:46.821Z] 03:29:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2025-12-15T03:50:46.821Z] 03:30:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2025-12-15T03:50:46.821Z] 03:31:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2025-12-15T03:50:46.821Z] 03:32:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2025-12-15T03:50:46.821Z] 03:33:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2025-12-15T03:50:46.821Z] 03:34:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2025-12-15T03:50:46.821Z] 03:35:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 [2025-12-15T03:50:46.821Z] 03:36:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2025-12-15T03:50:46.821Z] 03:37:01 1.73 0.30 1.43 0.00 16.80 18.13 0.00 [2025-12-15T03:50:46.821Z] 03:38:01 2.60 1.40 1.20 0.00 28.92 15.19 0.00 [2025-12-15T03:50:46.821Z] 03:39:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2025-12-15T03:50:46.821Z] 03:40:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2025-12-15T03:50:46.821Z] 03:41:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 [2025-12-15T03:50:46.821Z] 03:42:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2025-12-15T03:50:46.821Z] 03:43:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 [2025-12-15T03:50:46.821Z] 03:44:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2025-12-15T03:50:46.821Z] 03:45:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 [2025-12-15T03:50:46.821Z] 03:46:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2025-12-15T03:50:46.821Z] 03:47:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 [2025-12-15T03:50:46.821Z] 03:48:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2025-12-15T03:50:46.821Z] 03:49:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2025-12-15T03:50:46.821Z] 03:50:01 106.31 2.63 103.68 0.00 155.41 40251.52 0.00 [2025-12-15T03:50:46.821Z] Average: 61.66 1.55 60.11 0.00 166.67 19160.13 0.00 [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.821Z] 02:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-12-15T03:50:46.821Z] 02:54:01 27395204 31341780 938140 2.85 120688 4004420 1968544 5.80 1448608 3520776 22860 [2025-12-15T03:50:46.821Z] 02:55:01 25999324 31280680 994856 3.03 129056 5258632 2361664 6.96 2281360 4006452 296440 [2025-12-15T03:50:46.821Z] 02:56:01 26199924 31398348 876176 2.67 134128 5141628 2149920 6.34 1637568 4423496 311932 [2025-12-15T03:50:46.821Z] 02:57:01 26894448 31509552 772624 2.35 138060 4622144 1815180 5.35 1419744 4013336 234732 [2025-12-15T03:50:46.821Z] 02:58:01 10481576 31318768 912664 2.78 387396 19816064 2532536 7.47 3258668 17749988 2033184 [2025-12-15T03:50:46.821Z] 02:59:01 4512644 28084664 4071240 12.39 443460 22128352 11742912 34.62 7574032 18926916 1663080 [2025-12-15T03:50:46.821Z] 03:00:01 1207664 27658932 4502612 13.70 460448 24884072 11350688 33.46 9226632 20477108 1011272 [2025-12-15T03:50:46.821Z] 03:01:01 5115876 31364088 862756 2.62 468876 24836668 2173796 6.41 3897920 22162240 704 [2025-12-15T03:50:46.821Z] 03:02:01 5119232 31370788 855140 2.60 470292 24838684 2206536 6.51 4196764 21859332 672 [2025-12-15T03:50:46.821Z] 03:03:01 5106464 31365432 860388 2.62 470956 24845384 2336356 6.89 4788328 21279072 496 [2025-12-15T03:50:46.821Z] 03:04:01 5116796 31376120 849872 2.59 471204 24845540 2172068 6.40 4822876 21234892 8 [2025-12-15T03:50:46.821Z] 03:05:02 5117056 31376384 850156 2.59 471220 24845544 2172068 6.40 4823312 21234880 8 [2025-12-15T03:50:46.821Z] 03:06:01 5119844 31379208 847292 2.58 471224 24845552 2172068 6.40 4820528 21234888 8 [2025-12-15T03:50:46.821Z] 03:07:01 5120624 31380012 846664 2.58 471232 24845552 2172068 6.40 4820648 21234888 8 [2025-12-15T03:50:46.821Z] 03:08:01 5139324 31399440 827748 2.52 471704 24845712 2208308 6.51 4801236 21234952 236 [2025-12-15T03:50:46.821Z] 03:09:01 5138836 31398956 828208 2.52 471728 24845716 2208308 6.51 4800812 21234956 4 [2025-12-15T03:50:46.821Z] 03:10:01 5138968 31399140 827928 2.52 471736 24845716 2191896 6.46 4801416 21234948 160 [2025-12-15T03:50:46.821Z] 03:11:01 5139360 31399588 827328 2.52 471748 24845720 2191896 6.46 4800896 21234948 8 [2025-12-15T03:50:46.821Z] 03:12:01 5138768 31399008 827904 2.52 471748 24845720 2191896 6.46 4801172 21234948 156 [2025-12-15T03:50:46.821Z] 03:13:01 5139508 31399776 827104 2.52 471788 24845724 2191896 6.46 4800748 21234952 4 [2025-12-15T03:50:46.821Z] 03:14:01 5139200 31399500 827288 2.52 471796 24845732 2191896 6.46 4800788 21234960 192 [2025-12-15T03:50:46.821Z] 03:15:01 5139200 31399504 827268 2.52 471800 24845732 2191896 6.46 4800688 21234960 156 [2025-12-15T03:50:46.821Z] 03:16:01 5139136 31399448 827264 2.52 471804 24845736 2191896 6.46 4800844 21234964 188 [2025-12-15T03:50:46.821Z] 03:17:01 5139264 31399596 827220 2.52 471828 24845752 2191896 6.46 4801052 21234964 172 [2025-12-15T03:50:46.821Z] 03:18:01 5139200 31399592 827180 2.52 471860 24845772 2191896 6.46 4800544 21234984 64 [2025-12-15T03:50:46.821Z] 03:19:01 5139232 31399708 827092 2.52 471888 24845796 2191896 6.46 4800552 21235012 8 [2025-12-15T03:50:46.821Z] 03:20:01 5139304 31399896 826948 2.52 471904 24845924 2207940 6.51 4800912 21235108 196 [2025-12-15T03:50:46.821Z] 03:21:01 5139044 31399688 827164 2.52 471932 24845924 2207940 6.51 4800880 21235140 200 [2025-12-15T03:50:46.821Z] 03:22:01 5138996 31399664 827144 2.52 471940 24845932 2207940 6.51 4800924 21235144 176 [2025-12-15T03:50:46.821Z] 03:23:01 5139516 31400216 826588 2.51 471972 24845932 2207940 6.51 4800696 21235148 28 [2025-12-15T03:50:46.821Z] 03:24:01 5139468 31400196 826528 2.51 471988 24845940 2207940 6.51 4800660 21235152 24 [2025-12-15T03:50:46.821Z] 03:25:01 5139452 31400208 826456 2.51 472016 24845940 2207940 6.51 4800912 21235152 8 [2025-12-15T03:50:46.821Z] 03:26:01 5139152 31399912 826684 2.51 472024 24845944 2207940 6.51 4800712 21235156 8 [2025-12-15T03:50:46.821Z] 03:27:01 5138708 31399496 826908 2.52 472040 24845948 2207940 6.51 4801124 21235160 188 [2025-12-15T03:50:46.821Z] 03:28:01 5138440 31399244 827100 2.52 472056 24845948 2207940 6.51 4801176 21235160 120 [2025-12-15T03:50:46.821Z] 03:29:01 5138416 31399268 827028 2.52 472060 24845952 2223992 6.56 4801028 21235164 156 [2025-12-15T03:50:46.821Z] 03:30:01 5138336 31399200 827020 2.52 472072 24845952 2223992 6.56 4801032 21235164 196 [2025-12-15T03:50:46.821Z] 03:31:01 5138284 31399188 827220 2.52 472108 24845956 2223992 6.56 4801104 21235168 180 [2025-12-15T03:50:46.821Z] 03:32:01 5138228 31399156 827192 2.52 472124 24845964 2223992 6.56 4801208 21235176 232 [2025-12-15T03:50:46.821Z] 03:33:01 5138212 31399156 827132 2.52 472136 24845968 2223992 6.56 4801232 21235180 204 [2025-12-15T03:50:46.821Z] 03:34:01 5138352 31399332 826896 2.52 472168 24845972 2223992 6.56 4801264 21235184 240 [2025-12-15T03:50:46.821Z] 03:35:01 5138376 31399360 826860 2.52 472180 24845972 2223992 6.56 4800888 21235188 8 [2025-12-15T03:50:46.821Z] 03:36:01 5138580 31399564 826596 2.51 472204 24845976 2223992 6.56 4801088 21235188 12 [2025-12-15T03:50:46.821Z] 03:37:01 5136996 31398508 827604 2.52 472224 24846480 2223992 6.56 4804752 21235484 8 [2025-12-15T03:50:46.821Z] 03:38:01 5131244 31394720 831488 2.53 472264 24847336 2223992 6.56 4809632 21235560 4 [2025-12-15T03:50:46.821Z] 03:39:01 5131688 31395216 831192 2.53 472284 24847356 2223992 6.56 4809296 21235548 48 [2025-12-15T03:50:46.821Z] 03:40:01 5130656 31394220 832252 2.53 472316 24847360 2223992 6.56 4809124 21235548 36 [2025-12-15T03:50:46.821Z] 03:41:01 5130916 31394484 831936 2.53 472332 24847364 2223992 6.56 4809124 21235552 24 [2025-12-15T03:50:46.821Z] 03:42:01 5130900 31394472 831924 2.53 472348 24847360 2223992 6.56 4809108 21235556 28 [2025-12-15T03:50:46.821Z] 03:43:01 5130892 31394468 831864 2.53 472368 24847368 2223992 6.56 4809264 21235560 28 [2025-12-15T03:50:46.821Z] 03:44:01 5130300 31393928 832380 2.53 472384 24847372 2223992 6.56 4809160 21235560 8 [2025-12-15T03:50:46.821Z] 03:45:01 5130740 31394400 831812 2.53 472392 24847376 2223992 6.56 4809672 21235564 204 [2025-12-15T03:50:46.821Z] 03:46:01 5130764 31394424 831784 2.53 472396 24847376 2223992 6.56 4809200 21235564 8 [2025-12-15T03:50:46.821Z] 03:47:01 5130684 31394356 831792 2.53 472400 24847380 2223992 6.56 4809212 21235568 12 [2025-12-15T03:50:46.821Z] 03:48:01 5130700 31394384 831704 2.53 472412 24847376 2223992 6.56 4809276 21235572 16 [2025-12-15T03:50:46.821Z] 03:49:01 5129584 31393432 832784 2.53 472420 24847516 2223992 6.56 4809612 21235712 208 [2025-12-15T03:50:46.821Z] 03:50:01 3907212 31319980 905248 2.75 510492 25884120 2355704 6.95 4935884 22247540 321840 [2025-12-15T03:50:46.821Z] Average: 6634190 31267399 960409 2.92 446414 23319076 2536719 7.48 4661349 19955885 103533 [2025-12-15T03:50:46.821Z] [2025-12-15T03:50:46.822Z] 02:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-12-15T03:50:46.822Z] 02:54:01 vethf0ea2b9 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:54:01 ens3 1133.19 995.68 11834.12 143.91 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:54:01 docker0 795.83 826.75 59.31 4681.66 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:54:01 lo 3.67 3.67 0.38 0.38 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:55:01 vethf0ea2b9 0.30 0.35 0.02 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:55:01 ens3 24.60 16.53 20.21 10.28 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:55:01 docker0 0.30 0.30 0.02 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:56:01 vethf0ea2b9 0.60 0.62 0.05 0.05 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:56:01 ens3 18.03 13.00 14.40 8.44 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:56:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:57:01 ens3 99.90 59.09 2216.24 17.49 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:57:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:58:01 vetha92c6ad 0.40 2.88 0.04 0.24 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:58:01 ens3 1172.57 594.88 12155.14 79.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:58:01 docker0 504.97 989.92 47.59 9490.69 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:58:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 vetha92c6ad 0.12 0.70 0.01 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 ens3 327.02 128.09 1395.05 14.50 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 veth5f0bd5f 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 docker0 0.72 0.08 0.02 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 vethd4ce8ee 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 veth78e676c 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 vethed00304 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 veth85aceb8 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 vethacb4e2c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 veth3bf7422 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 vethebd8dc1 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 veth96e00c3 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 vethabeff94 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 veth44c6d36 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 02:59:01 veth29e43ea 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 vetha92c6ad 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 ens3 3.43 1.73 2.74 1.51 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 vethd4ce8ee 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 vethed00304 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 veth85aceb8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 vethacb4e2c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 veth3bf7422 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 vethebd8dc1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 veth96e00c3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 vethabeff94 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 veth44c6d36 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:00:01 veth29e43ea 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:01:01 ens3 65.29 68.56 36.84 255.15 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:01:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:01:01 lo 5.06 5.06 0.50 0.50 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:02:01 ens3 432.86 442.48 218.61 2092.62 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:02:01 lo 41.06 41.06 4.02 4.02 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:03:01 ens3 363.31 388.50 102.62 2868.33 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:03:01 lo 16.33 16.33 1.59 1.59 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:04:01 ens3 68.84 60.04 43.19 246.17 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:04:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:05:02 ens3 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:05:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:06:01 ens3 0.19 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:07:01 ens3 0.88 0.38 0.32 0.21 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:08:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:09:01 ens3 0.27 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:10:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:11:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:12:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:13:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:18:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:19:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:20:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:23:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:24:01 ens3 0.15 0.07 0.07 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:25:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:26:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:27:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:28:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:29:01 ens3 0.25 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:33:01 ens3 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:36:01 ens3 0.57 0.57 0.29 0.23 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:37:01 ens3 0.92 0.68 0.82 0.38 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:38:01 ens3 5.41 4.02 3.85 4.73 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:39:01 ens3 1.92 1.60 0.99 1.24 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:43:01 ens3 0.37 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:44:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:45:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.822Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:47:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:48:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:49:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:50:01 ens3 365.76 250.27 8127.50 151.12 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:50:01 docker0 54.03 75.22 5.49 897.24 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] 03:50:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] Average: ens3 71.79 53.16 634.84 103.47 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] Average: docker0 23.81 33.22 1.97 264.45 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] Average: lo 1.45 1.45 0.14 0.14 0.00 0.00 0.00 0.00 [2025-12-15T03:50:46.823Z] [2025-12-15T03:50:46.823Z] [2025-12-15T03:50:46.823Z] ---> sar -P ALL: [2025-12-15T03:50:46.823Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775053) 12/15/25 _x86_64_ (8 CPU) [2025-12-15T03:50:46.823Z] [2025-12-15T03:50:46.823Z] 02:52:10 LINUX RESTART (8 CPU) [2025-12-15T03:50:46.823Z] [2025-12-15T03:50:46.823Z] 02:53:01 CPU %user %nice %system %iowait %steal %idle [2025-12-15T03:50:46.823Z] 02:54:01 all 10.89 0.00 4.28 1.52 0.08 83.23 [2025-12-15T03:50:46.823Z] 02:54:01 0 10.97 0.00 3.74 0.15 0.08 85.05 [2025-12-15T03:50:46.823Z] 02:54:01 1 10.20 0.00 3.96 0.78 0.08 84.97 [2025-12-15T03:50:46.823Z] 02:54:01 2 9.24 0.00 5.16 0.31 0.07 85.23 [2025-12-15T03:50:46.823Z] 02:54:01 3 13.92 0.00 5.19 2.25 0.08 78.56 [2025-12-15T03:50:46.823Z] 02:54:01 4 11.15 0.00 3.52 1.00 0.09 84.24 [2025-12-15T03:50:46.823Z] 02:54:01 5 8.88 0.00 3.73 0.15 0.09 87.15 [2025-12-15T03:50:46.823Z] 02:54:01 6 12.14 0.00 4.68 7.29 0.09 75.80 [2025-12-15T03:50:46.823Z] 02:54:01 7 10.57 0.00 4.27 0.25 0.08 84.82 [2025-12-15T03:50:46.823Z] 02:55:01 all 49.67 0.00 8.87 0.35 0.11 41.00 [2025-12-15T03:50:46.823Z] 02:55:01 0 51.84 0.00 9.72 0.08 0.12 38.24 [2025-12-15T03:50:46.823Z] 02:55:01 1 50.44 0.00 8.87 0.42 0.10 40.17 [2025-12-15T03:50:46.823Z] 02:55:01 2 49.92 0.00 7.95 0.03 0.10 41.99 [2025-12-15T03:50:46.823Z] 02:55:01 3 50.04 0.00 8.76 0.00 0.12 41.08 [2025-12-15T03:50:46.823Z] 02:55:01 4 50.65 0.00 9.16 0.07 0.12 40.01 [2025-12-15T03:50:46.823Z] 02:55:01 5 49.66 0.00 9.34 0.08 0.12 40.80 [2025-12-15T03:50:46.823Z] 02:55:01 6 47.44 0.00 8.76 0.05 0.10 43.65 [2025-12-15T03:50:46.823Z] 02:55:01 7 47.37 0.00 8.40 2.06 0.10 42.06 [2025-12-15T03:50:46.823Z] 02:56:01 all 60.45 0.00 8.14 0.13 0.12 31.16 [2025-12-15T03:50:46.823Z] 02:56:01 0 60.59 0.00 8.76 0.02 0.10 30.53 [2025-12-15T03:50:46.823Z] 02:56:01 1 58.93 0.00 8.18 0.10 0.12 32.67 [2025-12-15T03:50:46.823Z] 02:56:01 2 61.18 0.00 7.83 0.03 0.12 30.84 [2025-12-15T03:50:46.823Z] 02:56:01 3 60.56 0.00 8.35 0.00 0.12 30.97 [2025-12-15T03:50:46.823Z] 02:56:01 4 61.60 0.00 7.72 0.00 0.12 30.56 [2025-12-15T03:50:46.823Z] 02:56:01 5 61.26 0.00 8.28 0.00 0.12 30.34 [2025-12-15T03:50:46.823Z] 02:56:01 6 60.17 0.00 7.81 0.00 0.12 31.90 [2025-12-15T03:50:46.823Z] 02:56:01 7 59.33 0.00 8.16 0.89 0.12 31.50 [2025-12-15T03:50:46.823Z] 02:57:01 all 37.17 0.00 6.27 0.42 0.09 56.05 [2025-12-15T03:50:46.823Z] 02:57:01 0 38.61 0.00 6.74 0.00 0.08 54.57 [2025-12-15T03:50:46.823Z] 02:57:01 1 35.16 0.00 5.93 0.12 0.08 58.71 [2025-12-15T03:50:46.823Z] 02:57:01 2 38.69 0.00 5.84 0.00 0.10 55.37 [2025-12-15T03:50:46.823Z] 02:57:01 3 38.16 0.00 6.61 0.07 0.10 55.06 [2025-12-15T03:50:46.823Z] 02:57:01 4 38.09 0.00 6.63 0.02 0.08 55.18 [2025-12-15T03:50:46.823Z] 02:57:01 5 37.39 0.00 5.92 0.05 0.08 56.55 [2025-12-15T03:50:46.823Z] 02:57:01 6 35.59 0.00 5.85 0.02 0.08 58.46 [2025-12-15T03:50:46.823Z] 02:57:01 7 35.68 0.00 6.64 3.13 0.10 54.46 [2025-12-15T03:50:46.823Z] 02:58:01 all 25.87 0.00 12.09 19.56 0.11 42.38 [2025-12-15T03:50:46.823Z] 02:58:01 0 27.11 0.00 10.70 12.46 0.12 49.61 [2025-12-15T03:50:46.823Z] 02:58:01 1 26.14 0.00 12.23 17.81 0.12 43.70 [2025-12-15T03:50:46.823Z] 02:58:01 2 27.42 0.00 13.23 26.20 0.10 33.05 [2025-12-15T03:50:46.823Z] 02:58:01 3 26.08 0.00 12.09 23.46 0.12 38.25 [2025-12-15T03:50:46.823Z] 02:58:01 4 26.16 0.00 12.14 23.71 0.12 37.87 [2025-12-15T03:50:46.823Z] 02:58:01 5 23.30 0.00 10.58 9.08 0.09 56.95 [2025-12-15T03:50:46.823Z] 02:58:01 6 24.83 0.00 13.79 27.04 0.10 34.24 [2025-12-15T03:50:46.823Z] 02:58:01 7 25.88 0.00 11.96 16.70 0.10 45.35 [2025-12-15T03:50:46.823Z] 02:59:01 all 74.64 0.00 10.27 4.06 0.13 10.90 [2025-12-15T03:50:46.823Z] 02:59:01 0 74.17 0.00 10.73 0.90 0.13 14.07 [2025-12-15T03:50:46.823Z] 02:59:01 1 74.65 0.00 10.18 1.89 0.12 13.16 [2025-12-15T03:50:46.823Z] 02:59:01 2 74.97 0.00 10.72 13.29 0.17 0.86 [2025-12-15T03:50:46.823Z] 02:59:01 3 74.49 0.00 10.34 11.56 0.15 3.46 [2025-12-15T03:50:46.823Z] 02:59:01 4 75.10 0.00 10.06 0.95 0.13 13.75 [2025-12-15T03:50:46.823Z] 02:59:01 5 74.52 0.00 9.60 1.35 0.13 14.39 [2025-12-15T03:50:46.823Z] 02:59:01 6 74.37 0.00 10.36 1.55 0.13 13.57 [2025-12-15T03:50:46.823Z] 02:59:01 7 74.83 0.00 10.18 0.98 0.10 13.90 [2025-12-15T03:50:46.823Z] 03:00:01 all 91.50 0.00 8.37 0.00 0.13 0.00 [2025-12-15T03:50:46.823Z] 03:00:01 0 91.45 0.00 8.43 0.00 0.12 0.00 [2025-12-15T03:50:46.823Z] 03:00:01 1 91.62 0.00 8.26 0.00 0.12 0.00 [2025-12-15T03:50:46.823Z] 03:00:01 2 90.85 0.00 9.00 0.00 0.15 0.00 [2025-12-15T03:50:46.823Z] 03:00:01 3 91.30 0.00 8.55 0.00 0.15 0.00 [2025-12-15T03:50:46.823Z] 03:00:01 4 92.09 0.00 7.80 0.00 0.12 0.00 [2025-12-15T03:50:46.823Z] 03:00:01 5 91.92 0.00 7.93 0.00 0.15 0.00 [2025-12-15T03:50:46.823Z] 03:00:01 6 91.60 0.00 8.26 0.00 0.13 0.00 [2025-12-15T03:50:46.823Z] 03:00:01 7 91.17 0.00 8.73 0.00 0.10 0.00 [2025-12-15T03:50:46.823Z] 03:01:01 all 73.07 0.00 8.39 0.71 0.14 17.70 [2025-12-15T03:50:46.823Z] 03:01:01 0 74.01 0.00 8.45 0.90 0.15 16.49 [2025-12-15T03:50:46.823Z] 03:01:01 1 73.56 0.00 8.54 1.04 0.15 16.71 [2025-12-15T03:50:46.823Z] 03:01:01 2 71.62 0.00 9.09 0.70 0.13 18.45 [2025-12-15T03:50:46.823Z] 03:01:01 3 73.71 0.00 8.17 0.37 0.13 17.61 [2025-12-15T03:50:46.823Z] 03:01:01 4 72.92 0.00 8.49 0.93 0.12 17.55 [2025-12-15T03:50:46.823Z] 03:01:01 5 72.12 0.00 8.18 0.40 0.13 19.16 [2025-12-15T03:50:46.823Z] 03:01:01 6 73.76 0.00 8.13 0.60 0.13 17.38 [2025-12-15T03:50:46.823Z] 03:01:01 7 72.82 0.00 8.07 0.70 0.13 18.27 [2025-12-15T03:50:46.823Z] 03:02:01 all 8.05 0.00 0.97 0.12 0.06 90.80 [2025-12-15T03:50:46.823Z] 03:02:01 0 4.95 0.00 1.13 0.05 0.05 93.82 [2025-12-15T03:50:46.823Z] 03:02:01 1 10.51 0.00 1.02 0.03 0.05 88.38 [2025-12-15T03:50:46.823Z] 03:02:01 2 8.04 0.00 0.97 0.05 0.08 90.86 [2025-12-15T03:50:46.823Z] 03:02:01 3 11.11 0.00 1.12 0.38 0.05 87.34 [2025-12-15T03:50:46.823Z] 03:02:01 4 8.94 0.00 1.00 0.35 0.07 89.64 [2025-12-15T03:50:46.823Z] 03:02:01 5 4.43 0.00 0.79 0.03 0.03 94.71 [2025-12-15T03:50:46.823Z] 03:02:01 6 10.93 0.00 1.12 0.03 0.07 87.84 [2025-12-15T03:50:46.823Z] 03:02:01 7 5.54 0.00 0.60 0.02 0.05 93.79 [2025-12-15T03:50:46.823Z] 03:03:01 all 11.13 0.00 0.60 0.06 0.06 88.16 [2025-12-15T03:50:46.823Z] 03:03:01 0 13.52 0.00 0.68 0.02 0.07 85.72 [2025-12-15T03:50:46.823Z] 03:03:01 1 9.68 0.00 0.55 0.12 0.05 89.60 [2025-12-15T03:50:46.823Z] 03:03:01 2 12.01 0.00 0.67 0.02 0.07 87.24 [2025-12-15T03:50:46.823Z] 03:03:01 3 13.07 0.00 0.67 0.25 0.07 85.94 [2025-12-15T03:50:46.823Z] 03:03:01 4 9.01 0.00 0.64 0.00 0.05 90.30 [2025-12-15T03:50:46.823Z] 03:03:01 5 18.36 0.00 0.52 0.03 0.08 81.01 [2025-12-15T03:50:46.823Z] 03:03:01 6 5.20 0.00 0.45 0.00 0.03 94.31 [2025-12-15T03:50:46.823Z] 03:03:01 7 8.14 0.00 0.62 0.02 0.05 91.17 [2025-12-15T03:50:46.823Z] 03:04:01 all 1.50 0.00 0.22 0.02 0.02 98.23 [2025-12-15T03:50:46.823Z] 03:04:01 0 2.96 0.00 0.25 0.05 0.05 96.70 [2025-12-15T03:50:46.823Z] 03:04:01 1 2.18 0.00 0.42 0.05 0.02 97.33 [2025-12-15T03:50:46.823Z] 03:04:01 2 1.48 0.00 0.17 0.02 0.02 98.32 [2025-12-15T03:50:46.823Z] 03:04:01 3 2.22 0.00 0.23 0.03 0.03 97.48 [2025-12-15T03:50:46.823Z] 03:04:01 4 0.73 0.00 0.20 0.00 0.02 99.05 [2025-12-15T03:50:46.823Z] 03:04:01 5 1.50 0.00 0.15 0.00 0.00 98.35 [2025-12-15T03:50:46.823Z] 03:04:01 6 0.47 0.00 0.20 0.02 0.02 99.30 [2025-12-15T03:50:46.823Z] 03:04:01 7 0.45 0.00 0.18 0.00 0.02 99.35 [2025-12-15T03:50:46.823Z] [2025-12-15T03:50:46.823Z] 03:04:01 CPU %user %nice %system %iowait %steal %idle [2025-12-15T03:50:46.823Z] 03:05:02 all 0.05 0.00 0.02 0.00 0.01 99.92 [2025-12-15T03:50:46.823Z] 03:05:02 0 0.18 0.00 0.05 0.02 0.02 99.73 [2025-12-15T03:50:46.823Z] 03:05:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.823Z] 03:05:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.823Z] 03:05:02 3 0.10 0.00 0.03 0.00 0.02 99.85 [2025-12-15T03:50:46.823Z] 03:05:02 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-12-15T03:50:46.823Z] 03:05:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.823Z] 03:05:02 6 0.00 0.00 0.02 0.02 0.02 99.95 [2025-12-15T03:50:46.823Z] 03:05:02 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.823Z] 03:06:01 all 0.04 0.00 0.03 0.00 0.01 99.91 [2025-12-15T03:50:46.823Z] 03:06:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-12-15T03:50:46.823Z] 03:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-15T03:50:46.823Z] 03:06:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2025-12-15T03:50:46.823Z] 03:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-15T03:50:46.823Z] 03:06:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2025-12-15T03:50:46.823Z] 03:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-12-15T03:50:46.823Z] 03:06:01 6 0.08 0.00 0.02 0.02 0.02 99.86 [2025-12-15T03:50:46.823Z] 03:06:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2025-12-15T03:50:46.823Z] 03:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-12-15T03:50:46.823Z] 03:07:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2025-12-15T03:50:46.823Z] 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.823Z] 03:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.823Z] 03:07:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2025-12-15T03:50:46.823Z] 03:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.823Z] 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.823Z] 03:07:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-15T03:50:46.823Z] 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.823Z] 03:08:01 all 0.04 0.00 0.03 0.01 0.01 99.91 [2025-12-15T03:50:46.823Z] 03:08:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2025-12-15T03:50:46.823Z] 03:08:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2025-12-15T03:50:46.823Z] 03:08:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-15T03:50:46.823Z] 03:08:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-12-15T03:50:46.823Z] 03:08:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-15T03:50:46.823Z] 03:08:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-15T03:50:46.823Z] 03:08:01 6 0.05 0.00 0.03 0.02 0.00 99.90 [2025-12-15T03:50:46.823Z] 03:08:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-12-15T03:50:46.823Z] 03:09:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2025-12-15T03:50:46.823Z] 03:09:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2025-12-15T03:50:46.823Z] 03:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.823Z] 03:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-15T03:50:46.823Z] 03:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-15T03:50:46.823Z] 03:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.823Z] 03:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.823Z] 03:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.823Z] 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.823Z] 03:10:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2025-12-15T03:50:46.823Z] 03:10:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2025-12-15T03:50:46.823Z] 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.823Z] 03:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.823Z] 03:10:01 3 0.12 0.00 0.03 0.00 0.03 99.82 [2025-12-15T03:50:46.823Z] 03:10:01 4 0.70 0.00 0.02 0.00 0.02 99.27 [2025-12-15T03:50:46.823Z] 03:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.823Z] 03:10:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-12-15T03:50:46.823Z] 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.823Z] 03:11:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2025-12-15T03:50:46.823Z] 03:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.823Z] 03:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.823Z] 03:11:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2025-12-15T03:50:46.823Z] 03:11:01 3 0.02 0.00 0.07 0.02 0.02 99.88 [2025-12-15T03:50:46.823Z] 03:11:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2025-12-15T03:50:46.823Z] 03:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.823Z] 03:11:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-12-15T03:50:46.823Z] 03:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.823Z] 03:12:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2025-12-15T03:50:46.823Z] 03:12:01 0 0.12 0.00 0.03 0.02 0.02 99.82 [2025-12-15T03:50:46.823Z] 03:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.823Z] 03:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-15T03:50:46.823Z] 03:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-15T03:50:46.823Z] 03:12:01 4 0.91 0.00 0.02 0.00 0.00 99.07 [2025-12-15T03:50:46.823Z] 03:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.823Z] 03:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-15T03:50:46.823Z] 03:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.823Z] 03:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-12-15T03:50:46.823Z] 03:13:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2025-12-15T03:50:46.823Z] 03:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:13:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:13:01 3 0.10 0.00 0.02 0.00 0.03 99.85 [2025-12-15T03:50:46.824Z] 03:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.824Z] 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:14:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-12-15T03:50:46.824Z] 03:14:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-15T03:50:46.824Z] 03:14:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:14:01 3 0.13 0.00 0.03 0.00 0.03 99.80 [2025-12-15T03:50:46.824Z] 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-12-15T03:50:46.824Z] 03:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:15:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] [2025-12-15T03:50:46.824Z] 03:15:01 CPU %user %nice %system %iowait %steal %idle [2025-12-15T03:50:46.824Z] 03:16:01 all 0.05 0.00 0.02 0.01 0.01 99.92 [2025-12-15T03:50:46.824Z] 03:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:16:01 3 0.12 0.00 0.03 0.00 0.02 99.83 [2025-12-15T03:50:46.824Z] 03:16:01 4 0.17 0.00 0.07 0.00 0.02 99.75 [2025-12-15T03:50:46.824Z] 03:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:16:01 6 0.03 0.00 0.00 0.03 0.02 99.92 [2025-12-15T03:50:46.824Z] 03:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:17:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2025-12-15T03:50:46.824Z] 03:17:01 0 0.10 0.00 0.02 0.02 0.02 99.85 [2025-12-15T03:50:46.824Z] 03:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:17:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:17:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2025-12-15T03:50:46.824Z] 03:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.824Z] 03:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:18:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2025-12-15T03:50:46.824Z] 03:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.824Z] 03:18:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2025-12-15T03:50:46.824Z] 03:18:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2025-12-15T03:50:46.824Z] 03:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:19:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2025-12-15T03:50:46.824Z] 03:19:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:19:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2025-12-15T03:50:46.824Z] 03:19:01 4 1.53 0.00 0.00 0.00 0.02 98.45 [2025-12-15T03:50:46.824Z] 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:19:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:20:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2025-12-15T03:50:46.824Z] 03:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-15T03:50:46.824Z] 03:20:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2025-12-15T03:50:46.824Z] 03:20:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:20:01 4 0.90 0.00 0.03 0.00 0.00 99.07 [2025-12-15T03:50:46.824Z] 03:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.824Z] 03:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-12-15T03:50:46.824Z] 03:21:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:21:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2025-12-15T03:50:46.824Z] 03:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.824Z] 03:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:21:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-12-15T03:50:46.824Z] 03:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:22:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2025-12-15T03:50:46.824Z] 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:22:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:22:01 7 0.05 0.00 0.02 0.03 0.02 99.88 [2025-12-15T03:50:46.824Z] 03:23:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2025-12-15T03:50:46.824Z] 03:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:23:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2025-12-15T03:50:46.824Z] 03:23:01 4 0.57 0.00 0.00 0.00 0.02 99.42 [2025-12-15T03:50:46.824Z] 03:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:23:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2025-12-15T03:50:46.824Z] 03:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-12-15T03:50:46.824Z] 03:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.824Z] 03:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.824Z] 03:24:01 3 0.08 0.00 0.03 0.00 0.03 99.85 [2025-12-15T03:50:46.824Z] 03:24:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2025-12-15T03:50:46.824Z] 03:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:24:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2025-12-15T03:50:46.824Z] 03:25:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:25:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2025-12-15T03:50:46.824Z] 03:25:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-15T03:50:46.824Z] 03:25:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-12-15T03:50:46.824Z] 03:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-12-15T03:50:46.824Z] 03:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.824Z] 03:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.824Z] 03:26:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-15T03:50:46.824Z] [2025-12-15T03:50:46.824Z] 03:26:01 CPU %user %nice %system %iowait %steal %idle [2025-12-15T03:50:46.824Z] 03:27:01 all 0.02 0.00 0.01 0.05 0.00 99.92 [2025-12-15T03:50:46.824Z] 03:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:27:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2025-12-15T03:50:46.824Z] 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:27:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-15T03:50:46.824Z] 03:27:01 7 0.02 0.00 0.02 0.38 0.00 99.58 [2025-12-15T03:50:46.824Z] 03:28:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2025-12-15T03:50:46.824Z] 03:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-15T03:50:46.824Z] 03:28:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2025-12-15T03:50:46.824Z] 03:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-15T03:50:46.824Z] 03:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-15T03:50:46.824Z] 03:28:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2025-12-15T03:50:46.824Z] 03:28:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:28:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-12-15T03:50:46.824Z] 03:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-12-15T03:50:46.824Z] 03:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.824Z] 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:29:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2025-12-15T03:50:46.824Z] 03:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-15T03:50:46.824Z] 03:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.824Z] 03:30:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-12-15T03:50:46.824Z] 03:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:30:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2025-12-15T03:50:46.824Z] 03:30:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-15T03:50:46.824Z] 03:30:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-12-15T03:50:46.824Z] 03:30:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-12-15T03:50:46.824Z] 03:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:31:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-15T03:50:46.824Z] 03:31:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2025-12-15T03:50:46.824Z] 03:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-12-15T03:50:46.824Z] 03:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:32:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.824Z] 03:32:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-15T03:50:46.824Z] 03:32:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:33:01 all 0.03 0.00 0.00 0.01 0.01 99.95 [2025-12-15T03:50:46.824Z] 03:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:33:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-12-15T03:50:46.824Z] 03:33:01 3 0.10 0.00 0.00 0.00 0.02 99.88 [2025-12-15T03:50:46.824Z] 03:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.824Z] 03:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.824Z] 03:33:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-12-15T03:50:46.824Z] 03:33:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-12-15T03:50:46.824Z] 03:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-12-15T03:50:46.824Z] 03:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.824Z] 03:34:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.824Z] 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.824Z] 03:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.824Z] 03:34:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2025-12-15T03:50:46.824Z] 03:34:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2025-12-15T03:50:46.824Z] 03:35:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-12-15T03:50:46.825Z] 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.825Z] 03:35:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-12-15T03:50:46.825Z] 03:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:35:01 4 0.23 0.00 0.00 0.00 0.02 99.75 [2025-12-15T03:50:46.825Z] 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:35:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2025-12-15T03:50:46.825Z] 03:35:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2025-12-15T03:50:46.825Z] 03:36:01 all 0.20 0.00 0.01 0.00 0.00 99.78 [2025-12-15T03:50:46.825Z] 03:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-12-15T03:50:46.825Z] 03:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-12-15T03:50:46.825Z] 03:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-15T03:50:46.825Z] 03:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.825Z] 03:36:01 4 1.34 0.00 0.00 0.00 0.00 98.66 [2025-12-15T03:50:46.825Z] 03:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:36:01 6 0.10 0.00 0.02 0.02 0.00 99.87 [2025-12-15T03:50:46.825Z] 03:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-15T03:50:46.825Z] 03:37:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2025-12-15T03:50:46.825Z] 03:37:01 0 0.15 0.00 0.00 0.00 0.00 99.85 [2025-12-15T03:50:46.825Z] 03:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:37:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2025-12-15T03:50:46.825Z] 03:37:01 3 0.13 0.00 0.00 0.00 0.02 99.85 [2025-12-15T03:50:46.825Z] 03:37:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2025-12-15T03:50:46.825Z] 03:37:01 5 0.13 0.00 0.02 0.02 0.00 99.83 [2025-12-15T03:50:46.825Z] 03:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.825Z] 03:37:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2025-12-15T03:50:46.825Z] [2025-12-15T03:50:46.825Z] 03:37:01 CPU %user %nice %system %iowait %steal %idle [2025-12-15T03:50:46.825Z] 03:38:01 all 0.21 0.00 0.04 0.01 0.01 99.73 [2025-12-15T03:50:46.825Z] 03:38:01 0 0.68 0.00 0.00 0.00 0.02 99.30 [2025-12-15T03:50:46.825Z] 03:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-15T03:50:46.825Z] 03:38:01 2 0.12 0.00 0.05 0.00 0.02 99.82 [2025-12-15T03:50:46.825Z] 03:38:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2025-12-15T03:50:46.825Z] 03:38:01 4 0.47 0.00 0.05 0.05 0.02 99.42 [2025-12-15T03:50:46.825Z] 03:38:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2025-12-15T03:50:46.825Z] 03:38:01 6 0.15 0.00 0.08 0.02 0.02 99.73 [2025-12-15T03:50:46.825Z] 03:38:01 7 0.07 0.00 0.05 0.02 0.00 99.87 [2025-12-15T03:50:46.825Z] 03:39:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2025-12-15T03:50:46.825Z] 03:39:01 0 0.15 0.00 0.00 0.00 0.00 99.85 [2025-12-15T03:50:46.825Z] 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.825Z] 03:39:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-12-15T03:50:46.825Z] 03:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-15T03:50:46.825Z] 03:39:01 4 0.85 0.00 0.00 0.00 0.00 99.15 [2025-12-15T03:50:46.825Z] 03:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-15T03:50:46.825Z] 03:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:39:01 7 0.07 0.00 0.05 0.02 0.02 99.85 [2025-12-15T03:50:46.825Z] 03:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-12-15T03:50:46.825Z] 03:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.825Z] 03:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-15T03:50:46.825Z] 03:40:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-15T03:50:46.825Z] 03:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-15T03:50:46.825Z] 03:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.825Z] 03:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.825Z] 03:40:01 7 0.00 0.00 0.03 0.02 0.02 99.93 [2025-12-15T03:50:46.825Z] 03:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-12-15T03:50:46.825Z] 03:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.825Z] 03:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.825Z] 03:41:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-12-15T03:50:46.825Z] 03:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-12-15T03:50:46.825Z] 03:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-12-15T03:50:46.825Z] 03:41:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-15T03:50:46.825Z] 03:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-12-15T03:50:46.825Z] 03:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-15T03:50:46.825Z] 03:42:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2025-12-15T03:50:46.825Z] 03:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.825Z] 03:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-15T03:50:46.825Z] 03:42:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-15T03:50:46.825Z] 03:42:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-12-15T03:50:46.825Z] 03:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-12-15T03:50:46.825Z] 03:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:43:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-12-15T03:50:46.825Z] 03:43:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-15T03:50:46.825Z] 03:43:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-15T03:50:46.825Z] 03:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.825Z] 03:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:43:01 7 0.05 0.00 0.05 0.02 0.02 99.87 [2025-12-15T03:50:46.825Z] 03:44:01 all 0.29 0.00 0.01 0.00 0.01 99.69 [2025-12-15T03:50:46.825Z] 03:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.825Z] 03:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-15T03:50:46.825Z] 03:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-15T03:50:46.825Z] 03:44:01 4 1.97 0.00 0.00 0.00 0.02 98.02 [2025-12-15T03:50:46.825Z] 03:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-15T03:50:46.825Z] 03:44:01 7 0.12 0.00 0.03 0.00 0.02 99.83 [2025-12-15T03:50:46.825Z] 03:45:01 all 0.18 0.00 0.01 0.01 0.01 99.79 [2025-12-15T03:50:46.825Z] 03:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:45:01 2 0.00 0.00 0.02 0.02 0.03 99.93 [2025-12-15T03:50:46.825Z] 03:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:45:01 4 1.32 0.00 0.00 0.00 0.00 98.68 [2025-12-15T03:50:46.825Z] 03:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-15T03:50:46.825Z] 03:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:45:01 7 0.00 0.00 0.03 0.07 0.00 99.90 [2025-12-15T03:50:46.825Z] 03:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-12-15T03:50:46.825Z] 03:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-12-15T03:50:46.825Z] 03:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-15T03:50:46.825Z] 03:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-15T03:50:46.825Z] 03:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-15T03:50:46.825Z] 03:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-15T03:50:46.825Z] 03:47:01 all 0.02 0.00 0.03 0.00 0.01 99.94 [2025-12-15T03:50:46.825Z] 03:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2025-12-15T03:50:46.825Z] 03:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-15T03:50:46.825Z] 03:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-12-15T03:50:46.825Z] 03:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-15T03:50:46.825Z] 03:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:47:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-12-15T03:50:46.825Z] 03:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-15T03:50:46.825Z] 03:47:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2025-12-15T03:50:46.825Z] 03:48:01 all 0.29 0.00 0.01 0.00 0.01 99.68 [2025-12-15T03:50:46.825Z] 03:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-15T03:50:46.825Z] 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.825Z] 03:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:48:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2025-12-15T03:50:46.825Z] 03:48:01 4 1.98 0.00 0.00 0.00 0.02 98.00 [2025-12-15T03:50:46.825Z] 03:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-15T03:50:46.825Z] 03:48:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2025-12-15T03:50:46.825Z] 03:48:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2025-12-15T03:50:46.825Z] [2025-12-15T03:50:46.825Z] 03:48:01 CPU %user %nice %system %iowait %steal %idle [2025-12-15T03:50:46.825Z] 03:49:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2025-12-15T03:50:46.825Z] 03:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-15T03:50:46.825Z] 03:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:49:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2025-12-15T03:50:46.825Z] 03:49:01 4 0.70 0.00 0.00 0.00 0.00 99.30 [2025-12-15T03:50:46.825Z] 03:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-15T03:50:46.825Z] 03:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-15T03:50:46.825Z] 03:49:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-12-15T03:50:46.825Z] 03:50:01 all 6.70 0.00 2.50 0.54 0.05 90.22 [2025-12-15T03:50:46.825Z] 03:50:01 0 6.58 0.00 2.01 0.02 0.05 91.34 [2025-12-15T03:50:46.825Z] 03:50:01 1 8.35 0.00 2.28 0.12 0.03 89.22 [2025-12-15T03:50:46.825Z] 03:50:01 2 7.08 0.00 2.99 3.36 0.05 86.51 [2025-12-15T03:50:46.825Z] 03:50:01 3 6.71 0.00 2.27 0.03 0.05 90.94 [2025-12-15T03:50:46.825Z] 03:50:01 4 7.23 0.00 2.78 0.03 0.05 89.90 [2025-12-15T03:50:46.825Z] 03:50:01 5 5.74 0.00 1.90 0.02 0.05 92.30 [2025-12-15T03:50:46.825Z] 03:50:01 6 6.72 0.00 2.79 0.15 0.05 90.29 [2025-12-15T03:50:46.825Z] 03:50:01 7 5.16 0.00 2.95 0.56 0.05 91.29 [2025-12-15T03:50:46.825Z] Average: all 7.94 0.00 1.25 0.48 0.03 90.31 [2025-12-15T03:50:46.825Z] Average: 0 8.02 0.00 1.25 0.26 0.03 90.44 [2025-12-15T03:50:46.825Z] Average: 1 7.90 0.00 1.23 0.39 0.02 90.46 [2025-12-15T03:50:46.825Z] Average: 2 7.93 0.00 1.29 0.77 0.03 89.98 [2025-12-15T03:50:46.825Z] Average: 3 8.11 0.00 1.28 0.67 0.03 89.90 [2025-12-15T03:50:46.825Z] Average: 4 8.22 0.00 1.23 0.47 0.02 90.06 [2025-12-15T03:50:46.825Z] Average: 5 7.87 0.00 1.17 0.19 0.02 90.74 [2025-12-15T03:50:46.825Z] Average: 6 7.79 0.00 1.27 0.64 0.03 90.27 [2025-12-15T03:50:46.825Z] Average: 7 7.66 0.00 1.25 0.45 0.02 90.61 [2025-12-15T03:50:46.825Z] [2025-12-15T03:50:46.825Z] [2025-12-15T03:50:46.825Z]