Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ff0a094634f017a51662964cce374908caefb26 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-ssh3972654239515901540.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-ssh9122908317095351299.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-ssh8409977779233491644.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-ssh16074337982631391191.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-ssh15454533671447661662.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-773785 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/928 [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/928 # 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 Avoid second fetch Checking out Revision 5ff0a094634f017a51662964cce374908caefb26 (main) Commit message: "Merge pull request #5312 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.45.0" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff0a094634f017a51662964cce374908caefb26 # timeout=10 > git rev-list --no-walk 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-25T02:49:18.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-25T02:49:18.479Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-25T02:49:18.506Z] ========================================================= [2025-11-25T02:49:18.506Z] EdgeX Global Pipelines Version Info [2025-11-25T02:49:18.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:49:19.614Z] ------------------- [2025-11-25T02:49:19.615Z] stable info: [2025-11-25T02:49:19.615Z] ------------------- [2025-11-25T02:49:19.615Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-25T02:49:19.615Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-25T02:49:19.615Z] Message: update stable to v1.0.278 [2025-11-25T02:49:20.185Z] ------------------- [2025-11-25T02:49:20.185Z] experimental info: [2025-11-25T02:49:20.185Z] ------------------- [2025-11-25T02:49:20.185Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-25T02:49:20.185Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-25T02:49:20.185Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-25T02:49:20.275Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-25T02:49:20.295Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-25T02:49:20.317Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-25T02:49:20.336Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-25T02:49:20.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-25T02:49:20.384Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-25T02:49:20.405Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-25T02:49:20.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-25T02:49:20.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-25T02:49:20.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-25T02:49:20.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-25T02:49:20.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-25T02:49:20.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-25T02:49:20.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-25T02:49:20.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-25T02:49:20.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-25T02:49:20.636Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-25T02:49:20.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-25T02:49:20.691Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-25T02:49:20.713Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-25T02:49:20.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-25T02:49:20.760Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-25T02:49:20.784Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-25T02:49:20.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-25T02:49:20.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-25T02:49:20.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-25T02:49:20.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T02:49:20.902Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ff0a09 [Pipeline] echo [2025-11-25T02:49:20.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T02:49:20.996Z] provisioning config files... [2025-11-25T02:49:21.011Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/928@tmp/config17447464683525885087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:49:21.346Z] ---> ****-login.sh [2025-11-25T02:49:21.346Z] nexus3.edgexfoundry.org:10001 [2025-11-25T02:49:21.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:49:21.607Z] [2025-11-25T02:49:21.607Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T02:49:21.607Z] Configure a credential helper to remove this warning. See [2025-11-25T02:49:21.607Z] https://docs.****.com/go/credential-store/ [2025-11-25T02:49:21.607Z] [2025-11-25T02:49:21.607Z] Login Succeeded [2025-11-25T02:49:21.607Z] nexus3.edgexfoundry.org:10002 [2025-11-25T02:49:21.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:49:21.607Z] [2025-11-25T02:49:21.608Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T02:49:21.608Z] Configure a credential helper to remove this warning. See [2025-11-25T02:49:21.608Z] https://docs.****.com/go/credential-store/ [2025-11-25T02:49:21.608Z] [2025-11-25T02:49:21.608Z] Login Succeeded [2025-11-25T02:49:21.608Z] nexus3.edgexfoundry.org:10003 [2025-11-25T02:49:21.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:49:21.869Z] [2025-11-25T02:49:21.869Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T02:49:21.869Z] Configure a credential helper to remove this warning. See [2025-11-25T02:49:21.869Z] https://docs.****.com/go/credential-store/ [2025-11-25T02:49:21.869Z] [2025-11-25T02:49:21.869Z] Login Succeeded [2025-11-25T02:49:21.869Z] nexus3.edgexfoundry.org:10004 [2025-11-25T02:49:21.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:49:21.869Z] [2025-11-25T02:49:21.869Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T02:49:21.869Z] Configure a credential helper to remove this warning. See [2025-11-25T02:49:21.870Z] https://docs.****.com/go/credential-store/ [2025-11-25T02:49:21.870Z] [2025-11-25T02:49:21.870Z] Login Succeeded [2025-11-25T02:49:21.870Z] ****.io [2025-11-25T02:49:21.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:49:22.131Z] [2025-11-25T02:49:22.131Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T02:49:22.131Z] Configure a credential helper to remove this warning. See [2025-11-25T02:49:22.131Z] https://docs.****.com/go/credential-store/ [2025-11-25T02:49:22.131Z] [2025-11-25T02:49:22.131Z] Login Succeeded [2025-11-25T02:49:22.131Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T02:49:22.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T02:49:22.468Z] + 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-11-25T02:49:22.468Z] + dirname cmd/core-command/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/core-data/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/core-keeper/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/core-metadata/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-25T02:49:22.468Z] + + cut -d/ -f2 [2025-11-25T02:49:22.468Z] dirname cmd/security-proxy-auth/Dockerfile [2025-11-25T02:49:22.468Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/support-notifications/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-25T02:49:22.468Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-25T02:49:22.468Z] + cut -d/ -f2 [2025-11-25T02:49:22.468Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-25T02:49:22.512Z] 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-11-25T02:49:22.889Z] + git rev-list -1 --merges 5ff0a094634f017a51662964cce374908caefb26~1..5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T02:49:22.902Z] -----------> git rev-list -1 --merges 5ff0a094634f017a51662964cce374908caefb26~1..5ff0a094634f017a51662964cce374908caefb26 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:49:22.902Z] 5ff0a094634f017a51662964cce374908caefb26 [false] [Pipeline] sh [2025-11-25T02:49:23.193Z] + git log --format=format:%s -1 5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T02:49:23.211Z] ========================================================= [2025-11-25T02:49:23.211Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-25T02:49:23.211Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-25T02:49:23.650Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T02:49:23.650Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-25T02:49:23.650Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-25T02:49:23.650Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-25T02:49:23.650Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-11-25T02:49:23.650Z] -a /etc/ssh/ssh_known_hosts [2025-11-25T02:49:23.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:49:24.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T02:49:24.079Z] [2025-11-25T02:49:24.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:49:24.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T02:49:24.393Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-25T02:49:24.393Z] 3dae71ba6b94: Pulling fs layer [2025-11-25T02:49:24.393Z] 6bf1a483ea7c: Pulling fs layer [2025-11-25T02:49:24.393Z] f5dfc541a4d3: Pulling fs layer [2025-11-25T02:49:24.393Z] 461d9e800cba: Pulling fs layer [2025-11-25T02:49:24.393Z] 80192f66455f: Pulling fs layer [2025-11-25T02:49:24.393Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-25T02:49:24.393Z] a29436f7fd5d: Pulling fs layer [2025-11-25T02:49:24.393Z] 923cac83aea3: Pulling fs layer [2025-11-25T02:49:24.393Z] 25ad8b0a4227: Pulling fs layer [2025-11-25T02:49:24.393Z] 80192f66455f: Waiting [2025-11-25T02:49:24.393Z] 2e8e34ca0e6c: Waiting [2025-11-25T02:49:24.393Z] a29436f7fd5d: Waiting [2025-11-25T02:49:24.393Z] 923cac83aea3: Waiting [2025-11-25T02:49:24.393Z] db01528c6b51: Pulling fs layer [2025-11-25T02:49:24.393Z] 28988de357af: Pulling fs layer [2025-11-25T02:49:24.393Z] 25ad8b0a4227: Waiting [2025-11-25T02:49:24.393Z] db01528c6b51: Waiting [2025-11-25T02:49:24.393Z] 28988de357af: Waiting [2025-11-25T02:49:24.393Z] 461d9e800cba: Waiting [2025-11-25T02:49:24.393Z] 6bf1a483ea7c: Verifying Checksum [2025-11-25T02:49:24.393Z] 6bf1a483ea7c: Download complete [2025-11-25T02:49:24.393Z] 461d9e800cba: Verifying Checksum [2025-11-25T02:49:24.393Z] 461d9e800cba: Download complete [2025-11-25T02:49:24.653Z] 80192f66455f: Verifying Checksum [2025-11-25T02:49:24.653Z] f5dfc541a4d3: Verifying Checksum [2025-11-25T02:49:24.653Z] f5dfc541a4d3: Download complete [2025-11-25T02:49:24.653Z] 3dae71ba6b94: Verifying Checksum [2025-11-25T02:49:24.653Z] 3dae71ba6b94: Download complete [2025-11-25T02:49:24.653Z] 923cac83aea3: Verifying Checksum [2025-11-25T02:49:24.653Z] 923cac83aea3: Download complete [2025-11-25T02:49:24.653Z] 25ad8b0a4227: Verifying Checksum [2025-11-25T02:49:24.653Z] 25ad8b0a4227: Download complete [2025-11-25T02:49:24.912Z] db01528c6b51: Verifying Checksum [2025-11-25T02:49:24.912Z] db01528c6b51: Download complete [2025-11-25T02:49:24.912Z] 28988de357af: Verifying Checksum [2025-11-25T02:49:24.912Z] 28988de357af: Download complete [2025-11-25T02:49:24.912Z] a29436f7fd5d: Verifying Checksum [2025-11-25T02:49:24.912Z] a29436f7fd5d: Download complete [2025-11-25T02:49:25.480Z] 2e8e34ca0e6c: Download complete [2025-11-25T02:49:26.048Z] 3dae71ba6b94: Pull complete [2025-11-25T02:49:26.308Z] 6bf1a483ea7c: Pull complete [2025-11-25T02:49:26.877Z] f5dfc541a4d3: Pull complete [2025-11-25T02:49:26.877Z] 461d9e800cba: Pull complete [2025-11-25T02:49:26.877Z] 80192f66455f: Pull complete [2025-11-25T02:49:31.071Z] 2e8e34ca0e6c: Pull complete [2025-11-25T02:49:31.330Z] a29436f7fd5d: Pull complete [2025-11-25T02:49:31.589Z] 923cac83aea3: Pull complete [2025-11-25T02:49:31.589Z] 25ad8b0a4227: Pull complete [2025-11-25T02:49:31.589Z] db01528c6b51: Pull complete [2025-11-25T02:49:31.589Z] 28988de357af: Pull complete [2025-11-25T02:49:31.849Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-25T02:49:31.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T02:49:31.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:49:31.990Z] prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container [2025-11-25T02:49:32.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-25T02:49:33.863Z] $ docker top 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 -eo pid,comm [2025-11-25T02:49:33.911Z] 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-11-25T02:49:33.911Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T02:49:33.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T02:49:33.963Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T02:49:34.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T02:49:34.083Z] $ docker exec 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 ssh-agent [2025-11-25T02:49:34.183Z] SSH_AUTH_SOCK=/tmp/ssh-P27Z0kY4qxvX/agent.32 [2025-11-25T02:49:34.183Z] SSH_AGENT_PID=38 [2025-11-25T02:49:34.191Z] Running ssh-add (command line suppressed) [2025-11-25T02:49:34.279Z] Identity added: /w/workspace/edgex-go/928@tmp/private_key_4793474021038906333.key (/w/workspace/edgex-go/928@tmp/private_key_4793474021038906333.key) [2025-11-25T02:49:34.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T02:49:34.594Z] + git config --global --add safe.directory /w/workspace/edgex-go/928 [Pipeline] sh [2025-11-25T02:49:34.884Z] + git tag --points-at HEAD [Pipeline] } [2025-11-25T02:49:34.894Z] $ docker exec --env ******** --env ******** 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 ssh-agent -k [2025-11-25T02:49:34.994Z] unset SSH_AUTH_SOCK; [2025-11-25T02:49:34.994Z] unset SSH_AGENT_PID; [2025-11-25T02:49:34.994Z] echo Agent pid 38 killed; [2025-11-25T02:49:35.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-25T02:49:35.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T02:49:35.044Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T02:49:35.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T02:49:35.157Z] $ docker exec 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 ssh-agent [2025-11-25T02:49:35.270Z] SSH_AUTH_SOCK=/tmp/ssh-RERuZ3nH29A8/agent.85 [2025-11-25T02:49:35.270Z] SSH_AGENT_PID=91 [2025-11-25T02:49:35.274Z] Running ssh-add (command line suppressed) [2025-11-25T02:49:35.362Z] Identity added: /w/workspace/edgex-go/928@tmp/private_key_10228895251964795656.key (/w/workspace/edgex-go/928@tmp/private_key_10228895251964795656.key) [2025-11-25T02:49:35.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T02:49:35.685Z] + git semver init [2025-11-25T02:49:35.945Z] 2025-11-25 02:49:35,883 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T02:49:35.945Z] 2025-11-25 02:49:35,887 [run_init] DEBUG init version:0.0.0 force:False [2025-11-25T02:49:35.945Z] 2025-11-25 02:49:35,888 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/928/.semver [2025-11-25T02:49:35.945Z] 2025-11-25 02:49:35,888 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/928/.semver [2025-11-25T02:49:35.945Z] 2025-11-25 02:49:35,889 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/928/.semver'], cwd=/w/workspace/edgex-go/928, stdin=None, shell=False, universal_newlines=False) [2025-11-25T02:49:41.234Z] 2025-11-25 02:49:40,854 [append_file] DEBUG append to file:/w/workspace/edgex-go/928/.git/info/exclude [2025-11-25T02:49:41.234Z] 2025-11-25 02:49:40,854 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/928/.semver/main with force:False [2025-11-25T02:49:41.234Z] 2025-11-25 02:49:40,854 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main [2025-11-25T02:49:41.234Z] 2025-11-25 02:49:40,854 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main [2025-11-25T02:49:41.234Z] 4.1.0-dev.77 [Pipeline] } [2025-11-25T02:49:41.242Z] $ docker exec --env ******** --env ******** 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 ssh-agent -k [2025-11-25T02:49:41.329Z] unset SSH_AUTH_SOCK; [2025-11-25T02:49:41.332Z] unset SSH_AGENT_PID; [2025-11-25T02:49:41.332Z] echo Agent pid 91 killed; [2025-11-25T02:49:41.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T02:49:41.680Z] + git semver [Pipeline] } [2025-11-25T02:49:41.954Z] $ docker stop --time=1 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 [2025-11-25T02:49:43.220Z] $ docker rm -f --volumes 91555aca860f640325db02a21cfc78bfce2b4b1cadc50739f99f340d447429a4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T02:49:43.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-25T02:49:43.877Z] Stashed 1 file(s) [Pipeline] echo [2025-11-25T02:49:43.882Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.77 [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-11-25T02:49:44.341Z] + git config --global --add safe.directory /w/workspace/edgex-go/928 [Pipeline] echo [2025-11-25T02:49:44.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T02:49:44.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T02:49:44.402Z] ========================================================= [2025-11-25T02:49:44.402Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-25T02:49:44.402Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-25T02:49:44.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T02:49:44.699Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-11-25T02:49:44.699Z] 2d35ebdb57d9: Pulling fs layer [2025-11-25T02:49:44.699Z] c35fb4624d26: Pulling fs layer [2025-11-25T02:49:44.700Z] 4e2aec7ef170: Pulling fs layer [2025-11-25T02:49:44.700Z] 333b49ad6fbf: Pulling fs layer [2025-11-25T02:49:44.700Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T02:49:44.700Z] c3e65509a76b: Pulling fs layer [2025-11-25T02:49:44.700Z] 7cf9ebb963bd: Pulling fs layer [2025-11-25T02:49:44.700Z] bb34ca984cfb: Pulling fs layer [2025-11-25T02:49:44.700Z] 151cf03bc807: Pulling fs layer [2025-11-25T02:49:44.700Z] 333b49ad6fbf: Waiting [2025-11-25T02:49:44.700Z] 4f4fb700ef54: Waiting [2025-11-25T02:49:44.700Z] c3e65509a76b: Waiting [2025-11-25T02:49:44.700Z] 7cf9ebb963bd: Waiting [2025-11-25T02:49:44.700Z] 151cf03bc807: Waiting [2025-11-25T02:49:44.700Z] bb34ca984cfb: Waiting [2025-11-25T02:49:44.700Z] c35fb4624d26: Download complete [2025-11-25T02:49:44.700Z] 333b49ad6fbf: Verifying Checksum [2025-11-25T02:49:44.700Z] 333b49ad6fbf: Download complete [2025-11-25T02:49:44.700Z] 4f4fb700ef54: Verifying Checksum [2025-11-25T02:49:44.700Z] 4f4fb700ef54: Download complete [2025-11-25T02:49:44.959Z] 2d35ebdb57d9: Download complete [2025-11-25T02:49:44.959Z] c3e65509a76b: Download complete [2025-11-25T02:49:44.959Z] 2d35ebdb57d9: Pull complete [2025-11-25T02:49:44.959Z] 7cf9ebb963bd: Verifying Checksum [2025-11-25T02:49:44.959Z] 7cf9ebb963bd: Download complete [2025-11-25T02:49:44.959Z] c35fb4624d26: Pull complete [2025-11-25T02:49:45.217Z] 4e2aec7ef170: Verifying Checksum [2025-11-25T02:49:45.217Z] 4e2aec7ef170: Download complete [2025-11-25T02:49:45.217Z] 151cf03bc807: Verifying Checksum [2025-11-25T02:49:45.217Z] 151cf03bc807: Download complete [2025-11-25T02:49:45.784Z] bb34ca984cfb: Verifying Checksum [2025-11-25T02:49:45.784Z] bb34ca984cfb: Download complete [2025-11-25T02:49:49.972Z] 4e2aec7ef170: Pull complete [2025-11-25T02:49:49.972Z] 333b49ad6fbf: Pull complete [2025-11-25T02:49:49.972Z] 4f4fb700ef54: Pull complete [2025-11-25T02:49:49.972Z] c3e65509a76b: Pull complete [2025-11-25T02:49:49.972Z] 7cf9ebb963bd: Pull complete [2025-11-25T02:49:53.255Z] bb34ca984cfb: Pull complete [2025-11-25T02:49:53.821Z] 151cf03bc807: Pull complete [2025-11-25T02:49:53.821Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-25T02:49:53.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T02:49:53.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-25T02:49:54.125Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T02:49:54.125Z] WORKDIR /edgex [2025-11-25T02:49:54.125Z] COPY go.mod . [2025-11-25T02:49:54.125Z] RUN go mod download [2025-11-25T02:49:54.125Z] + docker build -t ci-base-image-x86_64 -f - . [2025-11-25T02:49:54.693Z] #0 building with "default" instance using docker driver [2025-11-25T02:49:54.693Z] [2025-11-25T02:49:54.693Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:49:54.693Z] #1 transferring dockerfile: 164B done [2025-11-25T02:49:54.693Z] #1 DONE 0.0s [2025-11-25T02:49:54.693Z] [2025-11-25T02:49:54.693Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T02:49:54.693Z] #2 DONE 0.0s [2025-11-25T02:49:54.693Z] [2025-11-25T02:49:54.693Z] #3 [internal] load .dockerignore [2025-11-25T02:49:54.693Z] #3 transferring context: 50B done [2025-11-25T02:49:54.693Z] #3 DONE 0.0s [2025-11-25T02:49:54.693Z] [2025-11-25T02:49:54.693Z] #4 [internal] load build context [2025-11-25T02:49:54.953Z] #4 transferring context: 7.11kB done [2025-11-25T02:49:54.953Z] #4 DONE 0.1s [2025-11-25T02:49:54.953Z] [2025-11-25T02:49:54.953Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T02:49:54.953Z] #5 DONE 0.1s [2025-11-25T02:49:54.953Z] [2025-11-25T02:49:54.953Z] #6 [2/4] WORKDIR /edgex [2025-11-25T02:49:56.332Z] #6 DONE 1.5s [2025-11-25T02:49:56.591Z] [2025-11-25T02:49:56.591Z] #7 [3/4] COPY go.mod . [2025-11-25T02:49:56.591Z] #7 DONE 0.0s [2025-11-25T02:49:56.591Z] [2025-11-25T02:49:56.591Z] #8 [4/4] RUN go mod download [2025-11-25T02:49:59.009Z] Still waiting to schedule task [2025-11-25T02:49:59.009Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-25T02:50:04.711Z] #8 DONE 7.4s [2025-11-25T02:50:04.711Z] [2025-11-25T02:50:04.711Z] #9 exporting to image [2025-11-25T02:50:04.711Z] #9 exporting layers [2025-11-25T02:50:08.007Z] #9 exporting layers 3.8s done [2025-11-25T02:50:08.007Z] #9 writing image sha256:70582a955c6ed96ea1b081fa016a345186c695cd723418a478f45d471e3ca129 done [2025-11-25T02:50:08.007Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-25T02:50:08.007Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:50:08.316Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-25T02:50:08.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:50:08.390Z] prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container [2025-11-25T02:50:08.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-25T02:50:08.713Z] $ docker top 09076fd00904a8f3dda806a567e9b394d8b677a11b9afa52795a1f09fd5af12b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T02:50:09.061Z] + go version [2025-11-25T02:50:09.061Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-25T02:50:09.073Z] $ docker stop --time=1 09076fd00904a8f3dda806a567e9b394d8b677a11b9afa52795a1f09fd5af12b [2025-11-25T02:50:10.295Z] $ docker rm -f --volumes 09076fd00904a8f3dda806a567e9b394d8b677a11b9afa52795a1f09fd5af12b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:50:10.739Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-25T02:50:10.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:50:10.816Z] prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container [2025-11-25T02:50:10.840Z] $ 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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-25T02:50:11.061Z] $ docker top aa12b9af8927a15d36b702faf3ec87ad79a14bbf602be89b03b83154b79a98c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-25T02:50:11.134Z] ========================================================= [2025-11-25T02:50:11.134Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-25T02:50:11.134Z] ========================================================= [Pipeline] sh [2025-11-25T02:50:11.413Z] + git config --global --add safe.directory /w/workspace/edgex-go/928 [Pipeline] fileExists [Pipeline] sh [2025-11-25T02:50:11.721Z] + make test [2025-11-25T02:50:11.721Z] go test -race -coverprofile=coverage.out ./... [2025-11-25T02:50:19.841Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-25T02:50:46.376Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-25T02:50:48.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2025-11-25T02:50:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.4% of statements [2025-11-25T02:50:52.196Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-25T02:50:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2025-11-25T02:50:52.196Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-25T02:50:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 57.7% of statements [2025-11-25T02:50:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.015s coverage: 86.5% of statements [2025-11-25T02:50:52.196Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-25T02:50:52.196Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-25T02:50:52.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.036s coverage: 94.2% of statements [2025-11-25T02:50:52.454Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-25T02:50:52.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-25T02:50:52.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-25T02:50:52.454Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T02:50:52.454Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-25T02:50:52.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-11-25T02:50:52.455Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-25T02:50:52.455Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-25T02:50:52.455Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-25T02:50:52.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-25T02:50:52.455Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-25T02:50:52.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements [2025-11-25T02:50:52.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-25T02:50:52.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-25T02:50:52.455Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T02:50:52.455Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-25T02:50:52.455Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-25T02:50:52.455Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-25T02:50:53.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 8.4% of statements [2025-11-25T02:50:53.831Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-25T02:50:53.831Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 95.8% of statements [2025-11-25T02:50:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-25T02:50:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-25T02:50:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements [2025-11-25T02:50:55.733Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-25T02:50:55.733Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-25T02:50:55.733Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-25T02:50:55.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-11-25T02:50:57.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 2.4% of statements [2025-11-25T02:50:57.633Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-25T02:50:57.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2025-11-25T02:50:57.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-25T02:50:57.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 38.2% of statements [2025-11-25T02:50:57.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements [2025-11-25T02:50:57.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-25T02:50:57.892Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-25T02:50:57.892Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-25T02:50:58.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-11-25T02:50:58.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-11-25T02:50:58.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements [2025-11-25T02:50:58.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 93.1% of statements [2025-11-25T02:50:59.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-11-25T02:51:11.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.029s coverage: 94.4% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.038s coverage: 92.9% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-11-25T02:51:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.021s coverage: 62.3% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.019s coverage: 47.4% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.053s coverage: 82.1% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements [2025-11-25T02:51:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 6.8% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.035s coverage: 33.3% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.155s coverage: 54.8% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.6% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.046s coverage: 20.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-11-25T02:51:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-25T02:51:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.120s coverage: 29.2% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.015s coverage: 3.1% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2025-11-25T02:51:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-25T02:51:18.061Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.1% of statements [2025-11-25T02:51:23.328Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements [2025-11-25T02:51:23.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-25T02:51:23.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-25T02:51:23.328Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements [2025-11-25T02:51:23.328Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements [2025-11-25T02:51:23.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-25T02:51:23.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 43.6% of statements [2025-11-25T02:51:23.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-25T02:51:23.328Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T02:51:23.328Z] 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-11-25T02:51:23.328Z] running golangci-lint [2025-11-25T02:51:23.328Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-11-25T02:51:23.328Z] go version go1.25.2 linux/amd64 [2025-11-25T02:51:23.328Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-11-25T02:51:23.328Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-25T02:51:23.328Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-11-25T02:51:23.328Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-11-25T02:51:23.328Z] level=info msg="[goenv] Read go env for 5.079407ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-11-25T02:51:23.328Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-11-25T02:51:45.264Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|name|exports_file|files|imports|types_sizes) took 19.401135674s" [2025-11-25T02:51:45.264Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.183849ms" [2025-11-25T02:51:45.366Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-773786 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-11-25T02:51:45.385Z] Running in /w/workspace/edgex-go/928 [Pipeline] { [Pipeline] checkout [2025-11-25T02:51:45.430Z] The recommended git tool is: git [2025-11-25T02:51:52.642Z] using credential edgex-jenkins-ssh [2025-11-25T02:51:52.664Z] Cloning the remote Git repository [2025-11-25T02:51:52.710Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-25T02:51:52.797Z] > git init /w/workspace/edgex-go/928 # timeout=10 [2025-11-25T02:51:52.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-25T02:51:52.932Z] > git --version # timeout=10 [2025-11-25T02:51:52.951Z] > git --version # 'git version 2.25.1' [2025-11-25T02:51:52.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-25T02:51:53.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-25T02:51:55.228Z] level=info msg="[linters_context/goanalysis] analyzers took 1m50.032258977s with top 10 stages: buildir: 51.802338234s, gosec: 2.44863884s, fact_deprecated: 2.287151355s, inspect: 2.232862805s, ctrlflow: 1.684575376s, printf: 1.534132203s, fact_purity: 1.377509059s, S1038: 1.142096116s, nilness: 1.120988376s, typedness: 968.13409ms" [2025-11-25T02:51:55.228Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-11-25T02:51:55.228Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-11-25T02:51:55.228Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-11-25T02:51:55.228Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-11-25T02:51:55.228Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, invalid_issue: 35/35, path_relativity: 35/35, cgo: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0, path_absoluter: 35/35, exclusion_rules: 22/21" [2025-11-25T02:51:55.228Z] level=info msg="[runner] processing took 8.248041ms with stages: nolint_filter: 7.108725ms, generated_file_filter: 879.984µs, exclusion_rules: 168.971µs, exclusion_paths: 42.07µs, path_relativity: 32.081µs, path_absoluter: 4.38µs, cgo: 3.17µs, invalid_issue: 1.98µs, filename_unadjuster: 1.77µs, sort_results: 1.64µs, max_same_issues: 680ns, fixer: 590ns, diff: 510ns, max_from_linter: 320ns, uniq_by_line: 280ns, path_prettifier: 260ns, path_shortener: 250ns, max_per_file_from_linter: 150ns, source_code: 130ns, severity-rules: 100ns" [2025-11-25T02:51:55.228Z] level=info msg="[runner] linters took 11.027804839s with stages: goanalysis_metalinter: 11.019491457s" [2025-11-25T02:51:55.228Z] 0 issues. [2025-11-25T02:51:55.228Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-25T02:51:55.228Z] level=info msg="Memory: 306 samples, avg is 339.1MB, max is 1390.5MB" [2025-11-25T02:51:55.228Z] level=info msg="Execution took 30.472979537s" [2025-11-25T02:51:55.228Z] go vet ./... [2025-11-25T02:52:00.489Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-25T02:52:00.489Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-25T02:52:00.489Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-25T02:52:00.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-25T02:52:00.794Z] + ls -al . [2025-11-25T02:52:00.794Z] total 1388 [2025-11-25T02:52:00.794Z] drwxrwxr-x 11 1001 1001 4096 Nov 25 02:50 . [2025-11-25T02:52:00.794Z] drwxr-xr-x 4 root root 4096 Nov 25 02:50 .. [2025-11-25T02:52:00.794Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 02:49 .blubracket [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 10 Nov 25 02:49 .dockerignore [2025-11-25T02:52:00.794Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 02:51 .git [2025-11-25T02:52:00.794Z] drwxrwxr-x 3 1001 1001 4096 Nov 25 02:49 .github [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 909 Nov 25 02:49 .gitignore [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 359 Nov 25 02:49 .golangci.yml [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 100 Nov 25 02:49 .hadolint.yml [2025-11-25T02:52:00.794Z] drwxr-xr-x 3 1001 1001 4096 Nov 25 02:49 .semver [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 155 Nov 25 02:49 .sonarcloud.properties [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 02:49 ADOPTERS.md [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 20017 Nov 25 02:49 Attribution.txt [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 108018 Nov 25 02:49 CHANGELOG.md [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 02:49 CONTRIBUTING.md [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 02:49 GOVERNANCE.md [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 886 Nov 25 02:49 Jenkinsfile [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 02:49 LICENSE [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 16739 Nov 25 02:49 Makefile [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 02:49 OWNERS.md [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 9932 Nov 25 02:49 README.md [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 789 Nov 25 02:49 SECURITY.md [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 12 Nov 25 02:49 VERSION [2025-11-25T02:52:00.794Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 02:49 bin [2025-11-25T02:52:00.794Z] drwxrwxr-x 19 1001 1001 4096 Nov 25 02:49 cmd [2025-11-25T02:52:00.794Z] -rw-r--r-- 1 root root 1040110 Nov 25 02:51 coverage.out [2025-11-25T02:52:00.794Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 02:49 fuzz_test [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 7070 Nov 25 02:49 go.mod [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 90674 Nov 25 02:49 go.sum [2025-11-25T02:52:00.794Z] drwxrwxr-x 7 1001 1001 4096 Nov 25 02:49 internal [2025-11-25T02:52:00.794Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 02:49 openapi [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 584 Nov 25 02:49 security.txt [2025-11-25T02:52:00.794Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 02:49 version.go [Pipeline] sh [2025-11-25T02:52:01.079Z] + '[' -e coverage.out ] [2025-11-25T02:52:01.079Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-25T02:52:01.213Z] Stashed 1 file(s) [Pipeline] sh [2025-11-25T02:52:01.496Z] + make build [2025-11-25T02:52:01.496Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T02:52:12.146Z] Avoid second fetch [2025-11-25T02:52:12.147Z] Checking out Revision 5ff0a094634f017a51662964cce374908caefb26 (main) [2025-11-25T02:52:11.311Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-25T02:52:11.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-25T02:52:12.166Z] > git config core.sparsecheckout # timeout=10 [2025-11-25T02:52:12.226Z] > git checkout -f 5ff0a094634f017a51662964cce374908caefb26 # timeout=10 [2025-11-25T02:52:12.953Z] Commit message: "Merge pull request #5312 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.45.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T02:52:17.246Z] provisioning config files... [2025-11-25T02:52:17.275Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/928@tmp/config3618625436149144713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:52:17.918Z] ---> ****-login.sh [2025-11-25T02:52:17.918Z] nexus3.edgexfoundry.org:10001 [2025-11-25T02:52:18.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:52:18.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:52:18.460Z] Configure a credential helper to remove this warning. See [2025-11-25T02:52:18.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:52:18.460Z] [2025-11-25T02:52:18.460Z] Login Succeeded [2025-11-25T02:52:18.460Z] nexus3.edgexfoundry.org:10002 [2025-11-25T02:52:18.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:52:18.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:52:18.731Z] Configure a credential helper to remove this warning. See [2025-11-25T02:52:18.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:52:18.731Z] [2025-11-25T02:52:18.731Z] Login Succeeded [2025-11-25T02:52:18.731Z] nexus3.edgexfoundry.org:10003 [2025-11-25T02:52:19.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:52:19.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:52:19.270Z] Configure a credential helper to remove this warning. See [2025-11-25T02:52:19.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:52:19.270Z] [2025-11-25T02:52:19.270Z] Login Succeeded [2025-11-25T02:52:19.270Z] nexus3.edgexfoundry.org:10004 [2025-11-25T02:52:19.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:52:19.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:52:19.541Z] Configure a credential helper to remove this warning. See [2025-11-25T02:52:19.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:52:19.541Z] [2025-11-25T02:52:19.541Z] Login Succeeded [2025-11-25T02:52:19.541Z] ****.io [2025-11-25T02:52:19.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:52:20.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:52:20.079Z] Configure a credential helper to remove this warning. See [2025-11-25T02:52:20.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:52:20.079Z] [2025-11-25T02:52:20.079Z] Login Succeeded [2025-11-25T02:52:20.079Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T02:52:20.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-25T02:52:20.706Z] + git config --global --add safe.directory /w/workspace/edgex-go/928 [Pipeline] echo [2025-11-25T02:52:20.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T02:52:20.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T02:52:20.764Z] ========================================================= [2025-11-25T02:52:20.764Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-25T02:52:20.764Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-25T02:52:21.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T02:52:22.064Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-25T02:52:22.064Z] 6b59a28fa201: Pulling fs layer [2025-11-25T02:52:22.064Z] d32bb0dddca7: Pulling fs layer [2025-11-25T02:52:22.064Z] 5dab1238d3d9: Pulling fs layer [2025-11-25T02:52:22.064Z] 196fd7d83e7d: Pulling fs layer [2025-11-25T02:52:22.064Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T02:52:22.064Z] 8ba94037c8f0: Pulling fs layer [2025-11-25T02:52:22.064Z] deaec5988b04: Pulling fs layer [2025-11-25T02:52:22.064Z] 9f65657bb879: Pulling fs layer [2025-11-25T02:52:22.064Z] 196fd7d83e7d: Waiting [2025-11-25T02:52:22.064Z] 4f4fb700ef54: Waiting [2025-11-25T02:52:22.064Z] 8ba94037c8f0: Waiting [2025-11-25T02:52:22.064Z] 9f65657bb879: Waiting [2025-11-25T02:52:22.064Z] deaec5988b04: Waiting [2025-11-25T02:52:22.064Z] d32bb0dddca7: Verifying Checksum [2025-11-25T02:52:22.064Z] d32bb0dddca7: Download complete [2025-11-25T02:52:22.336Z] 196fd7d83e7d: Verifying Checksum [2025-11-25T02:52:22.336Z] 196fd7d83e7d: Download complete [2025-11-25T02:52:22.336Z] 4f4fb700ef54: Verifying Checksum [2025-11-25T02:52:22.336Z] 4f4fb700ef54: Download complete [2025-11-25T02:52:22.336Z] 8ba94037c8f0: Verifying Checksum [2025-11-25T02:52:22.336Z] 8ba94037c8f0: Download complete [2025-11-25T02:52:22.336Z] 6b59a28fa201: Verifying Checksum [2025-11-25T02:52:22.336Z] 6b59a28fa201: Download complete [2025-11-25T02:52:22.926Z] 9f65657bb879: Verifying Checksum [2025-11-25T02:52:22.926Z] 9f65657bb879: Download complete [2025-11-25T02:52:23.196Z] 6b59a28fa201: Pull complete [2025-11-25T02:52:23.420Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T02:52:23.784Z] d32bb0dddca7: Pull complete [2025-11-25T02:52:24.053Z] 5dab1238d3d9: Verifying Checksum [2025-11-25T02:52:24.053Z] 5dab1238d3d9: Download complete [2025-11-25T02:52:24.797Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T02:52:25.472Z] deaec5988b04: Verifying Checksum [2025-11-25T02:52:25.472Z] deaec5988b04: Download complete [2025-11-25T02:52:26.176Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T02:52:27.114Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T02:52:29.019Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T02:52:34.284Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T02:52:35.662Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T02:52:37.823Z] 5dab1238d3d9: Pull complete [2025-11-25T02:52:37.823Z] 196fd7d83e7d: Pull complete [2025-11-25T02:52:37.823Z] 4f4fb700ef54: Pull complete [2025-11-25T02:52:38.098Z] 8ba94037c8f0: Pull complete [2025-11-25T02:52:38.197Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T02:52:40.733Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T02:52:42.112Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T02:52:43.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T02:52:44.055Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-11-25T02:52:45.965Z] $ docker stop --time=1 aa12b9af8927a15d36b702faf3ec87ad79a14bbf602be89b03b83154b79a98c2 [2025-11-25T02:52:48.218Z] deaec5988b04: Pull complete [2025-11-25T02:52:48.487Z] 9f65657bb879: Pull complete [2025-11-25T02:52:48.755Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-25T02:52:48.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T02:52:48.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T02:52:48.804Z] $ docker rm -f --volumes aa12b9af8927a15d36b702faf3ec87ad79a14bbf602be89b03b83154b79a98c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2025-11-25T02:52:49.731Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T02:52:49.732Z] WORKDIR /edgex [2025-11-25T02:52:49.732Z] COPY go.mod . [2025-11-25T02:52:49.732Z] RUN go mod download [2025-11-25T02:52:49.732Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:52:50.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T02:52:50.108Z] [2025-11-25T02:52:50.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:52:50.328Z] Sending build context to Docker daemon 3.856MB [2025-11-25T02:52:50.328Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T02:52:50.328Z] ---> 334268110677 [2025-11-25T02:52:50.328Z] Step 2/4 : WORKDIR /edgex [2025-11-25T02:52:50.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T02:52:50.413Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-25T02:52:50.413Z] 91d30c5bc195: Pulling fs layer [2025-11-25T02:52:50.413Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-25T02:52:50.413Z] 9c61dcf015f6: Pulling fs layer [2025-11-25T02:52:50.413Z] 4698f68db338: Pulling fs layer [2025-11-25T02:52:50.413Z] 2a2f49069b9e: Pulling fs layer [2025-11-25T02:52:50.413Z] 4698f68db338: Waiting [2025-11-25T02:52:50.413Z] e0025b399a48: Pulling fs layer [2025-11-25T02:52:50.413Z] 2a2f49069b9e: Waiting [2025-11-25T02:52:50.413Z] e0025b399a48: Waiting [2025-11-25T02:52:50.413Z] 91d30c5bc195: Verifying Checksum [2025-11-25T02:52:50.413Z] 91d30c5bc195: Download complete [2025-11-25T02:52:50.413Z] 4698f68db338: Download complete [2025-11-25T02:52:50.671Z] 91d30c5bc195: Pull complete [2025-11-25T02:52:50.671Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-25T02:52:50.671Z] 2e9b0aa3be6d: Download complete [2025-11-25T02:52:50.671Z] e0025b399a48: Download complete [2025-11-25T02:52:50.671Z] 2a2f49069b9e: Download complete [2025-11-25T02:52:50.928Z] 2e9b0aa3be6d: Pull complete [2025-11-25T02:52:51.187Z] 9c61dcf015f6: Verifying Checksum [2025-11-25T02:52:51.187Z] 9c61dcf015f6: Download complete [2025-11-25T02:52:52.280Z] ---> Running in 2160dfdbcf22 [2025-11-25T02:52:52.562Z] Removing intermediate container 2160dfdbcf22 [2025-11-25T02:52:52.562Z] ---> f18f7b4d8464 [2025-11-25T02:52:52.562Z] Step 3/4 : COPY go.mod . [2025-11-25T02:52:54.469Z] 9c61dcf015f6: Pull complete [2025-11-25T02:52:54.469Z] 4698f68db338: Pull complete [2025-11-25T02:52:54.525Z] ---> 720eb85f9657 [2025-11-25T02:52:54.525Z] Step 4/4 : RUN go mod download [2025-11-25T02:52:54.525Z] ---> Running in 831c8f3f3c2a [2025-11-25T02:52:54.729Z] 2a2f49069b9e: Pull complete [2025-11-25T02:52:54.729Z] e0025b399a48: Pull complete [2025-11-25T02:52:54.729Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-25T02:52:54.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T02:52:54.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:52:54.832Z] prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container [2025-11-25T02:52:54.857Z] $ 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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-11-25T02:52:55.738Z] $ docker top 0c3ab3fdd6ac4c4af8403f1a7ca44aeff708d2eeebea0cb9760ff83cdb086928 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T02:52:56.079Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-25T02:52:56.337Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #1 transferring dockerfile: 2.10kB done [2025-11-25T02:52:56.337Z] #1 DONE 0.0s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #2 [core-data internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #2 transferring dockerfile: 2.04kB done [2025-11-25T02:52:56.337Z] #2 DONE 0.0s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T02:52:56.337Z] #3 DONE 0.0s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #4 transferring dockerfile: 1.81kB done [2025-11-25T02:52:56.337Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T02:52:56.337Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-11-25T02:52:56.337Z] #4 DONE 0.1s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #5 ... [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #6 transferring dockerfile: 2.01kB done [2025-11-25T02:52:56.337Z] #6 DONE 0.1s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #7 transferring dockerfile: 2.02kB done [2025-11-25T02:52:56.337Z] #7 DONE 0.1s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #8 transferring dockerfile: 2.14kB done [2025-11-25T02:52:56.337Z] #8 DONE 0.1s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #9 transferring dockerfile: 2.50kB done [2025-11-25T02:52:56.337Z] #9 DONE 0.2s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #10 transferring dockerfile: 2.49kB done [2025-11-25T02:52:56.337Z] #10 DONE 0.2s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #11 transferring dockerfile: 2.23kB done [2025-11-25T02:52:56.337Z] #11 DONE 0.2s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #12 transferring dockerfile: 3.02kB done [2025-11-25T02:52:56.337Z] #12 DONE 0.2s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T02:52:56.337Z] #3 DONE 0.0s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #13 [core-command internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #13 transferring dockerfile: 1.94kB done [2025-11-25T02:52:56.337Z] #13 DONE 0.2s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #14 transferring dockerfile: 1.89kB done [2025-11-25T02:52:56.337Z] #14 DONE 0.2s [2025-11-25T02:52:56.337Z] [2025-11-25T02:52:56.337Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-11-25T02:52:56.337Z] #5 transferring dockerfile: 1.70kB done [2025-11-25T02:52:56.598Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T02:52:56.598Z] #5 DONE 0.2s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-11-25T02:52:56.598Z] #15 transferring dockerfile: 1.69kB done [2025-11-25T02:52:56.598Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T02:52:56.598Z] #15 DONE 0.2s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #16 [support-scheduler internal] load build definition from Dockerfile [2025-11-25T02:52:56.598Z] #16 transferring dockerfile: 1.83kB done [2025-11-25T02:52:56.598Z] #16 DONE 0.2s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T02:52:56.598Z] #3 DONE 0.0s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #17 [core-data internal] load .dockerignore [2025-11-25T02:52:56.598Z] #17 transferring context: 50B done [2025-11-25T02:52:56.598Z] #17 DONE 0.1s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #18 [core-metadata internal] load .dockerignore [2025-11-25T02:52:56.598Z] #18 transferring context: 50B done [2025-11-25T02:52:56.598Z] #18 DONE 0.1s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #19 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T02:52:56.598Z] #19 DONE 0.2s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #20 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:52:56.598Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T02:52:56.598Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T02:52:56.598Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:52:56.598Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T02:52:56.598Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T02:52:56.598Z] #20 DONE 0.1s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #21 [security-proxy-auth internal] load .dockerignore [2025-11-25T02:52:56.598Z] #21 transferring context: 50B done [2025-11-25T02:52:56.598Z] #21 DONE 0.2s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #22 [support-notifications internal] load .dockerignore [2025-11-25T02:52:56.598Z] #22 transferring context: 50B done [2025-11-25T02:52:56.598Z] #22 DONE 0.2s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #23 [core-keeper internal] load .dockerignore [2025-11-25T02:52:56.598Z] #23 transferring context: 50B done [2025-11-25T02:52:56.598Z] #23 DONE 0.2s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-25T02:52:56.598Z] #24 transferring context: 50B done [2025-11-25T02:52:56.598Z] #24 DONE 0.1s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-11-25T02:52:56.598Z] #25 transferring context: 50B done [2025-11-25T02:52:56.598Z] #25 DONE 0.1s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #26 [security-proxy-setup internal] load .dockerignore [2025-11-25T02:52:56.598Z] #26 transferring context: 50B done [2025-11-25T02:52:56.598Z] #26 DONE 0.2s [2025-11-25T02:52:56.598Z] [2025-11-25T02:52:56.598Z] #27 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-25T02:52:56.863Z] #27 DONE 0.5s [2025-11-25T02:52:56.863Z] [2025-11-25T02:52:56.863Z] #28 [support-scheduler internal] load .dockerignore [2025-11-25T02:52:56.863Z] #28 transferring context: 50B done [2025-11-25T02:52:56.863Z] #28 DONE 0.5s [2025-11-25T02:52:56.863Z] [2025-11-25T02:52:56.863Z] #29 [core-data builder 2/7] WORKDIR /edgex-go [2025-11-25T02:52:57.124Z] #29 ... [2025-11-25T02:52:57.124Z] [2025-11-25T02:52:57.124Z] #20 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:52:57.124Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T02:52:57.124Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:52:57.124Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T02:52:57.124Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T02:52:57.124Z] #20 DONE 0.1s [2025-11-25T02:52:57.124Z] [2025-11-25T02:52:57.124Z] #27 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-25T02:52:57.124Z] #27 DONE 0.5s [2025-11-25T02:52:57.124Z] [2025-11-25T02:52:57.124Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-25T02:52:57.124Z] #30 DONE 0.7s [2025-11-25T02:52:57.124Z] [2025-11-25T02:52:57.124Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2025-11-25T02:52:57.124Z] #31 transferring context: 50B 0.0s done [2025-11-25T02:52:57.124Z] #31 DONE 0.5s [2025-11-25T02:52:57.124Z] [2025-11-25T02:52:57.124Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-25T02:52:57.124Z] #32 DONE 0.7s [2025-11-25T02:52:57.124Z] [2025-11-25T02:52:57.124Z] #29 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-11-25T02:52:58.060Z] #29 ... [2025-11-25T02:52:58.060Z] [2025-11-25T02:52:58.060Z] #33 [security-bootstrapper internal] load .dockerignore [2025-11-25T02:52:58.060Z] #33 transferring context: 50B done [2025-11-25T02:52:58.060Z] #33 DONE 1.3s [2025-11-25T02:52:58.060Z] [2025-11-25T02:52:58.060Z] #34 [security-proxy-auth internal] load build context [2025-11-25T02:52:58.060Z] #34 ... [2025-11-25T02:52:58.060Z] [2025-11-25T02:52:58.060Z] #35 [core-command internal] load .dockerignore [2025-11-25T02:52:58.060Z] #35 transferring context: 50B 0.0s done [2025-11-25T02:52:58.060Z] #35 DONE 1.6s [2025-11-25T02:52:58.060Z] [2025-11-25T02:52:58.060Z] #34 [security-proxy-auth internal] load build context [2025-11-25T02:53:02.251Z] #34 transferring context: 499.53MB 5.6s [2025-11-25T02:53:03.188Z] #34 transferring context: 607.99MB 6.6s done [2025-11-25T02:53:03.446Z] #34 ... [2025-11-25T02:53:03.446Z] [2025-11-25T02:53:03.446Z] #20 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:53:03.446Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T02:53:03.446Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:53:03.446Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T02:53:03.446Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T02:53:03.446Z] #20 DONE 0.1s [2025-11-25T02:53:03.446Z] [2025-11-25T02:53:03.446Z] #27 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-25T02:53:03.446Z] #27 DONE 0.5s [2025-11-25T02:53:03.446Z] [2025-11-25T02:53:03.446Z] #36 [security-bootstrapper internal] load build context [2025-11-25T02:53:06.731Z] #36 ... [2025-11-25T02:53:06.731Z] [2025-11-25T02:53:06.731Z] #37 [core-metadata internal] load build context [2025-11-25T02:53:06.731Z] #37 transferring context: 607.99MB 7.7s done [2025-11-25T02:53:06.731Z] #37 ... [2025-11-25T02:53:06.731Z] [2025-11-25T02:53:06.731Z] #38 [security-proxy-setup internal] load build context [2025-11-25T02:53:06.731Z] #38 transferring context: 607.99MB 6.8s done [2025-11-25T02:53:06.731Z] #38 ... [2025-11-25T02:53:06.731Z] [2025-11-25T02:53:06.731Z] #39 [security-secretstore-setup internal] load build context [2025-11-25T02:53:06.731Z] #39 transferring context: 607.99MB 6.6s done [2025-11-25T02:53:06.991Z] #39 ... [2025-11-25T02:53:06.991Z] [2025-11-25T02:53:06.991Z] #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T02:53:06.991Z] #0 0.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:06.991Z] #0 0.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:06.991Z] #0 0.944 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:06.991Z] #0 0.950 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:06.991Z] #0 0.975 OK: 7 MiB in 17 packages [2025-11-25T02:53:07.249Z] #40 ... [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T02:53:07.249Z] #41 ... [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #20 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:53:07.249Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T02:53:07.249Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:53:07.249Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T02:53:07.249Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T02:53:07.249Z] #20 DONE 0.1s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #27 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-25T02:53:07.249Z] #27 DONE 0.5s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #29 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-11-25T02:53:07.249Z] #29 DONE 10.2s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #42 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T02:53:07.249Z] #0 0.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:07.249Z] #0 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:07.249Z] #0 0.948 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:07.249Z] #0 0.952 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:07.249Z] #0 0.977 OK: 7 MiB in 17 packages [2025-11-25T02:53:07.249Z] #42 DONE 10.7s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #43 [security-spire-server internal] load .dockerignore [2025-11-25T02:53:07.249Z] #43 transferring context: 50B done [2025-11-25T02:53:07.249Z] #43 DONE 10.3s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T02:53:07.249Z] #40 DONE 10.7s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T02:53:07.249Z] #0 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:07.249Z] #0 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:07.249Z] #0 1.106 (1/7) Installing ca-certificates (20250911-r0) [2025-11-25T02:53:07.249Z] #0 1.121 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:07.249Z] #0 1.126 (3/7) Installing libgcc (14.2.0-r6) [2025-11-25T02:53:07.249Z] #0 1.134 (4/7) Installing libsodium (1.0.20-r0) [2025-11-25T02:53:07.249Z] #0 1.139 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-25T02:53:07.249Z] #0 1.158 (6/7) Installing libzmq (4.3.5-r2) [2025-11-25T02:53:07.249Z] #0 1.166 (7/7) Installing zeromq (4.3.5-r2) [2025-11-25T02:53:07.249Z] #0 1.176 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:07.249Z] #0 1.182 Executing ca-certificates-20250911-r0.trigger [2025-11-25T02:53:07.249Z] #0 1.219 OK: 12 MiB in 23 packages [2025-11-25T02:53:07.249Z] #44 DONE 10.7s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #45 [security-spire-server internal] load build context [2025-11-25T02:53:07.249Z] #45 DONE 0.0s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:53:07.249Z] #46 DONE 0.0s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #47 [security-spire-config internal] load .dockerignore [2025-11-25T02:53:07.249Z] #47 transferring context: 50B 0.0s done [2025-11-25T02:53:07.249Z] #47 DONE 10.3s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #48 [security-spire-agent internal] load .dockerignore [2025-11-25T02:53:07.249Z] #48 transferring context: 50B done [2025-11-25T02:53:07.249Z] #48 ... [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #20 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:53:07.249Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T02:53:07.249Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:53:07.249Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T02:53:07.249Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T02:53:07.249Z] #20 DONE 0.1s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #34 [security-proxy-auth internal] load build context [2025-11-25T02:53:07.249Z] #34 DONE 10.7s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T02:53:07.249Z] #0 1.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:07.249Z] #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:07.249Z] #0 1.807 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:07.249Z] #0 1.815 (2/4) Installing openssl (3.5.4-r0) [2025-11-25T02:53:07.249Z] #0 1.841 (3/4) Installing su-exec (0.2-r3) [2025-11-25T02:53:07.249Z] #0 1.842 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T02:53:07.249Z] #0 1.910 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:07.249Z] #0 1.914 OK: 20 MiB in 20 packages [2025-11-25T02:53:07.249Z] #49 DONE 10.7s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T02:53:07.249Z] #50 DONE 10.7s [2025-11-25T02:53:07.249Z] [2025-11-25T02:53:07.249Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T02:53:07.249Z] #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:07.249Z] #0 1.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:07.249Z] #0 1.349 (1/4) Installing ca-certificates (20250911-r0) [2025-11-25T02:53:07.249Z] #0 1.367 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:07.249Z] #0 1.370 (3/4) Installing su-exec (0.2-r3) [2025-11-25T02:53:07.250Z] #0 1.378 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T02:53:07.250Z] #0 1.463 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:07.250Z] #0 1.473 Executing ca-certificates-20250911-r0.trigger [2025-11-25T02:53:07.250Z] #0 1.520 OK: 20 MiB in 20 packages [2025-11-25T02:53:07.250Z] #51 DONE 10.7s [2025-11-25T02:53:07.250Z] [2025-11-25T02:53:07.250Z] #39 [security-secretstore-setup internal] load build context [2025-11-25T02:53:07.250Z] #39 DONE 10.7s [2025-11-25T02:53:07.250Z] [2025-11-25T02:53:07.250Z] #52 [core-keeper internal] load build context [2025-11-25T02:53:07.250Z] #52 transferring context: 607.99MB 6.6s done [2025-11-25T02:53:07.250Z] #52 DONE 10.8s [2025-11-25T02:53:07.250Z] [2025-11-25T02:53:07.250Z] #53 [support-notifications internal] load build context [2025-11-25T02:53:07.250Z] #53 transferring context: 607.99MB 6.6s done [2025-11-25T02:53:07.250Z] #53 DONE 10.8s [2025-11-25T02:53:07.250Z] [2025-11-25T02:53:07.250Z] #54 [core-common-config-bootstrapper internal] load build context [2025-11-25T02:53:07.250Z] #54 transferring context: 607.99MB 6.7s done [2025-11-25T02:53:07.250Z] #54 DONE 10.8s [2025-11-25T02:53:07.250Z] [2025-11-25T02:53:07.250Z] #38 [security-proxy-setup internal] load build context [2025-11-25T02:53:07.250Z] #38 DONE 10.7s [2025-11-25T02:53:07.250Z] [2025-11-25T02:53:07.250Z] #55 [core-data internal] load build context [2025-11-25T02:53:07.250Z] #55 transferring context: 607.99MB 7.4s done [2025-11-25T02:53:07.250Z] #55 DONE 10.9s [2025-11-25T02:53:07.250Z] [2025-11-25T02:53:07.250Z] #37 [core-metadata internal] load build context [2025-11-25T02:53:07.250Z] #37 DONE 10.9s [2025-11-25T02:53:07.250Z] [2025-11-25T02:53:07.250Z] #56 [security-spiffe-token-provider internal] load build context [2025-11-25T02:53:07.508Z] #56 ... [2025-11-25T02:53:07.508Z] [2025-11-25T02:53:07.508Z] #20 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:53:07.508Z] #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T02:53:07.508Z] #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:53:07.508Z] #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T02:53:07.508Z] #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T02:53:07.508Z] #20 DONE 0.1s [2025-11-25T02:53:07.508Z] [2025-11-25T02:53:07.508Z] #57 [support-scheduler internal] load build context [2025-11-25T02:53:07.508Z] #57 transferring context: 607.99MB 3.0s done [2025-11-25T02:53:07.508Z] #57 DONE 10.4s [2025-11-25T02:53:07.508Z] [2025-11-25T02:53:07.508Z] #48 [security-spire-agent internal] load .dockerignore [2025-11-25T02:53:07.508Z] #48 DONE 10.4s [2025-11-25T02:53:07.508Z] [2025-11-25T02:53:07.508Z] #56 [security-spiffe-token-provider internal] load build context [2025-11-25T02:53:07.508Z] #56 ... [2025-11-25T02:53:07.508Z] [2025-11-25T02:53:07.508Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T02:53:07.508Z] #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:07.508Z] #0 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:07.508Z] #58 ... [2025-11-25T02:53:07.508Z] [2025-11-25T02:53:07.508Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:53:07.508Z] #46 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2025-11-25T02:53:07.508Z] #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2025-11-25T02:53:07.508Z] #46 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-25T02:53:07.508Z] #46 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-25T02:53:07.508Z] #46 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-25T02:53:07.508Z] #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2025-11-25T02:53:07.508Z] #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2025-11-25T02:53:07.767Z] #46 ... [2025-11-25T02:53:07.767Z] [2025-11-25T02:53:07.767Z] #45 [security-spire-server internal] load build context [2025-11-25T02:53:07.767Z] #45 transferring context: 26.44kB done [2025-11-25T02:53:07.767Z] #45 DONE 0.4s [2025-11-25T02:53:07.767Z] [2025-11-25T02:53:07.767Z] #59 [security-spire-config internal] load build context [2025-11-25T02:53:07.767Z] #59 transferring context: 24.70kB 0.0s done [2025-11-25T02:53:07.767Z] #59 DONE 0.4s [2025-11-25T02:53:07.767Z] [2025-11-25T02:53:07.767Z] #60 [security-spire-agent internal] load build context [2025-11-25T02:53:07.767Z] #60 transferring context: 25.98kB 0.0s done [2025-11-25T02:53:07.767Z] #60 DONE 0.3s [2025-11-25T02:53:07.767Z] [2025-11-25T02:53:07.767Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:53:07.767Z] #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2025-11-25T02:53:07.767Z] #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2025-11-25T02:53:07.767Z] #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-11-25T02:53:07.767Z] #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2025-11-25T02:53:07.767Z] #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-11-25T02:53:07.767Z] #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.3s [2025-11-25T02:53:07.767Z] #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-11-25T02:53:07.767Z] #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-25T02:53:07.767Z] #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.63MB / 41.51MB 0.4s [2025-11-25T02:53:07.767Z] #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-11-25T02:53:08.025Z] #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 28.31MB / 41.51MB 0.5s [2025-11-25T02:53:08.025Z] #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s [2025-11-25T02:53:08.317Z] #46 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s done [2025-11-25T02:53:08.317Z] #46 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.1s [2025-11-25T02:53:09.259Z] #46 ... [2025-11-25T02:53:09.259Z] [2025-11-25T02:53:09.259Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T02:53:09.259Z] #61 DONE 1.8s [2025-11-25T02:53:09.259Z] [2025-11-25T02:53:09.259Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:53:09.835Z] #46 ... [2025-11-25T02:53:09.835Z] [2025-11-25T02:53:09.835Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T02:53:09.835Z] #0 0.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:09.835Z] #0 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:09.835Z] #0 1.260 OK: 265 MiB in 60 packages [2025-11-25T02:53:09.835Z] #62 DONE 2.6s [2025-11-25T02:53:09.835Z] [2025-11-25T02:53:09.835Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:53:10.095Z] #46 ... [2025-11-25T02:53:10.095Z] [2025-11-25T02:53:10.095Z] #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T02:53:10.095Z] #41 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.095Z] #41 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.095Z] #41 10.87 (1/3) Installing ca-certificates (20250911-r0) [2025-11-25T02:53:10.095Z] #41 10.90 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:10.095Z] #41 10.90 (3/3) Installing tzdata (2025b-r0) [2025-11-25T02:53:10.095Z] #41 10.95 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:10.095Z] #41 10.97 Executing ca-certificates-20250911-r0.trigger [2025-11-25T02:53:10.095Z] #41 11.03 OK: 8 MiB in 19 packages [2025-11-25T02:53:10.095Z] #41 DONE 13.2s [2025-11-25T02:53:10.095Z] [2025-11-25T02:53:10.095Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:53:10.354Z] #46 ... [2025-11-25T02:53:10.354Z] [2025-11-25T02:53:10.354Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-25T02:53:10.354Z] #0 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 1.241 OK: 265 MiB in 60 packages [2025-11-25T02:53:10.354Z] #63 DONE 3.0s [2025-11-25T02:53:10.354Z] [2025-11-25T02:53:10.354Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T02:53:10.354Z] #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 4.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 4.871 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:10.354Z] #0 4.879 (2/2) Installing su-exec (0.2-r3) [2025-11-25T02:53:10.354Z] #0 4.885 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:10.354Z] #0 4.888 OK: 7 MiB in 18 packages [2025-11-25T02:53:10.354Z] #64 DONE 6.9s [2025-11-25T02:53:10.354Z] [2025-11-25T02:53:10.354Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:53:10.354Z] #46 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.0s done [2025-11-25T02:53:10.354Z] #46 ... [2025-11-25T02:53:10.354Z] [2025-11-25T02:53:10.354Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T02:53:10.354Z] #58 10.84 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T02:53:10.354Z] #58 10.84 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T02:53:10.354Z] #58 10.84 OK: 26328 distinct packages available [2025-11-25T02:53:10.354Z] #58 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #58 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #58 11.39 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-25T02:53:10.354Z] #58 11.47 (2/13) Installing c-ares (1.34.5-r0) [2025-11-25T02:53:10.354Z] #58 11.50 (3/13) Installing libunistring (1.3-r0) [2025-11-25T02:53:10.354Z] #58 11.52 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-25T02:53:10.354Z] #58 11.53 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-25T02:53:10.354Z] #58 11.53 (6/13) Installing libpsl (0.21.5-r3) [2025-11-25T02:53:10.354Z] #58 11.53 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-25T02:53:10.354Z] #58 11.54 (8/13) Installing libcurl (8.14.1-r2) [2025-11-25T02:53:10.354Z] #58 11.56 (9/13) Installing curl (8.14.1-r2) [2025-11-25T02:53:10.354Z] #58 11.56 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:10.354Z] #58 11.57 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-25T02:53:10.354Z] #58 11.57 (12/13) Installing libucontext (1.3.2-r0) [2025-11-25T02:53:10.354Z] #58 11.58 (13/13) Installing gcompat (1.1.0-r4) [2025-11-25T02:53:10.354Z] #58 11.58 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:10.354Z] #58 11.59 OK: 13 MiB in 29 packages [2025-11-25T02:53:10.354Z] #58 DONE 13.3s [2025-11-25T02:53:10.354Z] [2025-11-25T02:53:10.354Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T02:53:10.354Z] #0 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 1.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 1.868 OK: 265 MiB in 60 packages [2025-11-25T02:53:10.354Z] #65 DONE 3.1s [2025-11-25T02:53:10.354Z] [2025-11-25T02:53:10.354Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T02:53:10.354Z] #0 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 1.432 OK: 265 MiB in 60 packages [2025-11-25T02:53:10.354Z] #66 DONE 3.1s [2025-11-25T02:53:10.354Z] [2025-11-25T02:53:10.354Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T02:53:10.354Z] #0 0.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 1.215 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T02:53:10.354Z] #0 1.215 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T02:53:10.354Z] #0 1.215 OK: 26329 distinct packages available [2025-11-25T02:53:10.354Z] #0 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 1.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:10.354Z] #0 1.720 OK: 265 MiB in 60 packages [2025-11-25T02:53:10.354Z] #67 DONE 3.1s [2025-11-25T02:53:10.354Z] [2025-11-25T02:53:10.354Z] #68 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:12.317Z] #68 DONE 2.0s [2025-11-25T02:53:12.317Z] [2025-11-25T02:53:12.317Z] #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T02:53:12.317Z] #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:12.317Z] #0 1.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:12.317Z] #0 1.509 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:12.317Z] #0 1.539 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:53:12.317Z] #0 3.048 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:12.317Z] #0 3.052 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:12.317Z] #0 3.056 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:53:12.317Z] #0 3.066 OK: 7 MiB in 17 packages [2025-11-25T02:53:12.317Z] #69 DONE 4.9s [2025-11-25T02:53:12.317Z] [2025-11-25T02:53:12.317Z] #56 [security-spiffe-token-provider internal] load build context [2025-11-25T02:53:12.317Z] #56 transferring context: 607.99MB 4.5s done [2025-11-25T02:53:12.317Z] #56 DONE 15.1s [2025-11-25T02:53:12.317Z] [2025-11-25T02:53:12.317Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T02:53:12.317Z] #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:12.317Z] #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:12.317Z] #0 3.528 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T02:53:12.317Z] #0 3.528 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T02:53:12.317Z] #0 3.528 OK: 26328 distinct packages available [2025-11-25T02:53:12.317Z] #0 3.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:12.317Z] #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:12.317Z] #0 3.988 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:12.317Z] #0 3.995 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-25T02:53:12.317Z] #0 3.997 (3/5) Installing libucontext (1.3.2-r0) [2025-11-25T02:53:12.317Z] #0 4.000 (4/5) Installing gcompat (1.1.0-r4) [2025-11-25T02:53:12.317Z] #0 4.004 (5/5) Installing openssl (3.5.4-r0) [2025-11-25T02:53:12.317Z] #0 4.015 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:12.317Z] #0 4.024 OK: 8 MiB in 21 packages [2025-11-25T02:53:12.317Z] #70 DONE 4.9s [2025-11-25T02:53:12.317Z] [2025-11-25T02:53:12.317Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T02:53:12.317Z] #0 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:12.317Z] #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:12.317Z] #0 3.459 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T02:53:12.317Z] #0 3.459 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T02:53:12.317Z] #0 3.459 OK: 26328 distinct packages available [2025-11-25T02:53:12.317Z] #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:12.317Z] #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:12.317Z] #0 3.952 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:12.317Z] #0 3.960 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-25T02:53:12.317Z] #0 3.967 (3/4) Installing libucontext (1.3.2-r0) [2025-11-25T02:53:12.317Z] #0 3.971 (4/4) Installing gcompat (1.1.0-r4) [2025-11-25T02:53:12.317Z] #0 3.976 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:12.317Z] #0 3.980 OK: 8 MiB in 20 packages [2025-11-25T02:53:12.317Z] #71 DONE 4.9s [2025-11-25T02:53:12.317Z] [2025-11-25T02:53:12.317Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T02:53:12.317Z] #72 ... [2025-11-25T02:53:12.317Z] [2025-11-25T02:53:12.317Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:12.317Z] #73 DONE 1.9s [2025-11-25T02:53:12.317Z] [2025-11-25T02:53:12.317Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:12.317Z] #74 DONE 1.9s [2025-11-25T02:53:12.317Z] [2025-11-25T02:53:12.317Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:12.317Z] #75 DONE 1.9s [2025-11-25T02:53:12.317Z] [2025-11-25T02:53:12.317Z] #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:12.884Z] #76 ... [2025-11-25T02:53:12.884Z] [2025-11-25T02:53:12.884Z] #77 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T02:53:12.884Z] #77 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done [2025-11-25T02:53:12.884Z] #77 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-11-25T02:53:12.884Z] #77 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-11-25T02:53:12.884Z] #77 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2025-11-25T02:53:12.884Z] #77 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-25T02:53:12.884Z] #77 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-11-25T02:53:12.884Z] #77 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2025-11-25T02:53:12.884Z] #77 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-11-25T02:53:12.884Z] #77 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2025-11-25T02:53:12.884Z] #77 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2025-11-25T02:53:12.884Z] #77 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.5s done [2025-11-25T02:53:12.884Z] #77 DONE 5.3s [2025-11-25T02:53:12.884Z] [2025-11-25T02:53:12.884Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:12.884Z] #78 DONE 0.5s [2025-11-25T02:53:12.884Z] [2025-11-25T02:53:12.884Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:53:12.884Z] #46 DONE 5.6s [2025-11-25T02:53:12.884Z] [2025-11-25T02:53:12.884Z] #36 [security-bootstrapper internal] load build context [2025-11-25T02:53:13.143Z] #36 ... [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:13.143Z] #68 DONE 2.0s [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:53:13.143Z] #0 4.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.143Z] #0 4.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.143Z] #0 5.174 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.248 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:53:13.143Z] #0 5.436 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.446 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.449 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:53:13.143Z] #0 5.459 OK: 12 MiB in 23 packages [2025-11-25T02:53:13.143Z] #79 DONE 5.9s [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:53:13.143Z] #0 4.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.143Z] #0 4.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.143Z] #0 5.086 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.103 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:53:13.143Z] #0 5.439 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.447 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.452 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:53:13.143Z] #0 5.458 OK: 7 MiB in 17 packages [2025-11-25T02:53:13.143Z] #80 DONE 5.9s [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T02:53:13.143Z] #0 4.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.143Z] #0 4.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.143Z] #0 5.109 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.194 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:53:13.143Z] #0 5.395 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.398 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.401 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:53:13.143Z] #0 5.411 OK: 20 MiB in 20 packages [2025-11-25T02:53:13.143Z] #81 DONE 5.8s [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T02:53:13.143Z] #0 4.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.143Z] #0 4.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.143Z] #0 5.274 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.288 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:53:13.143Z] #0 5.428 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.432 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.143Z] #0 5.439 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:53:13.143Z] #0 5.446 OK: 20 MiB in 20 packages [2025-11-25T02:53:13.143Z] #82 DONE 5.9s [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #83 [core-command internal] load build context [2025-11-25T02:53:13.143Z] #83 transferring context: 607.99MB 5.5s done [2025-11-25T02:53:13.143Z] #83 DONE 5.9s [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #36 [security-bootstrapper internal] load build context [2025-11-25T02:53:13.143Z] #36 ... [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-25T02:53:13.143Z] #84 DONE 0.1s [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:13.143Z] #75 DONE 1.9s [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #36 [security-bootstrapper internal] load build context [2025-11-25T02:53:13.143Z] #36 transferring context: 607.99MB 5.8s done [2025-11-25T02:53:13.143Z] #36 DONE 9.9s [2025-11-25T02:53:13.143Z] [2025-11-25T02:53:13.143Z] #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:13.400Z] #76 ... [2025-11-25T02:53:13.400Z] [2025-11-25T02:53:13.400Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T02:53:13.400Z] #0 4.812 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.400Z] #0 5.163 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.400Z] #0 5.638 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T02:53:13.400Z] #0 5.786 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:53:13.400Z] #0 5.818 OK: 7 MiB in 17 packages [2025-11-25T02:53:13.400Z] #85 DONE 6.1s [2025-11-25T02:53:13.400Z] [2025-11-25T02:53:13.400Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:13.656Z] #86 ... [2025-11-25T02:53:13.656Z] [2025-11-25T02:53:13.656Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T02:53:13.656Z] #0 3.615 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.656Z] #0 3.804 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.656Z] #0 4.268 OK: 265 MiB in 60 packages [2025-11-25T02:53:13.656Z] #87 DONE 4.4s [2025-11-25T02:53:13.656Z] [2025-11-25T02:53:13.656Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T02:53:13.656Z] #88 DONE 0.1s [2025-11-25T02:53:13.656Z] [2025-11-25T02:53:13.656Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:13.915Z] #89 ... [2025-11-25T02:53:13.915Z] [2025-11-25T02:53:13.915Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T02:53:13.915Z] #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.915Z] #0 2.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.915Z] #0 3.269 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.915Z] #0 3.283 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:53:13.915Z] #0 3.321 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.915Z] #0 3.324 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.915Z] #0 3.326 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:53:13.915Z] #0 3.331 OK: 7 MiB in 18 packages [2025-11-25T02:53:13.915Z] #90 DONE 3.4s [2025-11-25T02:53:13.915Z] [2025-11-25T02:53:13.915Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:53:13.915Z] #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.915Z] #0 3.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:13.915Z] #0 3.496 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.915Z] #0 3.514 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:53:13.915Z] #0 3.542 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.915Z] #0 3.545 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:13.915Z] #0 3.549 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:53:13.915Z] #0 3.554 OK: 13 MiB in 29 packages [2025-11-25T02:53:13.915Z] #91 DONE 3.7s [2025-11-25T02:53:13.915Z] [2025-11-25T02:53:13.915Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T02:53:14.172Z] #92 ... [2025-11-25T02:53:14.172Z] [2025-11-25T02:53:14.172Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:53:14.172Z] #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:14.172Z] #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:14.172Z] #0 3.609 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:14.172Z] #0 3.626 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:53:14.172Z] #0 3.657 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:14.172Z] #0 3.661 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:14.172Z] #0 3.663 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:53:14.172Z] #0 3.668 OK: 8 MiB in 19 packages [2025-11-25T02:53:14.172Z] #93 DONE 3.8s [2025-11-25T02:53:14.172Z] [2025-11-25T02:53:14.172Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T02:53:14.172Z] #0 1.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:14.172Z] #0 2.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:14.739Z] #94 2.386 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:14.739Z] #94 2.405 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:53:14.739Z] #94 2.489 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:14.739Z] #94 2.492 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:14.739Z] #94 2.497 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:53:14.739Z] #94 2.501 OK: 8 MiB in 21 packages [2025-11-25T02:53:14.997Z] #94 DONE 2.7s [2025-11-25T02:53:14.997Z] [2025-11-25T02:53:14.997Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T02:53:14.997Z] #72 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:14.997Z] #72 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T02:53:14.997Z] #72 2.492 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:14.997Z] #72 2.516 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:53:14.997Z] #72 2.559 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:14.997Z] #72 2.563 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:53:14.997Z] #72 2.567 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:53:14.997Z] #72 2.576 OK: 8 MiB in 20 packages [2025-11-25T02:53:14.997Z] #72 DONE 2.7s [2025-11-25T02:53:14.997Z] [2025-11-25T02:53:14.997Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T02:53:14.997Z] #92 DONE 1.2s [2025-11-25T02:53:14.997Z] [2025-11-25T02:53:14.997Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T02:53:16.006Z] #95 ... [2025-11-25T02:53:16.006Z] [2025-11-25T02:53:16.006Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-25T02:53:16.006Z] #96 DONE 1.0s [2025-11-25T02:53:16.006Z] [2025-11-25T02:53:16.006Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-25T02:53:16.006Z] #97 DONE 1.1s [2025-11-25T02:53:16.006Z] [2025-11-25T02:53:16.006Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T02:53:16.006Z] #98 DONE 1.1s [2025-11-25T02:53:16.006Z] [2025-11-25T02:53:16.006Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T02:53:16.006Z] #95 DONE 1.1s [2025-11-25T02:53:16.006Z] [2025-11-25T02:53:16.006Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T02:53:16.519Z] #99 DONE 0.3s [2025-11-25T02:53:16.520Z] [2025-11-25T02:53:16.520Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-25T02:53:16.520Z] #100 DONE 0.1s [2025-11-25T02:53:16.520Z] [2025-11-25T02:53:16.520Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T02:53:16.781Z] #101 DONE 0.3s [2025-11-25T02:53:16.781Z] [2025-11-25T02:53:16.781Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T02:53:16.781Z] #102 DONE 0.3s [2025-11-25T02:53:16.781Z] [2025-11-25T02:53:16.781Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T02:53:16.781Z] #103 DONE 0.5s [2025-11-25T02:53:16.781Z] [2025-11-25T02:53:16.781Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T02:53:16.781Z] #104 DONE 0.1s [2025-11-25T02:53:16.781Z] [2025-11-25T02:53:16.781Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-25T02:53:16.781Z] #105 ... [2025-11-25T02:53:16.781Z] [2025-11-25T02:53:16.781Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T02:53:16.781Z] #106 DONE 0.1s [2025-11-25T02:53:16.781Z] [2025-11-25T02:53:16.781Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-25T02:53:16.781Z] #107 DONE 0.1s [2025-11-25T02:53:17.042Z] [2025-11-25T02:53:17.042Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-25T02:53:17.042Z] #105 DONE 0.2s [2025-11-25T02:53:17.042Z] [2025-11-25T02:53:17.042Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T02:53:17.042Z] #108 DONE 0.1s [2025-11-25T02:53:17.042Z] [2025-11-25T02:53:17.042Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-25T02:53:17.042Z] #109 DONE 0.1s [2025-11-25T02:53:17.042Z] [2025-11-25T02:53:17.042Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T02:53:17.314Z] #110 ... [2025-11-25T02:53:17.314Z] [2025-11-25T02:53:17.314Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-25T02:53:17.314Z] #111 DONE 0.4s [2025-11-25T02:53:17.314Z] [2025-11-25T02:53:17.314Z] #112 [security-spire-server] exporting to image [2025-11-25T02:53:17.314Z] #112 exporting layers [2025-11-25T02:53:18.706Z] #112 ... [2025-11-25T02:53:18.706Z] [2025-11-25T02:53:18.706Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T02:53:18.706Z] #110 DONE 1.7s [2025-11-25T02:53:18.706Z] [2025-11-25T02:53:18.706Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T02:53:19.653Z] #113 ... [2025-11-25T02:53:19.653Z] [2025-11-25T02:53:19.653Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T02:53:19.653Z] #114 DONE 2.7s [2025-11-25T02:53:19.934Z] [2025-11-25T02:53:19.934Z] #115 [security-spire-config] exporting to image [2025-11-25T02:53:21.042Z] #115 ... [2025-11-25T02:53:21.042Z] [2025-11-25T02:53:21.042Z] #112 [security-spire-server] exporting to image [2025-11-25T02:53:21.042Z] #112 exporting layers 2.7s done [2025-11-25T02:53:21.042Z] #112 writing image sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 0.3s done [2025-11-25T02:53:21.042Z] #112 naming to docker.io/library/security-spire-server 0.2s done [2025-11-25T02:53:21.042Z] #112 DONE 3.5s [2025-11-25T02:53:21.301Z] [2025-11-25T02:53:21.301Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:22.242Z] #116 ... [2025-11-25T02:53:22.242Z] [2025-11-25T02:53:22.242Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:22.565Z] #117 ... [2025-11-25T02:53:22.565Z] [2025-11-25T02:53:22.565Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:22.565Z] #118 ... [2025-11-25T02:53:22.565Z] [2025-11-25T02:53:22.565Z] #115 [security-spire-config] exporting to image [2025-11-25T02:53:22.565Z] #115 exporting layers 3.0s done [2025-11-25T02:53:22.824Z] #115 writing image sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff 0.1s done [2025-11-25T02:53:22.824Z] #115 naming to docker.io/library/security-spire-config [2025-11-25T02:53:22.824Z] #115 naming to docker.io/library/security-spire-config 0.1s done [2025-11-25T02:53:23.768Z] #115 DONE 3.8s [2025-11-25T02:53:23.768Z] [2025-11-25T02:53:23.768Z] #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:26.300Z] #76 ... [2025-11-25T02:53:26.300Z] [2025-11-25T02:53:26.300Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T02:53:26.300Z] #113 DONE 7.5s [2025-11-25T02:53:26.300Z] [2025-11-25T02:53:26.300Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-25T02:53:28.835Z] #119 DONE 2.5s [2025-11-25T02:53:28.835Z] [2025-11-25T02:53:28.835Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:28.835Z] #86 DONE 16.6s [2025-11-25T02:53:28.835Z] [2025-11-25T02:53:28.835Z] #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:28.835Z] #76 DONE 16.6s [2025-11-25T02:53:28.835Z] [2025-11-25T02:53:28.835Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:28.835Z] #117 DONE 16.6s [2025-11-25T02:53:28.835Z] [2025-11-25T02:53:28.835Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:28.835Z] #118 DONE 16.6s [2025-11-25T02:53:28.835Z] [2025-11-25T02:53:28.835Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:28.835Z] #116 DONE 16.1s [2025-11-25T02:53:28.835Z] [2025-11-25T02:53:28.835Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:28.835Z] #89 DONE 15.2s [2025-11-25T02:53:28.835Z] [2025-11-25T02:53:28.835Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-25T02:53:29.400Z] #120 ... [2025-11-25T02:53:29.400Z] [2025-11-25T02:53:29.400Z] #121 [security-spire-agent] exporting to image [2025-11-25T02:53:29.400Z] #121 exporting layers 0.4s done [2025-11-25T02:53:29.400Z] #121 writing image sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done [2025-11-25T02:53:29.400Z] #121 naming to docker.io/library/security-spire-agent done [2025-11-25T02:53:29.400Z] #121 DONE 0.4s [2025-11-25T02:53:29.658Z] [2025-11-25T02:53:29.658Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T02:53:36.225Z] #122 DONE 7.0s [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:36.226Z] #123 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:36.226Z] #124 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T02:53:36.226Z] #125 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #126 [core-keeper builder 7/8] COPY . . [2025-11-25T02:53:36.226Z] #126 DONE 6.9s [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #127 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T02:53:36.226Z] #127 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:36.226Z] #128 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:36.226Z] #129 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #130 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T02:53:36.226Z] #130 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:36.226Z] #131 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:36.226Z] #132 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:36.226Z] #133 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:36.226Z] #134 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #135 [core-metadata builder 6/7] COPY . . [2025-11-25T02:53:36.226Z] #135 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:36.226Z] #136 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-25T02:53:36.226Z] #137 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:36.226Z] #138 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T02:53:36.226Z] #120 DONE 7.0s [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #139 [support-notifications builder 6/7] COPY . . [2025-11-25T02:53:36.226Z] #139 DONE 7.0s [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:53:36.226Z] #140 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #141 [core-command builder 6/7] COPY . . [2025-11-25T02:53:36.226Z] #141 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:53:36.226Z] #142 CACHED [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #143 [support-scheduler builder 6/7] COPY . . [2025-11-25T02:53:36.226Z] #143 DONE 7.0s [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T02:53:36.226Z] #144 DONE 7.0s [2025-11-25T02:53:36.226Z] [2025-11-25T02:53:36.226Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:53:36.226Z] #145 0.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-25T02:53:46.185Z] #145 ... [2025-11-25T02:53:46.185Z] [2025-11-25T02:53:46.185Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:53:46.185Z] #0 0.967 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T02:53:46.185Z] #146 ... [2025-11-25T02:53:46.185Z] [2025-11-25T02:53:46.185Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:53:46.185Z] #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T02:53:46.185Z] #147 ... [2025-11-25T02:53:46.185Z] [2025-11-25T02:53:46.185Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T02:53:46.185Z] #0 0.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T02:53:46.185Z] #148 ... [2025-11-25T02:53:46.185Z] [2025-11-25T02:53:46.185Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T02:53:46.185Z] #0 0.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T02:53:46.443Z] #149 ... [2025-11-25T02:53:46.443Z] [2025-11-25T02:53:46.443Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T02:53:46.443Z] #0 0.806 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T02:53:46.700Z] #150 ... [2025-11-25T02:53:46.700Z] [2025-11-25T02:53:46.700Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T02:53:46.700Z] #0 0.769 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T02:53:46.700Z] #151 ... [2025-11-25T02:53:46.700Z] [2025-11-25T02:53:46.700Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T02:53:46.700Z] #0 0.675 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T02:53:46.958Z] #152 ... [2025-11-25T02:53:46.958Z] [2025-11-25T02:53:46.958Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T02:53:46.958Z] #0 0.789 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T02:53:46.958Z] #153 ... [2025-11-25T02:53:46.958Z] [2025-11-25T02:53:46.958Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T02:53:46.958Z] #0 0.746 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T02:53:47.217Z] #154 ... [2025-11-25T02:53:47.217Z] [2025-11-25T02:53:47.217Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T02:53:47.217Z] #0 0.759 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T02:53:47.474Z] #155 ... [2025-11-25T02:53:47.474Z] [2025-11-25T02:53:47.474Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:53:47.474Z] #0 0.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T02:53:50.942Z] Removing intermediate container 831c8f3f3c2a [2025-11-25T02:53:50.942Z] ---> 17f9f0f92e73 [2025-11-25T02:53:50.942Z] Successfully built 17f9f0f92e73 [2025-11-25T02:53:50.942Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:53:51.277Z] + docker inspect -f . ci-base-image-arm64 [2025-11-25T02:53:51.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:53:51.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-773786 does not seem to be running inside a container [2025-11-25T02:53:51.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@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-11-25T02:53:52.749Z] $ docker top 10dc5ab2b9670cdc0710c1d95c3f9137b6fb8d79d9e6df39e96df7e5a0802db6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T02:53:53.587Z] + go version [2025-11-25T02:53:53.587Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-25T02:53:53.611Z] $ docker stop --time=1 10dc5ab2b9670cdc0710c1d95c3f9137b6fb8d79d9e6df39e96df7e5a0802db6 [2025-11-25T02:53:55.238Z] $ docker rm -f --volumes 10dc5ab2b9670cdc0710c1d95c3f9137b6fb8d79d9e6df39e96df7e5a0802db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:53:55.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T02:53:55.964Z] [2025-11-25T02:53:55.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:53:56.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T02:53:56.401Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-25T02:53:56.401Z] 547446be3368: Pulling fs layer [2025-11-25T02:53:56.401Z] d125d8839a47: Pulling fs layer [2025-11-25T02:53:56.401Z] 3e85d5ac6304: Pulling fs layer [2025-11-25T02:53:56.401Z] c3105a71a48b: Pulling fs layer [2025-11-25T02:53:56.401Z] 0f093f025ec4: Pulling fs layer [2025-11-25T02:53:56.401Z] c3106fc0e877: Pulling fs layer [2025-11-25T02:53:56.401Z] c3105a71a48b: Waiting [2025-11-25T02:53:56.401Z] 0f093f025ec4: Waiting [2025-11-25T02:53:56.401Z] c3106fc0e877: Waiting [2025-11-25T02:53:56.736Z] 547446be3368: Verifying Checksum [2025-11-25T02:53:56.736Z] 547446be3368: Download complete [2025-11-25T02:53:56.736Z] c3105a71a48b: Verifying Checksum [2025-11-25T02:53:56.736Z] c3105a71a48b: Download complete [2025-11-25T02:53:57.033Z] d125d8839a47: Verifying Checksum [2025-11-25T02:53:57.033Z] d125d8839a47: Download complete [2025-11-25T02:53:57.033Z] c3106fc0e877: Verifying Checksum [2025-11-25T02:53:57.033Z] c3106fc0e877: Download complete [2025-11-25T02:53:57.305Z] 0f093f025ec4: Verifying Checksum [2025-11-25T02:53:57.305Z] 0f093f025ec4: Download complete [2025-11-25T02:53:57.892Z] 547446be3368: Pull complete [2025-11-25T02:53:59.308Z] d125d8839a47: Pull complete [2025-11-25T02:53:59.575Z] 3e85d5ac6304: Verifying Checksum [2025-11-25T02:53:59.575Z] 3e85d5ac6304: Download complete [2025-11-25T02:54:09.737Z] 3e85d5ac6304: Pull complete [2025-11-25T02:54:09.737Z] c3105a71a48b: Pull complete [2025-11-25T02:54:10.321Z] 0f093f025ec4: Pull complete [2025-11-25T02:54:10.588Z] c3106fc0e877: Pull complete [2025-11-25T02:54:10.855Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-25T02:54:10.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T02:54:10.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:54:11.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-773786 does not seem to be running inside a container [2025-11-25T02:54:11.130Z] $ 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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@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-11-25T02:54:13.251Z] $ docker top 00051aaf03ac436c7439102bfcb6c12fa7552c9aa9500b65d1740d155af6ca33 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T02:54:13.762Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-25T02:54:23.862Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #1 transferring dockerfile: 3.02kB done [2025-11-25T02:54:23.862Z] #1 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #2 transferring dockerfile: 1.69kB done [2025-11-25T02:54:23.862Z] #2 DONE 0.0s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #3 [core-data internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #3 transferring dockerfile: 2.04kB done [2025-11-25T02:54:23.862Z] #3 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #4 transferring dockerfile: 1.70kB done [2025-11-25T02:54:23.862Z] #4 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #5 transferring dockerfile: 1.81kB done [2025-11-25T02:54:23.862Z] #5 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #6 transferring dockerfile: 2.50kB 0.0s done [2025-11-25T02:54:23.862Z] #6 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #7 transferring dockerfile: 2.49kB done [2025-11-25T02:54:23.862Z] #7 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #8 transferring dockerfile: 2.14kB done [2025-11-25T02:54:23.862Z] #8 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #9 transferring dockerfile: 1.89kB done [2025-11-25T02:54:23.862Z] #9 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #10 transferring dockerfile: 2.23kB done [2025-11-25T02:54:23.862Z] #10 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #11 transferring dockerfile: 1.83kB done [2025-11-25T02:54:23.862Z] #11 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #12 transferring dockerfile: 2.01kB done [2025-11-25T02:54:23.862Z] #12 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-11-25T02:54:23.862Z] #13 transferring dockerfile: 2.10kB done [2025-11-25T02:54:23.862Z] #13 DONE 0.1s [2025-11-25T02:54:23.862Z] [2025-11-25T02:54:23.862Z] #14 [core-command internal] load build definition from Dockerfile [2025-11-25T02:54:24.140Z] #14 transferring dockerfile: 1.94kB done [2025-11-25T02:54:24.140Z] #14 DONE 0.1s [2025-11-25T02:54:24.140Z] [2025-11-25T02:54:24.140Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-11-25T02:54:24.140Z] #15 transferring dockerfile: 2.02kB 0.0s done [2025-11-25T02:54:24.140Z] #15 DONE 0.1s [2025-11-25T02:54:24.140Z] [2025-11-25T02:54:24.140Z] #16 [security-bootstrapper internal] load .dockerignore [2025-11-25T02:54:24.140Z] #16 transferring context: 50B 0.0s done [2025-11-25T02:54:24.140Z] #16 DONE 0.1s [2025-11-25T02:54:25.104Z] [2025-11-25T02:54:25.104Z] #17 [core-data internal] load .dockerignore [2025-11-25T02:54:25.374Z] #17 ... [2025-11-25T02:54:25.374Z] [2025-11-25T02:54:25.374Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T02:54:25.374Z] #18 DONE 0.0s [2025-11-25T02:54:25.643Z] [2025-11-25T02:54:25.643Z] #17 [core-data internal] load .dockerignore [2025-11-25T02:54:25.643Z] #17 transferring context: 50B done [2025-11-25T02:54:25.643Z] #17 DONE 0.6s [2025-11-25T02:54:25.643Z] [2025-11-25T02:54:25.643Z] #19 [security-spire-config internal] load .dockerignore [2025-11-25T02:54:25.643Z] #19 transferring context: 50B done [2025-11-25T02:54:25.643Z] #19 DONE 0.7s [2025-11-25T02:54:25.643Z] [2025-11-25T02:54:25.643Z] #20 [support-notifications internal] load .dockerignore [2025-11-25T02:54:25.643Z] #20 ... [2025-11-25T02:54:25.643Z] [2025-11-25T02:54:25.643Z] #21 [security-spire-server internal] load .dockerignore [2025-11-25T02:54:25.643Z] #21 transferring context: 50B 0.0s done [2025-11-25T02:54:25.643Z] #21 DONE 0.8s [2025-11-25T02:54:25.643Z] [2025-11-25T02:54:25.643Z] #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T02:54:25.643Z] #18 DONE 0.0s [2025-11-25T02:54:25.643Z] [2025-11-25T02:54:25.643Z] #22 [security-spire-agent internal] load .dockerignore [2025-11-25T02:54:25.643Z] #22 transferring context: 50B done [2025-11-25T02:54:25.643Z] #22 DONE 0.8s [2025-11-25T02:54:25.643Z] [2025-11-25T02:54:25.643Z] #23 [security-proxy-setup internal] load .dockerignore [2025-11-25T02:54:25.643Z] #23 transferring context: 50B 0.0s done [2025-11-25T02:54:25.911Z] #23 ... [2025-11-25T02:54:25.911Z] [2025-11-25T02:54:25.911Z] #24 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T02:54:25.911Z] #24 DONE 0.6s [2025-11-25T02:54:25.911Z] [2025-11-25T02:54:25.911Z] #23 [security-proxy-setup internal] load .dockerignore [2025-11-25T02:54:25.911Z] #23 DONE 0.9s [2025-11-25T02:54:25.911Z] [2025-11-25T02:54:25.911Z] #25 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:54:25.911Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T02:54:26.180Z] #25 ... [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #20 [support-notifications internal] load .dockerignore [2025-11-25T02:54:26.180Z] #20 transferring context: 50B 0.0s done [2025-11-25T02:54:26.180Z] #20 DONE 0.8s [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-11-25T02:54:26.180Z] #26 transferring context: 50B 0.0s done [2025-11-25T02:54:26.180Z] #26 DONE 1.0s [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-25T02:54:26.180Z] #27 transferring context: 50B 0.0s done [2025-11-25T02:54:26.180Z] #27 DONE 1.0s [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #28 [security-proxy-auth internal] load .dockerignore [2025-11-25T02:54:26.180Z] #28 transferring context: 50B 0.0s done [2025-11-25T02:54:26.180Z] #28 DONE 1.1s [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #24 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T02:54:26.180Z] #24 DONE 0.7s [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #25 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:54:26.180Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:54:26.180Z] #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T02:54:26.180Z] #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T02:54:26.180Z] #25 ... [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #29 [core-command internal] load .dockerignore [2025-11-25T02:54:26.180Z] #29 transferring context: 50B 0.0s done [2025-11-25T02:54:26.180Z] #29 DONE 0.9s [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #30 [support-scheduler internal] load .dockerignore [2025-11-25T02:54:26.180Z] #30 transferring context: 50B 0.0s done [2025-11-25T02:54:26.180Z] #30 DONE 1.0s [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #31 [core-keeper internal] load .dockerignore [2025-11-25T02:54:26.180Z] #31 transferring context: 50B 0.0s done [2025-11-25T02:54:26.180Z] #31 DONE 1.0s [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #32 [core-metadata internal] load .dockerignore [2025-11-25T02:54:26.180Z] #32 transferring context: 50B 0.0s done [2025-11-25T02:54:26.180Z] #32 DONE 1.0s [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T02:54:26.180Z] #18 DONE 0.0s [2025-11-25T02:54:26.180Z] [2025-11-25T02:54:26.180Z] #24 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T02:54:26.180Z] #24 DONE 0.7s [2025-11-25T02:54:26.448Z] [2025-11-25T02:54:26.448Z] #33 [security-secretstore-setup internal] load .dockerignore [2025-11-25T02:54:26.448Z] #33 transferring context: 50B 0.0s done [2025-11-25T02:54:26.448Z] #33 DONE 1.3s [2025-11-25T02:54:26.448Z] [2025-11-25T02:54:26.448Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-25T02:54:26.716Z] #34 ... [2025-11-25T02:54:26.716Z] [2025-11-25T02:54:26.716Z] #24 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T02:54:26.716Z] #24 DONE 0.9s [2025-11-25T02:54:26.984Z] [2025-11-25T02:54:26.984Z] #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:54:26.984Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T02:54:26.984Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:54:26.984Z] #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T02:54:26.984Z] #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T02:54:27.252Z] #25 ... [2025-11-25T02:54:27.252Z] [2025-11-25T02:54:27.252Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-25T02:54:27.252Z] #35 DONE 1.2s [2025-11-25T02:54:27.252Z] [2025-11-25T02:54:27.252Z] #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:54:27.252Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T02:54:27.252Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:54:27.252Z] #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T02:54:27.252Z] #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T02:54:27.252Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T02:54:27.252Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:54:27.252Z] #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T02:54:27.252Z] #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T02:54:27.521Z] #25 ... [2025-11-25T02:54:27.521Z] [2025-11-25T02:54:27.521Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-25T02:54:27.521Z] #34 DONE 1.3s [2025-11-25T02:54:27.790Z] [2025-11-25T02:54:27.790Z] #36 [core-data internal] load build context [2025-11-25T02:54:27.790Z] #36 transferring context: 3.36MB 1.2s done [2025-11-25T02:54:27.790Z] #36 DONE 1.9s [2025-11-25T02:54:27.790Z] [2025-11-25T02:54:27.790Z] #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:54:27.790Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T02:54:27.790Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:54:27.790Z] #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T02:54:27.790Z] #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T02:54:27.790Z] #25 ... [2025-11-25T02:54:27.790Z] [2025-11-25T02:54:27.790Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T02:54:27.790Z] #18 DONE 0.0s [2025-11-25T02:54:27.790Z] [2025-11-25T02:54:27.790Z] #37 [security-spire-server internal] load build context [2025-11-25T02:54:27.790Z] #37 transferring context: 26.44kB 0.0s done [2025-11-25T02:54:27.790Z] #37 DONE 0.8s [2025-11-25T02:54:27.790Z] [2025-11-25T02:54:27.790Z] #38 [security-spire-config internal] load build context [2025-11-25T02:54:27.790Z] #38 transferring context: 24.70kB 0.0s done [2025-11-25T02:54:27.790Z] #38 DONE 0.7s [2025-11-25T02:54:27.790Z] [2025-11-25T02:54:27.790Z] #39 [security-bootstrapper internal] load build context [2025-11-25T02:54:27.790Z] #39 transferring context: 3.36MB 1.2s done [2025-11-25T02:54:27.790Z] #39 DONE 2.0s [2025-11-25T02:54:28.059Z] [2025-11-25T02:54:28.059Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T02:54:28.059Z] #18 DONE 0.0s [2025-11-25T02:54:28.059Z] [2025-11-25T02:54:28.059Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:28.059Z] #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done [2025-11-25T02:54:28.059Z] #40 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-11-25T02:54:28.059Z] #40 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-11-25T02:54:28.059Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2025-11-25T02:54:28.059Z] #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-25T02:54:28.059Z] #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-11-25T02:54:28.059Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-11-25T02:54:28.059Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s [2025-11-25T02:54:28.059Z] #40 ... [2025-11-25T02:54:28.059Z] [2025-11-25T02:54:28.059Z] #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T02:54:28.059Z] #18 DONE 0.0s [2025-11-25T02:54:28.059Z] [2025-11-25T02:54:28.059Z] #41 [security-proxy-setup internal] load build context [2025-11-25T02:54:28.059Z] #41 transferring context: 3.36MB 1.1s done [2025-11-25T02:54:28.059Z] #41 DONE 1.8s [2025-11-25T02:54:28.059Z] [2025-11-25T02:54:28.059Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:28.059Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2025-11-25T02:54:28.059Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.3s [2025-11-25T02:54:28.326Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 0.5s [2025-11-25T02:54:28.326Z] #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2025-11-25T02:54:28.326Z] #40 ... [2025-11-25T02:54:28.326Z] [2025-11-25T02:54:28.326Z] #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T02:54:28.326Z] #18 DONE 0.0s [2025-11-25T02:54:28.326Z] [2025-11-25T02:54:28.326Z] #42 [security-spire-agent internal] load build context [2025-11-25T02:54:28.326Z] #42 transferring context: 25.98kB 0.0s done [2025-11-25T02:54:28.326Z] #42 DONE 0.7s [2025-11-25T02:54:28.326Z] [2025-11-25T02:54:28.326Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:28.326Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 0.6s [2025-11-25T02:54:28.326Z] #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-11-25T02:54:28.597Z] #40 ... [2025-11-25T02:54:28.597Z] [2025-11-25T02:54:28.597Z] #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T02:54:28.597Z] #18 DONE 0.0s [2025-11-25T02:54:28.597Z] [2025-11-25T02:54:28.597Z] #24 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T02:54:28.597Z] #24 DONE 1.5s [2025-11-25T02:54:28.597Z] [2025-11-25T02:54:28.597Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:28.873Z] #40 ... [2025-11-25T02:54:28.873Z] [2025-11-25T02:54:28.873Z] #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T02:54:28.873Z] #18 DONE 0.1s [2025-11-25T02:54:28.873Z] [2025-11-25T02:54:28.873Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:28.873Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.0s [2025-11-25T02:54:28.873Z] #40 ... [2025-11-25T02:54:28.873Z] [2025-11-25T02:54:28.873Z] #24 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T02:54:28.873Z] #24 DONE 1.6s [2025-11-25T02:54:28.873Z] [2025-11-25T02:54:28.873Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:29.164Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 1.2s [2025-11-25T02:54:29.164Z] #40 ... [2025-11-25T02:54:29.164Z] [2025-11-25T02:54:29.164Z] #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T02:54:29.164Z] #18 DONE 0.2s [2025-11-25T02:54:29.164Z] [2025-11-25T02:54:29.164Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:29.164Z] #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2025-11-25T02:54:29.164Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 1.5s [2025-11-25T02:54:29.439Z] #40 ... [2025-11-25T02:54:29.439Z] [2025-11-25T02:54:29.439Z] #24 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T02:54:29.439Z] #24 DONE 2.2s [2025-11-25T02:54:29.439Z] [2025-11-25T02:54:29.439Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:29.439Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.8s [2025-11-25T02:54:30.031Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 2.2s [2025-11-25T02:54:30.309Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.67MB / 37.02MB 2.7s [2025-11-25T02:54:30.587Z] #40 ... [2025-11-25T02:54:30.587Z] [2025-11-25T02:54:30.587Z] #43 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T02:54:30.587Z] #43 DONE 5.3s [2025-11-25T02:54:30.587Z] [2025-11-25T02:54:30.587Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:31.180Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 3.3s [2025-11-25T02:54:31.451Z] #40 ... [2025-11-25T02:54:31.451Z] [2025-11-25T02:54:31.451Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T02:54:31.451Z] #44 transferring context: 3.36MB 2.3s done [2025-11-25T02:54:31.451Z] #44 DONE 3.2s [2025-11-25T02:54:31.451Z] [2025-11-25T02:54:31.451Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:32.061Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 4.1s [2025-11-25T02:54:33.059Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.95MB / 37.02MB 5.0s [2025-11-25T02:54:33.327Z] #40 ... [2025-11-25T02:54:33.328Z] [2025-11-25T02:54:33.328Z] #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-11-25T02:54:33.328Z] #45 DONE 3.0s [2025-11-25T02:54:33.594Z] [2025-11-25T02:54:33.594Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:33.594Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 5.8s [2025-11-25T02:54:34.200Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 6.5s [2025-11-25T02:54:35.171Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 7.3s [2025-11-25T02:54:37.127Z] #40 ... [2025-11-25T02:54:37.127Z] [2025-11-25T02:54:37.127Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T02:54:37.127Z] #0 7.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:37.127Z] #0 7.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:37.127Z] #46 ... [2025-11-25T02:54:37.127Z] [2025-11-25T02:54:37.127Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T02:54:37.127Z] #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:37.127Z] #0 8.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:37.127Z] #47 ... [2025-11-25T02:54:37.127Z] [2025-11-25T02:54:37.127Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T02:54:37.398Z] #48 ... [2025-11-25T02:54:37.398Z] [2025-11-25T02:54:37.398Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:37.398Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 9.4s [2025-11-25T02:54:37.398Z] #40 ... [2025-11-25T02:54:37.398Z] [2025-11-25T02:54:37.398Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T02:54:37.398Z] #0 9.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:37.702Z] #49 ... [2025-11-25T02:54:37.702Z] [2025-11-25T02:54:37.702Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T02:54:37.702Z] #0 9.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:37.702Z] #50 ... [2025-11-25T02:54:37.702Z] [2025-11-25T02:54:37.702Z] #51 [support-scheduler internal] load build context [2025-11-25T02:54:37.702Z] #51 transferring context: 3.36MB 5.3s done [2025-11-25T02:54:37.702Z] #51 DONE 8.7s [2025-11-25T02:54:37.702Z] [2025-11-25T02:54:37.702Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:37.977Z] #40 ... [2025-11-25T02:54:37.977Z] [2025-11-25T02:54:37.977Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T02:54:37.977Z] #52 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done [2025-11-25T02:54:37.977Z] #52 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-25T02:54:37.977Z] #52 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-25T02:54:37.977Z] #52 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-11-25T02:54:37.977Z] #52 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-11-25T02:54:37.977Z] #52 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2025-11-25T02:54:37.977Z] #52 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2025-11-25T02:54:37.977Z] #52 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2025-11-25T02:54:37.977Z] #52 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 3.7s done [2025-11-25T02:54:37.977Z] #52 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2025-11-25T02:54:37.977Z] #52 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.0s [2025-11-25T02:54:37.977Z] #52 ... [2025-11-25T02:54:37.977Z] [2025-11-25T02:54:37.977Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:37.977Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 10.2s [2025-11-25T02:54:37.977Z] #40 ... [2025-11-25T02:54:37.977Z] [2025-11-25T02:54:37.977Z] #53 [core-common-config-bootstrapper internal] load build context [2025-11-25T02:54:38.244Z] #53 ... [2025-11-25T02:54:38.244Z] [2025-11-25T02:54:38.244Z] #54 [security-proxy-auth internal] load build context [2025-11-25T02:54:38.244Z] #54 ... [2025-11-25T02:54:38.244Z] [2025-11-25T02:54:38.244Z] #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T02:54:38.511Z] #55 ... [2025-11-25T02:54:38.511Z] [2025-11-25T02:54:38.511Z] #25 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T02:54:38.511Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T02:54:38.511Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T02:54:38.511Z] #25 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T02:54:38.511Z] #25 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T02:54:38.511Z] #25 ... [2025-11-25T02:54:38.511Z] [2025-11-25T02:54:38.511Z] #53 [core-common-config-bootstrapper internal] load build context [2025-11-25T02:54:38.511Z] #53 transferring context: 3.36MB 7.6s done [2025-11-25T02:54:38.511Z] #53 DONE 10.3s [2025-11-25T02:54:38.511Z] [2025-11-25T02:54:38.511Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T02:54:38.511Z] #0 8.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:38.511Z] #0 9.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:38.789Z] #56 ... [2025-11-25T02:54:38.789Z] [2025-11-25T02:54:38.789Z] #57 [support-notifications internal] load build context [2025-11-25T02:54:38.789Z] #57 ... [2025-11-25T02:54:38.789Z] [2025-11-25T02:54:38.789Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T02:54:39.058Z] #58 ... [2025-11-25T02:54:39.058Z] [2025-11-25T02:54:39.058Z] #59 [core-command internal] load build context [2025-11-25T02:54:39.058Z] #59 ... [2025-11-25T02:54:39.058Z] [2025-11-25T02:54:39.058Z] #60 [core-keeper internal] load build context [2025-11-25T02:54:39.058Z] #60 ... [2025-11-25T02:54:39.058Z] [2025-11-25T02:54:39.058Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T02:54:39.325Z] #61 ... [2025-11-25T02:54:39.325Z] [2025-11-25T02:54:39.325Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T02:54:39.325Z] #62 ... [2025-11-25T02:54:39.325Z] [2025-11-25T02:54:39.325Z] #63 [security-secretstore-setup internal] load build context [2025-11-25T02:54:39.594Z] #63 ... [2025-11-25T02:54:39.594Z] [2025-11-25T02:54:39.594Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T02:54:39.594Z] #64 ... [2025-11-25T02:54:39.594Z] [2025-11-25T02:54:39.594Z] #65 [core-metadata internal] load build context [2025-11-25T02:54:39.861Z] #65 ... [2025-11-25T02:54:39.861Z] [2025-11-25T02:54:39.861Z] #60 [core-keeper internal] load build context [2025-11-25T02:54:40.837Z] #60 ... [2025-11-25T02:54:40.837Z] [2025-11-25T02:54:40.837Z] #54 [security-proxy-auth internal] load build context [2025-11-25T02:54:40.837Z] #54 transferring context: 3.36MB 8.7s done [2025-11-25T02:54:40.837Z] #54 DONE 12.4s [2025-11-25T02:54:40.837Z] [2025-11-25T02:54:40.837Z] #60 [core-keeper internal] load build context [2025-11-25T02:54:42.254Z] #60 ... [2025-11-25T02:54:42.254Z] [2025-11-25T02:54:42.254Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T02:54:42.254Z] #58 DONE 13.7s [2025-11-25T02:54:42.254Z] [2025-11-25T02:54:42.254Z] #60 [core-keeper internal] load build context [2025-11-25T02:54:43.677Z] #60 ... [2025-11-25T02:54:43.677Z] [2025-11-25T02:54:43.677Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T02:54:43.677Z] #47 13.68 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T02:54:43.677Z] #47 13.68 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:54:43.677Z] #47 13.68 OK: 8 MiB in 17 packages [2025-11-25T02:54:43.677Z] #47 DONE 16.4s [2025-11-25T02:54:43.677Z] [2025-11-25T02:54:43.677Z] #60 [core-keeper internal] load build context [2025-11-25T02:54:43.677Z] #60 ... [2025-11-25T02:54:43.677Z] [2025-11-25T02:54:43.677Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T02:54:43.677Z] #66 ... [2025-11-25T02:54:43.677Z] [2025-11-25T02:54:43.677Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T02:54:43.677Z] #67 ... [2025-11-25T02:54:43.677Z] [2025-11-25T02:54:43.677Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T02:54:43.677Z] #68 ... [2025-11-25T02:54:43.677Z] [2025-11-25T02:54:43.677Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-25T02:54:43.945Z] #69 ... [2025-11-25T02:54:43.945Z] [2025-11-25T02:54:43.945Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T02:54:44.221Z] #70 ... [2025-11-25T02:54:44.221Z] [2025-11-25T02:54:44.221Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T02:54:44.221Z] #71 ... [2025-11-25T02:54:44.221Z] [2025-11-25T02:54:44.221Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T02:54:44.221Z] #61 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:44.493Z] #61 ... [2025-11-25T02:54:44.493Z] [2025-11-25T02:54:44.493Z] #65 [core-metadata internal] load build context [2025-11-25T02:54:44.493Z] #65 transferring context: 3.36MB 12.2s done [2025-11-25T02:54:44.493Z] #65 DONE 14.8s [2025-11-25T02:54:44.493Z] [2025-11-25T02:54:44.493Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T02:54:44.493Z] #46 13.42 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T02:54:44.493Z] #46 13.42 (2/4) Installing openssl (3.5.4-r0) [2025-11-25T02:54:44.493Z] #46 13.63 (3/4) Installing su-exec (0.2-r3) [2025-11-25T02:54:44.493Z] #46 13.63 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T02:54:44.493Z] #46 14.99 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:54:44.493Z] #46 15.11 OK: 20 MiB in 20 packages [2025-11-25T02:54:44.493Z] #46 DONE 17.6s [2025-11-25T02:54:44.772Z] [2025-11-25T02:54:44.772Z] #57 [support-notifications internal] load build context [2025-11-25T02:54:44.772Z] #57 transferring context: 3.36MB 12.2s done [2025-11-25T02:54:44.772Z] #57 DONE 16.3s [2025-11-25T02:54:44.772Z] [2025-11-25T02:54:44.772Z] #60 [core-keeper internal] load build context [2025-11-25T02:54:44.772Z] #60 transferring context: 3.36MB 12.3s done [2025-11-25T02:54:44.773Z] #60 DONE 15.9s [2025-11-25T02:54:44.773Z] [2025-11-25T02:54:44.773Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T02:54:44.773Z] #72 ... [2025-11-25T02:54:44.773Z] [2025-11-25T02:54:44.773Z] #59 [core-command internal] load build context [2025-11-25T02:54:44.773Z] #59 transferring context: 3.36MB 13.9s done [2025-11-25T02:54:44.773Z] #59 DONE 16.0s [2025-11-25T02:54:45.040Z] [2025-11-25T02:54:45.040Z] #63 [security-secretstore-setup internal] load build context [2025-11-25T02:54:45.040Z] #63 transferring context: 3.36MB 12.2s done [2025-11-25T02:54:45.626Z] #63 DONE 16.5s [2025-11-25T02:54:45.627Z] [2025-11-25T02:54:45.627Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:45.627Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 10.5s done [2025-11-25T02:54:45.627Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.0s [2025-11-25T02:54:45.627Z] #40 ... [2025-11-25T02:54:45.627Z] [2025-11-25T02:54:45.627Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T02:54:45.627Z] #56 17.43 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T02:54:45.627Z] #56 17.43 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T02:54:45.627Z] #56 17.43 OK: 26169 distinct packages available [2025-11-25T02:54:47.043Z] #56 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:47.630Z] #56 ... [2025-11-25T02:54:47.630Z] [2025-11-25T02:54:47.630Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T02:54:47.630Z] #48 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:47.630Z] #48 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:47.897Z] #48 ... [2025-11-25T02:54:47.897Z] [2025-11-25T02:54:47.897Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T02:54:47.897Z] #50 9.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:47.897Z] #50 18.19 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T02:54:47.897Z] #50 18.19 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T02:54:47.897Z] #50 18.19 OK: 26169 distinct packages available [2025-11-25T02:54:47.897Z] #50 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:47.897Z] #50 ... [2025-11-25T02:54:47.897Z] [2025-11-25T02:54:47.898Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T02:54:47.898Z] #52 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.8s [2025-11-25T02:54:48.165Z] #52 ... [2025-11-25T02:54:48.165Z] [2025-11-25T02:54:48.165Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T02:54:48.165Z] #48 21.01 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-25T02:54:48.165Z] #48 21.06 (2/2) Installing su-exec (0.2-r3) [2025-11-25T02:54:48.165Z] #48 21.07 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:54:48.433Z] #48 21.29 OK: 8 MiB in 18 packages [2025-11-25T02:54:48.703Z] #48 ... [2025-11-25T02:54:48.703Z] [2025-11-25T02:54:48.703Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T02:54:48.703Z] #49 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:48.703Z] #49 19.96 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T02:54:48.703Z] #49 20.00 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T02:54:48.703Z] #49 20.00 OK: 26169 distinct packages available [2025-11-25T02:54:48.703Z] #49 21.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:48.703Z] #49 ... [2025-11-25T02:54:48.703Z] [2025-11-25T02:54:48.703Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:48.981Z] #40 ... [2025-11-25T02:54:48.981Z] [2025-11-25T02:54:48.981Z] #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T02:54:48.981Z] #55 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:48.981Z] #55 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:48.981Z] #55 ... [2025-11-25T02:54:48.981Z] [2025-11-25T02:54:48.981Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T02:54:49.948Z] #52 ... [2025-11-25T02:54:49.948Z] [2025-11-25T02:54:49.948Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T02:54:49.948Z] #67 DONE 16.6s [2025-11-25T02:54:50.223Z] [2025-11-25T02:54:50.223Z] #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T02:54:50.223Z] #55 21.82 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T02:54:50.223Z] #55 21.90 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:54:50.223Z] #55 22.11 OK: 8 MiB in 17 packages [2025-11-25T02:54:51.204Z] #55 ... [2025-11-25T02:54:51.204Z] [2025-11-25T02:54:51.204Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T02:54:51.204Z] #48 DONE 23.9s [2025-11-25T02:54:51.204Z] [2025-11-25T02:54:51.204Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T02:54:52.170Z] #73 ... [2025-11-25T02:54:52.170Z] [2025-11-25T02:54:52.170Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T02:54:52.170Z] #55 DONE 24.1s [2025-11-25T02:54:52.170Z] [2025-11-25T02:54:52.170Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T02:54:52.456Z] #74 ... [2025-11-25T02:54:52.456Z] [2025-11-25T02:54:52.456Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T02:54:52.456Z] #75 ... [2025-11-25T02:54:52.456Z] [2025-11-25T02:54:52.456Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T02:54:53.044Z] #52 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 20.8s [2025-11-25T02:54:53.316Z] #52 ... [2025-11-25T02:54:53.316Z] [2025-11-25T02:54:53.316Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T02:54:53.316Z] #62 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:53.316Z] #62 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:53.583Z] #62 ... [2025-11-25T02:54:53.584Z] [2025-11-25T02:54:53.584Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:54:53.584Z] #0 9.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:53.584Z] #76 ... [2025-11-25T02:54:53.584Z] [2025-11-25T02:54:53.584Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T02:54:53.851Z] #52 ... [2025-11-25T02:54:53.851Z] [2025-11-25T02:54:53.851Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T02:54:53.851Z] #64 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:53.851Z] #64 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:53.851Z] #64 ... [2025-11-25T02:54:53.851Z] [2025-11-25T02:54:53.851Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T02:54:54.831Z] #52 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 22.5s done [2025-11-25T02:54:56.241Z] #52 ... [2025-11-25T02:54:56.241Z] [2025-11-25T02:54:56.241Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T02:54:56.241Z] #61 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:56.241Z] #61 ... [2025-11-25T02:54:56.242Z] [2025-11-25T02:54:56.242Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:56.242Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.0s [2025-11-25T02:54:57.669Z] #40 ... [2025-11-25T02:54:57.669Z] [2025-11-25T02:54:57.669Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T02:54:57.669Z] #73 6.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:57.936Z] #73 ... [2025-11-25T02:54:57.937Z] [2025-11-25T02:54:57.937Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T02:54:57.937Z] #66 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:57.937Z] #66 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:58.207Z] #66 ... [2025-11-25T02:54:58.207Z] [2025-11-25T02:54:58.207Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:58.207Z] #40 ... [2025-11-25T02:54:58.207Z] [2025-11-25T02:54:58.207Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T02:54:58.207Z] #70 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:58.207Z] #70 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:58.482Z] #70 ... [2025-11-25T02:54:58.482Z] [2025-11-25T02:54:58.482Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:58.482Z] #40 ... [2025-11-25T02:54:58.482Z] [2025-11-25T02:54:58.482Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T02:54:58.482Z] #56 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:58.751Z] #56 ... [2025-11-25T02:54:58.751Z] [2025-11-25T02:54:58.751Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:59.037Z] #40 ... [2025-11-25T02:54:59.037Z] [2025-11-25T02:54:59.037Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T02:54:59.037Z] #50 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:59.307Z] #50 ... [2025-11-25T02:54:59.307Z] [2025-11-25T02:54:59.307Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:54:59.897Z] #40 ... [2025-11-25T02:54:59.898Z] [2025-11-25T02:54:59.898Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T02:54:59.898Z] #0 6.630 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:54:59.898Z] #0 8.635 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:00.167Z] #77 ... [2025-11-25T02:55:00.167Z] [2025-11-25T02:55:00.167Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:55:00.463Z] #40 ... [2025-11-25T02:55:00.463Z] [2025-11-25T02:55:00.463Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-25T02:55:00.463Z] #69 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:00.463Z] #69 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:00.463Z] #69 ... [2025-11-25T02:55:00.463Z] [2025-11-25T02:55:00.463Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:55:00.742Z] #40 ... [2025-11-25T02:55:00.742Z] [2025-11-25T02:55:00.742Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T02:55:00.742Z] #49 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:01.012Z] #49 ... [2025-11-25T02:55:01.012Z] [2025-11-25T02:55:01.012Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T02:55:01.012Z] #50 33.26 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-25T02:55:01.012Z] #50 33.30 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-25T02:55:01.012Z] #50 33.32 (3/5) Installing libucontext (1.3.2-r0) [2025-11-25T02:55:01.012Z] #50 33.36 (4/5) Installing gcompat (1.1.0-r4) [2025-11-25T02:55:01.012Z] #50 33.40 (5/5) Installing openssl (3.5.4-r0) [2025-11-25T02:55:01.012Z] #50 33.47 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:55:01.012Z] #50 ... [2025-11-25T02:55:01.012Z] [2025-11-25T02:55:01.012Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T02:55:01.012Z] #62 26.38 (1/7) Installing ca-certificates (20250911-r0) [2025-11-25T02:55:01.012Z] #62 26.84 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-25T02:55:01.012Z] #62 26.86 (3/7) Installing libgcc (14.2.0-r6) [2025-11-25T02:55:01.012Z] #62 26.89 (4/7) Installing libsodium (1.0.20-r0) [2025-11-25T02:55:01.012Z] #62 26.99 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-25T02:55:01.012Z] #62 27.44 (6/7) Installing libzmq (4.3.5-r2) [2025-11-25T02:55:01.012Z] #62 27.60 (7/7) Installing zeromq (4.3.5-r2) [2025-11-25T02:55:01.012Z] #62 27.68 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:55:01.012Z] #62 27.87 Executing ca-certificates-20250911-r0.trigger [2025-11-25T02:55:01.012Z] #62 29.53 OK: 12 MiB in 23 packages [2025-11-25T02:55:01.012Z] #62 DONE 32.7s [2025-11-25T02:55:01.012Z] [2025-11-25T02:55:01.012Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T02:55:01.012Z] #66 26.49 OK: 255 MiB in 60 packages [2025-11-25T02:55:01.012Z] #66 DONE 27.9s [2025-11-25T02:55:01.012Z] [2025-11-25T02:55:01.012Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:55:01.605Z] #40 ... [2025-11-25T02:55:01.605Z] [2025-11-25T02:55:01.605Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T02:55:01.605Z] #68 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:01.605Z] #68 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:01.605Z] #68 ... [2025-11-25T02:55:01.605Z] [2025-11-25T02:55:01.605Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T02:55:01.605Z] #56 32.15 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-25T02:55:01.605Z] #56 32.64 (2/13) Installing c-ares (1.34.5-r0) [2025-11-25T02:55:01.605Z] #56 32.83 (3/13) Installing libunistring (1.3-r0) [2025-11-25T02:55:01.605Z] #56 33.21 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-25T02:55:01.605Z] #56 33.38 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-25T02:55:01.605Z] #56 33.47 (6/13) Installing libpsl (0.21.5-r3) [2025-11-25T02:55:01.605Z] #56 33.51 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-25T02:55:02.193Z] #56 33.76 (8/13) Installing libcurl (8.14.1-r2) [2025-11-25T02:55:02.193Z] #56 ... [2025-11-25T02:55:02.193Z] [2025-11-25T02:55:02.193Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:55:02.193Z] #78 DONE 1.0s [2025-11-25T02:55:02.193Z] [2025-11-25T02:55:02.193Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T02:55:02.193Z] #56 33.96 (9/13) Installing curl (8.14.1-r2) [2025-11-25T02:55:02.462Z] #56 34.08 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-25T02:55:02.462Z] #56 34.13 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-25T02:55:02.462Z] #56 34.25 (12/13) Installing libucontext (1.3.2-r0) [2025-11-25T02:55:02.462Z] #56 34.27 (13/13) Installing gcompat (1.1.0-r4) [2025-11-25T02:55:02.462Z] #56 34.37 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:55:02.730Z] #56 34.63 OK: 13 MiB in 29 packages [2025-11-25T02:55:02.730Z] #56 ... [2025-11-25T02:55:02.730Z] [2025-11-25T02:55:02.730Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T02:55:02.730Z] #71 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:02.730Z] #71 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:03.002Z] #71 ... [2025-11-25T02:55:03.002Z] [2025-11-25T02:55:03.002Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:55:03.002Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.6s [2025-11-25T02:55:03.271Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.9s done [2025-11-25T02:55:03.271Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.9s done [2025-11-25T02:55:03.870Z] #40 ... [2025-11-25T02:55:03.870Z] [2025-11-25T02:55:03.870Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T02:55:03.870Z] #50 33.69 OK: 9 MiB in 21 packages [2025-11-25T02:55:03.870Z] #50 DONE 36.4s [2025-11-25T02:55:03.870Z] [2025-11-25T02:55:03.870Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T02:55:03.870Z] #64 27.54 (1/3) Installing ca-certificates (20250911-r0) [2025-11-25T02:55:03.870Z] #64 28.05 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-25T02:55:03.870Z] #64 28.10 (3/3) Installing tzdata (2025b-r0) [2025-11-25T02:55:03.870Z] #64 30.21 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:55:03.870Z] #64 30.39 Executing ca-certificates-20250911-r0.trigger [2025-11-25T02:55:03.870Z] #64 32.30 OK: 8 MiB in 19 packages [2025-11-25T02:55:03.870Z] #64 DONE 35.5s [2025-11-25T02:55:03.870Z] [2025-11-25T02:55:03.870Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T02:55:04.143Z] #79 ... [2025-11-25T02:55:04.143Z] [2025-11-25T02:55:04.143Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T02:55:04.143Z] #72 9.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:04.143Z] #72 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:04.415Z] #72 ... [2025-11-25T02:55:04.415Z] [2025-11-25T02:55:04.415Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T02:55:04.415Z] #75 11.82 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:04.415Z] #75 14.11 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:04.415Z] #75 ... [2025-11-25T02:55:04.415Z] [2025-11-25T02:55:04.415Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T02:55:04.415Z] #49 36.57 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T02:55:04.415Z] #49 36.64 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-25T02:55:04.415Z] #49 36.69 (3/4) Installing libucontext (1.3.2-r0) [2025-11-25T02:55:04.415Z] #49 36.76 (4/4) Installing gcompat (1.1.0-r4) [2025-11-25T02:55:04.415Z] #49 36.85 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:55:04.684Z] #49 37.22 OK: 8 MiB in 20 packages [2025-11-25T02:55:04.684Z] #49 ... [2025-11-25T02:55:04.684Z] [2025-11-25T02:55:04.684Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:04.684Z] #76 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:04.962Z] #76 ... [2025-11-25T02:55:04.962Z] [2025-11-25T02:55:04.962Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T02:55:04.962Z] #61 29.02 (1/4) Installing ca-certificates (20250911-r0) [2025-11-25T02:55:04.962Z] #61 29.49 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-25T02:55:04.962Z] #61 29.52 (3/4) Installing su-exec (0.2-r3) [2025-11-25T02:55:04.962Z] #61 29.55 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T02:55:04.962Z] #61 32.48 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:55:04.962Z] #61 32.64 Executing ca-certificates-20250911-r0.trigger [2025-11-25T02:55:04.962Z] #61 34.59 OK: 19 MiB in 20 packages [2025-11-25T02:55:05.565Z] #61 ... [2025-11-25T02:55:05.565Z] [2025-11-25T02:55:05.565Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T02:55:05.565Z] #56 DONE 37.3s [2025-11-25T02:55:05.565Z] [2025-11-25T02:55:05.565Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-25T02:55:05.565Z] #69 32.21 OK: 255 MiB in 60 packages [2025-11-25T02:55:06.976Z] #69 ... [2025-11-25T02:55:06.976Z] [2025-11-25T02:55:06.976Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T02:55:06.976Z] #61 DONE 37.9s [2025-11-25T02:55:07.244Z] [2025-11-25T02:55:07.244Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T02:55:07.511Z] #80 ... [2025-11-25T02:55:07.511Z] [2025-11-25T02:55:07.511Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T02:55:07.511Z] #74 5.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:07.511Z] #74 7.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:07.787Z] #74 ... [2025-11-25T02:55:07.787Z] [2025-11-25T02:55:07.787Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T02:55:07.787Z] #49 DONE 40.1s [2025-11-25T02:55:07.787Z] [2025-11-25T02:55:07.787Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T02:55:08.751Z] #81 ... [2025-11-25T02:55:08.751Z] [2025-11-25T02:55:08.751Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-25T02:55:08.751Z] #69 DONE 35.2s [2025-11-25T02:55:08.751Z] [2025-11-25T02:55:08.751Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:08.751Z] #76 24.90 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:08.751Z] #76 24.99 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:55:08.890Z] #156 ... [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T02:55:08.891Z] #154 DONE 84.7s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T02:55:08.891Z] #152 DONE 84.7s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:55:08.891Z] #157 DONE 0.3s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-25T02:55:08.891Z] #158 DONE 0.3s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:55:08.891Z] #159 DONE 0.2s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T02:55:08.891Z] #160 ... [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-25T02:55:08.891Z] #161 DONE 0.3s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:55:08.891Z] #162 DONE 0.3s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T02:55:08.891Z] #151 ... [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-25T02:55:08.891Z] #163 DONE 0.1s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:55:08.891Z] #164 ... [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T02:55:08.891Z] #160 DONE 1.0s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:55:08.891Z] #165 DONE 0.2s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:55:08.891Z] #166 DONE 0.2s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-25T02:55:08.891Z] #167 DONE 0.2s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-25T02:55:08.891Z] #168 DONE 0.1s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:55:08.891Z] #164 DONE 0.9s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #169 [core-common-config-bootstrapper] exporting to image [2025-11-25T02:55:08.891Z] #169 exporting layers [2025-11-25T02:55:08.891Z] #169 ... [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #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-11-25T02:55:08.891Z] #170 DONE 0.3s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #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-11-25T02:55:08.891Z] #171 DONE 0.1s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #169 [core-common-config-bootstrapper] exporting to image [2025-11-25T02:55:08.891Z] #169 exporting layers 0.4s done [2025-11-25T02:55:08.891Z] #169 writing image sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done [2025-11-25T02:55:08.891Z] #169 naming to docker.io/library/core-common-config-bootstrapper done [2025-11-25T02:55:08.891Z] #169 DONE 0.4s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #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-11-25T02:55:08.891Z] #172 DONE 0.0s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-25T02:55:08.891Z] #173 DONE 0.1s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-25T02:55:08.891Z] #174 DONE 0.9s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T02:55:08.891Z] #150 ... [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #175 [security-bootstrapper] exporting to image [2025-11-25T02:55:08.891Z] #175 exporting layers 0.6s done [2025-11-25T02:55:08.891Z] #175 writing image sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 [2025-11-25T02:55:08.891Z] #175 writing image sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done [2025-11-25T02:55:08.891Z] #175 naming to docker.io/library/security-bootstrapper 0.1s done [2025-11-25T02:55:08.891Z] #175 DONE 0.7s [2025-11-25T02:55:08.891Z] [2025-11-25T02:55:08.891Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T02:55:09.346Z] #76 25.69 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:09.346Z] #76 25.70 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:09.346Z] #76 ... [2025-11-25T02:55:09.346Z] [2025-11-25T02:55:09.346Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T02:55:09.346Z] #73 8.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:09.346Z] #73 ... [2025-11-25T02:55:09.346Z] [2025-11-25T02:55:09.346Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T02:55:09.346Z] #72 24.69 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:09.346Z] #72 24.91 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:55:09.945Z] #72 25.24 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:09.945Z] #72 25.25 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:09.945Z] #72 25.26 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:55:09.945Z] #72 25.34 OK: 20 MiB in 20 packages [2025-11-25T02:55:09.945Z] #72 ... [2025-11-25T02:55:09.945Z] [2025-11-25T02:55:09.945Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:55:09.945Z] #82 DONE 1.2s [2025-11-25T02:55:10.214Z] [2025-11-25T02:55:10.214Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:55:11.178Z] #83 ... [2025-11-25T02:55:11.178Z] [2025-11-25T02:55:11.178Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T02:55:11.178Z] #68 35.03 OK: 255 MiB in 60 packages [2025-11-25T02:55:11.178Z] #68 DONE 37.7s [2025-11-25T02:55:11.178Z] [2025-11-25T02:55:11.178Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:11.178Z] #0 7.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:11.178Z] #0 8.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:11.178Z] #84 ... [2025-11-25T02:55:11.178Z] [2025-11-25T02:55:11.178Z] #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:55:11.768Z] #85 ... [2025-11-25T02:55:11.768Z] [2025-11-25T02:55:11.768Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T02:55:11.768Z] #71 35.33 OK: 255 MiB in 60 packages [2025-11-25T02:55:11.768Z] #71 DONE 39.0s [2025-11-25T02:55:11.768Z] [2025-11-25T02:55:11.768Z] #86 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:55:12.360Z] #86 ... [2025-11-25T02:55:12.360Z] [2025-11-25T02:55:12.360Z] #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:55:12.360Z] #85 DONE 1.0s [2025-11-25T02:55:12.360Z] [2025-11-25T02:55:12.360Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:55:12.360Z] #87 ... [2025-11-25T02:55:12.360Z] [2025-11-25T02:55:12.360Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T02:55:12.360Z] #73 20.88 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:12.360Z] #73 20.94 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:55:12.360Z] #73 ... [2025-11-25T02:55:12.360Z] [2025-11-25T02:55:12.360Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:12.360Z] #76 25.74 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:55:12.360Z] #76 25.94 OK: 8 MiB in 17 packages [2025-11-25T02:55:12.360Z] #76 DONE 28.9s [2025-11-25T02:55:12.360Z] [2025-11-25T02:55:12.360Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T02:55:12.360Z] #70 29.08 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T02:55:12.360Z] #70 29.08 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T02:55:12.360Z] #70 29.08 OK: 26170 distinct packages available [2025-11-25T02:55:12.360Z] #70 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:12.360Z] #70 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:12.631Z] #70 ... [2025-11-25T02:55:12.631Z] [2025-11-25T02:55:12.631Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T02:55:12.631Z] #73 21.44 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:12.631Z] #73 21.46 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:12.631Z] #73 21.46 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:55:12.900Z] #73 21.65 OK: 8 MiB in 18 packages [2025-11-25T02:55:13.166Z] #73 ... [2025-11-25T02:55:13.166Z] [2025-11-25T02:55:13.166Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T02:55:13.166Z] #75 27.07 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T02:55:13.166Z] #75 27.79 Executing busybox-1.37.0-r19.trigger [2025-11-25T02:55:13.166Z] #75 27.85 OK: 8 MiB in 17 packages [2025-11-25T02:55:13.166Z] #75 DONE 30.8s [2025-11-25T02:55:13.166Z] [2025-11-25T02:55:13.166Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T02:55:13.166Z] #72 DONE 28.7s [2025-11-25T02:55:13.443Z] [2025-11-25T02:55:13.443Z] #86 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:55:13.443Z] #86 DONE 1.8s [2025-11-25T02:55:13.443Z] [2025-11-25T02:55:13.443Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:55:14.034Z] #88 ... [2025-11-25T02:55:14.034Z] [2025-11-25T02:55:14.034Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:14.034Z] #89 ... [2025-11-25T02:55:14.034Z] [2025-11-25T02:55:14.034Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T02:55:14.034Z] #74 20.68 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:14.034Z] #74 21.00 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:55:14.034Z] #74 21.53 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:14.034Z] #74 21.74 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:14.304Z] #74 ... [2025-11-25T02:55:14.304Z] [2025-11-25T02:55:14.304Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-25T02:55:14.304Z] #90 DONE 0.8s [2025-11-25T02:55:14.304Z] [2025-11-25T02:55:14.304Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T02:55:14.304Z] #74 22.10 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:55:14.304Z] #74 22.18 OK: 8 MiB in 17 packages [2025-11-25T02:55:14.573Z] #74 ... [2025-11-25T02:55:14.573Z] [2025-11-25T02:55:14.573Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T02:55:14.573Z] #77 23.03 OK: 255 MiB in 60 packages [2025-11-25T02:55:14.573Z] #77 DONE 24.7s [2025-11-25T02:55:14.573Z] [2025-11-25T02:55:14.573Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T02:55:14.573Z] #73 DONE 23.4s [2025-11-25T02:55:14.842Z] [2025-11-25T02:55:14.842Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:14.842Z] #89 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:15.429Z] #89 ... [2025-11-25T02:55:15.429Z] [2025-11-25T02:55:15.429Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:15.698Z] #91 ... [2025-11-25T02:55:15.698Z] [2025-11-25T02:55:15.698Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T02:55:15.967Z] #92 ... [2025-11-25T02:55:15.967Z] [2025-11-25T02:55:15.967Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T02:55:15.967Z] #74 DONE 23.8s [2025-11-25T02:55:16.235Z] [2025-11-25T02:55:16.235Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:16.235Z] #89 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:16.504Z] #89 ... [2025-11-25T02:55:16.504Z] [2025-11-25T02:55:16.504Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T02:55:16.504Z] #92 DONE 1.7s [2025-11-25T02:55:16.504Z] [2025-11-25T02:55:16.504Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:55:17.918Z] #93 ... [2025-11-25T02:55:17.918Z] [2025-11-25T02:55:17.918Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T02:55:17.918Z] #70 43.27 OK: 255 MiB in 60 packages [2025-11-25T02:55:17.918Z] #70 DONE 44.3s [2025-11-25T02:55:17.918Z] [2025-11-25T02:55:17.918Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:55:18.510Z] #94 DONE 0.9s [2025-11-25T02:55:18.510Z] [2025-11-25T02:55:18.510Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:55:19.946Z] #95 ... [2025-11-25T02:55:19.946Z] [2025-11-25T02:55:19.946Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:19.946Z] #84 15.98 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:19.946Z] #84 16.15 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:55:19.946Z] #84 16.89 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:19.946Z] #84 16.89 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:19.946Z] #84 16.90 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:55:19.946Z] #84 17.02 OK: 12 MiB in 23 packages [2025-11-25T02:55:19.946Z] #84 DONE 18.7s [2025-11-25T02:55:19.946Z] [2025-11-25T02:55:19.946Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T02:55:19.946Z] #81 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:20.214Z] #81 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:21.178Z] #81 ... [2025-11-25T02:55:21.178Z] [2025-11-25T02:55:21.178Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T02:55:21.178Z] #96 DONE 6.4s [2025-11-25T02:55:21.178Z] [2025-11-25T02:55:21.178Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-25T02:55:21.178Z] #97 DONE 0.2s [2025-11-25T02:55:21.178Z] [2025-11-25T02:55:21.178Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:21.178Z] #91 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:21.178Z] #91 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:22.140Z] #91 ... [2025-11-25T02:55:22.140Z] [2025-11-25T02:55:22.140Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:55:22.140Z] #98 ... [2025-11-25T02:55:22.140Z] [2025-11-25T02:55:22.140Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:22.140Z] #89 18.36 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:22.408Z] #89 18.50 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:55:22.676Z] #89 18.88 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:22.676Z] #89 18.89 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:22.676Z] #89 18.90 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:55:22.676Z] #89 18.99 OK: 8 MiB in 19 packages [2025-11-25T02:55:24.089Z] #89 DONE 20.1s [2025-11-25T02:55:24.089Z] [2025-11-25T02:55:24.089Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T02:55:24.089Z] #79 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:24.089Z] #79 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:24.089Z] #79 20.05 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:24.089Z] #79 20.23 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:55:24.676Z] #79 20.64 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:24.676Z] #79 20.65 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:24.676Z] #79 20.65 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:55:24.676Z] #79 20.68 OK: 9 MiB in 21 packages [2025-11-25T02:55:24.943Z] #79 ... [2025-11-25T02:55:24.943Z] [2025-11-25T02:55:24.943Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:24.943Z] #91 19.48 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:24.943Z] #91 19.61 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:55:25.534Z] #91 19.94 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:25.534Z] #91 19.96 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:25.534Z] #91 20.04 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:55:25.534Z] #91 ... [2025-11-25T02:55:25.534Z] [2025-11-25T02:55:25.534Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T02:55:25.534Z] #79 DONE 21.8s [2025-11-25T02:55:25.803Z] [2025-11-25T02:55:25.803Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:25.803Z] #91 20.23 OK: 13 MiB in 29 packages [2025-11-25T02:55:27.751Z] #91 ... [2025-11-25T02:55:27.751Z] [2025-11-25T02:55:27.751Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T02:55:27.751Z] #80 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:27.751Z] #80 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T02:55:27.751Z] #80 17.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:27.751Z] #80 17.76 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:55:27.751Z] #80 18.10 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:27.751Z] #80 18.12 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:27.751Z] #80 18.14 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:55:27.751Z] #80 18.20 OK: 19 MiB in 20 packages [2025-11-25T02:55:27.751Z] #80 ... [2025-11-25T02:55:27.751Z] [2025-11-25T02:55:27.751Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T02:55:27.751Z] #81 18.33 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:27.751Z] #81 18.49 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T02:55:28.021Z] #81 ... [2025-11-25T02:55:28.021Z] [2025-11-25T02:55:28.021Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T02:55:28.021Z] #91 DONE 22.5s [2025-11-25T02:55:28.021Z] [2025-11-25T02:55:28.021Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T02:55:28.021Z] #80 DONE 20.9s [2025-11-25T02:55:28.021Z] [2025-11-25T02:55:28.021Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T02:55:28.021Z] #99 DONE 2.5s [2025-11-25T02:55:28.021Z] [2025-11-25T02:55:28.021Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T02:55:28.021Z] #81 20.40 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:28.294Z] #81 ... [2025-11-25T02:55:28.294Z] [2025-11-25T02:55:28.294Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-25T02:55:28.294Z] #100 DONE 2.5s [2025-11-25T02:55:28.294Z] [2025-11-25T02:55:28.294Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T02:55:28.294Z] #81 20.48 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T02:55:28.294Z] #81 20.55 Executing busybox-1.37.0-r20.trigger [2025-11-25T02:55:28.294Z] #81 20.66 OK: 8 MiB in 20 packages [2025-11-25T02:55:28.569Z] #81 ... [2025-11-25T02:55:28.569Z] [2025-11-25T02:55:28.569Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T02:55:28.569Z] #101 DONE 0.5s [2025-11-25T02:55:28.569Z] [2025-11-25T02:55:28.569Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T02:55:28.838Z] #102 DONE 0.2s [2025-11-25T02:55:28.838Z] [2025-11-25T02:55:28.838Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T02:55:28.838Z] #103 DONE 0.2s [2025-11-25T02:55:28.838Z] [2025-11-25T02:55:29.105Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T02:55:29.372Z] #104 ... [2025-11-25T02:55:29.372Z] [2025-11-25T02:55:29.373Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-25T02:55:29.373Z] #105 DONE 0.2s [2025-11-25T02:55:29.373Z] [2025-11-25T02:55:29.373Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-25T02:55:29.373Z] #106 DONE 0.2s [2025-11-25T02:55:29.373Z] [2025-11-25T02:55:29.373Z] #107 [security-spire-server] exporting to image [2025-11-25T02:55:29.373Z] #107 exporting layers [2025-11-25T02:55:29.644Z] #107 ... [2025-11-25T02:55:29.644Z] [2025-11-25T02:55:29.644Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T02:55:29.644Z] #81 DONE 22.0s [2025-11-25T02:55:29.916Z] [2025-11-25T02:55:29.917Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T02:55:31.327Z] #108 ... [2025-11-25T02:55:31.327Z] [2025-11-25T02:55:31.327Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T02:55:31.327Z] #104 DONE 3.3s [2025-11-25T02:55:31.600Z] [2025-11-25T02:55:31.600Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-25T02:55:31.600Z] #109 DONE 0.2s [2025-11-25T02:55:31.600Z] [2025-11-25T02:55:31.600Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T02:55:31.869Z] #110 DONE 0.3s [2025-11-25T02:55:31.869Z] [2025-11-25T02:55:31.869Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T02:55:32.137Z] #40 ... [2025-11-25T02:55:32.137Z] [2025-11-25T02:55:32.137Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T02:55:32.404Z] #111 DONE 0.3s [2025-11-25T02:55:32.404Z] [2025-11-25T02:55:32.404Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T02:55:32.671Z] #112 DONE 0.3s [2025-11-25T02:55:32.671Z] [2025-11-25T02:55:32.671Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T02:55:32.671Z] #108 DONE 2.9s [2025-11-25T02:55:32.671Z] [2025-11-25T02:55:32.671Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-25T02:55:32.948Z] #113 ... [2025-11-25T02:55:32.948Z] [2025-11-25T02:55:32.948Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-25T02:55:32.948Z] #114 DONE 0.3s [2025-11-25T02:55:33.222Z] [2025-11-25T02:55:33.222Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T02:55:33.222Z] #115 ... [2025-11-25T02:55:33.222Z] [2025-11-25T02:55:33.222Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-25T02:55:33.222Z] #113 DONE 0.6s [2025-11-25T02:55:33.494Z] [2025-11-25T02:55:33.494Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T02:55:33.494Z] #115 DONE 0.5s [2025-11-25T02:55:33.494Z] [2025-11-25T02:55:33.494Z] #107 [security-spire-agent] exporting to image [2025-11-25T02:55:33.766Z] #107 exporting layers 4.3s done [2025-11-25T02:55:33.766Z] #107 writing image sha256:62afca98707406feb9ea8c72315c9bb941199154753e5425ec88b3073f80314c 0.0s done [2025-11-25T02:55:33.766Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2025-11-25T02:55:34.034Z] #107 ... [2025-11-25T02:55:34.034Z] [2025-11-25T02:55:34.034Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T02:55:34.034Z] #116 DONE 0.6s [2025-11-25T02:55:34.300Z] [2025-11-25T02:55:34.301Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-25T02:55:34.573Z] #117 DONE 0.3s [2025-11-25T02:55:34.573Z] [2025-11-25T02:55:34.573Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T02:55:34.842Z] #118 DONE 0.3s [2025-11-25T02:55:34.842Z] [2025-11-25T02:55:34.842Z] #107 [security-spire-config] exporting to image [2025-11-25T02:55:37.424Z] #107 exporting layers 3.6s done [2025-11-25T02:55:37.424Z] #107 writing image sha256:a4a9a07e7d7648e779fe322533db6f0b0a1abc91c8088fadc221bdd267bcd3d0 0.0s done [2025-11-25T02:55:37.424Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-11-25T02:55:37.690Z] #107 exporting layers 3.0s done [2025-11-25T02:55:37.690Z] #107 writing image sha256:92c678c0f8ac7360451962938a0eb92a2fe13c2f3db4bf10f63af4c348982aea done [2025-11-25T02:55:37.690Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-11-25T02:55:37.690Z] #107 DONE 8.4s [2025-11-25T02:55:37.690Z] [2025-11-25T02:55:37.690Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:05.097Z] #151 ... [2025-11-25T02:56:05.097Z] [2025-11-25T02:56:05.097Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T02:56:05.097Z] #150 148.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T02:56:08.375Z] #150 ... [2025-11-25T02:56:08.375Z] [2025-11-25T02:56:08.375Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:56:08.375Z] #145 DONE 152.3s [2025-11-25T02:56:08.375Z] [2025-11-25T02:56:08.375Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T02:56:08.375Z] #151 DONE 152.4s [2025-11-25T02:56:08.375Z] [2025-11-25T02:56:08.375Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T02:56:08.375Z] #148 DONE 152.4s [2025-11-25T02:56:08.375Z] [2025-11-25T02:56:08.375Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T02:56:08.375Z] #150 DONE 152.4s [2025-11-25T02:56:08.375Z] [2025-11-25T02:56:08.375Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:56:08.375Z] #156 ... [2025-11-25T02:56:08.375Z] [2025-11-25T02:56:08.375Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:08.942Z] #176 ... [2025-11-25T02:56:08.942Z] [2025-11-25T02:56:08.942Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:08.942Z] #177 DONE 0.5s [2025-11-25T02:56:08.942Z] [2025-11-25T02:56:08.942Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:08.942Z] #178 DONE 0.6s [2025-11-25T02:56:08.942Z] [2025-11-25T02:56:08.942Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:08.942Z] #176 DONE 0.6s [2025-11-25T02:56:08.942Z] [2025-11-25T02:56:08.943Z] #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:09.200Z] #179 ... [2025-11-25T02:56:09.200Z] [2025-11-25T02:56:09.200Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:09.200Z] #180 DONE 0.4s [2025-11-25T02:56:09.200Z] [2025-11-25T02:56:09.200Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:09.200Z] #181 DONE 0.4s [2025-11-25T02:56:09.200Z] [2025-11-25T02:56:09.200Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:09.457Z] #182 ... [2025-11-25T02:56:09.457Z] [2025-11-25T02:56:09.457Z] #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:09.457Z] #179 DONE 0.5s [2025-11-25T02:56:09.457Z] [2025-11-25T02:56:09.457Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:09.457Z] #183 DONE 0.4s [2025-11-25T02:56:09.457Z] [2025-11-25T02:56:09.457Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:09.457Z] #182 DONE 0.5s [2025-11-25T02:56:09.457Z] [2025-11-25T02:56:09.457Z] #184 [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-11-25T02:56:09.715Z] #184 ... [2025-11-25T02:56:09.715Z] [2025-11-25T02:56:09.715Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-25T02:56:09.715Z] #185 DONE 0.4s [2025-11-25T02:56:09.715Z] [2025-11-25T02:56:09.715Z] #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:56:09.972Z] #186 DONE 0.2s [2025-11-25T02:56:09.972Z] [2025-11-25T02:56:09.972Z] #184 [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-11-25T02:56:09.972Z] #184 DONE 0.4s [2025-11-25T02:56:09.972Z] [2025-11-25T02:56:09.972Z] #187 [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-11-25T02:56:09.972Z] #187 DONE 0.3s [2025-11-25T02:56:09.972Z] [2025-11-25T02:56:09.972Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-25T02:56:09.972Z] #188 DONE 0.4s [2025-11-25T02:56:09.972Z] [2025-11-25T02:56:09.972Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-25T02:56:09.972Z] #189 DONE 0.1s [2025-11-25T02:56:09.972Z] [2025-11-25T02:56:09.972Z] #190 [core-command] exporting to image [2025-11-25T02:56:09.972Z] #190 exporting layers [2025-11-25T02:56:09.972Z] #190 ... [2025-11-25T02:56:09.972Z] [2025-11-25T02:56:09.972Z] #191 [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-11-25T02:56:09.972Z] #191 DONE 0.1s [2025-11-25T02:56:09.972Z] [2025-11-25T02:56:09.972Z] #192 [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-11-25T02:56:09.972Z] #192 DONE 0.1s [2025-11-25T02:56:10.229Z] [2025-11-25T02:56:10.229Z] #193 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-25T02:56:10.229Z] #193 DONE 0.2s [2025-11-25T02:56:10.229Z] [2025-11-25T02:56:10.229Z] #190 [core-command] exporting to image [2025-11-25T02:56:10.229Z] #190 exporting layers 0.2s done [2025-11-25T02:56:10.229Z] #190 writing image sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b 0.0s done [2025-11-25T02:56:10.229Z] #190 naming to docker.io/library/core-command [2025-11-25T02:56:10.229Z] #190 naming to docker.io/library/core-command done [2025-11-25T02:56:10.229Z] #190 DONE 0.3s [2025-11-25T02:56:10.229Z] [2025-11-25T02:56:10.229Z] #194 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:56:10.229Z] #194 DONE 0.2s [2025-11-25T02:56:10.229Z] [2025-11-25T02:56:10.229Z] #195 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-25T02:56:10.487Z] #195 DONE 0.2s [2025-11-25T02:56:10.487Z] [2025-11-25T02:56:10.487Z] #196 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T02:56:10.487Z] #196 DONE 0.2s [2025-11-25T02:56:10.487Z] [2025-11-25T02:56:10.487Z] #197 [security-spiffe-token-provider] exporting to image [2025-11-25T02:56:10.487Z] #197 exporting layers 0.4s done [2025-11-25T02:56:10.487Z] #197 writing image sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done [2025-11-25T02:56:10.487Z] #197 naming to docker.io/library/security-spiffe-token-provider done [2025-11-25T02:56:10.487Z] #197 DONE 0.5s [2025-11-25T02:56:10.487Z] [2025-11-25T02:56:10.487Z] #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-25T02:56:10.745Z] #198 DONE 0.3s [2025-11-25T02:56:10.745Z] [2025-11-25T02:56:10.745Z] #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T02:56:10.745Z] #199 DONE 0.1s [2025-11-25T02:56:10.745Z] [2025-11-25T02:56:10.745Z] #200 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:56:11.311Z] #200 DONE 0.7s [2025-11-25T02:56:11.311Z] [2025-11-25T02:56:11.311Z] #201 [security-proxy-setup] exporting to image [2025-11-25T02:56:11.311Z] #201 ... [2025-11-25T02:56:11.311Z] [2025-11-25T02:56:11.311Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T02:56:11.311Z] #153 DONE 155.5s [2025-11-25T02:56:11.311Z] [2025-11-25T02:56:11.311Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:56:11.569Z] #202 DONE 0.8s [2025-11-25T02:56:11.569Z] [2025-11-25T02:56:11.569Z] #203 [security-secretstore-setup] exporting to image [2025-11-25T02:56:12.137Z] #203 ... [2025-11-25T02:56:12.137Z] [2025-11-25T02:56:12.137Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T02:56:12.137Z] #149 DONE 156.1s [2025-11-25T02:56:12.137Z] [2025-11-25T02:56:12.137Z] #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:12.137Z] #204 DONE 0.3s [2025-11-25T02:56:12.137Z] [2025-11-25T02:56:12.137Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:12.137Z] #205 DONE 0.1s [2025-11-25T02:56:12.137Z] [2025-11-25T02:56:12.137Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:12.137Z] #206 CACHED [2025-11-25T02:56:12.137Z] [2025-11-25T02:56:12.137Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:12.137Z] #207 CACHED [2025-11-25T02:56:12.137Z] [2025-11-25T02:56:12.137Z] #201 [security-proxy-setup] exporting to image [2025-11-25T02:56:12.137Z] #201 exporting layers 0.9s done [2025-11-25T02:56:12.137Z] #201 writing image sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 0.0s done [2025-11-25T02:56:12.137Z] #201 naming to docker.io/library/security-proxy-setup 0.0s done [2025-11-25T02:56:12.137Z] #201 DONE 1.0s [2025-11-25T02:56:12.137Z] [2025-11-25T02:56:12.137Z] #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T02:56:12.398Z] #208 ... [2025-11-25T02:56:12.398Z] [2025-11-25T02:56:12.398Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:56:12.398Z] #147 DONE 156.6s [2025-11-25T02:56:12.398Z] [2025-11-25T02:56:12.398Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:56:12.398Z] #156 DONE 156.6s [2025-11-25T02:56:12.398Z] [2025-11-25T02:56:12.398Z] #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T02:56:12.398Z] #208 DONE 0.4s [2025-11-25T02:56:12.398Z] [2025-11-25T02:56:12.398Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-25T02:56:12.398Z] #209 DONE 0.4s [2025-11-25T02:56:12.398Z] [2025-11-25T02:56:12.398Z] #203 [security-secretstore-setup] exporting to image [2025-11-25T02:56:12.398Z] #203 exporting layers 0.9s done [2025-11-25T02:56:12.398Z] #203 writing image sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done [2025-11-25T02:56:12.398Z] #203 naming to docker.io/library/security-secretstore-setup done [2025-11-25T02:56:12.398Z] #203 DONE 1.0s [2025-11-25T02:56:12.398Z] [2025-11-25T02:56:12.398Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:12.656Z] #210 ... [2025-11-25T02:56:12.656Z] [2025-11-25T02:56:12.656Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-25T02:56:12.656Z] #211 DONE 0.1s [2025-11-25T02:56:12.656Z] [2025-11-25T02:56:12.656Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:56:12.656Z] #212 DONE 0.1s [2025-11-25T02:56:12.656Z] [2025-11-25T02:56:12.656Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:12.656Z] #210 DONE 0.2s [2025-11-25T02:56:12.656Z] [2025-11-25T02:56:12.656Z] #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:12.656Z] #213 DONE 0.1s [2025-11-25T02:56:12.656Z] [2025-11-25T02:56:12.656Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-25T02:56:12.656Z] #214 DONE 0.1s [2025-11-25T02:56:12.656Z] [2025-11-25T02:56:12.656Z] #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:12.915Z] #215 ... [2025-11-25T02:56:12.915Z] [2025-11-25T02:56:12.915Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-25T02:56:12.915Z] #216 DONE 0.1s [2025-11-25T02:56:12.915Z] [2025-11-25T02:56:12.915Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-25T02:56:12.915Z] #217 DONE 0.2s [2025-11-25T02:56:12.915Z] [2025-11-25T02:56:12.915Z] #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:12.915Z] #215 DONE 0.2s [2025-11-25T02:56:12.915Z] [2025-11-25T02:56:12.915Z] #218 [core-metadata] exporting to image [2025-11-25T02:56:13.179Z] #218 exporting layers 0.2s done [2025-11-25T02:56:13.179Z] #218 writing image sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done [2025-11-25T02:56:13.179Z] #218 naming to docker.io/library/core-metadata done [2025-11-25T02:56:13.179Z] #218 DONE 0.3s [2025-11-25T02:56:13.179Z] [2025-11-25T02:56:13.179Z] #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:56:13.179Z] #219 DONE 0.1s [2025-11-25T02:56:13.179Z] [2025-11-25T02:56:13.179Z] #220 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T02:56:13.179Z] #220 DONE 0.1s [2025-11-25T02:56:13.179Z] [2025-11-25T02:56:13.179Z] #221 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:56:13.179Z] #221 DONE 0.1s [2025-11-25T02:56:13.179Z] [2025-11-25T02:56:13.179Z] #222 [core-data] exporting to image [2025-11-25T02:56:13.179Z] #222 ... [2025-11-25T02:56:13.179Z] [2025-11-25T02:56:13.179Z] #223 [core-keeper] exporting to image [2025-11-25T02:56:13.179Z] #223 exporting layers 0.1s done [2025-11-25T02:56:13.179Z] #223 writing image sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done [2025-11-25T02:56:13.179Z] #223 naming to docker.io/library/core-keeper done [2025-11-25T02:56:13.179Z] #223 DONE 0.2s [2025-11-25T02:56:13.179Z] [2025-11-25T02:56:13.179Z] #222 [core-data] exporting to image [2025-11-25T02:56:13.179Z] #222 exporting layers 0.1s done [2025-11-25T02:56:13.438Z] #222 writing image sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done [2025-11-25T02:56:13.438Z] #222 naming to docker.io/library/core-data done [2025-11-25T02:56:13.438Z] #222 DONE 0.2s [2025-11-25T02:56:13.438Z] [2025-11-25T02:56:13.438Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:56:13.438Z] #224 DONE 0.5s [2025-11-25T02:56:13.438Z] [2025-11-25T02:56:13.438Z] #225 [security-proxy-auth] exporting to image [2025-11-25T02:56:14.372Z] #225 ... [2025-11-25T02:56:14.372Z] [2025-11-25T02:56:14.372Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T02:56:14.372Z] #155 DONE 158.3s [2025-11-25T02:56:14.372Z] [2025-11-25T02:56:14.372Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:14.372Z] #226 DONE 0.0s [2025-11-25T02:56:14.372Z] [2025-11-25T02:56:14.372Z] #225 [security-proxy-auth] exporting to image [2025-11-25T02:56:14.372Z] #225 exporting layers 1.0s done [2025-11-25T02:56:14.372Z] #225 writing image sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done [2025-11-25T02:56:14.372Z] #225 naming to docker.io/library/security-proxy-auth done [2025-11-25T02:56:14.372Z] #225 DONE 1.0s [2025-11-25T02:56:14.372Z] [2025-11-25T02:56:14.372Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:14.372Z] #227 DONE 0.0s [2025-11-25T02:56:14.372Z] [2025-11-25T02:56:14.372Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-25T02:56:14.630Z] #228 DONE 0.3s [2025-11-25T02:56:14.630Z] [2025-11-25T02:56:14.630Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-25T02:56:14.630Z] #229 DONE 0.0s [2025-11-25T02:56:14.630Z] [2025-11-25T02:56:14.630Z] #230 [support-scheduler] exporting to image [2025-11-25T02:56:14.888Z] #230 exporting layers 0.3s done [2025-11-25T02:56:14.888Z] #230 writing image sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done [2025-11-25T02:56:14.888Z] #230 naming to docker.io/library/support-scheduler done [2025-11-25T02:56:14.888Z] #230 DONE 0.3s [2025-11-25T02:56:14.888Z] [2025-11-25T02:56:14.888Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:56:14.888Z] #146 DONE 159.0s [2025-11-25T02:56:14.888Z] [2025-11-25T02:56:14.888Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:56:14.888Z] #231 DONE 0.0s [2025-11-25T02:56:15.147Z] [2025-11-25T02:56:15.147Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:56:15.147Z] #232 DONE 0.0s [2025-11-25T02:56:15.147Z] [2025-11-25T02:56:15.147Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-25T02:56:15.147Z] #233 DONE 0.2s [2025-11-25T02:56:15.147Z] [2025-11-25T02:56:15.147Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:56:15.147Z] #234 DONE 0.0s [2025-11-25T02:56:15.147Z] [2025-11-25T02:56:15.147Z] #235 [support-notifications] exporting to image [2025-11-25T02:56:15.407Z] #235 exporting layers 0.1s done [2025-11-25T02:56:15.408Z] #235 writing image sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done [2025-11-25T02:56:15.408Z] #235 naming to docker.io/library/support-notifications done [2025-11-25T02:56:15.408Z] #235 DONE 0.2s [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:56:15.408Z] time="2025-11-25T02:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-25T02:56:15.415Z] $ docker stop --time=1 0c3ab3fdd6ac4c4af8403f1a7ca44aeff708d2eeebea0cb9760ff83cdb086928 [2025-11-25T02:56:16.667Z] $ docker rm -f --volumes 0c3ab3fdd6ac4c4af8403f1a7ca44aeff708d2eeebea0cb9760ff83cdb086928 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T02:56:17.005Z] + docker images [2025-11-25T02:56:17.005Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-25T02:56:17.005Z] support-notifications latest add01839786b 1 second ago 55.6MB [2025-11-25T02:56:17.005Z] support-scheduler latest bd815c226654 2 seconds ago 52MB [2025-11-25T02:56:17.005Z] security-proxy-auth latest 54b484c31c44 3 seconds ago 46.9MB [2025-11-25T02:56:17.005Z] core-keeper latest 742bbcee73db 4 seconds ago 46.8MB [2025-11-25T02:56:17.005Z] core-metadata latest 32ae28b09935 4 seconds ago 47.9MB [2025-11-25T02:56:17.005Z] core-data latest 8f71dac9ffd9 4 seconds ago 47.8MB [2025-11-25T02:56:17.005Z] security-secretstore-setup latest bb59e5a4502a 5 seconds ago 84.5MB [2025-11-25T02:56:17.005Z] security-proxy-setup latest 306c70d6c969 6 seconds ago 52.8MB [2025-11-25T02:56:17.005Z] core-command latest ed84ca20222d 7 seconds ago 42.1MB [2025-11-25T02:56:17.005Z] security-spiffe-token-provider latest a3266ecf4f8c 7 seconds ago 51MB [2025-11-25T02:56:17.005Z] security-bootstrapper latest 276743376c09 About a minute ago 22.4MB [2025-11-25T02:56:17.005Z] core-common-config-bootstrapper latest ffd154526d11 About a minute ago 21.3MB [2025-11-25T02:56:17.005Z] security-spire-agent latest e6eddb39c705 2 minutes ago 238MB [2025-11-25T02:56:17.005Z] security-spire-config latest 30b8d77258e1 2 minutes ago 178MB [2025-11-25T02:56:17.005Z] security-spire-server latest 221a38cbe628 2 minutes ago 178MB [2025-11-25T02:56:17.005Z] ci-base-image-x86_64 latest 70582a955c6e 6 minutes ago 999MB [2025-11-25T02:56:17.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 weeks ago 636MB [2025-11-25T02:56:17.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB [2025-11-25T02:56:17.005Z] 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-11-25T02:56:17.141Z] provisioning config files... [2025-11-25T02:56:17.153Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/928@tmp/config1752012280547037660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:56:17.461Z] ---> ****-login.sh [2025-11-25T02:56:17.462Z] nexus3.edgexfoundry.org:10001 [2025-11-25T02:56:17.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:56:17.462Z] Login Succeeded [2025-11-25T02:56:17.462Z] nexus3.edgexfoundry.org:10002 [2025-11-25T02:56:17.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:56:17.721Z] Login Succeeded [2025-11-25T02:56:17.721Z] nexus3.edgexfoundry.org:10003 [2025-11-25T02:56:17.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:56:17.721Z] Login Succeeded [2025-11-25T02:56:17.721Z] nexus3.edgexfoundry.org:10004 [2025-11-25T02:56:17.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:56:17.721Z] Login Succeeded [2025-11-25T02:56:17.721Z] ****.io [2025-11-25T02:56:17.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:56:17.980Z] Login Succeeded [2025-11-25T02:56:17.980Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T02:56:17.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:56:18.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T02:56:18.059Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-25T02:56:18.059Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:18.059Z] latest [2025-11-25T02:56:18.059Z] 4.1.0-dev.77 [2025-11-25T02:56:18.059Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:18.059Z] main [2025-11-25T02:56:18.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:18.407Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:18.736Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:18.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T02:56:18.736Z] 74a934223653: Preparing [2025-11-25T02:56:18.736Z] 9c6a31665c68: Preparing [2025-11-25T02:56:18.736Z] 82a8e941969c: Preparing [2025-11-25T02:56:18.736Z] 448423fd4662: Preparing [2025-11-25T02:56:18.736Z] a92142a07f53: Preparing [2025-11-25T02:56:18.736Z] 46bb268aba5b: Preparing [2025-11-25T02:56:18.736Z] 256f393e029f: Preparing [2025-11-25T02:56:18.736Z] 46bb268aba5b: Waiting [2025-11-25T02:56:18.736Z] 256f393e029f: Waiting [2025-11-25T02:56:18.736Z] 74a934223653: Pushed [2025-11-25T02:56:18.736Z] 448423fd4662: Pushed [2025-11-25T02:56:18.736Z] 82a8e941969c: Pushed [2025-11-25T02:56:18.736Z] 256f393e029f: Layer already exists [2025-11-25T02:56:18.736Z] a92142a07f53: Pushed [2025-11-25T02:56:18.736Z] 46bb268aba5b: Pushed [2025-11-25T02:56:22.032Z] 9c6a31665c68: Pushed [2025-11-25T02:56:22.032Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:22.356Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:22.690Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-25T02:56:22.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T02:56:22.691Z] 74a934223653: Preparing [2025-11-25T02:56:22.691Z] 9c6a31665c68: Preparing [2025-11-25T02:56:22.691Z] 82a8e941969c: Preparing [2025-11-25T02:56:22.691Z] 448423fd4662: Preparing [2025-11-25T02:56:22.691Z] a92142a07f53: Preparing [2025-11-25T02:56:22.691Z] 46bb268aba5b: Preparing [2025-11-25T02:56:22.691Z] 256f393e029f: Preparing [2025-11-25T02:56:22.691Z] 46bb268aba5b: Waiting [2025-11-25T02:56:22.691Z] 256f393e029f: Waiting [2025-11-25T02:56:22.691Z] a92142a07f53: Layer already exists [2025-11-25T02:56:22.691Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:22.691Z] 448423fd4662: Layer already exists [2025-11-25T02:56:22.691Z] 74a934223653: Layer already exists [2025-11-25T02:56:22.691Z] 9c6a31665c68: Layer already exists [2025-11-25T02:56:22.691Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:22.691Z] 256f393e029f: Layer already exists [2025-11-25T02:56:22.691Z] latest: digest: sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:23.020Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:23.349Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 [2025-11-25T02:56:23.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T02:56:23.349Z] 74a934223653: Preparing [2025-11-25T02:56:23.349Z] 9c6a31665c68: Preparing [2025-11-25T02:56:23.349Z] 82a8e941969c: Preparing [2025-11-25T02:56:23.349Z] 448423fd4662: Preparing [2025-11-25T02:56:23.349Z] a92142a07f53: Preparing [2025-11-25T02:56:23.349Z] 46bb268aba5b: Preparing [2025-11-25T02:56:23.349Z] 256f393e029f: Preparing [2025-11-25T02:56:23.349Z] 46bb268aba5b: Waiting [2025-11-25T02:56:23.349Z] 256f393e029f: Waiting [2025-11-25T02:56:23.349Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:23.349Z] a92142a07f53: Layer already exists [2025-11-25T02:56:23.349Z] 448423fd4662: Layer already exists [2025-11-25T02:56:23.349Z] 74a934223653: Layer already exists [2025-11-25T02:56:23.349Z] 9c6a31665c68: Layer already exists [2025-11-25T02:56:23.349Z] 256f393e029f: Layer already exists [2025-11-25T02:56:23.349Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:23.349Z] 4.1.0-dev.77: digest: sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:23.687Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:24.017Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:24.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T02:56:24.018Z] 74a934223653: Preparing [2025-11-25T02:56:24.018Z] 9c6a31665c68: Preparing [2025-11-25T02:56:24.018Z] 82a8e941969c: Preparing [2025-11-25T02:56:24.018Z] 448423fd4662: Preparing [2025-11-25T02:56:24.018Z] a92142a07f53: Preparing [2025-11-25T02:56:24.018Z] 46bb268aba5b: Preparing [2025-11-25T02:56:24.018Z] 256f393e029f: Preparing [2025-11-25T02:56:24.018Z] 46bb268aba5b: Waiting [2025-11-25T02:56:24.018Z] 256f393e029f: Waiting [2025-11-25T02:56:24.018Z] 448423fd4662: Layer already exists [2025-11-25T02:56:24.018Z] 9c6a31665c68: Layer already exists [2025-11-25T02:56:24.018Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:24.018Z] 74a934223653: Layer already exists [2025-11-25T02:56:24.018Z] a92142a07f53: Layer already exists [2025-11-25T02:56:24.018Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:24.018Z] 256f393e029f: Layer already exists [2025-11-25T02:56:24.018Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:24.353Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:24.678Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-11-25T02:56:24.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T02:56:24.679Z] 74a934223653: Preparing [2025-11-25T02:56:24.679Z] 9c6a31665c68: Preparing [2025-11-25T02:56:24.679Z] 82a8e941969c: Preparing [2025-11-25T02:56:24.679Z] 448423fd4662: Preparing [2025-11-25T02:56:24.679Z] a92142a07f53: Preparing [2025-11-25T02:56:24.679Z] 46bb268aba5b: Preparing [2025-11-25T02:56:24.679Z] 256f393e029f: Preparing [2025-11-25T02:56:24.679Z] 256f393e029f: Waiting [2025-11-25T02:56:24.679Z] 46bb268aba5b: Waiting [2025-11-25T02:56:24.679Z] 74a934223653: Layer already exists [2025-11-25T02:56:24.679Z] 448423fd4662: Layer already exists [2025-11-25T02:56:24.679Z] 9c6a31665c68: Layer already exists [2025-11-25T02:56:24.679Z] a92142a07f53: Layer already exists [2025-11-25T02:56:24.679Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:24.679Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:24.679Z] 256f393e029f: Layer already exists [2025-11-25T02:56:24.679Z] main: digest: sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:56:24.758Z] ===================================================== [Pipeline] echo [2025-11-25T02:56:24.780Z] taggedImages: [2025-11-25T02:56:24.780Z] - nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:24.780Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-25T02:56:24.780Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 [2025-11-25T02:56:24.780Z] - nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:24.780Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-11-25T02:56:24.812Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-25T02:56:24.812Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:24.812Z] latest [2025-11-25T02:56:24.812Z] 4.1.0-dev.77 [2025-11-25T02:56:24.812Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:24.812Z] main [2025-11-25T02:56:24.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:25.169Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:25.500Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:25.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T02:56:25.500Z] 233ba140aa0c: Preparing [2025-11-25T02:56:25.500Z] 21f8c9e47f66: Preparing [2025-11-25T02:56:25.500Z] 0f3bf8d1818e: Preparing [2025-11-25T02:56:25.500Z] 999a3a2629f7: Preparing [2025-11-25T02:56:25.500Z] 82a8e941969c: Preparing [2025-11-25T02:56:25.500Z] 448423fd4662: Preparing [2025-11-25T02:56:25.500Z] a92142a07f53: Preparing [2025-11-25T02:56:25.500Z] 46bb268aba5b: Preparing [2025-11-25T02:56:25.500Z] 256f393e029f: Preparing [2025-11-25T02:56:25.500Z] 448423fd4662: Waiting [2025-11-25T02:56:25.500Z] 46bb268aba5b: Waiting [2025-11-25T02:56:25.500Z] 256f393e029f: Waiting [2025-11-25T02:56:25.500Z] a92142a07f53: Waiting [2025-11-25T02:56:25.500Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:25.500Z] 448423fd4662: Layer already exists [2025-11-25T02:56:25.500Z] a92142a07f53: Layer already exists [2025-11-25T02:56:25.500Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:25.500Z] 21f8c9e47f66: Pushed [2025-11-25T02:56:25.500Z] 256f393e029f: Layer already exists [2025-11-25T02:56:25.500Z] 0f3bf8d1818e: Pushed [2025-11-25T02:56:25.500Z] 233ba140aa0c: Pushed [2025-11-25T02:56:26.877Z] 999a3a2629f7: Pushed [2025-11-25T02:56:26.878Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:27.220Z] + 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-11-25T02:56:27.543Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-25T02:56:27.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T02:56:27.543Z] 233ba140aa0c: Preparing [2025-11-25T02:56:27.543Z] 21f8c9e47f66: Preparing [2025-11-25T02:56:27.543Z] 0f3bf8d1818e: Preparing [2025-11-25T02:56:27.543Z] 999a3a2629f7: Preparing [2025-11-25T02:56:27.543Z] 82a8e941969c: Preparing [2025-11-25T02:56:27.543Z] 448423fd4662: Preparing [2025-11-25T02:56:27.543Z] a92142a07f53: Preparing [2025-11-25T02:56:27.543Z] 46bb268aba5b: Preparing [2025-11-25T02:56:27.543Z] 256f393e029f: Preparing [2025-11-25T02:56:27.543Z] 448423fd4662: Waiting [2025-11-25T02:56:27.543Z] a92142a07f53: Waiting [2025-11-25T02:56:27.543Z] 46bb268aba5b: Waiting [2025-11-25T02:56:27.543Z] 256f393e029f: Waiting [2025-11-25T02:56:27.543Z] 0f3bf8d1818e: Layer already exists [2025-11-25T02:56:27.543Z] 233ba140aa0c: Layer already exists [2025-11-25T02:56:27.543Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:27.543Z] 21f8c9e47f66: Layer already exists [2025-11-25T02:56:27.543Z] 999a3a2629f7: Layer already exists [2025-11-25T02:56:27.543Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:27.543Z] a92142a07f53: Layer already exists [2025-11-25T02:56:27.543Z] 448423fd4662: Layer already exists [2025-11-25T02:56:27.543Z] 256f393e029f: Layer already exists [2025-11-25T02:56:27.543Z] latest: digest: sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:27.877Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:28.207Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 [2025-11-25T02:56:28.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T02:56:28.207Z] 233ba140aa0c: Preparing [2025-11-25T02:56:28.207Z] 21f8c9e47f66: Preparing [2025-11-25T02:56:28.207Z] 0f3bf8d1818e: Preparing [2025-11-25T02:56:28.207Z] 999a3a2629f7: Preparing [2025-11-25T02:56:28.207Z] 82a8e941969c: Preparing [2025-11-25T02:56:28.207Z] 448423fd4662: Preparing [2025-11-25T02:56:28.207Z] a92142a07f53: Preparing [2025-11-25T02:56:28.207Z] 46bb268aba5b: Preparing [2025-11-25T02:56:28.207Z] 448423fd4662: Waiting [2025-11-25T02:56:28.207Z] a92142a07f53: Waiting [2025-11-25T02:56:28.207Z] 46bb268aba5b: Waiting [2025-11-25T02:56:28.207Z] 256f393e029f: Preparing [2025-11-25T02:56:28.207Z] 256f393e029f: Waiting [2025-11-25T02:56:28.207Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:28.207Z] 233ba140aa0c: Layer already exists [2025-11-25T02:56:28.207Z] 999a3a2629f7: Layer already exists [2025-11-25T02:56:28.207Z] 0f3bf8d1818e: Layer already exists [2025-11-25T02:56:28.207Z] 21f8c9e47f66: Layer already exists [2025-11-25T02:56:28.207Z] a92142a07f53: Layer already exists [2025-11-25T02:56:28.207Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:28.207Z] 256f393e029f: Layer already exists [2025-11-25T02:56:28.207Z] 448423fd4662: Layer already exists [2025-11-25T02:56:28.207Z] 4.1.0-dev.77: digest: sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:28.542Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:28.981Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:28.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T02:56:28.981Z] 233ba140aa0c: Preparing [2025-11-25T02:56:28.981Z] 21f8c9e47f66: Preparing [2025-11-25T02:56:28.981Z] 0f3bf8d1818e: Preparing [2025-11-25T02:56:28.981Z] 999a3a2629f7: Preparing [2025-11-25T02:56:28.981Z] 82a8e941969c: Preparing [2025-11-25T02:56:28.981Z] 448423fd4662: Preparing [2025-11-25T02:56:28.981Z] a92142a07f53: Preparing [2025-11-25T02:56:28.981Z] 46bb268aba5b: Preparing [2025-11-25T02:56:28.981Z] 256f393e029f: Preparing [2025-11-25T02:56:28.981Z] a92142a07f53: Waiting [2025-11-25T02:56:28.981Z] 46bb268aba5b: Waiting [2025-11-25T02:56:28.981Z] 256f393e029f: Waiting [2025-11-25T02:56:28.981Z] 448423fd4662: Waiting [2025-11-25T02:56:28.981Z] 21f8c9e47f66: Layer already exists [2025-11-25T02:56:28.981Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:28.981Z] 0f3bf8d1818e: Layer already exists [2025-11-25T02:56:28.981Z] 233ba140aa0c: Layer already exists [2025-11-25T02:56:28.981Z] 999a3a2629f7: Layer already exists [2025-11-25T02:56:28.981Z] a92142a07f53: Layer already exists [2025-11-25T02:56:28.981Z] 448423fd4662: Layer already exists [2025-11-25T02:56:28.981Z] 256f393e029f: Layer already exists [2025-11-25T02:56:28.981Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:28.981Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:29.375Z] + 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-11-25T02:56:29.776Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-25T02:56:29.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T02:56:29.776Z] 233ba140aa0c: Preparing [2025-11-25T02:56:29.776Z] 21f8c9e47f66: Preparing [2025-11-25T02:56:29.776Z] 0f3bf8d1818e: Preparing [2025-11-25T02:56:29.776Z] 999a3a2629f7: Preparing [2025-11-25T02:56:29.776Z] 82a8e941969c: Preparing [2025-11-25T02:56:29.776Z] 448423fd4662: Preparing [2025-11-25T02:56:29.776Z] a92142a07f53: Preparing [2025-11-25T02:56:29.776Z] 46bb268aba5b: Preparing [2025-11-25T02:56:29.776Z] 256f393e029f: Preparing [2025-11-25T02:56:29.776Z] 448423fd4662: Waiting [2025-11-25T02:56:29.776Z] a92142a07f53: Waiting [2025-11-25T02:56:29.776Z] 46bb268aba5b: Waiting [2025-11-25T02:56:29.776Z] 256f393e029f: Waiting [2025-11-25T02:56:29.776Z] 233ba140aa0c: Layer already exists [2025-11-25T02:56:29.776Z] 0f3bf8d1818e: Layer already exists [2025-11-25T02:56:29.776Z] 999a3a2629f7: Layer already exists [2025-11-25T02:56:29.776Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:29.776Z] 21f8c9e47f66: Layer already exists [2025-11-25T02:56:29.776Z] 448423fd4662: Layer already exists [2025-11-25T02:56:29.776Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:29.776Z] a92142a07f53: Layer already exists [2025-11-25T02:56:29.776Z] 256f393e029f: Layer already exists [2025-11-25T02:56:29.776Z] main: digest: sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:56:29.860Z] ===================================================== [Pipeline] echo [2025-11-25T02:56:29.882Z] taggedImages: [2025-11-25T02:56:29.882Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:29.882Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-25T02:56:29.882Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 [2025-11-25T02:56:29.882Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:29.882Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-11-25T02:56:29.918Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-25T02:56:29.919Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:29.919Z] latest [2025-11-25T02:56:29.919Z] 4.1.0-dev.77 [2025-11-25T02:56:29.919Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:29.919Z] main [2025-11-25T02:56:29.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:30.277Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:30.599Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:30.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T02:56:30.599Z] 89a65f748f95: Preparing [2025-11-25T02:56:30.599Z] 501b624635a6: Preparing [2025-11-25T02:56:30.599Z] 82a8e941969c: Preparing [2025-11-25T02:56:30.599Z] 448423fd4662: Preparing [2025-11-25T02:56:30.599Z] 371a945e190d: Preparing [2025-11-25T02:56:30.599Z] 46bb268aba5b: Preparing [2025-11-25T02:56:30.599Z] 256f393e029f: Preparing [2025-11-25T02:56:30.599Z] 256f393e029f: Waiting [2025-11-25T02:56:30.599Z] 46bb268aba5b: Waiting [2025-11-25T02:56:30.599Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:30.599Z] 448423fd4662: Layer already exists [2025-11-25T02:56:30.599Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:30.599Z] 256f393e029f: Layer already exists [2025-11-25T02:56:30.599Z] 89a65f748f95: Pushed [2025-11-25T02:56:30.599Z] 371a945e190d: Pushed [2025-11-25T02:56:34.791Z] 501b624635a6: Pushed [2025-11-25T02:56:34.791Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:35.147Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:35.466Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-25T02:56:35.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T02:56:35.466Z] 89a65f748f95: Preparing [2025-11-25T02:56:35.466Z] 501b624635a6: Preparing [2025-11-25T02:56:35.466Z] 82a8e941969c: Preparing [2025-11-25T02:56:35.466Z] 448423fd4662: Preparing [2025-11-25T02:56:35.466Z] 371a945e190d: Preparing [2025-11-25T02:56:35.466Z] 46bb268aba5b: Preparing [2025-11-25T02:56:35.466Z] 256f393e029f: Preparing [2025-11-25T02:56:35.466Z] 46bb268aba5b: Waiting [2025-11-25T02:56:35.466Z] 256f393e029f: Waiting [2025-11-25T02:56:35.466Z] 89a65f748f95: Layer already exists [2025-11-25T02:56:35.466Z] 448423fd4662: Layer already exists [2025-11-25T02:56:35.466Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:35.466Z] 501b624635a6: Layer already exists [2025-11-25T02:56:35.466Z] 371a945e190d: Layer already exists [2025-11-25T02:56:35.466Z] 256f393e029f: Layer already exists [2025-11-25T02:56:35.466Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:35.466Z] latest: digest: sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:35.796Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:36.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 [2025-11-25T02:56:36.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T02:56:36.120Z] 89a65f748f95: Preparing [2025-11-25T02:56:36.120Z] 501b624635a6: Preparing [2025-11-25T02:56:36.120Z] 82a8e941969c: Preparing [2025-11-25T02:56:36.120Z] 448423fd4662: Preparing [2025-11-25T02:56:36.120Z] 371a945e190d: Preparing [2025-11-25T02:56:36.120Z] 46bb268aba5b: Preparing [2025-11-25T02:56:36.120Z] 256f393e029f: Preparing [2025-11-25T02:56:36.120Z] 46bb268aba5b: Waiting [2025-11-25T02:56:36.120Z] 256f393e029f: Waiting [2025-11-25T02:56:36.120Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:36.120Z] 89a65f748f95: Layer already exists [2025-11-25T02:56:36.120Z] 371a945e190d: Layer already exists [2025-11-25T02:56:36.120Z] 501b624635a6: Layer already exists [2025-11-25T02:56:36.120Z] 448423fd4662: Layer already exists [2025-11-25T02:56:36.120Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:36.120Z] 256f393e029f: Layer already exists [2025-11-25T02:56:36.120Z] 4.1.0-dev.77: digest: sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:36.463Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:36.794Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:36.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T02:56:36.794Z] 89a65f748f95: Preparing [2025-11-25T02:56:36.794Z] 501b624635a6: Preparing [2025-11-25T02:56:36.794Z] 82a8e941969c: Preparing [2025-11-25T02:56:36.794Z] 448423fd4662: Preparing [2025-11-25T02:56:36.794Z] 371a945e190d: Preparing [2025-11-25T02:56:36.794Z] 46bb268aba5b: Preparing [2025-11-25T02:56:36.794Z] 256f393e029f: Preparing [2025-11-25T02:56:36.794Z] 46bb268aba5b: Waiting [2025-11-25T02:56:36.794Z] 256f393e029f: Waiting [2025-11-25T02:56:36.794Z] 371a945e190d: Layer already exists [2025-11-25T02:56:36.794Z] 501b624635a6: Layer already exists [2025-11-25T02:56:36.794Z] 448423fd4662: Layer already exists [2025-11-25T02:56:36.794Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:36.794Z] 89a65f748f95: Layer already exists [2025-11-25T02:56:36.794Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:36.794Z] 256f393e029f: Layer already exists [2025-11-25T02:56:36.794Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:37.129Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:37.458Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-11-25T02:56:37.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T02:56:37.459Z] 89a65f748f95: Preparing [2025-11-25T02:56:37.459Z] 501b624635a6: Preparing [2025-11-25T02:56:37.459Z] 82a8e941969c: Preparing [2025-11-25T02:56:37.459Z] 448423fd4662: Preparing [2025-11-25T02:56:37.459Z] 371a945e190d: Preparing [2025-11-25T02:56:37.459Z] 46bb268aba5b: Preparing [2025-11-25T02:56:37.459Z] 256f393e029f: Preparing [2025-11-25T02:56:37.459Z] 46bb268aba5b: Waiting [2025-11-25T02:56:37.459Z] 256f393e029f: Waiting [2025-11-25T02:56:37.459Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:37.459Z] 371a945e190d: Layer already exists [2025-11-25T02:56:37.459Z] 448423fd4662: Layer already exists [2025-11-25T02:56:37.459Z] 501b624635a6: Layer already exists [2025-11-25T02:56:37.459Z] 89a65f748f95: Layer already exists [2025-11-25T02:56:37.459Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:37.459Z] 256f393e029f: Layer already exists [2025-11-25T02:56:37.459Z] main: digest: sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:56:37.536Z] ===================================================== [Pipeline] echo [2025-11-25T02:56:37.554Z] taggedImages: [2025-11-25T02:56:37.554Z] - nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:37.555Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-25T02:56:37.555Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 [2025-11-25T02:56:37.555Z] - nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:37.555Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-11-25T02:56:37.587Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-25T02:56:37.587Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:37.587Z] latest [2025-11-25T02:56:37.587Z] 4.1.0-dev.77 [2025-11-25T02:56:37.587Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:37.587Z] main [2025-11-25T02:56:37.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:37.938Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:52.746Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:52.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T02:56:52.746Z] 0aea25efea96: Preparing [2025-11-25T02:56:52.746Z] 452e7c70e04c: Preparing [2025-11-25T02:56:52.746Z] 448423fd4662: Preparing [2025-11-25T02:56:52.746Z] 295540cbfef3: Preparing [2025-11-25T02:56:52.746Z] 1ef52d780b8c: Preparing [2025-11-25T02:56:52.746Z] 256f393e029f: Preparing [2025-11-25T02:56:52.746Z] 256f393e029f: Waiting [2025-11-25T02:56:52.746Z] 448423fd4662: Layer already exists [2025-11-25T02:56:52.746Z] 256f393e029f: Layer already exists [2025-11-25T02:56:52.746Z] 1ef52d780b8c: Pushed [2025-11-25T02:56:52.746Z] 295540cbfef3: Pushed [2025-11-25T02:56:52.746Z] 0aea25efea96: Pushed [2025-11-25T02:56:56.031Z] 452e7c70e04c: Pushed [2025-11-25T02:56:56.031Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:56.372Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:56.696Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-25T02:56:56.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T02:56:56.696Z] 0aea25efea96: Preparing [2025-11-25T02:56:56.696Z] 452e7c70e04c: Preparing [2025-11-25T02:56:56.696Z] 448423fd4662: Preparing [2025-11-25T02:56:56.696Z] 295540cbfef3: Preparing [2025-11-25T02:56:56.696Z] 1ef52d780b8c: Preparing [2025-11-25T02:56:56.696Z] 256f393e029f: Preparing [2025-11-25T02:56:56.696Z] 256f393e029f: Waiting [2025-11-25T02:56:56.696Z] 452e7c70e04c: Layer already exists [2025-11-25T02:56:56.696Z] 1ef52d780b8c: Layer already exists [2025-11-25T02:56:56.696Z] 448423fd4662: Layer already exists [2025-11-25T02:56:56.696Z] 0aea25efea96: Layer already exists [2025-11-25T02:56:56.696Z] 295540cbfef3: Layer already exists [2025-11-25T02:56:56.696Z] 256f393e029f: Layer already exists [2025-11-25T02:56:56.696Z] latest: digest: sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:57.029Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:57.351Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 [2025-11-25T02:56:57.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T02:56:57.351Z] 0aea25efea96: Preparing [2025-11-25T02:56:57.351Z] 452e7c70e04c: Preparing [2025-11-25T02:56:57.351Z] 448423fd4662: Preparing [2025-11-25T02:56:57.351Z] 295540cbfef3: Preparing [2025-11-25T02:56:57.351Z] 1ef52d780b8c: Preparing [2025-11-25T02:56:57.351Z] 256f393e029f: Preparing [2025-11-25T02:56:57.351Z] 256f393e029f: Waiting [2025-11-25T02:56:57.351Z] 295540cbfef3: Layer already exists [2025-11-25T02:56:57.351Z] 452e7c70e04c: Layer already exists [2025-11-25T02:56:57.351Z] 1ef52d780b8c: Layer already exists [2025-11-25T02:56:57.351Z] 0aea25efea96: Layer already exists [2025-11-25T02:56:57.351Z] 448423fd4662: Layer already exists [2025-11-25T02:56:57.351Z] 256f393e029f: Layer already exists [2025-11-25T02:56:57.351Z] 4.1.0-dev.77: digest: sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:57.682Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:58.009Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:58.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T02:56:58.009Z] 0aea25efea96: Preparing [2025-11-25T02:56:58.009Z] 452e7c70e04c: Preparing [2025-11-25T02:56:58.009Z] 448423fd4662: Preparing [2025-11-25T02:56:58.009Z] 295540cbfef3: Preparing [2025-11-25T02:56:58.009Z] 1ef52d780b8c: Preparing [2025-11-25T02:56:58.009Z] 256f393e029f: Preparing [2025-11-25T02:56:58.009Z] 256f393e029f: Waiting [2025-11-25T02:56:58.009Z] 1ef52d780b8c: Layer already exists [2025-11-25T02:56:58.009Z] 0aea25efea96: Layer already exists [2025-11-25T02:56:58.009Z] 452e7c70e04c: Layer already exists [2025-11-25T02:56:58.009Z] 295540cbfef3: Layer already exists [2025-11-25T02:56:58.009Z] 448423fd4662: Layer already exists [2025-11-25T02:56:58.009Z] 256f393e029f: Layer already exists [2025-11-25T02:56:58.009Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:58.346Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:58.686Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-25T02:56:58.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T02:56:58.686Z] 0aea25efea96: Preparing [2025-11-25T02:56:58.686Z] 452e7c70e04c: Preparing [2025-11-25T02:56:58.686Z] 448423fd4662: Preparing [2025-11-25T02:56:58.686Z] 295540cbfef3: Preparing [2025-11-25T02:56:58.686Z] 1ef52d780b8c: Preparing [2025-11-25T02:56:58.686Z] 256f393e029f: Preparing [2025-11-25T02:56:58.686Z] 256f393e029f: Waiting [2025-11-25T02:56:58.686Z] 1ef52d780b8c: Layer already exists [2025-11-25T02:56:58.686Z] 295540cbfef3: Layer already exists [2025-11-25T02:56:58.686Z] 448423fd4662: Layer already exists [2025-11-25T02:56:58.686Z] 452e7c70e04c: Layer already exists [2025-11-25T02:56:58.686Z] 0aea25efea96: Layer already exists [2025-11-25T02:56:58.686Z] 256f393e029f: Layer already exists [2025-11-25T02:56:58.686Z] main: digest: sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:56:58.773Z] ===================================================== [Pipeline] echo [2025-11-25T02:56:58.789Z] taggedImages: [2025-11-25T02:56:58.789Z] - nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:58.789Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-25T02:56:58.789Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 [2025-11-25T02:56:58.789Z] - nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:58.789Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-11-25T02:56:58.821Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-25T02:56:58.821Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:58.821Z] latest [2025-11-25T02:56:58.821Z] 4.1.0-dev.77 [2025-11-25T02:56:58.821Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:56:58.821Z] main [2025-11-25T02:56:58.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:59.184Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:56:59.306Z] #87 ... [2025-11-25T02:56:59.306Z] [2025-11-25T02:56:59.306Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.306Z] #98 DONE 105.5s [2025-11-25T02:56:59.306Z] [2025-11-25T02:56:59.306Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.306Z] #83 DONE 107.5s [2025-11-25T02:56:59.306Z] [2025-11-25T02:56:59.306Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.306Z] #93 DONE 101.1s [2025-11-25T02:56:59.306Z] [2025-11-25T02:56:59.306Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.306Z] #95 DONE 99.1s [2025-11-25T02:56:59.306Z] [2025-11-25T02:56:59.306Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.306Z] #87 DONE 115.6s [2025-11-25T02:56:59.306Z] [2025-11-25T02:56:59.306Z] #119 [core-data builder 6/7] COPY . . [2025-11-25T02:56:59.306Z] #119 ... [2025-11-25T02:56:59.306Z] [2025-11-25T02:56:59.306Z] #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.306Z] #88 DONE 104.4s [2025-11-25T02:56:59.306Z] [2025-11-25T02:56:59.306Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T02:56:59.518Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:56:59.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T02:56:59.518Z] 7745b28ce218: Preparing [2025-11-25T02:56:59.518Z] 312e0ec46182: Preparing [2025-11-25T02:56:59.518Z] a9a6dab29640: Preparing [2025-11-25T02:56:59.518Z] 82a8e941969c: Preparing [2025-11-25T02:56:59.518Z] 448423fd4662: Preparing [2025-11-25T02:56:59.518Z] a92142a07f53: Preparing [2025-11-25T02:56:59.518Z] 46bb268aba5b: Preparing [2025-11-25T02:56:59.518Z] a92142a07f53: Waiting [2025-11-25T02:56:59.518Z] 256f393e029f: Preparing [2025-11-25T02:56:59.518Z] 46bb268aba5b: Waiting [2025-11-25T02:56:59.518Z] 256f393e029f: Waiting [2025-11-25T02:56:59.518Z] 82a8e941969c: Layer already exists [2025-11-25T02:56:59.518Z] 448423fd4662: Layer already exists [2025-11-25T02:56:59.518Z] a92142a07f53: Layer already exists [2025-11-25T02:56:59.518Z] 46bb268aba5b: Layer already exists [2025-11-25T02:56:59.518Z] 256f393e029f: Layer already exists [2025-11-25T02:56:59.518Z] 7745b28ce218: Pushed [2025-11-25T02:56:59.518Z] 312e0ec46182: Pushed [2025-11-25T02:56:59.571Z] #120 DONE 1.8s [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #121 [support-scheduler builder 6/7] COPY . . [2025-11-25T02:56:59.571Z] #121 DONE 2.0s [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.571Z] #122 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:56:59.571Z] #123 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-11-25T02:56:59.571Z] #124 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.571Z] #125 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:56:59.571Z] #126 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T02:56:59.571Z] #127 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T02:56:59.571Z] #128 ... [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #129 [core-keeper builder 7/8] COPY . . [2025-11-25T02:56:59.571Z] #129 DONE 2.0s [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #130 [support-notifications builder 6/7] COPY . . [2025-11-25T02:56:59.571Z] #130 DONE 2.1s [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.571Z] #131 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #132 [core-command builder 6/7] COPY . . [2025-11-25T02:56:59.571Z] #132 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:56:59.571Z] #133 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #134 [core-metadata builder 6/7] COPY . . [2025-11-25T02:56:59.571Z] #134 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.571Z] #135 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:56:59.571Z] #136 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T02:56:59.571Z] #137 DONE 1.9s [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.571Z] #138 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-25T02:56:59.571Z] #139 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:56:59.571Z] #140 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T02:56:59.571Z] #141 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T02:56:59.571Z] #142 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #143 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T02:56:59.571Z] #143 CACHED [2025-11-25T02:56:59.571Z] [2025-11-25T02:56:59.571Z] #119 [core-data builder 6/7] COPY . . [2025-11-25T02:56:59.571Z] #119 DONE 2.0s [2025-11-25T02:56:59.838Z] [2025-11-25T02:56:59.838Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:57:03.708Z] a9a6dab29640: Pushed [2025-11-25T02:57:03.708Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:04.044Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:04.375Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-25T02:57:04.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T02:57:04.375Z] 7745b28ce218: Preparing [2025-11-25T02:57:04.375Z] 312e0ec46182: Preparing [2025-11-25T02:57:04.375Z] a9a6dab29640: Preparing [2025-11-25T02:57:04.375Z] 82a8e941969c: Preparing [2025-11-25T02:57:04.375Z] 448423fd4662: Preparing [2025-11-25T02:57:04.375Z] a92142a07f53: Preparing [2025-11-25T02:57:04.375Z] 46bb268aba5b: Preparing [2025-11-25T02:57:04.375Z] 256f393e029f: Preparing [2025-11-25T02:57:04.375Z] a92142a07f53: Waiting [2025-11-25T02:57:04.375Z] 46bb268aba5b: Waiting [2025-11-25T02:57:04.375Z] 256f393e029f: Waiting [2025-11-25T02:57:04.375Z] a9a6dab29640: Layer already exists [2025-11-25T02:57:04.375Z] 448423fd4662: Layer already exists [2025-11-25T02:57:04.375Z] 312e0ec46182: Layer already exists [2025-11-25T02:57:04.375Z] 7745b28ce218: Layer already exists [2025-11-25T02:57:04.375Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:04.375Z] 46bb268aba5b: Layer already exists [2025-11-25T02:57:04.375Z] 256f393e029f: Layer already exists [2025-11-25T02:57:04.375Z] a92142a07f53: Layer already exists [2025-11-25T02:57:04.375Z] latest: digest: sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:04.709Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:05.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 [2025-11-25T02:57:05.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T02:57:05.033Z] 7745b28ce218: Preparing [2025-11-25T02:57:05.033Z] 312e0ec46182: Preparing [2025-11-25T02:57:05.033Z] a9a6dab29640: Preparing [2025-11-25T02:57:05.033Z] 82a8e941969c: Preparing [2025-11-25T02:57:05.033Z] 448423fd4662: Preparing [2025-11-25T02:57:05.033Z] a92142a07f53: Preparing [2025-11-25T02:57:05.033Z] 46bb268aba5b: Preparing [2025-11-25T02:57:05.033Z] 256f393e029f: Preparing [2025-11-25T02:57:05.033Z] a92142a07f53: Waiting [2025-11-25T02:57:05.033Z] 46bb268aba5b: Waiting [2025-11-25T02:57:05.033Z] 256f393e029f: Waiting [2025-11-25T02:57:05.033Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:05.033Z] a9a6dab29640: Layer already exists [2025-11-25T02:57:05.033Z] 312e0ec46182: Layer already exists [2025-11-25T02:57:05.033Z] 448423fd4662: Layer already exists [2025-11-25T02:57:05.033Z] 7745b28ce218: Layer already exists [2025-11-25T02:57:05.033Z] a92142a07f53: Layer already exists [2025-11-25T02:57:05.033Z] 256f393e029f: Layer already exists [2025-11-25T02:57:05.033Z] 46bb268aba5b: Layer already exists [2025-11-25T02:57:05.033Z] 4.1.0-dev.77: digest: sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:05.224Z] #144 ... [2025-11-25T02:57:05.224Z] [2025-11-25T02:57:05.224Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:57:05.224Z] #0 4.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T02:57:05.224Z] #145 ... [2025-11-25T02:57:05.224Z] [2025-11-25T02:57:05.224Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:57:05.224Z] #144 5.472 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T02:57:05.364Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:05.695Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:05.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T02:57:05.695Z] 7745b28ce218: Preparing [2025-11-25T02:57:05.695Z] 312e0ec46182: Preparing [2025-11-25T02:57:05.695Z] a9a6dab29640: Preparing [2025-11-25T02:57:05.695Z] 82a8e941969c: Preparing [2025-11-25T02:57:05.695Z] 448423fd4662: Preparing [2025-11-25T02:57:05.695Z] a92142a07f53: Preparing [2025-11-25T02:57:05.695Z] 46bb268aba5b: Preparing [2025-11-25T02:57:05.695Z] 256f393e029f: Preparing [2025-11-25T02:57:05.695Z] a92142a07f53: Waiting [2025-11-25T02:57:05.695Z] 46bb268aba5b: Waiting [2025-11-25T02:57:05.695Z] 256f393e029f: Waiting [2025-11-25T02:57:05.695Z] 7745b28ce218: Layer already exists [2025-11-25T02:57:05.695Z] a9a6dab29640: Layer already exists [2025-11-25T02:57:05.695Z] 448423fd4662: Layer already exists [2025-11-25T02:57:05.695Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:05.695Z] 312e0ec46182: Layer already exists [2025-11-25T02:57:05.695Z] 46bb268aba5b: Layer already exists [2025-11-25T02:57:05.695Z] 256f393e029f: Layer already exists [2025-11-25T02:57:05.695Z] a92142a07f53: Layer already exists [2025-11-25T02:57:05.695Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:06.025Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:06.351Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-25T02:57:06.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T02:57:06.351Z] 7745b28ce218: Preparing [2025-11-25T02:57:06.351Z] 312e0ec46182: Preparing [2025-11-25T02:57:06.351Z] a9a6dab29640: Preparing [2025-11-25T02:57:06.351Z] 82a8e941969c: Preparing [2025-11-25T02:57:06.351Z] 448423fd4662: Preparing [2025-11-25T02:57:06.351Z] a92142a07f53: Preparing [2025-11-25T02:57:06.351Z] 46bb268aba5b: Preparing [2025-11-25T02:57:06.351Z] 256f393e029f: Preparing [2025-11-25T02:57:06.351Z] a92142a07f53: Waiting [2025-11-25T02:57:06.351Z] 46bb268aba5b: Waiting [2025-11-25T02:57:06.351Z] 256f393e029f: Waiting [2025-11-25T02:57:06.351Z] 7745b28ce218: Layer already exists [2025-11-25T02:57:06.351Z] 448423fd4662: Layer already exists [2025-11-25T02:57:06.351Z] 312e0ec46182: Layer already exists [2025-11-25T02:57:06.351Z] a9a6dab29640: Layer already exists [2025-11-25T02:57:06.351Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:06.351Z] 46bb268aba5b: Layer already exists [2025-11-25T02:57:06.351Z] a92142a07f53: Layer already exists [2025-11-25T02:57:06.351Z] 256f393e029f: Layer already exists [2025-11-25T02:57:06.351Z] main: digest: sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:57:06.426Z] ===================================================== [Pipeline] echo [2025-11-25T02:57:06.442Z] taggedImages: [2025-11-25T02:57:06.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:06.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-25T02:57:06.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 [2025-11-25T02:57:06.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:06.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-11-25T02:57:06.477Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-25T02:57:06.477Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:06.477Z] latest [2025-11-25T02:57:06.477Z] 4.1.0-dev.77 [2025-11-25T02:57:06.477Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:06.477Z] main [2025-11-25T02:57:06.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:06.839Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:07.172Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:07.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T02:57:07.172Z] d3ec0c1327d4: Preparing [2025-11-25T02:57:07.172Z] f7c76299ccf7: Preparing [2025-11-25T02:57:07.172Z] 210ba95247fa: Preparing [2025-11-25T02:57:07.172Z] ebe074764214: Preparing [2025-11-25T02:57:07.172Z] d8882160a520: Preparing [2025-11-25T02:57:07.172Z] 3fc892aa1aa7: Preparing [2025-11-25T02:57:07.172Z] 962b0013d095: Preparing [2025-11-25T02:57:07.172Z] 82a8e941969c: Preparing [2025-11-25T02:57:07.172Z] 448423fd4662: Preparing [2025-11-25T02:57:07.172Z] db7819265b49: Preparing [2025-11-25T02:57:07.172Z] 3dfaca41fe80: Preparing [2025-11-25T02:57:07.172Z] 5f70bf18a086: Preparing [2025-11-25T02:57:07.172Z] 6577ffaa3a7e: Preparing [2025-11-25T02:57:07.172Z] 40240b52e61c: Preparing [2025-11-25T02:57:07.172Z] 11c100bd80a0: Preparing [2025-11-25T02:57:07.172Z] 3fc892aa1aa7: Waiting [2025-11-25T02:57:07.172Z] 448423fd4662: Waiting [2025-11-25T02:57:07.172Z] 82a8e941969c: Waiting [2025-11-25T02:57:07.172Z] 962b0013d095: Waiting [2025-11-25T02:57:07.172Z] 256f393e029f: Preparing [2025-11-25T02:57:07.172Z] 6577ffaa3a7e: Waiting [2025-11-25T02:57:07.172Z] db7819265b49: Waiting [2025-11-25T02:57:07.172Z] 40240b52e61c: Waiting [2025-11-25T02:57:07.172Z] 3dfaca41fe80: Waiting [2025-11-25T02:57:07.172Z] 5f70bf18a086: Waiting [2025-11-25T02:57:07.172Z] 256f393e029f: Waiting [2025-11-25T02:57:07.172Z] 11c100bd80a0: Waiting [2025-11-25T02:57:07.172Z] 210ba95247fa: Pushed [2025-11-25T02:57:07.172Z] d8882160a520: Pushed [2025-11-25T02:57:07.172Z] ebe074764214: Pushed [2025-11-25T02:57:07.172Z] f7c76299ccf7: Pushed [2025-11-25T02:57:07.172Z] d3ec0c1327d4: Pushed [2025-11-25T02:57:07.172Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:07.172Z] 448423fd4662: Layer already exists [2025-11-25T02:57:07.172Z] 5f70bf18a086: Layer already exists [2025-11-25T02:57:07.172Z] 3fc892aa1aa7: Pushed [2025-11-25T02:57:07.431Z] db7819265b49: Pushed [2025-11-25T02:57:07.431Z] 3dfaca41fe80: Pushed [2025-11-25T02:57:07.431Z] 6577ffaa3a7e: Pushed [2025-11-25T02:57:07.431Z] 256f393e029f: Layer already exists [2025-11-25T02:57:07.431Z] 11c100bd80a0: Pushed [2025-11-25T02:57:07.431Z] 40240b52e61c: Pushed [2025-11-25T02:57:08.806Z] 962b0013d095: Pushed [2025-11-25T02:57:09.065Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:09.390Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:09.725Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-25T02:57:09.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T02:57:09.726Z] d3ec0c1327d4: Preparing [2025-11-25T02:57:09.726Z] f7c76299ccf7: Preparing [2025-11-25T02:57:09.726Z] 210ba95247fa: Preparing [2025-11-25T02:57:09.726Z] ebe074764214: Preparing [2025-11-25T02:57:09.726Z] d8882160a520: Preparing [2025-11-25T02:57:09.726Z] 3fc892aa1aa7: Preparing [2025-11-25T02:57:09.726Z] 962b0013d095: Preparing [2025-11-25T02:57:09.726Z] 82a8e941969c: Preparing [2025-11-25T02:57:09.726Z] 448423fd4662: Preparing [2025-11-25T02:57:09.726Z] db7819265b49: Preparing [2025-11-25T02:57:09.726Z] 3dfaca41fe80: Preparing [2025-11-25T02:57:09.726Z] 5f70bf18a086: Preparing [2025-11-25T02:57:09.726Z] 6577ffaa3a7e: Preparing [2025-11-25T02:57:09.726Z] 40240b52e61c: Preparing [2025-11-25T02:57:09.726Z] 11c100bd80a0: Preparing [2025-11-25T02:57:09.726Z] 256f393e029f: Preparing [2025-11-25T02:57:09.726Z] 448423fd4662: Waiting [2025-11-25T02:57:09.726Z] db7819265b49: Waiting [2025-11-25T02:57:09.726Z] 3dfaca41fe80: Waiting [2025-11-25T02:57:09.726Z] 5f70bf18a086: Waiting [2025-11-25T02:57:09.726Z] 6577ffaa3a7e: Waiting [2025-11-25T02:57:09.726Z] 40240b52e61c: Waiting [2025-11-25T02:57:09.726Z] 11c100bd80a0: Waiting [2025-11-25T02:57:09.726Z] 256f393e029f: Waiting [2025-11-25T02:57:09.726Z] 962b0013d095: Waiting [2025-11-25T02:57:09.726Z] 82a8e941969c: Waiting [2025-11-25T02:57:09.726Z] 3fc892aa1aa7: Waiting [2025-11-25T02:57:09.726Z] f7c76299ccf7: Layer already exists [2025-11-25T02:57:09.726Z] d3ec0c1327d4: Layer already exists [2025-11-25T02:57:09.726Z] ebe074764214: Layer already exists [2025-11-25T02:57:09.726Z] 210ba95247fa: Layer already exists [2025-11-25T02:57:09.726Z] d8882160a520: Layer already exists [2025-11-25T02:57:09.726Z] 448423fd4662: Layer already exists [2025-11-25T02:57:09.726Z] 962b0013d095: Layer already exists [2025-11-25T02:57:09.726Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:09.726Z] 3fc892aa1aa7: Layer already exists [2025-11-25T02:57:09.726Z] db7819265b49: Layer already exists [2025-11-25T02:57:09.726Z] 40240b52e61c: Layer already exists [2025-11-25T02:57:09.726Z] 6577ffaa3a7e: Layer already exists [2025-11-25T02:57:09.726Z] 3dfaca41fe80: Layer already exists [2025-11-25T02:57:09.726Z] 5f70bf18a086: Layer already exists [2025-11-25T02:57:09.726Z] 11c100bd80a0: Layer already exists [2025-11-25T02:57:09.726Z] 256f393e029f: Layer already exists [2025-11-25T02:57:09.726Z] latest: digest: sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:10.069Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:10.409Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 [2025-11-25T02:57:10.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T02:57:10.409Z] d3ec0c1327d4: Preparing [2025-11-25T02:57:10.409Z] f7c76299ccf7: Preparing [2025-11-25T02:57:10.409Z] 210ba95247fa: Preparing [2025-11-25T02:57:10.409Z] ebe074764214: Preparing [2025-11-25T02:57:10.409Z] d8882160a520: Preparing [2025-11-25T02:57:10.409Z] 3fc892aa1aa7: Preparing [2025-11-25T02:57:10.409Z] 962b0013d095: Preparing [2025-11-25T02:57:10.409Z] 82a8e941969c: Preparing [2025-11-25T02:57:10.409Z] 448423fd4662: Preparing [2025-11-25T02:57:10.409Z] db7819265b49: Preparing [2025-11-25T02:57:10.409Z] 3dfaca41fe80: Preparing [2025-11-25T02:57:10.409Z] 5f70bf18a086: Preparing [2025-11-25T02:57:10.409Z] 6577ffaa3a7e: Preparing [2025-11-25T02:57:10.409Z] 40240b52e61c: Preparing [2025-11-25T02:57:10.409Z] 11c100bd80a0: Preparing [2025-11-25T02:57:10.409Z] 256f393e029f: Preparing [2025-11-25T02:57:10.409Z] 3fc892aa1aa7: Waiting [2025-11-25T02:57:10.409Z] 962b0013d095: Waiting [2025-11-25T02:57:10.409Z] 6577ffaa3a7e: Waiting [2025-11-25T02:57:10.409Z] 82a8e941969c: Waiting [2025-11-25T02:57:10.409Z] 5f70bf18a086: Waiting [2025-11-25T02:57:10.409Z] 448423fd4662: Waiting [2025-11-25T02:57:10.409Z] db7819265b49: Waiting [2025-11-25T02:57:10.409Z] 40240b52e61c: Waiting [2025-11-25T02:57:10.409Z] 3dfaca41fe80: Waiting [2025-11-25T02:57:10.409Z] 256f393e029f: Waiting [2025-11-25T02:57:10.409Z] 11c100bd80a0: Waiting [2025-11-25T02:57:10.409Z] 210ba95247fa: Layer already exists [2025-11-25T02:57:10.409Z] d3ec0c1327d4: Layer already exists [2025-11-25T02:57:10.409Z] f7c76299ccf7: Layer already exists [2025-11-25T02:57:10.409Z] ebe074764214: Layer already exists [2025-11-25T02:57:10.409Z] d8882160a520: Layer already exists [2025-11-25T02:57:10.409Z] 3fc892aa1aa7: Layer already exists [2025-11-25T02:57:10.409Z] 962b0013d095: Layer already exists [2025-11-25T02:57:10.409Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:10.409Z] db7819265b49: Layer already exists [2025-11-25T02:57:10.409Z] 448423fd4662: Layer already exists [2025-11-25T02:57:10.409Z] 3dfaca41fe80: Layer already exists [2025-11-25T02:57:10.409Z] 5f70bf18a086: Layer already exists [2025-11-25T02:57:10.409Z] 40240b52e61c: Layer already exists [2025-11-25T02:57:10.409Z] 6577ffaa3a7e: Layer already exists [2025-11-25T02:57:10.409Z] 11c100bd80a0: Layer already exists [2025-11-25T02:57:10.409Z] 256f393e029f: Layer already exists [2025-11-25T02:57:10.409Z] 4.1.0-dev.77: digest: sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:10.600Z] #144 ... [2025-11-25T02:57:10.600Z] [2025-11-25T02:57:10.600Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T02:57:10.600Z] #0 4.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T02:57:10.600Z] #146 ... [2025-11-25T02:57:10.600Z] [2025-11-25T02:57:10.600Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:57:10.600Z] #0 6.173 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-25T02:57:10.600Z] #147 ... [2025-11-25T02:57:10.600Z] [2025-11-25T02:57:10.600Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T02:57:10.600Z] #0 6.182 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T02:57:10.600Z] #148 ... [2025-11-25T02:57:10.600Z] [2025-11-25T02:57:10.600Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T02:57:10.600Z] #0 4.542 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T02:57:10.600Z] #149 ... [2025-11-25T02:57:10.600Z] [2025-11-25T02:57:10.600Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T02:57:10.600Z] #0 5.821 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T02:57:10.600Z] #150 ... [2025-11-25T02:57:10.600Z] [2025-11-25T02:57:10.600Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:57:10.600Z] #0 5.657 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T02:57:10.744Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:10.866Z] #151 ... [2025-11-25T02:57:10.866Z] [2025-11-25T02:57:10.866Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T02:57:10.866Z] #0 4.733 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T02:57:10.866Z] #152 ... [2025-11-25T02:57:10.866Z] [2025-11-25T02:57:10.866Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T02:57:10.866Z] #0 5.762 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T02:57:11.070Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:11.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T02:57:11.070Z] d3ec0c1327d4: Preparing [2025-11-25T02:57:11.070Z] f7c76299ccf7: Preparing [2025-11-25T02:57:11.070Z] 210ba95247fa: Preparing [2025-11-25T02:57:11.070Z] ebe074764214: Preparing [2025-11-25T02:57:11.070Z] d8882160a520: Preparing [2025-11-25T02:57:11.070Z] 3fc892aa1aa7: Preparing [2025-11-25T02:57:11.070Z] 962b0013d095: Preparing [2025-11-25T02:57:11.070Z] 82a8e941969c: Preparing [2025-11-25T02:57:11.070Z] 448423fd4662: Preparing [2025-11-25T02:57:11.070Z] db7819265b49: Preparing [2025-11-25T02:57:11.070Z] 3dfaca41fe80: Preparing [2025-11-25T02:57:11.070Z] 5f70bf18a086: Preparing [2025-11-25T02:57:11.070Z] 6577ffaa3a7e: Preparing [2025-11-25T02:57:11.070Z] 40240b52e61c: Preparing [2025-11-25T02:57:11.070Z] 11c100bd80a0: Preparing [2025-11-25T02:57:11.070Z] 256f393e029f: Preparing [2025-11-25T02:57:11.070Z] db7819265b49: Waiting [2025-11-25T02:57:11.070Z] 3dfaca41fe80: Waiting [2025-11-25T02:57:11.070Z] 5f70bf18a086: Waiting [2025-11-25T02:57:11.070Z] 82a8e941969c: Waiting [2025-11-25T02:57:11.070Z] 962b0013d095: Waiting [2025-11-25T02:57:11.070Z] 6577ffaa3a7e: Waiting [2025-11-25T02:57:11.070Z] 448423fd4662: Waiting [2025-11-25T02:57:11.070Z] 3fc892aa1aa7: Waiting [2025-11-25T02:57:11.070Z] 256f393e029f: Waiting [2025-11-25T02:57:11.070Z] 40240b52e61c: Waiting [2025-11-25T02:57:11.070Z] 11c100bd80a0: Waiting [2025-11-25T02:57:11.070Z] f7c76299ccf7: Layer already exists [2025-11-25T02:57:11.070Z] ebe074764214: Layer already exists [2025-11-25T02:57:11.070Z] 210ba95247fa: Layer already exists [2025-11-25T02:57:11.070Z] d3ec0c1327d4: Layer already exists [2025-11-25T02:57:11.070Z] d8882160a520: Layer already exists [2025-11-25T02:57:11.070Z] 3fc892aa1aa7: Layer already exists [2025-11-25T02:57:11.070Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:11.070Z] 962b0013d095: Layer already exists [2025-11-25T02:57:11.070Z] 448423fd4662: Layer already exists [2025-11-25T02:57:11.070Z] db7819265b49: Layer already exists [2025-11-25T02:57:11.070Z] 3dfaca41fe80: Layer already exists [2025-11-25T02:57:11.070Z] 5f70bf18a086: Layer already exists [2025-11-25T02:57:11.070Z] 40240b52e61c: Layer already exists [2025-11-25T02:57:11.070Z] 11c100bd80a0: Layer already exists [2025-11-25T02:57:11.070Z] 6577ffaa3a7e: Layer already exists [2025-11-25T02:57:11.070Z] 256f393e029f: Layer already exists [2025-11-25T02:57:11.070Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:11.148Z] #153 ... [2025-11-25T02:57:11.148Z] [2025-11-25T02:57:11.148Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T02:57:11.148Z] #0 5.888 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T02:57:11.148Z] #154 ... [2025-11-25T02:57:11.148Z] [2025-11-25T02:57:11.148Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T02:57:11.148Z] #128 5.874 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T02:57:11.405Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:11.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-25T02:57:11.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T02:57:11.727Z] d3ec0c1327d4: Preparing [2025-11-25T02:57:11.727Z] f7c76299ccf7: Preparing [2025-11-25T02:57:11.727Z] 210ba95247fa: Preparing [2025-11-25T02:57:11.727Z] ebe074764214: Preparing [2025-11-25T02:57:11.727Z] d8882160a520: Preparing [2025-11-25T02:57:11.727Z] 3fc892aa1aa7: Preparing [2025-11-25T02:57:11.727Z] 962b0013d095: Preparing [2025-11-25T02:57:11.727Z] 82a8e941969c: Preparing [2025-11-25T02:57:11.727Z] 448423fd4662: Preparing [2025-11-25T02:57:11.727Z] db7819265b49: Preparing [2025-11-25T02:57:11.727Z] 3dfaca41fe80: Preparing [2025-11-25T02:57:11.727Z] 5f70bf18a086: Preparing [2025-11-25T02:57:11.727Z] 6577ffaa3a7e: Preparing [2025-11-25T02:57:11.727Z] 40240b52e61c: Preparing [2025-11-25T02:57:11.727Z] 11c100bd80a0: Preparing [2025-11-25T02:57:11.727Z] 3fc892aa1aa7: Waiting [2025-11-25T02:57:11.727Z] 3dfaca41fe80: Waiting [2025-11-25T02:57:11.727Z] 962b0013d095: Waiting [2025-11-25T02:57:11.727Z] 5f70bf18a086: Waiting [2025-11-25T02:57:11.727Z] 448423fd4662: Waiting [2025-11-25T02:57:11.727Z] 82a8e941969c: Waiting [2025-11-25T02:57:11.727Z] 6577ffaa3a7e: Waiting [2025-11-25T02:57:11.727Z] 40240b52e61c: Waiting [2025-11-25T02:57:11.727Z] db7819265b49: Waiting [2025-11-25T02:57:11.727Z] 256f393e029f: Preparing [2025-11-25T02:57:11.727Z] 11c100bd80a0: Waiting [2025-11-25T02:57:11.727Z] 256f393e029f: Waiting [2025-11-25T02:57:11.727Z] ebe074764214: Layer already exists [2025-11-25T02:57:11.727Z] d8882160a520: Layer already exists [2025-11-25T02:57:11.727Z] f7c76299ccf7: Layer already exists [2025-11-25T02:57:11.727Z] d3ec0c1327d4: Layer already exists [2025-11-25T02:57:11.727Z] 210ba95247fa: Layer already exists [2025-11-25T02:57:11.727Z] 3fc892aa1aa7: Layer already exists [2025-11-25T02:57:11.727Z] db7819265b49: Layer already exists [2025-11-25T02:57:11.727Z] 962b0013d095: Layer already exists [2025-11-25T02:57:11.727Z] 448423fd4662: Layer already exists [2025-11-25T02:57:11.727Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:11.727Z] 5f70bf18a086: Layer already exists [2025-11-25T02:57:11.727Z] 3dfaca41fe80: Layer already exists [2025-11-25T02:57:11.727Z] 40240b52e61c: Layer already exists [2025-11-25T02:57:11.727Z] 6577ffaa3a7e: Layer already exists [2025-11-25T02:57:11.727Z] 11c100bd80a0: Layer already exists [2025-11-25T02:57:11.727Z] 256f393e029f: Layer already exists [2025-11-25T02:57:11.727Z] main: digest: sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:57:11.809Z] ===================================================== [Pipeline] echo [2025-11-25T02:57:11.820Z] taggedImages: [2025-11-25T02:57:11.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:11.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-25T02:57:11.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 [2025-11-25T02:57:11.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:11.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-11-25T02:57:11.843Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-25T02:57:11.843Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:11.843Z] latest [2025-11-25T02:57:11.843Z] 4.1.0-dev.77 [2025-11-25T02:57:11.843Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:11.843Z] main [2025-11-25T02:57:11.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:12.187Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:12.519Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:12.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T02:57:12.519Z] 6c5acb3f86d3: Preparing [2025-11-25T02:57:12.519Z] c2ce4401f486: Preparing [2025-11-25T02:57:12.519Z] 7a5b5c39b1e5: Preparing [2025-11-25T02:57:12.519Z] 8d753dd40e80: Preparing [2025-11-25T02:57:12.519Z] 82a8e941969c: Preparing [2025-11-25T02:57:12.519Z] 448423fd4662: Preparing [2025-11-25T02:57:12.519Z] a92142a07f53: Preparing [2025-11-25T02:57:12.519Z] 46bb268aba5b: Preparing [2025-11-25T02:57:12.519Z] 256f393e029f: Preparing [2025-11-25T02:57:12.519Z] 448423fd4662: Waiting [2025-11-25T02:57:12.519Z] a92142a07f53: Waiting [2025-11-25T02:57:12.519Z] 46bb268aba5b: Waiting [2025-11-25T02:57:12.519Z] 256f393e029f: Waiting [2025-11-25T02:57:12.519Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:12.519Z] 448423fd4662: Layer already exists [2025-11-25T02:57:12.519Z] 7a5b5c39b1e5: Pushed [2025-11-25T02:57:12.519Z] c2ce4401f486: Pushed [2025-11-25T02:57:12.519Z] a92142a07f53: Layer already exists [2025-11-25T02:57:12.519Z] 46bb268aba5b: Layer already exists [2025-11-25T02:57:12.519Z] 6c5acb3f86d3: Pushed [2025-11-25T02:57:12.519Z] 256f393e029f: Layer already exists [2025-11-25T02:57:16.715Z] 8d753dd40e80: Pushed [2025-11-25T02:57:16.715Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:17.053Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:17.394Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-25T02:57:17.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T02:57:17.394Z] 6c5acb3f86d3: Preparing [2025-11-25T02:57:17.394Z] c2ce4401f486: Preparing [2025-11-25T02:57:17.394Z] 7a5b5c39b1e5: Preparing [2025-11-25T02:57:17.394Z] 8d753dd40e80: Preparing [2025-11-25T02:57:17.394Z] 82a8e941969c: Preparing [2025-11-25T02:57:17.394Z] 448423fd4662: Preparing [2025-11-25T02:57:17.394Z] a92142a07f53: Preparing [2025-11-25T02:57:17.394Z] 46bb268aba5b: Preparing [2025-11-25T02:57:17.394Z] 256f393e029f: Preparing [2025-11-25T02:57:17.394Z] 448423fd4662: Waiting [2025-11-25T02:57:17.394Z] a92142a07f53: Waiting [2025-11-25T02:57:17.394Z] 46bb268aba5b: Waiting [2025-11-25T02:57:17.394Z] 256f393e029f: Waiting [2025-11-25T02:57:17.394Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:17.394Z] c2ce4401f486: Layer already exists [2025-11-25T02:57:17.394Z] 6c5acb3f86d3: Layer already exists [2025-11-25T02:57:17.394Z] 8d753dd40e80: Layer already exists [2025-11-25T02:57:17.394Z] 7a5b5c39b1e5: Layer already exists [2025-11-25T02:57:17.394Z] 448423fd4662: Layer already exists [2025-11-25T02:57:17.394Z] 46bb268aba5b: Layer already exists [2025-11-25T02:57:17.394Z] a92142a07f53: Layer already exists [2025-11-25T02:57:17.394Z] 256f393e029f: Layer already exists [2025-11-25T02:57:17.395Z] latest: digest: sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:17.733Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:18.050Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 [2025-11-25T02:57:18.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T02:57:18.050Z] 6c5acb3f86d3: Preparing [2025-11-25T02:57:18.050Z] c2ce4401f486: Preparing [2025-11-25T02:57:18.050Z] 7a5b5c39b1e5: Preparing [2025-11-25T02:57:18.050Z] 8d753dd40e80: Preparing [2025-11-25T02:57:18.050Z] 82a8e941969c: Preparing [2025-11-25T02:57:18.050Z] 448423fd4662: Preparing [2025-11-25T02:57:18.050Z] a92142a07f53: Preparing [2025-11-25T02:57:18.050Z] 46bb268aba5b: Preparing [2025-11-25T02:57:18.050Z] 256f393e029f: Preparing [2025-11-25T02:57:18.050Z] a92142a07f53: Waiting [2025-11-25T02:57:18.050Z] 46bb268aba5b: Waiting [2025-11-25T02:57:18.050Z] 256f393e029f: Waiting [2025-11-25T02:57:18.050Z] 448423fd4662: Waiting [2025-11-25T02:57:18.050Z] c2ce4401f486: Layer already exists [2025-11-25T02:57:18.050Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:18.050Z] 8d753dd40e80: Layer already exists [2025-11-25T02:57:18.050Z] 7a5b5c39b1e5: Layer already exists [2025-11-25T02:57:18.050Z] 6c5acb3f86d3: Layer already exists [2025-11-25T02:57:18.050Z] 448423fd4662: Layer already exists [2025-11-25T02:57:18.050Z] a92142a07f53: Layer already exists [2025-11-25T02:57:18.050Z] 46bb268aba5b: Layer already exists [2025-11-25T02:57:18.050Z] 256f393e029f: Layer already exists [2025-11-25T02:57:18.050Z] 4.1.0-dev.77: digest: sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:18.376Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:18.706Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:18.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T02:57:18.706Z] 6c5acb3f86d3: Preparing [2025-11-25T02:57:18.706Z] c2ce4401f486: Preparing [2025-11-25T02:57:18.706Z] 7a5b5c39b1e5: Preparing [2025-11-25T02:57:18.706Z] 8d753dd40e80: Preparing [2025-11-25T02:57:18.706Z] 82a8e941969c: Preparing [2025-11-25T02:57:18.706Z] 448423fd4662: Preparing [2025-11-25T02:57:18.706Z] a92142a07f53: Preparing [2025-11-25T02:57:18.706Z] 46bb268aba5b: Preparing [2025-11-25T02:57:18.706Z] 256f393e029f: Preparing [2025-11-25T02:57:18.706Z] a92142a07f53: Waiting [2025-11-25T02:57:18.706Z] 46bb268aba5b: Waiting [2025-11-25T02:57:18.706Z] 256f393e029f: Waiting [2025-11-25T02:57:18.706Z] 448423fd4662: Waiting [2025-11-25T02:57:18.706Z] 8d753dd40e80: Layer already exists [2025-11-25T02:57:18.706Z] 7a5b5c39b1e5: Layer already exists [2025-11-25T02:57:18.706Z] c2ce4401f486: Layer already exists [2025-11-25T02:57:18.706Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:18.706Z] 6c5acb3f86d3: Layer already exists [2025-11-25T02:57:18.706Z] 448423fd4662: Layer already exists [2025-11-25T02:57:18.706Z] 46bb268aba5b: Layer already exists [2025-11-25T02:57:18.706Z] a92142a07f53: Layer already exists [2025-11-25T02:57:18.706Z] 256f393e029f: Layer already exists [2025-11-25T02:57:18.706Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:19.044Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:19.375Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-25T02:57:19.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T02:57:19.375Z] 6c5acb3f86d3: Preparing [2025-11-25T02:57:19.375Z] c2ce4401f486: Preparing [2025-11-25T02:57:19.375Z] 7a5b5c39b1e5: Preparing [2025-11-25T02:57:19.375Z] 8d753dd40e80: Preparing [2025-11-25T02:57:19.375Z] 82a8e941969c: Preparing [2025-11-25T02:57:19.375Z] 448423fd4662: Preparing [2025-11-25T02:57:19.375Z] a92142a07f53: Preparing [2025-11-25T02:57:19.375Z] 46bb268aba5b: Preparing [2025-11-25T02:57:19.375Z] 256f393e029f: Preparing [2025-11-25T02:57:19.375Z] a92142a07f53: Waiting [2025-11-25T02:57:19.375Z] 46bb268aba5b: Waiting [2025-11-25T02:57:19.375Z] 448423fd4662: Waiting [2025-11-25T02:57:19.375Z] 256f393e029f: Waiting [2025-11-25T02:57:19.375Z] 8d753dd40e80: Layer already exists [2025-11-25T02:57:19.375Z] 6c5acb3f86d3: Layer already exists [2025-11-25T02:57:19.375Z] c2ce4401f486: Layer already exists [2025-11-25T02:57:19.375Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:19.375Z] 7a5b5c39b1e5: Layer already exists [2025-11-25T02:57:19.375Z] 448423fd4662: Layer already exists [2025-11-25T02:57:19.375Z] 256f393e029f: Layer already exists [2025-11-25T02:57:19.375Z] a92142a07f53: Layer already exists [2025-11-25T02:57:19.375Z] 46bb268aba5b: Layer already exists [2025-11-25T02:57:19.375Z] main: digest: sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:57:19.462Z] ===================================================== [Pipeline] echo [2025-11-25T02:57:19.476Z] taggedImages: [2025-11-25T02:57:19.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:19.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-25T02:57:19.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 [2025-11-25T02:57:19.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:19.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-11-25T02:57:19.505Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-25T02:57:19.505Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:19.505Z] latest [2025-11-25T02:57:19.505Z] 4.1.0-dev.77 [2025-11-25T02:57:19.505Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:19.505Z] main [2025-11-25T02:57:19.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:19.875Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:20.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:20.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T02:57:20.207Z] 68cdf83038e9: Preparing [2025-11-25T02:57:20.207Z] 36c5939bcf82: Preparing [2025-11-25T02:57:20.207Z] 998b02751fe0: Preparing [2025-11-25T02:57:20.207Z] 37dbcf8166a0: Preparing [2025-11-25T02:57:20.207Z] a3179e264a37: Preparing [2025-11-25T02:57:20.207Z] 82a8e941969c: Preparing [2025-11-25T02:57:20.207Z] 448423fd4662: Preparing [2025-11-25T02:57:20.207Z] a7b12ab7dcd2: Preparing [2025-11-25T02:57:20.207Z] ffe72c272ee2: Preparing [2025-11-25T02:57:20.207Z] c7268cc5f25f: Preparing [2025-11-25T02:57:20.207Z] 256f393e029f: Preparing [2025-11-25T02:57:20.207Z] a7b12ab7dcd2: Waiting [2025-11-25T02:57:20.207Z] ffe72c272ee2: Waiting [2025-11-25T02:57:20.207Z] c7268cc5f25f: Waiting [2025-11-25T02:57:20.207Z] 256f393e029f: Waiting [2025-11-25T02:57:20.207Z] 82a8e941969c: Waiting [2025-11-25T02:57:20.207Z] 448423fd4662: Waiting [2025-11-25T02:57:20.207Z] 36c5939bcf82: Pushed [2025-11-25T02:57:20.207Z] 37dbcf8166a0: Pushed [2025-11-25T02:57:20.207Z] 68cdf83038e9: Pushed [2025-11-25T02:57:20.207Z] a3179e264a37: Pushed [2025-11-25T02:57:20.207Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:20.207Z] 448423fd4662: Layer already exists [2025-11-25T02:57:20.207Z] 256f393e029f: Layer already exists [2025-11-25T02:57:20.465Z] a7b12ab7dcd2: Pushed [2025-11-25T02:57:20.465Z] ffe72c272ee2: Pushed [2025-11-25T02:57:21.841Z] c7268cc5f25f: Pushed [2025-11-25T02:57:22.779Z] 998b02751fe0: Pushed [2025-11-25T02:57:23.038Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:23.384Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:23.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-25T02:57:23.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T02:57:23.713Z] 68cdf83038e9: Preparing [2025-11-25T02:57:23.713Z] 36c5939bcf82: Preparing [2025-11-25T02:57:23.713Z] 998b02751fe0: Preparing [2025-11-25T02:57:23.713Z] 37dbcf8166a0: Preparing [2025-11-25T02:57:23.713Z] a3179e264a37: Preparing [2025-11-25T02:57:23.713Z] 82a8e941969c: Preparing [2025-11-25T02:57:23.713Z] 448423fd4662: Preparing [2025-11-25T02:57:23.713Z] a7b12ab7dcd2: Preparing [2025-11-25T02:57:23.713Z] ffe72c272ee2: Preparing [2025-11-25T02:57:23.713Z] c7268cc5f25f: Preparing [2025-11-25T02:57:23.713Z] 256f393e029f: Preparing [2025-11-25T02:57:23.713Z] 82a8e941969c: Waiting [2025-11-25T02:57:23.713Z] 448423fd4662: Waiting [2025-11-25T02:57:23.713Z] a7b12ab7dcd2: Waiting [2025-11-25T02:57:23.713Z] ffe72c272ee2: Waiting [2025-11-25T02:57:23.713Z] c7268cc5f25f: Waiting [2025-11-25T02:57:23.713Z] 256f393e029f: Waiting [2025-11-25T02:57:23.713Z] 37dbcf8166a0: Layer already exists [2025-11-25T02:57:23.713Z] a3179e264a37: Layer already exists [2025-11-25T02:57:23.713Z] 68cdf83038e9: Layer already exists [2025-11-25T02:57:23.713Z] 36c5939bcf82: Layer already exists [2025-11-25T02:57:23.713Z] 998b02751fe0: Layer already exists [2025-11-25T02:57:23.713Z] a7b12ab7dcd2: Layer already exists [2025-11-25T02:57:23.713Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:23.713Z] ffe72c272ee2: Layer already exists [2025-11-25T02:57:23.713Z] 448423fd4662: Layer already exists [2025-11-25T02:57:23.713Z] c7268cc5f25f: Layer already exists [2025-11-25T02:57:23.713Z] 256f393e029f: Layer already exists [2025-11-25T02:57:23.713Z] latest: digest: sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:24.040Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:24.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 [2025-11-25T02:57:24.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T02:57:24.363Z] 68cdf83038e9: Preparing [2025-11-25T02:57:24.363Z] 36c5939bcf82: Preparing [2025-11-25T02:57:24.363Z] 998b02751fe0: Preparing [2025-11-25T02:57:24.363Z] 37dbcf8166a0: Preparing [2025-11-25T02:57:24.363Z] a3179e264a37: Preparing [2025-11-25T02:57:24.363Z] 82a8e941969c: Preparing [2025-11-25T02:57:24.363Z] 448423fd4662: Preparing [2025-11-25T02:57:24.363Z] 82a8e941969c: Waiting [2025-11-25T02:57:24.363Z] a7b12ab7dcd2: Preparing [2025-11-25T02:57:24.363Z] ffe72c272ee2: Preparing [2025-11-25T02:57:24.363Z] a7b12ab7dcd2: Waiting [2025-11-25T02:57:24.363Z] 448423fd4662: Waiting [2025-11-25T02:57:24.363Z] ffe72c272ee2: Waiting [2025-11-25T02:57:24.363Z] c7268cc5f25f: Preparing [2025-11-25T02:57:24.363Z] 256f393e029f: Preparing [2025-11-25T02:57:24.363Z] c7268cc5f25f: Waiting [2025-11-25T02:57:24.363Z] 256f393e029f: Waiting [2025-11-25T02:57:24.364Z] 68cdf83038e9: Layer already exists [2025-11-25T02:57:24.364Z] 37dbcf8166a0: Layer already exists [2025-11-25T02:57:24.364Z] 998b02751fe0: Layer already exists [2025-11-25T02:57:24.364Z] 36c5939bcf82: Layer already exists [2025-11-25T02:57:24.364Z] a3179e264a37: Layer already exists [2025-11-25T02:57:24.364Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:24.364Z] a7b12ab7dcd2: Layer already exists [2025-11-25T02:57:24.364Z] 448423fd4662: Layer already exists [2025-11-25T02:57:24.364Z] ffe72c272ee2: Layer already exists [2025-11-25T02:57:24.364Z] c7268cc5f25f: Layer already exists [2025-11-25T02:57:24.364Z] 256f393e029f: Layer already exists [2025-11-25T02:57:24.364Z] 4.1.0-dev.77: digest: sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:24.689Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:25.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:25.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T02:57:25.015Z] 68cdf83038e9: Preparing [2025-11-25T02:57:25.015Z] 36c5939bcf82: Preparing [2025-11-25T02:57:25.015Z] 998b02751fe0: Preparing [2025-11-25T02:57:25.015Z] 37dbcf8166a0: Preparing [2025-11-25T02:57:25.015Z] a3179e264a37: Preparing [2025-11-25T02:57:25.015Z] 82a8e941969c: Preparing [2025-11-25T02:57:25.015Z] 448423fd4662: Preparing [2025-11-25T02:57:25.015Z] a7b12ab7dcd2: Preparing [2025-11-25T02:57:25.015Z] ffe72c272ee2: Preparing [2025-11-25T02:57:25.015Z] c7268cc5f25f: Preparing [2025-11-25T02:57:25.015Z] 256f393e029f: Preparing [2025-11-25T02:57:25.015Z] a7b12ab7dcd2: Waiting [2025-11-25T02:57:25.015Z] c7268cc5f25f: Waiting [2025-11-25T02:57:25.015Z] ffe72c272ee2: Waiting [2025-11-25T02:57:25.015Z] 256f393e029f: Waiting [2025-11-25T02:57:25.015Z] 82a8e941969c: Waiting [2025-11-25T02:57:25.015Z] 448423fd4662: Waiting [2025-11-25T02:57:25.015Z] 998b02751fe0: Layer already exists [2025-11-25T02:57:25.015Z] 37dbcf8166a0: Layer already exists [2025-11-25T02:57:25.015Z] 68cdf83038e9: Layer already exists [2025-11-25T02:57:25.015Z] 36c5939bcf82: Layer already exists [2025-11-25T02:57:25.015Z] a3179e264a37: Layer already exists [2025-11-25T02:57:25.015Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:25.015Z] a7b12ab7dcd2: Layer already exists [2025-11-25T02:57:25.015Z] c7268cc5f25f: Layer already exists [2025-11-25T02:57:25.015Z] 448423fd4662: Layer already exists [2025-11-25T02:57:25.015Z] ffe72c272ee2: Layer already exists [2025-11-25T02:57:25.015Z] 256f393e029f: Layer already exists [2025-11-25T02:57:25.015Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:25.349Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:25.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-25T02:57:25.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T02:57:25.674Z] 68cdf83038e9: Preparing [2025-11-25T02:57:25.674Z] 36c5939bcf82: Preparing [2025-11-25T02:57:25.674Z] 998b02751fe0: Preparing [2025-11-25T02:57:25.674Z] 37dbcf8166a0: Preparing [2025-11-25T02:57:25.674Z] a3179e264a37: Preparing [2025-11-25T02:57:25.674Z] 82a8e941969c: Preparing [2025-11-25T02:57:25.674Z] 448423fd4662: Preparing [2025-11-25T02:57:25.674Z] a7b12ab7dcd2: Preparing [2025-11-25T02:57:25.674Z] ffe72c272ee2: Preparing [2025-11-25T02:57:25.674Z] c7268cc5f25f: Preparing [2025-11-25T02:57:25.674Z] 256f393e029f: Preparing [2025-11-25T02:57:25.674Z] 82a8e941969c: Waiting [2025-11-25T02:57:25.674Z] a7b12ab7dcd2: Waiting [2025-11-25T02:57:25.674Z] c7268cc5f25f: Waiting [2025-11-25T02:57:25.674Z] ffe72c272ee2: Waiting [2025-11-25T02:57:25.674Z] 256f393e029f: Waiting [2025-11-25T02:57:25.674Z] 68cdf83038e9: Layer already exists [2025-11-25T02:57:25.674Z] 37dbcf8166a0: Layer already exists [2025-11-25T02:57:25.674Z] 36c5939bcf82: Layer already exists [2025-11-25T02:57:25.674Z] 998b02751fe0: Layer already exists [2025-11-25T02:57:25.674Z] a3179e264a37: Layer already exists [2025-11-25T02:57:25.674Z] 448423fd4662: Layer already exists [2025-11-25T02:57:25.674Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:25.674Z] c7268cc5f25f: Layer already exists [2025-11-25T02:57:25.674Z] a7b12ab7dcd2: Layer already exists [2025-11-25T02:57:25.674Z] ffe72c272ee2: Layer already exists [2025-11-25T02:57:25.674Z] 256f393e029f: Layer already exists [2025-11-25T02:57:25.674Z] main: digest: sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:57:25.754Z] ===================================================== [Pipeline] echo [2025-11-25T02:57:25.769Z] taggedImages: [2025-11-25T02:57:25.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:25.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-25T02:57:25.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 [2025-11-25T02:57:25.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:25.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-11-25T02:57:25.808Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-25T02:57:25.808Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:25.808Z] latest [2025-11-25T02:57:25.808Z] 4.1.0-dev.77 [2025-11-25T02:57:25.808Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:25.808Z] main [2025-11-25T02:57:25.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:26.157Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:26.505Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:26.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T02:57:26.505Z] fb701985dbb4: Preparing [2025-11-25T02:57:26.505Z] 4a3320a8c840: Preparing [2025-11-25T02:57:26.505Z] 41fc5a70c49f: Preparing [2025-11-25T02:57:26.505Z] e4b3d3c276c4: Preparing [2025-11-25T02:57:26.505Z] 0ff514774342: Preparing [2025-11-25T02:57:26.505Z] cb58941e2fbc: Preparing [2025-11-25T02:57:26.505Z] 0b064d15570a: Preparing [2025-11-25T02:57:26.505Z] 82a8e941969c: Preparing [2025-11-25T02:57:26.505Z] 448423fd4662: Preparing [2025-11-25T02:57:26.505Z] a8be6cb91a26: Preparing [2025-11-25T02:57:26.505Z] adc57b9a8e7c: Preparing [2025-11-25T02:57:26.505Z] 256f393e029f: Preparing [2025-11-25T02:57:26.505Z] cb58941e2fbc: Waiting [2025-11-25T02:57:26.505Z] 0b064d15570a: Waiting [2025-11-25T02:57:26.505Z] 82a8e941969c: Waiting [2025-11-25T02:57:26.505Z] 448423fd4662: Waiting [2025-11-25T02:57:26.505Z] a8be6cb91a26: Waiting [2025-11-25T02:57:26.505Z] adc57b9a8e7c: Waiting [2025-11-25T02:57:26.505Z] 256f393e029f: Waiting [2025-11-25T02:57:26.505Z] 0ff514774342: Pushed [2025-11-25T02:57:26.505Z] 4a3320a8c840: Pushed [2025-11-25T02:57:26.505Z] fb701985dbb4: Pushed [2025-11-25T02:57:26.505Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:26.505Z] 448423fd4662: Layer already exists [2025-11-25T02:57:26.771Z] cb58941e2fbc: Pushed [2025-11-25T02:57:26.771Z] 0b064d15570a: Pushed [2025-11-25T02:57:26.771Z] 256f393e029f: Layer already exists [2025-11-25T02:57:26.771Z] a8be6cb91a26: Pushed [2025-11-25T02:57:28.149Z] adc57b9a8e7c: Pushed [2025-11-25T02:57:29.080Z] e4b3d3c276c4: Pushed [2025-11-25T02:57:29.339Z] 41fc5a70c49f: Pushed [2025-11-25T02:57:29.598Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:29.927Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:30.247Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-25T02:57:30.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T02:57:30.247Z] fb701985dbb4: Preparing [2025-11-25T02:57:30.247Z] 4a3320a8c840: Preparing [2025-11-25T02:57:30.247Z] 41fc5a70c49f: Preparing [2025-11-25T02:57:30.247Z] e4b3d3c276c4: Preparing [2025-11-25T02:57:30.247Z] 0ff514774342: Preparing [2025-11-25T02:57:30.247Z] cb58941e2fbc: Preparing [2025-11-25T02:57:30.247Z] 0b064d15570a: Preparing [2025-11-25T02:57:30.247Z] 82a8e941969c: Preparing [2025-11-25T02:57:30.247Z] 448423fd4662: Preparing [2025-11-25T02:57:30.247Z] a8be6cb91a26: Preparing [2025-11-25T02:57:30.247Z] adc57b9a8e7c: Preparing [2025-11-25T02:57:30.247Z] 256f393e029f: Preparing [2025-11-25T02:57:30.247Z] cb58941e2fbc: Waiting [2025-11-25T02:57:30.247Z] 0b064d15570a: Waiting [2025-11-25T02:57:30.247Z] 448423fd4662: Waiting [2025-11-25T02:57:30.247Z] 82a8e941969c: Waiting [2025-11-25T02:57:30.247Z] adc57b9a8e7c: Waiting [2025-11-25T02:57:30.247Z] 256f393e029f: Waiting [2025-11-25T02:57:30.247Z] a8be6cb91a26: Waiting [2025-11-25T02:57:30.247Z] 0ff514774342: Layer already exists [2025-11-25T02:57:30.247Z] 41fc5a70c49f: Layer already exists [2025-11-25T02:57:30.247Z] 4a3320a8c840: Layer already exists [2025-11-25T02:57:30.247Z] e4b3d3c276c4: Layer already exists [2025-11-25T02:57:30.247Z] fb701985dbb4: Layer already exists [2025-11-25T02:57:30.247Z] 0b064d15570a: Layer already exists [2025-11-25T02:57:30.247Z] cb58941e2fbc: Layer already exists [2025-11-25T02:57:30.247Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:30.247Z] 448423fd4662: Layer already exists [2025-11-25T02:57:30.247Z] a8be6cb91a26: Layer already exists [2025-11-25T02:57:30.247Z] adc57b9a8e7c: Layer already exists [2025-11-25T02:57:30.247Z] 256f393e029f: Layer already exists [2025-11-25T02:57:30.247Z] latest: digest: sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:30.574Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:30.899Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 [2025-11-25T02:57:30.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T02:57:30.899Z] fb701985dbb4: Preparing [2025-11-25T02:57:30.899Z] 4a3320a8c840: Preparing [2025-11-25T02:57:30.899Z] 41fc5a70c49f: Preparing [2025-11-25T02:57:30.899Z] e4b3d3c276c4: Preparing [2025-11-25T02:57:30.899Z] 0ff514774342: Preparing [2025-11-25T02:57:30.899Z] cb58941e2fbc: Preparing [2025-11-25T02:57:30.899Z] 0b064d15570a: Preparing [2025-11-25T02:57:30.899Z] 82a8e941969c: Preparing [2025-11-25T02:57:30.899Z] 448423fd4662: Preparing [2025-11-25T02:57:30.899Z] a8be6cb91a26: Preparing [2025-11-25T02:57:30.899Z] adc57b9a8e7c: Preparing [2025-11-25T02:57:30.899Z] 256f393e029f: Preparing [2025-11-25T02:57:30.899Z] cb58941e2fbc: Waiting [2025-11-25T02:57:30.899Z] 0b064d15570a: Waiting [2025-11-25T02:57:30.899Z] 82a8e941969c: Waiting [2025-11-25T02:57:30.899Z] 448423fd4662: Waiting [2025-11-25T02:57:30.899Z] a8be6cb91a26: Waiting [2025-11-25T02:57:30.899Z] adc57b9a8e7c: Waiting [2025-11-25T02:57:30.899Z] 256f393e029f: Waiting [2025-11-25T02:57:30.899Z] 4a3320a8c840: Layer already exists [2025-11-25T02:57:30.899Z] 0ff514774342: Layer already exists [2025-11-25T02:57:30.899Z] e4b3d3c276c4: Layer already exists [2025-11-25T02:57:30.899Z] fb701985dbb4: Layer already exists [2025-11-25T02:57:30.899Z] 41fc5a70c49f: Layer already exists [2025-11-25T02:57:30.899Z] 0b064d15570a: Layer already exists [2025-11-25T02:57:30.899Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:30.899Z] cb58941e2fbc: Layer already exists [2025-11-25T02:57:30.899Z] a8be6cb91a26: Layer already exists [2025-11-25T02:57:30.899Z] 448423fd4662: Layer already exists [2025-11-25T02:57:30.899Z] 256f393e029f: Layer already exists [2025-11-25T02:57:30.899Z] adc57b9a8e7c: Layer already exists [2025-11-25T02:57:30.899Z] 4.1.0-dev.77: digest: sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:31.230Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:31.562Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:31.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T02:57:31.562Z] fb701985dbb4: Preparing [2025-11-25T02:57:31.562Z] 4a3320a8c840: Preparing [2025-11-25T02:57:31.562Z] 41fc5a70c49f: Preparing [2025-11-25T02:57:31.562Z] e4b3d3c276c4: Preparing [2025-11-25T02:57:31.562Z] 0ff514774342: Preparing [2025-11-25T02:57:31.562Z] cb58941e2fbc: Preparing [2025-11-25T02:57:31.562Z] 0b064d15570a: Preparing [2025-11-25T02:57:31.562Z] 82a8e941969c: Preparing [2025-11-25T02:57:31.562Z] 448423fd4662: Preparing [2025-11-25T02:57:31.562Z] a8be6cb91a26: Preparing [2025-11-25T02:57:31.562Z] adc57b9a8e7c: Preparing [2025-11-25T02:57:31.562Z] 256f393e029f: Preparing [2025-11-25T02:57:31.562Z] 448423fd4662: Waiting [2025-11-25T02:57:31.562Z] 82a8e941969c: Waiting [2025-11-25T02:57:31.562Z] a8be6cb91a26: Waiting [2025-11-25T02:57:31.562Z] adc57b9a8e7c: Waiting [2025-11-25T02:57:31.562Z] 256f393e029f: Waiting [2025-11-25T02:57:31.562Z] cb58941e2fbc: Waiting [2025-11-25T02:57:31.562Z] 0b064d15570a: Waiting [2025-11-25T02:57:31.562Z] e4b3d3c276c4: Layer already exists [2025-11-25T02:57:31.562Z] 0ff514774342: Layer already exists [2025-11-25T02:57:31.562Z] fb701985dbb4: Layer already exists [2025-11-25T02:57:31.562Z] 41fc5a70c49f: Layer already exists [2025-11-25T02:57:31.562Z] 4a3320a8c840: Layer already exists [2025-11-25T02:57:31.562Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:31.562Z] a8be6cb91a26: Layer already exists [2025-11-25T02:57:31.562Z] 0b064d15570a: Layer already exists [2025-11-25T02:57:31.562Z] cb58941e2fbc: Layer already exists [2025-11-25T02:57:31.562Z] 448423fd4662: Layer already exists [2025-11-25T02:57:31.562Z] 256f393e029f: Layer already exists [2025-11-25T02:57:31.562Z] adc57b9a8e7c: Layer already exists [2025-11-25T02:57:31.562Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:31.903Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:32.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-25T02:57:32.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T02:57:32.235Z] fb701985dbb4: Preparing [2025-11-25T02:57:32.235Z] 4a3320a8c840: Preparing [2025-11-25T02:57:32.235Z] 41fc5a70c49f: Preparing [2025-11-25T02:57:32.235Z] e4b3d3c276c4: Preparing [2025-11-25T02:57:32.235Z] 0ff514774342: Preparing [2025-11-25T02:57:32.235Z] cb58941e2fbc: Preparing [2025-11-25T02:57:32.235Z] 0b064d15570a: Preparing [2025-11-25T02:57:32.235Z] 82a8e941969c: Preparing [2025-11-25T02:57:32.235Z] 448423fd4662: Preparing [2025-11-25T02:57:32.235Z] a8be6cb91a26: Preparing [2025-11-25T02:57:32.235Z] adc57b9a8e7c: Preparing [2025-11-25T02:57:32.235Z] cb58941e2fbc: Waiting [2025-11-25T02:57:32.235Z] 82a8e941969c: Waiting [2025-11-25T02:57:32.235Z] 448423fd4662: Waiting [2025-11-25T02:57:32.235Z] 0b064d15570a: Waiting [2025-11-25T02:57:32.235Z] a8be6cb91a26: Waiting [2025-11-25T02:57:32.235Z] adc57b9a8e7c: Waiting [2025-11-25T02:57:32.235Z] 256f393e029f: Preparing [2025-11-25T02:57:32.235Z] 256f393e029f: Waiting [2025-11-25T02:57:32.235Z] 4a3320a8c840: Layer already exists [2025-11-25T02:57:32.235Z] 0ff514774342: Layer already exists [2025-11-25T02:57:32.235Z] 41fc5a70c49f: Layer already exists [2025-11-25T02:57:32.235Z] fb701985dbb4: Layer already exists [2025-11-25T02:57:32.235Z] e4b3d3c276c4: Layer already exists [2025-11-25T02:57:32.235Z] 448423fd4662: Layer already exists [2025-11-25T02:57:32.235Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:32.235Z] 0b064d15570a: Layer already exists [2025-11-25T02:57:32.235Z] cb58941e2fbc: Layer already exists [2025-11-25T02:57:32.235Z] a8be6cb91a26: Layer already exists [2025-11-25T02:57:32.235Z] adc57b9a8e7c: Layer already exists [2025-11-25T02:57:32.235Z] 256f393e029f: Layer already exists [2025-11-25T02:57:32.235Z] main: digest: sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:57:32.311Z] ===================================================== [Pipeline] echo [2025-11-25T02:57:32.329Z] taggedImages: [2025-11-25T02:57:32.329Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:32.329Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-25T02:57:32.329Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 [2025-11-25T02:57:32.329Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:32.329Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-11-25T02:57:32.356Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-25T02:57:32.356Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:32.356Z] latest [2025-11-25T02:57:32.356Z] 4.1.0-dev.77 [2025-11-25T02:57:32.356Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:32.356Z] main [2025-11-25T02:57:32.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:32.710Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:33.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:33.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T02:57:33.037Z] 7b4dfc1ddd87: Preparing [2025-11-25T02:57:33.037Z] d7c803162066: Preparing [2025-11-25T02:57:33.037Z] 82a8e941969c: Preparing [2025-11-25T02:57:33.037Z] 448423fd4662: Preparing [2025-11-25T02:57:33.037Z] e3ac49518369: Preparing [2025-11-25T02:57:33.037Z] 19fa7b5787ef: Preparing [2025-11-25T02:57:33.037Z] 256f393e029f: Preparing [2025-11-25T02:57:33.037Z] 19fa7b5787ef: Waiting [2025-11-25T02:57:33.037Z] 256f393e029f: Waiting [2025-11-25T02:57:33.037Z] 448423fd4662: Layer already exists [2025-11-25T02:57:33.037Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:33.037Z] 256f393e029f: Layer already exists [2025-11-25T02:57:33.037Z] 7b4dfc1ddd87: Pushed [2025-11-25T02:57:33.037Z] e3ac49518369: Pushed [2025-11-25T02:57:33.973Z] 19fa7b5787ef: Pushed [2025-11-25T02:57:36.505Z] d7c803162066: Pushed [2025-11-25T02:57:36.505Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:36.837Z] + 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-11-25T02:57:37.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-25T02:57:37.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T02:57:37.161Z] 7b4dfc1ddd87: Preparing [2025-11-25T02:57:37.161Z] d7c803162066: Preparing [2025-11-25T02:57:37.161Z] 82a8e941969c: Preparing [2025-11-25T02:57:37.161Z] 448423fd4662: Preparing [2025-11-25T02:57:37.161Z] e3ac49518369: Preparing [2025-11-25T02:57:37.161Z] 19fa7b5787ef: Preparing [2025-11-25T02:57:37.161Z] 256f393e029f: Preparing [2025-11-25T02:57:37.161Z] 19fa7b5787ef: Waiting [2025-11-25T02:57:37.161Z] 256f393e029f: Waiting [2025-11-25T02:57:37.161Z] 7b4dfc1ddd87: Layer already exists [2025-11-25T02:57:37.161Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:37.161Z] e3ac49518369: Layer already exists [2025-11-25T02:57:37.161Z] d7c803162066: Layer already exists [2025-11-25T02:57:37.161Z] 448423fd4662: Layer already exists [2025-11-25T02:57:37.161Z] 19fa7b5787ef: Layer already exists [2025-11-25T02:57:37.161Z] 256f393e029f: Layer already exists [2025-11-25T02:57:37.161Z] latest: digest: sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:37.497Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:37.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 [2025-11-25T02:57:37.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T02:57:37.831Z] 7b4dfc1ddd87: Preparing [2025-11-25T02:57:37.831Z] d7c803162066: Preparing [2025-11-25T02:57:37.831Z] 82a8e941969c: Preparing [2025-11-25T02:57:37.831Z] 448423fd4662: Preparing [2025-11-25T02:57:37.831Z] e3ac49518369: Preparing [2025-11-25T02:57:37.831Z] 19fa7b5787ef: Preparing [2025-11-25T02:57:37.831Z] 256f393e029f: Preparing [2025-11-25T02:57:37.831Z] 19fa7b5787ef: Waiting [2025-11-25T02:57:37.831Z] 256f393e029f: Waiting [2025-11-25T02:57:37.831Z] d7c803162066: Layer already exists [2025-11-25T02:57:37.831Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:37.831Z] 7b4dfc1ddd87: Layer already exists [2025-11-25T02:57:37.831Z] 448423fd4662: Layer already exists [2025-11-25T02:57:37.831Z] e3ac49518369: Layer already exists [2025-11-25T02:57:37.831Z] 19fa7b5787ef: Layer already exists [2025-11-25T02:57:37.831Z] 256f393e029f: Layer already exists [2025-11-25T02:57:37.831Z] 4.1.0-dev.77: digest: sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:38.158Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:38.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:38.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T02:57:38.483Z] 7b4dfc1ddd87: Preparing [2025-11-25T02:57:38.483Z] d7c803162066: Preparing [2025-11-25T02:57:38.483Z] 82a8e941969c: Preparing [2025-11-25T02:57:38.483Z] 448423fd4662: Preparing [2025-11-25T02:57:38.483Z] e3ac49518369: Preparing [2025-11-25T02:57:38.483Z] 19fa7b5787ef: Preparing [2025-11-25T02:57:38.483Z] 256f393e029f: Preparing [2025-11-25T02:57:38.483Z] 256f393e029f: Waiting [2025-11-25T02:57:38.483Z] 19fa7b5787ef: Waiting [2025-11-25T02:57:38.483Z] e3ac49518369: Layer already exists [2025-11-25T02:57:38.483Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:38.483Z] 7b4dfc1ddd87: Layer already exists [2025-11-25T02:57:38.483Z] 448423fd4662: Layer already exists [2025-11-25T02:57:38.483Z] d7c803162066: Layer already exists [2025-11-25T02:57:38.483Z] 256f393e029f: Layer already exists [2025-11-25T02:57:38.483Z] 19fa7b5787ef: Layer already exists [2025-11-25T02:57:38.483Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:38.815Z] + 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-11-25T02:57:39.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-25T02:57:39.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T02:57:39.139Z] 7b4dfc1ddd87: Preparing [2025-11-25T02:57:39.139Z] d7c803162066: Preparing [2025-11-25T02:57:39.139Z] 82a8e941969c: Preparing [2025-11-25T02:57:39.139Z] 448423fd4662: Preparing [2025-11-25T02:57:39.139Z] e3ac49518369: Preparing [2025-11-25T02:57:39.139Z] 19fa7b5787ef: Preparing [2025-11-25T02:57:39.139Z] 256f393e029f: Preparing [2025-11-25T02:57:39.139Z] 19fa7b5787ef: Waiting [2025-11-25T02:57:39.139Z] 256f393e029f: Waiting [2025-11-25T02:57:39.139Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:39.139Z] 448423fd4662: Layer already exists [2025-11-25T02:57:39.139Z] e3ac49518369: Layer already exists [2025-11-25T02:57:39.139Z] d7c803162066: Layer already exists [2025-11-25T02:57:39.139Z] 7b4dfc1ddd87: Layer already exists [2025-11-25T02:57:39.139Z] 19fa7b5787ef: Layer already exists [2025-11-25T02:57:39.139Z] 256f393e029f: Layer already exists [2025-11-25T02:57:39.139Z] main: digest: sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:57:39.204Z] ===================================================== [Pipeline] echo [2025-11-25T02:57:39.215Z] taggedImages: [2025-11-25T02:57:39.215Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:39.215Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-25T02:57:39.215Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 [2025-11-25T02:57:39.215Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:39.215Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-11-25T02:57:39.234Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-25T02:57:39.234Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:39.234Z] latest [2025-11-25T02:57:39.234Z] 4.1.0-dev.77 [2025-11-25T02:57:39.234Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:39.234Z] main [2025-11-25T02:57:39.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:39.566Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:39.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:39.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T02:57:39.911Z] 88d94234c51a: Preparing [2025-11-25T02:57:39.911Z] 8908a26a81c2: Preparing [2025-11-25T02:57:39.911Z] 84ee537c5913: Preparing [2025-11-25T02:57:39.911Z] 82a8e941969c: Preparing [2025-11-25T02:57:39.911Z] 448423fd4662: Preparing [2025-11-25T02:57:39.911Z] 6024834d9cba: Preparing [2025-11-25T02:57:39.911Z] d92bc31c48d3: Preparing [2025-11-25T02:57:39.911Z] 15dc1b91cdd6: Preparing [2025-11-25T02:57:39.911Z] d92bc31c48d3: Waiting [2025-11-25T02:57:39.911Z] 6024834d9cba: Waiting [2025-11-25T02:57:39.911Z] 8ffc581e3530: Preparing [2025-11-25T02:57:39.911Z] 15dc1b91cdd6: Waiting [2025-11-25T02:57:39.911Z] 8ffc581e3530: Waiting [2025-11-25T02:57:39.911Z] 256f393e029f: Preparing [2025-11-25T02:57:39.911Z] 256f393e029f: Waiting [2025-11-25T02:57:39.911Z] 448423fd4662: Layer already exists [2025-11-25T02:57:39.911Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:39.911Z] 8908a26a81c2: Pushed [2025-11-25T02:57:39.911Z] 84ee537c5913: Pushed [2025-11-25T02:57:39.911Z] 88d94234c51a: Pushed [2025-11-25T02:57:39.911Z] 256f393e029f: Layer already exists [2025-11-25T02:57:40.170Z] 15dc1b91cdd6: Pushed [2025-11-25T02:57:40.428Z] 8ffc581e3530: Pushed [2025-11-25T02:57:45.728Z] d92bc31c48d3: Pushed [2025-11-25T02:57:53.865Z] 6024834d9cba: Pushed [2025-11-25T02:57:53.865Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:54.203Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:54.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-25T02:57:54.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T02:57:54.538Z] 88d94234c51a: Preparing [2025-11-25T02:57:54.538Z] 8908a26a81c2: Preparing [2025-11-25T02:57:54.538Z] 84ee537c5913: Preparing [2025-11-25T02:57:54.538Z] 82a8e941969c: Preparing [2025-11-25T02:57:54.538Z] 448423fd4662: Preparing [2025-11-25T02:57:54.538Z] 6024834d9cba: Preparing [2025-11-25T02:57:54.538Z] d92bc31c48d3: Preparing [2025-11-25T02:57:54.538Z] 15dc1b91cdd6: Preparing [2025-11-25T02:57:54.538Z] 8ffc581e3530: Preparing [2025-11-25T02:57:54.538Z] 256f393e029f: Preparing [2025-11-25T02:57:54.538Z] 6024834d9cba: Waiting [2025-11-25T02:57:54.538Z] d92bc31c48d3: Waiting [2025-11-25T02:57:54.538Z] 15dc1b91cdd6: Waiting [2025-11-25T02:57:54.538Z] 8ffc581e3530: Waiting [2025-11-25T02:57:54.538Z] 256f393e029f: Waiting [2025-11-25T02:57:54.538Z] 8908a26a81c2: Layer already exists [2025-11-25T02:57:54.538Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:54.538Z] 448423fd4662: Layer already exists [2025-11-25T02:57:54.538Z] 88d94234c51a: Layer already exists [2025-11-25T02:57:54.538Z] 84ee537c5913: Layer already exists [2025-11-25T02:57:54.538Z] 6024834d9cba: Layer already exists [2025-11-25T02:57:54.538Z] d92bc31c48d3: Layer already exists [2025-11-25T02:57:54.538Z] 15dc1b91cdd6: Layer already exists [2025-11-25T02:57:54.538Z] 8ffc581e3530: Layer already exists [2025-11-25T02:57:54.538Z] 256f393e029f: Layer already exists [2025-11-25T02:57:54.538Z] latest: digest: sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:54.864Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:55.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 [2025-11-25T02:57:55.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T02:57:55.224Z] 88d94234c51a: Preparing [2025-11-25T02:57:55.224Z] 8908a26a81c2: Preparing [2025-11-25T02:57:55.224Z] 84ee537c5913: Preparing [2025-11-25T02:57:55.224Z] 82a8e941969c: Preparing [2025-11-25T02:57:55.224Z] 448423fd4662: Preparing [2025-11-25T02:57:55.224Z] 6024834d9cba: Preparing [2025-11-25T02:57:55.224Z] d92bc31c48d3: Preparing [2025-11-25T02:57:55.224Z] 15dc1b91cdd6: Preparing [2025-11-25T02:57:55.224Z] 8ffc581e3530: Preparing [2025-11-25T02:57:55.224Z] 256f393e029f: Preparing [2025-11-25T02:57:55.224Z] d92bc31c48d3: Waiting [2025-11-25T02:57:55.224Z] 6024834d9cba: Waiting [2025-11-25T02:57:55.224Z] 8ffc581e3530: Waiting [2025-11-25T02:57:55.224Z] 256f393e029f: Waiting [2025-11-25T02:57:55.224Z] 15dc1b91cdd6: Waiting [2025-11-25T02:57:55.224Z] 448423fd4662: Layer already exists [2025-11-25T02:57:55.224Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:55.224Z] 88d94234c51a: Layer already exists [2025-11-25T02:57:55.224Z] 8908a26a81c2: Layer already exists [2025-11-25T02:57:55.224Z] 84ee537c5913: Layer already exists [2025-11-25T02:57:55.224Z] d92bc31c48d3: Layer already exists [2025-11-25T02:57:55.224Z] 6024834d9cba: Layer already exists [2025-11-25T02:57:55.224Z] 15dc1b91cdd6: Layer already exists [2025-11-25T02:57:55.224Z] 256f393e029f: Layer already exists [2025-11-25T02:57:55.224Z] 8ffc581e3530: Layer already exists [2025-11-25T02:57:55.224Z] 4.1.0-dev.77: digest: sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:55.628Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:55.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:55.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T02:57:55.990Z] 88d94234c51a: Preparing [2025-11-25T02:57:55.990Z] 8908a26a81c2: Preparing [2025-11-25T02:57:55.990Z] 84ee537c5913: Preparing [2025-11-25T02:57:55.990Z] 82a8e941969c: Preparing [2025-11-25T02:57:55.990Z] 448423fd4662: Preparing [2025-11-25T02:57:55.990Z] 6024834d9cba: Preparing [2025-11-25T02:57:55.990Z] d92bc31c48d3: Preparing [2025-11-25T02:57:55.990Z] 15dc1b91cdd6: Preparing [2025-11-25T02:57:55.990Z] 8ffc581e3530: Preparing [2025-11-25T02:57:55.990Z] 256f393e029f: Preparing [2025-11-25T02:57:55.990Z] d92bc31c48d3: Waiting [2025-11-25T02:57:55.990Z] 15dc1b91cdd6: Waiting [2025-11-25T02:57:55.990Z] 6024834d9cba: Waiting [2025-11-25T02:57:55.990Z] 256f393e029f: Waiting [2025-11-25T02:57:55.990Z] 8ffc581e3530: Waiting [2025-11-25T02:57:55.990Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:55.990Z] 448423fd4662: Layer already exists [2025-11-25T02:57:55.990Z] 88d94234c51a: Layer already exists [2025-11-25T02:57:55.990Z] 8908a26a81c2: Layer already exists [2025-11-25T02:57:55.990Z] 84ee537c5913: Layer already exists [2025-11-25T02:57:55.990Z] 6024834d9cba: Layer already exists [2025-11-25T02:57:55.990Z] 15dc1b91cdd6: Layer already exists [2025-11-25T02:57:55.990Z] d92bc31c48d3: Layer already exists [2025-11-25T02:57:55.990Z] 8ffc581e3530: Layer already exists [2025-11-25T02:57:55.990Z] 256f393e029f: Layer already exists [2025-11-25T02:57:55.990Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:56.366Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:56.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-25T02:57:56.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T02:57:56.682Z] 88d94234c51a: Preparing [2025-11-25T02:57:56.682Z] 8908a26a81c2: Preparing [2025-11-25T02:57:56.682Z] 84ee537c5913: Preparing [2025-11-25T02:57:56.682Z] 82a8e941969c: Preparing [2025-11-25T02:57:56.682Z] 448423fd4662: Preparing [2025-11-25T02:57:56.682Z] 6024834d9cba: Preparing [2025-11-25T02:57:56.682Z] d92bc31c48d3: Preparing [2025-11-25T02:57:56.682Z] 15dc1b91cdd6: Preparing [2025-11-25T02:57:56.682Z] 8ffc581e3530: Preparing [2025-11-25T02:57:56.682Z] 256f393e029f: Preparing [2025-11-25T02:57:56.682Z] d92bc31c48d3: Waiting [2025-11-25T02:57:56.682Z] 8ffc581e3530: Waiting [2025-11-25T02:57:56.682Z] 15dc1b91cdd6: Waiting [2025-11-25T02:57:56.682Z] 256f393e029f: Waiting [2025-11-25T02:57:56.682Z] 6024834d9cba: Waiting [2025-11-25T02:57:56.682Z] 448423fd4662: Layer already exists [2025-11-25T02:57:56.682Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:56.682Z] 8908a26a81c2: Layer already exists [2025-11-25T02:57:56.682Z] 84ee537c5913: Layer already exists [2025-11-25T02:57:56.682Z] 88d94234c51a: Layer already exists [2025-11-25T02:57:56.682Z] 6024834d9cba: Layer already exists [2025-11-25T02:57:56.682Z] 8ffc581e3530: Layer already exists [2025-11-25T02:57:56.682Z] d92bc31c48d3: Layer already exists [2025-11-25T02:57:56.682Z] 15dc1b91cdd6: Layer already exists [2025-11-25T02:57:56.682Z] 256f393e029f: Layer already exists [2025-11-25T02:57:56.682Z] main: digest: sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:57:56.760Z] ===================================================== [Pipeline] echo [2025-11-25T02:57:56.772Z] taggedImages: [2025-11-25T02:57:56.772Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:56.772Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-25T02:57:56.772Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 [2025-11-25T02:57:56.772Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:56.772Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-11-25T02:57:56.805Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-25T02:57:56.805Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:56.805Z] latest [2025-11-25T02:57:56.805Z] 4.1.0-dev.77 [2025-11-25T02:57:56.805Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:57:56.805Z] main [2025-11-25T02:57:56.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:57.154Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:57:57.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:57:57.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T02:57:57.472Z] ffa624a52b04: Preparing [2025-11-25T02:57:57.472Z] 659c878555df: Preparing [2025-11-25T02:57:57.472Z] 505daa80ec07: Preparing [2025-11-25T02:57:57.472Z] 82a8e941969c: Preparing [2025-11-25T02:57:57.472Z] 448423fd4662: Preparing [2025-11-25T02:57:57.472Z] ce21a488f554: Preparing [2025-11-25T02:57:57.472Z] fe7785c85775: Preparing [2025-11-25T02:57:57.472Z] 0d77d52a3475: Preparing [2025-11-25T02:57:57.472Z] 256f393e029f: Preparing [2025-11-25T02:57:57.472Z] 256f393e029f: Waiting [2025-11-25T02:57:57.472Z] 0d77d52a3475: Waiting [2025-11-25T02:57:57.472Z] ce21a488f554: Waiting [2025-11-25T02:57:57.472Z] fe7785c85775: Waiting [2025-11-25T02:57:57.472Z] 82a8e941969c: Layer already exists [2025-11-25T02:57:57.472Z] 448423fd4662: Layer already exists [2025-11-25T02:57:57.472Z] 505daa80ec07: Pushed [2025-11-25T02:57:57.472Z] 659c878555df: Pushed [2025-11-25T02:57:57.472Z] ffa624a52b04: Pushed [2025-11-25T02:57:57.472Z] 256f393e029f: Layer already exists [2025-11-25T02:57:57.730Z] fe7785c85775: Pushed [2025-11-25T02:57:57.988Z] 0d77d52a3475: Pushed [2025-11-25T02:58:12.889Z] ce21a488f554: Pushed [2025-11-25T02:58:12.889Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:13.226Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:13.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-25T02:58:13.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T02:58:13.564Z] ffa624a52b04: Preparing [2025-11-25T02:58:13.564Z] 659c878555df: Preparing [2025-11-25T02:58:13.564Z] 505daa80ec07: Preparing [2025-11-25T02:58:13.564Z] 82a8e941969c: Preparing [2025-11-25T02:58:13.564Z] 448423fd4662: Preparing [2025-11-25T02:58:13.564Z] ce21a488f554: Preparing [2025-11-25T02:58:13.564Z] fe7785c85775: Preparing [2025-11-25T02:58:13.564Z] 0d77d52a3475: Preparing [2025-11-25T02:58:13.564Z] 256f393e029f: Preparing [2025-11-25T02:58:13.564Z] ce21a488f554: Waiting [2025-11-25T02:58:13.564Z] fe7785c85775: Waiting [2025-11-25T02:58:13.564Z] 0d77d52a3475: Waiting [2025-11-25T02:58:13.564Z] 256f393e029f: Waiting [2025-11-25T02:58:13.564Z] 448423fd4662: Layer already exists [2025-11-25T02:58:13.564Z] ffa624a52b04: Layer already exists [2025-11-25T02:58:13.564Z] 659c878555df: Layer already exists [2025-11-25T02:58:13.564Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:13.564Z] 505daa80ec07: Layer already exists [2025-11-25T02:58:13.564Z] 256f393e029f: Layer already exists [2025-11-25T02:58:13.564Z] ce21a488f554: Layer already exists [2025-11-25T02:58:13.564Z] 0d77d52a3475: Layer already exists [2025-11-25T02:58:13.564Z] fe7785c85775: Layer already exists [2025-11-25T02:58:13.564Z] latest: digest: sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:13.907Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:14.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 [2025-11-25T02:58:14.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T02:58:14.241Z] ffa624a52b04: Preparing [2025-11-25T02:58:14.241Z] 659c878555df: Preparing [2025-11-25T02:58:14.241Z] 505daa80ec07: Preparing [2025-11-25T02:58:14.241Z] 82a8e941969c: Preparing [2025-11-25T02:58:14.241Z] 448423fd4662: Preparing [2025-11-25T02:58:14.241Z] ce21a488f554: Preparing [2025-11-25T02:58:14.241Z] fe7785c85775: Preparing [2025-11-25T02:58:14.241Z] 0d77d52a3475: Preparing [2025-11-25T02:58:14.241Z] 256f393e029f: Preparing [2025-11-25T02:58:14.241Z] ce21a488f554: Waiting [2025-11-25T02:58:14.241Z] fe7785c85775: Waiting [2025-11-25T02:58:14.241Z] 0d77d52a3475: Waiting [2025-11-25T02:58:14.241Z] 256f393e029f: Waiting [2025-11-25T02:58:14.241Z] 505daa80ec07: Layer already exists [2025-11-25T02:58:14.241Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:14.241Z] 448423fd4662: Layer already exists [2025-11-25T02:58:14.241Z] ffa624a52b04: Layer already exists [2025-11-25T02:58:14.241Z] 659c878555df: Layer already exists [2025-11-25T02:58:14.241Z] ce21a488f554: Layer already exists [2025-11-25T02:58:14.241Z] fe7785c85775: Layer already exists [2025-11-25T02:58:14.241Z] 256f393e029f: Layer already exists [2025-11-25T02:58:14.241Z] 0d77d52a3475: Layer already exists [2025-11-25T02:58:14.241Z] 4.1.0-dev.77: digest: sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:14.581Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:14.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:14.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T02:58:14.904Z] ffa624a52b04: Preparing [2025-11-25T02:58:14.904Z] 659c878555df: Preparing [2025-11-25T02:58:14.904Z] 505daa80ec07: Preparing [2025-11-25T02:58:14.904Z] 82a8e941969c: Preparing [2025-11-25T02:58:14.904Z] 448423fd4662: Preparing [2025-11-25T02:58:14.904Z] ce21a488f554: Preparing [2025-11-25T02:58:14.904Z] fe7785c85775: Preparing [2025-11-25T02:58:14.904Z] 0d77d52a3475: Preparing [2025-11-25T02:58:14.904Z] 256f393e029f: Preparing [2025-11-25T02:58:14.904Z] ce21a488f554: Waiting [2025-11-25T02:58:14.904Z] fe7785c85775: Waiting [2025-11-25T02:58:14.904Z] 0d77d52a3475: Waiting [2025-11-25T02:58:14.904Z] 256f393e029f: Waiting [2025-11-25T02:58:14.904Z] ffa624a52b04: Layer already exists [2025-11-25T02:58:14.904Z] 505daa80ec07: Layer already exists [2025-11-25T02:58:14.904Z] 659c878555df: Layer already exists [2025-11-25T02:58:14.904Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:14.904Z] 448423fd4662: Layer already exists [2025-11-25T02:58:14.904Z] ce21a488f554: Layer already exists [2025-11-25T02:58:14.904Z] 256f393e029f: Layer already exists [2025-11-25T02:58:14.904Z] 0d77d52a3475: Layer already exists [2025-11-25T02:58:14.904Z] fe7785c85775: Layer already exists [2025-11-25T02:58:14.904Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:15.254Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:15.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-25T02:58:15.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T02:58:15.597Z] ffa624a52b04: Preparing [2025-11-25T02:58:15.597Z] 659c878555df: Preparing [2025-11-25T02:58:15.597Z] 505daa80ec07: Preparing [2025-11-25T02:58:15.597Z] 82a8e941969c: Preparing [2025-11-25T02:58:15.597Z] 448423fd4662: Preparing [2025-11-25T02:58:15.597Z] ce21a488f554: Preparing [2025-11-25T02:58:15.597Z] fe7785c85775: Preparing [2025-11-25T02:58:15.597Z] 0d77d52a3475: Preparing [2025-11-25T02:58:15.597Z] 256f393e029f: Preparing [2025-11-25T02:58:15.597Z] ce21a488f554: Waiting [2025-11-25T02:58:15.597Z] fe7785c85775: Waiting [2025-11-25T02:58:15.597Z] 0d77d52a3475: Waiting [2025-11-25T02:58:15.597Z] 256f393e029f: Waiting [2025-11-25T02:58:15.597Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:15.597Z] ffa624a52b04: Layer already exists [2025-11-25T02:58:15.597Z] 505daa80ec07: Layer already exists [2025-11-25T02:58:15.597Z] 659c878555df: Layer already exists [2025-11-25T02:58:15.597Z] 448423fd4662: Layer already exists [2025-11-25T02:58:15.597Z] ce21a488f554: Layer already exists [2025-11-25T02:58:15.597Z] fe7785c85775: Layer already exists [2025-11-25T02:58:15.597Z] 256f393e029f: Layer already exists [2025-11-25T02:58:15.597Z] 0d77d52a3475: Layer already exists [2025-11-25T02:58:15.597Z] main: digest: sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:58:15.667Z] ===================================================== [Pipeline] echo [2025-11-25T02:58:15.687Z] taggedImages: [2025-11-25T02:58:15.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:15.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-25T02:58:15.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 [2025-11-25T02:58:15.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:15.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-11-25T02:58:15.712Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-25T02:58:15.712Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:15.712Z] latest [2025-11-25T02:58:15.712Z] 4.1.0-dev.77 [2025-11-25T02:58:15.712Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:15.712Z] main [2025-11-25T02:58:15.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:16.059Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:16.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:16.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T02:58:16.641Z] a7451bd4f6be: Preparing [2025-11-25T02:58:16.641Z] 5690d50a7d87: Preparing [2025-11-25T02:58:16.641Z] ed97a2c1af0f: Preparing [2025-11-25T02:58:16.641Z] 82a8e941969c: Preparing [2025-11-25T02:58:16.641Z] 448423fd4662: Preparing [2025-11-25T02:58:16.641Z] ce21a488f554: Preparing [2025-11-25T02:58:16.641Z] 15dc1b91cdd6: Preparing [2025-11-25T02:58:16.641Z] 8ffc581e3530: Preparing [2025-11-25T02:58:16.641Z] 256f393e029f: Preparing [2025-11-25T02:58:16.641Z] ce21a488f554: Waiting [2025-11-25T02:58:16.641Z] 15dc1b91cdd6: Waiting [2025-11-25T02:58:16.641Z] 8ffc581e3530: Waiting [2025-11-25T02:58:16.641Z] 256f393e029f: Waiting [2025-11-25T02:58:16.641Z] 448423fd4662: Layer already exists [2025-11-25T02:58:16.641Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:16.641Z] ce21a488f554: Layer already exists [2025-11-25T02:58:16.641Z] 15dc1b91cdd6: Layer already exists [2025-11-25T02:58:16.641Z] 8ffc581e3530: Layer already exists [2025-11-25T02:58:16.641Z] 256f393e029f: Layer already exists [2025-11-25T02:58:16.641Z] a7451bd4f6be: Pushed [2025-11-25T02:58:16.641Z] ed97a2c1af0f: Pushed [2025-11-25T02:58:16.641Z] 5690d50a7d87: Pushed [2025-11-25T02:58:16.900Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:17.222Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:17.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-25T02:58:17.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T02:58:17.538Z] a7451bd4f6be: Preparing [2025-11-25T02:58:17.538Z] 5690d50a7d87: Preparing [2025-11-25T02:58:17.538Z] ed97a2c1af0f: Preparing [2025-11-25T02:58:17.538Z] 82a8e941969c: Preparing [2025-11-25T02:58:17.538Z] 448423fd4662: Preparing [2025-11-25T02:58:17.538Z] ce21a488f554: Preparing [2025-11-25T02:58:17.538Z] 15dc1b91cdd6: Preparing [2025-11-25T02:58:17.538Z] 8ffc581e3530: Preparing [2025-11-25T02:58:17.538Z] 256f393e029f: Preparing [2025-11-25T02:58:17.538Z] ce21a488f554: Waiting [2025-11-25T02:58:17.538Z] 15dc1b91cdd6: Waiting [2025-11-25T02:58:17.538Z] 8ffc581e3530: Waiting [2025-11-25T02:58:17.538Z] 256f393e029f: Waiting [2025-11-25T02:58:17.538Z] a7451bd4f6be: Layer already exists [2025-11-25T02:58:17.538Z] 448423fd4662: Layer already exists [2025-11-25T02:58:17.538Z] 5690d50a7d87: Layer already exists [2025-11-25T02:58:17.538Z] ed97a2c1af0f: Layer already exists [2025-11-25T02:58:17.538Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:17.538Z] 15dc1b91cdd6: Layer already exists [2025-11-25T02:58:17.538Z] ce21a488f554: Layer already exists [2025-11-25T02:58:17.538Z] 256f393e029f: Layer already exists [2025-11-25T02:58:17.538Z] 8ffc581e3530: Layer already exists [2025-11-25T02:58:17.538Z] latest: digest: sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:17.862Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:18.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 [2025-11-25T02:58:18.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T02:58:18.183Z] a7451bd4f6be: Preparing [2025-11-25T02:58:18.183Z] 5690d50a7d87: Preparing [2025-11-25T02:58:18.183Z] ed97a2c1af0f: Preparing [2025-11-25T02:58:18.183Z] 82a8e941969c: Preparing [2025-11-25T02:58:18.183Z] 448423fd4662: Preparing [2025-11-25T02:58:18.183Z] ce21a488f554: Preparing [2025-11-25T02:58:18.183Z] 15dc1b91cdd6: Preparing [2025-11-25T02:58:18.183Z] 8ffc581e3530: Preparing [2025-11-25T02:58:18.183Z] 256f393e029f: Preparing [2025-11-25T02:58:18.183Z] 15dc1b91cdd6: Waiting [2025-11-25T02:58:18.183Z] 256f393e029f: Waiting [2025-11-25T02:58:18.183Z] ce21a488f554: Waiting [2025-11-25T02:58:18.183Z] 8ffc581e3530: Waiting [2025-11-25T02:58:18.183Z] a7451bd4f6be: Layer already exists [2025-11-25T02:58:18.183Z] 448423fd4662: Layer already exists [2025-11-25T02:58:18.183Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:18.183Z] 5690d50a7d87: Layer already exists [2025-11-25T02:58:18.183Z] ed97a2c1af0f: Layer already exists [2025-11-25T02:58:18.183Z] ce21a488f554: Layer already exists [2025-11-25T02:58:18.183Z] 8ffc581e3530: Layer already exists [2025-11-25T02:58:18.183Z] 15dc1b91cdd6: Layer already exists [2025-11-25T02:58:18.183Z] 256f393e029f: Layer already exists [2025-11-25T02:58:18.183Z] 4.1.0-dev.77: digest: sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:18.503Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:18.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:18.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T02:58:18.818Z] a7451bd4f6be: Preparing [2025-11-25T02:58:18.818Z] 5690d50a7d87: Preparing [2025-11-25T02:58:18.818Z] ed97a2c1af0f: Preparing [2025-11-25T02:58:18.818Z] 82a8e941969c: Preparing [2025-11-25T02:58:18.818Z] 448423fd4662: Preparing [2025-11-25T02:58:18.818Z] ce21a488f554: Preparing [2025-11-25T02:58:18.818Z] 15dc1b91cdd6: Preparing [2025-11-25T02:58:18.818Z] 8ffc581e3530: Preparing [2025-11-25T02:58:18.818Z] 256f393e029f: Preparing [2025-11-25T02:58:18.818Z] 15dc1b91cdd6: Waiting [2025-11-25T02:58:18.818Z] 8ffc581e3530: Waiting [2025-11-25T02:58:18.818Z] 256f393e029f: Waiting [2025-11-25T02:58:18.818Z] ce21a488f554: Waiting [2025-11-25T02:58:18.818Z] ed97a2c1af0f: Layer already exists [2025-11-25T02:58:18.818Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:18.818Z] a7451bd4f6be: Layer already exists [2025-11-25T02:58:18.818Z] 5690d50a7d87: Layer already exists [2025-11-25T02:58:18.818Z] 448423fd4662: Layer already exists [2025-11-25T02:58:18.818Z] ce21a488f554: Layer already exists [2025-11-25T02:58:18.818Z] 256f393e029f: Layer already exists [2025-11-25T02:58:18.818Z] 8ffc581e3530: Layer already exists [2025-11-25T02:58:18.818Z] 15dc1b91cdd6: Layer already exists [2025-11-25T02:58:18.818Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:19.146Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:19.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-25T02:58:19.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T02:58:19.476Z] a7451bd4f6be: Preparing [2025-11-25T02:58:19.476Z] 5690d50a7d87: Preparing [2025-11-25T02:58:19.476Z] ed97a2c1af0f: Preparing [2025-11-25T02:58:19.476Z] 82a8e941969c: Preparing [2025-11-25T02:58:19.476Z] 448423fd4662: Preparing [2025-11-25T02:58:19.476Z] ce21a488f554: Preparing [2025-11-25T02:58:19.476Z] 15dc1b91cdd6: Preparing [2025-11-25T02:58:19.476Z] 8ffc581e3530: Preparing [2025-11-25T02:58:19.476Z] 256f393e029f: Preparing [2025-11-25T02:58:19.476Z] ce21a488f554: Waiting [2025-11-25T02:58:19.476Z] 15dc1b91cdd6: Waiting [2025-11-25T02:58:19.476Z] 256f393e029f: Waiting [2025-11-25T02:58:19.476Z] 8ffc581e3530: Waiting [2025-11-25T02:58:19.476Z] 5690d50a7d87: Layer already exists [2025-11-25T02:58:19.476Z] a7451bd4f6be: Layer already exists [2025-11-25T02:58:19.476Z] 448423fd4662: Layer already exists [2025-11-25T02:58:19.476Z] ed97a2c1af0f: Layer already exists [2025-11-25T02:58:19.476Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:19.476Z] 15dc1b91cdd6: Layer already exists [2025-11-25T02:58:19.476Z] ce21a488f554: Layer already exists [2025-11-25T02:58:19.476Z] 256f393e029f: Layer already exists [2025-11-25T02:58:19.476Z] 8ffc581e3530: Layer already exists [2025-11-25T02:58:19.476Z] main: digest: sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:58:19.578Z] ===================================================== [Pipeline] echo [2025-11-25T02:58:19.596Z] taggedImages: [2025-11-25T02:58:19.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:19.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-25T02:58:19.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 [2025-11-25T02:58:19.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:19.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-11-25T02:58:19.633Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-25T02:58:19.633Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:19.633Z] latest [2025-11-25T02:58:19.633Z] 4.1.0-dev.77 [2025-11-25T02:58:19.633Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:19.633Z] main [2025-11-25T02:58:19.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:19.997Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:20.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:20.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T02:58:20.343Z] 2b10e11f33aa: Preparing [2025-11-25T02:58:20.343Z] 96448263daaf: Preparing [2025-11-25T02:58:20.343Z] 82a8e941969c: Preparing [2025-11-25T02:58:20.343Z] 448423fd4662: Preparing [2025-11-25T02:58:20.343Z] 1f3b15dcba71: Preparing [2025-11-25T02:58:20.343Z] 8e28b696aae9: Preparing [2025-11-25T02:58:20.343Z] 256f393e029f: Preparing [2025-11-25T02:58:20.343Z] 8e28b696aae9: Waiting [2025-11-25T02:58:20.343Z] 256f393e029f: Waiting [2025-11-25T02:58:20.343Z] 448423fd4662: Layer already exists [2025-11-25T02:58:20.343Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:20.343Z] 256f393e029f: Layer already exists [2025-11-25T02:58:20.343Z] 2b10e11f33aa: Pushed [2025-11-25T02:58:20.343Z] 1f3b15dcba71: Pushed [2025-11-25T02:58:20.911Z] 8e28b696aae9: Pushed [2025-11-25T02:58:25.112Z] 96448263daaf: Pushed [2025-11-25T02:58:25.112Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:25.451Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:25.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-25T02:58:25.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T02:58:25.767Z] 2b10e11f33aa: Preparing [2025-11-25T02:58:25.767Z] 96448263daaf: Preparing [2025-11-25T02:58:25.767Z] 82a8e941969c: Preparing [2025-11-25T02:58:25.767Z] 448423fd4662: Preparing [2025-11-25T02:58:25.767Z] 1f3b15dcba71: Preparing [2025-11-25T02:58:25.767Z] 8e28b696aae9: Preparing [2025-11-25T02:58:25.767Z] 256f393e029f: Preparing [2025-11-25T02:58:25.767Z] 8e28b696aae9: Waiting [2025-11-25T02:58:25.767Z] 256f393e029f: Waiting [2025-11-25T02:58:25.767Z] 96448263daaf: Layer already exists [2025-11-25T02:58:25.767Z] 1f3b15dcba71: Layer already exists [2025-11-25T02:58:25.767Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:25.767Z] 448423fd4662: Layer already exists [2025-11-25T02:58:25.767Z] 2b10e11f33aa: Layer already exists [2025-11-25T02:58:25.767Z] 8e28b696aae9: Layer already exists [2025-11-25T02:58:25.767Z] 256f393e029f: Layer already exists [2025-11-25T02:58:32.351Z] latest: digest: sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:32.680Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:33.003Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 [2025-11-25T02:58:33.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T02:58:33.003Z] 2b10e11f33aa: Preparing [2025-11-25T02:58:33.003Z] 96448263daaf: Preparing [2025-11-25T02:58:33.003Z] 82a8e941969c: Preparing [2025-11-25T02:58:33.004Z] 448423fd4662: Preparing [2025-11-25T02:58:33.004Z] 1f3b15dcba71: Preparing [2025-11-25T02:58:33.004Z] 8e28b696aae9: Preparing [2025-11-25T02:58:33.004Z] 256f393e029f: Preparing [2025-11-25T02:58:33.004Z] 256f393e029f: Waiting [2025-11-25T02:58:33.004Z] 8e28b696aae9: Waiting [2025-11-25T02:58:33.004Z] 448423fd4662: Layer already exists [2025-11-25T02:58:33.004Z] 1f3b15dcba71: Layer already exists [2025-11-25T02:58:33.004Z] 96448263daaf: Layer already exists [2025-11-25T02:58:33.004Z] 2b10e11f33aa: Layer already exists [2025-11-25T02:58:33.004Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:33.004Z] 8e28b696aae9: Layer already exists [2025-11-25T02:58:33.004Z] 256f393e029f: Layer already exists [2025-11-25T02:58:33.004Z] 4.1.0-dev.77: digest: sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:33.330Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:33.656Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:33.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T02:58:33.656Z] 2b10e11f33aa: Preparing [2025-11-25T02:58:33.656Z] 96448263daaf: Preparing [2025-11-25T02:58:33.656Z] 82a8e941969c: Preparing [2025-11-25T02:58:33.656Z] 448423fd4662: Preparing [2025-11-25T02:58:33.656Z] 1f3b15dcba71: Preparing [2025-11-25T02:58:33.656Z] 8e28b696aae9: Preparing [2025-11-25T02:58:33.656Z] 256f393e029f: Preparing [2025-11-25T02:58:33.656Z] 8e28b696aae9: Waiting [2025-11-25T02:58:33.656Z] 256f393e029f: Waiting [2025-11-25T02:58:33.656Z] 1f3b15dcba71: Layer already exists [2025-11-25T02:58:33.656Z] 96448263daaf: Layer already exists [2025-11-25T02:58:33.656Z] 2b10e11f33aa: Layer already exists [2025-11-25T02:58:33.656Z] 448423fd4662: Layer already exists [2025-11-25T02:58:33.656Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:33.656Z] 256f393e029f: Layer already exists [2025-11-25T02:58:33.656Z] 8e28b696aae9: Layer already exists [2025-11-25T02:58:33.656Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:33.987Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:34.308Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-25T02:58:34.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T02:58:34.308Z] 2b10e11f33aa: Preparing [2025-11-25T02:58:34.308Z] 96448263daaf: Preparing [2025-11-25T02:58:34.308Z] 82a8e941969c: Preparing [2025-11-25T02:58:34.308Z] 448423fd4662: Preparing [2025-11-25T02:58:34.308Z] 1f3b15dcba71: Preparing [2025-11-25T02:58:34.308Z] 8e28b696aae9: Preparing [2025-11-25T02:58:34.308Z] 256f393e029f: Preparing [2025-11-25T02:58:34.308Z] 8e28b696aae9: Waiting [2025-11-25T02:58:34.308Z] 256f393e029f: Waiting [2025-11-25T02:58:34.308Z] 448423fd4662: Layer already exists [2025-11-25T02:58:34.308Z] 1f3b15dcba71: Layer already exists [2025-11-25T02:58:34.308Z] 2b10e11f33aa: Layer already exists [2025-11-25T02:58:34.308Z] 96448263daaf: Layer already exists [2025-11-25T02:58:34.308Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:34.308Z] 8e28b696aae9: Layer already exists [2025-11-25T02:58:34.308Z] 256f393e029f: Layer already exists [2025-11-25T02:58:34.308Z] main: digest: sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:58:34.788Z] ===================================================== [Pipeline] echo [2025-11-25T02:58:34.801Z] taggedImages: [2025-11-25T02:58:34.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:34.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-25T02:58:34.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 [2025-11-25T02:58:34.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:34.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-11-25T02:58:34.826Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-25T02:58:34.826Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:34.826Z] latest [2025-11-25T02:58:34.826Z] 4.1.0-dev.77 [2025-11-25T02:58:34.826Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:34.826Z] main [2025-11-25T02:58:34.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:35.178Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:35.511Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:35.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T02:58:35.511Z] 765649017aba: Preparing [2025-11-25T02:58:35.511Z] f97a3e92833f: Preparing [2025-11-25T02:58:35.511Z] 82a8e941969c: Preparing [2025-11-25T02:58:35.511Z] 448423fd4662: Preparing [2025-11-25T02:58:35.511Z] f5df86385bb0: Preparing [2025-11-25T02:58:35.511Z] 546f4d4d5222: Preparing [2025-11-25T02:58:35.511Z] 256f393e029f: Preparing [2025-11-25T02:58:35.511Z] 546f4d4d5222: Waiting [2025-11-25T02:58:35.511Z] 256f393e029f: Waiting [2025-11-25T02:58:35.511Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:35.511Z] 448423fd4662: Layer already exists [2025-11-25T02:58:35.511Z] 256f393e029f: Layer already exists [2025-11-25T02:58:35.511Z] 765649017aba: Pushed [2025-11-25T02:58:35.772Z] f5df86385bb0: Pushed [2025-11-25T02:58:35.772Z] 546f4d4d5222: Pushed [2025-11-25T02:58:39.963Z] f97a3e92833f: Pushed [2025-11-25T02:58:39.963Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:40.301Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:40.635Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-25T02:58:40.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T02:58:40.635Z] 765649017aba: Preparing [2025-11-25T02:58:40.635Z] f97a3e92833f: Preparing [2025-11-25T02:58:40.635Z] 82a8e941969c: Preparing [2025-11-25T02:58:40.635Z] 448423fd4662: Preparing [2025-11-25T02:58:40.635Z] f5df86385bb0: Preparing [2025-11-25T02:58:40.635Z] 546f4d4d5222: Preparing [2025-11-25T02:58:40.635Z] 256f393e029f: Preparing [2025-11-25T02:58:40.635Z] 546f4d4d5222: Waiting [2025-11-25T02:58:40.635Z] 256f393e029f: Waiting [2025-11-25T02:58:40.635Z] 765649017aba: Layer already exists [2025-11-25T02:58:40.635Z] f5df86385bb0: Layer already exists [2025-11-25T02:58:40.635Z] f97a3e92833f: Layer already exists [2025-11-25T02:58:40.635Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:40.635Z] 448423fd4662: Layer already exists [2025-11-25T02:58:40.635Z] 546f4d4d5222: Layer already exists [2025-11-25T02:58:40.635Z] 256f393e029f: Layer already exists [2025-11-25T02:58:40.635Z] latest: digest: sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:40.974Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:41.299Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 [2025-11-25T02:58:41.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T02:58:41.299Z] 765649017aba: Preparing [2025-11-25T02:58:41.299Z] f97a3e92833f: Preparing [2025-11-25T02:58:41.299Z] 82a8e941969c: Preparing [2025-11-25T02:58:41.299Z] 448423fd4662: Preparing [2025-11-25T02:58:41.299Z] f5df86385bb0: Preparing [2025-11-25T02:58:41.299Z] 546f4d4d5222: Preparing [2025-11-25T02:58:41.299Z] 256f393e029f: Preparing [2025-11-25T02:58:41.299Z] 546f4d4d5222: Waiting [2025-11-25T02:58:41.299Z] 256f393e029f: Waiting [2025-11-25T02:58:41.299Z] 448423fd4662: Layer already exists [2025-11-25T02:58:41.299Z] f5df86385bb0: Layer already exists [2025-11-25T02:58:41.299Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:41.299Z] f97a3e92833f: Layer already exists [2025-11-25T02:58:41.299Z] 765649017aba: Layer already exists [2025-11-25T02:58:41.299Z] 546f4d4d5222: Layer already exists [2025-11-25T02:58:41.299Z] 256f393e029f: Layer already exists [2025-11-25T02:58:41.299Z] 4.1.0-dev.77: digest: sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:41.636Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:41.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:41.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T02:58:41.968Z] 765649017aba: Preparing [2025-11-25T02:58:41.968Z] f97a3e92833f: Preparing [2025-11-25T02:58:41.968Z] 82a8e941969c: Preparing [2025-11-25T02:58:41.968Z] 448423fd4662: Preparing [2025-11-25T02:58:41.968Z] f5df86385bb0: Preparing [2025-11-25T02:58:41.968Z] 546f4d4d5222: Preparing [2025-11-25T02:58:41.968Z] 256f393e029f: Preparing [2025-11-25T02:58:41.968Z] 546f4d4d5222: Waiting [2025-11-25T02:58:41.968Z] 256f393e029f: Waiting [2025-11-25T02:58:41.968Z] f97a3e92833f: Layer already exists [2025-11-25T02:58:41.968Z] 765649017aba: Layer already exists [2025-11-25T02:58:41.968Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:41.968Z] f5df86385bb0: Layer already exists [2025-11-25T02:58:41.968Z] 448423fd4662: Layer already exists [2025-11-25T02:58:41.968Z] 546f4d4d5222: Layer already exists [2025-11-25T02:58:41.968Z] 256f393e029f: Layer already exists [2025-11-25T02:58:41.968Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:42.299Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:58:42.633Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-25T02:58:42.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T02:58:42.633Z] 765649017aba: Preparing [2025-11-25T02:58:42.633Z] f97a3e92833f: Preparing [2025-11-25T02:58:42.633Z] 82a8e941969c: Preparing [2025-11-25T02:58:42.633Z] 448423fd4662: Preparing [2025-11-25T02:58:42.633Z] f5df86385bb0: Preparing [2025-11-25T02:58:42.633Z] 546f4d4d5222: Preparing [2025-11-25T02:58:42.633Z] 256f393e029f: Preparing [2025-11-25T02:58:42.633Z] 546f4d4d5222: Waiting [2025-11-25T02:58:42.633Z] 256f393e029f: Waiting [2025-11-25T02:58:42.633Z] f97a3e92833f: Layer already exists [2025-11-25T02:58:42.633Z] 765649017aba: Layer already exists [2025-11-25T02:58:42.633Z] f5df86385bb0: Layer already exists [2025-11-25T02:58:42.633Z] 448423fd4662: Layer already exists [2025-11-25T02:58:42.633Z] 82a8e941969c: Layer already exists [2025-11-25T02:58:42.633Z] 256f393e029f: Layer already exists [2025-11-25T02:58:42.633Z] 546f4d4d5222: Layer already exists [2025-11-25T02:58:42.633Z] main: digest: sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:58:42.721Z] ===================================================== [Pipeline] echo [2025-11-25T02:58:42.733Z] taggedImages: [2025-11-25T02:58:42.733Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.733Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-25T02:58:42.733Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 [2025-11-25T02:58:42.733Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.733Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-11-25T02:58:42.803Z] ========================================================= [2025-11-25T02:58:42.803Z] [edgeXBuildMultiArch] RAW Config: [2025-11-25T02:58:42.803Z] images: [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T02:58:42.803Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-25T02:58:42.803Z] settingsFile: [2025-11-25T02:58:42.803Z] edgex-go-settings [2025-11-25T02:58:42.803Z] ========================================================= [Pipeline] node [2025-11-25T02:58:57.807Z] Still waiting to schedule task [2025-11-25T02:58:57.808Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-773780’ [2025-11-25T03:01:45.192Z] Running on prd-centos7-docker-4c-2g-773787 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T03:01:45.247Z] provisioning config files... [2025-11-25T03:01:45.279Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16993108557620547858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:01:49.270Z] ---> ****-login.sh [2025-11-25T03:01:49.270Z] nexus3.edgexfoundry.org:10001 [2025-11-25T03:01:49.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T03:01:49.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T03:01:49.270Z] Configure a credential helper to remove this warning. See [2025-11-25T03:01:49.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T03:01:49.270Z] [2025-11-25T03:01:49.270Z] Login Succeeded [2025-11-25T03:01:49.270Z] nexus3.edgexfoundry.org:10002 [2025-11-25T03:01:49.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T03:01:49.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T03:01:49.536Z] Configure a credential helper to remove this warning. See [2025-11-25T03:01:49.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T03:01:49.536Z] [2025-11-25T03:01:49.536Z] Login Succeeded [2025-11-25T03:01:49.536Z] nexus3.edgexfoundry.org:10003 [2025-11-25T03:01:49.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T03:01:49.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T03:01:49.536Z] Configure a credential helper to remove this warning. See [2025-11-25T03:01:49.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T03:01:49.537Z] [2025-11-25T03:01:49.537Z] Login Succeeded [2025-11-25T03:01:49.537Z] nexus3.edgexfoundry.org:10004 [2025-11-25T03:01:49.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T03:01:49.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T03:01:49.807Z] Configure a credential helper to remove this warning. See [2025-11-25T03:01:49.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T03:01:49.807Z] [2025-11-25T03:01:49.807Z] Login Succeeded [2025-11-25T03:01:49.807Z] ****.io [2025-11-25T03:01:49.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T03:01:50.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T03:01:50.067Z] Configure a credential helper to remove this warning. See [2025-11-25T03:01:50.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T03:01:50.067Z] [2025-11-25T03:01:50.067Z] Login Succeeded [2025-11-25T03:01:50.067Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T03:01:50.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T03:01:50.432Z] + docker buildx ls [2025-11-25T03:01:50.432Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-25T03:01:50.432Z] default * docker [2025-11-25T03:01:50.432Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-25T03:01:50.725Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-25T03:01:50.725Z] edgex-builder [Pipeline] sh [2025-11-25T03:01:51.029Z] + docker buildx inspect --bootstrap [2025-11-25T03:01:51.029Z] #1 [internal] booting buildkit [2025-11-25T03:01:51.029Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-25T03:01:54.370Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-11-25T03:01:54.370Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-25T03:01:54.943Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-11-25T03:01:54.943Z] #1 DONE 4.2s [2025-11-25T03:01:55.203Z] Name: edgex-builder [2025-11-25T03:01:55.203Z] Driver: docker-container [2025-11-25T03:01:55.203Z] [2025-11-25T03:01:55.203Z] Nodes: [2025-11-25T03:01:55.203Z] Name: edgex-builder0 [2025-11-25T03:01:55.203Z] Endpoint: unix:///var/run/docker.sock [2025-11-25T03:01:55.203Z] Status: running [2025-11-25T03:01:55.203Z] Buildkit: v0.26.2 [2025-11-25T03:01:55.203Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-25T03:01:55.495Z] + docker buildx ls [2025-11-25T03:01:55.495Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-25T03:01:55.495Z] edgex-builder * docker-container [2025-11-25T03:01:55.495Z] edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-25T03:01:55.495Z] default docker [2025-11-25T03:01:55.495Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-25T03:01:55.790Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:01:55.790Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:01:56.051Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:01:56.051Z] #1 transferring dockerfile: 197B done [2025-11-25T03:01:56.052Z] #1 DONE 0.0s [2025-11-25T03:01:56.052Z] [2025-11-25T03:01:56.052Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:01:56.052Z] #2 DONE 0.1s [2025-11-25T03:01:56.052Z] [2025-11-25T03:01:56.052Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:01:56.052Z] #3 DONE 0.1s [2025-11-25T03:01:56.052Z] [2025-11-25T03:01:56.052Z] #4 [internal] load .dockerignore [2025-11-25T03:01:56.052Z] #4 transferring context: 2B done [2025-11-25T03:01:56.052Z] #4 DONE 0.0s [2025-11-25T03:01:56.052Z] [2025-11-25T03:01:56.052Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:56.052Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done [2025-11-25T03:01:56.052Z] #5 DONE 0.0s [2025-11-25T03:01:56.052Z] [2025-11-25T03:01:56.052Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:56.052Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done [2025-11-25T03:01:56.052Z] #6 DONE 0.1s [2025-11-25T03:01:56.317Z] [2025-11-25T03:01:56.317Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:01:56.317Z] #7 DONE 0.0s [2025-11-25T03:01:56.317Z] [2025-11-25T03:01:56.317Z] #8 exporting to image [2025-11-25T03:01:56.317Z] #8 exporting layers done [2025-11-25T03:01:56.317Z] #8 exporting manifest sha256:06041e4dcf9a1e8fe3767539a93909526b9421248345b65a8c139c077658e755 done [2025-11-25T03:01:56.317Z] #8 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b done [2025-11-25T03:01:56.317Z] #8 exporting manifest sha256:9977819725eb2ce206cdf4ba496ea58c49b3fdef4d5e0ba7ab6f15daa25457bd 0.0s done [2025-11-25T03:01:56.317Z] #8 exporting config sha256:33c0ace7c87c81da15195ffeba70317888f0f5b8150c6fd852fac2be00208692 0.0s done [2025-11-25T03:01:56.317Z] #8 exporting manifest list sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.0s done [2025-11-25T03:01:56.317Z] #8 pushing layers [2025-11-25T03:01:56.317Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:01:56.317Z] #8 pushing layers 0.1s done [2025-11-25T03:01:56.317Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26@sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.1s done [2025-11-25T03:01:56.317Z] #8 DONE 0.2s [2025-11-25T03:01:56.317Z] [2025-11-25T03:01:56.317Z] 1 warning found (use --debug to expand): [2025-11-25T03:01:56.317Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:01:56.616Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-11-25T03:01:56.616Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-11-25T03:01:56.616Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:01:56.616Z] #1 transferring dockerfile: 163B done [2025-11-25T03:01:56.616Z] #1 DONE 0.0s [2025-11-25T03:01:56.616Z] [2025-11-25T03:01:56.616Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-25T03:01:56.616Z] #2 DONE 0.0s [2025-11-25T03:01:56.616Z] [2025-11-25T03:01:56.616Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-25T03:01:56.616Z] #3 DONE 0.0s [2025-11-25T03:01:56.616Z] [2025-11-25T03:01:56.616Z] #4 [internal] load .dockerignore [2025-11-25T03:01:56.616Z] #4 transferring context: 2B done [2025-11-25T03:01:56.616Z] #4 DONE 0.0s [2025-11-25T03:01:56.616Z] [2025-11-25T03:01:56.616Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:56.616Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done [2025-11-25T03:01:56.616Z] #5 DONE 0.0s [2025-11-25T03:01:56.616Z] [2025-11-25T03:01:56.616Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:56.878Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done [2025-11-25T03:01:56.878Z] #6 CACHED [2025-11-25T03:01:56.878Z] [2025-11-25T03:01:56.878Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:56.878Z] #5 CACHED [2025-11-25T03:01:56.878Z] [2025-11-25T03:01:56.878Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:01:56.878Z] #7 DONE 0.0s [2025-11-25T03:01:56.878Z] [2025-11-25T03:01:56.878Z] #8 exporting to image [2025-11-25T03:01:56.878Z] #8 exporting layers done [2025-11-25T03:01:56.878Z] #8 exporting manifest sha256:06041e4dcf9a1e8fe3767539a93909526b9421248345b65a8c139c077658e755 done [2025-11-25T03:01:56.878Z] #8 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b done [2025-11-25T03:01:56.878Z] #8 exporting manifest sha256:9977819725eb2ce206cdf4ba496ea58c49b3fdef4d5e0ba7ab6f15daa25457bd done [2025-11-25T03:01:56.878Z] #8 exporting config sha256:33c0ace7c87c81da15195ffeba70317888f0f5b8150c6fd852fac2be00208692 done [2025-11-25T03:01:56.878Z] #8 exporting manifest list sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 done [2025-11-25T03:01:56.878Z] #8 pushing layers 0.0s done [2025-11-25T03:01:56.878Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.1s done [2025-11-25T03:01:56.878Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:01:56.878Z] #8 DONE 0.1s [2025-11-25T03:01:56.878Z] [2025-11-25T03:01:56.878Z] 1 warning found (use --debug to expand): [2025-11-25T03:01:56.878Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:01:57.172Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77' [2025-11-25T03:01:57.172Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 --push - [2025-11-25T03:01:57.172Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:01:57.172Z] #1 transferring dockerfile: 169B done [2025-11-25T03:01:57.172Z] #1 DONE 0.0s [2025-11-25T03:01:57.172Z] [2025-11-25T03:01:57.172Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 [2025-11-25T03:01:57.172Z] #2 DONE 0.0s [2025-11-25T03:01:57.172Z] [2025-11-25T03:01:57.172Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77 [2025-11-25T03:01:57.172Z] #3 DONE 0.0s [2025-11-25T03:01:57.172Z] [2025-11-25T03:01:57.172Z] #4 [internal] load .dockerignore [2025-11-25T03:01:57.172Z] #4 transferring context: 2B done [2025-11-25T03:01:57.172Z] #4 DONE 0.0s [2025-11-25T03:01:57.172Z] [2025-11-25T03:01:57.172Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:57.172Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done [2025-11-25T03:01:57.172Z] #5 CACHED [2025-11-25T03:01:57.172Z] [2025-11-25T03:01:57.172Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:57.172Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done [2025-11-25T03:01:57.172Z] #6 CACHED [2025-11-25T03:01:57.172Z] [2025-11-25T03:01:57.172Z] #7 exporting to image [2025-11-25T03:01:57.172Z] #7 exporting layers done [2025-11-25T03:01:57.172Z] #7 exporting manifest sha256:06041e4dcf9a1e8fe3767539a93909526b9421248345b65a8c139c077658e755 done [2025-11-25T03:01:57.172Z] #7 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b [2025-11-25T03:01:57.172Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:01:57.431Z] #7 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b done [2025-11-25T03:01:57.431Z] #7 exporting manifest sha256:9977819725eb2ce206cdf4ba496ea58c49b3fdef4d5e0ba7ab6f15daa25457bd done [2025-11-25T03:01:57.431Z] #7 exporting config sha256:33c0ace7c87c81da15195ffeba70317888f0f5b8150c6fd852fac2be00208692 done [2025-11-25T03:01:57.431Z] #7 exporting manifest list sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 done [2025-11-25T03:01:57.431Z] #7 pushing layers 0.0s done [2025-11-25T03:01:57.431Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.77@sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.1s done [2025-11-25T03:01:57.431Z] #7 DONE 0.1s [2025-11-25T03:01:57.431Z] [2025-11-25T03:01:57.431Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:01:57.431Z] #8 DONE 0.0s [2025-11-25T03:01:57.431Z] [2025-11-25T03:01:57.431Z] 1 warning found (use --debug to expand): [2025-11-25T03:01:57.431Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:01:57.720Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:01:57.720Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:01:57.720Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:01:57.720Z] #1 transferring dockerfile: 210B done [2025-11-25T03:01:57.720Z] #1 DONE 0.0s [2025-11-25T03:01:57.720Z] [2025-11-25T03:01:57.720Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:01:57.720Z] #2 DONE 0.0s [2025-11-25T03:01:57.720Z] [2025-11-25T03:01:57.720Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:01:57.720Z] #3 DONE 0.0s [2025-11-25T03:01:57.720Z] [2025-11-25T03:01:57.720Z] #4 [internal] load .dockerignore [2025-11-25T03:01:57.720Z] #4 transferring context: 2B done [2025-11-25T03:01:57.720Z] #4 DONE 0.0s [2025-11-25T03:01:57.720Z] [2025-11-25T03:01:57.720Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:57.720Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done [2025-11-25T03:01:57.720Z] #5 DONE 0.0s [2025-11-25T03:01:57.720Z] [2025-11-25T03:01:57.721Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:57.981Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done [2025-11-25T03:01:57.981Z] #6 CACHED [2025-11-25T03:01:57.981Z] [2025-11-25T03:01:57.981Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:57.981Z] #5 CACHED [2025-11-25T03:01:57.981Z] [2025-11-25T03:01:57.981Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:01:57.981Z] #7 DONE 0.0s [2025-11-25T03:01:57.981Z] [2025-11-25T03:01:57.981Z] #8 exporting to image [2025-11-25T03:01:57.981Z] #8 exporting layers done [2025-11-25T03:01:57.981Z] #8 exporting manifest sha256:06041e4dcf9a1e8fe3767539a93909526b9421248345b65a8c139c077658e755 done [2025-11-25T03:01:57.981Z] #8 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b done [2025-11-25T03:01:57.981Z] #8 exporting manifest sha256:9977819725eb2ce206cdf4ba496ea58c49b3fdef4d5e0ba7ab6f15daa25457bd done [2025-11-25T03:01:57.981Z] #8 exporting config sha256:33c0ace7c87c81da15195ffeba70317888f0f5b8150c6fd852fac2be00208692 done [2025-11-25T03:01:57.981Z] #8 exporting manifest list sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 done [2025-11-25T03:01:57.981Z] #8 pushing layers 0.0s done [2025-11-25T03:01:57.981Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.1s done [2025-11-25T03:01:57.981Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:01:57.981Z] #8 DONE 0.1s [2025-11-25T03:01:57.981Z] [2025-11-25T03:01:57.981Z] 1 warning found (use --debug to expand): [2025-11-25T03:01:57.981Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:01:58.279Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-11-25T03:01:58.279Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-11-25T03:01:58.279Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:01:58.279Z] #1 transferring dockerfile: 161B done [2025-11-25T03:01:58.279Z] #1 DONE 0.0s [2025-11-25T03:01:58.279Z] [2025-11-25T03:01:58.279Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-11-25T03:01:58.279Z] #2 DONE 0.0s [2025-11-25T03:01:58.279Z] [2025-11-25T03:01:58.279Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-11-25T03:01:58.279Z] #3 DONE 0.0s [2025-11-25T03:01:58.279Z] [2025-11-25T03:01:58.279Z] #4 [internal] load .dockerignore [2025-11-25T03:01:58.279Z] #4 transferring context: 2B done [2025-11-25T03:01:58.279Z] #4 DONE 0.0s [2025-11-25T03:01:58.279Z] [2025-11-25T03:01:58.279Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:58.279Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done [2025-11-25T03:01:58.544Z] #5 CACHED [2025-11-25T03:01:58.544Z] [2025-11-25T03:01:58.544Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 [2025-11-25T03:01:58.544Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ef83829bab3ef92a304f748183490421b9d2783c1612a3df90c612ddab0d62d9 0.0s done [2025-11-25T03:01:58.544Z] #6 CACHED [2025-11-25T03:01:58.544Z] [2025-11-25T03:01:58.544Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:01:58.544Z] #7 DONE 0.0s [2025-11-25T03:01:58.544Z] [2025-11-25T03:01:58.544Z] #8 exporting to image [2025-11-25T03:01:58.544Z] #8 exporting layers done [2025-11-25T03:01:58.544Z] #8 exporting manifest sha256:06041e4dcf9a1e8fe3767539a93909526b9421248345b65a8c139c077658e755 done [2025-11-25T03:01:58.544Z] #8 exporting config sha256:ed84ca20222d347252e437829dc88735bd97ae440d21ebdd7aa0fe44049c081b done [2025-11-25T03:01:58.544Z] #8 exporting manifest sha256:9977819725eb2ce206cdf4ba496ea58c49b3fdef4d5e0ba7ab6f15daa25457bd done [2025-11-25T03:01:58.544Z] #8 exporting config sha256:33c0ace7c87c81da15195ffeba70317888f0f5b8150c6fd852fac2be00208692 done [2025-11-25T03:01:58.544Z] #8 exporting manifest list sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 done [2025-11-25T03:01:58.544Z] #8 pushing layers 0.0s done [2025-11-25T03:01:58.544Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:c04c53878633c5f2afa45b01a35d1ff2419c28fa1fb848e15c0de350db5e5ab5 0.1s done [2025-11-25T03:01:58.544Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:01:58.544Z] #8 DONE 0.1s [2025-11-25T03:01:58.544Z] [2025-11-25T03:01:58.544Z] 1 warning found (use --debug to expand): [2025-11-25T03:01:58.544Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:01:58.884Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:01:58.884Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:01:58.884Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:01:58.884Z] #1 transferring dockerfile: 216B done [2025-11-25T03:01:58.884Z] #1 DONE 0.0s [2025-11-25T03:01:58.884Z] [2025-11-25T03:01:58.884Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:01:58.884Z] #2 DONE 0.1s [2025-11-25T03:01:58.884Z] [2025-11-25T03:01:58.884Z] #3 [internal] load .dockerignore [2025-11-25T03:01:58.884Z] #3 transferring context: [2025-11-25T03:01:59.144Z] #3 transferring context: 2B done [2025-11-25T03:01:59.144Z] #3 DONE 0.0s [2025-11-25T03:01:59.144Z] [2025-11-25T03:01:59.144Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:01:59.144Z] #4 DONE 0.1s [2025-11-25T03:01:59.144Z] [2025-11-25T03:01:59.144Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:01:59.144Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done [2025-11-25T03:01:59.144Z] #5 DONE 0.0s [2025-11-25T03:01:59.144Z] [2025-11-25T03:01:59.144Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:01:59.144Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done [2025-11-25T03:01:59.144Z] #6 DONE 0.1s [2025-11-25T03:01:59.144Z] [2025-11-25T03:01:59.144Z] #7 exporting to image [2025-11-25T03:01:59.144Z] #7 exporting layers done [2025-11-25T03:01:59.144Z] #7 exporting manifest sha256:5a73c2049abe67092b675db7b740df366cc93fb5e2a1b3d0a894e983c27dec52 0.0s done [2025-11-25T03:01:59.144Z] #7 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 [2025-11-25T03:01:59.144Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:01:59.144Z] #7 ... [2025-11-25T03:01:59.144Z] [2025-11-25T03:01:59.144Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:01:59.144Z] #8 DONE 0.0s [2025-11-25T03:01:59.144Z] [2025-11-25T03:01:59.144Z] #7 exporting to image [2025-11-25T03:01:59.144Z] #7 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done [2025-11-25T03:01:59.144Z] #7 exporting manifest sha256:d796ec99eeb97556ea7b3e1b8450d897ddae6e0a5b999d13aa7731601f3c2f3a 0.0s done [2025-11-25T03:01:59.144Z] #7 exporting config sha256:34d0e6e06616f147ec0ae92ac8b3bcf43b2e3d2666c334d5aa1f12ce943e68c6 0.0s done [2025-11-25T03:01:59.144Z] #7 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.0s done [2025-11-25T03:01:59.144Z] #7 pushing layers 0.1s done [2025-11-25T03:01:59.144Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f [2025-11-25T03:01:59.407Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.1s done [2025-11-25T03:01:59.407Z] #7 DONE 0.2s [2025-11-25T03:01:59.407Z] [2025-11-25T03:01:59.407Z] 1 warning found (use --debug to expand): [2025-11-25T03:01:59.407Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:01:59.712Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-11-25T03:01:59.712Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-11-25T03:01:59.712Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:01:59.712Z] #1 transferring dockerfile: 182B done [2025-11-25T03:01:59.712Z] #1 DONE 0.0s [2025-11-25T03:01:59.712Z] [2025-11-25T03:01:59.712Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-25T03:01:59.712Z] #2 DONE 0.0s [2025-11-25T03:01:59.712Z] [2025-11-25T03:01:59.712Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-25T03:01:59.712Z] #3 DONE 0.0s [2025-11-25T03:01:59.712Z] [2025-11-25T03:01:59.712Z] #4 [internal] load .dockerignore [2025-11-25T03:01:59.712Z] #4 transferring context: 2B done [2025-11-25T03:01:59.712Z] #4 DONE 0.0s [2025-11-25T03:01:59.712Z] [2025-11-25T03:01:59.712Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:01:59.712Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done [2025-11-25T03:01:59.712Z] #5 DONE 0.0s [2025-11-25T03:01:59.712Z] [2025-11-25T03:01:59.712Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:01:59.973Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done [2025-11-25T03:01:59.973Z] #6 CACHED [2025-11-25T03:01:59.973Z] [2025-11-25T03:01:59.973Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:01:59.973Z] #5 CACHED [2025-11-25T03:01:59.973Z] [2025-11-25T03:01:59.973Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:01:59.973Z] #7 DONE 0.0s [2025-11-25T03:01:59.973Z] [2025-11-25T03:01:59.973Z] #8 exporting to image [2025-11-25T03:01:59.973Z] #8 exporting layers done [2025-11-25T03:01:59.973Z] #8 exporting manifest sha256:5a73c2049abe67092b675db7b740df366cc93fb5e2a1b3d0a894e983c27dec52 done [2025-11-25T03:01:59.973Z] #8 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done [2025-11-25T03:01:59.973Z] #8 exporting manifest sha256:d796ec99eeb97556ea7b3e1b8450d897ddae6e0a5b999d13aa7731601f3c2f3a done [2025-11-25T03:01:59.973Z] #8 exporting config sha256:34d0e6e06616f147ec0ae92ac8b3bcf43b2e3d2666c334d5aa1f12ce943e68c6 done [2025-11-25T03:01:59.973Z] #8 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f done [2025-11-25T03:01:59.973Z] #8 pushing layers 0.0s done [2025-11-25T03:01:59.973Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.1s done [2025-11-25T03:01:59.973Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:01:59.973Z] #8 DONE 0.1s [2025-11-25T03:01:59.973Z] [2025-11-25T03:01:59.973Z] 1 warning found (use --debug to expand): [2025-11-25T03:01:59.973Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:00.264Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77' [2025-11-25T03:02:00.264Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 --push - [2025-11-25T03:02:00.264Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:00.264Z] #1 transferring dockerfile: 188B done [2025-11-25T03:02:00.264Z] #1 DONE 0.0s [2025-11-25T03:02:00.264Z] [2025-11-25T03:02:00.264Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 [2025-11-25T03:02:00.264Z] #2 DONE 0.0s [2025-11-25T03:02:00.264Z] [2025-11-25T03:02:00.264Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77 [2025-11-25T03:02:00.264Z] #3 DONE 0.0s [2025-11-25T03:02:00.264Z] [2025-11-25T03:02:00.264Z] #4 [internal] load .dockerignore [2025-11-25T03:02:00.264Z] #4 transferring context: 2B done [2025-11-25T03:02:00.264Z] #4 DONE 0.0s [2025-11-25T03:02:00.264Z] [2025-11-25T03:02:00.264Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:02:00.264Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done [2025-11-25T03:02:00.264Z] #5 CACHED [2025-11-25T03:02:00.264Z] [2025-11-25T03:02:00.264Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:02:00.264Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done [2025-11-25T03:02:00.264Z] #6 CACHED [2025-11-25T03:02:00.264Z] [2025-11-25T03:02:00.264Z] #7 exporting to image [2025-11-25T03:02:00.264Z] #7 exporting layers [2025-11-25T03:02:00.264Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:00.523Z] #7 exporting layers done [2025-11-25T03:02:00.523Z] #7 exporting manifest sha256:5a73c2049abe67092b675db7b740df366cc93fb5e2a1b3d0a894e983c27dec52 done [2025-11-25T03:02:00.523Z] #7 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done [2025-11-25T03:02:00.523Z] #7 exporting manifest sha256:d796ec99eeb97556ea7b3e1b8450d897ddae6e0a5b999d13aa7731601f3c2f3a done [2025-11-25T03:02:00.523Z] #7 exporting config sha256:34d0e6e06616f147ec0ae92ac8b3bcf43b2e3d2666c334d5aa1f12ce943e68c6 done [2025-11-25T03:02:00.523Z] #7 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f done [2025-11-25T03:02:00.523Z] #7 pushing layers 0.0s done [2025-11-25T03:02:00.523Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.77@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.1s done [2025-11-25T03:02:00.523Z] #7 DONE 0.1s [2025-11-25T03:02:00.523Z] [2025-11-25T03:02:00.523Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:00.523Z] #8 DONE 0.0s [2025-11-25T03:02:00.523Z] [2025-11-25T03:02:00.523Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:00.523Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:00.809Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:00.809Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:00.809Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:00.809Z] #1 transferring dockerfile: 229B done [2025-11-25T03:02:00.809Z] #1 DONE 0.0s [2025-11-25T03:02:00.809Z] [2025-11-25T03:02:00.809Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:00.809Z] #2 DONE 0.0s [2025-11-25T03:02:00.809Z] [2025-11-25T03:02:00.809Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:00.809Z] #3 DONE 0.0s [2025-11-25T03:02:00.809Z] [2025-11-25T03:02:00.809Z] #4 [internal] load .dockerignore [2025-11-25T03:02:00.809Z] #4 transferring context: 2B done [2025-11-25T03:02:00.809Z] #4 DONE 0.0s [2025-11-25T03:02:00.809Z] [2025-11-25T03:02:00.809Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:02:00.809Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e done [2025-11-25T03:02:00.809Z] #5 CACHED [2025-11-25T03:02:00.809Z] [2025-11-25T03:02:00.809Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:02:00.809Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done [2025-11-25T03:02:00.809Z] #6 CACHED [2025-11-25T03:02:00.809Z] [2025-11-25T03:02:00.809Z] #7 exporting to image [2025-11-25T03:02:00.809Z] #7 exporting layers done [2025-11-25T03:02:00.809Z] #7 exporting manifest sha256:5a73c2049abe67092b675db7b740df366cc93fb5e2a1b3d0a894e983c27dec52 done [2025-11-25T03:02:00.809Z] #7 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done [2025-11-25T03:02:00.809Z] #7 exporting manifest sha256:d796ec99eeb97556ea7b3e1b8450d897ddae6e0a5b999d13aa7731601f3c2f3a done [2025-11-25T03:02:00.809Z] #7 exporting config sha256:34d0e6e06616f147ec0ae92ac8b3bcf43b2e3d2666c334d5aa1f12ce943e68c6 done [2025-11-25T03:02:00.809Z] #7 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f [2025-11-25T03:02:00.809Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:01.069Z] #7 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f done [2025-11-25T03:02:01.069Z] #7 pushing layers 0.0s done [2025-11-25T03:02:01.069Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.1s done [2025-11-25T03:02:01.069Z] #7 DONE 0.1s [2025-11-25T03:02:01.069Z] [2025-11-25T03:02:01.069Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:01.069Z] #8 DONE 0.0s [2025-11-25T03:02:01.069Z] [2025-11-25T03:02:01.069Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:01.069Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:01.364Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-11-25T03:02:01.364Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-11-25T03:02:01.364Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:01.364Z] #1 transferring dockerfile: 180B done [2025-11-25T03:02:01.364Z] #1 DONE 0.0s [2025-11-25T03:02:01.364Z] [2025-11-25T03:02:01.364Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-25T03:02:01.364Z] #2 DONE 0.0s [2025-11-25T03:02:01.364Z] [2025-11-25T03:02:01.364Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-25T03:02:01.364Z] #3 DONE 0.0s [2025-11-25T03:02:01.364Z] [2025-11-25T03:02:01.364Z] #4 [internal] load .dockerignore [2025-11-25T03:02:01.364Z] #4 transferring context: 2B done [2025-11-25T03:02:01.364Z] #4 DONE 0.0s [2025-11-25T03:02:01.364Z] [2025-11-25T03:02:01.364Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:02:01.364Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done [2025-11-25T03:02:01.364Z] #5 DONE 0.0s [2025-11-25T03:02:01.364Z] [2025-11-25T03:02:01.364Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:02:01.623Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e 0.0s done [2025-11-25T03:02:01.623Z] #6 CACHED [2025-11-25T03:02:01.623Z] [2025-11-25T03:02:01.623Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:988de65b07431ea9155bf7af5727098fdc7a8771a09f9ecc46a7bb39c37f6b5e [2025-11-25T03:02:01.623Z] #5 CACHED [2025-11-25T03:02:01.623Z] [2025-11-25T03:02:01.623Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:01.623Z] #7 DONE 0.0s [2025-11-25T03:02:01.623Z] [2025-11-25T03:02:01.623Z] #8 exporting to image [2025-11-25T03:02:01.623Z] #8 exporting layers done [2025-11-25T03:02:01.623Z] #8 exporting manifest sha256:5a73c2049abe67092b675db7b740df366cc93fb5e2a1b3d0a894e983c27dec52 done [2025-11-25T03:02:01.623Z] #8 exporting config sha256:ffd154526d11d2869cee8008ce18664cab914a9e215624c7e421b68f49888702 done [2025-11-25T03:02:01.623Z] #8 exporting manifest sha256:d796ec99eeb97556ea7b3e1b8450d897ddae6e0a5b999d13aa7731601f3c2f3a done [2025-11-25T03:02:01.623Z] #8 exporting config sha256:34d0e6e06616f147ec0ae92ac8b3bcf43b2e3d2666c334d5aa1f12ce943e68c6 done [2025-11-25T03:02:01.623Z] #8 exporting manifest list sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f done [2025-11-25T03:02:01.623Z] #8 pushing layers 0.0s done [2025-11-25T03:02:01.623Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:b1542e62fa4470aae963c09d10b714341d6371714101aa8ea861c8deb6982e4f 0.1s done [2025-11-25T03:02:01.623Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:01.623Z] #8 DONE 0.1s [2025-11-25T03:02:01.623Z] [2025-11-25T03:02:01.623Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:01.623Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:01.919Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:01.919Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:01.919Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:01.919Z] #1 transferring dockerfile: 194B done [2025-11-25T03:02:01.919Z] #1 DONE 0.0s [2025-11-25T03:02:01.919Z] [2025-11-25T03:02:01.919Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:01.919Z] #2 DONE 0.0s [2025-11-25T03:02:01.919Z] [2025-11-25T03:02:01.919Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:01.919Z] #3 DONE 0.1s [2025-11-25T03:02:01.919Z] [2025-11-25T03:02:01.919Z] #4 [internal] load .dockerignore [2025-11-25T03:02:01.919Z] #4 transferring context: 2B done [2025-11-25T03:02:01.919Z] #4 DONE 0.0s [2025-11-25T03:02:02.178Z] [2025-11-25T03:02:02.178Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:02.178Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:02.178Z] #5 ... [2025-11-25T03:02:02.178Z] [2025-11-25T03:02:02.178Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:02.178Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done [2025-11-25T03:02:02.178Z] #6 DONE 0.1s [2025-11-25T03:02:02.178Z] [2025-11-25T03:02:02.178Z] #7 exporting to image [2025-11-25T03:02:02.178Z] #7 exporting layers done [2025-11-25T03:02:02.178Z] #7 exporting manifest sha256:4db4653971ed7772377bfe37f1e1ee16f8e456bc55cdfda3c3a581846adb73ad done [2025-11-25T03:02:02.178Z] #7 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 [2025-11-25T03:02:02.178Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:02.178Z] #7 ... [2025-11-25T03:02:02.178Z] [2025-11-25T03:02:02.178Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:02.178Z] #8 DONE 0.0s [2025-11-25T03:02:02.178Z] [2025-11-25T03:02:02.178Z] #7 exporting to image [2025-11-25T03:02:02.178Z] #7 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done [2025-11-25T03:02:02.178Z] #7 exporting manifest sha256:c5e8780c7be15603f723aea4e0d2f9ea4e0410a5f682501c512e9007fb6a97cf done [2025-11-25T03:02:02.178Z] #7 exporting config sha256:78ba624d5ba3699a762cc7f89f8b81c55e005ccb6bc9451dc42ce26b15f96c53 done [2025-11-25T03:02:02.178Z] #7 exporting manifest list sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f done [2025-11-25T03:02:02.178Z] #7 pushing layers 0.1s done [2025-11-25T03:02:02.178Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f [2025-11-25T03:02:02.440Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 0.1s done [2025-11-25T03:02:02.440Z] #7 DONE 0.2s [2025-11-25T03:02:02.440Z] [2025-11-25T03:02:02.440Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:02.440Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:02.732Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-11-25T03:02:02.732Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-11-25T03:02:02.732Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:02.732Z] #1 transferring dockerfile: 160B done [2025-11-25T03:02:02.732Z] #1 DONE 0.0s [2025-11-25T03:02:02.732Z] [2025-11-25T03:02:02.732Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-25T03:02:02.732Z] #2 DONE 0.0s [2025-11-25T03:02:02.732Z] [2025-11-25T03:02:02.732Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-25T03:02:02.732Z] #3 DONE 0.0s [2025-11-25T03:02:02.732Z] [2025-11-25T03:02:02.732Z] #4 [internal] load .dockerignore [2025-11-25T03:02:02.732Z] #4 transferring context: 2B done [2025-11-25T03:02:02.732Z] #4 DONE 0.0s [2025-11-25T03:02:02.732Z] [2025-11-25T03:02:02.732Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:02.732Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done [2025-11-25T03:02:02.732Z] #5 DONE 0.0s [2025-11-25T03:02:02.732Z] [2025-11-25T03:02:02.732Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:02.992Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done [2025-11-25T03:02:02.992Z] #6 CACHED [2025-11-25T03:02:02.992Z] [2025-11-25T03:02:02.992Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:02.992Z] #5 CACHED [2025-11-25T03:02:02.992Z] [2025-11-25T03:02:02.992Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:02.992Z] #7 DONE 0.0s [2025-11-25T03:02:02.992Z] [2025-11-25T03:02:02.992Z] #8 exporting to image [2025-11-25T03:02:02.992Z] #8 exporting layers done [2025-11-25T03:02:02.992Z] #8 exporting manifest sha256:4db4653971ed7772377bfe37f1e1ee16f8e456bc55cdfda3c3a581846adb73ad done [2025-11-25T03:02:02.992Z] #8 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done [2025-11-25T03:02:02.992Z] #8 exporting manifest sha256:c5e8780c7be15603f723aea4e0d2f9ea4e0410a5f682501c512e9007fb6a97cf done [2025-11-25T03:02:02.992Z] #8 exporting config sha256:78ba624d5ba3699a762cc7f89f8b81c55e005ccb6bc9451dc42ce26b15f96c53 done [2025-11-25T03:02:02.992Z] #8 exporting manifest list sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f done [2025-11-25T03:02:02.992Z] #8 pushing layers 0.0s done [2025-11-25T03:02:02.992Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 0.1s done [2025-11-25T03:02:02.992Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:02.992Z] #8 DONE 0.1s [2025-11-25T03:02:02.992Z] [2025-11-25T03:02:02.992Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:02.992Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:03.284Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 --push - [2025-11-25T03:02:03.284Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77' [2025-11-25T03:02:03.284Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:03.284Z] #1 transferring dockerfile: 166B done [2025-11-25T03:02:03.284Z] #1 DONE 0.0s [2025-11-25T03:02:03.284Z] [2025-11-25T03:02:03.284Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 [2025-11-25T03:02:03.284Z] #2 DONE 0.0s [2025-11-25T03:02:03.284Z] [2025-11-25T03:02:03.284Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77 [2025-11-25T03:02:03.284Z] #3 DONE 0.0s [2025-11-25T03:02:03.284Z] [2025-11-25T03:02:03.284Z] #4 [internal] load .dockerignore [2025-11-25T03:02:03.284Z] #4 transferring context: 2B done [2025-11-25T03:02:03.284Z] #4 DONE 0.0s [2025-11-25T03:02:03.284Z] [2025-11-25T03:02:03.284Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:03.284Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done [2025-11-25T03:02:03.284Z] #5 CACHED [2025-11-25T03:02:03.284Z] [2025-11-25T03:02:03.284Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:03.284Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done [2025-11-25T03:02:03.284Z] #6 CACHED [2025-11-25T03:02:03.545Z] [2025-11-25T03:02:03.545Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:03.545Z] #7 DONE 0.0s [2025-11-25T03:02:03.545Z] [2025-11-25T03:02:03.545Z] #8 exporting to image [2025-11-25T03:02:03.545Z] #8 exporting layers done [2025-11-25T03:02:03.545Z] #8 exporting manifest sha256:4db4653971ed7772377bfe37f1e1ee16f8e456bc55cdfda3c3a581846adb73ad done [2025-11-25T03:02:03.545Z] #8 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done [2025-11-25T03:02:03.545Z] #8 exporting manifest sha256:c5e8780c7be15603f723aea4e0d2f9ea4e0410a5f682501c512e9007fb6a97cf done [2025-11-25T03:02:03.545Z] #8 exporting config sha256:78ba624d5ba3699a762cc7f89f8b81c55e005ccb6bc9451dc42ce26b15f96c53 done [2025-11-25T03:02:03.545Z] #8 exporting manifest list sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f done [2025-11-25T03:02:03.545Z] #8 pushing layers 0.0s done [2025-11-25T03:02:03.545Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.77@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 0.1s done [2025-11-25T03:02:03.545Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:03.545Z] #8 DONE 0.1s [2025-11-25T03:02:03.545Z] [2025-11-25T03:02:03.545Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:03.545Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:03.833Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:03.833Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:03.833Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:03.833Z] #1 transferring dockerfile: 207B done [2025-11-25T03:02:03.833Z] #1 DONE 0.0s [2025-11-25T03:02:03.833Z] [2025-11-25T03:02:03.833Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:03.833Z] #2 DONE 0.0s [2025-11-25T03:02:03.833Z] [2025-11-25T03:02:03.833Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:03.833Z] #3 DONE 0.0s [2025-11-25T03:02:03.833Z] [2025-11-25T03:02:03.833Z] #4 [internal] load .dockerignore [2025-11-25T03:02:03.833Z] #4 transferring context: 2B done [2025-11-25T03:02:03.833Z] #4 DONE 0.0s [2025-11-25T03:02:03.833Z] [2025-11-25T03:02:03.833Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:03.833Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 done [2025-11-25T03:02:03.833Z] #5 CACHED [2025-11-25T03:02:03.833Z] [2025-11-25T03:02:03.833Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:03.833Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 done [2025-11-25T03:02:03.833Z] #6 CACHED [2025-11-25T03:02:03.833Z] [2025-11-25T03:02:03.833Z] #7 exporting to image [2025-11-25T03:02:03.833Z] #7 exporting layers done [2025-11-25T03:02:03.833Z] #7 exporting manifest sha256:4db4653971ed7772377bfe37f1e1ee16f8e456bc55cdfda3c3a581846adb73ad done [2025-11-25T03:02:03.833Z] #7 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done [2025-11-25T03:02:03.833Z] #7 exporting manifest sha256:c5e8780c7be15603f723aea4e0d2f9ea4e0410a5f682501c512e9007fb6a97cf done [2025-11-25T03:02:03.834Z] #7 exporting config sha256:78ba624d5ba3699a762cc7f89f8b81c55e005ccb6bc9451dc42ce26b15f96c53 done [2025-11-25T03:02:03.834Z] #7 exporting manifest list sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f done [2025-11-25T03:02:03.834Z] #7 pushing layers [2025-11-25T03:02:03.834Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:04.094Z] #7 pushing layers 0.0s done [2025-11-25T03:02:04.094Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 0.1s done [2025-11-25T03:02:04.094Z] #7 DONE 0.1s [2025-11-25T03:02:04.094Z] [2025-11-25T03:02:04.094Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:04.094Z] #8 DONE 0.0s [2025-11-25T03:02:04.094Z] [2025-11-25T03:02:04.094Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:04.094Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:04.385Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-11-25T03:02:04.385Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-11-25T03:02:04.644Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:04.644Z] #1 transferring dockerfile: 158B done [2025-11-25T03:02:04.644Z] #1 DONE 0.0s [2025-11-25T03:02:04.644Z] [2025-11-25T03:02:04.644Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-11-25T03:02:04.644Z] #2 DONE 0.0s [2025-11-25T03:02:04.644Z] [2025-11-25T03:02:04.644Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-11-25T03:02:04.644Z] #3 DONE 0.0s [2025-11-25T03:02:04.644Z] [2025-11-25T03:02:04.644Z] #4 [internal] load .dockerignore [2025-11-25T03:02:04.644Z] #4 transferring context: 2B done [2025-11-25T03:02:04.644Z] #4 DONE 0.0s [2025-11-25T03:02:04.644Z] [2025-11-25T03:02:04.644Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:04.644Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 done [2025-11-25T03:02:04.644Z] #5 CACHED [2025-11-25T03:02:04.644Z] [2025-11-25T03:02:04.644Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 [2025-11-25T03:02:04.644Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:999d3572a7290cc250b294b3dc91260bfe66e0b41bcfa0cdf659f703212d08a3 0.0s done [2025-11-25T03:02:04.644Z] #6 CACHED [2025-11-25T03:02:04.644Z] [2025-11-25T03:02:04.644Z] #7 exporting to image [2025-11-25T03:02:04.644Z] #7 exporting layers done [2025-11-25T03:02:04.644Z] #7 exporting manifest sha256:4db4653971ed7772377bfe37f1e1ee16f8e456bc55cdfda3c3a581846adb73ad done [2025-11-25T03:02:04.644Z] #7 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 [2025-11-25T03:02:04.644Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:04.644Z] #7 exporting config sha256:8f71dac9ffd996143279f87d40acc9734422bf95b9ff8f79530398c584ba8592 done [2025-11-25T03:02:04.644Z] #7 exporting manifest sha256:c5e8780c7be15603f723aea4e0d2f9ea4e0410a5f682501c512e9007fb6a97cf done [2025-11-25T03:02:04.644Z] #7 exporting config sha256:78ba624d5ba3699a762cc7f89f8b81c55e005ccb6bc9451dc42ce26b15f96c53 done [2025-11-25T03:02:04.644Z] #7 exporting manifest list sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f done [2025-11-25T03:02:04.644Z] #7 pushing layers 0.0s done [2025-11-25T03:02:04.644Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:5d8c0da1f874a0abb9b8f2e8e7bb0be92bb232d15222f42d91f857e3558b106f 0.1s done [2025-11-25T03:02:04.644Z] #7 DONE 0.1s [2025-11-25T03:02:04.644Z] [2025-11-25T03:02:04.644Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:04.644Z] #8 DONE 0.0s [2025-11-25T03:02:04.644Z] [2025-11-25T03:02:04.644Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:04.644Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:04.932Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:04.932Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:05.191Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:05.191Z] #1 transferring dockerfile: 196B done [2025-11-25T03:02:05.191Z] #1 DONE 0.0s [2025-11-25T03:02:05.191Z] [2025-11-25T03:02:05.191Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:05.191Z] #2 DONE 0.0s [2025-11-25T03:02:05.191Z] [2025-11-25T03:02:05.191Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:05.191Z] #3 DONE 0.1s [2025-11-25T03:02:05.191Z] [2025-11-25T03:02:05.191Z] #4 [internal] load .dockerignore [2025-11-25T03:02:05.191Z] #4 transferring context: 2B done [2025-11-25T03:02:05.191Z] #4 DONE 0.0s [2025-11-25T03:02:05.191Z] [2025-11-25T03:02:05.191Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f [2025-11-25T03:02:05.191Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 0.0s done [2025-11-25T03:02:05.191Z] #5 DONE 0.0s [2025-11-25T03:02:05.191Z] [2025-11-25T03:02:05.191Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f [2025-11-25T03:02:05.191Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f done [2025-11-25T03:02:05.191Z] #6 DONE 0.1s [2025-11-25T03:02:05.191Z] [2025-11-25T03:02:05.191Z] #7 exporting to image [2025-11-25T03:02:05.191Z] #7 exporting layers done [2025-11-25T03:02:05.191Z] #7 exporting manifest sha256:0fda5ac87f5de933d7d4bc26c8054e9194de06db70c232a0d46bca486deda022 done [2025-11-25T03:02:05.191Z] #7 exporting config sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done [2025-11-25T03:02:05.191Z] #7 exporting manifest sha256:cbfd58489df18b5fa2c03f61b2339b25a8041ba66aca92dcb91e05df581d6b7c done [2025-11-25T03:02:05.191Z] #7 exporting config sha256:e74390830cc15e67089d691a78afb75a6f5c66c517860019503cbe7483490a9b done [2025-11-25T03:02:05.191Z] #7 exporting manifest list sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 done [2025-11-25T03:02:05.191Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:05.451Z] #7 ... [2025-11-25T03:02:05.451Z] [2025-11-25T03:02:05.451Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:05.451Z] #8 DONE 0.0s [2025-11-25T03:02:05.451Z] [2025-11-25T03:02:05.451Z] #7 exporting to image [2025-11-25T03:02:05.451Z] #7 pushing layers 0.1s done [2025-11-25T03:02:05.451Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 [2025-11-25T03:02:05.451Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 0.1s done [2025-11-25T03:02:05.451Z] #7 DONE 0.2s [2025-11-25T03:02:05.451Z] [2025-11-25T03:02:05.451Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:05.451Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:05.742Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-11-25T03:02:05.742Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-11-25T03:02:05.742Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:05.742Z] #1 transferring dockerfile: 162B done [2025-11-25T03:02:05.742Z] #1 DONE 0.0s [2025-11-25T03:02:05.742Z] [2025-11-25T03:02:05.742Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-25T03:02:05.742Z] #2 DONE 0.0s [2025-11-25T03:02:05.742Z] [2025-11-25T03:02:05.742Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-25T03:02:05.742Z] #3 DONE 0.0s [2025-11-25T03:02:05.742Z] [2025-11-25T03:02:05.742Z] #4 [internal] load .dockerignore [2025-11-25T03:02:05.742Z] #4 transferring context: 2B done [2025-11-25T03:02:05.742Z] #4 DONE 0.0s [2025-11-25T03:02:05.742Z] [2025-11-25T03:02:05.742Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f [2025-11-25T03:02:05.742Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 0.0s done [2025-11-25T03:02:05.742Z] #5 CACHED [2025-11-25T03:02:05.742Z] [2025-11-25T03:02:05.742Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f [2025-11-25T03:02:06.002Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 0.0s done [2025-11-25T03:02:06.002Z] #6 CACHED [2025-11-25T03:02:06.002Z] [2025-11-25T03:02:06.002Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:06.002Z] #7 DONE 0.0s [2025-11-25T03:02:06.002Z] [2025-11-25T03:02:06.002Z] #8 exporting to image [2025-11-25T03:02:06.002Z] #8 exporting layers done [2025-11-25T03:02:06.002Z] #8 exporting manifest sha256:0fda5ac87f5de933d7d4bc26c8054e9194de06db70c232a0d46bca486deda022 done [2025-11-25T03:02:06.002Z] #8 exporting config sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done [2025-11-25T03:02:06.002Z] #8 exporting manifest sha256:cbfd58489df18b5fa2c03f61b2339b25a8041ba66aca92dcb91e05df581d6b7c done [2025-11-25T03:02:06.002Z] #8 exporting config sha256:e74390830cc15e67089d691a78afb75a6f5c66c517860019503cbe7483490a9b done [2025-11-25T03:02:06.002Z] #8 exporting manifest list sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 done [2025-11-25T03:02:06.002Z] #8 pushing layers 0.0s done [2025-11-25T03:02:06.002Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 0.1s done [2025-11-25T03:02:06.002Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:06.002Z] #8 DONE 0.1s [2025-11-25T03:02:06.002Z] [2025-11-25T03:02:06.002Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:06.002Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:06.292Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77' [2025-11-25T03:02:06.292Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 --push - [2025-11-25T03:02:06.292Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:06.292Z] #1 transferring dockerfile: 168B done [2025-11-25T03:02:06.292Z] #1 DONE 0.0s [2025-11-25T03:02:06.292Z] [2025-11-25T03:02:06.292Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 [2025-11-25T03:02:06.292Z] #2 DONE 0.0s [2025-11-25T03:02:06.292Z] [2025-11-25T03:02:06.292Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77 [2025-11-25T03:02:06.292Z] #3 DONE 0.0s [2025-11-25T03:02:06.292Z] [2025-11-25T03:02:06.292Z] #4 [internal] load .dockerignore [2025-11-25T03:02:06.292Z] #4 transferring context: 2B done [2025-11-25T03:02:06.292Z] #4 DONE 0.0s [2025-11-25T03:02:06.292Z] [2025-11-25T03:02:06.292Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f [2025-11-25T03:02:06.292Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f done [2025-11-25T03:02:06.292Z] #5 CACHED [2025-11-25T03:02:06.292Z] [2025-11-25T03:02:06.292Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f [2025-11-25T03:02:06.292Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 0.0s done [2025-11-25T03:02:06.292Z] #6 CACHED [2025-11-25T03:02:06.292Z] [2025-11-25T03:02:06.292Z] #7 exporting to image [2025-11-25T03:02:06.292Z] #7 exporting layers done [2025-11-25T03:02:06.292Z] #7 exporting manifest sha256:0fda5ac87f5de933d7d4bc26c8054e9194de06db70c232a0d46bca486deda022 done [2025-11-25T03:02:06.292Z] #7 exporting config sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done [2025-11-25T03:02:06.292Z] #7 exporting manifest sha256:cbfd58489df18b5fa2c03f61b2339b25a8041ba66aca92dcb91e05df581d6b7c done [2025-11-25T03:02:06.292Z] #7 exporting config sha256:e74390830cc15e67089d691a78afb75a6f5c66c517860019503cbe7483490a9b done [2025-11-25T03:02:06.292Z] #7 exporting manifest list sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 done [2025-11-25T03:02:06.292Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:06.555Z] #7 pushing layers 0.0s done [2025-11-25T03:02:06.555Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.77@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 0.1s done [2025-11-25T03:02:06.555Z] #7 DONE 0.1s [2025-11-25T03:02:06.555Z] [2025-11-25T03:02:06.555Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:06.555Z] #8 DONE 0.0s [2025-11-25T03:02:06.555Z] [2025-11-25T03:02:06.555Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:06.555Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:06.846Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:06.846Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:06.846Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:06.846Z] #1 transferring dockerfile: 209B done [2025-11-25T03:02:06.846Z] #1 DONE 0.0s [2025-11-25T03:02:06.846Z] [2025-11-25T03:02:06.846Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:06.846Z] #2 DONE 0.0s [2025-11-25T03:02:06.846Z] [2025-11-25T03:02:06.846Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:06.846Z] #3 DONE 0.0s [2025-11-25T03:02:06.846Z] [2025-11-25T03:02:06.846Z] #4 [internal] load .dockerignore [2025-11-25T03:02:06.846Z] #4 transferring context: 2B done [2025-11-25T03:02:06.846Z] #4 DONE 0.0s [2025-11-25T03:02:06.846Z] [2025-11-25T03:02:06.846Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f [2025-11-25T03:02:06.846Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f done [2025-11-25T03:02:06.846Z] #5 CACHED [2025-11-25T03:02:06.846Z] [2025-11-25T03:02:06.846Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f [2025-11-25T03:02:06.846Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f 0.0s done [2025-11-25T03:02:06.846Z] #6 CACHED [2025-11-25T03:02:06.846Z] [2025-11-25T03:02:06.846Z] #7 exporting to image [2025-11-25T03:02:06.846Z] #7 exporting layers [2025-11-25T03:02:06.846Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:07.106Z] #7 exporting layers done [2025-11-25T03:02:07.106Z] #7 exporting manifest sha256:0fda5ac87f5de933d7d4bc26c8054e9194de06db70c232a0d46bca486deda022 done [2025-11-25T03:02:07.106Z] #7 exporting config sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done [2025-11-25T03:02:07.106Z] #7 exporting manifest sha256:cbfd58489df18b5fa2c03f61b2339b25a8041ba66aca92dcb91e05df581d6b7c done [2025-11-25T03:02:07.106Z] #7 exporting config sha256:e74390830cc15e67089d691a78afb75a6f5c66c517860019503cbe7483490a9b done [2025-11-25T03:02:07.106Z] #7 exporting manifest list sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 done [2025-11-25T03:02:07.106Z] #7 pushing layers 0.0s done [2025-11-25T03:02:07.106Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 0.1s done [2025-11-25T03:02:07.106Z] #7 DONE 0.1s [2025-11-25T03:02:07.106Z] [2025-11-25T03:02:07.106Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:07.106Z] #8 DONE 0.0s [2025-11-25T03:02:07.106Z] [2025-11-25T03:02:07.106Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:07.106Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:07.402Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-11-25T03:02:07.402Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-11-25T03:02:07.402Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:07.402Z] #1 transferring dockerfile: 160B done [2025-11-25T03:02:07.402Z] #1 DONE 0.0s [2025-11-25T03:02:07.402Z] [2025-11-25T03:02:07.402Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-25T03:02:07.402Z] #2 DONE 0.0s [2025-11-25T03:02:07.402Z] [2025-11-25T03:02:07.402Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-25T03:02:07.402Z] #3 DONE 0.0s [2025-11-25T03:02:07.402Z] [2025-11-25T03:02:07.402Z] #4 [internal] load .dockerignore [2025-11-25T03:02:07.402Z] #4 transferring context: 2B done [2025-11-25T03:02:07.402Z] #4 DONE 0.0s [2025-11-25T03:02:07.402Z] [2025-11-25T03:02:07.402Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f [2025-11-25T03:02:07.402Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f done [2025-11-25T03:02:07.402Z] #5 CACHED [2025-11-25T03:02:07.402Z] [2025-11-25T03:02:07.402Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f [2025-11-25T03:02:07.402Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a967d7c8ed17e00d98671a862583713542bcd1404e9c175fee57e66f48afb09f done [2025-11-25T03:02:07.402Z] #6 CACHED [2025-11-25T03:02:07.402Z] [2025-11-25T03:02:07.402Z] #7 exporting to image [2025-11-25T03:02:07.402Z] #7 exporting layers done [2025-11-25T03:02:07.402Z] #7 exporting manifest sha256:0fda5ac87f5de933d7d4bc26c8054e9194de06db70c232a0d46bca486deda022 done [2025-11-25T03:02:07.403Z] #7 exporting config sha256:742bbcee73db2b7197cecef08871d44def6bfc0625eedbece91e8d991c866b0b done [2025-11-25T03:02:07.403Z] #7 exporting manifest sha256:cbfd58489df18b5fa2c03f61b2339b25a8041ba66aca92dcb91e05df581d6b7c done [2025-11-25T03:02:07.403Z] #7 exporting config sha256:e74390830cc15e67089d691a78afb75a6f5c66c517860019503cbe7483490a9b done [2025-11-25T03:02:07.403Z] #7 exporting manifest list sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 done [2025-11-25T03:02:07.403Z] #7 pushing layers 0.0s done [2025-11-25T03:02:07.403Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 [2025-11-25T03:02:07.403Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:07.667Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:b2fe61302d3afac8cbe63cc1c483e617a863ef00d42c44f3474b9075a00f5d75 0.1s done [2025-11-25T03:02:07.667Z] #7 DONE 0.1s [2025-11-25T03:02:07.667Z] [2025-11-25T03:02:07.667Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:07.667Z] #8 DONE 0.0s [2025-11-25T03:02:07.667Z] [2025-11-25T03:02:07.667Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:07.667Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:07.955Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:07.955Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:07.955Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:07.956Z] #1 transferring dockerfile: 198B done [2025-11-25T03:02:07.956Z] #1 DONE 0.0s [2025-11-25T03:02:07.956Z] [2025-11-25T03:02:07.956Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:07.956Z] #2 DONE 0.0s [2025-11-25T03:02:07.956Z] [2025-11-25T03:02:07.956Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:07.956Z] #3 DONE 0.1s [2025-11-25T03:02:07.956Z] [2025-11-25T03:02:07.956Z] #4 [internal] load .dockerignore [2025-11-25T03:02:07.956Z] #4 transferring context: [2025-11-25T03:02:08.218Z] #4 transferring context: 2B done [2025-11-25T03:02:08.219Z] #4 DONE 0.0s [2025-11-25T03:02:08.219Z] [2025-11-25T03:02:08.219Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:08.219Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:08.219Z] #5 ... [2025-11-25T03:02:08.219Z] [2025-11-25T03:02:08.219Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:08.219Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done [2025-11-25T03:02:08.219Z] #6 DONE 0.1s [2025-11-25T03:02:08.219Z] [2025-11-25T03:02:08.219Z] #7 exporting to image [2025-11-25T03:02:08.219Z] #7 exporting layers done [2025-11-25T03:02:08.219Z] #7 exporting manifest sha256:c9bd381a7af029ed9c25d6f3fc3cb8d787b8710bf8c1339f07e4452873e37bff 0.0s done [2025-11-25T03:02:08.219Z] #7 exporting config sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done [2025-11-25T03:02:08.219Z] #7 exporting manifest sha256:36a671a628722de1a26839b707193b017b3c27b54142f3d5221d753f01ed3d6a done [2025-11-25T03:02:08.219Z] #7 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 [2025-11-25T03:02:08.219Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:08.219Z] #7 ... [2025-11-25T03:02:08.219Z] [2025-11-25T03:02:08.219Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:08.219Z] #8 DONE 0.0s [2025-11-25T03:02:08.219Z] [2025-11-25T03:02:08.219Z] #7 exporting to image [2025-11-25T03:02:08.219Z] #7 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 done [2025-11-25T03:02:08.219Z] #7 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 done [2025-11-25T03:02:08.219Z] #7 pushing layers 0.1s done [2025-11-25T03:02:08.219Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 [2025-11-25T03:02:08.477Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 0.1s done [2025-11-25T03:02:08.477Z] #7 DONE 0.2s [2025-11-25T03:02:08.477Z] [2025-11-25T03:02:08.477Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:08.477Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:08.765Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-11-25T03:02:08.765Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-11-25T03:02:08.765Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:08.765Z] #1 transferring dockerfile: 164B done [2025-11-25T03:02:08.765Z] #1 DONE 0.0s [2025-11-25T03:02:08.765Z] [2025-11-25T03:02:08.765Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-25T03:02:08.765Z] #2 DONE 0.0s [2025-11-25T03:02:08.765Z] [2025-11-25T03:02:08.765Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-25T03:02:08.765Z] #3 DONE 0.0s [2025-11-25T03:02:08.765Z] [2025-11-25T03:02:08.765Z] #4 [internal] load .dockerignore [2025-11-25T03:02:08.765Z] #4 transferring context: 2B done [2025-11-25T03:02:08.765Z] #4 DONE 0.0s [2025-11-25T03:02:08.765Z] [2025-11-25T03:02:08.765Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:08.765Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done [2025-11-25T03:02:08.765Z] #5 DONE 0.0s [2025-11-25T03:02:08.765Z] [2025-11-25T03:02:08.765Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:09.024Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done [2025-11-25T03:02:09.024Z] #6 CACHED [2025-11-25T03:02:09.024Z] [2025-11-25T03:02:09.024Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:09.024Z] #5 CACHED [2025-11-25T03:02:09.024Z] [2025-11-25T03:02:09.024Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:09.024Z] #7 DONE 0.0s [2025-11-25T03:02:09.024Z] [2025-11-25T03:02:09.024Z] #8 exporting to image [2025-11-25T03:02:09.024Z] #8 exporting layers done [2025-11-25T03:02:09.024Z] #8 exporting manifest sha256:c9bd381a7af029ed9c25d6f3fc3cb8d787b8710bf8c1339f07e4452873e37bff done [2025-11-25T03:02:09.024Z] #8 exporting config sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done [2025-11-25T03:02:09.024Z] #8 exporting manifest sha256:36a671a628722de1a26839b707193b017b3c27b54142f3d5221d753f01ed3d6a done [2025-11-25T03:02:09.024Z] #8 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 done [2025-11-25T03:02:09.024Z] #8 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 done [2025-11-25T03:02:09.024Z] #8 pushing layers 0.0s done [2025-11-25T03:02:09.024Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 0.1s done [2025-11-25T03:02:09.024Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:09.024Z] #8 DONE 0.1s [2025-11-25T03:02:09.024Z] [2025-11-25T03:02:09.024Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:09.024Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:09.315Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77' [2025-11-25T03:02:09.315Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 --push - [2025-11-25T03:02:09.315Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:09.315Z] #1 transferring dockerfile: 170B done [2025-11-25T03:02:09.315Z] #1 DONE 0.0s [2025-11-25T03:02:09.315Z] [2025-11-25T03:02:09.315Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 [2025-11-25T03:02:09.315Z] #2 DONE 0.0s [2025-11-25T03:02:09.315Z] [2025-11-25T03:02:09.315Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77 [2025-11-25T03:02:09.315Z] #3 DONE 0.0s [2025-11-25T03:02:09.315Z] [2025-11-25T03:02:09.315Z] #4 [internal] load .dockerignore [2025-11-25T03:02:09.315Z] #4 transferring context: 2B done [2025-11-25T03:02:09.315Z] #4 DONE 0.0s [2025-11-25T03:02:09.315Z] [2025-11-25T03:02:09.315Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:09.315Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done [2025-11-25T03:02:09.315Z] #5 CACHED [2025-11-25T03:02:09.315Z] [2025-11-25T03:02:09.315Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:09.315Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done [2025-11-25T03:02:09.315Z] #6 CACHED [2025-11-25T03:02:09.315Z] [2025-11-25T03:02:09.315Z] #7 exporting to image [2025-11-25T03:02:09.315Z] #7 exporting layers [2025-11-25T03:02:09.315Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:09.573Z] #7 exporting layers done [2025-11-25T03:02:09.573Z] #7 exporting manifest sha256:c9bd381a7af029ed9c25d6f3fc3cb8d787b8710bf8c1339f07e4452873e37bff done [2025-11-25T03:02:09.573Z] #7 exporting config sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done [2025-11-25T03:02:09.573Z] #7 exporting manifest sha256:36a671a628722de1a26839b707193b017b3c27b54142f3d5221d753f01ed3d6a done [2025-11-25T03:02:09.573Z] #7 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 done [2025-11-25T03:02:09.573Z] #7 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 done [2025-11-25T03:02:09.573Z] #7 pushing layers 0.0s done [2025-11-25T03:02:09.573Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.77@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 0.1s done [2025-11-25T03:02:09.573Z] #7 DONE 0.1s [2025-11-25T03:02:09.573Z] [2025-11-25T03:02:09.573Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:09.573Z] #8 DONE 0.0s [2025-11-25T03:02:09.573Z] [2025-11-25T03:02:09.573Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:09.573Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:09.865Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:09.865Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:09.865Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:09.865Z] #1 transferring dockerfile: 211B done [2025-11-25T03:02:09.865Z] #1 DONE 0.0s [2025-11-25T03:02:09.865Z] [2025-11-25T03:02:09.865Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:09.865Z] #2 DONE 0.0s [2025-11-25T03:02:09.865Z] [2025-11-25T03:02:09.865Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:09.865Z] #3 DONE 0.0s [2025-11-25T03:02:09.865Z] [2025-11-25T03:02:09.865Z] #4 [internal] load .dockerignore [2025-11-25T03:02:09.865Z] #4 transferring context: 2B done [2025-11-25T03:02:09.865Z] #4 DONE 0.0s [2025-11-25T03:02:09.865Z] [2025-11-25T03:02:09.865Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:09.865Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done [2025-11-25T03:02:09.865Z] #5 CACHED [2025-11-25T03:02:09.865Z] [2025-11-25T03:02:09.865Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:09.865Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done [2025-11-25T03:02:09.865Z] #6 CACHED [2025-11-25T03:02:09.865Z] [2025-11-25T03:02:09.865Z] #7 exporting to image [2025-11-25T03:02:09.865Z] #7 exporting layers done [2025-11-25T03:02:09.865Z] #7 exporting manifest sha256:c9bd381a7af029ed9c25d6f3fc3cb8d787b8710bf8c1339f07e4452873e37bff done [2025-11-25T03:02:09.865Z] #7 exporting config sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done [2025-11-25T03:02:09.865Z] #7 exporting manifest sha256:36a671a628722de1a26839b707193b017b3c27b54142f3d5221d753f01ed3d6a done [2025-11-25T03:02:09.865Z] #7 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 done [2025-11-25T03:02:09.865Z] #7 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 [2025-11-25T03:02:09.865Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:10.126Z] #7 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 done [2025-11-25T03:02:10.126Z] #7 pushing layers 0.0s done [2025-11-25T03:02:10.126Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 0.1s done [2025-11-25T03:02:10.126Z] #7 DONE 0.1s [2025-11-25T03:02:10.126Z] [2025-11-25T03:02:10.126Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:10.126Z] #8 DONE 0.0s [2025-11-25T03:02:10.126Z] [2025-11-25T03:02:10.126Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:10.126Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:10.418Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-11-25T03:02:10.418Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-11-25T03:02:10.418Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:10.418Z] #1 transferring dockerfile: 162B done [2025-11-25T03:02:10.418Z] #1 DONE 0.0s [2025-11-25T03:02:10.418Z] [2025-11-25T03:02:10.418Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-25T03:02:10.418Z] #2 DONE 0.0s [2025-11-25T03:02:10.418Z] [2025-11-25T03:02:10.418Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-25T03:02:10.418Z] #3 DONE 0.0s [2025-11-25T03:02:10.418Z] [2025-11-25T03:02:10.418Z] #4 [internal] load .dockerignore [2025-11-25T03:02:10.418Z] #4 transferring context: 2B done [2025-11-25T03:02:10.418Z] #4 DONE 0.0s [2025-11-25T03:02:10.418Z] [2025-11-25T03:02:10.418Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:10.418Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done [2025-11-25T03:02:10.418Z] #5 CACHED [2025-11-25T03:02:10.418Z] [2025-11-25T03:02:10.418Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 [2025-11-25T03:02:10.418Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c0250edc892864fc67687bd0e69a15468a0d2ffb8256340c9a2b537fbccff586 0.0s done [2025-11-25T03:02:10.418Z] #6 CACHED [2025-11-25T03:02:10.676Z] [2025-11-25T03:02:10.676Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:10.676Z] #7 DONE 0.0s [2025-11-25T03:02:10.676Z] [2025-11-25T03:02:10.676Z] #8 exporting to image [2025-11-25T03:02:10.676Z] #8 exporting layers done [2025-11-25T03:02:10.676Z] #8 exporting manifest sha256:c9bd381a7af029ed9c25d6f3fc3cb8d787b8710bf8c1339f07e4452873e37bff done [2025-11-25T03:02:10.676Z] #8 exporting config sha256:32ae28b099359be1378f41c16f8678fac172cf4966da971e25995162d6fbd441 done [2025-11-25T03:02:10.676Z] #8 exporting manifest sha256:36a671a628722de1a26839b707193b017b3c27b54142f3d5221d753f01ed3d6a done [2025-11-25T03:02:10.676Z] #8 exporting config sha256:7767e5c2e06df513c2a2c5ac96ef56b8682e3b6f80f946a4986b993e7ff49d99 done [2025-11-25T03:02:10.676Z] #8 exporting manifest list sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 done [2025-11-25T03:02:10.676Z] #8 pushing layers 0.0s done [2025-11-25T03:02:10.676Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:680be7176cc79807459367458ea27263851f239a26851ff27b3db49f67471e98 0.1s done [2025-11-25T03:02:10.676Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:10.676Z] #8 DONE 0.1s [2025-11-25T03:02:10.676Z] [2025-11-25T03:02:10.676Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:10.676Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:10.967Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:10.967Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:11.227Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:11.227Z] #1 transferring dockerfile: 206B done [2025-11-25T03:02:11.227Z] #1 DONE 0.0s [2025-11-25T03:02:11.227Z] [2025-11-25T03:02:11.227Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:11.227Z] #2 DONE 0.0s [2025-11-25T03:02:11.227Z] [2025-11-25T03:02:11.227Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:11.227Z] #3 DONE 0.1s [2025-11-25T03:02:11.227Z] [2025-11-25T03:02:11.227Z] #4 [internal] load .dockerignore [2025-11-25T03:02:11.227Z] #4 transferring context: 2B done [2025-11-25T03:02:11.227Z] #4 DONE 0.0s [2025-11-25T03:02:11.227Z] [2025-11-25T03:02:11.227Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:11.227Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:11.227Z] #5 ... [2025-11-25T03:02:11.227Z] [2025-11-25T03:02:11.227Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:11.227Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done [2025-11-25T03:02:11.486Z] #6 DONE 0.2s [2025-11-25T03:02:11.486Z] [2025-11-25T03:02:11.486Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:11.486Z] #7 DONE 0.0s [2025-11-25T03:02:11.486Z] [2025-11-25T03:02:11.486Z] #8 exporting to image [2025-11-25T03:02:11.486Z] #8 exporting layers done [2025-11-25T03:02:11.486Z] #8 exporting manifest sha256:002b9c79587961c59e73b4d38cbd3d36691e9629fd621dfbc8e6b288751b1a2a done [2025-11-25T03:02:11.486Z] #8 exporting config sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done [2025-11-25T03:02:11.486Z] #8 exporting manifest sha256:7ce2e1547db8b29cd0155cc4e23eb2d1004c86992fe44a44c03b6fbd35981ef9 done [2025-11-25T03:02:11.486Z] #8 exporting config sha256:1bcfc7bfa869984efe6876805f59c3e3a927bafa417983bd0b1b1d3e1a219e3a 0.0s done [2025-11-25T03:02:11.486Z] #8 exporting manifest list sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f done [2025-11-25T03:02:11.486Z] #8 pushing layers 0.1s done [2025-11-25T03:02:11.486Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26@sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f 0.1s done [2025-11-25T03:02:11.486Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:11.486Z] #8 DONE 0.2s [2025-11-25T03:02:11.486Z] [2025-11-25T03:02:11.486Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:11.486Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:11.778Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-11-25T03:02:11.779Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-11-25T03:02:11.779Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:11.779Z] #1 transferring dockerfile: 172B done [2025-11-25T03:02:11.779Z] #1 DONE 0.0s [2025-11-25T03:02:11.779Z] [2025-11-25T03:02:11.779Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-25T03:02:11.779Z] #2 DONE 0.0s [2025-11-25T03:02:11.779Z] [2025-11-25T03:02:11.779Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-25T03:02:11.779Z] #3 DONE 0.0s [2025-11-25T03:02:11.779Z] [2025-11-25T03:02:11.779Z] #4 [internal] load .dockerignore [2025-11-25T03:02:11.779Z] #4 transferring context: 2B done [2025-11-25T03:02:11.779Z] #4 DONE 0.0s [2025-11-25T03:02:11.779Z] [2025-11-25T03:02:11.779Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:11.779Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done [2025-11-25T03:02:11.779Z] #5 CACHED [2025-11-25T03:02:11.779Z] [2025-11-25T03:02:11.779Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:11.779Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done [2025-11-25T03:02:11.779Z] #6 DONE 0.0s [2025-11-25T03:02:12.037Z] [2025-11-25T03:02:12.037Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:12.037Z] #6 CACHED [2025-11-25T03:02:12.037Z] [2025-11-25T03:02:12.037Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:12.037Z] #7 DONE 0.0s [2025-11-25T03:02:12.037Z] [2025-11-25T03:02:12.037Z] #8 exporting to image [2025-11-25T03:02:12.037Z] #8 exporting layers done [2025-11-25T03:02:12.037Z] #8 exporting manifest sha256:002b9c79587961c59e73b4d38cbd3d36691e9629fd621dfbc8e6b288751b1a2a done [2025-11-25T03:02:12.037Z] #8 exporting config sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done [2025-11-25T03:02:12.037Z] #8 exporting manifest sha256:7ce2e1547db8b29cd0155cc4e23eb2d1004c86992fe44a44c03b6fbd35981ef9 done [2025-11-25T03:02:12.037Z] #8 exporting config sha256:1bcfc7bfa869984efe6876805f59c3e3a927bafa417983bd0b1b1d3e1a219e3a done [2025-11-25T03:02:12.037Z] #8 exporting manifest list sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f done [2025-11-25T03:02:12.037Z] #8 pushing layers 0.0s done [2025-11-25T03:02:12.037Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f 0.1s done [2025-11-25T03:02:12.037Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:12.037Z] #8 DONE 0.1s [2025-11-25T03:02:12.037Z] [2025-11-25T03:02:12.037Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:12.037Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:12.343Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 --push - [2025-11-25T03:02:12.343Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77' [2025-11-25T03:02:12.602Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:12.602Z] #1 transferring dockerfile: 178B done [2025-11-25T03:02:12.602Z] #1 DONE 0.0s [2025-11-25T03:02:12.602Z] [2025-11-25T03:02:12.602Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 [2025-11-25T03:02:12.602Z] #2 DONE 0.0s [2025-11-25T03:02:12.602Z] [2025-11-25T03:02:12.602Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77 [2025-11-25T03:02:12.602Z] #3 DONE 0.0s [2025-11-25T03:02:12.602Z] [2025-11-25T03:02:12.602Z] #4 [internal] load .dockerignore [2025-11-25T03:02:12.603Z] #4 transferring context: 2B done [2025-11-25T03:02:12.603Z] #4 DONE 0.0s [2025-11-25T03:02:12.603Z] [2025-11-25T03:02:12.603Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:12.603Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done [2025-11-25T03:02:12.603Z] #5 CACHED [2025-11-25T03:02:12.603Z] [2025-11-25T03:02:12.603Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:12.603Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done [2025-11-25T03:02:12.603Z] #6 CACHED [2025-11-25T03:02:12.603Z] [2025-11-25T03:02:12.603Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:12.603Z] #7 DONE 0.0s [2025-11-25T03:02:12.603Z] [2025-11-25T03:02:12.603Z] #8 exporting to image [2025-11-25T03:02:12.603Z] #8 exporting layers done [2025-11-25T03:02:12.603Z] #8 exporting manifest sha256:002b9c79587961c59e73b4d38cbd3d36691e9629fd621dfbc8e6b288751b1a2a done [2025-11-25T03:02:12.603Z] #8 exporting config sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done [2025-11-25T03:02:12.603Z] #8 exporting manifest sha256:7ce2e1547db8b29cd0155cc4e23eb2d1004c86992fe44a44c03b6fbd35981ef9 done [2025-11-25T03:02:12.603Z] #8 exporting config sha256:1bcfc7bfa869984efe6876805f59c3e3a927bafa417983bd0b1b1d3e1a219e3a done [2025-11-25T03:02:12.603Z] #8 exporting manifest list sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f done [2025-11-25T03:02:12.603Z] #8 pushing layers 0.0s done [2025-11-25T03:02:12.603Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.77@sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f 0.1s done [2025-11-25T03:02:12.603Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:12.603Z] #8 DONE 0.1s [2025-11-25T03:02:12.603Z] [2025-11-25T03:02:12.603Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:12.603Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:12.891Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:12.891Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:13.151Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:13.151Z] #1 transferring dockerfile: 219B done [2025-11-25T03:02:13.151Z] #1 DONE 0.0s [2025-11-25T03:02:13.151Z] [2025-11-25T03:02:13.151Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:13.151Z] #2 DONE 0.0s [2025-11-25T03:02:13.151Z] [2025-11-25T03:02:13.151Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:13.151Z] #3 DONE 0.0s [2025-11-25T03:02:13.151Z] [2025-11-25T03:02:13.151Z] #4 [internal] load .dockerignore [2025-11-25T03:02:13.151Z] #4 transferring context: 2B done [2025-11-25T03:02:13.151Z] #4 DONE 0.0s [2025-11-25T03:02:13.151Z] [2025-11-25T03:02:13.151Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:13.151Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done [2025-11-25T03:02:13.151Z] #5 CACHED [2025-11-25T03:02:13.151Z] [2025-11-25T03:02:13.151Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:13.151Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done [2025-11-25T03:02:13.151Z] #6 CACHED [2025-11-25T03:02:13.151Z] [2025-11-25T03:02:13.151Z] #7 exporting to image [2025-11-25T03:02:13.151Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:13.151Z] #7 exporting layers done [2025-11-25T03:02:13.151Z] #7 exporting manifest sha256:002b9c79587961c59e73b4d38cbd3d36691e9629fd621dfbc8e6b288751b1a2a done [2025-11-25T03:02:13.151Z] #7 exporting config sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done [2025-11-25T03:02:13.151Z] #7 exporting manifest sha256:7ce2e1547db8b29cd0155cc4e23eb2d1004c86992fe44a44c03b6fbd35981ef9 done [2025-11-25T03:02:13.151Z] #7 exporting config sha256:1bcfc7bfa869984efe6876805f59c3e3a927bafa417983bd0b1b1d3e1a219e3a done [2025-11-25T03:02:13.151Z] #7 exporting manifest list sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f done [2025-11-25T03:02:13.151Z] #7 pushing layers 0.0s done [2025-11-25T03:02:13.151Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f 0.1s done [2025-11-25T03:02:13.151Z] #7 DONE 0.1s [2025-11-25T03:02:13.151Z] [2025-11-25T03:02:13.151Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:13.151Z] #8 DONE 0.0s [2025-11-25T03:02:13.151Z] [2025-11-25T03:02:13.151Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:13.151Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:13.441Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-11-25T03:02:13.442Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-11-25T03:02:13.442Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:13.442Z] #1 transferring dockerfile: 170B done [2025-11-25T03:02:13.442Z] #1 DONE 0.0s [2025-11-25T03:02:13.442Z] [2025-11-25T03:02:13.442Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-25T03:02:13.442Z] #2 DONE 0.0s [2025-11-25T03:02:13.442Z] [2025-11-25T03:02:13.442Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-25T03:02:13.442Z] #3 DONE 0.0s [2025-11-25T03:02:13.442Z] [2025-11-25T03:02:13.442Z] #4 [internal] load .dockerignore [2025-11-25T03:02:13.442Z] #4 transferring context: 2B done [2025-11-25T03:02:13.442Z] #4 DONE 0.0s [2025-11-25T03:02:13.442Z] [2025-11-25T03:02:13.442Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:13.442Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done [2025-11-25T03:02:13.442Z] #5 DONE 0.0s [2025-11-25T03:02:13.442Z] [2025-11-25T03:02:13.442Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:13.700Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 0.0s done [2025-11-25T03:02:13.700Z] #6 CACHED [2025-11-25T03:02:13.700Z] [2025-11-25T03:02:13.700Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e62e031a30f630491fd6ac0200d21edc0252d5cfb92447c4dc1b703aea7c6893 [2025-11-25T03:02:13.700Z] #5 CACHED [2025-11-25T03:02:13.700Z] [2025-11-25T03:02:13.700Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:13.700Z] #7 DONE 0.0s [2025-11-25T03:02:13.700Z] [2025-11-25T03:02:13.700Z] #8 exporting to image [2025-11-25T03:02:13.700Z] #8 exporting layers done [2025-11-25T03:02:13.700Z] #8 exporting manifest sha256:002b9c79587961c59e73b4d38cbd3d36691e9629fd621dfbc8e6b288751b1a2a done [2025-11-25T03:02:13.700Z] #8 exporting config sha256:276743376c0918da5e10646cfd9fd848371ab1e5ab149c3b22c5785412f21d33 done [2025-11-25T03:02:13.700Z] #8 exporting manifest sha256:7ce2e1547db8b29cd0155cc4e23eb2d1004c86992fe44a44c03b6fbd35981ef9 done [2025-11-25T03:02:13.700Z] #8 exporting config sha256:1bcfc7bfa869984efe6876805f59c3e3a927bafa417983bd0b1b1d3e1a219e3a done [2025-11-25T03:02:13.700Z] #8 exporting manifest list sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f done [2025-11-25T03:02:13.700Z] #8 pushing layers 0.0s done [2025-11-25T03:02:13.700Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d13a4c6645490cd60a1dbb018f0acf0603300e4bf685f81fa7bded479e0fc89f 0.1s done [2025-11-25T03:02:13.700Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:13.700Z] #8 DONE 0.1s [2025-11-25T03:02:13.700Z] [2025-11-25T03:02:13.700Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:13.700Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:13.990Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:13.990Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:13.990Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:13.990Z] #1 transferring dockerfile: 204B done [2025-11-25T03:02:13.990Z] #1 DONE 0.0s [2025-11-25T03:02:13.990Z] [2025-11-25T03:02:13.990Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:13.990Z] #2 DONE 0.0s [2025-11-25T03:02:13.990Z] [2025-11-25T03:02:13.990Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:13.990Z] #3 DONE 0.0s [2025-11-25T03:02:13.990Z] [2025-11-25T03:02:13.990Z] #4 [internal] load .dockerignore [2025-11-25T03:02:13.990Z] #4 transferring context: 2B done [2025-11-25T03:02:13.990Z] #4 DONE 0.0s [2025-11-25T03:02:13.990Z] [2025-11-25T03:02:13.990Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:13.990Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done [2025-11-25T03:02:13.990Z] #5 DONE 0.0s [2025-11-25T03:02:13.990Z] [2025-11-25T03:02:13.990Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:14.248Z] #6 DONE 0.0s [2025-11-25T03:02:14.248Z] [2025-11-25T03:02:14.248Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:14.248Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done [2025-11-25T03:02:14.248Z] #5 DONE 0.1s [2025-11-25T03:02:14.248Z] [2025-11-25T03:02:14.248Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:14.248Z] #7 DONE 0.0s [2025-11-25T03:02:14.248Z] [2025-11-25T03:02:14.248Z] #8 exporting to image [2025-11-25T03:02:14.248Z] #8 exporting layers done [2025-11-25T03:02:14.248Z] #8 exporting manifest sha256:7242027c263a588771e5afcb066621e4bcbce2987afbff4b2fd9ed4cb73c9ca0 done [2025-11-25T03:02:14.248Z] #8 exporting config sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done [2025-11-25T03:02:14.248Z] #8 exporting manifest sha256:e83ac2ace1e918ddafc1b6fe7328a088cffb2fd74af7c6ee6740addb2cfed60f done [2025-11-25T03:02:14.248Z] #8 exporting config sha256:a98efa7988ed79e93a9ac97b180ab0399d8386f451670b44788330c21b207a14 done [2025-11-25T03:02:14.248Z] #8 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 done [2025-11-25T03:02:14.248Z] #8 pushing layers 0.1s done [2025-11-25T03:02:14.248Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26@sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 0.1s done [2025-11-25T03:02:14.248Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:14.248Z] #8 DONE 0.2s [2025-11-25T03:02:14.508Z] [2025-11-25T03:02:14.508Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:14.508Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:14.798Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-11-25T03:02:14.798Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-11-25T03:02:15.058Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:15.058Z] #1 transferring dockerfile: 170B done [2025-11-25T03:02:15.058Z] #1 DONE 0.0s [2025-11-25T03:02:15.058Z] [2025-11-25T03:02:15.058Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-25T03:02:15.058Z] #2 DONE 0.0s [2025-11-25T03:02:15.058Z] [2025-11-25T03:02:15.058Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-25T03:02:15.058Z] #3 DONE 0.0s [2025-11-25T03:02:15.058Z] [2025-11-25T03:02:15.058Z] #4 [internal] load .dockerignore [2025-11-25T03:02:15.058Z] #4 transferring context: 2B done [2025-11-25T03:02:15.058Z] #4 DONE 0.0s [2025-11-25T03:02:15.058Z] [2025-11-25T03:02:15.058Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:15.058Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done [2025-11-25T03:02:15.058Z] #5 CACHED [2025-11-25T03:02:15.058Z] [2025-11-25T03:02:15.058Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:15.058Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done [2025-11-25T03:02:15.058Z] #6 CACHED [2025-11-25T03:02:15.058Z] [2025-11-25T03:02:15.058Z] #7 exporting to image [2025-11-25T03:02:15.058Z] #7 exporting layers done [2025-11-25T03:02:15.058Z] #7 exporting manifest sha256:7242027c263a588771e5afcb066621e4bcbce2987afbff4b2fd9ed4cb73c9ca0 done [2025-11-25T03:02:15.058Z] #7 exporting config sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done [2025-11-25T03:02:15.058Z] #7 exporting manifest sha256:e83ac2ace1e918ddafc1b6fe7328a088cffb2fd74af7c6ee6740addb2cfed60f done [2025-11-25T03:02:15.058Z] #7 exporting config sha256:a98efa7988ed79e93a9ac97b180ab0399d8386f451670b44788330c21b207a14 done [2025-11-25T03:02:15.058Z] #7 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 [2025-11-25T03:02:15.058Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:15.058Z] #7 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 done [2025-11-25T03:02:15.058Z] #7 pushing layers 0.0s done [2025-11-25T03:02:15.058Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 0.1s done [2025-11-25T03:02:15.058Z] #7 DONE 0.1s [2025-11-25T03:02:15.058Z] [2025-11-25T03:02:15.058Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:15.058Z] #8 DONE 0.0s [2025-11-25T03:02:15.058Z] [2025-11-25T03:02:15.058Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:15.058Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:15.348Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77' [2025-11-25T03:02:15.348Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 --push - [2025-11-25T03:02:15.348Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:15.348Z] #1 transferring dockerfile: 176B done [2025-11-25T03:02:15.348Z] #1 DONE 0.0s [2025-11-25T03:02:15.348Z] [2025-11-25T03:02:15.348Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 [2025-11-25T03:02:15.348Z] #2 DONE 0.0s [2025-11-25T03:02:15.348Z] [2025-11-25T03:02:15.348Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77 [2025-11-25T03:02:15.348Z] #3 DONE 0.0s [2025-11-25T03:02:15.348Z] [2025-11-25T03:02:15.348Z] #4 [internal] load .dockerignore [2025-11-25T03:02:15.348Z] #4 transferring context: 2B done [2025-11-25T03:02:15.348Z] #4 DONE 0.0s [2025-11-25T03:02:15.348Z] [2025-11-25T03:02:15.348Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:15.348Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done [2025-11-25T03:02:15.348Z] #5 DONE 0.0s [2025-11-25T03:02:15.348Z] [2025-11-25T03:02:15.348Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:15.608Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done [2025-11-25T03:02:15.608Z] #6 CACHED [2025-11-25T03:02:15.608Z] [2025-11-25T03:02:15.608Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:15.608Z] #5 CACHED [2025-11-25T03:02:15.608Z] [2025-11-25T03:02:15.608Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:15.608Z] #7 DONE 0.0s [2025-11-25T03:02:15.608Z] [2025-11-25T03:02:15.608Z] #8 exporting to image [2025-11-25T03:02:15.608Z] #8 exporting layers done [2025-11-25T03:02:15.608Z] #8 exporting manifest sha256:7242027c263a588771e5afcb066621e4bcbce2987afbff4b2fd9ed4cb73c9ca0 done [2025-11-25T03:02:15.608Z] #8 exporting config sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done [2025-11-25T03:02:15.608Z] #8 exporting manifest sha256:e83ac2ace1e918ddafc1b6fe7328a088cffb2fd74af7c6ee6740addb2cfed60f done [2025-11-25T03:02:15.608Z] #8 exporting config sha256:a98efa7988ed79e93a9ac97b180ab0399d8386f451670b44788330c21b207a14 done [2025-11-25T03:02:15.608Z] #8 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 done [2025-11-25T03:02:15.608Z] #8 pushing layers 0.0s done [2025-11-25T03:02:15.608Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.77@sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 0.1s done [2025-11-25T03:02:15.608Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:15.608Z] #8 DONE 0.1s [2025-11-25T03:02:15.608Z] [2025-11-25T03:02:15.608Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:15.608Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:15.898Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:15.898Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:15.898Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:15.898Z] #1 transferring dockerfile: 217B done [2025-11-25T03:02:15.898Z] #1 DONE 0.0s [2025-11-25T03:02:15.898Z] [2025-11-25T03:02:15.898Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:15.898Z] #2 DONE 0.0s [2025-11-25T03:02:15.898Z] [2025-11-25T03:02:15.898Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:15.898Z] #3 DONE 0.0s [2025-11-25T03:02:15.898Z] [2025-11-25T03:02:15.898Z] #4 [internal] load .dockerignore [2025-11-25T03:02:15.898Z] #4 transferring context: 2B done [2025-11-25T03:02:15.898Z] #4 DONE 0.0s [2025-11-25T03:02:15.898Z] [2025-11-25T03:02:15.898Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:15.898Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done [2025-11-25T03:02:16.156Z] #5 CACHED [2025-11-25T03:02:16.156Z] [2025-11-25T03:02:16.157Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:16.157Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done [2025-11-25T03:02:16.157Z] #6 CACHED [2025-11-25T03:02:16.157Z] [2025-11-25T03:02:16.157Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:16.157Z] #7 DONE 0.0s [2025-11-25T03:02:16.157Z] [2025-11-25T03:02:16.157Z] #8 exporting to image [2025-11-25T03:02:16.157Z] #8 exporting layers done [2025-11-25T03:02:16.157Z] #8 exporting manifest sha256:7242027c263a588771e5afcb066621e4bcbce2987afbff4b2fd9ed4cb73c9ca0 done [2025-11-25T03:02:16.157Z] #8 exporting config sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done [2025-11-25T03:02:16.157Z] #8 exporting manifest sha256:e83ac2ace1e918ddafc1b6fe7328a088cffb2fd74af7c6ee6740addb2cfed60f done [2025-11-25T03:02:16.157Z] #8 exporting config sha256:a98efa7988ed79e93a9ac97b180ab0399d8386f451670b44788330c21b207a14 done [2025-11-25T03:02:16.157Z] #8 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 done [2025-11-25T03:02:16.157Z] #8 pushing layers 0.0s done [2025-11-25T03:02:16.157Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 0.1s done [2025-11-25T03:02:16.157Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:16.157Z] #8 DONE 0.1s [2025-11-25T03:02:16.157Z] [2025-11-25T03:02:16.157Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:16.157Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:16.449Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-11-25T03:02:16.449Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-11-25T03:02:16.709Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:16.709Z] #1 transferring dockerfile: 168B done [2025-11-25T03:02:16.709Z] #1 DONE 0.0s [2025-11-25T03:02:16.709Z] [2025-11-25T03:02:16.709Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-25T03:02:16.709Z] #2 DONE 0.0s [2025-11-25T03:02:16.709Z] [2025-11-25T03:02:16.709Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-25T03:02:16.709Z] #3 DONE 0.0s [2025-11-25T03:02:16.709Z] [2025-11-25T03:02:16.709Z] #4 [internal] load .dockerignore [2025-11-25T03:02:16.709Z] #4 transferring context: 2B done [2025-11-25T03:02:16.709Z] #4 DONE 0.0s [2025-11-25T03:02:16.709Z] [2025-11-25T03:02:16.709Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:16.709Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done [2025-11-25T03:02:16.709Z] #5 DONE 0.0s [2025-11-25T03:02:16.709Z] [2025-11-25T03:02:16.709Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:16.709Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 0.0s done [2025-11-25T03:02:16.709Z] #6 CACHED [2025-11-25T03:02:16.709Z] [2025-11-25T03:02:16.709Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6fdeae4a8362130fc90c1983adced3af625e2799b69a2d01f71d4d5c4e98c757 [2025-11-25T03:02:16.709Z] #5 CACHED [2025-11-25T03:02:16.709Z] [2025-11-25T03:02:16.709Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:16.709Z] #7 DONE 0.0s [2025-11-25T03:02:16.709Z] [2025-11-25T03:02:16.709Z] #8 exporting to image [2025-11-25T03:02:16.709Z] #8 exporting layers done [2025-11-25T03:02:16.709Z] #8 exporting manifest sha256:7242027c263a588771e5afcb066621e4bcbce2987afbff4b2fd9ed4cb73c9ca0 done [2025-11-25T03:02:16.709Z] #8 exporting config sha256:54b484c31c44ff69ed53fea02a3d2351ff786949a18857ffde232082ab89ac1f done [2025-11-25T03:02:16.709Z] #8 exporting manifest sha256:e83ac2ace1e918ddafc1b6fe7328a088cffb2fd74af7c6ee6740addb2cfed60f done [2025-11-25T03:02:16.709Z] #8 exporting config sha256:a98efa7988ed79e93a9ac97b180ab0399d8386f451670b44788330c21b207a14 done [2025-11-25T03:02:16.709Z] #8 exporting manifest list sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 done [2025-11-25T03:02:16.709Z] #8 pushing layers 0.0s done [2025-11-25T03:02:16.709Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f301f3801db597771f4514dfc24e7f5ecd234cf96a08bc22d3d4924ef9c09544 0.1s done [2025-11-25T03:02:16.709Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:16.709Z] #8 DONE 0.1s [2025-11-25T03:02:16.709Z] [2025-11-25T03:02:16.709Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:16.709Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:17.001Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:17.001Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:17.259Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:17.259Z] #1 transferring dockerfile: 205B done [2025-11-25T03:02:17.259Z] #1 DONE 0.0s [2025-11-25T03:02:17.259Z] [2025-11-25T03:02:17.259Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:17.260Z] #2 DONE 0.0s [2025-11-25T03:02:17.260Z] [2025-11-25T03:02:17.260Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:17.260Z] #3 DONE 0.1s [2025-11-25T03:02:17.260Z] [2025-11-25T03:02:17.260Z] #4 [internal] load .dockerignore [2025-11-25T03:02:17.260Z] #4 transferring context: 2B done [2025-11-25T03:02:17.260Z] #4 DONE 0.0s [2025-11-25T03:02:17.260Z] [2025-11-25T03:02:17.260Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:17.260Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done [2025-11-25T03:02:17.260Z] #5 DONE 0.0s [2025-11-25T03:02:17.260Z] [2025-11-25T03:02:17.260Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:17.260Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a done [2025-11-25T03:02:17.260Z] #6 DONE 0.1s [2025-11-25T03:02:17.260Z] [2025-11-25T03:02:17.260Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:17.260Z] #7 DONE 0.0s [2025-11-25T03:02:17.260Z] [2025-11-25T03:02:17.260Z] #8 exporting to image [2025-11-25T03:02:17.260Z] #8 exporting layers done [2025-11-25T03:02:17.260Z] #8 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 done [2025-11-25T03:02:17.260Z] #8 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 done [2025-11-25T03:02:17.260Z] #8 exporting manifest sha256:7557a5fef76894ce005503e3dccfa42879c8426308e22aa8a776f8feb4958670 done [2025-11-25T03:02:17.260Z] #8 exporting config sha256:07fdd84ffb87d6517f1922231afad76ac4b8f815b1ba9afc7b698b6d526ecaf6 done [2025-11-25T03:02:17.260Z] #8 exporting manifest list sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 done [2025-11-25T03:02:17.260Z] #8 pushing layers 0.1s done [2025-11-25T03:02:17.260Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 [2025-11-25T03:02:17.260Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:17.526Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 0.1s done [2025-11-25T03:02:17.526Z] #8 DONE 0.2s [2025-11-25T03:02:17.526Z] [2025-11-25T03:02:17.526Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:17.526Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:17.901Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-11-25T03:02:17.901Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-11-25T03:02:17.901Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:17.901Z] #1 transferring dockerfile: 171B done [2025-11-25T03:02:17.901Z] #1 DONE 0.0s [2025-11-25T03:02:17.901Z] [2025-11-25T03:02:17.901Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-25T03:02:17.901Z] #2 DONE 0.0s [2025-11-25T03:02:17.901Z] [2025-11-25T03:02:17.901Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-25T03:02:17.901Z] #3 DONE 0.0s [2025-11-25T03:02:17.901Z] [2025-11-25T03:02:17.901Z] #4 [internal] load .dockerignore [2025-11-25T03:02:17.901Z] #4 transferring context: 2B done [2025-11-25T03:02:17.901Z] #4 DONE 0.0s [2025-11-25T03:02:18.161Z] [2025-11-25T03:02:18.161Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:18.161Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done [2025-11-25T03:02:18.161Z] #5 CACHED [2025-11-25T03:02:18.161Z] [2025-11-25T03:02:18.161Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:18.161Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done [2025-11-25T03:02:18.161Z] #6 CACHED [2025-11-25T03:02:18.161Z] [2025-11-25T03:02:18.161Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:18.161Z] #7 DONE 0.0s [2025-11-25T03:02:18.161Z] [2025-11-25T03:02:18.161Z] #8 exporting to image [2025-11-25T03:02:18.161Z] #8 exporting layers done [2025-11-25T03:02:18.161Z] #8 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 done [2025-11-25T03:02:18.161Z] #8 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 done [2025-11-25T03:02:18.161Z] #8 exporting manifest sha256:7557a5fef76894ce005503e3dccfa42879c8426308e22aa8a776f8feb4958670 done [2025-11-25T03:02:18.161Z] #8 exporting config sha256:07fdd84ffb87d6517f1922231afad76ac4b8f815b1ba9afc7b698b6d526ecaf6 done [2025-11-25T03:02:18.161Z] #8 exporting manifest list sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 done [2025-11-25T03:02:18.161Z] #8 pushing layers 0.0s done [2025-11-25T03:02:18.161Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 0.1s done [2025-11-25T03:02:18.161Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:18.161Z] #8 DONE 0.1s [2025-11-25T03:02:18.161Z] [2025-11-25T03:02:18.161Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:18.161Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:18.455Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77' [2025-11-25T03:02:18.455Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 --push - [2025-11-25T03:02:18.455Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:18.455Z] #1 transferring dockerfile: 177B done [2025-11-25T03:02:18.455Z] #1 DONE 0.0s [2025-11-25T03:02:18.455Z] [2025-11-25T03:02:18.455Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 [2025-11-25T03:02:18.455Z] #2 DONE 0.0s [2025-11-25T03:02:18.455Z] [2025-11-25T03:02:18.455Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77 [2025-11-25T03:02:18.455Z] #3 DONE 0.0s [2025-11-25T03:02:18.455Z] [2025-11-25T03:02:18.455Z] #4 [internal] load .dockerignore [2025-11-25T03:02:18.455Z] #4 transferring context: 2B done [2025-11-25T03:02:18.455Z] #4 DONE 0.0s [2025-11-25T03:02:18.455Z] [2025-11-25T03:02:18.455Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:18.455Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done [2025-11-25T03:02:18.455Z] #5 CACHED [2025-11-25T03:02:18.455Z] [2025-11-25T03:02:18.455Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:18.455Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done [2025-11-25T03:02:18.455Z] #6 CACHED [2025-11-25T03:02:18.455Z] [2025-11-25T03:02:18.455Z] #7 exporting to image [2025-11-25T03:02:18.455Z] #7 exporting layers done [2025-11-25T03:02:18.455Z] #7 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 done [2025-11-25T03:02:18.455Z] #7 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 [2025-11-25T03:02:18.455Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:18.713Z] #7 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 done [2025-11-25T03:02:18.713Z] #7 exporting manifest sha256:7557a5fef76894ce005503e3dccfa42879c8426308e22aa8a776f8feb4958670 done [2025-11-25T03:02:18.713Z] #7 exporting config sha256:07fdd84ffb87d6517f1922231afad76ac4b8f815b1ba9afc7b698b6d526ecaf6 done [2025-11-25T03:02:18.713Z] #7 exporting manifest list sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 done [2025-11-25T03:02:18.713Z] #7 pushing layers 0.0s done [2025-11-25T03:02:18.713Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.77@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 0.1s done [2025-11-25T03:02:18.713Z] #7 DONE 0.1s [2025-11-25T03:02:18.713Z] [2025-11-25T03:02:18.713Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:18.713Z] #8 DONE 0.0s [2025-11-25T03:02:18.713Z] [2025-11-25T03:02:18.713Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:18.713Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:19.002Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:19.002Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:19.002Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:19.002Z] #1 transferring dockerfile: 218B done [2025-11-25T03:02:19.002Z] #1 DONE 0.0s [2025-11-25T03:02:19.002Z] [2025-11-25T03:02:19.002Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:19.002Z] #2 DONE 0.0s [2025-11-25T03:02:19.002Z] [2025-11-25T03:02:19.002Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:19.002Z] #3 DONE 0.0s [2025-11-25T03:02:19.002Z] [2025-11-25T03:02:19.002Z] #4 [internal] load .dockerignore [2025-11-25T03:02:19.002Z] #4 transferring context: 2B done [2025-11-25T03:02:19.002Z] #4 DONE 0.0s [2025-11-25T03:02:19.002Z] [2025-11-25T03:02:19.002Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:19.002Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done [2025-11-25T03:02:19.002Z] #5 CACHED [2025-11-25T03:02:19.002Z] [2025-11-25T03:02:19.002Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:19.002Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done [2025-11-25T03:02:19.002Z] #6 CACHED [2025-11-25T03:02:19.002Z] [2025-11-25T03:02:19.002Z] #7 exporting to image [2025-11-25T03:02:19.002Z] #7 exporting layers done [2025-11-25T03:02:19.002Z] #7 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 [2025-11-25T03:02:19.002Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:19.261Z] #7 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 done [2025-11-25T03:02:19.261Z] #7 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 done [2025-11-25T03:02:19.261Z] #7 exporting manifest sha256:7557a5fef76894ce005503e3dccfa42879c8426308e22aa8a776f8feb4958670 done [2025-11-25T03:02:19.261Z] #7 exporting config sha256:07fdd84ffb87d6517f1922231afad76ac4b8f815b1ba9afc7b698b6d526ecaf6 done [2025-11-25T03:02:19.261Z] #7 exporting manifest list sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 done [2025-11-25T03:02:19.261Z] #7 pushing layers 0.0s done [2025-11-25T03:02:19.261Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 0.1s done [2025-11-25T03:02:19.261Z] #7 DONE 0.1s [2025-11-25T03:02:19.261Z] [2025-11-25T03:02:19.261Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:19.261Z] #8 DONE 0.0s [2025-11-25T03:02:19.261Z] [2025-11-25T03:02:19.261Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:19.261Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:19.559Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-11-25T03:02:19.559Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-11-25T03:02:19.559Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:19.559Z] #1 transferring dockerfile: 169B done [2025-11-25T03:02:19.559Z] #1 DONE 0.0s [2025-11-25T03:02:19.559Z] [2025-11-25T03:02:19.559Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-25T03:02:19.559Z] #2 DONE 0.0s [2025-11-25T03:02:19.559Z] [2025-11-25T03:02:19.559Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-25T03:02:19.559Z] #3 DONE 0.0s [2025-11-25T03:02:19.559Z] [2025-11-25T03:02:19.559Z] #4 [internal] load .dockerignore [2025-11-25T03:02:19.559Z] #4 transferring context: 2B done [2025-11-25T03:02:19.559Z] #4 DONE 0.0s [2025-11-25T03:02:19.559Z] [2025-11-25T03:02:19.559Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:19.560Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done [2025-11-25T03:02:19.560Z] #5 DONE 0.0s [2025-11-25T03:02:19.560Z] [2025-11-25T03:02:19.560Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:19.820Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a 0.0s done [2025-11-25T03:02:19.820Z] #6 CACHED [2025-11-25T03:02:19.820Z] [2025-11-25T03:02:19.820Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a2a870718c25661ee56f757b8d59420ecb653cbada40a27de718b2f5e370cc6a [2025-11-25T03:02:19.820Z] #5 CACHED [2025-11-25T03:02:19.820Z] [2025-11-25T03:02:19.820Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:19.820Z] #7 DONE 0.0s [2025-11-25T03:02:19.820Z] [2025-11-25T03:02:19.820Z] #8 exporting to image [2025-11-25T03:02:19.820Z] #8 exporting layers done [2025-11-25T03:02:19.820Z] #8 exporting manifest sha256:a51436d675fa2066eab2bc3bbb1a07cca4ef9749fb4c6f513beb86c9ac411929 done [2025-11-25T03:02:19.820Z] #8 exporting config sha256:306c70d6c969a820984cceb1a09f8ec59a50fada256b99f97e6af546f25579e8 done [2025-11-25T03:02:19.820Z] #8 exporting manifest sha256:7557a5fef76894ce005503e3dccfa42879c8426308e22aa8a776f8feb4958670 done [2025-11-25T03:02:19.820Z] #8 exporting config sha256:07fdd84ffb87d6517f1922231afad76ac4b8f815b1ba9afc7b698b6d526ecaf6 done [2025-11-25T03:02:19.820Z] #8 exporting manifest list sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 done [2025-11-25T03:02:19.820Z] #8 pushing layers 0.0s done [2025-11-25T03:02:19.820Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:39f93dc5503e7efd1fab845bd6761b383314a76254c7998ebcb0a2a8d7a9de11 0.1s done [2025-11-25T03:02:19.820Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:19.820Z] #8 DONE 0.1s [2025-11-25T03:02:19.820Z] [2025-11-25T03:02:19.820Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:19.820Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:20.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:20.110Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:20.110Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:20.110Z] #1 transferring dockerfile: 211B done [2025-11-25T03:02:20.110Z] #1 DONE 0.0s [2025-11-25T03:02:20.110Z] [2025-11-25T03:02:20.110Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:20.110Z] #2 DONE 0.0s [2025-11-25T03:02:20.110Z] [2025-11-25T03:02:20.110Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:20.110Z] #3 DONE 0.0s [2025-11-25T03:02:20.110Z] [2025-11-25T03:02:20.110Z] #4 [internal] load .dockerignore [2025-11-25T03:02:20.110Z] #4 transferring context: 2B done [2025-11-25T03:02:20.110Z] #4 DONE 0.0s [2025-11-25T03:02:20.110Z] [2025-11-25T03:02:20.110Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:20.110Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done [2025-11-25T03:02:20.110Z] #5 DONE 0.0s [2025-11-25T03:02:20.110Z] [2025-11-25T03:02:20.110Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:20.369Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done [2025-11-25T03:02:20.369Z] #6 DONE 0.0s [2025-11-25T03:02:20.369Z] [2025-11-25T03:02:20.369Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:20.369Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done [2025-11-25T03:02:20.369Z] #5 DONE 0.1s [2025-11-25T03:02:20.369Z] [2025-11-25T03:02:20.369Z] #7 exporting to image [2025-11-25T03:02:20.369Z] #7 exporting layers done [2025-11-25T03:02:20.369Z] #7 exporting manifest sha256:b9abb2e8a5cb261dce00245e17cabbb0cb435c6b043908488e6292bd56934bc0 done [2025-11-25T03:02:20.369Z] #7 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 [2025-11-25T03:02:20.369Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:20.369Z] #7 ... [2025-11-25T03:02:20.369Z] [2025-11-25T03:02:20.369Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:20.369Z] #8 DONE 0.0s [2025-11-25T03:02:20.369Z] [2025-11-25T03:02:20.369Z] #7 exporting to image [2025-11-25T03:02:20.369Z] #7 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done [2025-11-25T03:02:20.369Z] #7 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce done [2025-11-25T03:02:20.369Z] #7 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 done [2025-11-25T03:02:20.369Z] #7 exporting manifest list sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 done [2025-11-25T03:02:20.369Z] #7 pushing layers 0.1s done [2025-11-25T03:02:20.369Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 [2025-11-25T03:02:20.628Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 0.1s done [2025-11-25T03:02:20.628Z] #7 DONE 0.2s [2025-11-25T03:02:20.628Z] [2025-11-25T03:02:20.628Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:20.628Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:20.923Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-11-25T03:02:20.923Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-11-25T03:02:21.182Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:21.182Z] #1 transferring dockerfile: 177B done [2025-11-25T03:02:21.182Z] #1 DONE 0.0s [2025-11-25T03:02:21.182Z] [2025-11-25T03:02:21.182Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-25T03:02:21.182Z] #2 DONE 0.0s [2025-11-25T03:02:21.182Z] [2025-11-25T03:02:21.182Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-25T03:02:21.182Z] #3 DONE 0.0s [2025-11-25T03:02:21.182Z] [2025-11-25T03:02:21.182Z] #4 [internal] load .dockerignore [2025-11-25T03:02:21.182Z] #4 transferring context: 2B done [2025-11-25T03:02:21.182Z] #4 DONE 0.0s [2025-11-25T03:02:21.182Z] [2025-11-25T03:02:21.182Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:21.182Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff done [2025-11-25T03:02:21.182Z] #5 CACHED [2025-11-25T03:02:21.182Z] [2025-11-25T03:02:21.182Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:21.182Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done [2025-11-25T03:02:21.182Z] #6 CACHED [2025-11-25T03:02:21.182Z] [2025-11-25T03:02:21.182Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:21.182Z] #7 DONE 0.0s [2025-11-25T03:02:21.182Z] [2025-11-25T03:02:21.182Z] #8 exporting to image [2025-11-25T03:02:21.182Z] #8 exporting layers done [2025-11-25T03:02:21.182Z] #8 exporting manifest sha256:b9abb2e8a5cb261dce00245e17cabbb0cb435c6b043908488e6292bd56934bc0 done [2025-11-25T03:02:21.182Z] #8 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done [2025-11-25T03:02:21.182Z] #8 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce done [2025-11-25T03:02:21.182Z] #8 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 done [2025-11-25T03:02:21.182Z] #8 exporting manifest list sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 done [2025-11-25T03:02:21.182Z] #8 pushing layers 0.0s done [2025-11-25T03:02:21.182Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 0.1s done [2025-11-25T03:02:21.182Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:21.183Z] #8 DONE 0.1s [2025-11-25T03:02:21.183Z] [2025-11-25T03:02:21.183Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:21.183Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:21.479Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 --push - [2025-11-25T03:02:21.479Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77' [2025-11-25T03:02:21.740Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:21.740Z] #1 transferring dockerfile: 183B done [2025-11-25T03:02:21.740Z] #1 DONE 0.0s [2025-11-25T03:02:21.740Z] [2025-11-25T03:02:21.740Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 [2025-11-25T03:02:21.740Z] #2 DONE 0.0s [2025-11-25T03:02:21.740Z] [2025-11-25T03:02:21.740Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77 [2025-11-25T03:02:21.740Z] #3 DONE 0.0s [2025-11-25T03:02:21.740Z] [2025-11-25T03:02:21.740Z] #4 [internal] load .dockerignore [2025-11-25T03:02:21.740Z] #4 transferring context: 2B done [2025-11-25T03:02:21.740Z] #4 DONE 0.0s [2025-11-25T03:02:21.740Z] [2025-11-25T03:02:21.740Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:21.740Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done [2025-11-25T03:02:21.740Z] #5 CACHED [2025-11-25T03:02:21.740Z] [2025-11-25T03:02:21.740Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:21.740Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff done [2025-11-25T03:02:21.740Z] #6 CACHED [2025-11-25T03:02:21.740Z] [2025-11-25T03:02:21.740Z] #7 exporting to image [2025-11-25T03:02:21.740Z] #7 exporting layers done [2025-11-25T03:02:21.740Z] #7 exporting manifest sha256:b9abb2e8a5cb261dce00245e17cabbb0cb435c6b043908488e6292bd56934bc0 done [2025-11-25T03:02:21.740Z] #7 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done [2025-11-25T03:02:21.740Z] #7 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce done [2025-11-25T03:02:21.740Z] #7 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 done [2025-11-25T03:02:21.740Z] #7 exporting manifest list sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 done [2025-11-25T03:02:21.740Z] #7 pushing layers 0.0s done [2025-11-25T03:02:21.740Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 [2025-11-25T03:02:21.740Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:21.740Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.77@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 0.1s done [2025-11-25T03:02:21.740Z] #7 DONE 0.1s [2025-11-25T03:02:21.740Z] [2025-11-25T03:02:21.740Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:21.740Z] #8 DONE 0.0s [2025-11-25T03:02:21.740Z] [2025-11-25T03:02:21.740Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:21.740Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:22.027Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:22.027Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:22.027Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:22.027Z] #1 transferring dockerfile: 224B done [2025-11-25T03:02:22.027Z] #1 DONE 0.0s [2025-11-25T03:02:22.027Z] [2025-11-25T03:02:22.027Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:22.027Z] #2 DONE 0.0s [2025-11-25T03:02:22.027Z] [2025-11-25T03:02:22.027Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:22.027Z] #3 DONE 0.0s [2025-11-25T03:02:22.027Z] [2025-11-25T03:02:22.027Z] #4 [internal] load .dockerignore [2025-11-25T03:02:22.027Z] #4 transferring context: 2B done [2025-11-25T03:02:22.027Z] #4 DONE 0.0s [2025-11-25T03:02:22.027Z] [2025-11-25T03:02:22.027Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:22.027Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done [2025-11-25T03:02:22.027Z] #5 CACHED [2025-11-25T03:02:22.027Z] [2025-11-25T03:02:22.027Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:22.027Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done [2025-11-25T03:02:22.027Z] #6 CACHED [2025-11-25T03:02:22.027Z] [2025-11-25T03:02:22.027Z] #7 exporting to image [2025-11-25T03:02:22.027Z] #7 exporting layers done [2025-11-25T03:02:22.027Z] #7 exporting manifest sha256:b9abb2e8a5cb261dce00245e17cabbb0cb435c6b043908488e6292bd56934bc0 done [2025-11-25T03:02:22.027Z] #7 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done [2025-11-25T03:02:22.027Z] #7 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce [2025-11-25T03:02:22.027Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:22.335Z] #7 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce done [2025-11-25T03:02:22.335Z] #7 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 done [2025-11-25T03:02:22.335Z] #7 exporting manifest list sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 done [2025-11-25T03:02:22.335Z] #7 pushing layers 0.0s done [2025-11-25T03:02:22.335Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 0.1s done [2025-11-25T03:02:22.335Z] #7 DONE 0.1s [2025-11-25T03:02:22.335Z] [2025-11-25T03:02:22.335Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:22.335Z] #8 DONE 0.0s [2025-11-25T03:02:22.335Z] [2025-11-25T03:02:22.335Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:22.335Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:22.724Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-11-25T03:02:22.724Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-11-25T03:02:22.724Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:22.724Z] #1 transferring dockerfile: 175B done [2025-11-25T03:02:22.724Z] #1 DONE 0.0s [2025-11-25T03:02:22.724Z] [2025-11-25T03:02:22.724Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-25T03:02:22.724Z] #2 DONE 0.0s [2025-11-25T03:02:22.724Z] [2025-11-25T03:02:22.724Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-25T03:02:22.724Z] #3 DONE 0.0s [2025-11-25T03:02:22.724Z] [2025-11-25T03:02:22.724Z] #4 [internal] load .dockerignore [2025-11-25T03:02:22.724Z] #4 transferring context: 2B done [2025-11-25T03:02:22.724Z] #4 DONE 0.0s [2025-11-25T03:02:22.724Z] [2025-11-25T03:02:22.724Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:22.724Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done [2025-11-25T03:02:22.724Z] #5 CACHED [2025-11-25T03:02:22.724Z] [2025-11-25T03:02:22.724Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff [2025-11-25T03:02:22.724Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c05344aa8b2a7371b5d675a27e0779330a82263d22887bc42d81d030a7d8e6ff 0.0s done [2025-11-25T03:02:22.724Z] #6 CACHED [2025-11-25T03:02:22.724Z] [2025-11-25T03:02:22.724Z] #7 exporting to image [2025-11-25T03:02:22.724Z] #7 exporting layers done [2025-11-25T03:02:22.724Z] #7 exporting manifest sha256:b9abb2e8a5cb261dce00245e17cabbb0cb435c6b043908488e6292bd56934bc0 done [2025-11-25T03:02:22.724Z] #7 exporting config sha256:bb59e5a4502a26cd9b8c3af6a6b28cec40dc277e0229dfab3dc556eecc8afe23 done [2025-11-25T03:02:22.724Z] #7 exporting manifest sha256:9e7266774df1fa3bfa2bcde8975d971d46cd4b742f41bfa4eaf647593048c1ce done [2025-11-25T03:02:22.724Z] #7 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 [2025-11-25T03:02:22.724Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:22.993Z] #7 exporting config sha256:c27589a301b4fa189a6a3412930bdd034de2d5b46f38e1908f3ae566692a03e9 done [2025-11-25T03:02:22.993Z] #7 exporting manifest list sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 done [2025-11-25T03:02:22.993Z] #7 pushing layers 0.0s done [2025-11-25T03:02:22.993Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:3659fe38ebdda18cfb383049e4f6c28ec14b77c612595198cd2399e392e00957 0.1s done [2025-11-25T03:02:22.993Z] #7 DONE 0.1s [2025-11-25T03:02:22.993Z] [2025-11-25T03:02:22.993Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:22.993Z] #8 DONE 0.0s [2025-11-25T03:02:22.993Z] [2025-11-25T03:02:22.993Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:22.993Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:23.283Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:23.283Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:23.283Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:23.283Z] #1 transferring dockerfile: 215B done [2025-11-25T03:02:23.283Z] #1 DONE 0.0s [2025-11-25T03:02:23.283Z] [2025-11-25T03:02:23.283Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:23.283Z] #2 DONE 0.0s [2025-11-25T03:02:23.283Z] [2025-11-25T03:02:23.283Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:23.283Z] #3 DONE 0.0s [2025-11-25T03:02:23.283Z] [2025-11-25T03:02:23.283Z] #4 [internal] load .dockerignore [2025-11-25T03:02:23.283Z] #4 transferring context: 2B done [2025-11-25T03:02:23.283Z] #4 DONE 0.0s [2025-11-25T03:02:23.540Z] [2025-11-25T03:02:23.540Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:23.540Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done [2025-11-25T03:02:23.540Z] #5 DONE 0.0s [2025-11-25T03:02:23.540Z] [2025-11-25T03:02:23.540Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:23.540Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done [2025-11-25T03:02:23.540Z] #6 DONE 0.1s [2025-11-25T03:02:23.540Z] [2025-11-25T03:02:23.540Z] #7 exporting to image [2025-11-25T03:02:23.540Z] #7 exporting layers done [2025-11-25T03:02:23.540Z] #7 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 done [2025-11-25T03:02:23.540Z] #7 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba [2025-11-25T03:02:23.540Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:23.540Z] #7 ... [2025-11-25T03:02:23.540Z] [2025-11-25T03:02:23.540Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:23.540Z] #8 DONE 0.0s [2025-11-25T03:02:23.540Z] [2025-11-25T03:02:23.540Z] #7 exporting to image [2025-11-25T03:02:23.540Z] #7 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done [2025-11-25T03:02:23.540Z] #7 exporting manifest sha256:41fe68524af8168737d5e611e095dabce15473f0f711fb6c9004436748bd14c7 done [2025-11-25T03:02:23.540Z] #7 exporting config sha256:8874a8963ac3f91e4c504f30d2b0402149b43b991c12525888c68fbe77283a34 done [2025-11-25T03:02:23.540Z] #7 exporting manifest list sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff done [2025-11-25T03:02:23.540Z] #7 pushing layers 0.1s done [2025-11-25T03:02:23.540Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff [2025-11-25T03:02:23.799Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 0.1s done [2025-11-25T03:02:23.799Z] #7 DONE 0.2s [2025-11-25T03:02:23.799Z] [2025-11-25T03:02:23.799Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:23.799Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:24.102Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-11-25T03:02:24.102Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-11-25T03:02:24.102Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:24.102Z] #1 transferring dockerfile: 181B done [2025-11-25T03:02:24.102Z] #1 DONE 0.0s [2025-11-25T03:02:24.102Z] [2025-11-25T03:02:24.102Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-25T03:02:24.102Z] #2 DONE 0.0s [2025-11-25T03:02:24.102Z] [2025-11-25T03:02:24.102Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-25T03:02:24.102Z] #3 DONE 0.0s [2025-11-25T03:02:24.102Z] [2025-11-25T03:02:24.102Z] #4 [internal] load .dockerignore [2025-11-25T03:02:24.102Z] #4 transferring context: 2B done [2025-11-25T03:02:24.102Z] #4 DONE 0.0s [2025-11-25T03:02:24.102Z] [2025-11-25T03:02:24.102Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:24.102Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done [2025-11-25T03:02:24.102Z] #5 CACHED [2025-11-25T03:02:24.102Z] [2025-11-25T03:02:24.102Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:24.363Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done [2025-11-25T03:02:24.363Z] #6 CACHED [2025-11-25T03:02:24.363Z] [2025-11-25T03:02:24.363Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:24.363Z] #7 DONE 0.0s [2025-11-25T03:02:24.363Z] [2025-11-25T03:02:24.363Z] #8 exporting to image [2025-11-25T03:02:24.363Z] #8 exporting layers done [2025-11-25T03:02:24.363Z] #8 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 done [2025-11-25T03:02:24.363Z] #8 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done [2025-11-25T03:02:24.363Z] #8 exporting manifest sha256:41fe68524af8168737d5e611e095dabce15473f0f711fb6c9004436748bd14c7 done [2025-11-25T03:02:24.363Z] #8 exporting config sha256:8874a8963ac3f91e4c504f30d2b0402149b43b991c12525888c68fbe77283a34 done [2025-11-25T03:02:24.363Z] #8 exporting manifest list sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff done [2025-11-25T03:02:24.363Z] #8 pushing layers 0.0s done [2025-11-25T03:02:24.363Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 0.1s done [2025-11-25T03:02:24.363Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:24.363Z] #8 DONE 0.1s [2025-11-25T03:02:24.363Z] [2025-11-25T03:02:24.363Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:24.363Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:24.658Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 --push - [2025-11-25T03:02:24.658Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77' [2025-11-25T03:02:24.658Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:24.658Z] #1 transferring dockerfile: 187B done [2025-11-25T03:02:24.658Z] #1 DONE 0.0s [2025-11-25T03:02:24.658Z] [2025-11-25T03:02:24.658Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 [2025-11-25T03:02:24.658Z] #2 DONE 0.0s [2025-11-25T03:02:24.658Z] [2025-11-25T03:02:24.658Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77 [2025-11-25T03:02:24.658Z] #3 DONE 0.0s [2025-11-25T03:02:24.658Z] [2025-11-25T03:02:24.658Z] #4 [internal] load .dockerignore [2025-11-25T03:02:24.658Z] #4 transferring context: 2B done [2025-11-25T03:02:24.658Z] #4 DONE 0.0s [2025-11-25T03:02:24.658Z] [2025-11-25T03:02:24.658Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:24.658Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done [2025-11-25T03:02:24.658Z] #5 DONE 0.0s [2025-11-25T03:02:24.658Z] [2025-11-25T03:02:24.658Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:24.918Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done [2025-11-25T03:02:24.918Z] #6 CACHED [2025-11-25T03:02:24.918Z] [2025-11-25T03:02:24.918Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:24.918Z] #5 CACHED [2025-11-25T03:02:24.918Z] [2025-11-25T03:02:24.918Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:24.918Z] #7 DONE 0.0s [2025-11-25T03:02:24.918Z] [2025-11-25T03:02:24.918Z] #8 exporting to image [2025-11-25T03:02:24.918Z] #8 exporting layers done [2025-11-25T03:02:24.918Z] #8 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 done [2025-11-25T03:02:24.918Z] #8 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done [2025-11-25T03:02:24.918Z] #8 exporting manifest sha256:41fe68524af8168737d5e611e095dabce15473f0f711fb6c9004436748bd14c7 done [2025-11-25T03:02:24.918Z] #8 exporting config sha256:8874a8963ac3f91e4c504f30d2b0402149b43b991c12525888c68fbe77283a34 done [2025-11-25T03:02:24.918Z] #8 exporting manifest list sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff done [2025-11-25T03:02:24.918Z] #8 pushing layers 0.0s done [2025-11-25T03:02:24.918Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.77@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 0.1s done [2025-11-25T03:02:24.918Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:24.918Z] #8 DONE 0.1s [2025-11-25T03:02:24.918Z] [2025-11-25T03:02:24.918Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:24.918Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:25.212Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:25.212Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:25.472Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:25.472Z] #1 transferring dockerfile: 228B done [2025-11-25T03:02:25.472Z] #1 DONE 0.0s [2025-11-25T03:02:25.472Z] [2025-11-25T03:02:25.472Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:25.472Z] #2 DONE 0.0s [2025-11-25T03:02:25.472Z] [2025-11-25T03:02:25.472Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:25.472Z] #3 DONE 0.0s [2025-11-25T03:02:25.472Z] [2025-11-25T03:02:25.472Z] #4 [internal] load .dockerignore [2025-11-25T03:02:25.472Z] #4 transferring context: 2B done [2025-11-25T03:02:25.472Z] #4 DONE 0.0s [2025-11-25T03:02:25.472Z] [2025-11-25T03:02:25.472Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:25.472Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done [2025-11-25T03:02:25.472Z] #5 DONE 0.0s [2025-11-25T03:02:25.472Z] [2025-11-25T03:02:25.472Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:25.472Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done [2025-11-25T03:02:25.472Z] #6 CACHED [2025-11-25T03:02:25.472Z] [2025-11-25T03:02:25.472Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:25.472Z] #5 CACHED [2025-11-25T03:02:25.472Z] [2025-11-25T03:02:25.472Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:25.472Z] #7 DONE 0.0s [2025-11-25T03:02:25.472Z] [2025-11-25T03:02:25.472Z] #8 exporting to image [2025-11-25T03:02:25.472Z] #8 exporting layers done [2025-11-25T03:02:25.472Z] #8 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 done [2025-11-25T03:02:25.472Z] #8 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done [2025-11-25T03:02:25.472Z] #8 exporting manifest sha256:41fe68524af8168737d5e611e095dabce15473f0f711fb6c9004436748bd14c7 done [2025-11-25T03:02:25.472Z] #8 exporting config sha256:8874a8963ac3f91e4c504f30d2b0402149b43b991c12525888c68fbe77283a34 done [2025-11-25T03:02:25.472Z] #8 exporting manifest list sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff done [2025-11-25T03:02:25.472Z] #8 pushing layers 0.0s done [2025-11-25T03:02:25.472Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 0.1s done [2025-11-25T03:02:25.472Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:25.472Z] #8 DONE 0.1s [2025-11-25T03:02:25.472Z] [2025-11-25T03:02:25.472Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:25.472Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:25.759Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-11-25T03:02:25.760Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-11-25T03:02:25.760Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:25.760Z] #1 transferring dockerfile: 179B done [2025-11-25T03:02:25.760Z] #1 DONE 0.0s [2025-11-25T03:02:25.760Z] [2025-11-25T03:02:25.760Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-25T03:02:25.760Z] #2 DONE 0.0s [2025-11-25T03:02:25.760Z] [2025-11-25T03:02:25.760Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-25T03:02:25.760Z] #3 DONE 0.0s [2025-11-25T03:02:25.760Z] [2025-11-25T03:02:25.760Z] #4 [internal] load .dockerignore [2025-11-25T03:02:25.760Z] #4 transferring context: 2B done [2025-11-25T03:02:25.760Z] #4 DONE 0.0s [2025-11-25T03:02:25.760Z] [2025-11-25T03:02:25.760Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:25.760Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done [2025-11-25T03:02:25.760Z] #5 CACHED [2025-11-25T03:02:25.760Z] [2025-11-25T03:02:25.760Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 [2025-11-25T03:02:25.760Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a16f338a430e69c9f26c23e2bc6df15484b8ae56dea03a65ffe86d2d3f1b3e11 0.0s done [2025-11-25T03:02:25.760Z] #6 CACHED [2025-11-25T03:02:25.760Z] [2025-11-25T03:02:25.760Z] #7 exporting to image [2025-11-25T03:02:25.760Z] #7 exporting layers done [2025-11-25T03:02:25.760Z] #7 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 [2025-11-25T03:02:25.760Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:26.020Z] #7 exporting manifest sha256:03a56fdea76c31b6cf316df6d8c0892e2a8c21d4946906a87983fe1d9d221706 done [2025-11-25T03:02:26.020Z] #7 exporting config sha256:a3266ecf4f8cda552324bb5bd18911ff252df4a2a3c33de5063648f44a1ed9ba done [2025-11-25T03:02:26.020Z] #7 exporting manifest sha256:41fe68524af8168737d5e611e095dabce15473f0f711fb6c9004436748bd14c7 done [2025-11-25T03:02:26.020Z] #7 exporting config sha256:8874a8963ac3f91e4c504f30d2b0402149b43b991c12525888c68fbe77283a34 done [2025-11-25T03:02:26.020Z] #7 exporting manifest list sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff done [2025-11-25T03:02:26.020Z] #7 pushing layers 0.0s done [2025-11-25T03:02:26.020Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ab17ced6c2fd50e696ea9556901c7ac8bf7a2fcf0d2bc4eda65ea7605d85d1ff 0.1s done [2025-11-25T03:02:26.020Z] #7 DONE 0.1s [2025-11-25T03:02:26.020Z] [2025-11-25T03:02:26.020Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:26.020Z] #8 DONE 0.0s [2025-11-25T03:02:26.020Z] [2025-11-25T03:02:26.020Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:26.020Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:26.305Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:26.305Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:26.305Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:26.305Z] #1 transferring dockerfile: 205B done [2025-11-25T03:02:26.305Z] #1 DONE 0.0s [2025-11-25T03:02:26.305Z] [2025-11-25T03:02:26.305Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:26.305Z] #2 DONE 0.0s [2025-11-25T03:02:26.305Z] [2025-11-25T03:02:26.305Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:26.305Z] #3 DONE 0.0s [2025-11-25T03:02:26.305Z] [2025-11-25T03:02:26.305Z] #4 [internal] load .dockerignore [2025-11-25T03:02:26.305Z] #4 transferring context: 2B done [2025-11-25T03:02:26.305Z] #4 DONE 0.0s [2025-11-25T03:02:26.305Z] [2025-11-25T03:02:26.305Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:26.305Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:26.564Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done [2025-11-25T03:02:26.564Z] #5 DONE 0.0s [2025-11-25T03:02:26.564Z] [2025-11-25T03:02:26.564Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:26.564Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done [2025-11-25T03:02:26.564Z] #6 DONE 0.1s [2025-11-25T03:02:26.564Z] [2025-11-25T03:02:26.564Z] #7 exporting to image [2025-11-25T03:02:26.564Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:26.564Z] #7 ... [2025-11-25T03:02:26.564Z] [2025-11-25T03:02:26.564Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:26.564Z] #8 DONE 0.0s [2025-11-25T03:02:26.564Z] [2025-11-25T03:02:26.564Z] #7 exporting to image [2025-11-25T03:02:26.564Z] #7 exporting layers done [2025-11-25T03:02:26.564Z] #7 exporting manifest sha256:bb1a55f9f767996025b0dc1a4ceccd838d5c373993d946e4d90f39c3d064a753 done [2025-11-25T03:02:26.564Z] #7 exporting config sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done [2025-11-25T03:02:26.564Z] #7 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d done [2025-11-25T03:02:26.564Z] #7 exporting config sha256:0bb0be71d64f8f3bf287abc24484963554212ec7e0c353561ae36743dfcbbe49 done [2025-11-25T03:02:26.564Z] #7 exporting manifest list sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 done [2025-11-25T03:02:26.564Z] #7 pushing layers 0.1s done [2025-11-25T03:02:26.564Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 [2025-11-25T03:02:26.823Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 0.1s done [2025-11-25T03:02:26.823Z] #7 DONE 0.2s [2025-11-25T03:02:26.823Z] [2025-11-25T03:02:26.823Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:26.823Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:27.109Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-11-25T03:02:27.109Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-11-25T03:02:27.109Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:27.109Z] #1 transferring dockerfile: 171B done [2025-11-25T03:02:27.109Z] #1 DONE 0.0s [2025-11-25T03:02:27.109Z] [2025-11-25T03:02:27.109Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-25T03:02:27.109Z] #2 DONE 0.0s [2025-11-25T03:02:27.109Z] [2025-11-25T03:02:27.109Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-25T03:02:27.109Z] #3 DONE 0.0s [2025-11-25T03:02:27.109Z] [2025-11-25T03:02:27.109Z] #4 [internal] load .dockerignore [2025-11-25T03:02:27.109Z] #4 transferring context: 2B done [2025-11-25T03:02:27.109Z] #4 DONE 0.0s [2025-11-25T03:02:27.109Z] [2025-11-25T03:02:27.109Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:27.109Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done [2025-11-25T03:02:27.109Z] #5 DONE 0.0s [2025-11-25T03:02:27.109Z] [2025-11-25T03:02:27.109Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:27.369Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done [2025-11-25T03:02:27.369Z] #6 CACHED [2025-11-25T03:02:27.369Z] [2025-11-25T03:02:27.369Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:27.369Z] #5 CACHED [2025-11-25T03:02:27.369Z] [2025-11-25T03:02:27.369Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:27.369Z] #7 DONE 0.0s [2025-11-25T03:02:27.369Z] [2025-11-25T03:02:27.369Z] #8 exporting to image [2025-11-25T03:02:27.369Z] #8 exporting layers done [2025-11-25T03:02:27.369Z] #8 exporting manifest sha256:bb1a55f9f767996025b0dc1a4ceccd838d5c373993d946e4d90f39c3d064a753 done [2025-11-25T03:02:27.369Z] #8 exporting config sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done [2025-11-25T03:02:27.369Z] #8 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d done [2025-11-25T03:02:27.369Z] #8 exporting config sha256:0bb0be71d64f8f3bf287abc24484963554212ec7e0c353561ae36743dfcbbe49 done [2025-11-25T03:02:27.369Z] #8 exporting manifest list sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 done [2025-11-25T03:02:27.369Z] #8 pushing layers 0.0s done [2025-11-25T03:02:27.369Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 0.1s done [2025-11-25T03:02:27.369Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:27.369Z] #8 DONE 0.1s [2025-11-25T03:02:27.369Z] [2025-11-25T03:02:27.369Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:27.369Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:27.665Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77' [2025-11-25T03:02:27.665Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 --push - [2025-11-25T03:02:27.665Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:27.665Z] #1 transferring dockerfile: 177B done [2025-11-25T03:02:27.665Z] #1 DONE 0.0s [2025-11-25T03:02:27.665Z] [2025-11-25T03:02:27.665Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 [2025-11-25T03:02:27.665Z] #2 DONE 0.0s [2025-11-25T03:02:27.665Z] [2025-11-25T03:02:27.665Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77 [2025-11-25T03:02:27.665Z] #3 DONE 0.0s [2025-11-25T03:02:27.665Z] [2025-11-25T03:02:27.665Z] #4 [internal] load .dockerignore [2025-11-25T03:02:27.665Z] #4 transferring context: 2B done [2025-11-25T03:02:27.665Z] #4 DONE 0.0s [2025-11-25T03:02:27.665Z] [2025-11-25T03:02:27.666Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:27.666Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done [2025-11-25T03:02:27.666Z] #5 CACHED [2025-11-25T03:02:27.666Z] [2025-11-25T03:02:27.666Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:27.666Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done [2025-11-25T03:02:27.666Z] #6 CACHED [2025-11-25T03:02:27.666Z] [2025-11-25T03:02:27.666Z] #7 exporting to image [2025-11-25T03:02:27.666Z] #7 exporting layers done [2025-11-25T03:02:27.666Z] #7 exporting manifest sha256:bb1a55f9f767996025b0dc1a4ceccd838d5c373993d946e4d90f39c3d064a753 done [2025-11-25T03:02:27.666Z] #7 exporting config sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done [2025-11-25T03:02:27.666Z] #7 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d [2025-11-25T03:02:27.666Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:27.927Z] #7 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d done [2025-11-25T03:02:27.927Z] #7 exporting config sha256:0bb0be71d64f8f3bf287abc24484963554212ec7e0c353561ae36743dfcbbe49 done [2025-11-25T03:02:27.927Z] #7 exporting manifest list sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 done [2025-11-25T03:02:27.927Z] #7 pushing layers 0.0s done [2025-11-25T03:02:27.927Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.77@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 0.1s done [2025-11-25T03:02:27.927Z] #7 DONE 0.1s [2025-11-25T03:02:27.927Z] [2025-11-25T03:02:27.927Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:27.927Z] #8 DONE 0.0s [2025-11-25T03:02:27.927Z] [2025-11-25T03:02:27.927Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:27.927Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:28.212Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:28.212Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:28.212Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:28.212Z] #1 transferring dockerfile: 218B done [2025-11-25T03:02:28.212Z] #1 DONE 0.0s [2025-11-25T03:02:28.212Z] [2025-11-25T03:02:28.212Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:28.212Z] #2 DONE 0.0s [2025-11-25T03:02:28.212Z] [2025-11-25T03:02:28.212Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:28.212Z] #3 DONE 0.0s [2025-11-25T03:02:28.212Z] [2025-11-25T03:02:28.212Z] #4 [internal] load .dockerignore [2025-11-25T03:02:28.212Z] #4 transferring context: 2B done [2025-11-25T03:02:28.212Z] #4 DONE 0.0s [2025-11-25T03:02:28.212Z] [2025-11-25T03:02:28.212Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:28.212Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done [2025-11-25T03:02:28.212Z] #5 DONE 0.0s [2025-11-25T03:02:28.212Z] [2025-11-25T03:02:28.212Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:28.474Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done [2025-11-25T03:02:28.474Z] #6 CACHED [2025-11-25T03:02:28.474Z] [2025-11-25T03:02:28.474Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:28.474Z] #5 CACHED [2025-11-25T03:02:28.474Z] [2025-11-25T03:02:28.474Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:28.474Z] #7 DONE 0.0s [2025-11-25T03:02:28.474Z] [2025-11-25T03:02:28.474Z] #8 exporting to image [2025-11-25T03:02:28.474Z] #8 exporting layers done [2025-11-25T03:02:28.474Z] #8 exporting manifest sha256:bb1a55f9f767996025b0dc1a4ceccd838d5c373993d946e4d90f39c3d064a753 done [2025-11-25T03:02:28.474Z] #8 exporting config sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done [2025-11-25T03:02:28.474Z] #8 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d done [2025-11-25T03:02:28.474Z] #8 exporting config sha256:0bb0be71d64f8f3bf287abc24484963554212ec7e0c353561ae36743dfcbbe49 done [2025-11-25T03:02:28.474Z] #8 exporting manifest list sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 done [2025-11-25T03:02:28.474Z] #8 pushing layers 0.0s done [2025-11-25T03:02:28.474Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 0.1s done [2025-11-25T03:02:28.474Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:28.474Z] #8 DONE 0.1s [2025-11-25T03:02:28.474Z] [2025-11-25T03:02:28.474Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:28.474Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:28.765Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-11-25T03:02:28.765Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-11-25T03:02:28.765Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:28.765Z] #1 transferring dockerfile: 169B done [2025-11-25T03:02:28.765Z] #1 DONE 0.0s [2025-11-25T03:02:28.765Z] [2025-11-25T03:02:28.765Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-25T03:02:28.765Z] #2 DONE 0.0s [2025-11-25T03:02:28.765Z] [2025-11-25T03:02:28.765Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-25T03:02:28.765Z] #3 DONE 0.0s [2025-11-25T03:02:28.765Z] [2025-11-25T03:02:28.765Z] #4 [internal] load .dockerignore [2025-11-25T03:02:28.765Z] #4 transferring context: 2B done [2025-11-25T03:02:28.765Z] #4 DONE 0.0s [2025-11-25T03:02:28.765Z] [2025-11-25T03:02:28.765Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:28.765Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done [2025-11-25T03:02:28.765Z] #5 CACHED [2025-11-25T03:02:28.765Z] [2025-11-25T03:02:28.765Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:28.765Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c 0.0s done [2025-11-25T03:02:28.765Z] #6 DONE 0.0s [2025-11-25T03:02:29.023Z] [2025-11-25T03:02:29.023Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9851f2c2af6f24d1772ff88892e4ee7ab5b414ca58c36ac5e908793d906aaa7c [2025-11-25T03:02:29.023Z] #6 CACHED [2025-11-25T03:02:29.023Z] [2025-11-25T03:02:29.023Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:29.023Z] #7 DONE 0.0s [2025-11-25T03:02:29.023Z] [2025-11-25T03:02:29.023Z] #8 exporting to image [2025-11-25T03:02:29.023Z] #8 exporting layers done [2025-11-25T03:02:29.023Z] #8 exporting manifest sha256:bb1a55f9f767996025b0dc1a4ceccd838d5c373993d946e4d90f39c3d064a753 done [2025-11-25T03:02:29.023Z] #8 exporting config sha256:e6eddb39c705a00fe81dcc9a68ec2428b4cc947e92f780cecc237099ecf5bfba done [2025-11-25T03:02:29.023Z] #8 exporting manifest sha256:a97153e37222c907d0015c5de3e3be105c07d0eeb8ba3c9188746a955af48a5d done [2025-11-25T03:02:29.023Z] #8 exporting config sha256:0bb0be71d64f8f3bf287abc24484963554212ec7e0c353561ae36743dfcbbe49 done [2025-11-25T03:02:29.023Z] #8 exporting manifest list sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 done [2025-11-25T03:02:29.023Z] #8 pushing layers 0.0s done [2025-11-25T03:02:29.023Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8269e59ff746620d753e934216494ee89cdb747afb846abe542018d1bce9bdb6 0.1s done [2025-11-25T03:02:29.023Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:29.023Z] #8 DONE 0.1s [2025-11-25T03:02:29.023Z] [2025-11-25T03:02:29.023Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:29.023Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:29.313Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:29.313Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:29.313Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:29.313Z] #1 transferring dockerfile: 206B done [2025-11-25T03:02:29.313Z] #1 DONE 0.0s [2025-11-25T03:02:29.313Z] [2025-11-25T03:02:29.313Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:29.313Z] #2 DONE 0.0s [2025-11-25T03:02:29.313Z] [2025-11-25T03:02:29.313Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:29.313Z] #3 DONE 0.0s [2025-11-25T03:02:29.313Z] [2025-11-25T03:02:29.313Z] #4 [internal] load .dockerignore [2025-11-25T03:02:29.313Z] #4 transferring context: 2B done [2025-11-25T03:02:29.313Z] #4 DONE 0.0s [2025-11-25T03:02:29.572Z] [2025-11-25T03:02:29.572Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:29.572Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 done [2025-11-25T03:02:29.572Z] #5 DONE 0.0s [2025-11-25T03:02:29.572Z] [2025-11-25T03:02:29.572Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:29.572Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done [2025-11-25T03:02:29.572Z] #6 DONE 0.1s [2025-11-25T03:02:29.572Z] [2025-11-25T03:02:29.572Z] #7 exporting to image [2025-11-25T03:02:29.572Z] #7 exporting layers done [2025-11-25T03:02:29.572Z] #7 exporting manifest sha256:7402e4e82a4a9ea4e56ff15ddea7b720f218942b64d023fa9a76a856b5cd94b8 0.0s done [2025-11-25T03:02:29.573Z] #7 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff [2025-11-25T03:02:29.573Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:29.573Z] #7 ... [2025-11-25T03:02:29.573Z] [2025-11-25T03:02:29.573Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:29.573Z] #8 DONE 0.0s [2025-11-25T03:02:29.573Z] [2025-11-25T03:02:29.573Z] #7 exporting to image [2025-11-25T03:02:29.573Z] #7 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff done [2025-11-25T03:02:29.573Z] #7 exporting manifest sha256:a25f62cfc8729177b967f2a123c1abb298b8735ee25086e4bc16228a2057e0fd done [2025-11-25T03:02:29.573Z] #7 exporting config sha256:d9fd26b46e8a086fe6eff960f03838266153c4359968f7b31fe8e6a86264427a done [2025-11-25T03:02:29.573Z] #7 exporting manifest list sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 done [2025-11-25T03:02:29.573Z] #7 pushing layers 0.1s done [2025-11-25T03:02:29.573Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 [2025-11-25T03:02:29.832Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 0.1s done [2025-11-25T03:02:29.832Z] #7 DONE 0.2s [2025-11-25T03:02:29.832Z] [2025-11-25T03:02:29.832Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:29.832Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:30.122Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-11-25T03:02:30.122Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-11-25T03:02:30.122Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:30.122Z] #1 transferring dockerfile: 172B done [2025-11-25T03:02:30.122Z] #1 DONE 0.0s [2025-11-25T03:02:30.122Z] [2025-11-25T03:02:30.122Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-25T03:02:30.122Z] #2 DONE 0.0s [2025-11-25T03:02:30.122Z] [2025-11-25T03:02:30.122Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-25T03:02:30.122Z] #3 DONE 0.0s [2025-11-25T03:02:30.122Z] [2025-11-25T03:02:30.122Z] #4 [internal] load .dockerignore [2025-11-25T03:02:30.122Z] #4 transferring context: 2B done [2025-11-25T03:02:30.122Z] #4 DONE 0.0s [2025-11-25T03:02:30.122Z] [2025-11-25T03:02:30.122Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:30.122Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done [2025-11-25T03:02:30.122Z] #5 CACHED [2025-11-25T03:02:30.122Z] [2025-11-25T03:02:30.122Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:30.122Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done [2025-11-25T03:02:30.381Z] #6 CACHED [2025-11-25T03:02:30.381Z] [2025-11-25T03:02:30.381Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:30.381Z] #7 DONE 0.0s [2025-11-25T03:02:30.381Z] [2025-11-25T03:02:30.381Z] #8 exporting to image [2025-11-25T03:02:30.381Z] #8 exporting layers done [2025-11-25T03:02:30.381Z] #8 exporting manifest sha256:7402e4e82a4a9ea4e56ff15ddea7b720f218942b64d023fa9a76a856b5cd94b8 done [2025-11-25T03:02:30.381Z] #8 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff done [2025-11-25T03:02:30.381Z] #8 exporting manifest sha256:a25f62cfc8729177b967f2a123c1abb298b8735ee25086e4bc16228a2057e0fd done [2025-11-25T03:02:30.381Z] #8 exporting config sha256:d9fd26b46e8a086fe6eff960f03838266153c4359968f7b31fe8e6a86264427a done [2025-11-25T03:02:30.381Z] #8 exporting manifest list sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 done [2025-11-25T03:02:30.381Z] #8 pushing layers 0.0s done [2025-11-25T03:02:30.381Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 0.1s done [2025-11-25T03:02:30.381Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:30.381Z] #8 DONE 0.1s [2025-11-25T03:02:30.381Z] [2025-11-25T03:02:30.381Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:30.381Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:30.675Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77' [2025-11-25T03:02:30.675Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 --push - [2025-11-25T03:02:30.934Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:30.934Z] #1 transferring dockerfile: 178B done [2025-11-25T03:02:30.934Z] #1 DONE 0.0s [2025-11-25T03:02:30.934Z] [2025-11-25T03:02:30.934Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 [2025-11-25T03:02:30.934Z] #2 DONE 0.0s [2025-11-25T03:02:30.934Z] [2025-11-25T03:02:30.934Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77 [2025-11-25T03:02:30.934Z] #3 DONE 0.0s [2025-11-25T03:02:30.934Z] [2025-11-25T03:02:30.934Z] #4 [internal] load .dockerignore [2025-11-25T03:02:30.934Z] #4 transferring context: 2B done [2025-11-25T03:02:30.934Z] #4 DONE 0.0s [2025-11-25T03:02:30.934Z] [2025-11-25T03:02:30.934Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:30.934Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done [2025-11-25T03:02:30.934Z] #5 DONE 0.0s [2025-11-25T03:02:30.934Z] [2025-11-25T03:02:30.934Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:30.934Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done [2025-11-25T03:02:30.934Z] #6 CACHED [2025-11-25T03:02:30.934Z] [2025-11-25T03:02:30.934Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:30.934Z] #5 CACHED [2025-11-25T03:02:30.934Z] [2025-11-25T03:02:30.934Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:30.934Z] #7 DONE 0.0s [2025-11-25T03:02:30.934Z] [2025-11-25T03:02:30.934Z] #8 exporting to image [2025-11-25T03:02:30.934Z] #8 exporting layers done [2025-11-25T03:02:30.934Z] #8 exporting manifest sha256:7402e4e82a4a9ea4e56ff15ddea7b720f218942b64d023fa9a76a856b5cd94b8 done [2025-11-25T03:02:30.934Z] #8 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff done [2025-11-25T03:02:30.934Z] #8 exporting manifest sha256:a25f62cfc8729177b967f2a123c1abb298b8735ee25086e4bc16228a2057e0fd done [2025-11-25T03:02:30.934Z] #8 exporting config sha256:d9fd26b46e8a086fe6eff960f03838266153c4359968f7b31fe8e6a86264427a done [2025-11-25T03:02:30.934Z] #8 exporting manifest list sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 done [2025-11-25T03:02:30.934Z] #8 pushing layers 0.0s done [2025-11-25T03:02:30.934Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.77@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 0.1s done [2025-11-25T03:02:30.934Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:30.934Z] #8 DONE 0.1s [2025-11-25T03:02:30.934Z] [2025-11-25T03:02:30.934Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:30.934Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:31.226Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:31.226Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:31.485Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:31.485Z] #1 transferring dockerfile: 219B done [2025-11-25T03:02:31.485Z] #1 DONE 0.0s [2025-11-25T03:02:31.485Z] [2025-11-25T03:02:31.485Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:31.485Z] #2 DONE 0.0s [2025-11-25T03:02:31.485Z] [2025-11-25T03:02:31.485Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:31.485Z] #3 DONE 0.0s [2025-11-25T03:02:31.485Z] [2025-11-25T03:02:31.485Z] #4 [internal] load .dockerignore [2025-11-25T03:02:31.485Z] #4 transferring context: 2B done [2025-11-25T03:02:31.485Z] #4 DONE 0.0s [2025-11-25T03:02:31.485Z] [2025-11-25T03:02:31.485Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:31.485Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:31.485Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done [2025-11-25T03:02:31.485Z] #5 CACHED [2025-11-25T03:02:31.485Z] [2025-11-25T03:02:31.485Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:31.485Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done [2025-11-25T03:02:31.485Z] #6 CACHED [2025-11-25T03:02:31.485Z] [2025-11-25T03:02:31.485Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:31.485Z] #7 DONE 0.0s [2025-11-25T03:02:31.485Z] [2025-11-25T03:02:31.485Z] #8 exporting to image [2025-11-25T03:02:31.485Z] #8 exporting layers done [2025-11-25T03:02:31.485Z] #8 exporting manifest sha256:7402e4e82a4a9ea4e56ff15ddea7b720f218942b64d023fa9a76a856b5cd94b8 done [2025-11-25T03:02:31.485Z] #8 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff done [2025-11-25T03:02:31.485Z] #8 exporting manifest sha256:a25f62cfc8729177b967f2a123c1abb298b8735ee25086e4bc16228a2057e0fd done [2025-11-25T03:02:31.485Z] #8 exporting config sha256:d9fd26b46e8a086fe6eff960f03838266153c4359968f7b31fe8e6a86264427a done [2025-11-25T03:02:31.485Z] #8 exporting manifest list sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 done [2025-11-25T03:02:31.485Z] #8 pushing layers 0.0s done [2025-11-25T03:02:31.485Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 0.1s done [2025-11-25T03:02:31.485Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:31.485Z] #8 DONE 0.1s [2025-11-25T03:02:31.485Z] [2025-11-25T03:02:31.485Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:31.485Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:31.768Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-11-25T03:02:31.768Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-11-25T03:02:32.026Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:32.026Z] #1 transferring dockerfile: 170B done [2025-11-25T03:02:32.026Z] #1 DONE 0.0s [2025-11-25T03:02:32.026Z] [2025-11-25T03:02:32.026Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-25T03:02:32.026Z] #2 DONE 0.0s [2025-11-25T03:02:32.026Z] [2025-11-25T03:02:32.026Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-25T03:02:32.026Z] #3 DONE 0.0s [2025-11-25T03:02:32.026Z] [2025-11-25T03:02:32.026Z] #4 [internal] load .dockerignore [2025-11-25T03:02:32.026Z] #4 transferring context: 2B done [2025-11-25T03:02:32.026Z] #4 DONE 0.0s [2025-11-25T03:02:32.026Z] [2025-11-25T03:02:32.026Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:32.026Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 done [2025-11-25T03:02:32.026Z] #5 DONE 0.0s [2025-11-25T03:02:32.026Z] [2025-11-25T03:02:32.026Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:32.026Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 0.0s done [2025-11-25T03:02:32.026Z] #6 CACHED [2025-11-25T03:02:32.026Z] [2025-11-25T03:02:32.026Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c980f3bb4db2aa58172b7ccc6217bd67ac8c078621cd60afad75c37fde0d1473 [2025-11-25T03:02:32.026Z] #5 CACHED [2025-11-25T03:02:32.026Z] [2025-11-25T03:02:32.026Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:32.026Z] #7 DONE 0.0s [2025-11-25T03:02:32.026Z] [2025-11-25T03:02:32.026Z] #8 exporting to image [2025-11-25T03:02:32.026Z] #8 exporting layers done [2025-11-25T03:02:32.026Z] #8 exporting manifest sha256:7402e4e82a4a9ea4e56ff15ddea7b720f218942b64d023fa9a76a856b5cd94b8 done [2025-11-25T03:02:32.026Z] #8 exporting config sha256:30b8d77258e1325b22c5fe0e30bb20e7b6e61044249a388ec138cd688ae225ff done [2025-11-25T03:02:32.026Z] #8 exporting manifest sha256:a25f62cfc8729177b967f2a123c1abb298b8735ee25086e4bc16228a2057e0fd done [2025-11-25T03:02:32.026Z] #8 exporting config sha256:d9fd26b46e8a086fe6eff960f03838266153c4359968f7b31fe8e6a86264427a done [2025-11-25T03:02:32.026Z] #8 exporting manifest list sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 done [2025-11-25T03:02:32.026Z] #8 pushing layers 0.0s done [2025-11-25T03:02:32.026Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:17b6527c0840591e765579ae989abece22b85df718a0e15c01f25090f55bc697 0.1s done [2025-11-25T03:02:32.026Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:32.026Z] #8 DONE 0.1s [2025-11-25T03:02:32.026Z] [2025-11-25T03:02:32.026Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:32.027Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:32.311Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:32.311Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:32.311Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:32.311Z] #1 transferring dockerfile: 206B done [2025-11-25T03:02:32.312Z] #1 DONE 0.0s [2025-11-25T03:02:32.312Z] [2025-11-25T03:02:32.312Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:32.312Z] #2 DONE 0.0s [2025-11-25T03:02:32.312Z] [2025-11-25T03:02:32.312Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:32.312Z] #3 DONE 0.0s [2025-11-25T03:02:32.312Z] [2025-11-25T03:02:32.312Z] #4 [internal] load .dockerignore [2025-11-25T03:02:32.312Z] #4 transferring context: 2B done [2025-11-25T03:02:32.312Z] #4 DONE 0.0s [2025-11-25T03:02:32.312Z] [2025-11-25T03:02:32.312Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:32.312Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:32.570Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done [2025-11-25T03:02:32.570Z] #5 DONE 0.1s [2025-11-25T03:02:32.570Z] [2025-11-25T03:02:32.570Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:32.570Z] #6 DONE 0.0s [2025-11-25T03:02:32.570Z] [2025-11-25T03:02:32.570Z] #7 exporting to image [2025-11-25T03:02:32.570Z] #7 exporting layers done [2025-11-25T03:02:32.570Z] #7 exporting manifest sha256:a034847512985749e421484896b4d016b832b0ede3b3fb8ea68a866cc49cef4e done [2025-11-25T03:02:32.570Z] #7 exporting config sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 done [2025-11-25T03:02:32.570Z] #7 exporting manifest sha256:b4e63feaec7b2330fbf28fdf502f4b81f941277c0e092d793850f5c249d867b6 done [2025-11-25T03:02:32.570Z] #7 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b done [2025-11-25T03:02:32.571Z] #7 exporting manifest list sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d done [2025-11-25T03:02:32.571Z] #7 pushing layers [2025-11-25T03:02:32.571Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:32.571Z] #7 ... [2025-11-25T03:02:32.571Z] [2025-11-25T03:02:32.571Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:32.571Z] #8 DONE 0.0s [2025-11-25T03:02:32.571Z] [2025-11-25T03:02:32.571Z] #7 exporting to image [2025-11-25T03:02:32.571Z] #7 pushing layers 0.1s done [2025-11-25T03:02:32.571Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d [2025-11-25T03:02:32.830Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 0.1s done [2025-11-25T03:02:32.830Z] #7 DONE 0.2s [2025-11-25T03:02:32.830Z] [2025-11-25T03:02:32.830Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:32.830Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:33.121Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-11-25T03:02:33.121Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-11-25T03:02:33.121Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:33.121Z] #1 transferring dockerfile: 172B done [2025-11-25T03:02:33.121Z] #1 DONE 0.0s [2025-11-25T03:02:33.121Z] [2025-11-25T03:02:33.121Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-25T03:02:33.121Z] #2 DONE 0.0s [2025-11-25T03:02:33.121Z] [2025-11-25T03:02:33.121Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-25T03:02:33.121Z] #3 DONE 0.0s [2025-11-25T03:02:33.121Z] [2025-11-25T03:02:33.121Z] #4 [internal] load .dockerignore [2025-11-25T03:02:33.121Z] #4 transferring context: 2B done [2025-11-25T03:02:33.121Z] #4 DONE 0.0s [2025-11-25T03:02:33.121Z] [2025-11-25T03:02:33.121Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:33.121Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done [2025-11-25T03:02:33.121Z] #5 CACHED [2025-11-25T03:02:33.121Z] [2025-11-25T03:02:33.121Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:33.121Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done [2025-11-25T03:02:33.121Z] #6 CACHED [2025-11-25T03:02:33.121Z] [2025-11-25T03:02:33.121Z] #7 exporting to image [2025-11-25T03:02:33.121Z] #7 exporting layers [2025-11-25T03:02:33.121Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:33.379Z] #7 exporting layers done [2025-11-25T03:02:33.379Z] #7 exporting manifest sha256:a034847512985749e421484896b4d016b832b0ede3b3fb8ea68a866cc49cef4e done [2025-11-25T03:02:33.379Z] #7 exporting config sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 done [2025-11-25T03:02:33.379Z] #7 exporting manifest sha256:b4e63feaec7b2330fbf28fdf502f4b81f941277c0e092d793850f5c249d867b6 done [2025-11-25T03:02:33.379Z] #7 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b done [2025-11-25T03:02:33.379Z] #7 exporting manifest list sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d done [2025-11-25T03:02:33.379Z] #7 pushing layers 0.0s done [2025-11-25T03:02:33.379Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 0.1s done [2025-11-25T03:02:33.379Z] #7 DONE 0.1s [2025-11-25T03:02:33.379Z] [2025-11-25T03:02:33.379Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:33.379Z] #8 DONE 0.0s [2025-11-25T03:02:33.379Z] [2025-11-25T03:02:33.379Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:33.379Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:33.669Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77' [2025-11-25T03:02:33.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 --push - [2025-11-25T03:02:33.669Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:33.669Z] #1 transferring dockerfile: 178B done [2025-11-25T03:02:33.669Z] #1 DONE 0.0s [2025-11-25T03:02:33.669Z] [2025-11-25T03:02:33.669Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 [2025-11-25T03:02:33.669Z] #2 DONE 0.0s [2025-11-25T03:02:33.669Z] [2025-11-25T03:02:33.669Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77 [2025-11-25T03:02:33.669Z] #3 DONE 0.0s [2025-11-25T03:02:33.669Z] [2025-11-25T03:02:33.669Z] #4 [internal] load .dockerignore [2025-11-25T03:02:33.669Z] #4 transferring context: 2B done [2025-11-25T03:02:33.669Z] #4 DONE 0.0s [2025-11-25T03:02:33.669Z] [2025-11-25T03:02:33.669Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:33.669Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done [2025-11-25T03:02:33.669Z] #5 CACHED [2025-11-25T03:02:33.669Z] [2025-11-25T03:02:33.669Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:33.669Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done [2025-11-25T03:02:33.669Z] #6 CACHED [2025-11-25T03:02:33.669Z] [2025-11-25T03:02:33.669Z] #7 exporting to image [2025-11-25T03:02:33.669Z] #7 exporting layers done [2025-11-25T03:02:33.669Z] #7 exporting manifest sha256:a034847512985749e421484896b4d016b832b0ede3b3fb8ea68a866cc49cef4e done [2025-11-25T03:02:33.669Z] #7 exporting config sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 done [2025-11-25T03:02:33.669Z] #7 exporting manifest sha256:b4e63feaec7b2330fbf28fdf502f4b81f941277c0e092d793850f5c249d867b6 done [2025-11-25T03:02:33.669Z] #7 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b [2025-11-25T03:02:33.669Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:33.928Z] #7 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b done [2025-11-25T03:02:33.928Z] #7 exporting manifest list sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d done [2025-11-25T03:02:33.928Z] #7 pushing layers 0.0s done [2025-11-25T03:02:33.928Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.77@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 0.1s done [2025-11-25T03:02:33.928Z] #7 DONE 0.1s [2025-11-25T03:02:33.928Z] [2025-11-25T03:02:33.928Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:33.928Z] #8 DONE 0.0s [2025-11-25T03:02:33.928Z] [2025-11-25T03:02:33.928Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:33.928Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:34.221Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:34.221Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:34.221Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:34.221Z] #1 transferring dockerfile: 219B done [2025-11-25T03:02:34.221Z] #1 DONE 0.0s [2025-11-25T03:02:34.221Z] [2025-11-25T03:02:34.221Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:34.221Z] #2 DONE 0.0s [2025-11-25T03:02:34.221Z] [2025-11-25T03:02:34.221Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:34.221Z] #3 DONE 0.0s [2025-11-25T03:02:34.221Z] [2025-11-25T03:02:34.221Z] #4 [internal] load .dockerignore [2025-11-25T03:02:34.221Z] #4 transferring context: 2B done [2025-11-25T03:02:34.221Z] #4 DONE 0.0s [2025-11-25T03:02:34.221Z] [2025-11-25T03:02:34.221Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:34.221Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done [2025-11-25T03:02:34.221Z] #5 CACHED [2025-11-25T03:02:34.221Z] [2025-11-25T03:02:34.221Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:34.480Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done [2025-11-25T03:02:34.480Z] #6 CACHED [2025-11-25T03:02:34.480Z] [2025-11-25T03:02:34.480Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:34.480Z] #7 DONE 0.0s [2025-11-25T03:02:34.480Z] [2025-11-25T03:02:34.480Z] #8 exporting to image [2025-11-25T03:02:34.480Z] #8 exporting layers done [2025-11-25T03:02:34.480Z] #8 exporting manifest sha256:a034847512985749e421484896b4d016b832b0ede3b3fb8ea68a866cc49cef4e done [2025-11-25T03:02:34.480Z] #8 exporting config sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 done [2025-11-25T03:02:34.480Z] #8 exporting manifest sha256:b4e63feaec7b2330fbf28fdf502f4b81f941277c0e092d793850f5c249d867b6 done [2025-11-25T03:02:34.480Z] #8 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b done [2025-11-25T03:02:34.480Z] #8 exporting manifest list sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d done [2025-11-25T03:02:34.480Z] #8 pushing layers 0.0s done [2025-11-25T03:02:34.480Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 0.1s done [2025-11-25T03:02:34.480Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:34.480Z] #8 DONE 0.1s [2025-11-25T03:02:34.480Z] [2025-11-25T03:02:34.480Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:34.480Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:34.766Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-11-25T03:02:34.766Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-11-25T03:02:34.766Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:34.766Z] #1 transferring dockerfile: 170B done [2025-11-25T03:02:34.766Z] #1 DONE 0.0s [2025-11-25T03:02:34.766Z] [2025-11-25T03:02:34.766Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-25T03:02:34.766Z] #2 DONE 0.0s [2025-11-25T03:02:34.766Z] [2025-11-25T03:02:34.766Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-25T03:02:34.766Z] #3 DONE 0.0s [2025-11-25T03:02:34.766Z] [2025-11-25T03:02:34.766Z] #4 [internal] load .dockerignore [2025-11-25T03:02:34.766Z] #4 transferring context: 2B done [2025-11-25T03:02:34.766Z] #4 DONE 0.0s [2025-11-25T03:02:34.766Z] [2025-11-25T03:02:34.766Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:34.766Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 done [2025-11-25T03:02:34.766Z] #5 CACHED [2025-11-25T03:02:34.766Z] [2025-11-25T03:02:34.766Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:34.766Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 0.0s done [2025-11-25T03:02:34.766Z] #6 DONE 0.0s [2025-11-25T03:02:35.030Z] [2025-11-25T03:02:35.030Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:71f7b628cdb3f47148225ebb3a17b6a194bbf3e5c1e7f84df734ff53a8cae7f9 [2025-11-25T03:02:35.030Z] #6 CACHED [2025-11-25T03:02:35.030Z] [2025-11-25T03:02:35.030Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:35.030Z] #7 DONE 0.0s [2025-11-25T03:02:35.030Z] [2025-11-25T03:02:35.030Z] #8 exporting to image [2025-11-25T03:02:35.030Z] #8 exporting layers done [2025-11-25T03:02:35.030Z] #8 exporting manifest sha256:a034847512985749e421484896b4d016b832b0ede3b3fb8ea68a866cc49cef4e done [2025-11-25T03:02:35.030Z] #8 exporting config sha256:221a38cbe628d2c9b30596dc015e59f92d65ad7a32d5b538462873f2194ed019 done [2025-11-25T03:02:35.030Z] #8 exporting manifest sha256:b4e63feaec7b2330fbf28fdf502f4b81f941277c0e092d793850f5c249d867b6 done [2025-11-25T03:02:35.030Z] #8 exporting config sha256:3ea88f644ff2ed72e2c16f73f123dcfe0c35277ba7191316aa084be52edbb63b done [2025-11-25T03:02:35.030Z] #8 exporting manifest list sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d done [2025-11-25T03:02:35.030Z] #8 pushing layers 0.0s done [2025-11-25T03:02:35.030Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:194ec4eea1ed4c01e9f2d86a08811da146707bbb5df2a0bd8de3be5af9a6047d 0.1s done [2025-11-25T03:02:35.030Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:35.030Z] #8 DONE 0.1s [2025-11-25T03:02:35.030Z] [2025-11-25T03:02:35.030Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:35.030Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:35.327Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:35.327Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:35.327Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:35.327Z] #1 transferring dockerfile: 206B done [2025-11-25T03:02:35.327Z] #1 DONE 0.0s [2025-11-25T03:02:35.327Z] [2025-11-25T03:02:35.327Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:35.327Z] #2 DONE 0.0s [2025-11-25T03:02:35.327Z] [2025-11-25T03:02:35.327Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:35.327Z] #3 DONE 0.0s [2025-11-25T03:02:35.327Z] [2025-11-25T03:02:35.327Z] #4 [internal] load .dockerignore [2025-11-25T03:02:35.327Z] #4 transferring context: 2B done [2025-11-25T03:02:35.327Z] #4 DONE 0.0s [2025-11-25T03:02:35.587Z] [2025-11-25T03:02:35.587Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:35.587Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done [2025-11-25T03:02:35.587Z] #5 DONE 0.0s [2025-11-25T03:02:35.587Z] [2025-11-25T03:02:35.587Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:35.587Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done [2025-11-25T03:02:35.587Z] #6 DONE 0.1s [2025-11-25T03:02:35.587Z] [2025-11-25T03:02:35.587Z] #7 exporting to image [2025-11-25T03:02:35.587Z] #7 exporting layers done [2025-11-25T03:02:35.587Z] #7 exporting manifest sha256:c0370e48c35f690ecadd7d1a138d207a175d4768a490905c73b8421577f9e3f3 done [2025-11-25T03:02:35.587Z] #7 exporting config sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done [2025-11-25T03:02:35.587Z] #7 exporting manifest sha256:9483e6600fd78478233e9987a5db8cbfb38264efb699555347146042f927e7a7 done [2025-11-25T03:02:35.587Z] #7 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 [2025-11-25T03:02:35.587Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:35.587Z] #7 ... [2025-11-25T03:02:35.587Z] [2025-11-25T03:02:35.587Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:35.587Z] #8 DONE 0.0s [2025-11-25T03:02:35.587Z] [2025-11-25T03:02:35.587Z] #7 exporting to image [2025-11-25T03:02:35.587Z] #7 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 done [2025-11-25T03:02:35.587Z] #7 exporting manifest list sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 done [2025-11-25T03:02:35.587Z] #7 pushing layers 0.1s done [2025-11-25T03:02:35.587Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 [2025-11-25T03:02:35.846Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 0.1s done [2025-11-25T03:02:35.846Z] #7 DONE 0.2s [2025-11-25T03:02:35.846Z] [2025-11-25T03:02:35.846Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:35.846Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:36.130Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-11-25T03:02:36.131Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-11-25T03:02:36.390Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:36.390Z] #1 transferring dockerfile: 172B done [2025-11-25T03:02:36.390Z] #1 DONE 0.0s [2025-11-25T03:02:36.390Z] [2025-11-25T03:02:36.390Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-25T03:02:36.390Z] #2 DONE 0.0s [2025-11-25T03:02:36.390Z] [2025-11-25T03:02:36.390Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-25T03:02:36.390Z] #3 DONE 0.0s [2025-11-25T03:02:36.390Z] [2025-11-25T03:02:36.390Z] #4 [internal] load .dockerignore [2025-11-25T03:02:36.390Z] #4 transferring context: 2B done [2025-11-25T03:02:36.390Z] #4 DONE 0.0s [2025-11-25T03:02:36.390Z] [2025-11-25T03:02:36.390Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:36.390Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done [2025-11-25T03:02:36.390Z] #5 DONE 0.0s [2025-11-25T03:02:36.390Z] [2025-11-25T03:02:36.390Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:36.390Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done [2025-11-25T03:02:36.390Z] #6 CACHED [2025-11-25T03:02:36.390Z] [2025-11-25T03:02:36.390Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:36.390Z] #5 CACHED [2025-11-25T03:02:36.390Z] [2025-11-25T03:02:36.390Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:36.390Z] #7 DONE 0.0s [2025-11-25T03:02:36.390Z] [2025-11-25T03:02:36.390Z] #8 exporting to image [2025-11-25T03:02:36.390Z] #8 exporting layers done [2025-11-25T03:02:36.390Z] #8 exporting manifest sha256:c0370e48c35f690ecadd7d1a138d207a175d4768a490905c73b8421577f9e3f3 done [2025-11-25T03:02:36.390Z] #8 exporting config sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done [2025-11-25T03:02:36.390Z] #8 exporting manifest sha256:9483e6600fd78478233e9987a5db8cbfb38264efb699555347146042f927e7a7 done [2025-11-25T03:02:36.390Z] #8 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 done [2025-11-25T03:02:36.390Z] #8 exporting manifest list sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 done [2025-11-25T03:02:36.390Z] #8 pushing layers 0.0s done [2025-11-25T03:02:36.390Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 0.1s done [2025-11-25T03:02:36.390Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:36.390Z] #8 DONE 0.1s [2025-11-25T03:02:36.390Z] [2025-11-25T03:02:36.390Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:36.390Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:36.677Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 --push - [2025-11-25T03:02:36.677Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77' [2025-11-25T03:02:36.677Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:36.677Z] #1 transferring dockerfile: 178B done [2025-11-25T03:02:36.677Z] #1 DONE 0.0s [2025-11-25T03:02:36.677Z] [2025-11-25T03:02:36.677Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 [2025-11-25T03:02:36.677Z] #2 DONE 0.0s [2025-11-25T03:02:36.677Z] [2025-11-25T03:02:36.677Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77 [2025-11-25T03:02:36.677Z] #3 DONE 0.0s [2025-11-25T03:02:36.677Z] [2025-11-25T03:02:36.677Z] #4 [internal] load .dockerignore [2025-11-25T03:02:36.677Z] #4 transferring context: 2B done [2025-11-25T03:02:36.677Z] #4 DONE 0.0s [2025-11-25T03:02:36.677Z] [2025-11-25T03:02:36.677Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:36.677Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff done [2025-11-25T03:02:36.677Z] #5 DONE 0.0s [2025-11-25T03:02:36.677Z] [2025-11-25T03:02:36.677Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:36.937Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done [2025-11-25T03:02:36.937Z] #6 CACHED [2025-11-25T03:02:36.937Z] [2025-11-25T03:02:36.937Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:36.937Z] #5 CACHED [2025-11-25T03:02:36.937Z] [2025-11-25T03:02:36.937Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:36.937Z] #7 DONE 0.0s [2025-11-25T03:02:36.937Z] [2025-11-25T03:02:36.937Z] #8 exporting to image [2025-11-25T03:02:36.937Z] #8 exporting layers done [2025-11-25T03:02:36.937Z] #8 exporting manifest sha256:c0370e48c35f690ecadd7d1a138d207a175d4768a490905c73b8421577f9e3f3 done [2025-11-25T03:02:36.937Z] #8 exporting config sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done [2025-11-25T03:02:36.937Z] #8 exporting manifest sha256:9483e6600fd78478233e9987a5db8cbfb38264efb699555347146042f927e7a7 done [2025-11-25T03:02:36.937Z] #8 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 done [2025-11-25T03:02:36.938Z] #8 exporting manifest list sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 done [2025-11-25T03:02:36.938Z] #8 pushing layers 0.0s done [2025-11-25T03:02:36.938Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.77@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 0.1s done [2025-11-25T03:02:36.938Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:36.938Z] #8 DONE 0.1s [2025-11-25T03:02:36.938Z] [2025-11-25T03:02:36.938Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:36.938Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:37.229Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:37.229Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:37.229Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:37.229Z] #1 transferring dockerfile: 219B done [2025-11-25T03:02:37.229Z] #1 DONE 0.0s [2025-11-25T03:02:37.229Z] [2025-11-25T03:02:37.229Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:37.229Z] #2 DONE 0.0s [2025-11-25T03:02:37.229Z] [2025-11-25T03:02:37.229Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:37.229Z] #3 DONE 0.0s [2025-11-25T03:02:37.229Z] [2025-11-25T03:02:37.229Z] #4 [internal] load .dockerignore [2025-11-25T03:02:37.229Z] #4 transferring context: 2B done [2025-11-25T03:02:37.229Z] #4 DONE 0.0s [2025-11-25T03:02:37.230Z] [2025-11-25T03:02:37.230Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:37.230Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff done [2025-11-25T03:02:37.230Z] #5 CACHED [2025-11-25T03:02:37.230Z] [2025-11-25T03:02:37.230Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:37.230Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff done [2025-11-25T03:02:37.230Z] #6 CACHED [2025-11-25T03:02:37.230Z] [2025-11-25T03:02:37.230Z] #7 exporting to image [2025-11-25T03:02:37.230Z] #7 exporting layers done [2025-11-25T03:02:37.230Z] #7 exporting manifest sha256:c0370e48c35f690ecadd7d1a138d207a175d4768a490905c73b8421577f9e3f3 done [2025-11-25T03:02:37.230Z] #7 exporting config sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done [2025-11-25T03:02:37.230Z] #7 exporting manifest sha256:9483e6600fd78478233e9987a5db8cbfb38264efb699555347146042f927e7a7 done [2025-11-25T03:02:37.230Z] #7 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 done [2025-11-25T03:02:37.230Z] #7 exporting manifest list sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 done [2025-11-25T03:02:37.230Z] #7 pushing layers 0.0s done [2025-11-25T03:02:37.230Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 [2025-11-25T03:02:37.230Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:37.487Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 0.1s done [2025-11-25T03:02:37.487Z] #7 DONE 0.1s [2025-11-25T03:02:37.487Z] [2025-11-25T03:02:37.487Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:37.487Z] #8 DONE 0.0s [2025-11-25T03:02:37.487Z] [2025-11-25T03:02:37.487Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:37.487Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:37.773Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-11-25T03:02:37.773Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-11-25T03:02:38.033Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:38.033Z] #1 transferring dockerfile: 170B done [2025-11-25T03:02:38.033Z] #1 DONE 0.0s [2025-11-25T03:02:38.033Z] [2025-11-25T03:02:38.033Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-25T03:02:38.033Z] #2 DONE 0.0s [2025-11-25T03:02:38.033Z] [2025-11-25T03:02:38.033Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-25T03:02:38.033Z] #3 DONE 0.0s [2025-11-25T03:02:38.033Z] [2025-11-25T03:02:38.033Z] #4 [internal] load .dockerignore [2025-11-25T03:02:38.033Z] #4 transferring context: 2B done [2025-11-25T03:02:38.033Z] #4 DONE 0.0s [2025-11-25T03:02:38.033Z] [2025-11-25T03:02:38.033Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:38.033Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done [2025-11-25T03:02:38.033Z] #5 DONE 0.0s [2025-11-25T03:02:38.033Z] [2025-11-25T03:02:38.033Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:38.033Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff 0.0s done [2025-11-25T03:02:38.033Z] #6 CACHED [2025-11-25T03:02:38.033Z] [2025-11-25T03:02:38.033Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:13bbf64fde0c9336a95bd03876934e841514225c7b2da1239246734a2304e3ff [2025-11-25T03:02:38.033Z] #5 CACHED [2025-11-25T03:02:38.033Z] [2025-11-25T03:02:38.033Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:38.033Z] #7 DONE 0.0s [2025-11-25T03:02:38.033Z] [2025-11-25T03:02:38.033Z] #8 exporting to image [2025-11-25T03:02:38.033Z] #8 exporting layers done [2025-11-25T03:02:38.033Z] #8 exporting manifest sha256:c0370e48c35f690ecadd7d1a138d207a175d4768a490905c73b8421577f9e3f3 done [2025-11-25T03:02:38.033Z] #8 exporting config sha256:add01839786b6bd36cd2b2f710775f232014bdd2f782509bebca9b275f4412e9 done [2025-11-25T03:02:38.033Z] #8 exporting manifest sha256:9483e6600fd78478233e9987a5db8cbfb38264efb699555347146042f927e7a7 done [2025-11-25T03:02:38.033Z] #8 exporting config sha256:08830c7391d87f241680a2755bfd75b9b55068bfb1d983fcf502051a732beb28 done [2025-11-25T03:02:38.033Z] #8 exporting manifest list sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 done [2025-11-25T03:02:38.033Z] #8 pushing layers 0.0s done [2025-11-25T03:02:38.033Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c2571a21b843882e27955b71e684f7ef1942333037e7895ae7bbd44376e41338 0.1s done [2025-11-25T03:02:38.033Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:38.033Z] #8 DONE 0.1s [2025-11-25T03:02:38.033Z] [2025-11-25T03:02:38.033Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:38.033Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:38.317Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26' [2025-11-25T03:02:38.317Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 --push - [2025-11-25T03:02:38.618Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:38.618Z] #1 transferring dockerfile: 202B done [2025-11-25T03:02:38.618Z] #1 DONE 0.0s [2025-11-25T03:02:38.618Z] [2025-11-25T03:02:38.618Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:38.618Z] #2 DONE 0.0s [2025-11-25T03:02:38.618Z] [2025-11-25T03:02:38.618Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:02:38.618Z] #3 DONE 0.0s [2025-11-25T03:02:38.618Z] [2025-11-25T03:02:38.618Z] #4 [internal] load .dockerignore [2025-11-25T03:02:38.618Z] #4 transferring context: 2B done [2025-11-25T03:02:38.618Z] #4 DONE 0.0s [2025-11-25T03:02:38.618Z] [2025-11-25T03:02:38.618Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:38.618Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:38.618Z] #5 ... [2025-11-25T03:02:38.618Z] [2025-11-25T03:02:38.618Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:38.618Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done [2025-11-25T03:02:38.618Z] #6 DONE 0.1s [2025-11-25T03:02:38.618Z] [2025-11-25T03:02:38.618Z] #7 exporting to image [2025-11-25T03:02:38.618Z] #7 exporting layers done [2025-11-25T03:02:38.618Z] #7 exporting manifest sha256:1764d11d66bc8272af97731f20f1869e6836088604a04900d7bdc4b88bbf951f done [2025-11-25T03:02:38.618Z] #7 exporting config sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done [2025-11-25T03:02:38.618Z] #7 exporting manifest sha256:6071219a17e99cca3bcb505714a41282dd38e83da4b82b1c7c6be0a95a63197c done [2025-11-25T03:02:38.618Z] #7 exporting config sha256:173186524de4fdfa8e045bd27900a1b89c6664baf1ed400871c2bbb4086290ab done [2025-11-25T03:02:38.618Z] #7 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b [2025-11-25T03:02:38.618Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:38.618Z] #7 ... [2025-11-25T03:02:38.618Z] [2025-11-25T03:02:38.618Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:38.618Z] #8 DONE 0.0s [2025-11-25T03:02:38.618Z] [2025-11-25T03:02:38.618Z] #7 exporting to image [2025-11-25T03:02:38.618Z] #7 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b done [2025-11-25T03:02:38.618Z] #7 pushing layers 0.1s done [2025-11-25T03:02:38.618Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b [2025-11-25T03:02:38.877Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 0.1s done [2025-11-25T03:02:38.877Z] #7 DONE 0.2s [2025-11-25T03:02:38.877Z] [2025-11-25T03:02:38.877Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:38.877Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:39.167Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-11-25T03:02:39.167Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-11-25T03:02:39.167Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:39.167Z] #1 transferring dockerfile: 168B done [2025-11-25T03:02:39.167Z] #1 DONE 0.0s [2025-11-25T03:02:39.167Z] [2025-11-25T03:02:39.167Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-25T03:02:39.167Z] #2 DONE 0.0s [2025-11-25T03:02:39.167Z] [2025-11-25T03:02:39.167Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-25T03:02:39.167Z] #3 DONE 0.0s [2025-11-25T03:02:39.167Z] [2025-11-25T03:02:39.167Z] #4 [internal] load .dockerignore [2025-11-25T03:02:39.167Z] #4 transferring context: 2B done [2025-11-25T03:02:39.167Z] #4 DONE 0.0s [2025-11-25T03:02:39.426Z] [2025-11-25T03:02:39.426Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:39.426Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c done [2025-11-25T03:02:39.426Z] #5 CACHED [2025-11-25T03:02:39.426Z] [2025-11-25T03:02:39.426Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:39.426Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done [2025-11-25T03:02:39.426Z] #6 CACHED [2025-11-25T03:02:39.426Z] [2025-11-25T03:02:39.426Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:39.426Z] #7 DONE 0.0s [2025-11-25T03:02:39.426Z] [2025-11-25T03:02:39.426Z] #8 exporting to image [2025-11-25T03:02:39.426Z] #8 exporting layers done [2025-11-25T03:02:39.426Z] #8 exporting manifest sha256:1764d11d66bc8272af97731f20f1869e6836088604a04900d7bdc4b88bbf951f done [2025-11-25T03:02:39.426Z] #8 exporting config sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done [2025-11-25T03:02:39.426Z] #8 exporting manifest sha256:6071219a17e99cca3bcb505714a41282dd38e83da4b82b1c7c6be0a95a63197c done [2025-11-25T03:02:39.426Z] #8 exporting config sha256:173186524de4fdfa8e045bd27900a1b89c6664baf1ed400871c2bbb4086290ab done [2025-11-25T03:02:39.426Z] #8 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b done [2025-11-25T03:02:39.426Z] #8 pushing layers 0.0s done [2025-11-25T03:02:39.426Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 0.1s done [2025-11-25T03:02:39.426Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:39.426Z] #8 DONE 0.1s [2025-11-25T03:02:39.426Z] [2025-11-25T03:02:39.426Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:39.426Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:39.718Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 --push - [2025-11-25T03:02:39.718Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77' [2025-11-25T03:02:39.718Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:39.718Z] #1 transferring dockerfile: 174B done [2025-11-25T03:02:39.718Z] #1 DONE 0.0s [2025-11-25T03:02:39.718Z] [2025-11-25T03:02:39.718Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 [2025-11-25T03:02:39.718Z] #2 DONE 0.0s [2025-11-25T03:02:39.718Z] [2025-11-25T03:02:39.718Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77 [2025-11-25T03:02:39.718Z] #3 DONE 0.0s [2025-11-25T03:02:39.718Z] [2025-11-25T03:02:39.718Z] #4 [internal] load .dockerignore [2025-11-25T03:02:39.718Z] #4 transferring context: 2B done [2025-11-25T03:02:39.718Z] #4 DONE 0.0s [2025-11-25T03:02:39.718Z] [2025-11-25T03:02:39.718Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:39.718Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done [2025-11-25T03:02:39.718Z] #5 CACHED [2025-11-25T03:02:39.718Z] [2025-11-25T03:02:39.718Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:39.718Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done [2025-11-25T03:02:39.718Z] #6 CACHED [2025-11-25T03:02:39.718Z] [2025-11-25T03:02:39.718Z] #7 exporting to image [2025-11-25T03:02:39.718Z] #7 exporting layers done [2025-11-25T03:02:39.718Z] #7 exporting manifest sha256:1764d11d66bc8272af97731f20f1869e6836088604a04900d7bdc4b88bbf951f done [2025-11-25T03:02:39.718Z] #7 exporting config sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done [2025-11-25T03:02:39.718Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:39.978Z] #7 exporting manifest sha256:6071219a17e99cca3bcb505714a41282dd38e83da4b82b1c7c6be0a95a63197c done [2025-11-25T03:02:39.978Z] #7 exporting config sha256:173186524de4fdfa8e045bd27900a1b89c6664baf1ed400871c2bbb4086290ab done [2025-11-25T03:02:39.978Z] #7 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b done [2025-11-25T03:02:39.978Z] #7 pushing layers 0.0s done [2025-11-25T03:02:39.978Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.77@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 0.1s done [2025-11-25T03:02:39.978Z] #7 DONE 0.1s [2025-11-25T03:02:39.978Z] [2025-11-25T03:02:39.978Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:39.978Z] #8 DONE 0.0s [2025-11-25T03:02:39.978Z] [2025-11-25T03:02:39.978Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:39.978Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:40.268Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 --push - [2025-11-25T03:02:40.269Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77' [2025-11-25T03:02:40.269Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:40.269Z] #1 transferring dockerfile: 215B done [2025-11-25T03:02:40.269Z] #1 DONE 0.0s [2025-11-25T03:02:40.269Z] [2025-11-25T03:02:40.269Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:40.269Z] #2 DONE 0.0s [2025-11-25T03:02:40.269Z] [2025-11-25T03:02:40.269Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:02:40.269Z] #3 DONE 0.0s [2025-11-25T03:02:40.269Z] [2025-11-25T03:02:40.269Z] #4 [internal] load .dockerignore [2025-11-25T03:02:40.269Z] #4 transferring context: 2B done [2025-11-25T03:02:40.269Z] #4 DONE 0.0s [2025-11-25T03:02:40.269Z] [2025-11-25T03:02:40.269Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:40.269Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done [2025-11-25T03:02:40.269Z] #5 CACHED [2025-11-25T03:02:40.269Z] [2025-11-25T03:02:40.269Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:40.269Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c 0.0s done [2025-11-25T03:02:40.269Z] #6 CACHED [2025-11-25T03:02:40.269Z] [2025-11-25T03:02:40.269Z] #7 exporting to image [2025-11-25T03:02:40.269Z] #7 exporting layers done [2025-11-25T03:02:40.269Z] #7 exporting manifest sha256:1764d11d66bc8272af97731f20f1869e6836088604a04900d7bdc4b88bbf951f done [2025-11-25T03:02:40.269Z] #7 exporting config sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done [2025-11-25T03:02:40.269Z] #7 exporting manifest sha256:6071219a17e99cca3bcb505714a41282dd38e83da4b82b1c7c6be0a95a63197c done [2025-11-25T03:02:40.269Z] #7 exporting config sha256:173186524de4fdfa8e045bd27900a1b89c6664baf1ed400871c2bbb4086290ab done [2025-11-25T03:02:40.269Z] #7 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b done [2025-11-25T03:02:40.269Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:40.528Z] #7 pushing layers 0.0s done [2025-11-25T03:02:40.528Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 0.1s done [2025-11-25T03:02:40.528Z] #7 DONE 0.1s [2025-11-25T03:02:40.528Z] [2025-11-25T03:02:40.528Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:40.528Z] #8 DONE 0.0s [2025-11-25T03:02:40.528Z] [2025-11-25T03:02:40.528Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:40.528Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T03:02:40.822Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-11-25T03:02:40.823Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-11-25T03:02:41.082Z] #1 [internal] load build definition from Dockerfile [2025-11-25T03:02:41.082Z] #1 transferring dockerfile: 166B done [2025-11-25T03:02:41.082Z] #1 DONE 0.0s [2025-11-25T03:02:41.082Z] [2025-11-25T03:02:41.082Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-25T03:02:41.082Z] #2 DONE 0.0s [2025-11-25T03:02:41.082Z] [2025-11-25T03:02:41.082Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-25T03:02:41.082Z] #3 DONE 0.0s [2025-11-25T03:02:41.082Z] [2025-11-25T03:02:41.082Z] #4 [internal] load .dockerignore [2025-11-25T03:02:41.082Z] #4 transferring context: 2B done [2025-11-25T03:02:41.082Z] #4 DONE 0.0s [2025-11-25T03:02:41.082Z] [2025-11-25T03:02:41.082Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:41.082Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c done [2025-11-25T03:02:41.082Z] #5 CACHED [2025-11-25T03:02:41.082Z] [2025-11-25T03:02:41.082Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c [2025-11-25T03:02:41.082Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f6256848bbfa28e9b7f90816ff417441624e92584aeecb205bf5c571c21cd27c done [2025-11-25T03:02:41.082Z] #6 CACHED [2025-11-25T03:02:41.082Z] [2025-11-25T03:02:41.082Z] #7 exporting to image [2025-11-25T03:02:41.082Z] #7 exporting layers done [2025-11-25T03:02:41.082Z] #7 exporting manifest sha256:1764d11d66bc8272af97731f20f1869e6836088604a04900d7bdc4b88bbf951f done [2025-11-25T03:02:41.083Z] #7 exporting config sha256:bd815c226654d102e43b249d626de0e0a0d33c6fda2942e30c05b44ee34140f7 done [2025-11-25T03:02:41.083Z] #7 exporting manifest sha256:6071219a17e99cca3bcb505714a41282dd38e83da4b82b1c7c6be0a95a63197c done [2025-11-25T03:02:41.083Z] #7 exporting config sha256:173186524de4fdfa8e045bd27900a1b89c6664baf1ed400871c2bbb4086290ab done [2025-11-25T03:02:41.083Z] #7 exporting manifest list sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b done [2025-11-25T03:02:41.083Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T03:02:41.083Z] #7 pushing layers 0.0s done [2025-11-25T03:02:41.083Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:6badd41b4f023fe9cd51c794837537728d70980c03c20d49c08b4d1204335c4b 0.1s done [2025-11-25T03:02:41.083Z] #7 DONE 0.1s [2025-11-25T03:02:41.083Z] [2025-11-25T03:02:41.083Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T03:02:41.083Z] #8 DONE 0.0s [2025-11-25T03:02:41.083Z] [2025-11-25T03:02:41.083Z] 1 warning found (use --debug to expand): [2025-11-25T03:02:41.083Z]  - 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-11-25T03:02:41.511Z] + '[' -d /w/workspace/edgex-go/928/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:02:41.804Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:02:42.362Z] ---> package-listing.sh [2025-11-25T03:02:42.362Z] ++ facter osfamily [2025-11-25T03:02:42.362Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-25T03:02:42.620Z] + OS_FAMILY=redhat [2025-11-25T03:02:42.620Z] + workspace=/w/workspace/edgex-go/928 [2025-11-25T03:02:42.620Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-25T03:02:42.620Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-25T03:02:42.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-25T03:02:42.620Z] + PACKAGES=/tmp/packages_start.txt [2025-11-25T03:02:42.620Z] + '[' /w/workspace/edgex-go/928 ']' [2025-11-25T03:02:42.620Z] + PACKAGES=/tmp/packages_end.txt [2025-11-25T03:02:42.620Z] + case "${OS_FAMILY}" in [2025-11-25T03:02:42.620Z] + sort [2025-11-25T03:02:42.620Z] + rpm -qa [2025-11-25T03:02:43.188Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-25T03:02:43.188Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-25T03:02:43.188Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-25T03:02:43.188Z] + '[' /w/workspace/edgex-go/928 ']' [2025-11-25T03:02:43.188Z] + mkdir -p /w/workspace/edgex-go/928/archives/ [2025-11-25T03:02:43.188Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/928/archives/ [Pipeline] echo [2025-11-25T03:02:43.206Z] 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/928/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-25T03:02:43.567Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:02:44.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T03:02:44.154Z] [2025-11-25T03:02:44.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:02:44.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T03:02:44.465Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-25T03:02:44.465Z] 5eb5b503b376: Pulling fs layer [2025-11-25T03:02:44.465Z] 5c69ac0246d0: Pulling fs layer [2025-11-25T03:02:44.465Z] ec43610c2a17: Pulling fs layer [2025-11-25T03:02:44.465Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-25T03:02:44.465Z] 33b1e0a273af: Pulling fs layer [2025-11-25T03:02:44.465Z] 5d3b04190fa2: Pulling fs layer [2025-11-25T03:02:44.465Z] 2f39f015ded8: Pulling fs layer [2025-11-25T03:02:44.465Z] 3a2ae6a8a46f: Waiting [2025-11-25T03:02:44.465Z] 33b1e0a273af: Waiting [2025-11-25T03:02:44.465Z] 5d3b04190fa2: Waiting [2025-11-25T03:02:44.465Z] 2f39f015ded8: Waiting [2025-11-25T03:02:44.465Z] 5c69ac0246d0: Verifying Checksum [2025-11-25T03:02:44.465Z] 5c69ac0246d0: Download complete [2025-11-25T03:02:44.465Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-25T03:02:44.465Z] 3a2ae6a8a46f: Download complete [2025-11-25T03:02:44.465Z] ec43610c2a17: Verifying Checksum [2025-11-25T03:02:44.465Z] ec43610c2a17: Download complete [2025-11-25T03:02:44.465Z] 33b1e0a273af: Verifying Checksum [2025-11-25T03:02:44.465Z] 33b1e0a273af: Download complete [2025-11-25T03:02:44.465Z] 5d3b04190fa2: Verifying Checksum [2025-11-25T03:02:44.465Z] 5d3b04190fa2: Download complete [2025-11-25T03:02:44.725Z] 5eb5b503b376: Verifying Checksum [2025-11-25T03:02:44.725Z] 5eb5b503b376: Download complete [2025-11-25T03:02:45.316Z] 2f39f015ded8: Verifying Checksum [2025-11-25T03:02:45.316Z] 2f39f015ded8: Download complete [2025-11-25T03:02:46.272Z] 5eb5b503b376: Pull complete [2025-11-25T03:02:46.272Z] 5c69ac0246d0: Pull complete [2025-11-25T03:02:46.542Z] ec43610c2a17: Pull complete [2025-11-25T03:02:46.542Z] 3a2ae6a8a46f: Pull complete [2025-11-25T03:02:46.808Z] 33b1e0a273af: Pull complete [2025-11-25T03:02:46.808Z] 5d3b04190fa2: Pull complete [2025-11-25T03:02:51.031Z] 2f39f015ded8: Pull complete [2025-11-25T03:02:51.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-25T03:02:51.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T03:02:51.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T03:02:51.203Z] prd-centos7-docker-4c-2g-773787 does not seem to be running inside a container [2025-11-25T03:02:51.243Z] $ 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/928/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-25T03:02:54.646Z] $ docker top d08a1a0d87c469b1ab1c83b655fa9c25956f0ccbd6012317ac26e697e1771b1c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T03:02:55.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-25T03:02:55.290Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-25T03:02:55.583Z] + ls /var/log/sa-host [2025-11-25T03:02:55.583Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T03:02:55.776Z] provisioning config files... [2025-11-25T03:02:55.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17069380211896741319tmp [Pipeline] { [Pipeline] echo [2025-11-25T03:02:55.807Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:02:56.090Z] ---> create-netrc.sh [Pipeline] } [2025-11-25T03:02:56.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:02:56.461Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-25T03:02:56.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:02:56.758Z] ---> sudo-logs.sh [2025-11-25T03:02:56.759Z] Archiving 'sudo' log.. [2025-11-25T03:02:56.759Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:02:56.795Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-25T03:02:56.798Z] $ docker stop --time=1 d08a1a0d87c469b1ab1c83b655fa9c25956f0ccbd6012317ac26e697e1771b1c [2025-11-25T03:02:57.930Z] $ docker rm -f --volumes d08a1a0d87c469b1ab1c83b655fa9c25956f0ccbd6012317ac26e697e1771b1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-25T03:02:58.041Z] [WS-CLEANUP] Deleting project workspace... [2025-11-25T03:02:58.041Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-25T03:02:58.059Z] [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-11-25T03:16:34.253Z] #128 ... [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T03:16:34.254Z] #154 DONE 1169.8s [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T03:16:34.254Z] #153 ... [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:16:34.254Z] #155 DONE 0.2s [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:16:34.254Z] #156 DONE 0.1s [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-25T03:16:34.254Z] #157 DONE 0.3s [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T03:16:34.254Z] #128 ... [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #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-11-25T03:16:34.254Z] #158 DONE 0.1s [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #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-11-25T03:16:34.254Z] #159 DONE 0.1s [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T03:16:34.254Z] #153 ... [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #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-11-25T03:16:34.254Z] #160 DONE 2.1s [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:16:34.254Z] #144 ... [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #107 [core-common-config-bootstrapper] exporting to image [2025-11-25T03:16:34.254Z] #107 exporting layers [2025-11-25T03:16:34.254Z] #107 exporting layers 0.8s done [2025-11-25T03:16:34.254Z] #107 writing image sha256:f978124faef081079062f0be37ba248d2f05797991e5f2d9413d8c8e93ae1124 done [2025-11-25T03:16:34.254Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-11-25T03:16:34.254Z] #107 DONE 9.2s [2025-11-25T03:16:34.254Z] [2025-11-25T03:16:34.254Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:16:46.562Z] #144 ... [2025-11-25T03:16:46.562Z] [2025-11-25T03:16:46.562Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T03:16:46.562Z] #146 DONE 1186.2s [2025-11-25T03:16:46.562Z] [2025-11-25T03:16:46.562Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-25T03:16:46.562Z] #161 DONE 0.4s [2025-11-25T03:16:46.562Z] [2025-11-25T03:16:46.562Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T03:16:46.562Z] #152 ... [2025-11-25T03:16:46.562Z] [2025-11-25T03:16:46.562Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T03:16:48.498Z] #162 DONE 2.1s [2025-11-25T03:16:48.498Z] [2025-11-25T03:16:48.498Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T03:16:48.498Z] #145 ... [2025-11-25T03:16:48.498Z] [2025-11-25T03:16:48.498Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:16:48.498Z] #163 DONE 0.3s [2025-11-25T03:16:48.498Z] [2025-11-25T03:16:48.498Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T03:16:48.763Z] #150 ... [2025-11-25T03:16:48.763Z] [2025-11-25T03:16:48.763Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:16:49.029Z] #164 DONE 0.2s [2025-11-25T03:16:49.029Z] [2025-11-25T03:16:49.029Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-25T03:16:49.029Z] #165 DONE 0.2s [2025-11-25T03:16:49.029Z] [2025-11-25T03:16:49.029Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T03:16:49.029Z] #153 ... [2025-11-25T03:16:49.029Z] [2025-11-25T03:16:49.029Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-25T03:16:49.029Z] #166 DONE 0.1s [2025-11-25T03:16:49.300Z] [2025-11-25T03:16:49.300Z] #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-11-25T03:16:49.575Z] #167 DONE 0.2s [2025-11-25T03:16:49.575Z] [2025-11-25T03:16:49.575Z] #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-11-25T03:16:49.575Z] #168 DONE 0.1s [2025-11-25T03:16:49.575Z] [2025-11-25T03:16:49.575Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T03:16:49.575Z] #150 ... [2025-11-25T03:16:49.575Z] [2025-11-25T03:16:49.575Z] #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-11-25T03:16:49.575Z] #169 DONE 0.1s [2025-11-25T03:16:49.843Z] [2025-11-25T03:16:49.843Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-25T03:16:49.843Z] #170 DONE 0.2s [2025-11-25T03:16:49.843Z] [2025-11-25T03:16:49.843Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-25T03:16:52.441Z] #171 DONE 2.6s [2025-11-25T03:16:52.441Z] [2025-11-25T03:16:52.441Z] #107 [security-bootstrapper] exporting to image [2025-11-25T03:16:52.441Z] #107 exporting layers [2025-11-25T03:16:53.398Z] #107 exporting layers 1.1s done [2025-11-25T03:16:53.398Z] #107 writing image sha256:b49a89f987c3c86028f66784fda82673b1dcc5f1e215b85b45d28e4db3bcf0b4 0.0s done [2025-11-25T03:16:53.398Z] #107 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-11-25T03:16:53.398Z] #107 DONE 10.4s [2025-11-25T03:16:53.398Z] [2025-11-25T03:16:53.398Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T03:33:01.079Z] #40 ... [2025-11-25T03:33:01.079Z] [2025-11-25T03:33:01.079Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T03:33:01.079Z] #150 DONE 2156.2s [2025-11-25T03:33:01.079Z] [2025-11-25T03:33:01.079Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T03:33:01.079Z] #151 ... [2025-11-25T03:33:01.079Z] [2025-11-25T03:33:01.079Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:33:01.079Z] #172 DONE 0.2s [2025-11-25T03:33:01.079Z] [2025-11-25T03:33:01.079Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T03:33:01.079Z] #148 ... [2025-11-25T03:33:01.079Z] [2025-11-25T03:33:01.079Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:33:01.079Z] #173 DONE 0.2s [2025-11-25T03:33:01.079Z] [2025-11-25T03:33:01.079Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-25T03:33:01.079Z] #174 DONE 0.5s [2025-11-25T03:33:01.079Z] [2025-11-25T03:33:01.079Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-25T03:33:01.079Z] #175 DONE 0.2s [2025-11-25T03:33:01.079Z] [2025-11-25T03:33:01.079Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T03:33:01.079Z] #148 ... [2025-11-25T03:33:01.079Z] [2025-11-25T03:33:01.079Z] #107 [core-command] exporting to image [2025-11-25T03:33:01.079Z] #107 exporting layers [2025-11-25T03:33:01.079Z] #107 exporting layers 0.5s done [2025-11-25T03:33:01.079Z] #107 writing image sha256:33c423702fd0ddbbb341365da50138edf806bed5ee88bf364c0d6664426321aa 0.0s done [2025-11-25T03:33:01.079Z] #107 naming to docker.io/library/core-command-arm64 done [2025-11-25T03:33:01.079Z] #107 DONE 10.8s [2025-11-25T03:33:01.079Z] [2025-11-25T03:33:01.079Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:33:16.052Z] #144 ... [2025-11-25T03:33:16.052Z] [2025-11-25T03:33:16.052Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T03:33:16.052Z] #149 2176.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T03:33:19.383Z] #149 ... [2025-11-25T03:33:19.383Z] [2025-11-25T03:33:19.383Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T03:33:19.383Z] #152 DONE 2179.2s [2025-11-25T03:33:19.383Z] [2025-11-25T03:33:19.383Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T03:33:19.383Z] #148 ... [2025-11-25T03:33:19.383Z] [2025-11-25T03:33:19.383Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:33:19.383Z] #176 DONE 0.3s [2025-11-25T03:33:19.383Z] [2025-11-25T03:33:19.383Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:33:19.649Z] #177 DONE 0.3s [2025-11-25T03:33:19.649Z] [2025-11-25T03:33:19.649Z] #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-11-25T03:33:19.915Z] #178 DONE 0.2s [2025-11-25T03:33:19.915Z] [2025-11-25T03:33:19.915Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T03:33:19.915Z] #153 ... [2025-11-25T03:33:19.915Z] [2025-11-25T03:33:19.915Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-25T03:33:19.915Z] #179 DONE 0.1s [2025-11-25T03:33:20.180Z] [2025-11-25T03:33:20.180Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-25T03:33:20.447Z] #180 DONE 0.4s [2025-11-25T03:33:20.447Z] [2025-11-25T03:33:20.447Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:33:20.447Z] #144 ... [2025-11-25T03:33:20.447Z] [2025-11-25T03:33:20.447Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T03:33:20.713Z] #181 DONE 0.2s [2025-11-25T03:33:20.713Z] [2025-11-25T03:33:20.713Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T03:33:22.655Z] #182 DONE 1.8s [2025-11-25T03:33:22.655Z] [2025-11-25T03:33:22.655Z] #107 [security-proxy-setup] exporting to image [2025-11-25T03:33:22.655Z] #107 exporting layers [2025-11-25T03:33:23.609Z] #107 exporting layers 1.0s done [2025-11-25T03:33:23.609Z] #107 writing image sha256:b0d75b561dbcd45850e6dfcc2ab0d98c18b845a8e69f6c5b4e463c7c75905d88 done [2025-11-25T03:33:23.609Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2025-11-25T03:33:23.609Z] #107 DONE 11.8s [2025-11-25T03:33:23.609Z] [2025-11-25T03:33:23.609Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T03:33:50.261Z] #128 ... [2025-11-25T03:33:50.261Z] [2025-11-25T03:33:50.261Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T03:33:50.261Z] #149 DONE 2209.6s [2025-11-25T03:33:50.261Z] [2025-11-25T03:33:50.261Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T03:33:50.261Z] #147 ... [2025-11-25T03:33:50.261Z] [2025-11-25T03:33:50.261Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:33:50.261Z] #183 DONE 0.2s [2025-11-25T03:33:50.261Z] [2025-11-25T03:33:50.261Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:33:50.261Z] #144 ... [2025-11-25T03:33:50.261Z] [2025-11-25T03:33:50.261Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:33:50.865Z] #184 DONE 0.4s [2025-11-25T03:33:50.865Z] [2025-11-25T03:33:50.865Z] #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-11-25T03:33:50.865Z] #185 DONE 0.1s [2025-11-25T03:33:50.865Z] [2025-11-25T03:33:50.865Z] #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-11-25T03:33:51.131Z] #186 DONE 0.2s [2025-11-25T03:33:51.131Z] [2025-11-25T03:33:51.131Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-25T03:33:51.397Z] #187 DONE 0.1s [2025-11-25T03:33:51.397Z] [2025-11-25T03:33:51.397Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-25T03:33:51.663Z] #188 DONE 0.4s [2025-11-25T03:33:51.663Z] [2025-11-25T03:33:51.663Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-25T03:33:51.928Z] #189 DONE 0.4s [2025-11-25T03:33:51.928Z] [2025-11-25T03:33:51.928Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T03:33:52.195Z] #147 ... [2025-11-25T03:33:52.195Z] [2025-11-25T03:33:52.195Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T03:33:52.195Z] #190 DONE 0.2s [2025-11-25T03:33:52.195Z] [2025-11-25T03:33:52.195Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T03:33:54.134Z] #191 DONE 1.9s [2025-11-25T03:33:54.134Z] [2025-11-25T03:33:54.134Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T03:33:54.134Z] #148 ... [2025-11-25T03:33:54.134Z] [2025-11-25T03:33:54.134Z] #107 [security-secretstore-setup] exporting to image [2025-11-25T03:33:54.134Z] #107 exporting layers [2025-11-25T03:33:56.070Z] #107 exporting layers 1.6s done [2025-11-25T03:33:56.070Z] #107 writing image sha256:44c77603c022b5b9a8135142a48f62e0d15bf75a8ec83ec558f7dda220923996 done [2025-11-25T03:33:56.070Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-25T03:33:56.070Z] #107 DONE 13.5s [2025-11-25T03:33:56.070Z] [2025-11-25T03:33:56.070Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:34:52.436Z] #144 ... [2025-11-25T03:34:52.436Z] [2025-11-25T03:34:52.436Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T03:34:52.436Z] #147 DONE 2269.5s [2025-11-25T03:34:52.436Z] [2025-11-25T03:34:52.436Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T03:34:52.436Z] #40 ... [2025-11-25T03:34:52.436Z] [2025-11-25T03:34:52.436Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:34:52.436Z] #192 DONE 0.2s [2025-11-25T03:34:52.436Z] [2025-11-25T03:34:52.436Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:34:52.436Z] #193 DONE 0.3s [2025-11-25T03:34:52.436Z] [2025-11-25T03:34:52.436Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-25T03:34:52.436Z] #194 DONE 0.4s [2025-11-25T03:34:52.436Z] [2025-11-25T03:34:52.436Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T03:34:52.436Z] #148 ... [2025-11-25T03:34:52.436Z] [2025-11-25T03:34:52.436Z] #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-11-25T03:34:52.436Z] #195 DONE 0.1s [2025-11-25T03:34:52.436Z] [2025-11-25T03:34:52.436Z] #107 [security-spiffe-token-provider] exporting to image [2025-11-25T03:34:52.436Z] #107 exporting layers [2025-11-25T03:34:52.436Z] #107 exporting layers 0.6s done [2025-11-25T03:34:52.436Z] #107 writing image sha256:de780f4c3bee0593b7192df2909724c517de1dca506ffd0be3b2994850e5677a done [2025-11-25T03:34:52.436Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-25T03:34:52.436Z] #107 DONE 14.1s [2025-11-25T03:34:52.436Z] [2025-11-25T03:34:52.436Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:35:39.236Z] #144 ... [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T03:35:39.236Z] #153 DONE 2312.9s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T03:35:39.236Z] #40 ... [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:35:39.236Z] #196 DONE 0.1s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:35:39.236Z] #144 ... [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:35:39.236Z] #197 DONE 0.2s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T03:35:39.236Z] #198 DONE 0.9s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-25T03:35:39.236Z] #199 DONE 0.5s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T03:35:39.236Z] #128 ... [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-25T03:35:39.236Z] #200 DONE 0.4s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T03:35:39.236Z] #151 DONE 2315.8s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T03:35:39.236Z] #201 ... [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:35:39.236Z] #202 DONE 0.3s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-25T03:35:39.236Z] #203 DONE 0.8s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-25T03:35:39.236Z] #204 DONE 0.3s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T03:35:39.236Z] #201 DONE 2.4s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #107 [core-keeper] exporting to image [2025-11-25T03:35:39.236Z] #107 exporting layers [2025-11-25T03:35:39.236Z] #107 exporting layers 1.1s done [2025-11-25T03:35:39.236Z] #107 writing image sha256:a3077c252363ab413f8f71c8437a95a7b3c34a1c99c7e6d409139af2588242d8 0.0s done [2025-11-25T03:35:39.236Z] #107 naming to docker.io/library/core-keeper-arm64 done [2025-11-25T03:35:39.236Z] #107 writing image sha256:20f8c389fab3581ca6ce983a93ad539fa3e30e708b1ab96a01cee5aa3b7fd1ae [2025-11-25T03:35:39.236Z] #107 writing image sha256:20f8c389fab3581ca6ce983a93ad539fa3e30e708b1ab96a01cee5aa3b7fd1ae 0.0s done [2025-11-25T03:35:39.236Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2025-11-25T03:35:39.236Z] #107 DONE 15.3s [2025-11-25T03:35:39.236Z] [2025-11-25T03:35:39.236Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T03:35:40.196Z] #145 DONE 2320.5s [2025-11-25T03:35:40.197Z] [2025-11-25T03:35:40.197Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T03:35:40.197Z] #148 DONE 2320.5s [2025-11-25T03:35:40.197Z] [2025-11-25T03:35:40.197Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:35:40.778Z] #144 ... [2025-11-25T03:35:40.779Z] [2025-11-25T03:35:40.779Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:35:40.779Z] #205 DONE 0.1s [2025-11-25T03:35:40.779Z] [2025-11-25T03:35:40.779Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T03:35:41.045Z] #128 ... [2025-11-25T03:35:41.045Z] [2025-11-25T03:35:41.045Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:35:41.317Z] #206 DONE 0.3s [2025-11-25T03:35:41.317Z] [2025-11-25T03:35:41.317Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:35:41.586Z] #207 DONE 0.3s [2025-11-25T03:35:41.586Z] [2025-11-25T03:35:41.586Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:35:41.586Z] #208 DONE 0.2s [2025-11-25T03:35:41.586Z] [2025-11-25T03:35:41.586Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T03:35:42.171Z] #209 DONE 0.6s [2025-11-25T03:35:42.171Z] [2025-11-25T03:35:42.171Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-25T03:35:42.171Z] #210 DONE 0.7s [2025-11-25T03:35:42.171Z] [2025-11-25T03:35:42.171Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:35:42.436Z] #144 ... [2025-11-25T03:35:42.436Z] [2025-11-25T03:35:42.436Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-25T03:35:42.436Z] #211 DONE 0.1s [2025-11-25T03:35:42.436Z] [2025-11-25T03:35:42.436Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-25T03:35:42.436Z] #212 DONE 0.1s [2025-11-25T03:35:42.436Z] [2025-11-25T03:35:42.436Z] #107 [core-data] exporting to image [2025-11-25T03:35:42.702Z] #107 ... [2025-11-25T03:35:42.702Z] [2025-11-25T03:35:42.702Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-25T03:35:42.702Z] #213 DONE 0.2s [2025-11-25T03:35:42.702Z] [2025-11-25T03:35:42.702Z] #107 [core-metadata] exporting to image [2025-11-25T03:35:44.637Z] #107 exporting layers 1.9s done [2025-11-25T03:35:44.637Z] #107 writing image sha256:ef9b10bacb8500f7d20ee26b96cfd35dc8c694200ed4c552a01d9ac724a0775b 0.0s done [2025-11-25T03:35:44.637Z] #107 naming to docker.io/library/core-data-arm64 done [2025-11-25T03:35:44.637Z] #107 writing image sha256:f4872f6bb00888c87899d1a179d1cc17e75fde9d94a081c713953b527777793e done [2025-11-25T03:35:44.637Z] #107 naming to docker.io/library/core-metadata-arm64 done [2025-11-25T03:35:44.637Z] #107 DONE 17.4s [2025-11-25T03:35:44.637Z] [2025-11-25T03:35:44.637Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T03:36:11.299Z] #128 DONE 2351.1s [2025-11-25T03:36:11.299Z] [2025-11-25T03:36:11.299Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:36:11.299Z] #144 ... [2025-11-25T03:36:11.299Z] [2025-11-25T03:36:11.299Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:36:11.299Z] #214 DONE 0.1s [2025-11-25T03:36:11.299Z] [2025-11-25T03:36:11.299Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:36:11.299Z] #144 ... [2025-11-25T03:36:11.299Z] [2025-11-25T03:36:11.299Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:36:11.299Z] #215 DONE 0.1s [2025-11-25T03:36:11.299Z] [2025-11-25T03:36:11.299Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:36:11.572Z] #144 ... [2025-11-25T03:36:11.572Z] [2025-11-25T03:36:11.572Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-25T03:36:12.153Z] #216 DONE 0.5s [2025-11-25T03:36:12.153Z] [2025-11-25T03:36:12.153Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-25T03:36:12.153Z] #217 DONE 0.1s [2025-11-25T03:36:12.153Z] [2025-11-25T03:36:12.153Z] #107 [support-scheduler] exporting to image [2025-11-25T03:36:12.153Z] #107 exporting layers [2025-11-25T03:36:13.111Z] #107 exporting layers 1.0s done [2025-11-25T03:36:13.111Z] #107 writing image sha256:008b17f61156dee55b6be3a0bf24fc7c53dd8d42031c39009a9f45225287880b done [2025-11-25T03:36:13.111Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2025-11-25T03:36:13.111Z] #107 DONE 18.5s [2025-11-25T03:36:13.111Z] [2025-11-25T03:36:13.111Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T03:36:17.343Z] #40 ... [2025-11-25T03:36:17.343Z] [2025-11-25T03:36:17.343Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T03:36:17.343Z] #144 DONE 2357.3s [2025-11-25T03:36:17.343Z] [2025-11-25T03:36:17.343Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T03:36:17.609Z] #40 ... [2025-11-25T03:36:17.609Z] [2025-11-25T03:36:17.609Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T03:36:17.609Z] #218 DONE 0.1s [2025-11-25T03:36:17.609Z] [2025-11-25T03:36:17.609Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T03:36:17.609Z] #219 DONE 0.1s [2025-11-25T03:36:17.609Z] [2025-11-25T03:36:17.609Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-25T03:36:18.194Z] #220 DONE 0.5s [2025-11-25T03:36:18.194Z] [2025-11-25T03:36:18.194Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-25T03:36:18.194Z] #221 DONE 0.1s [2025-11-25T03:36:18.194Z] [2025-11-25T03:36:18.194Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T03:36:18.461Z] #40 ... [2025-11-25T03:36:18.461Z] [2025-11-25T03:36:18.461Z] #107 [support-notifications] exporting to image [2025-11-25T03:36:18.461Z] #107 exporting layers [2025-11-25T03:36:18.730Z] #107 exporting layers 0.6s done [2025-11-25T03:36:18.730Z] #107 writing image sha256:5918f0598d7576fafc55b1f7fcaa0c128e9240621c1878a314d7a817cf08dc7d done [2025-11-25T03:36:18.730Z] #107 naming to docker.io/library/support-notifications-arm64 done [2025-11-25T03:36:18.730Z] #107 DONE 19.1s [2025-11-25T03:36:18.730Z] [2025-11-25T03:36:18.730Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T03:36:18.730Z] time="2025-11-25T02:54:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-25T03:36:19.042Z] $ docker stop --time=1 00051aaf03ac436c7439102bfcb6c12fa7552c9aa9500b65d1740d155af6ca33 [2025-11-25T03:36:20.708Z] $ docker rm -f --volumes 00051aaf03ac436c7439102bfcb6c12fa7552c9aa9500b65d1740d155af6ca33 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T03:36:21.242Z] + docker images [2025-11-25T03:36:21.242Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-25T03:36:21.242Z] support-notifications-arm64 latest 5918f0598d75 3 seconds ago 54.2MB [2025-11-25T03:36:21.242Z] support-scheduler-arm64 latest 008b17f61156 10 seconds ago 50.4MB [2025-11-25T03:36:21.242Z] core-data-arm64 latest ef9b10bacb85 39 seconds ago 46.2MB [2025-11-25T03:36:21.242Z] core-metadata-arm64 latest f4872f6bb008 39 seconds ago 46.3MB [2025-11-25T03:36:21.242Z] security-proxy-auth-arm64 latest 20f8c389fab3 44 seconds ago 45.4MB [2025-11-25T03:36:21.242Z] core-keeper-arm64 latest a3077c252363 44 seconds ago 45.1MB [2025-11-25T03:36:21.242Z] security-spiffe-token-provider-arm64 latest de780f4c3bee About a minute ago 50.2MB [2025-11-25T03:36:21.242Z] security-secretstore-setup-arm64 latest 44c77603c022 2 minutes ago 81.6MB [2025-11-25T03:36:21.242Z] security-proxy-setup-arm64 latest b0d75b561dbc 2 minutes ago 51.3MB [2025-11-25T03:36:21.242Z] core-command-arm64 latest 33c423702fd0 3 minutes ago 40.9MB [2025-11-25T03:36:21.242Z] security-bootstrapper-arm64 latest b49a89f987c3 19 minutes ago 22.2MB [2025-11-25T03:36:21.242Z] core-common-config-bootstrapper-arm64 latest f978124faef0 19 minutes ago 21.1MB [2025-11-25T03:36:21.242Z] security-spire-config-arm64 latest 92c678c0f8ac 40 minutes ago 163MB [2025-11-25T03:36:21.242Z] security-spire-agent-arm64 latest a4a9a07e7d76 40 minutes ago 220MB [2025-11-25T03:36:21.242Z] security-spire-server-arm64 latest 62afca987074 40 minutes ago 164MB [2025-11-25T03:36:21.242Z] ci-base-image-arm64 latest 17f9f0f92e73 42 minutes ago 927MB [2025-11-25T03:36:21.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 weeks ago 564MB [2025-11-25T03:36:21.243Z] 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-11-25T03:36:21.386Z] provisioning config files... [2025-11-25T03:36:21.400Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/928@tmp/config2803308763446622167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:36:21.805Z] ---> ****-login.sh [2025-11-25T03:36:21.805Z] nexus3.edgexfoundry.org:10001 [2025-11-25T03:36:22.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T03:36:22.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T03:36:22.074Z] Configure a credential helper to remove this warning. See [2025-11-25T03:36:22.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T03:36:22.074Z] [2025-11-25T03:36:22.074Z] Login Succeeded [2025-11-25T03:36:22.074Z] nexus3.edgexfoundry.org:10002 [2025-11-25T03:36:22.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T03:36:22.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T03:36:22.615Z] Configure a credential helper to remove this warning. See [2025-11-25T03:36:22.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T03:36:22.615Z] [2025-11-25T03:36:22.615Z] Login Succeeded [2025-11-25T03:36:22.615Z] nexus3.edgexfoundry.org:10003 [2025-11-25T03:36:22.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T03:36:22.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T03:36:22.888Z] Configure a credential helper to remove this warning. See [2025-11-25T03:36:22.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T03:36:22.888Z] [2025-11-25T03:36:22.888Z] Login Succeeded [2025-11-25T03:36:22.888Z] nexus3.edgexfoundry.org:10004 [2025-11-25T03:36:23.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T03:36:23.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T03:36:23.439Z] Configure a credential helper to remove this warning. See [2025-11-25T03:36:23.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T03:36:23.439Z] [2025-11-25T03:36:23.439Z] Login Succeeded [2025-11-25T03:36:23.439Z] ****.io [2025-11-25T03:36:23.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T03:36:23.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T03:36:23.718Z] Configure a credential helper to remove this warning. See [2025-11-25T03:36:23.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T03:36:23.718Z] [2025-11-25T03:36:23.718Z] Login Succeeded [2025-11-25T03:36:23.989Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T03:36:24.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:36:24.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T03:36:24.093Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-25T03:36:24.093Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:24.093Z] latest [2025-11-25T03:36:24.093Z] 4.1.0-dev.77 [2025-11-25T03:36:24.093Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:36:24.093Z] main [2025-11-25T03:36:24.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:24.476Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:24.867Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:24.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T03:36:24.867Z] 13844b1a7f70: Preparing [2025-11-25T03:36:24.867Z] 3aeefae6e5c6: Preparing [2025-11-25T03:36:24.867Z] 49cb11dfc125: Preparing [2025-11-25T03:36:24.867Z] debf62b2b5fe: Preparing [2025-11-25T03:36:24.867Z] 13f2fe3771f4: Preparing [2025-11-25T03:36:24.867Z] 50ec4b67a5df: Preparing [2025-11-25T03:36:24.867Z] 0e64f2360a44: Preparing [2025-11-25T03:36:24.867Z] 50ec4b67a5df: Waiting [2025-11-25T03:36:24.867Z] 0e64f2360a44: Waiting [2025-11-25T03:36:25.150Z] 49cb11dfc125: Pushed [2025-11-25T03:36:25.150Z] 13844b1a7f70: Pushed [2025-11-25T03:36:25.150Z] debf62b2b5fe: Pushed [2025-11-25T03:36:25.150Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:25.150Z] 50ec4b67a5df: Pushed [2025-11-25T03:36:25.424Z] 13f2fe3771f4: Pushed [2025-11-25T03:36:32.054Z] 3aeefae6e5c6: Pushed [2025-11-25T03:36:32.054Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:1eb223a2e3a2df99bace057933ab5b1017612bafa98c7582a1de274faee8bd05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:32.419Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:32.782Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-25T03:36:32.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T03:36:32.782Z] 13844b1a7f70: Preparing [2025-11-25T03:36:32.782Z] 3aeefae6e5c6: Preparing [2025-11-25T03:36:32.782Z] 49cb11dfc125: Preparing [2025-11-25T03:36:32.782Z] debf62b2b5fe: Preparing [2025-11-25T03:36:32.782Z] 13f2fe3771f4: Preparing [2025-11-25T03:36:32.782Z] 50ec4b67a5df: Preparing [2025-11-25T03:36:32.782Z] 0e64f2360a44: Preparing [2025-11-25T03:36:32.782Z] 50ec4b67a5df: Waiting [2025-11-25T03:36:32.782Z] 0e64f2360a44: Waiting [2025-11-25T03:36:32.782Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:32.782Z] 13844b1a7f70: Layer already exists [2025-11-25T03:36:32.782Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:36:32.782Z] 3aeefae6e5c6: Layer already exists [2025-11-25T03:36:32.782Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:32.782Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:36:32.782Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:33.048Z] latest: digest: sha256:1eb223a2e3a2df99bace057933ab5b1017612bafa98c7582a1de274faee8bd05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:33.416Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:33.778Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.77 [2025-11-25T03:36:33.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T03:36:33.778Z] 13844b1a7f70: Preparing [2025-11-25T03:36:33.778Z] 3aeefae6e5c6: Preparing [2025-11-25T03:36:33.778Z] 49cb11dfc125: Preparing [2025-11-25T03:36:33.778Z] debf62b2b5fe: Preparing [2025-11-25T03:36:33.778Z] 13f2fe3771f4: Preparing [2025-11-25T03:36:33.778Z] 50ec4b67a5df: Preparing [2025-11-25T03:36:33.778Z] 0e64f2360a44: Preparing [2025-11-25T03:36:33.778Z] 50ec4b67a5df: Waiting [2025-11-25T03:36:35.185Z] 3aeefae6e5c6: Layer already exists [2025-11-25T03:36:35.185Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:35.185Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:36:35.185Z] 13844b1a7f70: Layer already exists [2025-11-25T03:36:35.185Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:35.185Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:35.185Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:36:35.452Z] 4.1.0-dev.77: digest: sha256:1eb223a2e3a2df99bace057933ab5b1017612bafa98c7582a1de274faee8bd05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:35.815Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:36.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:36:36.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T03:36:36.175Z] 13844b1a7f70: Preparing [2025-11-25T03:36:36.175Z] 3aeefae6e5c6: Preparing [2025-11-25T03:36:36.175Z] 49cb11dfc125: Preparing [2025-11-25T03:36:36.175Z] debf62b2b5fe: Preparing [2025-11-25T03:36:36.175Z] 13f2fe3771f4: Preparing [2025-11-25T03:36:36.175Z] 50ec4b67a5df: Preparing [2025-11-25T03:36:36.175Z] 0e64f2360a44: Preparing [2025-11-25T03:36:36.175Z] 50ec4b67a5df: Waiting [2025-11-25T03:36:36.175Z] 0e64f2360a44: Waiting [2025-11-25T03:36:36.175Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:36:36.175Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:36.175Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:36.175Z] 3aeefae6e5c6: Layer already exists [2025-11-25T03:36:36.175Z] 13844b1a7f70: Layer already exists [2025-11-25T03:36:36.175Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:36.175Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:36:36.442Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:1eb223a2e3a2df99bace057933ab5b1017612bafa98c7582a1de274faee8bd05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:36.806Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:37.166Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-11-25T03:36:37.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T03:36:37.166Z] 13844b1a7f70: Preparing [2025-11-25T03:36:37.166Z] 3aeefae6e5c6: Preparing [2025-11-25T03:36:37.166Z] 49cb11dfc125: Preparing [2025-11-25T03:36:37.166Z] debf62b2b5fe: Preparing [2025-11-25T03:36:37.166Z] 13f2fe3771f4: Preparing [2025-11-25T03:36:37.166Z] 50ec4b67a5df: Preparing [2025-11-25T03:36:37.166Z] 0e64f2360a44: Preparing [2025-11-25T03:36:37.166Z] 50ec4b67a5df: Waiting [2025-11-25T03:36:37.166Z] 0e64f2360a44: Waiting [2025-11-25T03:36:37.166Z] 3aeefae6e5c6: Layer already exists [2025-11-25T03:36:37.166Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:36:37.166Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:37.166Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:37.166Z] 13844b1a7f70: Layer already exists [2025-11-25T03:36:37.166Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:37.166Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:36:37.166Z] main: digest: sha256:1eb223a2e3a2df99bace057933ab5b1017612bafa98c7582a1de274faee8bd05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:36:37.510Z] ===================================================== [Pipeline] echo [2025-11-25T03:36:37.524Z] taggedImages: [2025-11-25T03:36:37.524Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:37.524Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-25T03:36:37.524Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.77 [2025-11-25T03:36:37.524Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:36:37.524Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-25T03:36:37.552Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-25T03:36:37.552Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:37.552Z] latest [2025-11-25T03:36:37.552Z] 4.1.0-dev.77 [2025-11-25T03:36:37.552Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:36:37.552Z] main [2025-11-25T03:36:37.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:37.931Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:38.288Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:38.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T03:36:38.288Z] ecdfc320779a: Preparing [2025-11-25T03:36:38.288Z] fc4d8b2ce0b0: Preparing [2025-11-25T03:36:38.288Z] 1bbb5e9ba639: Preparing [2025-11-25T03:36:38.288Z] e6211cd5e0ee: Preparing [2025-11-25T03:36:38.288Z] 49cb11dfc125: Preparing [2025-11-25T03:36:38.288Z] debf62b2b5fe: Preparing [2025-11-25T03:36:38.288Z] 13f2fe3771f4: Preparing [2025-11-25T03:36:38.288Z] 50ec4b67a5df: Preparing [2025-11-25T03:36:38.288Z] 0e64f2360a44: Preparing [2025-11-25T03:36:38.288Z] 13f2fe3771f4: Waiting [2025-11-25T03:36:38.288Z] 50ec4b67a5df: Waiting [2025-11-25T03:36:38.288Z] 0e64f2360a44: Waiting [2025-11-25T03:36:38.288Z] debf62b2b5fe: Waiting [2025-11-25T03:36:38.288Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:38.288Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:38.554Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:36:38.554Z] fc4d8b2ce0b0: Pushed [2025-11-25T03:36:38.554Z] 1bbb5e9ba639: Pushed [2025-11-25T03:36:38.554Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:36:38.554Z] ecdfc320779a: Pushed [2025-11-25T03:36:38.554Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:41.128Z] e6211cd5e0ee: Pushed [2025-11-25T03:36:41.393Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:44db162172b464490e322cdedb21593ded45f146c15028fabd6b3e9d4675e8f7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:41.763Z] + 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-11-25T03:36:42.129Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-25T03:36:42.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T03:36:42.129Z] ecdfc320779a: Preparing [2025-11-25T03:36:42.129Z] fc4d8b2ce0b0: Preparing [2025-11-25T03:36:42.129Z] 1bbb5e9ba639: Preparing [2025-11-25T03:36:42.129Z] e6211cd5e0ee: Preparing [2025-11-25T03:36:42.129Z] 49cb11dfc125: Preparing [2025-11-25T03:36:42.129Z] debf62b2b5fe: Preparing [2025-11-25T03:36:42.129Z] 13f2fe3771f4: Preparing [2025-11-25T03:36:42.129Z] 50ec4b67a5df: Preparing [2025-11-25T03:36:42.129Z] 0e64f2360a44: Preparing [2025-11-25T03:36:42.129Z] debf62b2b5fe: Waiting [2025-11-25T03:36:42.129Z] 13f2fe3771f4: Waiting [2025-11-25T03:36:42.129Z] 50ec4b67a5df: Waiting [2025-11-25T03:36:42.129Z] 0e64f2360a44: Waiting [2025-11-25T03:36:42.129Z] ecdfc320779a: Layer already exists [2025-11-25T03:36:42.129Z] fc4d8b2ce0b0: Layer already exists [2025-11-25T03:36:42.129Z] e6211cd5e0ee: Layer already exists [2025-11-25T03:36:42.129Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:42.129Z] 1bbb5e9ba639: Layer already exists [2025-11-25T03:36:42.129Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:42.129Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:36:42.129Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:36:42.129Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:42.129Z] latest: digest: sha256:44db162172b464490e322cdedb21593ded45f146c15028fabd6b3e9d4675e8f7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:42.755Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:43.119Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.77 [2025-11-25T03:36:43.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T03:36:43.119Z] ecdfc320779a: Preparing [2025-11-25T03:36:43.119Z] fc4d8b2ce0b0: Preparing [2025-11-25T03:36:43.119Z] 1bbb5e9ba639: Preparing [2025-11-25T03:36:43.119Z] e6211cd5e0ee: Preparing [2025-11-25T03:36:43.119Z] 49cb11dfc125: Preparing [2025-11-25T03:36:43.119Z] debf62b2b5fe: Preparing [2025-11-25T03:36:43.119Z] 13f2fe3771f4: Preparing [2025-11-25T03:36:43.119Z] 50ec4b67a5df: Preparing [2025-11-25T03:36:43.119Z] 0e64f2360a44: Preparing [2025-11-25T03:36:43.119Z] debf62b2b5fe: Waiting [2025-11-25T03:36:43.119Z] 13f2fe3771f4: Waiting [2025-11-25T03:36:43.119Z] 50ec4b67a5df: Waiting [2025-11-25T03:36:43.119Z] 0e64f2360a44: Waiting [2025-11-25T03:36:43.119Z] fc4d8b2ce0b0: Layer already exists [2025-11-25T03:36:43.119Z] ecdfc320779a: Layer already exists [2025-11-25T03:36:43.119Z] 1bbb5e9ba639: Layer already exists [2025-11-25T03:36:43.119Z] e6211cd5e0ee: Layer already exists [2025-11-25T03:36:43.119Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:43.119Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:36:43.119Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:36:43.119Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:43.119Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:43.119Z] 4.1.0-dev.77: digest: sha256:44db162172b464490e322cdedb21593ded45f146c15028fabd6b3e9d4675e8f7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:43.752Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:44.104Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:36:44.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T03:36:44.104Z] ecdfc320779a: Preparing [2025-11-25T03:36:44.104Z] fc4d8b2ce0b0: Preparing [2025-11-25T03:36:44.104Z] 1bbb5e9ba639: Preparing [2025-11-25T03:36:44.104Z] e6211cd5e0ee: Preparing [2025-11-25T03:36:44.104Z] 49cb11dfc125: Preparing [2025-11-25T03:36:44.104Z] debf62b2b5fe: Preparing [2025-11-25T03:36:44.104Z] 13f2fe3771f4: Preparing [2025-11-25T03:36:44.104Z] 50ec4b67a5df: Preparing [2025-11-25T03:36:44.104Z] 0e64f2360a44: Preparing [2025-11-25T03:36:44.104Z] debf62b2b5fe: Waiting [2025-11-25T03:36:44.104Z] 13f2fe3771f4: Waiting [2025-11-25T03:36:44.104Z] 50ec4b67a5df: Waiting [2025-11-25T03:36:44.104Z] 0e64f2360a44: Waiting [2025-11-25T03:36:44.104Z] fc4d8b2ce0b0: Layer already exists [2025-11-25T03:36:44.104Z] e6211cd5e0ee: Layer already exists [2025-11-25T03:36:44.104Z] 1bbb5e9ba639: Layer already exists [2025-11-25T03:36:44.104Z] ecdfc320779a: Layer already exists [2025-11-25T03:36:44.104Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:44.104Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:44.104Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:36:44.104Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:36:44.104Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:44.104Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:44db162172b464490e322cdedb21593ded45f146c15028fabd6b3e9d4675e8f7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:44.720Z] + 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-11-25T03:36:45.068Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-11-25T03:36:45.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T03:36:45.068Z] ecdfc320779a: Preparing [2025-11-25T03:36:45.068Z] fc4d8b2ce0b0: Preparing [2025-11-25T03:36:45.068Z] 1bbb5e9ba639: Preparing [2025-11-25T03:36:45.068Z] e6211cd5e0ee: Preparing [2025-11-25T03:36:45.068Z] 49cb11dfc125: Preparing [2025-11-25T03:36:45.068Z] debf62b2b5fe: Preparing [2025-11-25T03:36:45.068Z] 13f2fe3771f4: Preparing [2025-11-25T03:36:45.068Z] 50ec4b67a5df: Preparing [2025-11-25T03:36:45.068Z] 0e64f2360a44: Preparing [2025-11-25T03:36:45.068Z] debf62b2b5fe: Waiting [2025-11-25T03:36:45.068Z] 13f2fe3771f4: Waiting [2025-11-25T03:36:45.068Z] 50ec4b67a5df: Waiting [2025-11-25T03:36:45.068Z] 1bbb5e9ba639: Layer already exists [2025-11-25T03:36:45.068Z] fc4d8b2ce0b0: Layer already exists [2025-11-25T03:36:45.068Z] e6211cd5e0ee: Layer already exists [2025-11-25T03:36:45.068Z] ecdfc320779a: Layer already exists [2025-11-25T03:36:45.068Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:45.068Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:36:45.068Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:45.068Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:36:45.068Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:45.068Z] main: digest: sha256:44db162172b464490e322cdedb21593ded45f146c15028fabd6b3e9d4675e8f7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:36:45.417Z] ===================================================== [Pipeline] echo [2025-11-25T03:36:45.431Z] taggedImages: [2025-11-25T03:36:45.431Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:45.431Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-25T03:36:45.431Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.77 [2025-11-25T03:36:45.431Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:36:45.431Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-25T03:36:45.462Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-25T03:36:45.462Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:45.462Z] latest [2025-11-25T03:36:45.462Z] 4.1.0-dev.77 [2025-11-25T03:36:45.462Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:36:45.462Z] main [2025-11-25T03:36:45.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:45.834Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:46.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:46.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T03:36:46.194Z] f5ba9223cd95: Preparing [2025-11-25T03:36:46.194Z] d26ecd5c7aa1: Preparing [2025-11-25T03:36:46.194Z] 49cb11dfc125: Preparing [2025-11-25T03:36:46.194Z] debf62b2b5fe: Preparing [2025-11-25T03:36:46.194Z] 5f93e72f49e1: Preparing [2025-11-25T03:36:46.194Z] d211e704ad65: Preparing [2025-11-25T03:36:46.194Z] 0e64f2360a44: Preparing [2025-11-25T03:36:46.194Z] d211e704ad65: Waiting [2025-11-25T03:36:46.194Z] 0e64f2360a44: Waiting [2025-11-25T03:36:46.776Z] 5f93e72f49e1: Pushed [2025-11-25T03:36:48.183Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:48.183Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:48.183Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:48.183Z] f5ba9223cd95: Pushed [2025-11-25T03:36:48.183Z] d211e704ad65: Pushed [2025-11-25T03:36:54.823Z] d26ecd5c7aa1: Pushed [2025-11-25T03:36:54.823Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:f26f41c604a68eb831ba9d4872a6e76e704672bc51f682ea7fe78ee6f99d099a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:55.194Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:55.552Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-25T03:36:55.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T03:36:55.552Z] f5ba9223cd95: Preparing [2025-11-25T03:36:55.552Z] d26ecd5c7aa1: Preparing [2025-11-25T03:36:55.552Z] 49cb11dfc125: Preparing [2025-11-25T03:36:55.552Z] debf62b2b5fe: Preparing [2025-11-25T03:36:55.552Z] 5f93e72f49e1: Preparing [2025-11-25T03:36:55.552Z] d211e704ad65: Preparing [2025-11-25T03:36:55.552Z] 0e64f2360a44: Preparing [2025-11-25T03:36:55.552Z] d211e704ad65: Waiting [2025-11-25T03:36:55.552Z] 0e64f2360a44: Waiting [2025-11-25T03:36:55.552Z] f5ba9223cd95: Layer already exists [2025-11-25T03:36:55.552Z] d26ecd5c7aa1: Layer already exists [2025-11-25T03:36:55.552Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:55.552Z] 5f93e72f49e1: Layer already exists [2025-11-25T03:36:55.552Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:55.552Z] d211e704ad65: Layer already exists [2025-11-25T03:36:55.552Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:55.552Z] latest: digest: sha256:f26f41c604a68eb831ba9d4872a6e76e704672bc51f682ea7fe78ee6f99d099a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:56.178Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:56.531Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.77 [2025-11-25T03:36:56.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T03:36:56.531Z] f5ba9223cd95: Preparing [2025-11-25T03:36:56.531Z] d26ecd5c7aa1: Preparing [2025-11-25T03:36:56.531Z] 49cb11dfc125: Preparing [2025-11-25T03:36:56.531Z] debf62b2b5fe: Preparing [2025-11-25T03:36:56.531Z] 5f93e72f49e1: Preparing [2025-11-25T03:36:56.531Z] d211e704ad65: Preparing [2025-11-25T03:36:56.531Z] 0e64f2360a44: Preparing [2025-11-25T03:36:56.531Z] d211e704ad65: Waiting [2025-11-25T03:36:56.531Z] 0e64f2360a44: Waiting [2025-11-25T03:36:56.531Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:56.531Z] f5ba9223cd95: Layer already exists [2025-11-25T03:36:56.531Z] d26ecd5c7aa1: Layer already exists [2025-11-25T03:36:56.531Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:56.531Z] 5f93e72f49e1: Layer already exists [2025-11-25T03:36:56.531Z] d211e704ad65: Layer already exists [2025-11-25T03:36:56.531Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:56.531Z] 4.1.0-dev.77: digest: sha256:f26f41c604a68eb831ba9d4872a6e76e704672bc51f682ea7fe78ee6f99d099a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:56.892Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:57.236Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:36:57.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T03:36:57.236Z] f5ba9223cd95: Preparing [2025-11-25T03:36:57.236Z] d26ecd5c7aa1: Preparing [2025-11-25T03:36:57.236Z] 49cb11dfc125: Preparing [2025-11-25T03:36:57.236Z] debf62b2b5fe: Preparing [2025-11-25T03:36:57.236Z] 5f93e72f49e1: Preparing [2025-11-25T03:36:57.236Z] d211e704ad65: Preparing [2025-11-25T03:36:57.236Z] 0e64f2360a44: Preparing [2025-11-25T03:36:57.236Z] d211e704ad65: Waiting [2025-11-25T03:36:57.236Z] 0e64f2360a44: Waiting [2025-11-25T03:36:57.236Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:57.236Z] 5f93e72f49e1: Layer already exists [2025-11-25T03:36:57.236Z] d26ecd5c7aa1: Layer already exists [2025-11-25T03:36:57.236Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:57.236Z] f5ba9223cd95: Layer already exists [2025-11-25T03:36:57.236Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:57.236Z] d211e704ad65: Layer already exists [2025-11-25T03:36:57.236Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:f26f41c604a68eb831ba9d4872a6e76e704672bc51f682ea7fe78ee6f99d099a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:57.586Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:57.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-11-25T03:36:57.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T03:36:57.936Z] f5ba9223cd95: Preparing [2025-11-25T03:36:57.936Z] d26ecd5c7aa1: Preparing [2025-11-25T03:36:57.936Z] 49cb11dfc125: Preparing [2025-11-25T03:36:57.936Z] debf62b2b5fe: Preparing [2025-11-25T03:36:57.937Z] 5f93e72f49e1: Preparing [2025-11-25T03:36:57.937Z] d211e704ad65: Preparing [2025-11-25T03:36:57.937Z] 0e64f2360a44: Preparing [2025-11-25T03:36:57.937Z] d211e704ad65: Waiting [2025-11-25T03:36:57.937Z] 0e64f2360a44: Waiting [2025-11-25T03:36:57.937Z] 5f93e72f49e1: Layer already exists [2025-11-25T03:36:57.937Z] 49cb11dfc125: Layer already exists [2025-11-25T03:36:57.937Z] d26ecd5c7aa1: Layer already exists [2025-11-25T03:36:57.937Z] f5ba9223cd95: Layer already exists [2025-11-25T03:36:57.937Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:57.937Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:57.937Z] d211e704ad65: Layer already exists [2025-11-25T03:36:58.200Z] main: digest: sha256:f26f41c604a68eb831ba9d4872a6e76e704672bc51f682ea7fe78ee6f99d099a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:36:58.281Z] ===================================================== [Pipeline] echo [2025-11-25T03:36:58.302Z] taggedImages: [2025-11-25T03:36:58.302Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:58.302Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-25T03:36:58.302Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.77 [2025-11-25T03:36:58.302Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:36:58.302Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-25T03:36:58.326Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-25T03:36:58.326Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:58.326Z] latest [2025-11-25T03:36:58.326Z] 4.1.0-dev.77 [2025-11-25T03:36:58.326Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:36:58.326Z] main [2025-11-25T03:36:58.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:58.700Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:36:59.051Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:36:59.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T03:36:59.051Z] bf6d9bd6c982: Preparing [2025-11-25T03:36:59.051Z] 082e2f6c3a4c: Preparing [2025-11-25T03:36:59.051Z] debf62b2b5fe: Preparing [2025-11-25T03:36:59.051Z] 7ec9a354af6d: Preparing [2025-11-25T03:36:59.051Z] 6fbf06b70b88: Preparing [2025-11-25T03:36:59.051Z] 0e64f2360a44: Preparing [2025-11-25T03:36:59.051Z] 0e64f2360a44: Waiting [2025-11-25T03:36:59.316Z] 6fbf06b70b88: Pushed [2025-11-25T03:36:59.316Z] 7ec9a354af6d: Pushed [2025-11-25T03:36:59.316Z] debf62b2b5fe: Layer already exists [2025-11-25T03:36:59.581Z] 0e64f2360a44: Layer already exists [2025-11-25T03:36:59.581Z] bf6d9bd6c982: Pushed [2025-11-25T03:37:06.198Z] 082e2f6c3a4c: Pushed [2025-11-25T03:37:06.462Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:1a220cf3b50fc61213710d51dd8491392095e1bb491ab59c91e74147a34456b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:06.812Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:07.159Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-25T03:37:07.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T03:37:07.159Z] bf6d9bd6c982: Preparing [2025-11-25T03:37:07.159Z] 082e2f6c3a4c: Preparing [2025-11-25T03:37:07.159Z] debf62b2b5fe: Preparing [2025-11-25T03:37:07.159Z] 7ec9a354af6d: Preparing [2025-11-25T03:37:07.159Z] 6fbf06b70b88: Preparing [2025-11-25T03:37:07.159Z] 0e64f2360a44: Preparing [2025-11-25T03:37:07.159Z] 0e64f2360a44: Waiting [2025-11-25T03:37:07.159Z] bf6d9bd6c982: Layer already exists [2025-11-25T03:37:07.159Z] 6fbf06b70b88: Layer already exists [2025-11-25T03:37:07.159Z] 082e2f6c3a4c: Layer already exists [2025-11-25T03:37:07.159Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:07.159Z] 7ec9a354af6d: Layer already exists [2025-11-25T03:37:07.159Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:07.159Z] latest: digest: sha256:1a220cf3b50fc61213710d51dd8491392095e1bb491ab59c91e74147a34456b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:07.510Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:07.861Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.77 [2025-11-25T03:37:07.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T03:37:07.861Z] bf6d9bd6c982: Preparing [2025-11-25T03:37:07.861Z] 082e2f6c3a4c: Preparing [2025-11-25T03:37:07.861Z] debf62b2b5fe: Preparing [2025-11-25T03:37:07.861Z] 7ec9a354af6d: Preparing [2025-11-25T03:37:07.861Z] 6fbf06b70b88: Preparing [2025-11-25T03:37:07.861Z] 0e64f2360a44: Preparing [2025-11-25T03:37:07.861Z] 0e64f2360a44: Waiting [2025-11-25T03:37:07.861Z] bf6d9bd6c982: Layer already exists [2025-11-25T03:37:07.861Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:07.861Z] 7ec9a354af6d: Layer already exists [2025-11-25T03:37:07.861Z] 6fbf06b70b88: Layer already exists [2025-11-25T03:37:07.861Z] 082e2f6c3a4c: Layer already exists [2025-11-25T03:37:07.861Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:07.861Z] 4.1.0-dev.77: digest: sha256:1a220cf3b50fc61213710d51dd8491392095e1bb491ab59c91e74147a34456b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:08.219Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:08.575Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:08.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T03:37:08.576Z] bf6d9bd6c982: Preparing [2025-11-25T03:37:08.576Z] 082e2f6c3a4c: Preparing [2025-11-25T03:37:08.576Z] debf62b2b5fe: Preparing [2025-11-25T03:37:08.576Z] 7ec9a354af6d: Preparing [2025-11-25T03:37:08.576Z] 6fbf06b70b88: Preparing [2025-11-25T03:37:08.576Z] 0e64f2360a44: Preparing [2025-11-25T03:37:08.576Z] 0e64f2360a44: Waiting [2025-11-25T03:37:08.576Z] 7ec9a354af6d: Layer already exists [2025-11-25T03:37:08.576Z] 082e2f6c3a4c: Layer already exists [2025-11-25T03:37:08.576Z] bf6d9bd6c982: Layer already exists [2025-11-25T03:37:08.576Z] 6fbf06b70b88: Layer already exists [2025-11-25T03:37:08.576Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:08.576Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:08.576Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:1a220cf3b50fc61213710d51dd8491392095e1bb491ab59c91e74147a34456b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:08.934Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:09.282Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-11-25T03:37:09.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T03:37:09.282Z] bf6d9bd6c982: Preparing [2025-11-25T03:37:09.282Z] 082e2f6c3a4c: Preparing [2025-11-25T03:37:09.282Z] debf62b2b5fe: Preparing [2025-11-25T03:37:09.282Z] 7ec9a354af6d: Preparing [2025-11-25T03:37:09.282Z] 6fbf06b70b88: Preparing [2025-11-25T03:37:09.282Z] 0e64f2360a44: Preparing [2025-11-25T03:37:09.282Z] 0e64f2360a44: Waiting [2025-11-25T03:37:09.282Z] 7ec9a354af6d: Layer already exists [2025-11-25T03:37:09.282Z] 6fbf06b70b88: Layer already exists [2025-11-25T03:37:09.282Z] 082e2f6c3a4c: Layer already exists [2025-11-25T03:37:09.282Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:09.282Z] bf6d9bd6c982: Layer already exists [2025-11-25T03:37:09.282Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:09.282Z] main: digest: sha256:1a220cf3b50fc61213710d51dd8491392095e1bb491ab59c91e74147a34456b3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:37:09.368Z] ===================================================== [Pipeline] echo [2025-11-25T03:37:09.384Z] taggedImages: [2025-11-25T03:37:09.384Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:09.384Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-25T03:37:09.384Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.77 [2025-11-25T03:37:09.384Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:09.384Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-25T03:37:09.411Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-25T03:37:09.411Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:09.411Z] latest [2025-11-25T03:37:09.411Z] 4.1.0-dev.77 [2025-11-25T03:37:09.411Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:09.411Z] main [2025-11-25T03:37:09.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:09.777Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:10.128Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:10.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T03:37:10.128Z] 09f52961ccdb: Preparing [2025-11-25T03:37:10.128Z] 662f75a9ed80: Preparing [2025-11-25T03:37:10.128Z] 2cb778ed445d: Preparing [2025-11-25T03:37:10.128Z] 49cb11dfc125: Preparing [2025-11-25T03:37:10.128Z] debf62b2b5fe: Preparing [2025-11-25T03:37:10.128Z] 13f2fe3771f4: Preparing [2025-11-25T03:37:10.128Z] 50ec4b67a5df: Preparing [2025-11-25T03:37:10.128Z] 0e64f2360a44: Preparing [2025-11-25T03:37:10.128Z] 50ec4b67a5df: Waiting [2025-11-25T03:37:10.128Z] 0e64f2360a44: Waiting [2025-11-25T03:37:10.128Z] 13f2fe3771f4: Waiting [2025-11-25T03:37:10.392Z] 662f75a9ed80: Pushed [2025-11-25T03:37:10.970Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:10.970Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:10.970Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:37:10.970Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:10.970Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:37:10.970Z] 09f52961ccdb: Pushed [2025-11-25T03:37:19.158Z] 2cb778ed445d: Pushed [2025-11-25T03:37:19.158Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:ae2e387bc5b2b79c514bd65a41883c68ec7f6af08d3ddaabe622c650b1e9d11c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:19.522Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:19.892Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-25T03:37:19.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T03:37:19.892Z] 09f52961ccdb: Preparing [2025-11-25T03:37:19.892Z] 662f75a9ed80: Preparing [2025-11-25T03:37:19.892Z] 2cb778ed445d: Preparing [2025-11-25T03:37:19.892Z] 49cb11dfc125: Preparing [2025-11-25T03:37:19.892Z] debf62b2b5fe: Preparing [2025-11-25T03:37:19.892Z] 13f2fe3771f4: Preparing [2025-11-25T03:37:19.892Z] 50ec4b67a5df: Preparing [2025-11-25T03:37:19.892Z] 0e64f2360a44: Preparing [2025-11-25T03:37:19.892Z] 13f2fe3771f4: Waiting [2025-11-25T03:37:19.892Z] 50ec4b67a5df: Waiting [2025-11-25T03:37:19.892Z] 0e64f2360a44: Waiting [2025-11-25T03:37:19.892Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:19.892Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:19.892Z] 09f52961ccdb: Layer already exists [2025-11-25T03:37:19.892Z] 2cb778ed445d: Layer already exists [2025-11-25T03:37:19.892Z] 662f75a9ed80: Layer already exists [2025-11-25T03:37:19.892Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:37:19.892Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:37:19.892Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:19.892Z] latest: digest: sha256:ae2e387bc5b2b79c514bd65a41883c68ec7f6af08d3ddaabe622c650b1e9d11c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:20.521Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:20.871Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.77 [2025-11-25T03:37:20.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T03:37:20.871Z] 09f52961ccdb: Preparing [2025-11-25T03:37:20.871Z] 662f75a9ed80: Preparing [2025-11-25T03:37:20.871Z] 2cb778ed445d: Preparing [2025-11-25T03:37:20.871Z] 49cb11dfc125: Preparing [2025-11-25T03:37:20.871Z] debf62b2b5fe: Preparing [2025-11-25T03:37:20.871Z] 13f2fe3771f4: Preparing [2025-11-25T03:37:20.871Z] 50ec4b67a5df: Preparing [2025-11-25T03:37:20.871Z] 0e64f2360a44: Preparing [2025-11-25T03:37:20.871Z] 13f2fe3771f4: Waiting [2025-11-25T03:37:20.871Z] 50ec4b67a5df: Waiting [2025-11-25T03:37:20.871Z] 0e64f2360a44: Waiting [2025-11-25T03:37:20.871Z] 2cb778ed445d: Layer already exists [2025-11-25T03:37:20.871Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:20.871Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:20.871Z] 662f75a9ed80: Layer already exists [2025-11-25T03:37:20.871Z] 09f52961ccdb: Layer already exists [2025-11-25T03:37:20.871Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:37:20.871Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:20.871Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:37:21.136Z] 4.1.0-dev.77: digest: sha256:ae2e387bc5b2b79c514bd65a41883c68ec7f6af08d3ddaabe622c650b1e9d11c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:21.493Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:21.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:21.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T03:37:21.924Z] 09f52961ccdb: Preparing [2025-11-25T03:37:21.924Z] 662f75a9ed80: Preparing [2025-11-25T03:37:21.924Z] 2cb778ed445d: Preparing [2025-11-25T03:37:21.924Z] 49cb11dfc125: Preparing [2025-11-25T03:37:21.924Z] debf62b2b5fe: Preparing [2025-11-25T03:37:21.924Z] 13f2fe3771f4: Preparing [2025-11-25T03:37:21.924Z] 50ec4b67a5df: Preparing [2025-11-25T03:37:21.924Z] 0e64f2360a44: Preparing [2025-11-25T03:37:21.924Z] 50ec4b67a5df: Waiting [2025-11-25T03:37:21.924Z] 0e64f2360a44: Waiting [2025-11-25T03:37:21.924Z] 13f2fe3771f4: Waiting [2025-11-25T03:37:21.924Z] 662f75a9ed80: Layer already exists [2025-11-25T03:37:21.924Z] 2cb778ed445d: Layer already exists [2025-11-25T03:37:21.924Z] 09f52961ccdb: Layer already exists [2025-11-25T03:37:21.924Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:21.924Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:21.924Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:37:21.924Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:37:21.924Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:21.924Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:ae2e387bc5b2b79c514bd65a41883c68ec7f6af08d3ddaabe622c650b1e9d11c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:22.277Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:24.030Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-11-25T03:37:24.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T03:37:24.030Z] 09f52961ccdb: Preparing [2025-11-25T03:37:24.030Z] 662f75a9ed80: Preparing [2025-11-25T03:37:24.030Z] 2cb778ed445d: Preparing [2025-11-25T03:37:24.030Z] 49cb11dfc125: Preparing [2025-11-25T03:37:24.030Z] debf62b2b5fe: Preparing [2025-11-25T03:37:24.030Z] 13f2fe3771f4: Preparing [2025-11-25T03:37:24.030Z] 50ec4b67a5df: Preparing [2025-11-25T03:37:24.030Z] 0e64f2360a44: Preparing [2025-11-25T03:37:24.030Z] 13f2fe3771f4: Waiting [2025-11-25T03:37:24.030Z] 50ec4b67a5df: Waiting [2025-11-25T03:37:24.030Z] 0e64f2360a44: Waiting [2025-11-25T03:37:24.030Z] 662f75a9ed80: Layer already exists [2025-11-25T03:37:24.030Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:24.030Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:24.030Z] 09f52961ccdb: Layer already exists [2025-11-25T03:37:24.030Z] 2cb778ed445d: Layer already exists [2025-11-25T03:37:24.030Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:24.030Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:37:24.030Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:37:24.296Z] main: digest: sha256:ae2e387bc5b2b79c514bd65a41883c68ec7f6af08d3ddaabe622c650b1e9d11c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:37:24.373Z] ===================================================== [Pipeline] echo [2025-11-25T03:37:24.385Z] taggedImages: [2025-11-25T03:37:24.385Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:24.385Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-25T03:37:24.385Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.77 [2025-11-25T03:37:24.385Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:24.385Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-25T03:37:24.413Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-25T03:37:24.413Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:24.414Z] latest [2025-11-25T03:37:24.414Z] 4.1.0-dev.77 [2025-11-25T03:37:24.414Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:24.414Z] main [2025-11-25T03:37:24.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:24.795Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:25.179Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:25.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T03:37:25.179Z] d69ea4f5a2ed: Preparing [2025-11-25T03:37:25.179Z] 43891029ba7b: Preparing [2025-11-25T03:37:25.179Z] 28ac369f7afb: Preparing [2025-11-25T03:37:25.179Z] 4d04149fe0aa: Preparing [2025-11-25T03:37:25.179Z] 527d6d5de79a: Preparing [2025-11-25T03:37:25.179Z] c93de680743b: Preparing [2025-11-25T03:37:25.179Z] 2f3cae1d0684: Preparing [2025-11-25T03:37:25.179Z] 49cb11dfc125: Preparing [2025-11-25T03:37:25.179Z] debf62b2b5fe: Preparing [2025-11-25T03:37:25.179Z] 428556fb3f91: Preparing [2025-11-25T03:37:25.179Z] b2d9110d66f0: Preparing [2025-11-25T03:37:25.179Z] 5f70bf18a086: Preparing [2025-11-25T03:37:25.179Z] 939c59f8e5bd: Preparing [2025-11-25T03:37:25.179Z] b5c551614512: Preparing [2025-11-25T03:37:25.179Z] 6b7796bbd1aa: Preparing [2025-11-25T03:37:25.179Z] 0e64f2360a44: Preparing [2025-11-25T03:37:25.179Z] c93de680743b: Waiting [2025-11-25T03:37:25.179Z] 2f3cae1d0684: Waiting [2025-11-25T03:37:25.179Z] 49cb11dfc125: Waiting [2025-11-25T03:37:25.179Z] 428556fb3f91: Waiting [2025-11-25T03:37:25.179Z] b2d9110d66f0: Waiting [2025-11-25T03:37:25.179Z] 5f70bf18a086: Waiting [2025-11-25T03:37:25.179Z] debf62b2b5fe: Waiting [2025-11-25T03:37:25.179Z] 939c59f8e5bd: Waiting [2025-11-25T03:37:25.179Z] b5c551614512: Waiting [2025-11-25T03:37:25.179Z] 6b7796bbd1aa: Waiting [2025-11-25T03:37:25.179Z] 0e64f2360a44: Waiting [2025-11-25T03:37:25.453Z] 43891029ba7b: Pushed [2025-11-25T03:37:25.453Z] d69ea4f5a2ed: Pushed [2025-11-25T03:37:25.453Z] 28ac369f7afb: Pushed [2025-11-25T03:37:25.453Z] 4d04149fe0aa: Pushed [2025-11-25T03:37:25.453Z] 527d6d5de79a: Pushed [2025-11-25T03:37:25.453Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:25.453Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:25.453Z] c93de680743b: Pushed [2025-11-25T03:37:25.453Z] 5f70bf18a086: Layer already exists [2025-11-25T03:37:25.726Z] b2d9110d66f0: Pushed [2025-11-25T03:37:25.726Z] 428556fb3f91: Pushed [2025-11-25T03:37:25.726Z] 939c59f8e5bd: Pushed [2025-11-25T03:37:25.726Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:25.726Z] 6b7796bbd1aa: Pushed [2025-11-25T03:37:26.005Z] b5c551614512: Pushed [2025-11-25T03:37:28.578Z] 2f3cae1d0684: Pushed [2025-11-25T03:37:28.578Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:92a104a9fca0cc2eefabf41f14d33debd6728b636c42e414f862fba8c9a0214b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:28.929Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:29.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-25T03:37:29.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T03:37:29.278Z] d69ea4f5a2ed: Preparing [2025-11-25T03:37:29.278Z] 43891029ba7b: Preparing [2025-11-25T03:37:29.278Z] 28ac369f7afb: Preparing [2025-11-25T03:37:29.278Z] 4d04149fe0aa: Preparing [2025-11-25T03:37:29.278Z] 527d6d5de79a: Preparing [2025-11-25T03:37:29.278Z] c93de680743b: Preparing [2025-11-25T03:37:29.278Z] 2f3cae1d0684: Preparing [2025-11-25T03:37:29.278Z] 49cb11dfc125: Preparing [2025-11-25T03:37:29.278Z] debf62b2b5fe: Preparing [2025-11-25T03:37:29.278Z] 428556fb3f91: Preparing [2025-11-25T03:37:29.278Z] b2d9110d66f0: Preparing [2025-11-25T03:37:29.278Z] 5f70bf18a086: Preparing [2025-11-25T03:37:29.278Z] 939c59f8e5bd: Preparing [2025-11-25T03:37:29.278Z] b5c551614512: Preparing [2025-11-25T03:37:29.278Z] 6b7796bbd1aa: Preparing [2025-11-25T03:37:29.278Z] 0e64f2360a44: Preparing [2025-11-25T03:37:29.278Z] 428556fb3f91: Waiting [2025-11-25T03:37:29.278Z] b2d9110d66f0: Waiting [2025-11-25T03:37:29.278Z] 5f70bf18a086: Waiting [2025-11-25T03:37:29.278Z] c93de680743b: Waiting [2025-11-25T03:37:29.278Z] 2f3cae1d0684: Waiting [2025-11-25T03:37:29.278Z] 49cb11dfc125: Waiting [2025-11-25T03:37:29.278Z] debf62b2b5fe: Waiting [2025-11-25T03:37:29.278Z] 939c59f8e5bd: Waiting [2025-11-25T03:37:29.278Z] b5c551614512: Waiting [2025-11-25T03:37:29.278Z] 6b7796bbd1aa: Waiting [2025-11-25T03:37:29.278Z] 0e64f2360a44: Waiting [2025-11-25T03:37:29.278Z] 4d04149fe0aa: Layer already exists [2025-11-25T03:37:29.278Z] 527d6d5de79a: Layer already exists [2025-11-25T03:37:29.278Z] d69ea4f5a2ed: Layer already exists [2025-11-25T03:37:29.278Z] 43891029ba7b: Layer already exists [2025-11-25T03:37:29.278Z] 28ac369f7afb: Layer already exists [2025-11-25T03:37:29.278Z] c93de680743b: Layer already exists [2025-11-25T03:37:29.278Z] 2f3cae1d0684: Layer already exists [2025-11-25T03:37:29.278Z] 428556fb3f91: Layer already exists [2025-11-25T03:37:29.278Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:29.278Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:29.278Z] 5f70bf18a086: Layer already exists [2025-11-25T03:37:29.278Z] b2d9110d66f0: Layer already exists [2025-11-25T03:37:29.278Z] b5c551614512: Layer already exists [2025-11-25T03:37:29.278Z] 939c59f8e5bd: Layer already exists [2025-11-25T03:37:29.278Z] 6b7796bbd1aa: Layer already exists [2025-11-25T03:37:29.278Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:29.543Z] latest: digest: sha256:92a104a9fca0cc2eefabf41f14d33debd6728b636c42e414f862fba8c9a0214b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:29.905Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:30.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.77 [2025-11-25T03:37:30.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T03:37:30.256Z] d69ea4f5a2ed: Preparing [2025-11-25T03:37:30.256Z] 43891029ba7b: Preparing [2025-11-25T03:37:30.256Z] 28ac369f7afb: Preparing [2025-11-25T03:37:30.256Z] 4d04149fe0aa: Preparing [2025-11-25T03:37:30.256Z] 527d6d5de79a: Preparing [2025-11-25T03:37:30.256Z] c93de680743b: Preparing [2025-11-25T03:37:30.256Z] 2f3cae1d0684: Preparing [2025-11-25T03:37:30.256Z] 49cb11dfc125: Preparing [2025-11-25T03:37:30.256Z] debf62b2b5fe: Preparing [2025-11-25T03:37:30.256Z] 428556fb3f91: Preparing [2025-11-25T03:37:30.256Z] b2d9110d66f0: Preparing [2025-11-25T03:37:30.256Z] 5f70bf18a086: Preparing [2025-11-25T03:37:30.256Z] 939c59f8e5bd: Preparing [2025-11-25T03:37:30.256Z] b5c551614512: Preparing [2025-11-25T03:37:30.256Z] 6b7796bbd1aa: Preparing [2025-11-25T03:37:30.256Z] 0e64f2360a44: Preparing [2025-11-25T03:37:30.256Z] c93de680743b: Waiting [2025-11-25T03:37:30.256Z] 2f3cae1d0684: Waiting [2025-11-25T03:37:30.256Z] 49cb11dfc125: Waiting [2025-11-25T03:37:30.256Z] debf62b2b5fe: Waiting [2025-11-25T03:37:30.256Z] 428556fb3f91: Waiting [2025-11-25T03:37:30.256Z] b2d9110d66f0: Waiting [2025-11-25T03:37:30.256Z] 5f70bf18a086: Waiting [2025-11-25T03:37:30.256Z] 939c59f8e5bd: Waiting [2025-11-25T03:37:30.256Z] b5c551614512: Waiting [2025-11-25T03:37:30.256Z] 6b7796bbd1aa: Waiting [2025-11-25T03:37:30.256Z] 0e64f2360a44: Waiting [2025-11-25T03:37:30.256Z] 4d04149fe0aa: Layer already exists [2025-11-25T03:37:30.256Z] d69ea4f5a2ed: Layer already exists [2025-11-25T03:37:30.256Z] 527d6d5de79a: Layer already exists [2025-11-25T03:37:30.256Z] 43891029ba7b: Layer already exists [2025-11-25T03:37:30.256Z] 28ac369f7afb: Layer already exists [2025-11-25T03:37:30.256Z] 2f3cae1d0684: Layer already exists [2025-11-25T03:37:30.256Z] c93de680743b: Layer already exists [2025-11-25T03:37:30.256Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:30.257Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:30.257Z] 428556fb3f91: Layer already exists [2025-11-25T03:37:30.257Z] 5f70bf18a086: Layer already exists [2025-11-25T03:37:30.257Z] b2d9110d66f0: Layer already exists [2025-11-25T03:37:30.257Z] b5c551614512: Layer already exists [2025-11-25T03:37:30.257Z] 6b7796bbd1aa: Layer already exists [2025-11-25T03:37:30.257Z] 939c59f8e5bd: Layer already exists [2025-11-25T03:37:30.257Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:30.521Z] 4.1.0-dev.77: digest: sha256:92a104a9fca0cc2eefabf41f14d33debd6728b636c42e414f862fba8c9a0214b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:30.871Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:31.217Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:31.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T03:37:31.217Z] d69ea4f5a2ed: Preparing [2025-11-25T03:37:31.217Z] 43891029ba7b: Preparing [2025-11-25T03:37:31.217Z] 28ac369f7afb: Preparing [2025-11-25T03:37:31.217Z] 4d04149fe0aa: Preparing [2025-11-25T03:37:31.217Z] 527d6d5de79a: Preparing [2025-11-25T03:37:31.217Z] c93de680743b: Preparing [2025-11-25T03:37:31.217Z] 2f3cae1d0684: Preparing [2025-11-25T03:37:31.217Z] 49cb11dfc125: Preparing [2025-11-25T03:37:31.217Z] debf62b2b5fe: Preparing [2025-11-25T03:37:31.217Z] 428556fb3f91: Preparing [2025-11-25T03:37:31.217Z] b2d9110d66f0: Preparing [2025-11-25T03:37:31.217Z] 5f70bf18a086: Preparing [2025-11-25T03:37:31.217Z] 939c59f8e5bd: Preparing [2025-11-25T03:37:31.217Z] b5c551614512: Preparing [2025-11-25T03:37:31.217Z] 6b7796bbd1aa: Preparing [2025-11-25T03:37:31.217Z] 0e64f2360a44: Preparing [2025-11-25T03:37:31.217Z] c93de680743b: Waiting [2025-11-25T03:37:31.217Z] 2f3cae1d0684: Waiting [2025-11-25T03:37:31.217Z] 49cb11dfc125: Waiting [2025-11-25T03:37:31.217Z] debf62b2b5fe: Waiting [2025-11-25T03:37:31.217Z] 428556fb3f91: Waiting [2025-11-25T03:37:31.217Z] b2d9110d66f0: Waiting [2025-11-25T03:37:31.217Z] 5f70bf18a086: Waiting [2025-11-25T03:37:31.217Z] 939c59f8e5bd: Waiting [2025-11-25T03:37:31.217Z] b5c551614512: Waiting [2025-11-25T03:37:31.217Z] 6b7796bbd1aa: Waiting [2025-11-25T03:37:31.217Z] 0e64f2360a44: Waiting [2025-11-25T03:37:31.217Z] 4d04149fe0aa: Layer already exists [2025-11-25T03:37:31.217Z] 527d6d5de79a: Layer already exists [2025-11-25T03:37:31.217Z] 28ac369f7afb: Layer already exists [2025-11-25T03:37:31.217Z] d69ea4f5a2ed: Layer already exists [2025-11-25T03:37:31.217Z] 43891029ba7b: Layer already exists [2025-11-25T03:37:31.217Z] 2f3cae1d0684: Layer already exists [2025-11-25T03:37:31.217Z] c93de680743b: Layer already exists [2025-11-25T03:37:31.217Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:31.217Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:31.217Z] 428556fb3f91: Layer already exists [2025-11-25T03:37:31.217Z] 939c59f8e5bd: Layer already exists [2025-11-25T03:37:31.218Z] b2d9110d66f0: Layer already exists [2025-11-25T03:37:31.218Z] 5f70bf18a086: Layer already exists [2025-11-25T03:37:31.218Z] b5c551614512: Layer already exists [2025-11-25T03:37:31.218Z] 6b7796bbd1aa: Layer already exists [2025-11-25T03:37:31.218Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:31.483Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:92a104a9fca0cc2eefabf41f14d33debd6728b636c42e414f862fba8c9a0214b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:31.833Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:32.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-11-25T03:37:32.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T03:37:32.176Z] d69ea4f5a2ed: Preparing [2025-11-25T03:37:32.176Z] 43891029ba7b: Preparing [2025-11-25T03:37:32.176Z] 28ac369f7afb: Preparing [2025-11-25T03:37:32.176Z] 4d04149fe0aa: Preparing [2025-11-25T03:37:32.176Z] 527d6d5de79a: Preparing [2025-11-25T03:37:32.176Z] c93de680743b: Preparing [2025-11-25T03:37:32.176Z] 2f3cae1d0684: Preparing [2025-11-25T03:37:32.176Z] 49cb11dfc125: Preparing [2025-11-25T03:37:32.176Z] debf62b2b5fe: Preparing [2025-11-25T03:37:32.176Z] 428556fb3f91: Preparing [2025-11-25T03:37:32.176Z] b2d9110d66f0: Preparing [2025-11-25T03:37:32.176Z] 5f70bf18a086: Preparing [2025-11-25T03:37:32.176Z] 939c59f8e5bd: Preparing [2025-11-25T03:37:32.176Z] b5c551614512: Preparing [2025-11-25T03:37:32.176Z] 6b7796bbd1aa: Preparing [2025-11-25T03:37:32.176Z] 0e64f2360a44: Preparing [2025-11-25T03:37:32.176Z] 428556fb3f91: Waiting [2025-11-25T03:37:32.176Z] b2d9110d66f0: Waiting [2025-11-25T03:37:32.176Z] 5f70bf18a086: Waiting [2025-11-25T03:37:32.176Z] 939c59f8e5bd: Waiting [2025-11-25T03:37:32.176Z] b5c551614512: Waiting [2025-11-25T03:37:32.176Z] 6b7796bbd1aa: Waiting [2025-11-25T03:37:32.176Z] c93de680743b: Waiting [2025-11-25T03:37:32.176Z] 2f3cae1d0684: Waiting [2025-11-25T03:37:32.176Z] 49cb11dfc125: Waiting [2025-11-25T03:37:32.176Z] debf62b2b5fe: Waiting [2025-11-25T03:37:32.176Z] 0e64f2360a44: Waiting [2025-11-25T03:37:32.176Z] 527d6d5de79a: Layer already exists [2025-11-25T03:37:32.176Z] 28ac369f7afb: Layer already exists [2025-11-25T03:37:32.176Z] 43891029ba7b: Layer already exists [2025-11-25T03:37:32.176Z] d69ea4f5a2ed: Layer already exists [2025-11-25T03:37:32.176Z] 4d04149fe0aa: Layer already exists [2025-11-25T03:37:32.176Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:32.176Z] 2f3cae1d0684: Layer already exists [2025-11-25T03:37:32.176Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:32.176Z] c93de680743b: Layer already exists [2025-11-25T03:37:32.176Z] 428556fb3f91: Layer already exists [2025-11-25T03:37:32.176Z] b2d9110d66f0: Layer already exists [2025-11-25T03:37:32.176Z] 939c59f8e5bd: Layer already exists [2025-11-25T03:37:32.176Z] 6b7796bbd1aa: Layer already exists [2025-11-25T03:37:32.176Z] 5f70bf18a086: Layer already exists [2025-11-25T03:37:32.176Z] b5c551614512: Layer already exists [2025-11-25T03:37:32.176Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:32.440Z] main: digest: sha256:92a104a9fca0cc2eefabf41f14d33debd6728b636c42e414f862fba8c9a0214b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:37:32.515Z] ===================================================== [Pipeline] echo [2025-11-25T03:37:32.526Z] taggedImages: [2025-11-25T03:37:32.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:32.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-25T03:37:32.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.77 [2025-11-25T03:37:32.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:32.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-25T03:37:32.554Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-25T03:37:32.554Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:32.554Z] latest [2025-11-25T03:37:32.554Z] 4.1.0-dev.77 [2025-11-25T03:37:32.554Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:32.554Z] main [2025-11-25T03:37:32.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:32.925Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:33.281Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:33.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T03:37:33.281Z] 310f58659b8f: Preparing [2025-11-25T03:37:33.281Z] bf21841e02ae: Preparing [2025-11-25T03:37:33.281Z] 390afc95caa5: Preparing [2025-11-25T03:37:33.281Z] 2f0a21be97b7: Preparing [2025-11-25T03:37:33.281Z] 49cb11dfc125: Preparing [2025-11-25T03:37:33.281Z] debf62b2b5fe: Preparing [2025-11-25T03:37:33.281Z] 13f2fe3771f4: Preparing [2025-11-25T03:37:33.281Z] 50ec4b67a5df: Preparing [2025-11-25T03:37:33.281Z] 0e64f2360a44: Preparing [2025-11-25T03:37:33.281Z] 13f2fe3771f4: Waiting [2025-11-25T03:37:33.281Z] 50ec4b67a5df: Waiting [2025-11-25T03:37:33.281Z] debf62b2b5fe: Waiting [2025-11-25T03:37:33.281Z] 0e64f2360a44: Waiting [2025-11-25T03:37:33.281Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:33.546Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:33.546Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:37:33.546Z] bf21841e02ae: Pushed [2025-11-25T03:37:33.546Z] 390afc95caa5: Pushed [2025-11-25T03:37:33.546Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:37:33.546Z] 310f58659b8f: Pushed [2025-11-25T03:37:33.546Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:41.721Z] 2f0a21be97b7: Pushed [2025-11-25T03:37:41.721Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:fdb6ad8f795ebfed91c4926e6cfa42d15f4f5d110499d348a0ba238f4236d02e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:42.086Z] + 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-11-25T03:37:42.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-25T03:37:42.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T03:37:42.448Z] 310f58659b8f: Preparing [2025-11-25T03:37:42.448Z] bf21841e02ae: Preparing [2025-11-25T03:37:42.448Z] 390afc95caa5: Preparing [2025-11-25T03:37:42.448Z] 2f0a21be97b7: Preparing [2025-11-25T03:37:42.448Z] 49cb11dfc125: Preparing [2025-11-25T03:37:42.448Z] debf62b2b5fe: Preparing [2025-11-25T03:37:42.448Z] 13f2fe3771f4: Preparing [2025-11-25T03:37:42.448Z] 50ec4b67a5df: Preparing [2025-11-25T03:37:42.448Z] 0e64f2360a44: Preparing [2025-11-25T03:37:42.448Z] debf62b2b5fe: Waiting [2025-11-25T03:37:42.448Z] 13f2fe3771f4: Waiting [2025-11-25T03:37:42.448Z] 50ec4b67a5df: Waiting [2025-11-25T03:37:42.448Z] 0e64f2360a44: Waiting [2025-11-25T03:37:42.448Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:42.448Z] bf21841e02ae: Layer already exists [2025-11-25T03:37:42.448Z] 2f0a21be97b7: Layer already exists [2025-11-25T03:37:42.448Z] 310f58659b8f: Layer already exists [2025-11-25T03:37:42.448Z] 390afc95caa5: Layer already exists [2025-11-25T03:37:42.448Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:42.448Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:42.448Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:37:42.448Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:37:42.713Z] latest: digest: sha256:fdb6ad8f795ebfed91c4926e6cfa42d15f4f5d110499d348a0ba238f4236d02e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:43.086Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:43.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.77 [2025-11-25T03:37:43.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T03:37:43.448Z] 310f58659b8f: Preparing [2025-11-25T03:37:43.448Z] bf21841e02ae: Preparing [2025-11-25T03:37:43.448Z] 390afc95caa5: Preparing [2025-11-25T03:37:43.448Z] 2f0a21be97b7: Preparing [2025-11-25T03:37:43.448Z] 49cb11dfc125: Preparing [2025-11-25T03:37:43.448Z] debf62b2b5fe: Preparing [2025-11-25T03:37:43.448Z] 13f2fe3771f4: Preparing [2025-11-25T03:37:43.448Z] 50ec4b67a5df: Preparing [2025-11-25T03:37:43.448Z] 0e64f2360a44: Preparing [2025-11-25T03:37:43.448Z] 13f2fe3771f4: Waiting [2025-11-25T03:37:43.448Z] 50ec4b67a5df: Waiting [2025-11-25T03:37:43.448Z] debf62b2b5fe: Waiting [2025-11-25T03:37:43.448Z] 0e64f2360a44: Waiting [2025-11-25T03:37:43.448Z] 310f58659b8f: Layer already exists [2025-11-25T03:37:43.448Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:43.448Z] bf21841e02ae: Layer already exists [2025-11-25T03:37:43.448Z] 2f0a21be97b7: Layer already exists [2025-11-25T03:37:43.448Z] 390afc95caa5: Layer already exists [2025-11-25T03:37:43.448Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:37:43.448Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:43.448Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:43.448Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:37:43.712Z] 4.1.0-dev.77: digest: sha256:fdb6ad8f795ebfed91c4926e6cfa42d15f4f5d110499d348a0ba238f4236d02e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:44.059Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:44.422Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:44.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T03:37:44.422Z] 310f58659b8f: Preparing [2025-11-25T03:37:44.422Z] bf21841e02ae: Preparing [2025-11-25T03:37:44.422Z] 390afc95caa5: Preparing [2025-11-25T03:37:44.423Z] 2f0a21be97b7: Preparing [2025-11-25T03:37:44.423Z] 49cb11dfc125: Preparing [2025-11-25T03:37:44.423Z] debf62b2b5fe: Preparing [2025-11-25T03:37:44.423Z] 13f2fe3771f4: Preparing [2025-11-25T03:37:44.423Z] 50ec4b67a5df: Preparing [2025-11-25T03:37:44.423Z] 0e64f2360a44: Preparing [2025-11-25T03:37:44.423Z] 13f2fe3771f4: Waiting [2025-11-25T03:37:44.423Z] 50ec4b67a5df: Waiting [2025-11-25T03:37:44.423Z] 0e64f2360a44: Waiting [2025-11-25T03:37:44.423Z] debf62b2b5fe: Waiting [2025-11-25T03:37:44.423Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:44.423Z] bf21841e02ae: Layer already exists [2025-11-25T03:37:44.423Z] 310f58659b8f: Layer already exists [2025-11-25T03:37:44.423Z] 390afc95caa5: Layer already exists [2025-11-25T03:37:44.423Z] 2f0a21be97b7: Layer already exists [2025-11-25T03:37:44.423Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:44.423Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:37:44.423Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:37:44.423Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:44.423Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:fdb6ad8f795ebfed91c4926e6cfa42d15f4f5d110499d348a0ba238f4236d02e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:45.049Z] + 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-11-25T03:37:45.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-11-25T03:37:45.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T03:37:45.410Z] 310f58659b8f: Preparing [2025-11-25T03:37:45.410Z] bf21841e02ae: Preparing [2025-11-25T03:37:45.410Z] 390afc95caa5: Preparing [2025-11-25T03:37:45.410Z] 2f0a21be97b7: Preparing [2025-11-25T03:37:45.410Z] 49cb11dfc125: Preparing [2025-11-25T03:37:45.410Z] debf62b2b5fe: Preparing [2025-11-25T03:37:45.410Z] 13f2fe3771f4: Preparing [2025-11-25T03:37:45.410Z] 50ec4b67a5df: Preparing [2025-11-25T03:37:45.410Z] 0e64f2360a44: Preparing [2025-11-25T03:37:45.410Z] debf62b2b5fe: Waiting [2025-11-25T03:37:45.410Z] 13f2fe3771f4: Waiting [2025-11-25T03:37:45.410Z] 50ec4b67a5df: Waiting [2025-11-25T03:37:45.410Z] 0e64f2360a44: Waiting [2025-11-25T03:37:45.410Z] 390afc95caa5: Layer already exists [2025-11-25T03:37:45.410Z] 310f58659b8f: Layer already exists [2025-11-25T03:37:45.410Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:45.410Z] 2f0a21be97b7: Layer already exists [2025-11-25T03:37:45.410Z] bf21841e02ae: Layer already exists [2025-11-25T03:37:45.410Z] 50ec4b67a5df: Layer already exists [2025-11-25T03:37:45.410Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:45.410Z] 13f2fe3771f4: Layer already exists [2025-11-25T03:37:45.410Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:45.676Z] main: digest: sha256:fdb6ad8f795ebfed91c4926e6cfa42d15f4f5d110499d348a0ba238f4236d02e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:37:45.754Z] ===================================================== [Pipeline] echo [2025-11-25T03:37:45.767Z] taggedImages: [2025-11-25T03:37:45.767Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:45.767Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-25T03:37:45.767Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.77 [2025-11-25T03:37:45.767Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:45.767Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-25T03:37:45.798Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-25T03:37:45.798Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:45.798Z] latest [2025-11-25T03:37:45.798Z] 4.1.0-dev.77 [2025-11-25T03:37:45.798Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:45.798Z] main [2025-11-25T03:37:45.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:46.161Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:46.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:46.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T03:37:46.517Z] 00db9e93d65d: Preparing [2025-11-25T03:37:46.517Z] 349c87821c97: Preparing [2025-11-25T03:37:46.517Z] a2d4adeba7ac: Preparing [2025-11-25T03:37:46.517Z] de501e8383ba: Preparing [2025-11-25T03:37:46.517Z] da8603ed5ecb: Preparing [2025-11-25T03:37:46.517Z] 49cb11dfc125: Preparing [2025-11-25T03:37:46.517Z] debf62b2b5fe: Preparing [2025-11-25T03:37:46.517Z] c60a91307eaf: Preparing [2025-11-25T03:37:46.517Z] d32fd48bd0de: Preparing [2025-11-25T03:37:46.517Z] 4088ba95b3bc: Preparing [2025-11-25T03:37:46.517Z] 0e64f2360a44: Preparing [2025-11-25T03:37:46.517Z] 49cb11dfc125: Waiting [2025-11-25T03:37:46.517Z] debf62b2b5fe: Waiting [2025-11-25T03:37:46.517Z] c60a91307eaf: Waiting [2025-11-25T03:37:46.517Z] d32fd48bd0de: Waiting [2025-11-25T03:37:46.517Z] 4088ba95b3bc: Waiting [2025-11-25T03:37:46.517Z] 0e64f2360a44: Waiting [2025-11-25T03:37:46.782Z] da8603ed5ecb: Pushed [2025-11-25T03:37:46.782Z] 349c87821c97: Pushed [2025-11-25T03:37:46.782Z] de501e8383ba: Pushed [2025-11-25T03:37:46.782Z] 00db9e93d65d: Pushed [2025-11-25T03:37:46.782Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:46.782Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:46.782Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:47.047Z] c60a91307eaf: Pushed [2025-11-25T03:37:47.315Z] d32fd48bd0de: Pushed [2025-11-25T03:37:49.883Z] 4088ba95b3bc: Pushed [2025-11-25T03:37:53.209Z] a2d4adeba7ac: Pushed [2025-11-25T03:37:53.209Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c7e245a0ac9b12540f7a041588f4cbdb52471ef219895e8c9c09ec9db5613af6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:53.571Z] + 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-11-25T03:37:53.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-25T03:37:53.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T03:37:53.917Z] 00db9e93d65d: Preparing [2025-11-25T03:37:53.917Z] 349c87821c97: Preparing [2025-11-25T03:37:53.917Z] a2d4adeba7ac: Preparing [2025-11-25T03:37:53.917Z] de501e8383ba: Preparing [2025-11-25T03:37:53.917Z] da8603ed5ecb: Preparing [2025-11-25T03:37:53.917Z] 49cb11dfc125: Preparing [2025-11-25T03:37:53.917Z] debf62b2b5fe: Preparing [2025-11-25T03:37:53.917Z] c60a91307eaf: Preparing [2025-11-25T03:37:53.917Z] d32fd48bd0de: Preparing [2025-11-25T03:37:53.917Z] 4088ba95b3bc: Preparing [2025-11-25T03:37:53.917Z] 0e64f2360a44: Preparing [2025-11-25T03:37:53.917Z] debf62b2b5fe: Waiting [2025-11-25T03:37:53.917Z] c60a91307eaf: Waiting [2025-11-25T03:37:53.917Z] d32fd48bd0de: Waiting [2025-11-25T03:37:53.917Z] 4088ba95b3bc: Waiting [2025-11-25T03:37:53.917Z] 0e64f2360a44: Waiting [2025-11-25T03:37:53.917Z] 49cb11dfc125: Waiting [2025-11-25T03:37:53.917Z] 00db9e93d65d: Layer already exists [2025-11-25T03:37:53.917Z] de501e8383ba: Layer already exists [2025-11-25T03:37:53.917Z] a2d4adeba7ac: Layer already exists [2025-11-25T03:37:53.917Z] 349c87821c97: Layer already exists [2025-11-25T03:37:53.917Z] da8603ed5ecb: Layer already exists [2025-11-25T03:37:53.917Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:53.917Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:53.917Z] c60a91307eaf: Layer already exists [2025-11-25T03:37:53.917Z] d32fd48bd0de: Layer already exists [2025-11-25T03:37:53.917Z] 4088ba95b3bc: Layer already exists [2025-11-25T03:37:53.917Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:54.183Z] latest: digest: sha256:c7e245a0ac9b12540f7a041588f4cbdb52471ef219895e8c9c09ec9db5613af6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:54.545Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:54.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.77 [2025-11-25T03:37:54.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T03:37:54.894Z] 00db9e93d65d: Preparing [2025-11-25T03:37:54.894Z] 349c87821c97: Preparing [2025-11-25T03:37:54.894Z] a2d4adeba7ac: Preparing [2025-11-25T03:37:54.894Z] de501e8383ba: Preparing [2025-11-25T03:37:54.894Z] da8603ed5ecb: Preparing [2025-11-25T03:37:54.894Z] 49cb11dfc125: Preparing [2025-11-25T03:37:54.894Z] debf62b2b5fe: Preparing [2025-11-25T03:37:54.894Z] c60a91307eaf: Preparing [2025-11-25T03:37:54.894Z] d32fd48bd0de: Preparing [2025-11-25T03:37:54.894Z] 4088ba95b3bc: Preparing [2025-11-25T03:37:54.894Z] 0e64f2360a44: Preparing [2025-11-25T03:37:54.894Z] 49cb11dfc125: Waiting [2025-11-25T03:37:54.894Z] debf62b2b5fe: Waiting [2025-11-25T03:37:54.894Z] c60a91307eaf: Waiting [2025-11-25T03:37:54.894Z] d32fd48bd0de: Waiting [2025-11-25T03:37:54.894Z] 4088ba95b3bc: Waiting [2025-11-25T03:37:54.894Z] 0e64f2360a44: Waiting [2025-11-25T03:37:54.894Z] 349c87821c97: Layer already exists [2025-11-25T03:37:54.894Z] de501e8383ba: Layer already exists [2025-11-25T03:37:54.894Z] da8603ed5ecb: Layer already exists [2025-11-25T03:37:54.894Z] 00db9e93d65d: Layer already exists [2025-11-25T03:37:54.894Z] a2d4adeba7ac: Layer already exists [2025-11-25T03:37:54.894Z] c60a91307eaf: Layer already exists [2025-11-25T03:37:54.894Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:54.894Z] d32fd48bd0de: Layer already exists [2025-11-25T03:37:54.894Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:54.894Z] 4088ba95b3bc: Layer already exists [2025-11-25T03:37:54.894Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:55.158Z] 4.1.0-dev.77: digest: sha256:c7e245a0ac9b12540f7a041588f4cbdb52471ef219895e8c9c09ec9db5613af6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:55.516Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:55.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:55.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T03:37:55.865Z] 00db9e93d65d: Preparing [2025-11-25T03:37:55.865Z] 349c87821c97: Preparing [2025-11-25T03:37:55.865Z] a2d4adeba7ac: Preparing [2025-11-25T03:37:55.865Z] de501e8383ba: Preparing [2025-11-25T03:37:55.865Z] da8603ed5ecb: Preparing [2025-11-25T03:37:55.865Z] 49cb11dfc125: Preparing [2025-11-25T03:37:55.865Z] debf62b2b5fe: Preparing [2025-11-25T03:37:55.865Z] c60a91307eaf: Preparing [2025-11-25T03:37:55.865Z] d32fd48bd0de: Preparing [2025-11-25T03:37:55.865Z] 4088ba95b3bc: Preparing [2025-11-25T03:37:55.865Z] 0e64f2360a44: Preparing [2025-11-25T03:37:55.865Z] 49cb11dfc125: Waiting [2025-11-25T03:37:55.865Z] debf62b2b5fe: Waiting [2025-11-25T03:37:55.865Z] c60a91307eaf: Waiting [2025-11-25T03:37:55.865Z] d32fd48bd0de: Waiting [2025-11-25T03:37:55.865Z] 4088ba95b3bc: Waiting [2025-11-25T03:37:55.865Z] 0e64f2360a44: Waiting [2025-11-25T03:37:55.865Z] da8603ed5ecb: Layer already exists [2025-11-25T03:37:55.865Z] a2d4adeba7ac: Layer already exists [2025-11-25T03:37:55.865Z] de501e8383ba: Layer already exists [2025-11-25T03:37:55.865Z] 00db9e93d65d: Layer already exists [2025-11-25T03:37:55.865Z] 349c87821c97: Layer already exists [2025-11-25T03:37:55.865Z] d32fd48bd0de: Layer already exists [2025-11-25T03:37:55.865Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:55.865Z] 4088ba95b3bc: Layer already exists [2025-11-25T03:37:55.865Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:55.865Z] c60a91307eaf: Layer already exists [2025-11-25T03:37:55.865Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:56.128Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c7e245a0ac9b12540f7a041588f4cbdb52471ef219895e8c9c09ec9db5613af6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:56.477Z] + 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-11-25T03:37:56.823Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-11-25T03:37:56.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T03:37:56.823Z] 00db9e93d65d: Preparing [2025-11-25T03:37:56.823Z] 349c87821c97: Preparing [2025-11-25T03:37:56.823Z] a2d4adeba7ac: Preparing [2025-11-25T03:37:56.823Z] de501e8383ba: Preparing [2025-11-25T03:37:56.823Z] da8603ed5ecb: Preparing [2025-11-25T03:37:56.823Z] 49cb11dfc125: Preparing [2025-11-25T03:37:56.823Z] debf62b2b5fe: Preparing [2025-11-25T03:37:56.823Z] c60a91307eaf: Preparing [2025-11-25T03:37:56.823Z] d32fd48bd0de: Preparing [2025-11-25T03:37:56.823Z] 4088ba95b3bc: Preparing [2025-11-25T03:37:56.823Z] 0e64f2360a44: Preparing [2025-11-25T03:37:56.823Z] debf62b2b5fe: Waiting [2025-11-25T03:37:56.823Z] c60a91307eaf: Waiting [2025-11-25T03:37:56.823Z] d32fd48bd0de: Waiting [2025-11-25T03:37:56.823Z] 4088ba95b3bc: Waiting [2025-11-25T03:37:56.823Z] 49cb11dfc125: Waiting [2025-11-25T03:37:56.823Z] 349c87821c97: Layer already exists [2025-11-25T03:37:56.823Z] 00db9e93d65d: Layer already exists [2025-11-25T03:37:56.823Z] de501e8383ba: Layer already exists [2025-11-25T03:37:56.823Z] da8603ed5ecb: Layer already exists [2025-11-25T03:37:56.823Z] a2d4adeba7ac: Layer already exists [2025-11-25T03:37:56.823Z] debf62b2b5fe: Layer already exists [2025-11-25T03:37:56.823Z] c60a91307eaf: Layer already exists [2025-11-25T03:37:56.823Z] 4088ba95b3bc: Layer already exists [2025-11-25T03:37:56.823Z] 49cb11dfc125: Layer already exists [2025-11-25T03:37:56.823Z] d32fd48bd0de: Layer already exists [2025-11-25T03:37:56.823Z] 0e64f2360a44: Layer already exists [2025-11-25T03:37:57.088Z] main: digest: sha256:c7e245a0ac9b12540f7a041588f4cbdb52471ef219895e8c9c09ec9db5613af6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:37:57.169Z] ===================================================== [Pipeline] echo [2025-11-25T03:37:57.182Z] taggedImages: [2025-11-25T03:37:57.182Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:57.182Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-25T03:37:57.182Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.77 [2025-11-25T03:37:57.182Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:57.182Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-25T03:37:57.214Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-25T03:37:57.214Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:57.214Z] latest [2025-11-25T03:37:57.214Z] 4.1.0-dev.77 [2025-11-25T03:37:57.214Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:37:57.214Z] main [2025-11-25T03:37:57.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:57.592Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:37:59.873Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:37:59.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T03:37:59.873Z] 97610b706bee: Preparing [2025-11-25T03:37:59.873Z] 1aae43ea62c3: Preparing [2025-11-25T03:37:59.873Z] 9c01414a6925: Preparing [2025-11-25T03:37:59.873Z] 94ff95aa0d3a: Preparing [2025-11-25T03:37:59.873Z] 53b941664579: Preparing [2025-11-25T03:37:59.873Z] bbecc19f6503: Preparing [2025-11-25T03:37:59.873Z] 14e9d8140bea: Preparing [2025-11-25T03:37:59.873Z] 49cb11dfc125: Preparing [2025-11-25T03:37:59.873Z] debf62b2b5fe: Preparing [2025-11-25T03:37:59.873Z] d2b46c22d435: Preparing [2025-11-25T03:37:59.873Z] bd9464958db9: Preparing [2025-11-25T03:37:59.873Z] 0e64f2360a44: Preparing [2025-11-25T03:37:59.873Z] debf62b2b5fe: Waiting [2025-11-25T03:37:59.873Z] d2b46c22d435: Waiting [2025-11-25T03:37:59.873Z] bbecc19f6503: Waiting [2025-11-25T03:37:59.873Z] 14e9d8140bea: Waiting [2025-11-25T03:37:59.873Z] 49cb11dfc125: Waiting [2025-11-25T03:37:59.873Z] bd9464958db9: Waiting [2025-11-25T03:37:59.873Z] 0e64f2360a44: Waiting [2025-11-25T03:38:00.137Z] 97610b706bee: Pushed [2025-11-25T03:38:00.137Z] 53b941664579: Pushed [2025-11-25T03:38:00.137Z] 1aae43ea62c3: Pushed [2025-11-25T03:38:00.137Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:00.137Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:00.401Z] bbecc19f6503: Pushed [2025-11-25T03:38:00.401Z] 14e9d8140bea: Pushed [2025-11-25T03:38:00.401Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:00.665Z] d2b46c22d435: Pushed [2025-11-25T03:38:03.225Z] bd9464958db9: Pushed [2025-11-25T03:38:06.545Z] 94ff95aa0d3a: Pushed [2025-11-25T03:38:06.546Z] 9c01414a6925: Pushed [2025-11-25T03:38:06.809Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:d0f7d4b79d5570983850eadbe31ea891df7453fcd084dfc76dfe87c07369fc78 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:07.157Z] + 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-11-25T03:38:07.507Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-25T03:38:07.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T03:38:07.507Z] 97610b706bee: Preparing [2025-11-25T03:38:07.507Z] 1aae43ea62c3: Preparing [2025-11-25T03:38:07.507Z] 9c01414a6925: Preparing [2025-11-25T03:38:07.507Z] 94ff95aa0d3a: Preparing [2025-11-25T03:38:07.507Z] 53b941664579: Preparing [2025-11-25T03:38:07.507Z] bbecc19f6503: Preparing [2025-11-25T03:38:07.507Z] 14e9d8140bea: Preparing [2025-11-25T03:38:07.507Z] 49cb11dfc125: Preparing [2025-11-25T03:38:07.507Z] debf62b2b5fe: Preparing [2025-11-25T03:38:07.507Z] d2b46c22d435: Preparing [2025-11-25T03:38:07.507Z] bd9464958db9: Preparing [2025-11-25T03:38:07.507Z] 0e64f2360a44: Preparing [2025-11-25T03:38:07.507Z] bbecc19f6503: Waiting [2025-11-25T03:38:07.507Z] 14e9d8140bea: Waiting [2025-11-25T03:38:07.507Z] 49cb11dfc125: Waiting [2025-11-25T03:38:07.507Z] debf62b2b5fe: Waiting [2025-11-25T03:38:07.507Z] d2b46c22d435: Waiting [2025-11-25T03:38:07.507Z] bd9464958db9: Waiting [2025-11-25T03:38:07.507Z] 0e64f2360a44: Waiting [2025-11-25T03:38:07.507Z] 1aae43ea62c3: Layer already exists [2025-11-25T03:38:07.507Z] 53b941664579: Layer already exists [2025-11-25T03:38:07.507Z] 97610b706bee: Layer already exists [2025-11-25T03:38:07.507Z] 94ff95aa0d3a: Layer already exists [2025-11-25T03:38:07.507Z] 9c01414a6925: Layer already exists [2025-11-25T03:38:07.507Z] bbecc19f6503: Layer already exists [2025-11-25T03:38:07.507Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:07.507Z] 14e9d8140bea: Layer already exists [2025-11-25T03:38:07.507Z] d2b46c22d435: Layer already exists [2025-11-25T03:38:07.507Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:07.507Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:07.507Z] bd9464958db9: Layer already exists [2025-11-25T03:38:07.771Z] latest: digest: sha256:d0f7d4b79d5570983850eadbe31ea891df7453fcd084dfc76dfe87c07369fc78 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:08.117Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:08.465Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.77 [2025-11-25T03:38:08.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T03:38:08.465Z] 97610b706bee: Preparing [2025-11-25T03:38:08.465Z] 1aae43ea62c3: Preparing [2025-11-25T03:38:08.465Z] 9c01414a6925: Preparing [2025-11-25T03:38:08.465Z] 94ff95aa0d3a: Preparing [2025-11-25T03:38:08.465Z] 53b941664579: Preparing [2025-11-25T03:38:08.465Z] bbecc19f6503: Preparing [2025-11-25T03:38:08.465Z] 14e9d8140bea: Preparing [2025-11-25T03:38:08.465Z] 49cb11dfc125: Preparing [2025-11-25T03:38:08.465Z] debf62b2b5fe: Preparing [2025-11-25T03:38:08.465Z] d2b46c22d435: Preparing [2025-11-25T03:38:08.465Z] bd9464958db9: Preparing [2025-11-25T03:38:08.465Z] 0e64f2360a44: Preparing [2025-11-25T03:38:08.465Z] 49cb11dfc125: Waiting [2025-11-25T03:38:08.465Z] debf62b2b5fe: Waiting [2025-11-25T03:38:08.465Z] d2b46c22d435: Waiting [2025-11-25T03:38:08.465Z] bbecc19f6503: Waiting [2025-11-25T03:38:08.465Z] 14e9d8140bea: Waiting [2025-11-25T03:38:08.465Z] 0e64f2360a44: Waiting [2025-11-25T03:38:08.465Z] bd9464958db9: Waiting [2025-11-25T03:38:08.465Z] 1aae43ea62c3: Layer already exists [2025-11-25T03:38:08.465Z] 9c01414a6925: Layer already exists [2025-11-25T03:38:08.465Z] 94ff95aa0d3a: Layer already exists [2025-11-25T03:38:08.465Z] 97610b706bee: Layer already exists [2025-11-25T03:38:08.465Z] 53b941664579: Layer already exists [2025-11-25T03:38:08.465Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:08.465Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:08.465Z] bbecc19f6503: Layer already exists [2025-11-25T03:38:08.465Z] 14e9d8140bea: Layer already exists [2025-11-25T03:38:08.465Z] d2b46c22d435: Layer already exists [2025-11-25T03:38:08.465Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:08.465Z] bd9464958db9: Layer already exists [2025-11-25T03:38:08.729Z] 4.1.0-dev.77: digest: sha256:d0f7d4b79d5570983850eadbe31ea891df7453fcd084dfc76dfe87c07369fc78 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:09.095Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:09.443Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:38:09.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T03:38:09.444Z] 97610b706bee: Preparing [2025-11-25T03:38:09.444Z] 1aae43ea62c3: Preparing [2025-11-25T03:38:09.444Z] 9c01414a6925: Preparing [2025-11-25T03:38:09.444Z] 94ff95aa0d3a: Preparing [2025-11-25T03:38:09.444Z] 53b941664579: Preparing [2025-11-25T03:38:09.444Z] bbecc19f6503: Preparing [2025-11-25T03:38:09.444Z] 14e9d8140bea: Preparing [2025-11-25T03:38:09.444Z] 49cb11dfc125: Preparing [2025-11-25T03:38:09.444Z] debf62b2b5fe: Preparing [2025-11-25T03:38:09.444Z] d2b46c22d435: Preparing [2025-11-25T03:38:09.444Z] bd9464958db9: Preparing [2025-11-25T03:38:09.444Z] 0e64f2360a44: Preparing [2025-11-25T03:38:09.444Z] 49cb11dfc125: Waiting [2025-11-25T03:38:09.444Z] debf62b2b5fe: Waiting [2025-11-25T03:38:09.444Z] d2b46c22d435: Waiting [2025-11-25T03:38:09.444Z] bd9464958db9: Waiting [2025-11-25T03:38:09.444Z] bbecc19f6503: Waiting [2025-11-25T03:38:09.444Z] 14e9d8140bea: Waiting [2025-11-25T03:38:09.444Z] 0e64f2360a44: Waiting [2025-11-25T03:38:09.444Z] 53b941664579: Layer already exists [2025-11-25T03:38:09.444Z] 9c01414a6925: Layer already exists [2025-11-25T03:38:09.444Z] 97610b706bee: Layer already exists [2025-11-25T03:38:09.444Z] 94ff95aa0d3a: Layer already exists [2025-11-25T03:38:09.444Z] 1aae43ea62c3: Layer already exists [2025-11-25T03:38:09.444Z] bbecc19f6503: Layer already exists [2025-11-25T03:38:09.444Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:09.444Z] 14e9d8140bea: Layer already exists [2025-11-25T03:38:09.444Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:09.444Z] d2b46c22d435: Layer already exists [2025-11-25T03:38:09.444Z] bd9464958db9: Layer already exists [2025-11-25T03:38:09.444Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:09.707Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:d0f7d4b79d5570983850eadbe31ea891df7453fcd084dfc76dfe87c07369fc78 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:10.059Z] + 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-11-25T03:38:10.983Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-11-25T03:38:10.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T03:38:10.983Z] 97610b706bee: Preparing [2025-11-25T03:38:10.983Z] 1aae43ea62c3: Preparing [2025-11-25T03:38:10.983Z] 9c01414a6925: Preparing [2025-11-25T03:38:10.983Z] 94ff95aa0d3a: Preparing [2025-11-25T03:38:10.983Z] 53b941664579: Preparing [2025-11-25T03:38:10.983Z] bbecc19f6503: Preparing [2025-11-25T03:38:10.983Z] 14e9d8140bea: Preparing [2025-11-25T03:38:10.983Z] 49cb11dfc125: Preparing [2025-11-25T03:38:10.983Z] debf62b2b5fe: Preparing [2025-11-25T03:38:10.983Z] d2b46c22d435: Preparing [2025-11-25T03:38:10.983Z] bd9464958db9: Preparing [2025-11-25T03:38:10.983Z] 0e64f2360a44: Preparing [2025-11-25T03:38:10.983Z] bbecc19f6503: Waiting [2025-11-25T03:38:10.983Z] 14e9d8140bea: Waiting [2025-11-25T03:38:10.983Z] debf62b2b5fe: Waiting [2025-11-25T03:38:10.983Z] d2b46c22d435: Waiting [2025-11-25T03:38:10.983Z] bd9464958db9: Waiting [2025-11-25T03:38:10.983Z] 49cb11dfc125: Waiting [2025-11-25T03:38:10.983Z] 0e64f2360a44: Waiting [2025-11-25T03:38:10.983Z] 53b941664579: Layer already exists [2025-11-25T03:38:10.983Z] 94ff95aa0d3a: Layer already exists [2025-11-25T03:38:10.983Z] 9c01414a6925: Layer already exists [2025-11-25T03:38:10.983Z] 97610b706bee: Layer already exists [2025-11-25T03:38:10.983Z] 1aae43ea62c3: Layer already exists [2025-11-25T03:38:10.983Z] 14e9d8140bea: Layer already exists [2025-11-25T03:38:10.983Z] bbecc19f6503: Layer already exists [2025-11-25T03:38:10.983Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:10.983Z] d2b46c22d435: Layer already exists [2025-11-25T03:38:10.983Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:10.983Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:10.983Z] bd9464958db9: Layer already exists [2025-11-25T03:38:11.247Z] main: digest: sha256:d0f7d4b79d5570983850eadbe31ea891df7453fcd084dfc76dfe87c07369fc78 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:38:11.326Z] ===================================================== [Pipeline] echo [2025-11-25T03:38:11.345Z] taggedImages: [2025-11-25T03:38:11.345Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:38:11.345Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-25T03:38:11.345Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.77 [2025-11-25T03:38:11.345Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:38:11.345Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-25T03:38:11.372Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-25T03:38:11.372Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:38:11.372Z] latest [2025-11-25T03:38:11.372Z] 4.1.0-dev.77 [2025-11-25T03:38:11.372Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:38:11.372Z] main [2025-11-25T03:38:11.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:11.740Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:12.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:38:12.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T03:38:12.083Z] 173e7dd1a74a: Preparing [2025-11-25T03:38:12.083Z] 4b7cd70d75e2: Preparing [2025-11-25T03:38:12.083Z] 49cb11dfc125: Preparing [2025-11-25T03:38:12.083Z] debf62b2b5fe: Preparing [2025-11-25T03:38:12.083Z] fa4846d7f6f2: Preparing [2025-11-25T03:38:12.083Z] cb3cbc8c23c5: Preparing [2025-11-25T03:38:12.083Z] 0e64f2360a44: Preparing [2025-11-25T03:38:12.083Z] 0e64f2360a44: Waiting [2025-11-25T03:38:12.348Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:12.348Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:12.348Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:12.348Z] 173e7dd1a74a: Pushed [2025-11-25T03:38:12.613Z] fa4846d7f6f2: Pushed [2025-11-25T03:38:14.010Z] cb3cbc8c23c5: Pushed [2025-11-25T03:38:19.325Z] 4b7cd70d75e2: Pushed [2025-11-25T03:38:19.326Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c194fea00b27c6d55f37e7f2ec1faff4717160c642d8c311b21a56ae15249eb4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:19.677Z] + 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-11-25T03:38:20.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-25T03:38:20.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T03:38:20.022Z] 173e7dd1a74a: Preparing [2025-11-25T03:38:20.022Z] 4b7cd70d75e2: Preparing [2025-11-25T03:38:20.022Z] 49cb11dfc125: Preparing [2025-11-25T03:38:20.022Z] debf62b2b5fe: Preparing [2025-11-25T03:38:20.022Z] fa4846d7f6f2: Preparing [2025-11-25T03:38:20.022Z] cb3cbc8c23c5: Preparing [2025-11-25T03:38:20.022Z] 0e64f2360a44: Preparing [2025-11-25T03:38:20.022Z] cb3cbc8c23c5: Waiting [2025-11-25T03:38:20.022Z] fa4846d7f6f2: Layer already exists [2025-11-25T03:38:20.022Z] 4b7cd70d75e2: Layer already exists [2025-11-25T03:38:20.022Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:20.022Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:20.022Z] 173e7dd1a74a: Layer already exists [2025-11-25T03:38:20.022Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:20.022Z] cb3cbc8c23c5: Layer already exists [2025-11-25T03:38:20.022Z] latest: digest: sha256:c194fea00b27c6d55f37e7f2ec1faff4717160c642d8c311b21a56ae15249eb4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:20.645Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:20.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.77 [2025-11-25T03:38:20.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T03:38:20.991Z] 173e7dd1a74a: Preparing [2025-11-25T03:38:20.991Z] 4b7cd70d75e2: Preparing [2025-11-25T03:38:20.991Z] 49cb11dfc125: Preparing [2025-11-25T03:38:20.991Z] debf62b2b5fe: Preparing [2025-11-25T03:38:20.991Z] fa4846d7f6f2: Preparing [2025-11-25T03:38:20.991Z] cb3cbc8c23c5: Preparing [2025-11-25T03:38:20.991Z] 0e64f2360a44: Preparing [2025-11-25T03:38:20.991Z] cb3cbc8c23c5: Waiting [2025-11-25T03:38:20.991Z] 0e64f2360a44: Waiting [2025-11-25T03:38:20.991Z] 4b7cd70d75e2: Layer already exists [2025-11-25T03:38:20.991Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:20.991Z] fa4846d7f6f2: Layer already exists [2025-11-25T03:38:20.991Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:20.991Z] 173e7dd1a74a: Layer already exists [2025-11-25T03:38:20.991Z] cb3cbc8c23c5: Layer already exists [2025-11-25T03:38:20.991Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:20.991Z] 4.1.0-dev.77: digest: sha256:c194fea00b27c6d55f37e7f2ec1faff4717160c642d8c311b21a56ae15249eb4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:21.615Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:21.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:38:21.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T03:38:21.966Z] 173e7dd1a74a: Preparing [2025-11-25T03:38:21.966Z] 4b7cd70d75e2: Preparing [2025-11-25T03:38:21.966Z] 49cb11dfc125: Preparing [2025-11-25T03:38:21.966Z] debf62b2b5fe: Preparing [2025-11-25T03:38:21.966Z] fa4846d7f6f2: Preparing [2025-11-25T03:38:21.966Z] cb3cbc8c23c5: Preparing [2025-11-25T03:38:21.966Z] 0e64f2360a44: Preparing [2025-11-25T03:38:21.966Z] cb3cbc8c23c5: Waiting [2025-11-25T03:38:21.966Z] 0e64f2360a44: Waiting [2025-11-25T03:38:21.966Z] 173e7dd1a74a: Layer already exists [2025-11-25T03:38:21.966Z] fa4846d7f6f2: Layer already exists [2025-11-25T03:38:21.966Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:21.966Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:21.966Z] 4b7cd70d75e2: Layer already exists [2025-11-25T03:38:21.966Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:21.966Z] cb3cbc8c23c5: Layer already exists [2025-11-25T03:38:21.966Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c194fea00b27c6d55f37e7f2ec1faff4717160c642d8c311b21a56ae15249eb4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:22.587Z] + 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-11-25T03:38:23.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-11-25T03:38:23.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T03:38:23.914Z] 173e7dd1a74a: Preparing [2025-11-25T03:38:23.914Z] 4b7cd70d75e2: Preparing [2025-11-25T03:38:23.914Z] 49cb11dfc125: Preparing [2025-11-25T03:38:23.914Z] debf62b2b5fe: Preparing [2025-11-25T03:38:23.914Z] fa4846d7f6f2: Preparing [2025-11-25T03:38:23.914Z] cb3cbc8c23c5: Preparing [2025-11-25T03:38:23.914Z] 0e64f2360a44: Preparing [2025-11-25T03:38:23.914Z] cb3cbc8c23c5: Waiting [2025-11-25T03:38:23.914Z] 0e64f2360a44: Waiting [2025-11-25T03:38:23.914Z] 173e7dd1a74a: Layer already exists [2025-11-25T03:38:23.914Z] 4b7cd70d75e2: Layer already exists [2025-11-25T03:38:23.914Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:23.914Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:23.914Z] fa4846d7f6f2: Layer already exists [2025-11-25T03:38:23.914Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:23.914Z] cb3cbc8c23c5: Layer already exists [2025-11-25T03:38:24.196Z] main: digest: sha256:c194fea00b27c6d55f37e7f2ec1faff4717160c642d8c311b21a56ae15249eb4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:38:24.267Z] ===================================================== [Pipeline] echo [2025-11-25T03:38:24.284Z] taggedImages: [2025-11-25T03:38:24.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:38:24.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-25T03:38:24.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.77 [2025-11-25T03:38:24.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:38:24.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-25T03:38:24.310Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-25T03:38:24.310Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:38:24.310Z] latest [2025-11-25T03:38:24.310Z] 4.1.0-dev.77 [2025-11-25T03:38:24.310Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:38:24.310Z] main [2025-11-25T03:38:24.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:24.665Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:25.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:38:25.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T03:38:25.081Z] e93c6b070cd2: Preparing [2025-11-25T03:38:25.081Z] 9a8bfe0793e5: Preparing [2025-11-25T03:38:25.081Z] e00d3653fbc5: Preparing [2025-11-25T03:38:25.081Z] 49cb11dfc125: Preparing [2025-11-25T03:38:25.081Z] debf62b2b5fe: Preparing [2025-11-25T03:38:25.081Z] 2171934a2a87: Preparing [2025-11-25T03:38:25.081Z] 83d68afc83ae: Preparing [2025-11-25T03:38:25.081Z] ceebb7474da4: Preparing [2025-11-25T03:38:25.081Z] 457894b1105e: Preparing [2025-11-25T03:38:25.081Z] 0e64f2360a44: Preparing [2025-11-25T03:38:25.081Z] 2171934a2a87: Waiting [2025-11-25T03:38:25.081Z] ceebb7474da4: Waiting [2025-11-25T03:38:25.081Z] 457894b1105e: Waiting [2025-11-25T03:38:25.081Z] 0e64f2360a44: Waiting [2025-11-25T03:38:25.081Z] 83d68afc83ae: Waiting [2025-11-25T03:38:25.081Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:25.081Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:25.348Z] 9a8bfe0793e5: Pushed [2025-11-25T03:38:25.348Z] e00d3653fbc5: Pushed [2025-11-25T03:38:25.348Z] e93c6b070cd2: Pushed [2025-11-25T03:38:25.348Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:25.614Z] ceebb7474da4: Pushed [2025-11-25T03:38:26.602Z] 457894b1105e: Pushed [2025-11-25T03:38:38.963Z] 83d68afc83ae: Pushed [2025-11-25T03:38:53.962Z] 2171934a2a87: Pushed [2025-11-25T03:38:53.962Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:c9863a0d7561a0ecc8930d40248efabf604125056aa03ace7c9faf49ad8ac41c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:54.313Z] + 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-11-25T03:38:54.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-25T03:38:54.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T03:38:54.669Z] e93c6b070cd2: Preparing [2025-11-25T03:38:54.669Z] 9a8bfe0793e5: Preparing [2025-11-25T03:38:54.669Z] e00d3653fbc5: Preparing [2025-11-25T03:38:54.669Z] 49cb11dfc125: Preparing [2025-11-25T03:38:54.669Z] debf62b2b5fe: Preparing [2025-11-25T03:38:54.669Z] 2171934a2a87: Preparing [2025-11-25T03:38:54.669Z] 83d68afc83ae: Preparing [2025-11-25T03:38:54.669Z] ceebb7474da4: Preparing [2025-11-25T03:38:54.669Z] 457894b1105e: Preparing [2025-11-25T03:38:54.669Z] 0e64f2360a44: Preparing [2025-11-25T03:38:54.669Z] 83d68afc83ae: Waiting [2025-11-25T03:38:54.669Z] ceebb7474da4: Waiting [2025-11-25T03:38:54.669Z] 457894b1105e: Waiting [2025-11-25T03:38:54.669Z] 0e64f2360a44: Waiting [2025-11-25T03:38:54.669Z] 2171934a2a87: Waiting [2025-11-25T03:38:54.669Z] 9a8bfe0793e5: Layer already exists [2025-11-25T03:38:54.669Z] e93c6b070cd2: Layer already exists [2025-11-25T03:38:54.669Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:54.669Z] e00d3653fbc5: Layer already exists [2025-11-25T03:38:54.669Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:54.669Z] 83d68afc83ae: Layer already exists [2025-11-25T03:38:54.669Z] 457894b1105e: Layer already exists [2025-11-25T03:38:54.669Z] ceebb7474da4: Layer already exists [2025-11-25T03:38:54.669Z] 2171934a2a87: Layer already exists [2025-11-25T03:38:54.669Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:54.933Z] latest: digest: sha256:c9863a0d7561a0ecc8930d40248efabf604125056aa03ace7c9faf49ad8ac41c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:55.470Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:55.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.77 [2025-11-25T03:38:55.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T03:38:55.803Z] e93c6b070cd2: Preparing [2025-11-25T03:38:55.803Z] 9a8bfe0793e5: Preparing [2025-11-25T03:38:55.803Z] e00d3653fbc5: Preparing [2025-11-25T03:38:55.803Z] 49cb11dfc125: Preparing [2025-11-25T03:38:55.803Z] debf62b2b5fe: Preparing [2025-11-25T03:38:55.803Z] 2171934a2a87: Preparing [2025-11-25T03:38:55.803Z] 83d68afc83ae: Preparing [2025-11-25T03:38:55.803Z] ceebb7474da4: Preparing [2025-11-25T03:38:55.803Z] 457894b1105e: Preparing [2025-11-25T03:38:55.803Z] 0e64f2360a44: Preparing [2025-11-25T03:38:55.803Z] 457894b1105e: Waiting [2025-11-25T03:38:55.803Z] 0e64f2360a44: Waiting [2025-11-25T03:38:55.803Z] 2171934a2a87: Waiting [2025-11-25T03:38:55.803Z] 83d68afc83ae: Waiting [2025-11-25T03:38:55.803Z] ceebb7474da4: Waiting [2025-11-25T03:38:55.803Z] e00d3653fbc5: Layer already exists [2025-11-25T03:38:55.803Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:55.803Z] e93c6b070cd2: Layer already exists [2025-11-25T03:38:55.803Z] 9a8bfe0793e5: Layer already exists [2025-11-25T03:38:55.803Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:55.803Z] 457894b1105e: Layer already exists [2025-11-25T03:38:55.803Z] ceebb7474da4: Layer already exists [2025-11-25T03:38:55.803Z] 2171934a2a87: Layer already exists [2025-11-25T03:38:55.803Z] 83d68afc83ae: Layer already exists [2025-11-25T03:38:55.803Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:55.803Z] 4.1.0-dev.77: digest: sha256:c9863a0d7561a0ecc8930d40248efabf604125056aa03ace7c9faf49ad8ac41c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:56.410Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:56.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:38:56.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T03:38:56.759Z] e93c6b070cd2: Preparing [2025-11-25T03:38:56.759Z] 9a8bfe0793e5: Preparing [2025-11-25T03:38:56.759Z] e00d3653fbc5: Preparing [2025-11-25T03:38:56.759Z] 49cb11dfc125: Preparing [2025-11-25T03:38:56.759Z] debf62b2b5fe: Preparing [2025-11-25T03:38:56.759Z] 2171934a2a87: Preparing [2025-11-25T03:38:56.759Z] 83d68afc83ae: Preparing [2025-11-25T03:38:56.759Z] ceebb7474da4: Preparing [2025-11-25T03:38:56.759Z] 457894b1105e: Preparing [2025-11-25T03:38:56.759Z] 0e64f2360a44: Preparing [2025-11-25T03:38:56.759Z] 2171934a2a87: Waiting [2025-11-25T03:38:56.759Z] 83d68afc83ae: Waiting [2025-11-25T03:38:56.759Z] ceebb7474da4: Waiting [2025-11-25T03:38:56.759Z] 0e64f2360a44: Waiting [2025-11-25T03:38:56.759Z] 457894b1105e: Waiting [2025-11-25T03:38:56.759Z] 9a8bfe0793e5: Layer already exists [2025-11-25T03:38:56.759Z] e93c6b070cd2: Layer already exists [2025-11-25T03:38:56.759Z] e00d3653fbc5: Layer already exists [2025-11-25T03:38:56.759Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:56.759Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:56.759Z] ceebb7474da4: Layer already exists [2025-11-25T03:38:56.759Z] 457894b1105e: Layer already exists [2025-11-25T03:38:56.759Z] 2171934a2a87: Layer already exists [2025-11-25T03:38:56.759Z] 83d68afc83ae: Layer already exists [2025-11-25T03:38:56.759Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:56.759Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:c9863a0d7561a0ecc8930d40248efabf604125056aa03ace7c9faf49ad8ac41c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:57.382Z] + 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-11-25T03:38:57.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-11-25T03:38:57.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T03:38:57.728Z] e93c6b070cd2: Preparing [2025-11-25T03:38:57.728Z] 9a8bfe0793e5: Preparing [2025-11-25T03:38:57.728Z] e00d3653fbc5: Preparing [2025-11-25T03:38:57.728Z] 49cb11dfc125: Preparing [2025-11-25T03:38:57.728Z] debf62b2b5fe: Preparing [2025-11-25T03:38:57.728Z] 2171934a2a87: Preparing [2025-11-25T03:38:57.728Z] 83d68afc83ae: Preparing [2025-11-25T03:38:57.728Z] ceebb7474da4: Preparing [2025-11-25T03:38:57.728Z] 457894b1105e: Preparing [2025-11-25T03:38:57.728Z] 0e64f2360a44: Preparing [2025-11-25T03:38:57.728Z] 2171934a2a87: Waiting [2025-11-25T03:38:57.728Z] 83d68afc83ae: Waiting [2025-11-25T03:38:57.728Z] ceebb7474da4: Waiting [2025-11-25T03:38:57.728Z] 457894b1105e: Waiting [2025-11-25T03:38:57.728Z] 0e64f2360a44: Waiting [2025-11-25T03:38:57.728Z] 9a8bfe0793e5: Layer already exists [2025-11-25T03:38:57.728Z] e93c6b070cd2: Layer already exists [2025-11-25T03:38:57.728Z] e00d3653fbc5: Layer already exists [2025-11-25T03:38:57.728Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:57.728Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:57.728Z] 2171934a2a87: Layer already exists [2025-11-25T03:38:57.728Z] ceebb7474da4: Layer already exists [2025-11-25T03:38:57.728Z] 457894b1105e: Layer already exists [2025-11-25T03:38:57.728Z] 83d68afc83ae: Layer already exists [2025-11-25T03:38:57.728Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:57.993Z] main: digest: sha256:c9863a0d7561a0ecc8930d40248efabf604125056aa03ace7c9faf49ad8ac41c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:38:58.071Z] ===================================================== [Pipeline] echo [2025-11-25T03:38:58.089Z] taggedImages: [2025-11-25T03:38:58.089Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:38:58.089Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-25T03:38:58.089Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.77 [2025-11-25T03:38:58.089Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:38:58.089Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-25T03:38:58.110Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-25T03:38:58.110Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:38:58.110Z] latest [2025-11-25T03:38:58.110Z] 4.1.0-dev.77 [2025-11-25T03:38:58.110Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:38:58.110Z] main [2025-11-25T03:38:58.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:58.468Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:38:58.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:38:58.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T03:38:58.817Z] 8449588130dd: Preparing [2025-11-25T03:38:58.817Z] 0ff64e11f22b: Preparing [2025-11-25T03:38:58.817Z] c3f04279a558: Preparing [2025-11-25T03:38:58.817Z] 49cb11dfc125: Preparing [2025-11-25T03:38:58.817Z] debf62b2b5fe: Preparing [2025-11-25T03:38:58.817Z] fb50dae6b7ab: Preparing [2025-11-25T03:38:58.817Z] fb50dae6b7ab: Waiting [2025-11-25T03:38:58.817Z] 8f5945bdc3d7: Preparing [2025-11-25T03:38:58.817Z] 90dc58641de9: Preparing [2025-11-25T03:38:58.817Z] 8f5945bdc3d7: Waiting [2025-11-25T03:38:58.817Z] 90dc58641de9: Waiting [2025-11-25T03:38:58.817Z] 0e64f2360a44: Preparing [2025-11-25T03:38:58.817Z] 0e64f2360a44: Waiting [2025-11-25T03:38:59.083Z] 0ff64e11f22b: Pushed [2025-11-25T03:38:59.083Z] c3f04279a558: Pushed [2025-11-25T03:38:59.083Z] 49cb11dfc125: Layer already exists [2025-11-25T03:38:59.083Z] debf62b2b5fe: Layer already exists [2025-11-25T03:38:59.083Z] 0e64f2360a44: Layer already exists [2025-11-25T03:38:59.083Z] 8449588130dd: Pushed [2025-11-25T03:38:59.348Z] 8f5945bdc3d7: Pushed [2025-11-25T03:38:59.925Z] 90dc58641de9: Pushed [2025-11-25T03:39:26.585Z] fb50dae6b7ab: Pushed [2025-11-25T03:39:26.854Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:9e031c148bd234a8a39568a3d050424d67876a7f0c11a62527f9610642eec54c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:39:27.248Z] + 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-11-25T03:39:27.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-25T03:39:27.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T03:39:27.602Z] 8449588130dd: Preparing [2025-11-25T03:39:27.602Z] 0ff64e11f22b: Preparing [2025-11-25T03:39:27.602Z] c3f04279a558: Preparing [2025-11-25T03:39:27.602Z] 49cb11dfc125: Preparing [2025-11-25T03:39:27.602Z] debf62b2b5fe: Preparing [2025-11-25T03:39:27.602Z] fb50dae6b7ab: Preparing [2025-11-25T03:39:27.602Z] 8f5945bdc3d7: Preparing [2025-11-25T03:39:27.602Z] 90dc58641de9: Preparing [2025-11-25T03:39:27.602Z] 0e64f2360a44: Preparing [2025-11-25T03:39:27.602Z] 8f5945bdc3d7: Waiting [2025-11-25T03:39:27.602Z] 90dc58641de9: Waiting [2025-11-25T03:39:27.602Z] 0e64f2360a44: Waiting [2025-11-25T03:39:27.602Z] fb50dae6b7ab: Waiting [2025-11-25T03:39:27.602Z] debf62b2b5fe: Layer already exists [2025-11-25T03:39:27.602Z] 49cb11dfc125: Layer already exists [2025-11-25T03:39:27.602Z] 8449588130dd: Layer already exists [2025-11-25T03:39:27.602Z] 0ff64e11f22b: Layer already exists [2025-11-25T03:39:27.602Z] c3f04279a558: Layer already exists [2025-11-25T03:39:27.602Z] 90dc58641de9: Layer already exists [2025-11-25T03:39:27.602Z] 8f5945bdc3d7: Layer already exists [2025-11-25T03:39:27.602Z] 0e64f2360a44: Layer already exists [2025-11-25T03:39:27.602Z] fb50dae6b7ab: Layer already exists [2025-11-25T03:39:27.873Z] latest: digest: sha256:9e031c148bd234a8a39568a3d050424d67876a7f0c11a62527f9610642eec54c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:39:28.236Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:39:28.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.77 [2025-11-25T03:39:28.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T03:39:28.595Z] 8449588130dd: Preparing [2025-11-25T03:39:28.595Z] 0ff64e11f22b: Preparing [2025-11-25T03:39:28.595Z] c3f04279a558: Preparing [2025-11-25T03:39:28.595Z] 49cb11dfc125: Preparing [2025-11-25T03:39:28.595Z] debf62b2b5fe: Preparing [2025-11-25T03:39:28.595Z] fb50dae6b7ab: Preparing [2025-11-25T03:39:28.595Z] 8f5945bdc3d7: Preparing [2025-11-25T03:39:28.595Z] 90dc58641de9: Preparing [2025-11-25T03:39:28.595Z] 0e64f2360a44: Preparing [2025-11-25T03:39:28.595Z] fb50dae6b7ab: Waiting [2025-11-25T03:39:28.595Z] 8f5945bdc3d7: Waiting [2025-11-25T03:39:28.595Z] 90dc58641de9: Waiting [2025-11-25T03:39:28.595Z] 0e64f2360a44: Waiting [2025-11-25T03:39:28.595Z] 8449588130dd: Layer already exists [2025-11-25T03:39:28.595Z] debf62b2b5fe: Layer already exists [2025-11-25T03:39:28.595Z] c3f04279a558: Layer already exists [2025-11-25T03:39:28.595Z] 49cb11dfc125: Layer already exists [2025-11-25T03:39:28.595Z] 0ff64e11f22b: Layer already exists [2025-11-25T03:39:28.595Z] 8f5945bdc3d7: Layer already exists [2025-11-25T03:39:28.595Z] 0e64f2360a44: Layer already exists [2025-11-25T03:39:28.595Z] fb50dae6b7ab: Layer already exists [2025-11-25T03:39:28.595Z] 90dc58641de9: Layer already exists [2025-11-25T03:39:28.595Z] 4.1.0-dev.77: digest: sha256:9e031c148bd234a8a39568a3d050424d67876a7f0c11a62527f9610642eec54c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:39:29.222Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:39:29.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:39:29.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T03:39:29.575Z] 8449588130dd: Preparing [2025-11-25T03:39:29.575Z] 0ff64e11f22b: Preparing [2025-11-25T03:39:29.575Z] c3f04279a558: Preparing [2025-11-25T03:39:29.575Z] 49cb11dfc125: Preparing [2025-11-25T03:39:29.575Z] debf62b2b5fe: Preparing [2025-11-25T03:39:29.575Z] fb50dae6b7ab: Preparing [2025-11-25T03:39:29.575Z] 8f5945bdc3d7: Preparing [2025-11-25T03:39:29.575Z] 90dc58641de9: Preparing [2025-11-25T03:39:29.575Z] 0e64f2360a44: Preparing [2025-11-25T03:39:29.575Z] 90dc58641de9: Waiting [2025-11-25T03:39:29.575Z] fb50dae6b7ab: Waiting [2025-11-25T03:39:29.575Z] 0e64f2360a44: Waiting [2025-11-25T03:39:29.575Z] 8f5945bdc3d7: Waiting [2025-11-25T03:39:29.575Z] 8449588130dd: Layer already exists [2025-11-25T03:39:29.575Z] 49cb11dfc125: Layer already exists [2025-11-25T03:39:29.575Z] debf62b2b5fe: Layer already exists [2025-11-25T03:39:29.575Z] c3f04279a558: Layer already exists [2025-11-25T03:39:29.575Z] 0ff64e11f22b: Layer already exists [2025-11-25T03:39:29.575Z] 8f5945bdc3d7: Layer already exists [2025-11-25T03:39:29.575Z] 90dc58641de9: Layer already exists [2025-11-25T03:39:29.575Z] fb50dae6b7ab: Layer already exists [2025-11-25T03:39:29.575Z] 0e64f2360a44: Layer already exists [2025-11-25T03:39:29.575Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:9e031c148bd234a8a39568a3d050424d67876a7f0c11a62527f9610642eec54c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:39:29.960Z] + 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-11-25T03:39:30.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-11-25T03:39:30.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T03:39:30.311Z] 8449588130dd: Preparing [2025-11-25T03:39:30.311Z] 0ff64e11f22b: Preparing [2025-11-25T03:39:30.311Z] c3f04279a558: Preparing [2025-11-25T03:39:30.311Z] 49cb11dfc125: Preparing [2025-11-25T03:39:30.311Z] debf62b2b5fe: Preparing [2025-11-25T03:39:30.311Z] fb50dae6b7ab: Preparing [2025-11-25T03:39:30.311Z] 8f5945bdc3d7: Preparing [2025-11-25T03:39:30.311Z] fb50dae6b7ab: Waiting [2025-11-25T03:39:30.311Z] 90dc58641de9: Preparing [2025-11-25T03:39:30.311Z] 0e64f2360a44: Preparing [2025-11-25T03:39:30.311Z] 8f5945bdc3d7: Waiting [2025-11-25T03:39:30.311Z] 90dc58641de9: Waiting [2025-11-25T03:39:30.311Z] 0e64f2360a44: Waiting [2025-11-25T03:39:30.311Z] 8449588130dd: Layer already exists [2025-11-25T03:39:30.311Z] c3f04279a558: Layer already exists [2025-11-25T03:39:30.311Z] 49cb11dfc125: Layer already exists [2025-11-25T03:39:30.311Z] debf62b2b5fe: Layer already exists [2025-11-25T03:39:30.311Z] 0ff64e11f22b: Layer already exists [2025-11-25T03:39:30.311Z] fb50dae6b7ab: Layer already exists [2025-11-25T03:39:30.311Z] 90dc58641de9: Layer already exists [2025-11-25T03:39:30.311Z] 8f5945bdc3d7: Layer already exists [2025-11-25T03:39:30.311Z] 0e64f2360a44: Layer already exists [2025-11-25T03:39:30.311Z] main: digest: sha256:9e031c148bd234a8a39568a3d050424d67876a7f0c11a62527f9610642eec54c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:39:30.397Z] ===================================================== [Pipeline] echo [2025-11-25T03:39:30.422Z] taggedImages: [2025-11-25T03:39:30.422Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:39:30.422Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-25T03:39:30.422Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.77 [2025-11-25T03:39:30.422Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:39:30.422Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-25T03:39:30.456Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-25T03:39:30.456Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:39:30.456Z] latest [2025-11-25T03:39:30.456Z] 4.1.0-dev.77 [2025-11-25T03:39:30.456Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:39:30.456Z] main [2025-11-25T03:39:30.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:39:30.914Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:39:31.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:39:31.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T03:39:31.277Z] 6507ae923cd4: Preparing [2025-11-25T03:39:31.277Z] bb8e96c8d444: Preparing [2025-11-25T03:39:31.277Z] 737e6f69e4a6: Preparing [2025-11-25T03:39:31.277Z] 49cb11dfc125: Preparing [2025-11-25T03:39:31.277Z] debf62b2b5fe: Preparing [2025-11-25T03:39:31.277Z] 20d703c4b6be: Preparing [2025-11-25T03:39:31.277Z] ceebb7474da4: Preparing [2025-11-25T03:39:31.277Z] 457894b1105e: Preparing [2025-11-25T03:39:31.277Z] 0e64f2360a44: Preparing [2025-11-25T03:39:31.277Z] ceebb7474da4: Waiting [2025-11-25T03:39:31.277Z] 457894b1105e: Waiting [2025-11-25T03:39:31.277Z] 0e64f2360a44: Waiting [2025-11-25T03:39:31.277Z] 20d703c4b6be: Waiting [2025-11-25T03:39:31.277Z] debf62b2b5fe: Layer already exists [2025-11-25T03:39:31.277Z] 49cb11dfc125: Layer already exists [2025-11-25T03:39:31.570Z] ceebb7474da4: Layer already exists [2025-11-25T03:39:31.570Z] 457894b1105e: Layer already exists [2025-11-25T03:39:31.570Z] 737e6f69e4a6: Pushed [2025-11-25T03:39:31.570Z] bb8e96c8d444: Pushed [2025-11-25T03:39:31.570Z] 6507ae923cd4: Pushed [2025-11-25T03:39:31.570Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:03.785Z] 20d703c4b6be: Pushed [2025-11-25T03:40:03.785Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:9ab22056e0abd9ffec2834cda870094d1fc88301726412c2b523a0e3081c0297 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:04.150Z] + 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-11-25T03:40:04.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-25T03:40:04.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T03:40:04.491Z] 6507ae923cd4: Preparing [2025-11-25T03:40:04.491Z] bb8e96c8d444: Preparing [2025-11-25T03:40:04.491Z] 737e6f69e4a6: Preparing [2025-11-25T03:40:04.491Z] 49cb11dfc125: Preparing [2025-11-25T03:40:04.491Z] debf62b2b5fe: Preparing [2025-11-25T03:40:04.491Z] 20d703c4b6be: Preparing [2025-11-25T03:40:04.491Z] ceebb7474da4: Preparing [2025-11-25T03:40:04.491Z] 457894b1105e: Preparing [2025-11-25T03:40:04.491Z] 0e64f2360a44: Preparing [2025-11-25T03:40:04.491Z] 20d703c4b6be: Waiting [2025-11-25T03:40:04.491Z] ceebb7474da4: Waiting [2025-11-25T03:40:04.491Z] 457894b1105e: Waiting [2025-11-25T03:40:04.491Z] 0e64f2360a44: Waiting [2025-11-25T03:40:04.491Z] 737e6f69e4a6: Layer already exists [2025-11-25T03:40:04.491Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:04.491Z] bb8e96c8d444: Layer already exists [2025-11-25T03:40:04.491Z] 6507ae923cd4: Layer already exists [2025-11-25T03:40:04.491Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:04.491Z] 20d703c4b6be: Layer already exists [2025-11-25T03:40:04.491Z] ceebb7474da4: Layer already exists [2025-11-25T03:40:04.491Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:04.491Z] 457894b1105e: Layer already exists [2025-11-25T03:40:04.754Z] latest: digest: sha256:9ab22056e0abd9ffec2834cda870094d1fc88301726412c2b523a0e3081c0297 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:05.100Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:05.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.77 [2025-11-25T03:40:05.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T03:40:05.441Z] 6507ae923cd4: Preparing [2025-11-25T03:40:05.441Z] bb8e96c8d444: Preparing [2025-11-25T03:40:05.441Z] 737e6f69e4a6: Preparing [2025-11-25T03:40:05.441Z] 49cb11dfc125: Preparing [2025-11-25T03:40:05.441Z] debf62b2b5fe: Preparing [2025-11-25T03:40:05.441Z] 20d703c4b6be: Preparing [2025-11-25T03:40:05.441Z] ceebb7474da4: Preparing [2025-11-25T03:40:05.441Z] 457894b1105e: Preparing [2025-11-25T03:40:05.441Z] 0e64f2360a44: Preparing [2025-11-25T03:40:05.441Z] ceebb7474da4: Waiting [2025-11-25T03:40:05.441Z] 457894b1105e: Waiting [2025-11-25T03:40:05.441Z] 0e64f2360a44: Waiting [2025-11-25T03:40:05.441Z] 20d703c4b6be: Waiting [2025-11-25T03:40:05.441Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:05.441Z] 6507ae923cd4: Layer already exists [2025-11-25T03:40:05.441Z] 737e6f69e4a6: Layer already exists [2025-11-25T03:40:05.441Z] bb8e96c8d444: Layer already exists [2025-11-25T03:40:05.441Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:05.441Z] 20d703c4b6be: Layer already exists [2025-11-25T03:40:05.441Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:05.441Z] ceebb7474da4: Layer already exists [2025-11-25T03:40:05.441Z] 457894b1105e: Layer already exists [2025-11-25T03:40:05.704Z] 4.1.0-dev.77: digest: sha256:9ab22056e0abd9ffec2834cda870094d1fc88301726412c2b523a0e3081c0297 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:06.057Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:06.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:40:06.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T03:40:06.405Z] 6507ae923cd4: Preparing [2025-11-25T03:40:06.405Z] bb8e96c8d444: Preparing [2025-11-25T03:40:06.405Z] 737e6f69e4a6: Preparing [2025-11-25T03:40:06.405Z] 49cb11dfc125: Preparing [2025-11-25T03:40:06.405Z] debf62b2b5fe: Preparing [2025-11-25T03:40:06.405Z] 20d703c4b6be: Preparing [2025-11-25T03:40:06.405Z] ceebb7474da4: Preparing [2025-11-25T03:40:06.405Z] 457894b1105e: Preparing [2025-11-25T03:40:06.405Z] 0e64f2360a44: Preparing [2025-11-25T03:40:06.405Z] 457894b1105e: Waiting [2025-11-25T03:40:06.405Z] 0e64f2360a44: Waiting [2025-11-25T03:40:06.405Z] 20d703c4b6be: Waiting [2025-11-25T03:40:06.405Z] ceebb7474da4: Waiting [2025-11-25T03:40:06.405Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:06.405Z] 6507ae923cd4: Layer already exists [2025-11-25T03:40:06.405Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:06.405Z] bb8e96c8d444: Layer already exists [2025-11-25T03:40:06.405Z] 737e6f69e4a6: Layer already exists [2025-11-25T03:40:06.405Z] 20d703c4b6be: Layer already exists [2025-11-25T03:40:06.405Z] 457894b1105e: Layer already exists [2025-11-25T03:40:06.405Z] ceebb7474da4: Layer already exists [2025-11-25T03:40:06.405Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:06.405Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:9ab22056e0abd9ffec2834cda870094d1fc88301726412c2b523a0e3081c0297 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:07.016Z] + 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-11-25T03:40:07.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-11-25T03:40:07.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T03:40:07.362Z] 6507ae923cd4: Preparing [2025-11-25T03:40:07.362Z] bb8e96c8d444: Preparing [2025-11-25T03:40:07.362Z] 737e6f69e4a6: Preparing [2025-11-25T03:40:07.362Z] 49cb11dfc125: Preparing [2025-11-25T03:40:07.362Z] debf62b2b5fe: Preparing [2025-11-25T03:40:07.362Z] 20d703c4b6be: Preparing [2025-11-25T03:40:07.362Z] ceebb7474da4: Preparing [2025-11-25T03:40:07.362Z] 457894b1105e: Preparing [2025-11-25T03:40:07.362Z] 0e64f2360a44: Preparing [2025-11-25T03:40:07.362Z] ceebb7474da4: Waiting [2025-11-25T03:40:07.362Z] 457894b1105e: Waiting [2025-11-25T03:40:07.362Z] 0e64f2360a44: Waiting [2025-11-25T03:40:07.362Z] 20d703c4b6be: Waiting [2025-11-25T03:40:07.362Z] bb8e96c8d444: Layer already exists [2025-11-25T03:40:07.362Z] 737e6f69e4a6: Layer already exists [2025-11-25T03:40:07.362Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:07.363Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:07.363Z] 6507ae923cd4: Layer already exists [2025-11-25T03:40:07.363Z] ceebb7474da4: Layer already exists [2025-11-25T03:40:07.363Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:07.363Z] 20d703c4b6be: Layer already exists [2025-11-25T03:40:07.363Z] 457894b1105e: Layer already exists [2025-11-25T03:40:07.363Z] main: digest: sha256:9ab22056e0abd9ffec2834cda870094d1fc88301726412c2b523a0e3081c0297 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:40:07.712Z] ===================================================== [Pipeline] echo [2025-11-25T03:40:07.724Z] taggedImages: [2025-11-25T03:40:07.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:40:07.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-25T03:40:07.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.77 [2025-11-25T03:40:07.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:40:07.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-25T03:40:07.750Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-25T03:40:07.751Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:40:07.751Z] latest [2025-11-25T03:40:07.751Z] 4.1.0-dev.77 [2025-11-25T03:40:07.751Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:40:07.751Z] main [2025-11-25T03:40:07.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:08.127Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:08.471Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:40:08.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T03:40:08.471Z] 2dd95c4daef5: Preparing [2025-11-25T03:40:08.471Z] c138a0d240f4: Preparing [2025-11-25T03:40:08.471Z] 49cb11dfc125: Preparing [2025-11-25T03:40:08.471Z] debf62b2b5fe: Preparing [2025-11-25T03:40:08.471Z] 490ab8aed18c: Preparing [2025-11-25T03:40:08.471Z] c315ee6d781b: Preparing [2025-11-25T03:40:08.471Z] 0e64f2360a44: Preparing [2025-11-25T03:40:08.471Z] c315ee6d781b: Waiting [2025-11-25T03:40:08.471Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:08.471Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:08.736Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:08.736Z] 2dd95c4daef5: Pushed [2025-11-25T03:40:09.000Z] 490ab8aed18c: Pushed [2025-11-25T03:40:09.955Z] c315ee6d781b: Pushed [2025-11-25T03:40:18.135Z] c138a0d240f4: Pushed [2025-11-25T03:40:18.135Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:12bd1258bb122b9c673620cf9dcda8aecc0c2de2548e366ea2ad514f04a3d5e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:18.485Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:18.829Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-25T03:40:18.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T03:40:18.829Z] 2dd95c4daef5: Preparing [2025-11-25T03:40:18.829Z] c138a0d240f4: Preparing [2025-11-25T03:40:18.829Z] 49cb11dfc125: Preparing [2025-11-25T03:40:18.829Z] debf62b2b5fe: Preparing [2025-11-25T03:40:18.829Z] 490ab8aed18c: Preparing [2025-11-25T03:40:18.829Z] c315ee6d781b: Preparing [2025-11-25T03:40:18.829Z] 0e64f2360a44: Preparing [2025-11-25T03:40:18.829Z] 0e64f2360a44: Waiting [2025-11-25T03:40:18.829Z] c315ee6d781b: Waiting [2025-11-25T03:40:18.829Z] c138a0d240f4: Layer already exists [2025-11-25T03:40:18.829Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:18.829Z] 2dd95c4daef5: Layer already exists [2025-11-25T03:40:18.829Z] 490ab8aed18c: Layer already exists [2025-11-25T03:40:18.829Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:18.829Z] c315ee6d781b: Layer already exists [2025-11-25T03:40:18.829Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:19.094Z] latest: digest: sha256:12bd1258bb122b9c673620cf9dcda8aecc0c2de2548e366ea2ad514f04a3d5e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:19.459Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:19.802Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.77 [2025-11-25T03:40:19.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T03:40:19.802Z] 2dd95c4daef5: Preparing [2025-11-25T03:40:19.802Z] c138a0d240f4: Preparing [2025-11-25T03:40:19.802Z] 49cb11dfc125: Preparing [2025-11-25T03:40:19.802Z] debf62b2b5fe: Preparing [2025-11-25T03:40:19.802Z] 490ab8aed18c: Preparing [2025-11-25T03:40:19.802Z] c315ee6d781b: Preparing [2025-11-25T03:40:19.802Z] 0e64f2360a44: Preparing [2025-11-25T03:40:19.802Z] c315ee6d781b: Waiting [2025-11-25T03:40:19.802Z] 0e64f2360a44: Waiting [2025-11-25T03:40:19.802Z] c138a0d240f4: Layer already exists [2025-11-25T03:40:19.802Z] 2dd95c4daef5: Layer already exists [2025-11-25T03:40:19.802Z] 490ab8aed18c: Layer already exists [2025-11-25T03:40:19.802Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:19.802Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:19.802Z] c315ee6d781b: Layer already exists [2025-11-25T03:40:19.802Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:19.802Z] 4.1.0-dev.77: digest: sha256:12bd1258bb122b9c673620cf9dcda8aecc0c2de2548e366ea2ad514f04a3d5e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:20.444Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:20.804Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:40:20.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T03:40:20.804Z] 2dd95c4daef5: Preparing [2025-11-25T03:40:20.804Z] c138a0d240f4: Preparing [2025-11-25T03:40:20.804Z] 49cb11dfc125: Preparing [2025-11-25T03:40:20.804Z] debf62b2b5fe: Preparing [2025-11-25T03:40:20.804Z] 490ab8aed18c: Preparing [2025-11-25T03:40:20.804Z] c315ee6d781b: Preparing [2025-11-25T03:40:20.804Z] 0e64f2360a44: Preparing [2025-11-25T03:40:20.804Z] 0e64f2360a44: Waiting [2025-11-25T03:40:20.804Z] c315ee6d781b: Waiting [2025-11-25T03:40:20.804Z] 2dd95c4daef5: Layer already exists [2025-11-25T03:40:20.804Z] c138a0d240f4: Layer already exists [2025-11-25T03:40:20.804Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:20.804Z] 490ab8aed18c: Layer already exists [2025-11-25T03:40:20.804Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:20.804Z] c315ee6d781b: Layer already exists [2025-11-25T03:40:20.804Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:21.070Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:12bd1258bb122b9c673620cf9dcda8aecc0c2de2548e366ea2ad514f04a3d5e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:21.564Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:21.907Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-11-25T03:40:21.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T03:40:21.907Z] 2dd95c4daef5: Preparing [2025-11-25T03:40:21.907Z] c138a0d240f4: Preparing [2025-11-25T03:40:21.907Z] 49cb11dfc125: Preparing [2025-11-25T03:40:21.908Z] debf62b2b5fe: Preparing [2025-11-25T03:40:21.908Z] 490ab8aed18c: Preparing [2025-11-25T03:40:21.908Z] c315ee6d781b: Preparing [2025-11-25T03:40:21.908Z] 0e64f2360a44: Preparing [2025-11-25T03:40:21.908Z] c315ee6d781b: Waiting [2025-11-25T03:40:21.908Z] 0e64f2360a44: Waiting [2025-11-25T03:40:21.908Z] 2dd95c4daef5: Layer already exists [2025-11-25T03:40:21.908Z] 490ab8aed18c: Layer already exists [2025-11-25T03:40:21.908Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:21.908Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:21.908Z] c138a0d240f4: Layer already exists [2025-11-25T03:40:21.908Z] c315ee6d781b: Layer already exists [2025-11-25T03:40:21.908Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:21.908Z] main: digest: sha256:12bd1258bb122b9c673620cf9dcda8aecc0c2de2548e366ea2ad514f04a3d5e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:40:22.254Z] ===================================================== [Pipeline] echo [2025-11-25T03:40:22.276Z] taggedImages: [2025-11-25T03:40:22.276Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:40:22.276Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-25T03:40:22.276Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.77 [2025-11-25T03:40:22.276Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:40:22.276Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-25T03:40:22.304Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-25T03:40:22.304Z] 5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:40:22.304Z] latest [2025-11-25T03:40:22.304Z] 4.1.0-dev.77 [2025-11-25T03:40:22.304Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:40:22.304Z] main [2025-11-25T03:40:22.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:22.658Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:23.011Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:40:23.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T03:40:23.011Z] daf4e2d5b73a: Preparing [2025-11-25T03:40:23.011Z] 0ae76d070809: Preparing [2025-11-25T03:40:23.011Z] 49cb11dfc125: Preparing [2025-11-25T03:40:23.011Z] debf62b2b5fe: Preparing [2025-11-25T03:40:23.011Z] 0a93dbf470c7: Preparing [2025-11-25T03:40:23.011Z] 0acaf027c67f: Preparing [2025-11-25T03:40:23.011Z] 0e64f2360a44: Preparing [2025-11-25T03:40:23.011Z] 0acaf027c67f: Waiting [2025-11-25T03:40:23.011Z] 0e64f2360a44: Waiting [2025-11-25T03:40:23.275Z] 0a93dbf470c7: Pushed [2025-11-25T03:40:25.223Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:25.223Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:25.223Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:25.223Z] daf4e2d5b73a: Pushed [2025-11-25T03:40:25.800Z] 0acaf027c67f: Pushed [2025-11-25T03:40:32.499Z] 0ae76d070809: Pushed [2025-11-25T03:40:32.499Z] 5ff0a094634f017a51662964cce374908caefb26: digest: sha256:9793307d3247b76ffcff7a9a9726d07bc98d12717b25150f119426d6c7e0f750 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:32.912Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:33.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-25T03:40:33.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T03:40:33.258Z] daf4e2d5b73a: Preparing [2025-11-25T03:40:33.258Z] 0ae76d070809: Preparing [2025-11-25T03:40:33.258Z] 49cb11dfc125: Preparing [2025-11-25T03:40:33.258Z] debf62b2b5fe: Preparing [2025-11-25T03:40:33.258Z] 0a93dbf470c7: Preparing [2025-11-25T03:40:33.258Z] 0acaf027c67f: Preparing [2025-11-25T03:40:33.258Z] 0e64f2360a44: Preparing [2025-11-25T03:40:33.258Z] 0acaf027c67f: Waiting [2025-11-25T03:40:33.258Z] 0e64f2360a44: Waiting [2025-11-25T03:40:33.258Z] daf4e2d5b73a: Layer already exists [2025-11-25T03:40:33.258Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:33.258Z] 0ae76d070809: Layer already exists [2025-11-25T03:40:33.258Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:33.258Z] 0a93dbf470c7: Layer already exists [2025-11-25T03:40:33.258Z] 0acaf027c67f: Layer already exists [2025-11-25T03:40:33.258Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:33.258Z] latest: digest: sha256:9793307d3247b76ffcff7a9a9726d07bc98d12717b25150f119426d6c7e0f750 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:33.598Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:34.040Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.77 [2025-11-25T03:40:34.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T03:40:34.041Z] daf4e2d5b73a: Preparing [2025-11-25T03:40:34.041Z] 0ae76d070809: Preparing [2025-11-25T03:40:34.041Z] 49cb11dfc125: Preparing [2025-11-25T03:40:34.041Z] debf62b2b5fe: Preparing [2025-11-25T03:40:34.041Z] 0a93dbf470c7: Preparing [2025-11-25T03:40:34.041Z] 0acaf027c67f: Preparing [2025-11-25T03:40:34.041Z] 0e64f2360a44: Preparing [2025-11-25T03:40:34.041Z] 0acaf027c67f: Waiting [2025-11-25T03:40:34.041Z] 0e64f2360a44: Waiting [2025-11-25T03:40:34.041Z] 0ae76d070809: Layer already exists [2025-11-25T03:40:34.041Z] 0a93dbf470c7: Layer already exists [2025-11-25T03:40:34.041Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:34.041Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:34.041Z] daf4e2d5b73a: Layer already exists [2025-11-25T03:40:34.041Z] 0acaf027c67f: Layer already exists [2025-11-25T03:40:34.041Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:34.041Z] 4.1.0-dev.77: digest: sha256:9793307d3247b76ffcff7a9a9726d07bc98d12717b25150f119426d6c7e0f750 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:34.419Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:34.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:40:34.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T03:40:34.793Z] daf4e2d5b73a: Preparing [2025-11-25T03:40:34.793Z] 0ae76d070809: Preparing [2025-11-25T03:40:34.793Z] 49cb11dfc125: Preparing [2025-11-25T03:40:34.793Z] debf62b2b5fe: Preparing [2025-11-25T03:40:34.793Z] 0a93dbf470c7: Preparing [2025-11-25T03:40:34.793Z] 0acaf027c67f: Preparing [2025-11-25T03:40:34.793Z] 0e64f2360a44: Preparing [2025-11-25T03:40:34.793Z] 0acaf027c67f: Waiting [2025-11-25T03:40:34.793Z] 0e64f2360a44: Waiting [2025-11-25T03:40:34.793Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:34.793Z] 0a93dbf470c7: Layer already exists [2025-11-25T03:40:34.793Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:34.793Z] daf4e2d5b73a: Layer already exists [2025-11-25T03:40:34.793Z] 0ae76d070809: Layer already exists [2025-11-25T03:40:34.793Z] 0acaf027c67f: Layer already exists [2025-11-25T03:40:34.793Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:34.793Z] 5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77: digest: sha256:9793307d3247b76ffcff7a9a9726d07bc98d12717b25150f119426d6c7e0f750 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:35.449Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:35.852Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-11-25T03:40:35.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T03:40:35.852Z] daf4e2d5b73a: Preparing [2025-11-25T03:40:35.852Z] 0ae76d070809: Preparing [2025-11-25T03:40:35.852Z] 49cb11dfc125: Preparing [2025-11-25T03:40:35.852Z] debf62b2b5fe: Preparing [2025-11-25T03:40:35.852Z] 0a93dbf470c7: Preparing [2025-11-25T03:40:35.852Z] 0acaf027c67f: Preparing [2025-11-25T03:40:35.852Z] 0e64f2360a44: Preparing [2025-11-25T03:40:35.852Z] 0acaf027c67f: Waiting [2025-11-25T03:40:35.852Z] 0e64f2360a44: Waiting [2025-11-25T03:40:35.852Z] 49cb11dfc125: Layer already exists [2025-11-25T03:40:35.852Z] 0ae76d070809: Layer already exists [2025-11-25T03:40:35.852Z] daf4e2d5b73a: Layer already exists [2025-11-25T03:40:35.852Z] debf62b2b5fe: Layer already exists [2025-11-25T03:40:35.852Z] 0a93dbf470c7: Layer already exists [2025-11-25T03:40:35.852Z] 0acaf027c67f: Layer already exists [2025-11-25T03:40:35.852Z] 0e64f2360a44: Layer already exists [2025-11-25T03:40:36.117Z] main: digest: sha256:9793307d3247b76ffcff7a9a9726d07bc98d12717b25150f119426d6c7e0f750 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T03:40:36.178Z] ===================================================== [Pipeline] echo [2025-11-25T03:40:36.192Z] taggedImages: [2025-11-25T03:40:36.192Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26 [2025-11-25T03:40:36.192Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-25T03:40:36.192Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.77 [2025-11-25T03:40:36.192Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [2025-11-25T03:40:36.192Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-11-25T03:40:36.211Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.241Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.269Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.284Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.300Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-25T03:40:36.309Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.322Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.348Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.357Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-25T03:40:36.365Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.375Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.384Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.392Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.403Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-25T03:40:36.412Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.420Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.437Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.446Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-25T03:40:36.455Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.464Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.473Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.483Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.493Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-25T03:40:36.502Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.510Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.520Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.529Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.538Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-25T03:40:36.581Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.613Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.640Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.655Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.663Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-25T03:40:36.671Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.680Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.690Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.709Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-25T03:40:36.719Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.728Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.738Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.746Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.755Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-25T03:40:36.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.772Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.781Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.790Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-25T03:40:36.807Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.816Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.825Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.833Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.844Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-25T03:40:36.854Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.863Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.873Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.881Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.919Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-25T03:40:36.945Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:36.957Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-11-25T03:40:36.966Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.978Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:36.987Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-25T03:40:36.996Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:37.004Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-11-25T03:40:37.181Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:37.220Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:37.266Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-25T03:40:37.300Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26 [Pipeline] echo [2025-11-25T03:40:37.334Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-11-25T03:40:37.372Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:37.399Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5ff0a094634f017a51662964cce374908caefb26-4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:40:37.426Z] 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-11-25T03:40:38.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T03:40:38.192Z] [2025-11-25T03:40:38.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:40:38.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T03:40:38.513Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-25T03:40:38.513Z] 8998bd30e6a1: Pulling fs layer [2025-11-25T03:40:38.513Z] 04944245beec: Pulling fs layer [2025-11-25T03:40:38.513Z] 699f458cf7ca: Pulling fs layer [2025-11-25T03:40:38.513Z] 765212b225bb: Pulling fs layer [2025-11-25T03:40:38.513Z] f23df028b6ca: Pulling fs layer [2025-11-25T03:40:38.513Z] d65c8cfc05b1: Pulling fs layer [2025-11-25T03:40:38.513Z] 2437ff75d9bd: Pulling fs layer [2025-11-25T03:40:38.513Z] f23df028b6ca: Waiting [2025-11-25T03:40:38.513Z] d65c8cfc05b1: Waiting [2025-11-25T03:40:38.513Z] 2437ff75d9bd: Waiting [2025-11-25T03:40:38.513Z] 765212b225bb: Waiting [2025-11-25T03:40:38.778Z] 04944245beec: Verifying Checksum [2025-11-25T03:40:38.778Z] 04944245beec: Download complete [2025-11-25T03:40:38.778Z] 765212b225bb: Verifying Checksum [2025-11-25T03:40:38.778Z] 765212b225bb: Download complete [2025-11-25T03:40:38.778Z] f23df028b6ca: Verifying Checksum [2025-11-25T03:40:38.778Z] f23df028b6ca: Download complete [2025-11-25T03:40:38.778Z] d65c8cfc05b1: Download complete [2025-11-25T03:40:38.778Z] 699f458cf7ca: Verifying Checksum [2025-11-25T03:40:38.778Z] 699f458cf7ca: Download complete [2025-11-25T03:40:39.357Z] 8998bd30e6a1: Download complete [2025-11-25T03:40:41.921Z] 2437ff75d9bd: Verifying Checksum [2025-11-25T03:40:41.921Z] 2437ff75d9bd: Download complete [2025-11-25T03:40:44.704Z] 8998bd30e6a1: Pull complete [2025-11-25T03:40:44.704Z] 04944245beec: Pull complete [2025-11-25T03:40:46.118Z] 699f458cf7ca: Pull complete [2025-11-25T03:40:46.118Z] 765212b225bb: Pull complete [2025-11-25T03:40:47.086Z] f23df028b6ca: Pull complete [2025-11-25T03:40:47.468Z] d65c8cfc05b1: Pull complete [2025-11-25T03:41:05.660Z] 2437ff75d9bd: Pull complete [2025-11-25T03:41:05.660Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-25T03:41:05.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T03:41:05.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T03:41:05.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-773786 does not seem to be running inside a container [2025-11-25T03:41:05.941Z] $ 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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@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-11-25T03:41:08.241Z] $ docker top 1a15c2a06d79243a4d5747beaa14b892522fb0619055a70e4d18f02be1bae198 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:41:09.162Z] ---> job-cost.sh [2025-11-25T03:41:09.162Z] lf-activate-venv: SKIPPING [2025-11-25T03:41:09.162Z] INFO: No Stack... [2025-11-25T03:41:09.739Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-25T03:41:10.315Z] INFO: Archiving Costs [Pipeline] sh [2025-11-25T03:41:10.943Z] + cat /w/workspace/edgex-go/928/archives/cost.csv [2025-11-25T03:41:10.943Z] + cut -d, -f6 [Pipeline] lock [2025-11-25T03:41:10.971Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-928-stack-cost] [2025-11-25T03:41:10.980Z] Resource [jenkins-edgexfoundry-edgex-go-main-928-stack-cost] did not exist. Created. [2025-11-25T03:41:10.986Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-928-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-25T03:41:11.310Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-25T03:41:11.990Z] Stashed 1 file(s) [Pipeline] } [2025-11-25T03:41:11.999Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-928-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-25T03:41:12.047Z] $ docker stop --time=1 1a15c2a06d79243a4d5747beaa14b892522fb0619055a70e4d18f02be1bae198 [2025-11-25T03:41:14.582Z] $ docker rm -f --volumes 1a15c2a06d79243a4d5747beaa14b892522fb0619055a70e4d18f02be1bae198 [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-11-25T03:41:15.288Z] provisioning config files... [2025-11-25T03:41:15.296Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/928@tmp/config5632457563689725736tmp [Pipeline] { [Pipeline] sh [2025-11-25T03:41:15.597Z] + set +x [2025-11-25T03:41:15.597Z] + + bash -scurl -- -s [2025-11-25T03:41:15.597Z] https://codecov.io/bash [2025-11-25T03:41:15.855Z] [2025-11-25T03:41:15.855Z] _____ _ [2025-11-25T03:41:15.855Z] / ____| | | [2025-11-25T03:41:15.855Z] | | ___ __| | ___ ___ _____ __ [2025-11-25T03:41:15.855Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-25T03:41:15.855Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-25T03:41:15.855Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-25T03:41:15.856Z] Bash-1.0.6 [2025-11-25T03:41:15.856Z] [2025-11-25T03:41:15.856Z] [2025-11-25T03:41:15.856Z] ==> git version 2.25.1 found [2025-11-25T03:41:15.856Z] ==> 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-11-25T03:41:15.856Z] Release-Date: 2020-01-08 [2025-11-25T03:41:15.856Z] 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-11-25T03:41:15.856Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-25T03:41:15.856Z] ==> Jenkins CI detected. [2025-11-25T03:41:15.856Z] current dir:  /w/workspace/edgex-go/928 [2025-11-25T03:41:15.856Z] project root: . [2025-11-25T03:41:15.856Z] --> token set from env [2025-11-25T03:41:15.856Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-25T03:41:15.856Z] ==> Running gcov in . (disable via -X gcov) [2025-11-25T03:41:15.856Z] ==> Python coveragepy not found [2025-11-25T03:41:15.856Z] ==> Searching for coverage reports in: [2025-11-25T03:41:15.856Z] + . [2025-11-25T03:41:15.856Z] -> Found 1 reports [2025-11-25T03:41:15.856Z] ==> Detecting git/mercurial file structure [2025-11-25T03:41:15.856Z] ==> Reading reports [2025-11-25T03:41:15.856Z] + ./coverage.out bytes=1040110 [2025-11-25T03:41:15.856Z] ==> Appending adjustments [2025-11-25T03:41:15.856Z] https://docs.codecov.io/docs/fixing-reports [2025-11-25T03:41:17.230Z] + Found adjustments [2025-11-25T03:41:17.230Z] ==> Gzipping contents [2025-11-25T03:41:17.230Z] 108K /tmp/codecov.vEAP77.gz [2025-11-25T03:41:17.230Z] ==> Uploading reports [2025-11-25T03:41:17.230Z] url: https://codecov.io [2025-11-25T03:41:17.230Z] query: branch=main&commit=5ff0a094634f017a51662964cce374908caefb26&build=928&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F928%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-25T03:41:17.230Z] -> Pinging Codecov [2025-11-25T03:41:17.230Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5ff0a094634f017a51662964cce374908caefb26&build=928&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F928%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-25T03:41:17.489Z] -> Uploading to [2025-11-25T03:41:17.489Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/5ff0a094634f017a51662964cce374908caefb26/45cced27-1ea7-439f-a059-8e22d6efa858.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251125%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251125T034117Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=01fa32cff3430a1c82c61f97f541dafad19b3be6691fd691c046eff5f82f54d1 [2025-11-25T03:41:17.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T03:41:17.489Z] Dload Upload Total Spent Left Speed [2025-11-25T03:41:17.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 565k --:--:-- --:--:-- --:--:-- 565k 100 104k 0 0 100 104k 0 565k --:--:-- --:--:-- --:--:-- 562k [2025-11-25T03:41:17.489Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ff0a094634f017a51662964cce374908caefb26 [Pipeline] } [2025-11-25T03:41:17.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-11-25T03:41:17.804Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-25T03:41:17.822Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:41:18.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-25T03:41:18.126Z] [2025-11-25T03:41:18.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:41:18.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-25T03:41:18.430Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-25T03:41:18.430Z] 2d35ebdb57d9: Already exists [2025-11-25T03:41:18.430Z] 85e8836fcdb2: Pulling fs layer [2025-11-25T03:41:18.430Z] 91631faa732a: Pulling fs layer [2025-11-25T03:41:18.430Z] f3f5ae8826fa: Pulling fs layer [2025-11-25T03:41:18.430Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T03:41:18.430Z] 7861252a18e6: Pulling fs layer [2025-11-25T03:41:18.430Z] 9130f900ef6f: Pulling fs layer [2025-11-25T03:41:18.430Z] 9130f900ef6f: Waiting [2025-11-25T03:41:18.430Z] 7861252a18e6: Waiting [2025-11-25T03:41:18.430Z] 4f4fb700ef54: Waiting [2025-11-25T03:41:18.430Z] f3f5ae8826fa: Verifying Checksum [2025-11-25T03:41:18.430Z] f3f5ae8826fa: Download complete [2025-11-25T03:41:18.430Z] 85e8836fcdb2: Verifying Checksum [2025-11-25T03:41:18.430Z] 85e8836fcdb2: Download complete [2025-11-25T03:41:18.430Z] 4f4fb700ef54: Verifying Checksum [2025-11-25T03:41:18.430Z] 4f4fb700ef54: Download complete [2025-11-25T03:41:18.690Z] 85e8836fcdb2: Pull complete [2025-11-25T03:41:18.690Z] 7861252a18e6: Verifying Checksum [2025-11-25T03:41:18.690Z] 7861252a18e6: Download complete [2025-11-25T03:41:18.950Z] 91631faa732a: Verifying Checksum [2025-11-25T03:41:18.950Z] 91631faa732a: Download complete [2025-11-25T03:41:19.208Z] 9130f900ef6f: Verifying Checksum [2025-11-25T03:41:19.208Z] 9130f900ef6f: Download complete [2025-11-25T03:41:24.465Z] 91631faa732a: Pull complete [2025-11-25T03:41:24.465Z] f3f5ae8826fa: Pull complete [2025-11-25T03:41:24.465Z] 4f4fb700ef54: Pull complete [2025-11-25T03:41:24.465Z] 7861252a18e6: Pull complete [2025-11-25T03:41:27.749Z] 9130f900ef6f: Pull complete [2025-11-25T03:41:27.749Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-25T03:41:27.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-25T03:41:27.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T03:41:27.847Z] prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container [2025-11-25T03:41:27.877Z] $ 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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-11-25T03:41:29.332Z] $ docker top 4fceeb7718d11a3e92c3150a5421d45f56be600714f87a57cfe03d1e4d3f5be3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T03:41:29.678Z] + git config --global --add safe.directory /w/workspace/edgex-go/928 [Pipeline] echo [2025-11-25T03:41:29.690Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-11-25T03:41:29.970Z] + set -o pipefail [2025-11-25T03:41:29.970Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-11-25T03:41:39.940Z] [2025-11-25T03:41:39.940Z] Monitoring /w/workspace/edgex-go/928 (github.com/edgexfoundry/edgex-go)... [2025-11-25T03:41:39.940Z] [2025-11-25T03:41:39.940Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ac1ff98c-3e4b-4f94-8b03-7fb64815c7da [2025-11-25T03:41:39.940Z] [2025-11-25T03:41:39.940Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-25T03:41:39.940Z] [Pipeline] } [2025-11-25T03:41:39.945Z] $ docker stop --time=1 4fceeb7718d11a3e92c3150a5421d45f56be600714f87a57cfe03d1e4d3f5be3 [2025-11-25T03:41:42.249Z] $ docker rm -f --volumes 4fceeb7718d11a3e92c3150a5421d45f56be600714f87a57cfe03d1e4d3f5be3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-11-25T03:41:43.004Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T03:41:43.027Z] provisioning config files... [2025-11-25T03:41:43.035Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/928@tmp/config1380611949431783262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:41:43.336Z] --> edgex-publish-swagger.sh [2025-11-25T03:41:43.336Z] === Publish openapi API === [2025-11-25T03:41:43.336Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-11-25T03:41:43.336Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/928/openapi/core-command.yaml] [2025-11-25T03:41:43.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T03:41:43.336Z] Dload Upload Total Spent Left Speed [2025-11-25T03:41:43.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 511 253k --:--:-- --:--:-- --:--:-- 253k [2025-11-25T03:41:43.336Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T03:41:43.336Z] [2025-11-25T03:41:43.336Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/928/openapi/core-data.yaml] [2025-11-25T03:41:43.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T03:41:43.336Z] Dload Upload Total Spent Left Speed [2025-11-25T03:41:43.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 532 593k --:--:-- --:--:-- --:--:-- 593k [2025-11-25T03:41:43.594Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T03:41:43.594Z] [2025-11-25T03:41:43.594Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/928/openapi/core-keeper.yaml] [2025-11-25T03:41:43.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T03:41:43.594Z] Dload Upload Total Spent Left Speed [2025-11-25T03:41:43.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 573 256k --:--:-- --:--:-- --:--:-- 255k [2025-11-25T03:41:43.594Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T03:41:43.594Z] [2025-11-25T03:41:43.594Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/928/openapi/core-metadata.yaml] [2025-11-25T03:41:43.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T03:41:43.594Z] Dload Upload Total Spent Left Speed [2025-11-25T03:41:43.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 458 1089k --:--:-- --:--:-- --:--:-- 1089k [2025-11-25T03:41:43.852Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T03:41:43.852Z] [2025-11-25T03:41:43.852Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/928/openapi/security-proxy-auth.yaml] [2025-11-25T03:41:43.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T03:41:43.852Z] Dload Upload Total Spent Left Speed [2025-11-25T03:41:43.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 471 170k --:--:-- --:--:-- --:--:-- 171k [2025-11-25T03:41:43.852Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T03:41:43.852Z] [2025-11-25T03:41:43.852Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/928/openapi/security-secretstore-setup.yaml] [2025-11-25T03:41:43.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T03:41:43.852Z] Dload Upload Total Spent Left Speed [2025-11-25T03:41:44.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 47939 [2025-11-25T03:41:44.110Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T03:41:44.110Z] [2025-11-25T03:41:44.110Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/928/openapi/support-notifications.yaml] [2025-11-25T03:41:44.110Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T03:41:44.110Z] Dload Upload Total Spent Left Speed [2025-11-25T03:41:44.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 515 762k --:--:-- --:--:-- --:--:-- 763k [2025-11-25T03:41:44.110Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T03:41:44.110Z] [2025-11-25T03:41:44.110Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/928/openapi/support-scheduler.yaml] [2025-11-25T03:41:44.110Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T03:41:44.110Z] Dload Upload Total Spent Left Speed [2025-11-25T03:41:44.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 605 454k --:--:-- --:--:-- --:--:-- 454k [2025-11-25T03:41:44.370Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T03:41:44.370Z] [Pipeline] } [2025-11-25T03:41:44.376Z] 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-11-25T03:41:44.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T03:41:44.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:41:45.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T03:41:45.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T03:41:45.187Z] prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container [2025-11-25T03:41:45.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-25T03:41:45.499Z] $ docker top aeea9f7ebd9e26b1a06ca7b6f659a1714316fec1e451a93bb5c24edb94a6332f -eo pid,comm [2025-11-25T03:41:45.556Z] 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-11-25T03:41:45.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T03:41:45.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T03:41:45.612Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T03:41:45.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T03:41:45.730Z] $ docker exec aeea9f7ebd9e26b1a06ca7b6f659a1714316fec1e451a93bb5c24edb94a6332f ssh-agent [2025-11-25T03:41:45.840Z] SSH_AUTH_SOCK=/tmp/ssh-ZqDEKv256T3f/agent.32 [2025-11-25T03:41:45.840Z] SSH_AGENT_PID=38 [2025-11-25T03:41:45.845Z] Running ssh-add (command line suppressed) [2025-11-25T03:41:45.936Z] Identity added: /w/workspace/edgex-go/928@tmp/private_key_5774870645103504375.key (/w/workspace/edgex-go/928@tmp/private_key_5774870645103504375.key) [2025-11-25T03:41:45.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T03:41:46.247Z] + git semver tag [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,523 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,528 [run_tag] DEBUG tag force:False [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,528 [check_head_tag] DEBUG check head tag [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,530 [execute] INFO git cat-file --batch-check [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/928, stdin=, shell=False, universal_newlines=False) [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,532 [execute] INFO git cat-file --batch [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/928, stdin=, shell=False, universal_newlines=False) [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,563 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,563 [execute] INFO git tag -a v4.1.0-dev.77 -m v4.1.0-dev.77 [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,563 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.77', '-m', 'v4.1.0-dev.77'], cwd=/w/workspace/edgex-go/928, stdin=None, shell=False, universal_newlines=False) [2025-11-25T03:41:46.814Z] 2025-11-25 03:41:46,567 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main [2025-11-25T03:41:46.814Z] 4.1.0-dev.77 [Pipeline] } [2025-11-25T03:41:46.818Z] $ docker exec --env ******** --env ******** aeea9f7ebd9e26b1a06ca7b6f659a1714316fec1e451a93bb5c24edb94a6332f ssh-agent -k [2025-11-25T03:41:46.918Z] unset SSH_AUTH_SOCK; [2025-11-25T03:41:46.919Z] unset SSH_AGENT_PID; [2025-11-25T03:41:46.919Z] echo Agent pid 38 killed; [2025-11-25T03:41:46.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T03:41:47.256Z] + git semver [Pipeline] } [2025-11-25T03:41:47.832Z] $ docker stop --time=1 aeea9f7ebd9e26b1a06ca7b6f659a1714316fec1e451a93bb5c24edb94a6332f [2025-11-25T03:41:49.133Z] $ docker rm -f --volumes aeea9f7ebd9e26b1a06ca7b6f659a1714316fec1e451a93bb5c24edb94a6332f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:41:49.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-25T03:41:49.565Z] [2025-11-25T03:41:49.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:41:49.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-25T03:41:49.871Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-25T03:41:49.871Z] ab5ef0e58194: Pulling fs layer [2025-11-25T03:41:49.871Z] 9712f1f96733: Pulling fs layer [2025-11-25T03:41:49.871Z] 63f879dbbcfc: Pulling fs layer [2025-11-25T03:41:49.871Z] 0d9ebad4ef96: Pulling fs layer [2025-11-25T03:41:49.871Z] e9a5061849ea: Pulling fs layer [2025-11-25T03:41:49.871Z] d747dcd14b5f: Pulling fs layer [2025-11-25T03:41:49.871Z] 2de7ff778b66: Pulling fs layer [2025-11-25T03:41:49.871Z] 0d9ebad4ef96: Waiting [2025-11-25T03:41:49.871Z] d747dcd14b5f: Waiting [2025-11-25T03:41:49.871Z] e9a5061849ea: Waiting [2025-11-25T03:41:49.871Z] 2de7ff778b66: Waiting [2025-11-25T03:41:49.871Z] 9712f1f96733: Verifying Checksum [2025-11-25T03:41:49.871Z] 9712f1f96733: Download complete [2025-11-25T03:41:50.132Z] 63f879dbbcfc: Download complete [2025-11-25T03:41:50.391Z] e9a5061849ea: Verifying Checksum [2025-11-25T03:41:50.391Z] e9a5061849ea: Download complete [2025-11-25T03:41:50.391Z] d747dcd14b5f: Verifying Checksum [2025-11-25T03:41:50.391Z] d747dcd14b5f: Download complete [2025-11-25T03:41:50.391Z] 0d9ebad4ef96: Download complete [2025-11-25T03:41:50.391Z] 2de7ff778b66: Verifying Checksum [2025-11-25T03:41:50.391Z] 2de7ff778b66: Download complete [2025-11-25T03:41:50.391Z] ab5ef0e58194: Verifying Checksum [2025-11-25T03:41:50.391Z] ab5ef0e58194: Download complete [2025-11-25T03:41:54.584Z] ab5ef0e58194: Pull complete [2025-11-25T03:41:54.584Z] 9712f1f96733: Pull complete [2025-11-25T03:41:55.150Z] 63f879dbbcfc: Pull complete [2025-11-25T03:42:01.716Z] 0d9ebad4ef96: Pull complete [2025-11-25T03:42:01.716Z] e9a5061849ea: Pull complete [2025-11-25T03:42:01.716Z] d747dcd14b5f: Pull complete [2025-11-25T03:42:02.652Z] 2de7ff778b66: Pull complete [2025-11-25T03:42:02.652Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-25T03:42:02.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-25T03:42:02.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T03:42:02.734Z] prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container [2025-11-25T03:42:02.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-11-25T03:42:04.336Z] $ docker top 031ecd3796bb7b03465869f07a6de6eccb0adc9be3c8a8c30d69226b59329d74 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-25T03:42:04.417Z] provisioning config files... [2025-11-25T03:42:04.424Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/928@tmp/config5420857764259977551tmp [2025-11-25T03:42:04.433Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/928@tmp/config3529081851055964322tmp [2025-11-25T03:42:04.439Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/928@tmp/config6710205446611534233tmp [Pipeline] { [Pipeline] echo [2025-11-25T03:42:04.569Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:42:04.944Z] ---> sigul-configuration.sh [2025-11-25T03:42:04.944Z] gpg: directory `/root/.gnupg' created [2025-11-25T03:42:04.944Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-25T03:42:04.944Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-25T03:42:04.944Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-25T03:42:04.944Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-25T03:42:04.944Z] gpg: CAST5 encrypted data [2025-11-25T03:42:04.944Z] gpg: encrypted with 1 passphrase [2025-11-25T03:42:04.944Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-25T03:42:05.335Z] + mkdir /home/jenkins [2025-11-25T03:42:05.335Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-25T03:42:05.627Z] + 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-11-25T03:42:05.643Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:42:05.936Z] ---> sigul-install.sh [2025-11-25T03:42:05.936Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-25T03:42:06.240Z] + git tag --list [2025-11-25T03:42:06.240Z] 0.6.0 [2025-11-25T03:42:06.240Z] 0.6.1 [2025-11-25T03:42:06.240Z] 0.7.0 [2025-11-25T03:42:06.240Z] 0.7.1 [2025-11-25T03:42:06.240Z] v1.0.0 [2025-11-25T03:42:06.240Z] v1.0.1 [2025-11-25T03:42:06.240Z] v1.1.0 [2025-11-25T03:42:06.240Z] v1.2.0 [2025-11-25T03:42:06.240Z] v1.2.1 [2025-11-25T03:42:06.240Z] v1.3.0 [2025-11-25T03:42:06.240Z] v1.3.1 [2025-11-25T03:42:06.240Z] v2.0.0 [2025-11-25T03:42:06.240Z] v2.1.0 [2025-11-25T03:42:06.240Z] v2.1.1 [2025-11-25T03:42:06.240Z] v2.2.0 [2025-11-25T03:42:06.240Z] v2.3.0 [2025-11-25T03:42:06.240Z] v3.0 [2025-11-25T03:42:06.240Z] v3.0.0 [2025-11-25T03:42:06.240Z] v3.1 [2025-11-25T03:42:06.240Z] v3.1.0 [2025-11-25T03:42:06.240Z] v3.1.1 [2025-11-25T03:42:06.240Z] v4.0 [2025-11-25T03:42:06.240Z] v4.0.0 [2025-11-25T03:42:06.240Z] v4.0.1 [2025-11-25T03:42:06.240Z] v4.0.1-dev.1 [2025-11-25T03:42:06.240Z] v4.0.1-dev.2 [2025-11-25T03:42:06.240Z] v4.1.0-dev.1 [2025-11-25T03:42:06.240Z] v4.1.0-dev.10 [2025-11-25T03:42:06.240Z] v4.1.0-dev.11 [2025-11-25T03:42:06.240Z] v4.1.0-dev.12 [2025-11-25T03:42:06.240Z] v4.1.0-dev.13 [2025-11-25T03:42:06.240Z] v4.1.0-dev.14 [2025-11-25T03:42:06.240Z] v4.1.0-dev.15 [2025-11-25T03:42:06.240Z] v4.1.0-dev.16 [2025-11-25T03:42:06.240Z] v4.1.0-dev.17 [2025-11-25T03:42:06.240Z] v4.1.0-dev.18 [2025-11-25T03:42:06.240Z] v4.1.0-dev.19 [2025-11-25T03:42:06.240Z] v4.1.0-dev.2 [2025-11-25T03:42:06.240Z] v4.1.0-dev.20 [2025-11-25T03:42:06.240Z] v4.1.0-dev.21 [2025-11-25T03:42:06.240Z] v4.1.0-dev.22 [2025-11-25T03:42:06.240Z] v4.1.0-dev.23 [2025-11-25T03:42:06.240Z] v4.1.0-dev.24 [2025-11-25T03:42:06.240Z] v4.1.0-dev.25 [2025-11-25T03:42:06.240Z] v4.1.0-dev.26 [2025-11-25T03:42:06.240Z] v4.1.0-dev.27 [2025-11-25T03:42:06.240Z] v4.1.0-dev.28 [2025-11-25T03:42:06.240Z] v4.1.0-dev.29 [2025-11-25T03:42:06.240Z] v4.1.0-dev.3 [2025-11-25T03:42:06.240Z] v4.1.0-dev.30 [2025-11-25T03:42:06.240Z] v4.1.0-dev.31 [2025-11-25T03:42:06.240Z] v4.1.0-dev.32 [2025-11-25T03:42:06.240Z] v4.1.0-dev.33 [2025-11-25T03:42:06.240Z] v4.1.0-dev.34 [2025-11-25T03:42:06.240Z] v4.1.0-dev.35 [2025-11-25T03:42:06.240Z] v4.1.0-dev.36 [2025-11-25T03:42:06.240Z] v4.1.0-dev.37 [2025-11-25T03:42:06.240Z] v4.1.0-dev.38 [2025-11-25T03:42:06.240Z] v4.1.0-dev.39 [2025-11-25T03:42:06.240Z] v4.1.0-dev.4 [2025-11-25T03:42:06.240Z] v4.1.0-dev.40 [2025-11-25T03:42:06.240Z] v4.1.0-dev.41 [2025-11-25T03:42:06.240Z] v4.1.0-dev.42 [2025-11-25T03:42:06.240Z] v4.1.0-dev.43 [2025-11-25T03:42:06.240Z] v4.1.0-dev.44 [2025-11-25T03:42:06.240Z] v4.1.0-dev.45 [2025-11-25T03:42:06.240Z] v4.1.0-dev.46 [2025-11-25T03:42:06.240Z] v4.1.0-dev.47 [2025-11-25T03:42:06.240Z] v4.1.0-dev.48 [2025-11-25T03:42:06.240Z] v4.1.0-dev.49 [2025-11-25T03:42:06.240Z] v4.1.0-dev.5 [2025-11-25T03:42:06.240Z] v4.1.0-dev.50 [2025-11-25T03:42:06.240Z] v4.1.0-dev.51 [2025-11-25T03:42:06.240Z] v4.1.0-dev.52 [2025-11-25T03:42:06.240Z] v4.1.0-dev.53 [2025-11-25T03:42:06.240Z] v4.1.0-dev.54 [2025-11-25T03:42:06.240Z] v4.1.0-dev.55 [2025-11-25T03:42:06.240Z] v4.1.0-dev.56 [2025-11-25T03:42:06.240Z] v4.1.0-dev.57 [2025-11-25T03:42:06.240Z] v4.1.0-dev.58 [2025-11-25T03:42:06.240Z] v4.1.0-dev.59 [2025-11-25T03:42:06.240Z] v4.1.0-dev.6 [2025-11-25T03:42:06.240Z] v4.1.0-dev.60 [2025-11-25T03:42:06.240Z] v4.1.0-dev.61 [2025-11-25T03:42:06.240Z] v4.1.0-dev.62 [2025-11-25T03:42:06.240Z] v4.1.0-dev.63 [2025-11-25T03:42:06.240Z] v4.1.0-dev.64 [2025-11-25T03:42:06.240Z] v4.1.0-dev.65 [2025-11-25T03:42:06.240Z] v4.1.0-dev.66 [2025-11-25T03:42:06.240Z] v4.1.0-dev.67 [2025-11-25T03:42:06.240Z] v4.1.0-dev.68 [2025-11-25T03:42:06.240Z] v4.1.0-dev.69 [2025-11-25T03:42:06.240Z] v4.1.0-dev.7 [2025-11-25T03:42:06.240Z] v4.1.0-dev.70 [2025-11-25T03:42:06.240Z] v4.1.0-dev.71 [2025-11-25T03:42:06.240Z] v4.1.0-dev.72 [2025-11-25T03:42:06.240Z] v4.1.0-dev.73 [2025-11-25T03:42:06.240Z] v4.1.0-dev.74 [2025-11-25T03:42:06.240Z] v4.1.0-dev.75 [2025-11-25T03:42:06.240Z] v4.1.0-dev.76 [2025-11-25T03:42:06.240Z] v4.1.0-dev.77 [2025-11-25T03:42:06.240Z] v4.1.0-dev.8 [2025-11-25T03:42:06.240Z] v4.1.0-dev.9 [Pipeline] sh [2025-11-25T03:42:06.532Z] + lftools sign git-tag v4.1.0-dev.77 [2025-11-25T03:42:07.099Z] Signing Git tag with Sigul... [2025-11-25T03:42:07.099Z] Signing v4.1.0-dev.77 [Pipeline] echo [2025-11-25T03:42:07.679Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:42:07.973Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-25T03:42:07.979Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-25T03:42:07.999Z] $ docker stop --time=1 031ecd3796bb7b03465869f07a6de6eccb0adc9be3c8a8c30d69226b59329d74 [2025-11-25T03:42:09.277Z] $ docker rm -f --volumes 031ecd3796bb7b03465869f07a6de6eccb0adc9be3c8a8c30d69226b59329d74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-25T03:42:09.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T03:42:09.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:42:10.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T03:42:10.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T03:42:10.069Z] prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container [2025-11-25T03:42:10.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-25T03:42:10.316Z] $ docker top 3112e28e71039073f39da4bb71bf89c4a3ea3c5bdbd7e50465e7a80b19542070 -eo pid,comm [2025-11-25T03:42:10.360Z] 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-11-25T03:42:10.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T03:42:10.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T03:42:10.414Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T03:42:10.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T03:42:10.520Z] $ docker exec 3112e28e71039073f39da4bb71bf89c4a3ea3c5bdbd7e50465e7a80b19542070 ssh-agent [2025-11-25T03:42:10.627Z] SSH_AUTH_SOCK=/tmp/ssh-nJDlnBlNlHcC/agent.32 [2025-11-25T03:42:10.627Z] SSH_AGENT_PID=38 [2025-11-25T03:42:10.631Z] Running ssh-add (command line suppressed) [2025-11-25T03:42:10.714Z] Identity added: /w/workspace/edgex-go/928@tmp/private_key_11513470724892099532.key (/w/workspace/edgex-go/928@tmp/private_key_11513470724892099532.key) [2025-11-25T03:42:10.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T03:42:11.021Z] + git semver bump pre [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,225 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,229 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,229 [bump_version] DEBUG bumping version:4.1.0-dev.77 on axis:pre with prefix:dev [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,230 [bump_version] DEBUG bumped version:4.1.0-dev.78 [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,230 [write_version] DEBUG write version:4.1.0-dev.78 to path:/w/workspace/edgex-go/928/.semver/main with force:True [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,230 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,230 [write_file] DEBUG write to file:/w/workspace/edgex-go/928/.semver/main [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,234 [execute] INFO git cat-file --batch-check [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/928/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,239 [execute] INFO git cat-file --batch [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/928/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-25T03:42:11.278Z] 2025-11-25 03:42:11,242 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main [2025-11-25T03:42:11.278Z] 4.1.0-dev.78 [Pipeline] } [2025-11-25T03:42:11.539Z] $ docker exec --env ******** --env ******** 3112e28e71039073f39da4bb71bf89c4a3ea3c5bdbd7e50465e7a80b19542070 ssh-agent -k [2025-11-25T03:42:11.631Z] unset SSH_AUTH_SOCK; [2025-11-25T03:42:11.631Z] unset SSH_AGENT_PID; [2025-11-25T03:42:11.631Z] echo Agent pid 38 killed; [2025-11-25T03:42:11.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T03:42:11.965Z] + git semver [Pipeline] } [2025-11-25T03:42:12.227Z] $ docker stop --time=1 3112e28e71039073f39da4bb71bf89c4a3ea3c5bdbd7e50465e7a80b19542070 [2025-11-25T03:42:13.453Z] $ docker rm -f --volumes 3112e28e71039073f39da4bb71bf89c4a3ea3c5bdbd7e50465e7a80b19542070 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T03:42:13.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T03:42:13.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:42:14.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T03:42:14.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T03:42:14.187Z] prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container [2025-11-25T03:42:14.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-25T03:42:14.448Z] $ docker top f8bd15dbcb4307895a37e662ef152b19cb1f94effc88ed7de7ecf0a9fa70d18f -eo pid,comm [2025-11-25T03:42:14.490Z] 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-11-25T03:42:14.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T03:42:14.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T03:42:14.549Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T03:42:14.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T03:42:14.648Z] $ docker exec f8bd15dbcb4307895a37e662ef152b19cb1f94effc88ed7de7ecf0a9fa70d18f ssh-agent [2025-11-25T03:42:14.751Z] SSH_AUTH_SOCK=/tmp/ssh-C1nDzwOf5OlT/agent.34 [2025-11-25T03:42:14.751Z] SSH_AGENT_PID=40 [2025-11-25T03:42:14.755Z] Running ssh-add (command line suppressed) [2025-11-25T03:42:14.844Z] Identity added: /w/workspace/edgex-go/928@tmp/private_key_1721385731617631619.key (/w/workspace/edgex-go/928@tmp/private_key_1721385731617631619.key) [2025-11-25T03:42:14.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T03:42:15.153Z] + git semver push [2025-11-25T03:42:15.717Z] 2025-11-25 03:42:15,411 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T03:42:15.717Z] 2025-11-25 03:42:15,416 [run_push] DEBUG push [2025-11-25T03:42:15.717Z] 2025-11-25 03:42:15,417 [execute] INFO git cat-file --batch-check [2025-11-25T03:42:15.717Z] 2025-11-25 03:42:15,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/928/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-25T03:42:15.717Z] 2025-11-25 03:42:15,420 [execute] INFO git rev-list 776ed7607f37cec654f27028dfa8fec125907b19 -- [2025-11-25T03:42:15.717Z] 2025-11-25 03:42:15,420 [execute] DEBUG Popen(['git', 'rev-list', '776ed7607f37cec654f27028dfa8fec125907b19', '--'], cwd=/w/workspace/edgex-go/928/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-25T03:42:15.717Z] 2025-11-25 03:42:15,436 [execute] INFO git fetch -v -- origin [2025-11-25T03:42:15.717Z] 2025-11-25 03:42:15,437 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/928/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-25T03:42:16.284Z] 2025-11-25 03:42:16,014 [run_push] DEBUG no remote changes detected [2025-11-25T03:42:16.284Z] 2025-11-25 03:42:16,014 [execute] INFO git push origin semver [2025-11-25T03:42:16.284Z] 2025-11-25 03:42:16,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/928/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-25T03:42:17.216Z] 2025-11-25 03:42:17,009 [run_push] DEBUG push all version tags [2025-11-25T03:42:17.216Z] 2025-11-25 03:42:17,009 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-25T03:42:17.216Z] 2025-11-25 03:42:17,009 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/928, stdin=None, shell=False, universal_newlines=False) [2025-11-25T03:42:17.780Z] 2025-11-25 03:42:17,737 [read_version] DEBUG read version from /w/workspace/edgex-go/928/.semver/main [2025-11-25T03:42:17.780Z] 4.1.0-dev.78 [Pipeline] } [2025-11-25T03:42:18.039Z] $ docker exec --env ******** --env ******** f8bd15dbcb4307895a37e662ef152b19cb1f94effc88ed7de7ecf0a9fa70d18f ssh-agent -k [2025-11-25T03:42:18.129Z] unset SSH_AUTH_SOCK; [2025-11-25T03:42:18.129Z] unset SSH_AGENT_PID; [2025-11-25T03:42:18.129Z] echo Agent pid 40 killed; [2025-11-25T03:42:18.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T03:42:18.462Z] + git semver [Pipeline] } [2025-11-25T03:42:19.032Z] $ docker stop --time=1 f8bd15dbcb4307895a37e662ef152b19cb1f94effc88ed7de7ecf0a9fa70d18f [2025-11-25T03:42:20.310Z] $ docker rm -f --volumes f8bd15dbcb4307895a37e662ef152b19cb1f94effc88ed7de7ecf0a9fa70d18f [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-11-25T03:42:20.834Z] + [ -d /w/workspace/edgex-go/928/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:42:21.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:42:21.969Z] ---> package-listing.sh [2025-11-25T03:42:21.969Z] ++ facter osfamily [2025-11-25T03:42:21.969Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-25T03:42:22.231Z] + OS_FAMILY=debian [2025-11-25T03:42:22.231Z] + workspace=/w/workspace/edgex-go/928 [2025-11-25T03:42:22.231Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-25T03:42:22.231Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-25T03:42:22.231Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-25T03:42:22.231Z] + PACKAGES=/tmp/packages_start.txt [2025-11-25T03:42:22.231Z] + '[' /w/workspace/edgex-go/928 ']' [2025-11-25T03:42:22.231Z] + PACKAGES=/tmp/packages_end.txt [2025-11-25T03:42:22.231Z] + case "${OS_FAMILY}" in [2025-11-25T03:42:22.231Z] + dpkg -l [2025-11-25T03:42:22.231Z] + grep '^ii' [2025-11-25T03:42:22.231Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-25T03:42:22.231Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-25T03:42:22.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-25T03:42:22.231Z] + '[' /w/workspace/edgex-go/928 ']' [2025-11-25T03:42:22.231Z] + mkdir -p /w/workspace/edgex-go/928/archives/ [2025-11-25T03:42:22.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/928/archives/ [Pipeline] echo [2025-11-25T03:42:22.240Z] 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/928/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-25T03:42:22.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:42:23.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T03:42:23.074Z] [2025-11-25T03:42:23.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T03:42:23.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T03:42:23.372Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-25T03:42:23.372Z] 5eb5b503b376: Pulling fs layer [2025-11-25T03:42:23.372Z] 5c69ac0246d0: Pulling fs layer [2025-11-25T03:42:23.372Z] ec43610c2a17: Pulling fs layer [2025-11-25T03:42:23.372Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-25T03:42:23.372Z] 33b1e0a273af: Pulling fs layer [2025-11-25T03:42:23.372Z] 5d3b04190fa2: Pulling fs layer [2025-11-25T03:42:23.372Z] 2f39f015ded8: Pulling fs layer [2025-11-25T03:42:23.372Z] 3a2ae6a8a46f: Waiting [2025-11-25T03:42:23.372Z] 33b1e0a273af: Waiting [2025-11-25T03:42:23.372Z] 5d3b04190fa2: Waiting [2025-11-25T03:42:23.372Z] 2f39f015ded8: Waiting [2025-11-25T03:42:23.372Z] 5c69ac0246d0: Verifying Checksum [2025-11-25T03:42:23.372Z] 5c69ac0246d0: Download complete [2025-11-25T03:42:23.372Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-25T03:42:23.372Z] 3a2ae6a8a46f: Download complete [2025-11-25T03:42:23.372Z] 33b1e0a273af: Verifying Checksum [2025-11-25T03:42:23.372Z] 33b1e0a273af: Download complete [2025-11-25T03:42:23.372Z] 5d3b04190fa2: Verifying Checksum [2025-11-25T03:42:23.372Z] 5d3b04190fa2: Download complete [2025-11-25T03:42:23.372Z] ec43610c2a17: Verifying Checksum [2025-11-25T03:42:23.372Z] ec43610c2a17: Download complete [2025-11-25T03:42:23.629Z] 5eb5b503b376: Verifying Checksum [2025-11-25T03:42:23.629Z] 5eb5b503b376: Download complete [2025-11-25T03:42:23.886Z] 2f39f015ded8: Download complete [2025-11-25T03:42:24.818Z] 5eb5b503b376: Pull complete [2025-11-25T03:42:24.818Z] 5c69ac0246d0: Pull complete [2025-11-25T03:42:25.383Z] ec43610c2a17: Pull complete [2025-11-25T03:42:25.383Z] 3a2ae6a8a46f: Pull complete [2025-11-25T03:42:25.383Z] 33b1e0a273af: Pull complete [2025-11-25T03:42:25.644Z] 5d3b04190fa2: Pull complete [2025-11-25T03:42:30.910Z] 2f39f015ded8: Pull complete [2025-11-25T03:42:30.910Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-25T03:42:30.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T03:42:30.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T03:42:30.999Z] prd-ubuntu20.04-docker-8c-8g-773785 does not seem to be running inside a container [2025-11-25T03:42:31.018Z] $ 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/928/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/928 -v /w/workspace/edgex-go/928:/w/workspace/edgex-go/928:rw,z -v /w/workspace/edgex-go/928@tmp:/w/workspace/edgex-go/928@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-25T03:42:32.467Z] $ docker top 2cdbce96c4f245b266c1aee8d5c6919eabb8259c66e547440e148212c545c4c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T03:42:32.808Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-25T03:42:33.087Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-25T03:42:33.370Z] + ls /var/log/sa-host [2025-11-25T03:42:33.370Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T03:42:33.406Z] provisioning config files... [2025-11-25T03:42:33.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/928@tmp/config7984058530534148010tmp [Pipeline] { [Pipeline] echo [2025-11-25T03:42:33.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:42:33.726Z] ---> create-netrc.sh [Pipeline] } [2025-11-25T03:42:33.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:42:34.038Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-25T03:42:34.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:42:34.328Z] ---> sudo-logs.sh [2025-11-25T03:42:34.328Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-25T03:42:34.362Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:42:34.651Z] ---> job-cost.sh [2025-11-25T03:42:34.651Z] lf-activate-venv: SKIPPING [2025-11-25T03:42:34.651Z] DEBUG: total: 0.10999999940395355 [2025-11-25T03:42:34.651Z] INFO: Retrieving Stack Cost... [2025-11-25T03:42:34.910Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-25T03:42:35.477Z] INFO: Archiving Costs [Pipeline] echo [2025-11-25T03:42:35.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T03:42:35.777Z] ---> logs-deploy.sh [2025-11-25T03:42:35.777Z] lf-activate-venv: SKIPPING [2025-11-25T03:42:35.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/928 [2025-11-25T03:42:35.777Z] INFO: archiving workspace using pattern(s): [2025-11-25T03:42:36.714Z] Archives upload complete. [2025-11-25T03:42:36.976Z] INFO: archiving logs to Nexus